File tree Expand file tree Collapse file tree 3 files changed +237
-459
lines changed Expand file tree Collapse file tree 3 files changed +237
-459
lines changed Original file line number Diff line number Diff line change 90
90
"prepublishOnly" : " pnpm run build"
91
91
},
92
92
"dependencies" : {
93
- "@vue-macros/common" : " ^1.6.0 " ,
93
+ "@vue-macros/common" : " ^1.6.2 " ,
94
94
"change-case" : " ^4.1.2" ,
95
95
"unplugin" : " ^1.4.0"
96
96
},
97
97
"devDependencies" : {
98
98
"@babel/types" : " ^7.22.5" ,
99
- "@sxzz/eslint-config" : " ^3.2.3 " ,
99
+ "@sxzz/eslint-config" : " ^3.3.2 " ,
100
100
"@sxzz/prettier-config" : " ^1.0.4" ,
101
- "@types/node" : " ^20.4.5 " ,
101
+ "@types/node" : " ^20.4.6 " ,
102
102
"@vue-macros/test-utils" : " ^1.1.0" ,
103
103
"bumpp" : " ^9.1.1" ,
104
104
"eslint" : " ^8.46.0" ,
105
105
"eslint-define-config" : " ^1.22.0" ,
106
106
"fast-glob" : " ^3.3.1" ,
107
- "prettier" : " ^3.0.0 " ,
107
+ "prettier" : " ^3.0.1 " ,
108
108
"tsup" : " ^7.2.0" ,
109
109
"tsx" : " ^3.12.7" ,
110
110
"typescript" : " ^5.1.6" ,
111
- "vite" : " ^4.4.7 " ,
112
- "vitest" : " ^0.33.0 " ,
111
+ "vite" : " ^4.4.8 " ,
112
+ "vitest" : " ^0.34.1 " ,
113
113
"vue" : " ^3.3.4"
114
114
},
115
115
"engines" : {
You can’t perform that action at this time.
0 commit comments