Skip to content

Commit 95f0a78

Browse files
chore(deps): update react monorepo to v19
1 parent ee18716 commit 95f0a78

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
@@ -13,8 +13,8 @@
1313
},
1414
"dependencies": {
1515
"clsx": "^2.0.0",
16-
"react": "^18.2.0",
17-
"react-dom": "^18.2.0"
16+
"react": "^19.0.0",
17+
"react-dom": "^19.0.0"
1818
},
1919
"devDependencies": {
2020
"@commitlint/cli": "^18.4.1",
@@ -26,8 +26,8 @@
2626
"@storybook/react": "^8.0.0",
2727
"@storybook/react-vite": "^8.0.0",
2828
"@storybook/testing-library": "^0.2.2",
29-
"@types/react": "^18.2.37",
30-
"@types/react-dom": "^18.2.15",
29+
"@types/react": "^19.0.0",
30+
"@types/react-dom": "^19.0.0",
3131
"@typescript-eslint/eslint-plugin": "^6.10.0",
3232
"@typescript-eslint/parser": "^6.10.0",
3333
"@vitejs/plugin-basic-ssl": "^1.0.1",

0 commit comments

Comments
 (0)