Skip to content

Commit 33fae7b

Browse files
committed
chore: upgrade deps
1 parent c25dda6 commit 33fae7b

File tree

3 files changed

+2749
-2625
lines changed

3 files changed

+2749
-2625
lines changed

package.json

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "monorepo-vue-macros",
33
"version": "3.0.0-beta.17",
44
"private": true,
5-
"packageManager": "pnpm@10.12.4",
5+
"packageManager": "pnpm@10.13.1",
66
"description": "Monorepo for Vue Macros.",
77
"type": "module",
88
"author": "三咲智子 Kevin Deng <sxzz@sxzz.moe>",
@@ -82,20 +82,5 @@
8282
"engines": {
8383
"node": ">=20.18.0"
8484
},
85-
"resolutions": {
86-
"@netlify/functions": "-",
87-
"@rolldown/pluginutils": "catalog:",
88-
"@shikijs/core": "catalog:",
89-
"@shikijs/transformers": "catalog:",
90-
"@shikijs/types": "catalog:",
91-
"@vitejs/plugin-vue": "catalog:",
92-
"@vitejs/plugin-vue-jsx": "catalog:",
93-
"@vue/language-core": "catalog:",
94-
"is-core-module": "npm:@no-shims/is-core-module",
95-
"oxc-parser": "catalog:",
96-
"shiki": "catalog:",
97-
"smartwrap": "npm:@no-shims/smartwrap",
98-
"vite": "catalog:"
99-
},
10085
"prettier": "@sxzz/prettier-config"
10186
}

0 commit comments

Comments
 (0)