|
1 | 1 | { |
2 | 2 | "name": "element-plus-playground", |
3 | 3 | "version": "2.5.1", |
4 | | - "packageManager": "pnpm@10.13.1", |
| 4 | + "packageManager": "pnpm@10.18.3", |
5 | 5 | "description": "Element Plus Playground", |
6 | 6 | "type": "module", |
7 | 7 | "keywords": [ |
|
23 | 23 | }, |
24 | 24 | "dependencies": { |
25 | 25 | "@unocss/reset": "^65.5.0", |
26 | | - "@vue/repl": "^4.6.2", |
| 26 | + "@vue/repl": "^4.7.0", |
27 | 27 | "@vueuse/core": "^12.8.2", |
28 | | - "element-plus": "^2.10.4", |
29 | | - "semver": "^7.7.2", |
30 | | - "vue": "^3.5.18" |
| 28 | + "element-plus": "^2.11.5", |
| 29 | + "semver": "^7.7.3", |
| 30 | + "vue": "^3.5.22" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | | - "@iconify-json/ri": "^1.2.5", |
| 33 | + "@iconify-json/ri": "^1.2.6", |
34 | 34 | "@sxzz/eslint-config": "^5.3.0", |
35 | | - "@sxzz/prettier-config": "^2.2.3", |
36 | | - "@types/node": "^22.16.5", |
37 | | - "@types/semver": "^7.7.0", |
| 35 | + "@sxzz/prettier-config": "^2.2.4", |
| 36 | + "@types/node": "^22.18.12", |
| 37 | + "@types/semver": "^7.7.1", |
38 | 38 | "@unocss/eslint-plugin": "^65.5.0", |
39 | 39 | "@unocss/transformer-directives": "^65.5.0", |
40 | 40 | "@vitejs/plugin-vue": "^5.2.4", |
41 | | - "@vue/tsconfig": "^0.7.0", |
42 | | - "bumpp": "^10.2.0", |
43 | | - "eslint": "^9.32.0", |
| 41 | + "@vue/tsconfig": "^0.8.1", |
| 42 | + "bumpp": "^10.3.1", |
| 43 | + "eslint": "^9.38.0", |
44 | 44 | "prettier": "^3.6.2", |
45 | | - "sass": "^1.89.2", |
46 | | - "typescript": "^5.8.3", |
| 45 | + "sass": "^1.93.2", |
| 46 | + "typescript": "^5.9.3", |
47 | 47 | "unocss": "^65.5.0", |
48 | 48 | "unplugin-auto-import": "^19.3.0", |
49 | 49 | "unplugin-vue-components": "^28.8.0", |
50 | | - "vite": "^6.3.5", |
| 50 | + "vite": "^6.4.1", |
51 | 51 | "vite-plugin-inspect": "^10.3.0", |
52 | | - "vite-plugin-mkcert": "^1.17.8", |
| 52 | + "vite-plugin-mkcert": "^1.17.9", |
53 | 53 | "vue-tsc": "^2.2.12" |
54 | 54 | }, |
55 | 55 | "engines": { |
|
0 commit comments