openvk/Web/static/js/package.json
mrilyew 2795e1e1a4
feat(profiles): add ability to crop avatar (#1089)
* feat(profiles): add ability to crop avatar

Closes #1068 and maybe slash 106

* add ability to take avatar photo from camera

почему бы и нет

---------

Co-authored-by: lalka2018 <99399973+lalka2016@users.noreply.github.com>
Co-authored-by: celestora <kitsuruko@gmail.com>
2024-10-14 13:53:56 +03:00

25 lines
612 B
JSON

{
"dependencies": {
"@atlassian/aui": "^9.6.0",
"create-react-class": "^15.7.0",
"cropperjs": "^1.6.1",
"dashjs": "^4.3.0",
"id3js": "^2.1.1",
"handlebars": "^4.7.7",
"jquery": "^3.0.0",
"knockout": "^3.5.1",
"ky": "^0.19.0",
"literallycanvas": "^0.5.2",
"monaco-editor": "^0.20.0",
"msgpack-lite": "^0.1.26",
"plotly.js-dist": "^1.52.3",
"react": "15.1",
"react-dom": "15.1",
"react-dom-factories": "^1.0.2",
"requirejs": "^2.3.6",
"soundjs": "^1.0.1",
"textfit": "^2.4.0",
"tippy.js": "^6.3.7",
"umbrellajs": "^3.1.0"
}
}