Skip to content

Commit 33e397e

Browse files
committed
chore: bump deps
1 parent 19faa16 commit 33e397e

File tree

3 files changed

+398
-400
lines changed

3 files changed

+398
-400
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"open-cli": "^8.0.0",
1616
"postcss-rtlcss": "^5.7.0",
1717
"vitepress": "workspace:*",
18-
"vitepress-plugin-group-icons": "^1.4.1",
18+
"vitepress-plugin-group-icons": "^1.5.2",
1919
"vitepress-plugin-llms": "^1.1.0"
2020
}
2121
}

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -97,20 +97,20 @@
9797
"dependencies": {
9898
"@docsearch/css": "^3.9.0",
9999
"@docsearch/js": "^3.9.0",
100-
"@iconify-json/simple-icons": "^1.2.31",
100+
"@iconify-json/simple-icons": "^1.2.32",
101101
"@shikijs/core": "^3.2.2",
102102
"@shikijs/transformers": "^3.2.2",
103103
"@shikijs/types": "^3.2.2",
104104
"@vitejs/plugin-vue": "^5.2.3",
105-
"@vue/devtools-api": "^7.7.2",
105+
"@vue/devtools-api": "^7.7.5",
106106
"@vue/shared": "^3.5.13",
107107
"@vueuse/core": "^13.1.0",
108108
"@vueuse/integrations": "^13.1.0",
109109
"focus-trap": "^7.6.4",
110110
"mark.js": "8.11.1",
111111
"minisearch": "^7.1.2",
112112
"shiki": "^3.2.2",
113-
"vite": "^6.2.6",
113+
"vite": "^6.3.2",
114114
"vue": "^3.5.13"
115115
},
116116
"devDependencies": {
@@ -139,7 +139,7 @@
139139
"@types/markdown-it-container": "^2.0.10",
140140
"@types/markdown-it-emoji": "^3.0.1",
141141
"@types/minimist": "^1.2.5",
142-
"@types/node": "^22.14.0",
142+
"@types/node": "^22.14.1",
143143
"@types/picomatch": "^4.0.0",
144144
"@types/postcss-prefix-selector": "^1.16.3",
145145
"@types/prompts": "^2.4.9",
@@ -152,7 +152,7 @@
152152
"fs-extra": "^11.3.0",
153153
"get-port": "^7.1.0",
154154
"gray-matter": "^4.0.3",
155-
"lint-staged": "^15.5.0",
155+
"lint-staged": "^15.5.1",
156156
"lodash.template": "^4.5.0",
157157
"lru-cache": "^11.1.0",
158158
"markdown-it": "^14.1.0",
@@ -170,23 +170,23 @@
170170
"picocolors": "^1.1.1",
171171
"picomatch": "^4.0.2",
172172
"pkg-dir": "^8.0.0",
173-
"playwright-chromium": "^1.51.1",
173+
"playwright-chromium": "^1.52.0",
174174
"polka": "^1.0.0-next.28",
175175
"postcss-prefix-selector": "^2.1.1",
176176
"prettier": "^3.5.3",
177177
"prompts": "^2.4.2",
178178
"punycode": "^2.3.1",
179179
"rimraf": "^6.0.1",
180-
"rollup": "^4.39.0",
180+
"rollup": "^4.40.0",
181181
"rollup-plugin-dts": "6.1.1",
182182
"rollup-plugin-esbuild": "^6.2.1",
183183
"semver": "^7.7.1",
184184
"simple-git-hooks": "^2.12.1",
185185
"sirv": "^3.0.1",
186186
"sitemap": "^8.0.0",
187-
"tinyglobby": "^0.2.12",
187+
"tinyglobby": "^0.2.13",
188188
"typescript": "^5.8.3",
189-
"vitest": "^3.1.1",
189+
"vitest": "^3.1.2",
190190
"vue-tsc": "^2.2.8",
191191
"wait-on": "^8.0.3"
192192
},

0 commit comments

Comments
 (0)