openvk/Web/static/js/package.json
Österreich Luminota 1da9ff312c
JS: Bump jQuery ver to 3.0.0
Hopefully resolves GHSA-gxr4-xjj5-5px2 and GHSA-rmxg-73gg-4p98

After updating the code, PLEASE go to the "Web/static/js" folder and run
the `yarn install` command.
2023-06-11 13:59:34 +07:00

22 lines
538 B
JSON

{
"dependencies": {
"@atlassian/aui": "^8.5.1",
"create-react-class": "^15.7.0",
"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"
}
}