We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eca15ca commit 568b94bCopy full SHA for 568b94b
package.json
@@ -44,19 +44,19 @@
44
"src"
45
],
46
"devDependencies": {
47
- "@kkt/less-modules": "6.11.0",
48
- "@kkt/raw-modules": "6.11.0",
49
- "@kkt/scope-plugin-options": "6.11.0",
50
- "@types/react": "17.0.37",
51
- "@types/react-dom": "17.0.9",
+ "@kkt/less-modules": "7.0.4",
+ "@kkt/raw-modules": "7.0.4",
+ "@kkt/scope-plugin-options": "7.0.4",
+ "@types/react": "17.0.38",
+ "@types/react-dom": "17.0.11",
52
"@uiw/react-github-corners": "1.5.3",
53
"@uiw/react-markdown-preview": "3.4.5",
54
"@uiw/react-shields": "1.1.2",
55
"react": "17.0.2",
56
"react-dom": "17.0.2",
57
- "compile-less-cli": "1.8.9",
58
- "kkt": "6.11.0",
59
- "tsbb": "3.5.2"
+ "compile-less-cli": "1.8.11",
+ "kkt": "7.0.4",
+ "tsbb": "3.5.4"
60
},
61
"eslintConfig": {
62
"extends": [
0 commit comments