File tree 6 files changed +399
-184
lines changed
6 files changed +399
-184
lines changed Original file line number Diff line number Diff line change 11
11
"devDependencies" : {
12
12
"cross-env" : " ^7.0.3" ,
13
13
"unplugin-vue-components" : " workspace:*" ,
14
- "vite" : " ^2.9.12 " ,
14
+ "vite" : " ^2.9.13 " ,
15
15
"vite-plugin-vue2" : " ^2.0.1"
16
16
}
17
17
}
Original file line number Diff line number Diff line change 7
7
"build" : " cross-env DEBUG=unplugin-vue-components:* vite build"
8
8
},
9
9
"dependencies" : {
10
- "vant" : " ^3.5.1 "
10
+ "vant" : " ^3.5.2 "
11
11
},
12
12
"devDependencies" : {
13
- "@iconify/json" : " ^2.1.67 " ,
13
+ "@iconify/json" : " ^2.1.70 " ,
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
18
"typescript" : " ^4.7.4" ,
19
- "unplugin-icons" : " ^0.14.5 " ,
19
+ "unplugin-icons" : " ^0.14.7 " ,
20
20
"unplugin-vue-components" : " workspace:*" ,
21
- "vite" : " ^2.9.12 " ,
22
- "vite-plugin-inspect" : " ^0.5.0 " ,
23
- "vite-plugin-vue-markdown" : " ^0.1.0 " ,
21
+ "vite" : " ^2.9.13 " ,
22
+ "vite-plugin-inspect" : " ^0.5.1 " ,
23
+ "vite-plugin-vue-markdown" : " ^0.20.1 " ,
24
24
"vue-router" : " ^4.0.16"
25
25
}
26
26
}
Original file line number Diff line number Diff line change 12
12
"vue" : " ^3.2.37"
13
13
},
14
14
"devDependencies" : {
15
- "@babel/core" : " ^7.18.5 " ,
15
+ "@babel/core" : " ^7.18.6 " ,
16
16
"@vue/cli-plugin-babel" : " ~5.0.6" ,
17
17
"@vue/cli-service" : " ~5.0.6" ,
18
18
"unplugin-vue-components" : " workspace:*"
Original file line number Diff line number Diff line change 16
16
"@vue/cli-plugin-typescript" : " ^5.0.6" ,
17
17
"@vue/cli-service" : " ^5.0.6" ,
18
18
"typescript" : " ^4.7.4" ,
19
- "unplugin-icons" : " ^0.14.5 " ,
19
+ "unplugin-icons" : " ^0.14.7 " ,
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 93
93
"magic-string" : " ^0.26.2" ,
94
94
"minimatch" : " ^5.1.0" ,
95
95
"resolve" : " ^1.22.1" ,
96
- "unplugin" : " ^0.7.0 "
96
+ "unplugin" : " ^0.7.1 "
97
97
},
98
98
"devDependencies" : {
99
99
"@antfu/eslint-config" : " ^0.25.2" ,
100
- "@babel/parser" : " ^7.18.5 " ,
101
- "@babel/types" : " ^7.18.4 " ,
100
+ "@babel/parser" : " ^7.18.6 " ,
101
+ "@babel/types" : " ^7.18.7 " ,
102
102
"@types/debug" : " ^4.1.7" ,
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.29 .0" ,
106
+ "@typescript-eslint/eslint-plugin" : " ^5.30 .0" ,
107
107
"bumpp" : " ^8.2.1" ,
108
108
"compare-versions" : " ^4.1.3" ,
109
- "element-plus" : " ^2.2.6 " ,
109
+ "element-plus" : " ^2.2.7 " ,
110
110
"eslint" : " ^8.18.0" ,
111
111
"esno" : " ^0.16.3" ,
112
112
"estree-walker" : " ^3.0.1" ,
113
- "pathe" : " ^0.3.0 " ,
113
+ "pathe" : " ^0.3.2 " ,
114
114
"rollup" : " ^2.75.7" ,
115
115
"tsup" : " ^6.1.2" ,
116
116
"typescript" : " ^4.7.4" ,
117
- "vite" : " ^2.9.12 " ,
117
+ "vite" : " ^2.9.13 " ,
118
118
"vitest" : " ^0.16.0" ,
119
119
"vue" : " 3.2.37"
120
120
}
You can’t perform that action at this time.
0 commit comments