|
79 | 79 | "vue-demi": "^0.14.10" |
80 | 80 | }, |
81 | 81 | "devDependencies": { |
82 | | - "@antfu/eslint-config": "^3.3.2", |
83 | | - "@commitlint/cli": "^19.4.1", |
84 | | - "@commitlint/config-conventional": "^19.4.1", |
| 82 | + "@antfu/eslint-config": "^3.5.1", |
| 83 | + "@commitlint/cli": "^19.5.0", |
| 84 | + "@commitlint/config-conventional": "^19.5.0", |
85 | 85 | "@types/cross-spawn": "^6.0.6", |
86 | 86 | "@types/lodash-es": "^4.17.12", |
87 | 87 | "@types/node": "^22.5.4", |
|
98 | 98 | "destr": "^2.0.3", |
99 | 99 | "eslint-plugin-format": "^0.1.2", |
100 | 100 | "esno": "^4.7.0", |
101 | | - "happy-dom": "^15.7.3", |
| 101 | + "happy-dom": "^15.7.4", |
102 | 102 | "json-editor-vue": "workspace:*", |
103 | 103 | "kolorist": "^1.8.0", |
104 | 104 | "license-checker": "^25.0.1", |
105 | | - "license-scan": "^0.1.2", |
106 | 105 | "lint-staged": "^15.2.10", |
107 | 106 | "lodash-es": "^4.17.21", |
108 | 107 | "lossless-json": "^4.0.1", |
|
113 | 112 | "rollup-plugin-visualizer": "^5.12.0", |
114 | 113 | "semver": "^7.6.3", |
115 | 114 | "simple-git-hooks": "^2.11.1", |
116 | | - "typescript": "^5.5.4", |
| 115 | + "typescript": "^5.6.2", |
117 | 116 | "unplugin-auto-import": "^0.18.2", |
118 | 117 | "unplugin-vue-components": "^0.27.4", |
119 | | - "vite": "^5.4.3", |
120 | | - "vite-plugin-dts": "4.1.0", |
| 118 | + "vite": "^5.4.4", |
| 119 | + "vite-plugin-dts": "4.2.1", |
121 | 120 | "vitepress": "^1.3.4", |
122 | 121 | "vitest": "^2.0.5", |
123 | 122 | "vue": "latest", |
124 | | - "vue-global-config": "^0.6.1", |
| 123 | + "vue-global-config": "^0.6.2", |
125 | 124 | "zhlint": "^0.8.2" |
126 | 125 | }, |
127 | 126 | "simple-git-hooks": { |
|
0 commit comments