We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4753b7 commit 833fbc3Copy full SHA for 833fbc3
frontend/package.json
@@ -26,18 +26,18 @@
26
"js-yaml": "^4.1.0",
27
"lodash": "^4.17.21",
28
"prop-types": "^15.8.1",
29
- "react": "^17.0.0",
+ "react": "^18.0.0",
30
"react-copy-to-clipboard": "^5.1.0",
31
- "react-dom": "^17.0.0",
+ "react-dom": "^18.0.0",
32
"react-router": "^6.22.3",
33
"react-router-dom": "^6.22.3",
34
"react-syntax-highlighter": "^15.5.0",
35
"react-toastify": "^9.1.3",
36
"vite-plugin-svgr": "^4.0.0"
37
},
38
"devDependencies": {
39
- "@types/react": "^17.0.80",
40
- "@types/react-dom": "^17.0.0",
+ "@types/react": "^18.0.0",
+ "@types/react-dom": "^18.0.0",
41
"@vitejs/plugin-react": "^4.0.0",
42
"cypress": "^13.7.2",
43
"vite": "^6.0.0"
0 commit comments