Skip to content

Commit 02ed82e

Browse files
committed
chore(deps): update dependency kkt to v7
1 parent f836641 commit 02ed82e

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

package.json

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,10 @@
8484
"@codemirror/lang-xml": "0.19.2",
8585
"@codemirror/legacy-modes": "0.19.0",
8686
"@codemirror/stream-parser": "0.19.3",
87-
"@kkt/less-modules": "6.11.0",
88-
"@kkt/raw-modules": "6.11.0",
89-
"@kkt/scope-plugin-options": "6.11.0",
90-
"@types/react": "17.0.37",
87+
"@kkt/less-modules": "7.0.4",
88+
"@kkt/raw-modules": "7.0.4",
89+
"@kkt/scope-plugin-options": "7.0.4",
90+
"@types/react": "17.0.38",
9191
"@types/react-dom": "17.0.11",
9292
"@types/react-test-renderer": "17.0.1",
9393
"@uiw/react-github-corners": "1.5.3",
@@ -96,9 +96,8 @@
9696
"@uiw/reset.css": "1.0.5",
9797
"code-example": "3.3.1",
9898
"husky": "7.0.4",
99-
"jest": "27.4.5",
100-
"kkt": "6.11.0",
101-
"lint-staged": "11.2.6",
99+
"kkt": "7.0.4",
100+
"lint-staged": "12.1.4",
102101
"prettier": "2.5.1",
103102
"react": "17.0.2",
104103
"react-dom": "17.0.2",

0 commit comments

Comments
 (0)