Skip to content

Commit 833fbc3

Browse files
fix(deps): update react monorepo to v18
1 parent f4753b7 commit 833fbc3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

frontend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,18 @@
2626
"js-yaml": "^4.1.0",
2727
"lodash": "^4.17.21",
2828
"prop-types": "^15.8.1",
29-
"react": "^17.0.0",
29+
"react": "^18.0.0",
3030
"react-copy-to-clipboard": "^5.1.0",
31-
"react-dom": "^17.0.0",
31+
"react-dom": "^18.0.0",
3232
"react-router": "^6.22.3",
3333
"react-router-dom": "^6.22.3",
3434
"react-syntax-highlighter": "^15.5.0",
3535
"react-toastify": "^9.1.3",
3636
"vite-plugin-svgr": "^4.0.0"
3737
},
3838
"devDependencies": {
39-
"@types/react": "^17.0.80",
40-
"@types/react-dom": "^17.0.0",
39+
"@types/react": "^18.0.0",
40+
"@types/react-dom": "^18.0.0",
4141
"@vitejs/plugin-react": "^4.0.0",
4242
"cypress": "^13.7.2",
4343
"vite": "^6.0.0"

0 commit comments

Comments
 (0)