Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
zyyv committed Aug 31, 2023
1 parent ea8e047 commit 02c5946
Show file tree
Hide file tree
Showing 2 changed files with 1,531 additions and 2,661 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,28 +85,28 @@
"test:update": "vitest -u"
},
"dependencies": {
"@antfu/utils": "^0.7.2",
"@rollup/pluginutils": "^5.0.2",
"@antfu/utils": "^0.7.6",
"@rollup/pluginutils": "^5.0.4",
"chokidar": "^3.5.3",
"local-pkg": "^0.4.3",
"unplugin": "^1.1.0"
"unplugin": "^1.4.0"
},
"devDependencies": {
"@antfu/eslint-config": "^0.36.0",
"@types/debug": "^4.1.7",
"@antfu/eslint-config": "^0.41.0",
"@types/debug": "^4.1.8",
"@types/fs-extra": "^11.0.1",
"@types/node": "^18.14.6",
"bumpp": "^9.0.0",
"@types/node": "^20.5.7",
"bumpp": "^9.2.0",
"debug": "^4.3.4",
"eslint": "^8.35.0",
"esno": "^0.16.3",
"fast-glob": "^3.2.12",
"fs-extra": "^11.1.0",
"rollup": "^3.18.0",
"tsup": "^6.6.3",
"typescript": "^4.9.5",
"vite": "^4.1.4",
"vite-plugin-inspect": "^0.7.15",
"vitest": "^0.29.2"
"eslint": "^8.48.0",
"esno": "^0.17.0",
"fast-glob": "^3.3.1",
"fs-extra": "^11.1.1",
"rollup": "^3.28.1",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vite-plugin-inspect": "^0.7.38",
"vitest": "^0.34.3"
}
}
Loading

0 comments on commit 02c5946

Please sign in to comment.