We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ae518d commit 62f143bCopy full SHA for 62f143b
package.json
@@ -57,8 +57,8 @@
57
"@kkt/ncc": "^1.0.15",
58
"@kkt/raw-modules": "^7.4.9",
59
"@kkt/scope-plugin-options": "^7.4.9",
60
- "@types/react": "^18.0.34",
61
- "@types/react-dom": "^18.0.11",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
62
"@types/react-test-renderer": "^18.0.0",
63
"@uiw/react-github-corners": "^1.5.15",
64
"@uiw/react-markdown-preview": "^5.0.0",
@@ -69,8 +69,8 @@
69
"kkt": "^7.4.9",
70
"lint-staged": "^15.0.0",
71
"prettier": "^3.0.0",
72
- "react": "^18.2.0",
73
- "react-dom": "^18.2.0",
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0",
74
"react-router-dom": "^6.10.0",
75
"tsbb": "^4.1.5"
76
},
0 commit comments