Skip to content

Commit

Permalink
chore(deps): update dependency kkt to ~7.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 20, 2023
1 parent dae27bb commit 09e1974
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@types/react-transition-group": "~4.4.4",
"compile-less-cli": "~1.8.11",
"husky": "~8.0.0",
"kkt": "~7.3.0",
"kkt": "~7.4.0",
"lerna": "~6.0.0",
"lint-staged": "^13.0.3",
"prettier": "~2.8.0",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@kkt/scope-plugin-options": "~7.3.0",
"@types/react": "~18.0.0",
"@types/react-dom": "~18.0.0",
"kkt": "~7.3.0",
"kkt": "~7.4.0",
"react-test-renderer": "~18.2.0"
},
"author": "kenny wang <wowohoo@qq.com>",
Expand Down

0 comments on commit 09e1974

Please sign in to comment.