File tree Expand file tree Collapse file tree 5 files changed +165
-233
lines changed
Expand file tree Collapse file tree 5 files changed +165
-233
lines changed Original file line number Diff line number Diff line change 1111 "devDependencies" : {
1212 "cross-env" : " ^7.0.3" ,
1313 "unplugin-vue-components" : " workspace:*" ,
14- "vite" : " ^2.4.4 " ,
14+ "vite" : " ^2.5.3 " ,
1515 "vite-plugin-vue2" : " ^1.8.1"
1616 }
1717}
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.2.0 "
10+ "vant" : " ^3.2.1 "
1111 },
1212 "devDependencies" : {
13- "@iconify/json" : " ^1.1.387 " ,
14- "@vitejs/plugin-vue" : " ^1.4 .0" ,
15- "@vue/compiler-sfc" : " ^3.2.2 " ,
13+ "@iconify/json" : " ^1.1.396 " ,
14+ "@vitejs/plugin-vue" : " ^1.6 .0" ,
15+ "@vue/compiler-sfc" : " ^3.2.6 " ,
1616 "cross-env" : " ^7.0.3" ,
1717 "has-pkg" : " ^0.0.1" ,
18- "typescript" : " ^4.3.5 " ,
19- "unplugin-icons" : " ^0.7.1 " ,
18+ "typescript" : " ^4.4.2 " ,
19+ "unplugin-icons" : " ^0.7.4 " ,
2020 "unplugin-vue-components" : " workspace:*" ,
21- "vite" : " ^2.4.4 " ,
22- "vite-plugin-inspect" : " ^0.0 .2" ,
23- "vite-plugin-md" : " ^0.10 .0" ,
21+ "vite" : " ^2.5.3 " ,
22+ "vite-plugin-inspect" : " ^0.2 .2" ,
23+ "vite-plugin-md" : " ^0.11 .0" ,
2424 "vite-plugin-vue-svg" : " ^0.1.0"
2525 }
2626}
Original file line number Diff line number Diff line change 77 "lint" : " vue-cli-service lint"
88 },
99 "dependencies" : {
10- "@vue/composition-api" : " ^1.1.3 " ,
11- "core-js" : " ^3.16.3 " ,
10+ "@vue/composition-api" : " ^1.1.4 " ,
11+ "core-js" : " ^3.16.4 " ,
1212 "vue" : " ^2.6.14"
1313 },
1414 "devDependencies" : {
1515 "@vue/cli-plugin-babel" : " ^4.5.13" ,
1616 "@vue/cli-plugin-typescript" : " ^4.5.13" ,
1717 "@vue/cli-service" : " ^4.5.13" ,
18- "typescript" : " ^4.3.5 " ,
19- "unplugin-icons" : " ^0.7.1 " ,
18+ "typescript" : " ^4.4.2 " ,
19+ "unplugin-icons" : " ^0.7.4 " ,
2020 "unplugin-vue-components" : " workspace:*" ,
21- "unplugin-vue2-script-setup" : " ^0.5.4 "
21+ "unplugin-vue2-script-setup" : " ^0.5.5 "
2222 }
2323}
Original file line number Diff line number Diff line change 6666 "has-pkg" : " ^0.0.1" ,
6767 "magic-string" : " ^0.25.7" ,
6868 "minimatch" : " ^3.0.4" ,
69- "unplugin" : " ^0.2.4 "
69+ "unplugin" : " ^0.2.7 "
7070 },
7171 "peerDependencies" : {
7272 "vue" : " 2 || 3"
7777 "@types/debug" : " ^4.1.7" ,
7878 "@types/jest" : " ^27.0.1" ,
7979 "@types/minimatch" : " ^3.0.5" ,
80- "@types/node" : " ^16.7.6 " ,
81- "@typescript-eslint/eslint-plugin" : " ^4.29.3 " ,
80+ "@types/node" : " ^16.7.10 " ,
81+ "@typescript-eslint/eslint-plugin" : " ^4.30.0 " ,
8282 "compare-versions" : " ^3.6.0" ,
8383 "eslint" : " ^7.32.0" ,
8484 "esno" : " ^0.9.1" ,
8787 "ts-jest" : " ^27.0.5" ,
8888 "tsup" : " ^4.14.0" ,
8989 "typescript" : " ^4.4.2" ,
90- "vite" : " ^2.5.1 "
90+ "vite" : " ^2.5.3 "
9191 }
9292}
You can’t perform that action at this time.
0 commit comments