Skip to content

Commit 426409b

Browse files
authored
Merge pull request #281 from code0-tech/renovate/major-react-monorepo
chore(deps): update react monorepo to v19 (major)
2 parents 44b16e0 + 5270fbf commit 426409b

File tree

2 files changed

+53
-28
lines changed

2 files changed

+53
-28
lines changed

package-lock.json

Lines changed: 50 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@storybook/testing-library": "^0.2.2",
3838
"@storybook/theming": "^8.5.3",
3939
"@tabler/icons-react": "^3.14.0",
40-
"@types/react": "^18.3.18",
40+
"@types/react": "^19.0.8",
4141
"axe-playwright": "^2.0.3",
4242
"babel-loader": "^9.2.1",
4343
"concurrently": "^9.1.2",
@@ -47,8 +47,8 @@
4747
"jest-image-snapshot": "^6.4.0",
4848
"merge-props": "^6.0.0",
4949
"playwright": "1.49.1",
50-
"react": "^18.3.1",
51-
"react-dom": "^18.3.1",
50+
"react": "^19.0.0",
51+
"react-dom": "^19.0.0",
5252
"rimraf": "^6.0.1",
5353
"rollup": "^4.34.1",
5454
"rollup-plugin-dts": "^6.1.1",

0 commit comments

Comments
 (0)