Skip to content

Commit 62f143b

Browse files
chore(deps): update react monorepo to v19
1 parent 0ae518d commit 62f143b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
"@kkt/ncc": "^1.0.15",
5858
"@kkt/raw-modules": "^7.4.9",
5959
"@kkt/scope-plugin-options": "^7.4.9",
60-
"@types/react": "^18.0.34",
61-
"@types/react-dom": "^18.0.11",
60+
"@types/react": "^19.0.0",
61+
"@types/react-dom": "^19.0.0",
6262
"@types/react-test-renderer": "^18.0.0",
6363
"@uiw/react-github-corners": "^1.5.15",
6464
"@uiw/react-markdown-preview": "^5.0.0",
@@ -69,8 +69,8 @@
6969
"kkt": "^7.4.9",
7070
"lint-staged": "^15.0.0",
7171
"prettier": "^3.0.0",
72-
"react": "^18.2.0",
73-
"react-dom": "^18.2.0",
72+
"react": "^19.0.0",
73+
"react-dom": "^19.0.0",
7474
"react-router-dom": "^6.10.0",
7575
"tsbb": "^4.1.5"
7676
},

0 commit comments

Comments
 (0)