Skip to content

Commit

Permalink
fix(deps): update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent f4753b7 commit f1aabf5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,18 +26,18 @@
"js-yaml": "^4.1.0",
"lodash": "^4.17.21",
"prop-types": "^15.8.1",
"react": "^17.0.0",
"react": "^19.0.0",
"react-copy-to-clipboard": "^5.1.0",
"react-dom": "^17.0.0",
"react-dom": "^19.0.0",
"react-router": "^6.22.3",
"react-router-dom": "^6.22.3",
"react-syntax-highlighter": "^15.5.0",
"react-toastify": "^9.1.3",
"vite-plugin-svgr": "^4.0.0"
},
"devDependencies": {
"@types/react": "^17.0.80",
"@types/react-dom": "^17.0.0",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"@vitejs/plugin-react": "^4.0.0",
"cypress": "^13.7.2",
"vite": "^6.0.0"
Expand Down

0 comments on commit f1aabf5

Please sign in to comment.