Skip to content

Commit

Permalink
chore(example): update dependency kkt to ^7.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jun 12, 2023
1 parent ca01bb8 commit 97c2127
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions examples/react-component-tsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@
},
"devDependencies": {
"@babel/runtime": "^7.21.0",
"@kkt/less-modules": "^7.4.9",
"@kkt/raw-modules": "^7.4.9",
"@kkt/scope-plugin-options": "^7.4.9",
"@kkt/less-modules": "^7.5.1",
"@kkt/raw-modules": "^7.5.1",
"@kkt/scope-plugin-options": "^7.5.1",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"compile-less-cli": "^1.8.13",
"husky": "~8.0.0",
"kkt": "^7.4.9",
"kkt": "^7.5.1",
"lint-staged": "~13.2.0",
"prettier": "^2.8.6",
"react": "~18.2.0",
Expand Down

0 comments on commit 97c2127

Please sign in to comment.