Skip to content

Commit b8f3c46

Browse files
committed
chore: bump deps
1 parent d16d197 commit b8f3c46

File tree

3 files changed

+158
-296
lines changed

3 files changed

+158
-296
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"postcss-rtlcss": "^5.7.1",
1717
"vitepress": "workspace:*",
1818
"vitepress-plugin-group-icons": "^1.6.5",
19-
"vitepress-plugin-llms": "^1.9.1"
19+
"vitepress-plugin-llms": "^1.9.3"
2020
}
2121
}

package.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -97,13 +97,13 @@
9797
"dependencies": {
9898
"@docsearch/css": "^4.3.2",
9999
"@docsearch/js": "^4.3.2",
100-
"@iconify-json/simple-icons": "^1.2.58",
100+
"@iconify-json/simple-icons": "^1.2.59",
101101
"@shikijs/core": "^3.15.0",
102102
"@shikijs/transformers": "^3.15.0",
103103
"@shikijs/types": "^3.15.0",
104104
"@types/markdown-it": "^14.1.2",
105105
"@vitejs/plugin-vue": "^6.0.1",
106-
"@vue/devtools-api": "^8.0.3",
106+
"@vue/devtools-api": "^8.0.5",
107107
"@vue/shared": "^3.5.24",
108108
"@vueuse/core": "^14.0.0",
109109
"@vueuse/integrations": "^14.0.0",
@@ -143,10 +143,11 @@
143143
"@types/picomatch": "^4.0.2",
144144
"@types/prompts": "^2.4.9",
145145
"chokidar": "^4.0.3",
146-
"conventional-changelog-cli": "^5.0.0",
146+
"conventional-changelog": "^7.1.1",
147+
"conventional-changelog-angular": "^8.1.0",
147148
"cross-spawn": "^7.0.6",
148149
"debug": "^4.4.3",
149-
"esbuild": "^0.25.0",
150+
"esbuild": "^0.25.12",
150151
"execa": "^9.6.0",
151152
"fs-extra": "^11.3.2",
152153
"get-port": "^7.1.0",
@@ -189,7 +190,7 @@
189190
"tinyglobby": "^0.2.15",
190191
"typescript": "^5.9.3",
191192
"vitest": "4.0.0-beta.4",
192-
"vue-tsc": "^3.1.3",
193+
"vue-tsc": "^3.1.4",
193194
"wait-on": "^9.0.3"
194195
},
195196
"peerDependencies": {

0 commit comments

Comments
 (0)