File tree Expand file tree Collapse file tree 4 files changed +50
-93
lines changed
Expand file tree Collapse file tree 4 files changed +50
-93
lines changed Original file line number Diff line number Diff line change 77 "build" : " cross-env DEBUG=unplugin-vue-components:* vite build"
88 },
99 "dependencies" : {
10- "vant" : " ^3.6.10 "
10+ "vant" : " ^4.0.2 "
1111 },
1212 "devDependencies" : {
13- "@iconify/json" : " ^2.1.150 " ,
13+ "@iconify/json" : " ^2.1.151 " ,
1414 "@vitejs/plugin-vue" : " ^4.0.0" ,
1515 "@vue/compiler-sfc" : " ^3.2.45" ,
1616 "cross-env" : " ^7.0.3" ,
1717 "has-pkg" : " ^0.0.1" ,
1818 "typescript" : " ^4.9.4" ,
19- "unplugin-icons" : " ^0.14.14 " ,
19+ "unplugin-icons" : " ^0.14.15 " ,
2020 "unplugin-vue-components" : " workspace:*" ,
2121 "vite" : " ^4.0.0" ,
2222 "vite-plugin-inspect" : " ^0.7.9" ,
Original file line number Diff line number Diff line change 1616 "@vue/cli-plugin-typescript" : " ^5.0.8" ,
1717 "@vue/cli-service" : " ^5.0.8" ,
1818 "typescript" : " ^4.9.4" ,
19- "unplugin-icons" : " ^0.14.14 " ,
19+ "unplugin-icons" : " ^0.14.15 " ,
2020 "unplugin-vue-components" : " workspace:*" ,
2121 "unplugin-vue2-script-setup" : " ^0.11.3"
2222 }
Original file line number Diff line number Diff line change 9393 "magic-string" : " ^0.27.0" ,
9494 "minimatch" : " ^5.1.1" ,
9595 "resolve" : " ^1.22.1" ,
96- "unplugin" : " ^1.0.0 "
96+ "unplugin" : " ^1.0.1 "
9797 },
9898 "devDependencies" : {
9999 "@antfu/eslint-config" : " ^0.33.1" ,
100100 "@babel/parser" : " ^7.20.5" ,
101101 "@babel/types" : " ^7.20.5" ,
102102 "@types/debug" : " ^4.1.7" ,
103103 "@types/minimatch" : " ^5.1.2" ,
104- "@types/node" : " ^18.11.12 " ,
104+ "@types/node" : " ^18.11.13 " ,
105105 "@types/resolve" : " ^1.20.2" ,
106106 "@typescript-eslint/eslint-plugin" : " ^5.46.0" ,
107107 "bumpp" : " ^8.2.1" ,
You can’t perform that action at this time.
0 commit comments