Skip to content

Commit ad96db7

Browse files
chore(deps): update react monorepo to v19
1 parent 9e8c638 commit ad96db7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"access": "public"
2323
},
2424
"peerDependencies": {
25-
"react": "17.0.2"
25+
"react": "19.2.0"
2626
},
2727
"scripts": {
2828
"commit": "cz",
@@ -58,8 +58,8 @@
5858
"@storybook/builder-webpack5": "^6.5.0-beta.0",
5959
"@storybook/manager-webpack5": "^6.5.0-beta.0",
6060
"@storybook/react": "^6.5.3",
61-
"@types/react": "^17.0.0",
62-
"@types/react-dom": "^17.0.0",
61+
"@types/react": "^19.0.0",
62+
"@types/react-dom": "^19.0.0",
6363
"@typescript-eslint/eslint-plugin": "^4.14.1",
6464
"@typescript-eslint/parser": "^4.14.1",
6565
"@vitejs/plugin-react-refresh": "^1.1.3",
@@ -80,9 +80,9 @@
8080
"microbundle": "^0.13.3",
8181
"prettier": "^2.2.1",
8282
"prism-react-renderer": "^1.1.1",
83-
"react": "16.14.0",
83+
"react": "19.2.0",
8484
"react-docgen-typescript": "^1.20.5",
85-
"react-dom": "16.14.0",
85+
"react-dom": "19.2.0",
8686
"react-focus-lock": "^2.5.2",
8787
"react-router-dom": "^5.2.0",
8888
"rehype-stringify": "^8.0.0",

0 commit comments

Comments
 (0)