Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Dec 27, 2024
1 parent 438203e commit d807390
Show file tree
Hide file tree
Showing 2 changed files with 862 additions and 907 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,22 +78,22 @@
"prepublishOnly": "pnpm run build"
},
"dependencies": {
"@rollup/pluginutils": "^5.1.3",
"esbuild": "^0.24.0",
"unplugin": "^1.16.0"
"@rollup/pluginutils": "^5.1.4",
"esbuild": "^0.24.2",
"unplugin": "^2.1.0"
},
"devDependencies": {
"@sxzz/eslint-config": "^4.5.1",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^22.10.1",
"bumpp": "^9.8.1",
"eslint": "^9.16.0",
"@types/node": "^22.10.2",
"bumpp": "^9.9.2",
"eslint": "^9.17.0",
"prettier": "^3.4.2",
"rollup": "^4.28.0",
"rollup": "^4.29.1",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"vite": "^5.4.11",
"vite": "^6.0.6",
"vitest": "^2.1.8"
},
"engines": {
Expand Down
Loading

0 comments on commit d807390

Please sign in to comment.