Skip to content

Commit f7f28c8

Browse files
Update react monorepo to v19
1 parent 5df9503 commit f7f28c8

File tree

2 files changed

+96
-24
lines changed

2 files changed

+96
-24
lines changed

package-lock.json

Lines changed: 93 additions & 21 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
@@ -57,12 +57,12 @@
5757
"@pika/plugin-build-web": "0.9.2",
5858
"@pika/plugin-standard-pkg": "0.9.2",
5959
"@types/jest": "24.9.1",
60-
"@types/react": "16.14.63",
60+
"@types/react": "19.1.4",
6161
"docz": "1.3.2",
6262
"docz-theme-default": "1.2.0",
6363
"jest": "26.6.3",
64-
"react": "16.14.0",
65-
"react-dom": "16.14.0",
64+
"react": "19.1.0",
65+
"react-dom": "19.1.0",
6666
"react-hooks-testing-library": "0.6.0",
6767
"react-testing-library": "7.0.1",
6868
"typescript": "3.9.10"

0 commit comments

Comments
 (0)