Skip to content

Commit

Permalink
React 19
Browse files Browse the repository at this point in the history
  • Loading branch information
qmonmert committed Dec 8, 2024
1 parent f2c1a2f commit bb76da6
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/main/resources/generator/dependencies/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@
"license": "Apache-2.0",
"type": "module",
"dependencies": {
"@nextui-org/react": "2.6.3",
"@nextui-org/react": "2.6.4",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.0.1",
"@testing-library/react": "16.1.0",
"@tsconfig/vite-react": "3.4.0",
"@types/react": "18.3.13",
"@types/react-dom": "18.3.1",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.1",
"@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-hook-form": "7.53.2",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-hook-form": "7.54.0",
"react-i18next": "15.1.3",
"sass": "1.82.0",
"ts-node": "10.9.2"
Expand Down

0 comments on commit bb76da6

Please sign in to comment.