File tree 5 files changed +382
-416
lines changed
5 files changed +382
-416
lines changed Original file line number Diff line number Diff line change 10
10
"vant" : " ^3.5.1"
11
11
},
12
12
"devDependencies" : {
13
- "@iconify/json" : " ^2.1.62 " ,
13
+ "@iconify/json" : " ^2.1.65 " ,
14
14
"@vitejs/plugin-vue" : " ^2.3.3" ,
15
15
"@vue/compiler-sfc" : " ^3.2.37" ,
16
16
"cross-env" : " ^7.0.3" ,
17
17
"has-pkg" : " ^0.0.1" ,
18
- "typescript" : " ^4.7.3 " ,
19
- "unplugin-icons" : " ^0.14.3 " ,
18
+ "typescript" : " ^4.7.4 " ,
19
+ "unplugin-icons" : " ^0.14.5 " ,
20
20
"unplugin-vue-components" : " workspace:*" ,
21
21
"vite" : " ^2.9.12" ,
22
22
"vite-plugin-inspect" : " ^0.5.0" ,
Original file line number Diff line number Diff line change 8
8
"lint" : " vue-cli-service lint"
9
9
},
10
10
"dependencies" : {
11
- "core-js" : " ^3.8.3 " ,
12
- "vue" : " ^3.2.13 "
11
+ "core-js" : " ^3.23.2 " ,
12
+ "vue" : " ^3.2.37 "
13
13
},
14
14
"devDependencies" : {
15
- "@babel/core" : " ^7.12.16 " ,
16
- "@vue/cli-plugin-babel" : " ~5.0.0 " ,
17
- "@vue/cli-service" : " ~5.0.0 " ,
15
+ "@babel/core" : " ^7.18.5 " ,
16
+ "@vue/cli-plugin-babel" : " ~5.0.6 " ,
17
+ "@vue/cli-service" : " ~5.0.6 " ,
18
18
"unplugin-vue-components" : " workspace:*"
19
19
},
20
20
"browserslist" : [
Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"@vue/composition-api" : " ^1.6.2" ,
11
- "core-js" : " ^3.23.1 " ,
11
+ "core-js" : " ^3.23.2 " ,
12
12
"vue" : " ^3.2.37"
13
13
},
14
14
"devDependencies" : {
15
- "@vue/cli-plugin-babel" : " ^5.0.4 " ,
16
- "@vue/cli-plugin-typescript" : " ^5.0.4 " ,
17
- "@vue/cli-service" : " ^5.0.4 " ,
18
- "typescript" : " ^4.7.3 " ,
19
- "unplugin-icons" : " ^0.14.3 " ,
15
+ "@vue/cli-plugin-babel" : " ^5.0.6 " ,
16
+ "@vue/cli-plugin-typescript" : " ^5.0.6 " ,
17
+ "@vue/cli-service" : " ^5.0.6 " ,
18
+ "typescript" : " ^4.7.4 " ,
19
+ "unplugin-icons" : " ^0.14.5 " ,
20
20
"unplugin-vue-components" : " workspace:*" ,
21
21
"unplugin-vue2-script-setup" : " ^0.11.0"
22
22
}
Original file line number Diff line number Diff line change 92
92
"local-pkg" : " ^0.4.1" ,
93
93
"magic-string" : " ^0.26.2" ,
94
94
"minimatch" : " ^5.1.0" ,
95
- "resolve" : " ^1.22.0 " ,
95
+ "resolve" : " ^1.22.1 " ,
96
96
"unplugin" : " ^0.7.0"
97
97
},
98
98
"devDependencies" : {
103
103
"@types/minimatch" : " ^3.0.5" ,
104
104
"@types/node" : " ^18.0.0" ,
105
105
"@types/resolve" : " ^1.20.2" ,
106
- "@typescript-eslint/eslint-plugin" : " ^5.28 .0" ,
107
- "bumpp" : " ^8.1.0 " ,
106
+ "@typescript-eslint/eslint-plugin" : " ^5.29 .0" ,
107
+ "bumpp" : " ^8.2.1 " ,
108
108
"compare-versions" : " ^4.1.3" ,
109
- "element-plus" : " ^2.2.5 " ,
110
- "eslint" : " ^8.17 .0" ,
109
+ "element-plus" : " ^2.2.6 " ,
110
+ "eslint" : " ^8.18 .0" ,
111
111
"esno" : " ^0.16.3" ,
112
112
"estree-walker" : " ^3.0.1" ,
113
113
"pathe" : " ^0.3.0" ,
114
- "rollup" : " ^2.75.6 " ,
114
+ "rollup" : " ^2.75.7 " ,
115
115
"tsup" : " ^6.1.2" ,
116
- "typescript" : " ^4.7.3 " ,
116
+ "typescript" : " ^4.7.4 " ,
117
117
"vite" : " ^2.9.12" ,
118
- "vitest" : " ^0.15.1 " ,
118
+ "vitest" : " ^0.15.2 " ,
119
119
"vue" : " 3.2.37"
120
120
}
121
121
}
You can’t perform that action at this time.
0 commit comments