|
1 | 1 | { |
2 | 2 | "name": "element-plus-playground", |
3 | 3 | "version": "2.5.1", |
4 | | - "packageManager": "pnpm@10.2.0", |
| 4 | + "packageManager": "pnpm@10.13.1", |
5 | 5 | "description": "Element Plus Playground", |
6 | 6 | "type": "module", |
7 | 7 | "engines": { |
|
25 | 25 | "format": "prettier --write --cache ." |
26 | 26 | }, |
27 | 27 | "dependencies": { |
28 | | - "@unocss/reset": "^65.4.3", |
29 | | - "@vue/repl": "^4.5.0", |
30 | | - "@vueuse/core": "^12.5.0", |
31 | | - "element-plus": "^2.9.3", |
32 | | - "semver": "^7.7.1", |
33 | | - "vue": "^3.5.13" |
| 28 | + "@unocss/reset": "^65.5.0", |
| 29 | + "@vue/repl": "^4.6.2", |
| 30 | + "@vueuse/core": "^12.8.2", |
| 31 | + "element-plus": "^2.10.4", |
| 32 | + "semver": "^7.7.2", |
| 33 | + "vue": "^3.5.18" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | 36 | "@iconify-json/ri": "^1.2.5", |
37 | | - "@sxzz/eslint-config": "^5.0.1", |
38 | | - "@sxzz/prettier-config": "^2.1.1", |
39 | | - "@types/node": "^22.13.1", |
40 | | - "@types/semver": "^7.5.8", |
41 | | - "@unocss/eslint-plugin": "^65.4.3", |
42 | | - "@unocss/transformer-directives": "^65.4.3", |
43 | | - "@vitejs/plugin-vue": "^5.2.1", |
| 37 | + "@sxzz/eslint-config": "^5.3.0", |
| 38 | + "@sxzz/prettier-config": "^2.2.3", |
| 39 | + "@types/node": "^22.16.5", |
| 40 | + "@types/semver": "^7.7.0", |
| 41 | + "@unocss/eslint-plugin": "^65.5.0", |
| 42 | + "@unocss/transformer-directives": "^65.5.0", |
| 43 | + "@vitejs/plugin-vue": "^5.2.4", |
44 | 44 | "@vue/tsconfig": "^0.7.0", |
45 | | - "bumpp": "^10.0.1", |
46 | | - "eslint": "^9.19.0", |
47 | | - "prettier": "^3.4.2", |
48 | | - "sass": "^1.83.4", |
49 | | - "typescript": "^5.7.3", |
50 | | - "unocss": "^65.4.3", |
51 | | - "unplugin-auto-import": "^19.0.0", |
52 | | - "unplugin-vue-components": "^28.0.0", |
53 | | - "vite": "^6.0.11", |
54 | | - "vite-plugin-inspect": "^10.1.0", |
55 | | - "vite-plugin-mkcert": "^1.17.6", |
56 | | - "vue-tsc": "^2.2.0" |
| 45 | + "bumpp": "^10.2.0", |
| 46 | + "eslint": "^9.32.0", |
| 47 | + "prettier": "^3.6.2", |
| 48 | + "sass": "^1.89.2", |
| 49 | + "typescript": "^5.8.3", |
| 50 | + "unocss": "^65.5.0", |
| 51 | + "unplugin-auto-import": "^19.3.0", |
| 52 | + "unplugin-vue-components": "^28.8.0", |
| 53 | + "vite": "^6.3.5", |
| 54 | + "vite-plugin-inspect": "^10.3.0", |
| 55 | + "vite-plugin-mkcert": "^1.17.8", |
| 56 | + "vue-tsc": "^2.2.12" |
57 | 57 | }, |
58 | 58 | "prettier": "@sxzz/prettier-config" |
59 | 59 | } |
0 commit comments