Skip to content

Commit ba95bf2

Browse files
committed
chore: bump deps
1 parent b6d9cb8 commit ba95bf2

4 files changed

Lines changed: 732 additions & 1052 deletions

File tree

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"devDependencies": {
1313
"@lunariajs/core": "^0.1.1",
1414
"markdown-it-mathjax3": "^4.3.2",
15-
"open-cli": "^8.0.0",
15+
"open-cli": "^9.0.0",
1616
"postcss-rtlcss": "^6.0.0",
1717
"vitepress": "workspace:*",
1818
"vitepress-plugin-group-icons": "^1.7.5",
19-
"vitepress-plugin-llms": "^1.13.2"
19+
"vitepress-plugin-llms": "^1.13.3"
2020
}
2121
}

package.json

Lines changed: 28 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -100,28 +100,26 @@
100100
"@docsearch/css": "^4.6.3",
101101
"@docsearch/js": "^4.6.3",
102102
"@docsearch/sidepanel-js": "^4.6.3",
103-
"@iconify-json/simple-icons": "^1.2.87",
104-
"@shikijs/core": "^4.3.0",
105-
"@shikijs/transformers": "^4.3.0",
106-
"@shikijs/types": "^4.3.0",
103+
"@iconify-json/simple-icons": "^1.2.91",
104+
"@shikijs/core": "^4.3.1",
105+
"@shikijs/transformers": "^4.3.1",
106+
"@shikijs/types": "^4.3.1",
107107
"@types/markdown-it": "^14.1.2",
108-
"@vitejs/plugin-vue": "^6.0.7",
109-
"@vue/devtools-api": "^8.1.4",
110-
"@vue/shared": "^3.5.39",
108+
"@vitejs/plugin-vue": "^6.0.8",
109+
"@vue/devtools-api": "^8.2.1",
110+
"@vue/shared": "^3.5.40",
111111
"@vueuse/core": "^14.3.0",
112112
"@vueuse/integrations": "^14.3.0",
113113
"focus-trap": "^8.2.2",
114114
"mark.js": "8.11.1",
115115
"minisearch": "^7.2.0",
116-
"shiki": "^4.3.0",
117-
"vite": "^8.1.3",
118-
"vue": "^3.5.39"
116+
"shiki": "^4.3.1",
117+
"vite": "^8.1.5",
118+
"vue": "^3.5.40"
119119
},
120120
"devDependencies": {
121-
"@clack/prompts": "^1.6.0",
122-
"@emnapi/core": "^1.11.1",
123-
"@emnapi/runtime": "^1.11.1",
124-
"@iconify/utils": "^3.1.3",
121+
"@clack/prompts": "^1.7.0",
122+
"@iconify/utils": "^3.1.4",
125123
"@mdit-vue/plugin-component": "^3.0.2",
126124
"@mdit-vue/plugin-frontmatter": "^3.0.2",
127125
"@mdit-vue/plugin-headers": "^3.0.2",
@@ -145,38 +143,38 @@
145143
"@types/lodash.template": "^4.5.3",
146144
"@types/mark.js": "^8.11.12",
147145
"@types/minimist": "^1.2.5",
148-
"@types/node": "^25.9.4",
146+
"@types/node": "^26.1.1",
149147
"@types/picomatch": "^4.0.3",
150148
"@types/semver": "^7.7.1",
151149
"chokidar": "^5.0.0",
152-
"conventional-changelog": "^7.2.1",
153-
"conventional-changelog-angular": "^8.3.1",
150+
"conventional-changelog": "^8.1.0",
151+
"conventional-changelog-angular": "^9.2.1",
154152
"cross-spawn": "^7.0.6",
155153
"esbuild": "^0.27.7",
156154
"get-port": "^7.2.0",
157155
"gray-matter": "^4.0.3",
158156
"image-size": "^2.0.2",
159-
"lint-staged": "^16.4.0",
157+
"lint-staged": "^17.2.0",
160158
"lodash.template": "^4.18.1",
161-
"lru-cache": "^11.5.1",
162-
"markdown-it": "^14.2.0",
159+
"lru-cache": "^11.5.2",
160+
"markdown-it": "^14.3.0",
163161
"markdown-it-async": "^2.2.0",
164162
"markdown-it-cjk-friendly": "^2.0.2",
165163
"markdown-it-mathjax3": "^4.3.2",
166164
"minimist": "^1.2.8",
167-
"nanoid": "^5.1.16",
168-
"obug": "^2.1.3",
165+
"nanoid": "^6.0.0",
166+
"obug": "^2.1.4",
169167
"ora": "^9.4.1",
170-
"p-map": "^7.0.4",
168+
"p-map": "^7.0.6",
171169
"package-directory": "^8.2.0",
172170
"path-to-regexp": "^6.3.0",
173171
"picocolors": "^1.1.1",
174-
"picomatch": "^4.0.4",
175-
"playwright-chromium": "^1.61.1",
172+
"picomatch": "^4.0.5",
173+
"playwright-chromium": "^1.62.0",
176174
"polka": "^1.0.0-next.28",
177175
"postcss": "^8.5.6",
178176
"postcss-selector-parser": "^7.1.4",
179-
"prettier": "^3.9.0",
177+
"prettier": "^3.9.6",
180178
"punycode": "^2.3.1",
181179
"rollup": "^4.62.2",
182180
"rollup-plugin-dts": "6.1.1",
@@ -187,9 +185,9 @@
187185
"sitemap": "^9.0.1",
188186
"tinyglobby": "^0.2.17",
189187
"typescript": "^5.9.3",
190-
"vitest": "^4.1.9",
191-
"vue-tsc": "^3.3.5",
192-
"wait-on": "^9.0.10"
188+
"vitest": "^4.1.10",
189+
"vue-tsc": "^3.3.8",
190+
"wait-on": "^9.1.0"
193191
},
194192
"peerDependencies": {
195193
"markdown-it-mathjax3": "^4",
@@ -203,5 +201,5 @@
203201
"optional": true
204202
}
205203
},
206-
"packageManager": "pnpm@10.33.0"
204+
"packageManager": "pnpm@11.17.0"
207205
}

0 commit comments

Comments
 (0)