Skip to content

Commit

Permalink
Update React to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
ludos-renovate[bot] authored Dec 11, 2024
1 parent e47cacb commit 0d4fdf3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"i18next": "^24.0.0",
"i18next-browser-languagedetector": "^8.0.0",
"iconify-icon": "^2.1.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-hook-form": "^7.52.1",
"react-i18next": "^15.0.0",
"react-router-dom": "^6.25.1",
Expand All @@ -52,8 +52,8 @@
"devDependencies": {
"@tanstack/eslint-plugin-query": "^5.51.14",
"@types/node": "^22.0.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"@typescript-eslint/parser": "^8.0.0",
"@vitejs/plugin-react": "^4.3.1",
"autoprefixer": "^10.4.19",
Expand Down

0 comments on commit 0d4fdf3

Please sign in to comment.