This repository was archived by the owner on Dec 25, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +126
-112
lines changed Expand file tree Collapse file tree 6 files changed +126
-112
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "exclude" : [
3+ " vue"
4+ ]
5+ }
Original file line number Diff line number Diff line change 88 "generate" : " nuxt generate"
99 },
1010 "dependencies" : {
11- "core-js" : " ^3.15.1 " ,
12- "nuxt" : " ^2.15.7 "
11+ "core-js" : " ^3.16.3 " ,
12+ "nuxt" : " ^2.15.8 "
1313 },
1414 "devDependencies" : {
1515 "@nuxt/types" : " ^2.15.8" ,
Original file line number Diff line number Diff line change 77 "lint" : " vue-cli-service lint"
88 },
99 "dependencies" : {
10- "core-js" : " ^3.6.5 " ,
10+ "core-js" : " ^3.16.3 " ,
1111 "vue" : " ^2.6.11"
1212 },
1313 "devDependencies" : {
14- "@vue/cli-plugin-babel" : " ~4.5.0 " ,
15- "@vue/cli-plugin-typescript" : " ~4.5.0 " ,
16- "@vue/cli-service" : " ~4.5.0 " ,
17- "typescript" : " ~4.1 .5" ,
18- "vue-template-compiler " : " ^2.6.11 " ,
19- "vue-tsc " : " ^0.3.0 " ,
20- "unplugin-vue2-script-setup " : " workspace:* "
14+ "@vue/cli-plugin-babel" : " ~4.5.13 " ,
15+ "@vue/cli-plugin-typescript" : " ~4.5.13 " ,
16+ "@vue/cli-service" : " ~4.5.13 " ,
17+ "typescript" : " ~4.3 .5" ,
18+ "unplugin-vue2-script-setup " : " workspace:* " ,
19+ "vue-template-compiler " : " ^2.6.14 " ,
20+ "vue-tsc " : " ^0.3.0 "
2121 }
2222}
Original file line number Diff line number Diff line change 6666 "devDependencies" : {
6767 "@antfu/eslint-config" : " ^0.7.0" ,
6868 "@antfu/ni" : " ^0.7.0" ,
69- "@antfu/utils" : " ^0.2.4 " ,
69+ "@antfu/utils" : " ^0.3.0 " ,
7070 "@rollup/pluginutils" : " ^4.1.1" ,
7171 "@types/jest" : " ^27.0.1" ,
72- "@types/node" : " ^16.7.1 " ,
72+ "@types/node" : " ^16.7.2 " ,
7373 "@vue/composition-api" : " ^1.1.3" ,
7474 "@vue/runtime-dom" : " ^3.2.6" ,
7575 "bumpp" : " ^6.0.6" ,
8383 "ts-jest" : " ^27.0.5" ,
8484 "tsup" : " ^4.14.0" ,
8585 "typescript" : " ^4.3.5" ,
86- "vite" : " ^2.5.0 "
86+ "vite" : " ^2.5.1 "
8787 },
8888 "dependencies" : {
8989 "@babel/core" : " ^7.15.0" ,
9292 "@babel/traverse" : " ^7.15.0" ,
9393 "@babel/types" : " ^7.15.0" ,
9494 "@vue/ref-transform" : " ^3.2.6" ,
95- "@vue/shared" : " ^3.2.4 " ,
96- "htmlparser2" : " ^6.1 .0" ,
95+ "@vue/shared" : " ^3.2.6 " ,
96+ "htmlparser2" : " ^7.0 .0" ,
9797 "magic-string" : " ^0.25.7" ,
98- "unplugin" : " ^0.0.8 "
98+ "unplugin" : " ^0.2.0 "
9999 }
100100}
Original file line number Diff line number Diff line change 44 "dev" : " vite --open"
55 },
66 "dependencies" : {
7- "@vue/composition-api" : " ^1.1.1 " ,
7+ "@vue/composition-api" : " ^1.1.3 " ,
88 "vue" : " ^2.6.14"
99 },
1010 "devDependencies" : {
11- "vite" : " ^2.5.0 " ,
11+ "vite" : " ^2.5.1 " ,
1212 "vite-plugin-inspect" : " ^0.2.2" ,
1313 "vite-plugin-vue2" : " ^1.8.1" ,
1414 "vue-template-compiler" : " ^2.6.14"
You can’t perform that action at this time.
0 commit comments