Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 568b94b

Browse files
committedJan 2, 2022
chore(deps): update dependency kkt to v7
Upgrade react-scripts to v5, Support Webpack 5.x kktjs/kkt#198
1 parent eca15ca commit 568b94b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed
 

‎package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -44,19 +44,19 @@
4444
"src"
4545
],
4646
"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",
47+
"@kkt/less-modules": "7.0.4",
48+
"@kkt/raw-modules": "7.0.4",
49+
"@kkt/scope-plugin-options": "7.0.4",
50+
"@types/react": "17.0.38",
51+
"@types/react-dom": "17.0.11",
5252
"@uiw/react-github-corners": "1.5.3",
5353
"@uiw/react-markdown-preview": "3.4.5",
5454
"@uiw/react-shields": "1.1.2",
5555
"react": "17.0.2",
5656
"react-dom": "17.0.2",
57-
"compile-less-cli": "1.8.9",
58-
"kkt": "6.11.0",
59-
"tsbb": "3.5.2"
57+
"compile-less-cli": "1.8.11",
58+
"kkt": "7.0.4",
59+
"tsbb": "3.5.4"
6060
},
6161
"eslintConfig": {
6262
"extends": [

0 commit comments

Comments
 (0)
Please sign in to comment.