File tree Expand file tree Collapse file tree 5 files changed +203
-222
lines changed
Expand file tree Collapse file tree 5 files changed +203
-222
lines changed Original file line number Diff line number Diff line change 77 "build" : " cross-env DEBUG=vite-plugin-components:* vite build"
88 },
99 "dependencies" : {
10- "naive-ui" : " ^2.14.0 " ,
10+ "naive-ui" : " ^2.15.1 " ,
1111 "vant" : " ^3.1.1" ,
12- "vue" : " ^3.1.2 "
12+ "vue" : " ^3.1.3 "
1313 },
1414 "devDependencies" : {
1515 "@vitejs/plugin-vue" : " ^1.2.4" ,
16- "@vue/compiler-sfc" : " ^3.1.2 " ,
16+ "@vue/compiler-sfc" : " ^3.1.3 " ,
1717 "cross-env" : " ^7.0.3" ,
18- "typescript" : " ^4.3.4 " ,
18+ "typescript" : " ^4.3.5 " ,
1919 "vite" : " ^2.3.8" ,
2020 "vite-plugin-components" : " workspace:*" ,
2121 "vite-plugin-md" : " ^0.6.7" ,
Original file line number Diff line number Diff line change 1111 "vite-plugin-vue2" : " ^1.7.2"
1212 },
1313 "dependencies" : {
14- "vue" : " 2.6.12 " ,
15- "vue-template-compiler" : " 2.6.12 "
14+ "vue" : " 3.1.3 " ,
15+ "vue-template-compiler" : " 2.6.14 "
1616 }
1717}
Original file line number Diff line number Diff line change 88 },
99 "dependencies" : {
1010 "vant" : " ^3.1.1" ,
11- "vue" : " ^3.1.2 "
11+ "vue" : " ^3.1.3 "
1212 },
1313 "devDependencies" : {
14- "@iconify/json" : " ^1.1.363 " ,
14+ "@iconify/json" : " ^1.1.368 " ,
1515 "@vitejs/plugin-vue" : " ^1.2.4" ,
16- "@vue/compiler-sfc" : " ^3.1.2 " ,
16+ "@vue/compiler-sfc" : " ^3.1.3 " ,
1717 "cross-env" : " ^7.0.3" ,
18- "typescript" : " ^4.3.4 " ,
18+ "typescript" : " ^4.3.5 " ,
1919 "vite" : " ^2.3.8" ,
2020 "vite-plugin-components" : " workspace:*" ,
2121 "vite-plugin-icons" : " ^0.6.3" ,
Original file line number Diff line number Diff line change 4040 "devDependencies" : {
4141 "@antfu/eslint-config" : " ^0.6.6" ,
4242 "@antfu/utils" : " ^0.2.4" ,
43- "@types/debug" : " ^4.1.5 " ,
43+ "@types/debug" : " ^4.1.6 " ,
4444 "@types/jest" : " ^26.0.23" ,
4545 "@types/minimatch" : " ^3.0.4" ,
46- "@types/node" : " ^15.12.5 " ,
46+ "@types/node" : " ^15.14.0 " ,
4747 "@typescript-eslint/eslint-plugin" : " ^4.28.1" ,
4848 "eslint" : " ^7.29.0" ,
4949 "jest" : " ^27.0.6" ,
50- "rollup" : " ^2.52.3 " ,
50+ "rollup" : " ^2.52.6 " ,
5151 "standard-version" : " ^9.3.0" ,
5252 "ts-jest" : " ^27.0.3" ,
5353 "tsup" : " ^4.12.0" ,
54- "typescript" : " ^4.3.4 " ,
54+ "typescript" : " ^4.3.5 " ,
5555 "vite" : " ^2.3.8"
5656 }
5757}
You can’t perform that action at this time.
0 commit comments