|
1 | 1 | { |
2 | 2 | "name": "element-plus-playground", |
3 | 3 | "version": "2.5.1", |
4 | | - "packageManager": "pnpm@10.13.1", |
| 4 | + "packageManager": "pnpm@10.15.0", |
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.6.3", |
27 | 27 | "@vueuse/core": "^12.8.2", |
28 | | - "element-plus": "^2.10.4", |
| 28 | + "element-plus": "^2.11.1", |
29 | 29 | "semver": "^7.7.2", |
30 | | - "vue": "^3.5.18" |
| 30 | + "vue": "^3.5.19" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | 33 | "@iconify-json/ri": "^1.2.5", |
34 | 34 | "@sxzz/eslint-config": "^5.3.0", |
35 | | - "@sxzz/prettier-config": "^2.2.3", |
36 | | - "@types/node": "^22.16.5", |
| 35 | + "@sxzz/prettier-config": "^2.2.4", |
| 36 | + "@types/node": "^22.17.2", |
37 | 37 | "@types/semver": "^7.7.0", |
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.2.3", |
| 43 | + "eslint": "^9.34.0", |
44 | 44 | "prettier": "^3.6.2", |
45 | | - "sass": "^1.89.2", |
46 | | - "typescript": "^5.8.3", |
| 45 | + "sass": "^1.90.0", |
| 46 | + "typescript": "^5.9.2", |
47 | 47 | "unocss": "^65.5.0", |
48 | 48 | "unplugin-auto-import": "^19.3.0", |
49 | 49 | "unplugin-vue-components": "^28.8.0", |
|
0 commit comments