mirror of
https://github.com/openvk/openvk
synced 2024-12-23 00:51:03 +03:00
a714a0aa16
* Гео-метки * Update Post.xml * Wall: geotag translation * Wall: design + sql fix * Карта ближайших постов * Update al_wall.js * VKAPI: Geo support (not tested idk) * Update WallPresenter.php * Better geo points * Редактирование названия геоточки через интерфейс при создании * SQL and geopoint name fixes * fix js * rewrite a lot --------- Co-authored-by: veselcraft <veselcraft@icloud.com> Co-authored-by: mrilyew <99399973+mrilyew@users.noreply.github.com>
27 lines
679 B
JSON
27 lines
679 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",
|
|
"leaflet": "^1.9.4",
|
|
"leaflet-control-geocoder": "^2.4.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"
|
|
}
|
|
}
|