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 89193eb commit c1d445dCopy full SHA for c1d445d
package.json
@@ -40,12 +40,12 @@
40
"@kkt/less-modules": "^7.4.9",
41
"@kkt/raw-modules": "^7.4.9",
42
"@kkt/scope-plugin-options": "^7.4.9",
43
- "@types/react": "^18.0.33",
44
- "@types/react-dom": "^18.0.11",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
45
"@uiw/react-github-corners": "~1.5.3",
46
"@uiw/react-markdown-preview": "~3.5.1",
47
- "react": "^18.2.0",
48
- "react-dom": "^18.2.0",
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0",
49
"kkt": "^7.4.9",
50
"tsbb": "^4.1.4"
51
},
0 commit comments