Skip to content

Commit dc54d5d

Browse files
Update react monorepo to v19
1 parent ad5f653 commit dc54d5d

File tree

2 files changed

+53
-59
lines changed

2 files changed

+53
-59
lines changed

package-lock.json

+48-54
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@
3939
"@storybook/react-vite": "^8.4.0",
4040
"@storybook/source-loader": "^8.4.0",
4141
"@storybook/test-runner": "^0.21.0",
42-
"@types/react": "^18.3.1",
43-
"@types/react-dom": "^18.3.0",
42+
"@types/react": "^19.0.0",
43+
"@types/react-dom": "^19.0.0",
4444
"@types/unist": "^3.0.2",
4545
"concurrently": "^7.6.0",
4646
"github-markdown-css": "^4.0.0",
47-
"react": "^18.3.1",
48-
"react-dom": "^18.3.1",
49-
"react-is": "^18.3.1",
47+
"react": "^19.0.0",
48+
"react-dom": "^19.0.0",
49+
"react-is": "^19.0.0",
5050
"react-syntax-highlighter": "^15.5.0",
5151
"remark-frontmatter": "^5.0.0",
5252
"remark-gfm": "^4.0.0",

0 commit comments

Comments
 (0)