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 9, 2024
1 parent a294887 commit 9d7770b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/main/resources/generator/dependencies/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.0.1",
"@tsconfig/vite-react": "3.4.0",
"@types/react": "18.3.13",
"@types/react-dom": "18.3.1",
"@types/react": "19.0.0",
"@types/react-dom": "19.0.0",
"@vitejs/plugin-react": "4.3.4",
"axios": "1.7.9",
"eslint-plugin-react": "7.37.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-hook-form": "7.53.2",
"react-i18next": "15.1.3",
"sass": "1.82.0",
Expand Down

0 comments on commit 9d7770b

Please sign in to comment.