Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cenfun committed May 7, 2024
1 parent af5798d commit f71b981
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,14 +85,14 @@
},
"devDependencies": {
"commander": "^12.0.0",
"esbuild": "^0.20.2",
"esbuild": "^0.21.0",
"eslint": "~9.2.0",
"eslint-config-plus": "^2.0.0",
"eslint-plugin-html": "^8.1.1",
"eslint-plugin-vue": "^9.25.0",
"minimatch": "^9.0.4",
"stylelint": "^16.5.0",
"stylelint-config-plus": "^1.1.1",
"stylelint-config-plus": "^1.1.2",
"supports-color": "^9.4.0",
"tsx": "^4.9.3",
"ws": "^8.17.0"
Expand Down
2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"koa-static-resolver": "^1.0.6",
"mocha": "^10.4.0",
"open": "^10.1.0",
"playwright": "^1.43.1",
"playwright": "^1.44.0",
"puppeteer": "^22.8.0",
"rollup": "^4.17.2",
"swc-loader": "^0.2.6",
Expand Down

0 comments on commit f71b981

Please sign in to comment.