Skip to content

Commit

Permalink
chore(deps): update dependency kkt to v7.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jan 26, 2022
1 parent eb71da9 commit 4b7db56
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,9 @@
"@codemirror/lang-xml": "0.19.2",
"@codemirror/legacy-modes": "0.19.0",
"@codemirror/stream-parser": "0.19.4",
"@kkt/less-modules": "7.0.5",
"@kkt/raw-modules": "7.0.5",
"@kkt/scope-plugin-options": "7.0.5",
"@kkt/less-modules": "7.0.7",
"@kkt/raw-modules": "7.0.7",
"@kkt/scope-plugin-options": "7.0.7",
"@types/react": "17.0.38",
"@types/react-dom": "17.0.11",
"@types/react-test-renderer": "17.0.1",
Expand All @@ -96,13 +96,13 @@
"@uiw/reset.css": "1.0.5",
"code-example": "3.3.1",
"husky": "7.0.4",
"kkt": "7.0.5",
"lint-staged": "12.1.7",
"kkt": "7.0.7",
"lint-staged": "12.3.1",
"prettier": "2.5.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-test-renderer": "17.0.2",
"tsbb": "3.5.4"
"tsbb": "3.5.5"
},
"browserslist": {
"production": [
Expand Down

0 comments on commit 4b7db56

Please sign in to comment.