Skip to content

Commit

Permalink
Update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 2dc53da commit 804d7ce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
"mongodb": "^6.0.0",
"next": "^13.1.5",
"next-i18next": "^14.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"swr": "^2.0.4"
},
"devDependencies": {
"@testing-library/react": "^14.0.0",
"@types/d3": "^7.4.0",
"@types/node": "18.17.14",
"@types/react": "18.2.36",
"@types/react": "19.0.2",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@vitejs/plugin-react": "4.0.4",
Expand Down

0 comments on commit 804d7ce

Please sign in to comment.