Skip to content

Commit 04caec5

Browse files
chore(deps): update react monorepo to v19
1 parent 94d589d commit 04caec5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@
6969
"@storybook/test": "8.3.6",
7070
"@total-typescript/tsconfig": "1.0.4",
7171
"@types/node": "22.9.3",
72-
"@types/react": "18.3.18",
73-
"@types/react-dom": "18.3.5",
72+
"@types/react": "19.1.16",
73+
"@types/react-dom": "19.1.9",
7474
"@vitejs/plugin-react-swc": "3.7.2",
7575
"@wise/eslint-config": "11.3.0",
7676
"eslint": "8.57.1",
@@ -81,8 +81,8 @@
8181
"postcss-preset-env": "10.0.9",
8282
"prettier": "3.3.3",
8383
"prettier-plugin-tailwindcss": "0.6.9",
84-
"react": "18.3.1",
85-
"react-dom": "18.3.1",
84+
"react": "19.1.1",
85+
"react-dom": "19.1.1",
8686
"rollup-preserve-directives": "1.1.3",
8787
"storybook": "8.3.6",
8888
"tailwindcss": "3.4.17",

0 commit comments

Comments
 (0)