File tree Expand file tree Collapse file tree 4 files changed +1801
-1976
lines changed
Expand file tree Collapse file tree 4 files changed +1801
-1976
lines changed Original file line number Diff line number Diff line change 1010 "preview" : " vite preview"
1111 },
1212 "dependencies" : {
13- "element-plus" : " ^2.9.3 " ,
14- "vue" : " ^3.5.13 "
13+ "element-plus" : " ^2.11.7 " ,
14+ "vue" : " ^3.5.22 "
1515 },
1616 "devDependencies" : {
17- "@vitejs/plugin-vue" : " ^5.2 .1" ,
18- "@vue/compiler-sfc" : " ^3.5.13 " ,
19- "sass" : " ^1.84.0 " ,
20- "typescript" : " ^5.7 .3" ,
17+ "@vitejs/plugin-vue" : " ^6.0 .1" ,
18+ "@vue/compiler-sfc" : " ^3.5.22 " ,
19+ "sass" : " ^1.93.3 " ,
20+ "typescript" : " ^5.9 .3" ,
2121 "unplugin-element-plus" : " workspace:*" ,
22- "vite" : " ^6 .1.0 " ,
23- "vite-plugin-inspect" : " ^10.1.0 " ,
24- "vue-tsc" : " ^2.2.0 "
22+ "vite" : " ^7 .1.12 " ,
23+ "vite-plugin-inspect" : " ^11.3.3 " ,
24+ "vue-tsc" : " ^3.1.3 "
2525 }
2626}
Original file line number Diff line number Diff line change 11{
22 "name" : " unplugin-element-plus" ,
33 "version" : " 0.10.0" ,
4- "packageManager" : " pnpm@10.15.1 " ,
4+ "packageManager" : " pnpm@10.20.0 " ,
55 "type" : " module" ,
66 "keywords" : [
77 " element-plus" ,
6363 },
6464 "dependencies" : {
6565 "es-module-lexer" : " ^1.7.0" ,
66- "magic-string" : " ^0.30.18 " ,
66+ "magic-string" : " ^0.30.21 " ,
6767 "unplugin" : " ^2.3.10"
6868 },
6969 "devDependencies" : {
70- "@sxzz/eslint-config" : " ^5.3.0 " ,
70+ "@sxzz/eslint-config" : " ^7.2.8 " ,
7171 "@sxzz/prettier-config" : " ^2.2.4" ,
72- "@types/node" : " ^22.18.1 " ,
73- "@vitest/ui" : " ^3.2.4 " ,
74- "bumpp" : " ^10.2.3 " ,
75- "esbuild" : " ~0.25.9 " ,
72+ "@types/node" : " ^24.10.0 " ,
73+ "@vitest/ui" : " ^4.0.6 " ,
74+ "bumpp" : " ^10.3.1 " ,
75+ "esbuild" : " ~0.25.12 " ,
7676 "escape-string-regexp" : " ^5.0.0" ,
77- "eslint" : " ^9.35.0 " ,
77+ "eslint" : " ^9.39.1 " ,
7878 "fast-glob" : " ^3.3.3" ,
7979 "prettier" : " ^3.6.2" ,
80- "rollup" : " ^4.50.1 " ,
81- "tsdown" : " ^0.14.2 " ,
82- "tsx" : " ^4.20.5 " ,
83- "typescript" : " ^5.9.2 " ,
84- "vite" : " ^7.1.4 " ,
85- "vitest" : " ^3.2.4 "
80+ "rollup" : " ^4.52.5 " ,
81+ "tsdown" : " ^0.15.12 " ,
82+ "tsx" : " ^4.20.6 " ,
83+ "typescript" : " ^5.9.3 " ,
84+ "vite" : " ^7.1.12 " ,
85+ "vitest" : " ^4.0.6 "
8686 },
8787 "engines" : {
8888 "node" : " >=18.12.0"
You can’t perform that action at this time.
0 commit comments