File tree 6 files changed +963
-972
lines changed
6 files changed +963
-972
lines changed Original file line number Diff line number Diff line change 11
11
"@vitejs/plugin-vue2" : " ^2.2.0" ,
12
12
"cross-env" : " ^7.0.3" ,
13
13
"unplugin-vue-components" : " workspace:*" ,
14
- "vite" : " ^4.1.4 "
14
+ "vite" : " ^4.3.9 "
15
15
}
16
16
}
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" : " ^4.1.0 "
10
+ "vant" : " ^4.4.1 "
11
11
},
12
12
"devDependencies" : {
13
- "@iconify/json" : " ^2.2.31 " ,
14
- "@vitejs/plugin-vue" : " ^4.0.0 " ,
15
- "@vue/compiler-sfc" : " ^3.2.47 " ,
13
+ "@iconify/json" : " ^2.2.74 " ,
14
+ "@vitejs/plugin-vue" : " ^4.2.3 " ,
15
+ "@vue/compiler-sfc" : " ^3.3.4 " ,
16
16
"cross-env" : " ^7.0.3" ,
17
17
"has-pkg" : " ^0.0.1" ,
18
- "typescript" : " ^4.9.5 " ,
19
- "unplugin-icons" : " ^0.15.3 " ,
18
+ "typescript" : " ^5.1.3 " ,
19
+ "unplugin-icons" : " ^0.16.2 " ,
20
20
"unplugin-vue-components" : " workspace:*" ,
21
- "vite" : " ^4.1.4 " ,
22
- "vite-plugin-inspect" : " ^0.7.15 " ,
23
- "vite-plugin-vue-markdown" : " ^0.22.4 " ,
24
- "vue-router" : " ^4.1.6 "
21
+ "vite" : " ^4.3.9 " ,
22
+ "vite-plugin-inspect" : " ^0.7.28 " ,
23
+ "vite-plugin-vue-markdown" : " ^0.23.5 " ,
24
+ "vue-router" : " ^4.2.2 "
25
25
}
26
26
}
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.29.0 " ,
11
+ "core-js" : " ^3.30.2 " ,
12
12
"vue" : " ^3.2.45"
13
13
},
14
14
"devDependencies" : {
15
- "@babel/core" : " ^7.21.0 " ,
15
+ "@babel/core" : " ^7.22.1 " ,
16
16
"@vue/cli-plugin-babel" : " ~5.0.8" ,
17
17
"@vue/cli-service" : " ~5.0.8" ,
18
18
"unplugin-vue-components" : " workspace:*"
Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"@vue/composition-api" : " ^1.7.1" ,
11
- "core-js" : " ^3.29.0 " ,
11
+ "core-js" : " ^3.30.2 " ,
12
12
"vue" : " ^3.2.45"
13
13
},
14
14
"devDependencies" : {
15
15
"@vue/cli-plugin-babel" : " ^5.0.8" ,
16
16
"@vue/cli-plugin-typescript" : " ^5.0.8" ,
17
17
"@vue/cli-service" : " ^5.0.8" ,
18
- "typescript" : " ^4.9.5 " ,
19
- "unplugin-icons" : " ^0.15.3 " ,
18
+ "typescript" : " ^5.1.3 " ,
19
+ "unplugin-icons" : " ^0.16.2 " ,
20
20
"unplugin-vue-components" : " workspace:*" ,
21
- "unplugin-vue2-script-setup" : " ^0.11.3 "
21
+ "unplugin-vue2-script-setup" : " ^0.11.4 "
22
22
}
23
23
}
Original file line number Diff line number Diff line change 101
101
}
102
102
},
103
103
"dependencies" : {
104
- "@antfu/utils" : " ^0.7.3 " ,
104
+ "@antfu/utils" : " ^0.7.4 " ,
105
105
"@rollup/pluginutils" : " ^5.0.2" ,
106
106
"chokidar" : " ^3.5.3" ,
107
107
"debug" : " ^4.3.4" ,
113
113
"unplugin" : " ^1.3.1"
114
114
},
115
115
"devDependencies" : {
116
- "@antfu/eslint-config" : " ^0.39.3 " ,
116
+ "@antfu/eslint-config" : " ^0.39.5 " ,
117
117
"@babel/parser" : " ^7.22.4" ,
118
118
"@babel/types" : " ^7.22.4" ,
119
119
"@nuxt/kit" : " ^3.5.2" ,
122
122
"@types/node" : " ^18.16.16" ,
123
123
"@types/resolve" : " ^1.20.2" ,
124
124
"@typescript-eslint/eslint-plugin" : " ^5.59.8" ,
125
- "bumpp" : " ^9.1.0 " ,
125
+ "bumpp" : " ^9.1.1 " ,
126
126
"compare-versions" : " ^5.0.3" ,
127
- "element-plus" : " ^2.3.5 " ,
128
- "eslint" : " ^8.41 .0" ,
127
+ "element-plus" : " ^2.3.6 " ,
128
+ "eslint" : " ^8.42 .0" ,
129
129
"esno" : " ^0.16.3" ,
130
130
"estree-walker" : " ^3.0.3" ,
131
- "pathe" : " ^1.1.0 " ,
132
- "rollup" : " ^3.23.0 " ,
131
+ "pathe" : " ^1.1.1 " ,
132
+ "rollup" : " ^3.23.1 " ,
133
133
"tsup" : " ^6.7.0" ,
134
- "typescript" : " ^5.0.4 " ,
134
+ "typescript" : " ^5.1.3 " ,
135
135
"vite" : " ^4.3.9" ,
136
- "vitest" : " ^0.31.1 " ,
136
+ "vitest" : " ^0.31.4 " ,
137
137
"vue" : " 3.2.45"
138
138
}
139
139
}
You can’t perform that action at this time.
0 commit comments