File tree Expand file tree Collapse file tree 2 files changed +233
-218
lines changed Expand file tree Collapse file tree 2 files changed +233
-218
lines changed Original file line number Diff line number Diff line change 78
78
"prepublishOnly" : " pnpm run build"
79
79
},
80
80
"dependencies" : {
81
- "@rollup/pluginutils" : " ^5.1.3 " ,
81
+ "@rollup/pluginutils" : " ^5.1.4 " ,
82
82
"ast-kit" : " ^1.3.2" ,
83
83
"execa" : " ^9.5.2" ,
84
84
"fast-glob" : " ^3.3.2" ,
85
- "magic-string" : " ^0.30.14 " ,
85
+ "magic-string" : " ^0.30.15 " ,
86
86
"picomatch" : " ^4.0.2" ,
87
- "unplugin" : " ^2.0 .0" ,
87
+ "unplugin" : " ^2.1 .0" ,
88
88
"unplugin-replace" : " ^0.3.3"
89
89
},
90
90
"devDependencies" : {
91
91
"@babel/types" : " ^7.26.3" ,
92
92
"@sxzz/eslint-config" : " ^4.5.1" ,
93
93
"@sxzz/prettier-config" : " ^2.0.2" ,
94
- "@types/node" : " ^22.10.1 " ,
94
+ "@types/node" : " ^22.10.2 " ,
95
95
"@types/picomatch" : " ^3.0.1" ,
96
- "@vue-macros/test-utils" : " ^1.7.0 " ,
97
- "bumpp" : " ^9.9.0 " ,
96
+ "@vue-macros/test-utils" : " ^1.7.1 " ,
97
+ "bumpp" : " ^9.9.1 " ,
98
98
"esbuild" : " ^0.24.0" ,
99
- "eslint" : " ^9.16 .0" ,
99
+ "eslint" : " ^9.17 .0" ,
100
100
"prettier" : " ^3.4.2" ,
101
101
"rollup" : " ^4.28.1" ,
102
102
"tsup" : " ^8.3.5" ,
You can’t perform that action at this time.
0 commit comments