Skip to content

Commit 274ee9b

Browse files
fix(deps): update react monorepo
1 parent 987b0a6 commit 274ee9b

File tree

4 files changed

+440
-463
lines changed

4 files changed

+440
-463
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"he": "^1.2.0",
4040
"i18nifty": "^3.2.6",
4141
"oidc-spa": "6.8.2",
42-
"react": "^18.3.1",
43-
"react-dom": "^18.3.1",
42+
"react": "^19.0.0",
43+
"react-dom": "^19.0.0",
4444
"react-hook-form": "^7.66.0",
4545
"react-hot-toast": "^2.6.0",
4646
"react-number-format": "^5.4.4",
@@ -69,13 +69,13 @@
6969
"@trivago/prettier-plugin-sort-imports": "^6.0.0",
7070
"@types/he": "^1.2.3",
7171
"@types/node": "^24.0.0",
72-
"@types/react": "^18.3.9",
73-
"@types/react-dom": "^18.3.0",
72+
"@types/react": "^19.0.0",
73+
"@types/react-dom": "^19.0.0",
7474
"@vitejs/plugin-react": "^4.3.1",
7575
"@vitest/coverage-v8": "^2.1.2",
7676
"dotenv-flow": "^4.1.0",
7777
"eslint": "^9.9.0",
78-
"eslint-plugin-react-hooks": "^5.1.0-rc-d48603a5-20240813",
78+
"eslint-plugin-react-hooks": "^7.0.0",
7979
"eslint-plugin-react-refresh": "^0.4.12",
8080
"globals": "^17.0.0",
8181
"husky": "^9.1.6",

0 commit comments

Comments
 (0)