File tree Expand file tree Collapse file tree 3 files changed +2749
-2625
lines changed Expand file tree Collapse file tree 3 files changed +2749
-2625
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " monorepo-vue-macros" ,
3
3
"version" : " 3.0.0-beta.17" ,
4
4
"private" : true ,
5
- "packageManager" : " pnpm@10.12.4 " ,
5
+ "packageManager" : " pnpm@10.13.1 " ,
6
6
"description" : " Monorepo for Vue Macros." ,
7
7
"type" : " module" ,
8
8
"author" : " 三咲智子 Kevin Deng <sxzz@sxzz.moe>" ,
82
82
"engines" : {
83
83
"node" : " >=20.18.0"
84
84
},
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
- },
100
85
"prettier" : " @sxzz/prettier-config"
101
86
}
You can’t perform that action at this time.
0 commit comments