File tree Expand file tree Collapse file tree 4 files changed +1626
-982
lines changed Expand file tree Collapse file tree 4 files changed +1626
-982
lines changed Original file line number Diff line number Diff line change 99 "preview" : " vite preview"
1010 },
1111 "dependencies" : {
12- "element-plus" : " ^2.2.9 " ,
13- "vue" : " ^3.2.37 "
12+ "element-plus" : " ^2.2.28 " ,
13+ "vue" : " ^3.2.45 "
1414 },
1515 "devDependencies" : {
16- "@vitejs/plugin-vue" : " ^3 .0.1 " ,
17- "@vue/compiler-sfc" : " ^3.2.37 " ,
18- "sass" : " ^1.53 .0" ,
19- "typescript" : " ^4.7.4 " ,
16+ "@vitejs/plugin-vue" : " ^4 .0.0 " ,
17+ "@vue/compiler-sfc" : " ^3.2.45 " ,
18+ "sass" : " ^1.58 .0" ,
19+ "typescript" : " ^4.9.5 " ,
2020 "unplugin-element-plus" : " workspace:*" ,
21- "vite" : " ^3 .0.2 " ,
22- "vite-plugin-inspect" : " ^0.6.0 " ,
23- "vue-tsc" : " ^0.38.8 "
21+ "vite" : " ^4 .0.4 " ,
22+ "vite-plugin-inspect" : " ^0.7.15 " ,
23+ "vue-tsc" : " ^1.0.24 "
2424 }
2525}
Original file line number Diff line number Diff line change 7373 "test" : " vitest"
7474 },
7575 "dependencies" : {
76- "@rollup/pluginutils" : " ^4.2.1 " ,
77- "es-module-lexer" : " ^1.0.5 " ,
78- "magic-string" : " ^0.26.7 " ,
79- "unplugin" : " ^0.9.6 "
76+ "@rollup/pluginutils" : " ^5.0.2 " ,
77+ "es-module-lexer" : " ^1.1.0 " ,
78+ "magic-string" : " ^0.27.0 " ,
79+ "unplugin" : " ^1.0.1 "
8080 },
8181 "devDependencies" : {
8282 "@sxzz/eslint-config-prettier" : " ^2.4.4" ,
8383 "@sxzz/eslint-config-vue" : " ^2.4.4" ,
84- "@types/node" : " * " ,
85- "@vitest/ui" : " ^0.24 .3" ,
84+ "@types/node" : " ^18.11.18 " ,
85+ "@vitest/ui" : " ^0.28 .3" ,
8686 "bumpp" : " ^8.2.1" ,
87- "esbuild" : " ~0.15.11 " ,
87+ "esbuild" : " ~0.17.5 " ,
8888 "escape-string-regexp" : " ^5.0.0" ,
89- "eslint" : " ^8.25 .0" ,
90- "eslint-define-config" : " ^1.7 .0" ,
89+ "eslint" : " ^8.33 .0" ,
90+ "eslint-define-config" : " ^1.14 .0" ,
9191 "fast-glob" : " ^3.2.12" ,
92- "prettier" : " ^2.7.1 " ,
93- "rollup" : " ^2.79.1 " ,
94- "rollup-plugin-esbuild" : " ^4.10.1 " ,
95- "tsup" : " ^6.2.3 " ,
96- "tsx" : " ^3.10.1 " ,
97- "typescript" : " ^4.8.4 " ,
98- "vite" : " ^3.1.8 " ,
99- "vitest" : " ^0.24 .3"
92+ "prettier" : " ^2.8.3 " ,
93+ "rollup" : " ^3.12.0 " ,
94+ "rollup-plugin-esbuild" : " ^5.0.0 " ,
95+ "tsup" : " ^6.5.0 " ,
96+ "tsx" : " ^3.12.2 " ,
97+ "typescript" : " ^4.9.5 " ,
98+ "vite" : " ^4.0.4 " ,
99+ "vitest" : " ^0.28 .3"
100100 },
101101 "engines" : {
102102 "node" : " >=14.19.0"
You can’t perform that action at this time.
0 commit comments