manually bump dependencies left behind by dependabot

This commit is contained in:
Athou
2024-06-12 15:45:58 +02:00
parent 612f8722dd
commit 964e470951
2 changed files with 9 additions and 9 deletions

View File

@@ -27,7 +27,7 @@
"interweave": "^13.1.0",
"monaco-editor": "^0.49.0",
"mousetrap": "^1.6.5",
"react": "^18.2.0",
"react": "^18.3.1",
"react-async-hook": "^4.0.0",
"react-contexify": "^6.0.0",
"react-device-detect": "^2.2.3",
@@ -51,7 +51,7 @@
"@lingui/cli": "^4.11.1",
"@lingui/vite-plugin": "^4.11.1",
"@types/mousetrap": "^1.6.15",
"@types/react": "^18.2.78",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-helmet": "^6.1.11",
"@types/react-infinite-scroller": "^1.2.5",
@@ -68,7 +68,7 @@
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react-hooks": "^4.6.2",
"prettier": "^3.3.1",
"prettier": "^3.3.2",
"rollup-plugin-visualizer": "^5.12.0",
"typescript": "^5.4.5",
"vite": "^5.2.13",
@@ -2064,9 +2064,9 @@
"devOptional": true
},
"node_modules/@types/react": {
"version": "18.2.78",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.78.tgz",
"integrity": "sha512-qOwdPnnitQY4xKlKayt42q5W5UQrSHjgoXNVEtxeqdITJ99k4VXJOP3vt8Rkm9HmgJpH50UNU+rlqfkfWOqp0A==",
"version": "18.3.3",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.3.tgz",
"integrity": "sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==",
"devOptional": true,
"dependencies": {
"@types/prop-types": "*",

View File

@@ -33,7 +33,7 @@
"interweave": "^13.1.0",
"monaco-editor": "^0.49.0",
"mousetrap": "^1.6.5",
"react": "^18.2.0",
"react": "^18.3.1",
"react-async-hook": "^4.0.0",
"react-contexify": "^6.0.0",
"react-device-detect": "^2.2.3",
@@ -57,7 +57,7 @@
"@lingui/cli": "^4.11.1",
"@lingui/vite-plugin": "^4.11.1",
"@types/mousetrap": "^1.6.15",
"@types/react": "^18.2.78",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-helmet": "^6.1.11",
"@types/react-infinite-scroller": "^1.2.5",
@@ -74,7 +74,7 @@
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react-hooks": "^4.6.2",
"prettier": "^3.3.1",
"prettier": "^3.3.2",
"rollup-plugin-visualizer": "^5.12.0",
"typescript": "^5.4.5",
"vite": "^5.2.13",