File tree Expand file tree Collapse file tree 3 files changed +281
-612
lines changed Expand file tree Collapse file tree 3 files changed +281
-612
lines changed Original file line number Diff line number Diff line change 78
78
"dependencies" : {
79
79
"@babel/plugin-syntax-typescript" : " ^7.18.6" ,
80
80
"@rollup/pluginutils" : " ^4.2.1" ,
81
- "@vitejs/plugin-vue-jsx" : " ^1.3.10" ,
82
- "@vitejs/plugin-vue2-jsx" : " ^1.0.0" ,
83
81
"@vue/babel-plugin-jsx" : " ^1.1.1" ,
84
82
"@vue/babel-preset-jsx" : " ^1.3.0" ,
85
- "esbuild" : " ^0.14.48 " ,
86
- "local-pkg" : " ^0.4.1 " ,
83
+ "esbuild" : " ^0.14.49 " ,
84
+ "local-pkg" : " ^0.4.2 " ,
87
85
"magic-string" : " ^0.26.2" ,
88
- "unplugin" : " ^0.7.0 "
86
+ "unplugin" : " ^0.7.2 "
89
87
},
90
88
"devDependencies" : {
91
89
"@babel/core" : " ^7.18.6" ,
92
- "@sxzz/eslint-config" : " ^2.2.2 " ,
90
+ "@sxzz/eslint-config" : " ^2.3.3 " ,
93
91
"@types/babel__core" : " ^7.1.19" ,
94
92
"@types/node" : " *" ,
95
93
"bumpp" : " ^8.2.1" ,
96
- "eslint" : " ^8.18 .0" ,
94
+ "eslint" : " ^8.19 .0" ,
97
95
"eslint-define-config" : " ^1.5.1" ,
98
96
"fast-glob" : " ^3.2.11" ,
99
97
"prettier" : " ^2.7.1" ,
100
- "tsup" : " ^6.1.2 " ,
101
- "tsx" : " ^3.4.3 " ,
98
+ "tsup" : " ^6.1.3 " ,
99
+ "tsx" : " ^3.8.0 " ,
102
100
"typescript" : " ^4.7.4" ,
103
- "vite" : " ^2.9.12 " ,
104
- "vitest" : " ^0.15.1 "
101
+ "vite" : " ^3.0.0 " ,
102
+ "vitest" : " ^0.18.0 "
105
103
},
106
104
"engines" : {
107
105
"node" : " >=14.19.0"
You can’t perform that action at this time.
0 commit comments