Skip to content

Commit 38cf0f9

Browse files
fix(deps): update react monorepo to v19
1 parent 148ff4f commit 38cf0f9

File tree

5 files changed

+133
-133
lines changed

5 files changed

+133
-133
lines changed

packages/storybook-addon-vis/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@
8989
"@storybook/react-vite": "^8.4.2",
9090
"@storybook/test": "^8.4.2",
9191
"@testing-library/react": "^16.0.1",
92-
"@types/react": "^18.2.65",
93-
"@types/react-dom": "^18.2.21",
92+
"@types/react": "^19.0.0",
93+
"@types/react-dom": "^19.0.0",
9494
"@vitejs/plugin-react": "^4.2.1",
9595
"@vitest/browser": "^3.0.0",
9696
"@vitest/coverage-istanbul": "^3.0.0",
@@ -99,8 +99,8 @@
9999
"cross-env": "^7.0.3",
100100
"dedent": "^1.5.1",
101101
"npm-run-all2": "^7.0.2",
102-
"react": "^18.2.0",
103-
"react-dom": "^18.2.0",
102+
"react": "^19.0.0",
103+
"react-dom": "^19.0.0",
104104
"storybook": "^8.4.2",
105105
"tsup": "^8.3.5",
106106
"typescript": "^5.7.2",

0 commit comments

Comments
 (0)