|
44 | 44 | }, |
45 | 45 | "dependencies": { |
46 | 46 | "@ant-design/icons-vue": "^7.0.1", |
47 | | - "@vue/repl": "^4.4.1", |
48 | | - "@vueuse/core": "^12.0.0", |
| 47 | + "@vue/repl": "^4.6.2", |
| 48 | + "@vueuse/core": "^13.5.0", |
49 | 49 | "ant-design-vue": "^4.2.6", |
50 | | - "semver": "^7.6.3", |
51 | | - "vue": "^3.5.13" |
| 50 | + "semver": "^7.7.2", |
| 51 | + "vue": "^3.5.18" |
52 | 52 | }, |
53 | 53 | "devDependencies": { |
54 | | - "@antfu/eslint-config": "^3.12.0", |
55 | | - "@types/node": "^22.10.2", |
56 | | - "@types/semver": "^7.5.8", |
57 | | - "@unocss/eslint-config": "^0.65.1", |
58 | | - "@vitejs/plugin-vue": "^5.2.1", |
59 | | - "@vitejs/plugin-vue-jsx": "^4.1.1", |
60 | | - "@vue/compiler-sfc": "^3.5.13", |
61 | | - "@vue/shared": "^3.5.13", |
| 54 | + "@antfu/eslint-config": "^5.0.0", |
| 55 | + "@types/node": "^24.1.0", |
| 56 | + "@types/semver": "^7.7.0", |
| 57 | + "@unocss/eslint-config": "^66.3.3", |
| 58 | + "@vitejs/plugin-vue": "^6.0.0", |
| 59 | + "@vitejs/plugin-vue-jsx": "^5.0.1", |
| 60 | + "@vue/compiler-sfc": "^3.5.18", |
| 61 | + "@vue/shared": "^3.5.18", |
62 | 62 | "@vue/tsconfig": "^0.7.0", |
63 | | - "eslint-plugin-format": "^0.1.3", |
64 | | - "lint-staged": "^15.2.11", |
65 | | - "sass": "^1.83.0", |
66 | | - "simple-git-hooks": "^2.11.1", |
67 | | - "typescript": "~5.7.2", |
68 | | - "unocss": "^0.65.1", |
69 | | - "unplugin-vue-components": "^28.0.0", |
70 | | - "vite": "^6.0.5", |
71 | | - "vue-tsc": "^2.1.10" |
| 63 | + "eslint": "^9.32.0", |
| 64 | + "eslint-plugin-format": "^1.0.1", |
| 65 | + "lint-staged": "^16.1.2", |
| 66 | + "sass": "^1.89.2", |
| 67 | + "simple-git-hooks": "^2.13.0", |
| 68 | + "typescript": "~5.8.3", |
| 69 | + "unocss": "^66.3.3", |
| 70 | + "unplugin-vue-components": "^28.8.0", |
| 71 | + "vite": "^7.0.6", |
| 72 | + "vue-tsc": "^3.0.4" |
72 | 73 | }, |
73 | 74 | "simple-git-hooks": { |
74 | 75 | "pre-commit": "npx lint-staged" |
|
0 commit comments