File tree Expand file tree Collapse file tree 2 files changed +364
-120
lines changed Expand file tree Collapse file tree 2 files changed +364
-120
lines changed Original file line number Diff line number Diff line change 75
75
"prepublishOnly" : " pnpm run build"
76
76
},
77
77
"dependencies" : {
78
- "@vue-macros/common" : " ^1.2 .0" ,
78
+ "@vue-macros/common" : " ^1.3 .0" ,
79
79
"change-case" : " ^4.1.2" ,
80
80
"unplugin" : " ^1.3.1"
81
81
},
82
82
"devDependencies" : {
83
- "@babel/types" : " ^7.21.4 " ,
83
+ "@babel/types" : " ^7.21.5 " ,
84
84
"@sxzz/eslint-config" : " ^2.4.6" ,
85
- "@types/node" : " ^18.16.0 " ,
86
- "@vue-macros/test-utils" : " ^1.0.2 " ,
85
+ "@types/node" : " ^18.16.3 " ,
86
+ "@vue-macros/test-utils" : " ^1.0.3 " ,
87
87
"bumpp" : " ^9.1.0" ,
88
88
"eslint" : " ^8.39.0" ,
89
- "eslint-define-config" : " ^1.19 .0" ,
89
+ "eslint-define-config" : " ^1.20 .0" ,
90
90
"fast-glob" : " ^3.2.12" ,
91
91
"prettier" : " ^2.8.8" ,
92
92
"tsup" : " ^6.7.0" ,
93
- "tsx" : " ^3.12.6 " ,
93
+ "tsx" : " ^3.12.7 " ,
94
94
"typescript" : " ^5.0.4" ,
95
- "vite" : " ^4.3.1 " ,
95
+ "vite" : " ^4.3.3 " ,
96
96
"vitest" : " ^0.30.1" ,
97
97
"vue" : " ^3.2.47"
98
98
},
You can’t perform that action at this time.
0 commit comments