Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e330d5c

Browse files
authoredFeb 9, 2025··
chore(dev-deps): update react monorepo to v19
1 parent 544219b commit e330d5c

File tree

2 files changed

+62
-74
lines changed

2 files changed

+62
-74
lines changed
 

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@
129129
"@types/markdown-it": "14.1.2",
130130
"@types/node": "22.12.0",
131131
"@types/raf-schd": "4.0.3",
132-
"@types/react": "18.3.18",
133-
"@types/react-dom": "18.3.5",
132+
"@types/react": "19.0.8",
133+
"@types/react-dom": "19.0.3",
134134
"@types/react-window": "1.8.8",
135135
"@types/seedrandom": "3.0.8",
136136
"@typescript-eslint/eslint-plugin": "7.18.0",
@@ -177,9 +177,9 @@
177177
"prettier": "3.4.2",
178178
"raf-stub": "3.0.0",
179179
"react": "19.0.0",
180-
"react-18": "npm:react@18.3.1",
180+
"react-18": "npm:react@19.0.0",
181181
"react-dom": "19.0.0",
182-
"react-dom-18": "npm:react-dom@18.3.1",
182+
"react-dom-18": "npm:react-dom@19.0.0",
183183
"react-window": "1.8.11",
184184
"release-it": "18.1.2",
185185
"require-from-string": "2.0.2",

‎pnpm-lock.yaml

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

0 commit comments

Comments
 (0)
Please sign in to comment.