|
97 | 97 | "dependencies": { |
98 | 98 | "@docsearch/css": "^4.3.2", |
99 | 99 | "@docsearch/js": "^4.3.2", |
100 | | - "@iconify-json/simple-icons": "^1.2.58", |
| 100 | + "@iconify-json/simple-icons": "^1.2.59", |
101 | 101 | "@shikijs/core": "^3.15.0", |
102 | 102 | "@shikijs/transformers": "^3.15.0", |
103 | 103 | "@shikijs/types": "^3.15.0", |
104 | 104 | "@types/markdown-it": "^14.1.2", |
105 | 105 | "@vitejs/plugin-vue": "^6.0.1", |
106 | | - "@vue/devtools-api": "^8.0.3", |
| 106 | + "@vue/devtools-api": "^8.0.5", |
107 | 107 | "@vue/shared": "^3.5.24", |
108 | 108 | "@vueuse/core": "^14.0.0", |
109 | 109 | "@vueuse/integrations": "^14.0.0", |
|
143 | 143 | "@types/picomatch": "^4.0.2", |
144 | 144 | "@types/prompts": "^2.4.9", |
145 | 145 | "chokidar": "^4.0.3", |
146 | | - "conventional-changelog-cli": "^5.0.0", |
| 146 | + "conventional-changelog": "^7.1.1", |
| 147 | + "conventional-changelog-angular": "^8.1.0", |
147 | 148 | "cross-spawn": "^7.0.6", |
148 | 149 | "debug": "^4.4.3", |
149 | | - "esbuild": "^0.25.0", |
| 150 | + "esbuild": "^0.25.12", |
150 | 151 | "execa": "^9.6.0", |
151 | 152 | "fs-extra": "^11.3.2", |
152 | 153 | "get-port": "^7.1.0", |
|
189 | 190 | "tinyglobby": "^0.2.15", |
190 | 191 | "typescript": "^5.9.3", |
191 | 192 | "vitest": "4.0.0-beta.4", |
192 | | - "vue-tsc": "^3.1.3", |
| 193 | + "vue-tsc": "^3.1.4", |
193 | 194 | "wait-on": "^9.0.3" |
194 | 195 | }, |
195 | 196 | "peerDependencies": { |
|
0 commit comments