mirror of
https://github.com/openvk/openvk
synced 2024-11-15 03:31:18 +03:00
9a19a66a26
Removes [node-fetch](https://github.com/node-fetch/node-fetch). It's no longer used after updating ancestor dependencies [node-fetch](https://github.com/node-fetch/node-fetch), [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies need to be updated together. Removes `node-fetch` Updates `react` from 15.1.0 to 18.2.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.2.0/packages/react) Updates `react-dom` from 15.1.0 to 18.2.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.2.0/packages/react-dom) --- updated-dependencies: - dependency-name: node-fetch dependency-type: indirect - dependency-name: react dependency-type: direct:production - dependency-name: react-dom dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
24 lines
585 B
JSON
24 lines
585 B
JSON
{
|
|
"dependencies": {
|
|
"@atlassian/aui": "^9.6.0",
|
|
"create-react-class": "^15.7.0",
|
|
"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": "18.2",
|
|
"react-dom": "18.2",
|
|
"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"
|
|
}
|
|
}
|