Commit fbab1dc 1 parent f71b957 commit fbab1dc Copy full SHA for fbab1dc
File tree 4 files changed +297
-369
lines changed
4 files changed +297
-369
lines changed Original file line number Diff line number Diff line change 7
7
},
8
8
"devDependencies" : {
9
9
"esbuild" : " ^0.23.1" ,
10
- "tsx" : " ^4.17 .0"
10
+ "tsx" : " ^4.19 .0"
11
11
}
12
12
}
Original file line number Diff line number Diff line change 11
11
"devDependencies" : {
12
12
"typescript" : " ^5.5.4" ,
13
13
"unplugin-macros" : " workspace:*" ,
14
- "vite" : " ^5.4.1 "
14
+ "vite" : " ^5.4.2 "
15
15
}
16
16
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " unplugin-macros" ,
3
3
"version" : " 0.13.3" ,
4
- "packageManager" : " pnpm@9.7.1 " ,
4
+ "packageManager" : " pnpm@9.9.0 " ,
5
5
"description" : " Macros for bundlers." ,
6
6
"type" : " module" ,
7
7
"keywords" : [
80
80
"@rollup/pluginutils" : " ^5.1.0" ,
81
81
"ast-kit" : " ^1.1.0" ,
82
82
"magic-string-ast" : " ^0.6.2" ,
83
- "unplugin" : " ^1.12.2 " ,
84
- "vite" : " ^5.4.1 " ,
83
+ "unplugin" : " ^1.12.3 " ,
84
+ "vite" : " ^5.4.2 " ,
85
85
"vite-node" : " ^2.0.5"
86
86
},
87
87
"devDependencies" : {
88
88
"@babel/eslint-parser" : " ^7.25.1" ,
89
- "@babel/types" : " ^7.25.2 " ,
90
- "@sxzz/eslint-config" : " ^4.1.0 " ,
89
+ "@babel/types" : " ^7.25.6 " ,
90
+ "@sxzz/eslint-config" : " ^4.1.1 " ,
91
91
"@sxzz/prettier-config" : " ^2.0.2" ,
92
92
"@types/dedent" : " ^0.7.2" ,
93
- "@types/node" : " ^20.16.0 " ,
93
+ "@types/node" : " ^20.16.3 " ,
94
94
"@vue-macros/test-utils" : " ^1.6.0" ,
95
- "bumpp" : " ^9.5.1 " ,
95
+ "bumpp" : " ^9.5.2 " ,
96
96
"dedent" : " ^1.5.3" ,
97
- "eslint" : " ^9.9.0 " ,
97
+ "eslint" : " ^9.9.1 " ,
98
98
"fast-glob" : " ^3.3.2" ,
99
99
"prettier" : " ^3.3.3" ,
100
- "rollup" : " ^4.21.0 " ,
100
+ "rollup" : " ^4.21.2 " ,
101
101
"tsup" : " ^8.2.4" ,
102
- "tsx" : " ^4.17 .0" ,
102
+ "tsx" : " ^4.19 .0" ,
103
103
"typescript" : " ^5.5.4" ,
104
104
"vitest" : " ^2.0.5" ,
105
105
"vue" : " ^3.4.38"
You can’t perform that action at this time.
0 commit comments