File tree 3 files changed +223
-272
lines changed
3 files changed +223
-272
lines changed Original file line number Diff line number Diff line change 10
10
"vant" : " ^3.4.7"
11
11
},
12
12
"devDependencies" : {
13
- "@iconify/json" : " ^2.1.23 " ,
13
+ "@iconify/json" : " ^2.1.26 " ,
14
14
"@vitejs/plugin-vue" : " ^2.3.1" ,
15
15
"@vue/compiler-sfc" : " ^3.2.31" ,
16
16
"cross-env" : " ^7.0.3" ,
Original file line number Diff line number Diff line change 98
98
"unplugin" : " ^0.6.1"
99
99
},
100
100
"devDependencies" : {
101
- "@antfu/eslint-config" : " ^0.19.4 " ,
102
- "@babel/parser" : " ^7.17.8 " ,
103
- "@babel/traverse" : " ^7.17.3 " ,
101
+ "@antfu/eslint-config" : " ^0.20.2 " ,
102
+ "@babel/parser" : " ^7.17.9 " ,
103
+ "@babel/traverse" : " ^7.17.9 " ,
104
104
"@babel/types" : " ^7.17.0" ,
105
105
"@types/debug" : " ^4.1.7" ,
106
106
"@types/minimatch" : " ^3.0.5" ,
107
107
"@types/node" : " ^17.0.23" ,
108
108
"@types/resolve" : " ^1.20.1" ,
109
- "@typescript-eslint/eslint-plugin" : " ^5.17 .0" ,
109
+ "@typescript-eslint/eslint-plugin" : " ^5.18 .0" ,
110
110
"bumpp" : " ^7.1.1" ,
111
111
"compare-versions" : " ^4.1.3" ,
112
112
"element-plus" : " ^2.1.8" ,
113
- "eslint" : " ^8.12 .0" ,
113
+ "eslint" : " ^8.13 .0" ,
114
114
"esno" : " ^0.14.1" ,
115
115
"pathe" : " ^0.2.0" ,
116
116
"rollup" : " ^2.70.1" ,
117
117
"tsup" : " 5.12.4" ,
118
118
"typescript" : " ^4.6.3" ,
119
119
"vite" : " ^2.9.1" ,
120
- "vitest" : " ^0.8.4 " ,
120
+ "vitest" : " ^0.9.2 " ,
121
121
"vue" : " 3.2.31"
122
122
},
123
123
"engines" : {
You can’t perform that action at this time.
0 commit comments