Skip to content

Commit

Permalink
chore(deps): update dependency kkt to v6.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Feb 2, 2021
1 parent 52b70a0 commit da35d12
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,19 +51,20 @@
"react-markdown": "5.0.3"
},
"devDependencies": {
"@kkt/less-modules": "6.0.11",
"@kkt/raw-modules": "6.0.11",
"@kkt/scope-plugin-options": "6.0.11",
"@kkt/less-modules": "6.6.2",
"@kkt/raw-modules": "6.6.2",
"@kkt/scope-plugin-options": "6.6.2",
"@types/react": "16.14.2",
"@types/react-dom": "16.9.10",
"@uiw/react-codesandbox": "1.1.0",
"@uiw/react-github-corners": "1.2.0",
"@uiw/react-shields": "1.1.0",
"@uiw/react-shields": "1.1.1",
"@uiw/reset.css": "1.0.4",
"compile-less-cli": "1.5.1",
"kkt": "6.0.11",
"compile-less-cli": "1.7.0",
"kkt": "6.6.2",
"react": "16.14.0",
"react-dom": "16.14.0",
"tsbb": "1.7.8"
"tsbb": "2.0.7"
},
"eslintConfig": {
"extends": "react-app"
Expand Down

0 comments on commit da35d12

Please sign in to comment.