Skip to content

Commit

Permalink
chore(deps): upgrade dependency kkt to v7.0.5 (#340)
Browse files Browse the repository at this point in the history
Upgrade react-scripts to v5, Support Webpack 5.x
kktjs/kkt#198
  • Loading branch information
jaywcjlove committed Jan 17, 2022
1 parent 51653da commit c7d7443
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
"react-dom": ">=16.9.0"
},
"devDependencies": {
"@kkt/less-modules": "7.0.5",
"@kkt/raw-modules": "7.0.5",
"@kkt/scope-plugin-options": "7.0.5",
"@kkt/less-modules": "^7.0.6",
"@kkt/raw-modules": "^7.0.6",
"@kkt/scope-plugin-options": "^7.0.6",
"@types/babel__standalone": "7.1.4",
"@types/react": "17.0.38",
"@types/react-dom": "17.0.11",
Expand All @@ -60,9 +60,8 @@
"@uiw/reset.css": "1.0.5",
"compile-less-cli": "1.8.11",
"husky": "7.0.4",
"kkt": "7.0.5",
"kkt": "^7.0.6",
"lint-staged": "12.1.7",
"mini-css-extract-plugin": "2.4.5",
"prettier": "2.5.1",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down

0 comments on commit c7d7443

Please sign in to comment.