Skip to content

Commit f8a0fa2

Browse files
committed
chore: upgrade deps, close unplugin#185
1 parent 0bc1e2b commit f8a0fa2

File tree

2 files changed

+29
-24
lines changed

2 files changed

+29
-24
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,21 +96,21 @@
9696
"@rollup/pluginutils": "^4.2.1",
9797
"local-pkg": "^0.4.1",
9898
"magic-string": "^0.26.2",
99-
"unimport": "^0.2.4",
99+
"unimport": "^0.2.5",
100100
"unplugin": "^0.6.3"
101101
},
102102
"devDependencies": {
103103
"@antfu/eslint-config": "^0.24.2",
104104
"@antfu/ni": "^0.16.2",
105-
"@types/node": "^17.0.35",
105+
"@types/node": "^17.0.36",
106106
"@types/resolve": "^1.20.2",
107107
"@vueuse/metadata": "^8.5.0",
108108
"bumpp": "^7.1.1",
109109
"eslint": "^8.16.0",
110110
"esno": "^0.16.3",
111111
"fast-glob": "^3.2.11",
112-
"rollup": "^2.74.1",
113-
"tsup": "^5.12.9",
112+
"rollup": "^2.75.1",
113+
"tsup": "^6.0.1",
114114
"typescript": "^4.7.2",
115115
"vite": "^2.9.9",
116116
"vitest": "^0.12.9",

pnpm-lock.yaml

Lines changed: 25 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)