chore: bump deps

close #4343
pull/3879/merge
Divyansh Singh 1 week ago
parent 867b256e14
commit 36e0c1a3db

@ -98,18 +98,18 @@
"*": "prettier --write --ignore-unknown"
},
"dependencies": {
"@docsearch/css": "^3.6.2",
"@docsearch/js": "^3.6.2",
"@iconify-json/simple-icons": "^1.2.10",
"@docsearch/css": "^3.7.0",
"@docsearch/js": "^3.7.0",
"@iconify-json/simple-icons": "^1.2.11",
"@shikijs/core": "^1.22.2",
"@shikijs/transformers": "^1.22.2",
"@shikijs/types": "^1.22.2",
"@types/markdown-it": "^14.1.2",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/devtools-api": "^7.5.4",
"@vue/devtools-api": "^7.6.3",
"@vue/shared": "^3.5.12",
"@vueuse/core": "^11.1.0",
"@vueuse/integrations": "^11.1.0",
"@vueuse/core": "^11.2.0",
"@vueuse/integrations": "^11.2.0",
"focus-trap": "^7.6.0",
"mark.js": "8.11.1",
"minisearch": "^7.1.0",
@ -143,7 +143,7 @@
"@types/markdown-it-emoji": "^3.0.1",
"@types/micromatch": "^4.0.9",
"@types/minimist": "^1.2.5",
"@types/node": "^22.8.2",
"@types/node": "^22.9.0",
"@types/postcss-prefix-selector": "^1.16.3",
"@types/prompts": "^2.4.9",
"chokidar": "^3.6.0",
@ -157,7 +157,7 @@
"gray-matter": "^4.0.3",
"lint-staged": "^15.2.10",
"lodash.template": "^4.5.0",
"lru-cache": "^11.0.1",
"lru-cache": "^11.0.2",
"markdown-it": "^14.1.0",
"markdown-it-anchor": "^9.2.0",
"markdown-it-attrs": "^4.2.0",
@ -167,7 +167,7 @@
"micromatch": "^4.0.8",
"minimist": "^1.2.8",
"nanoid": "^5.0.8",
"ora": "^8.1.0",
"ora": "^8.1.1",
"p-map": "^7.0.2",
"path-to-regexp": "^6.3.0",
"picocolors": "^1.1.1",
@ -179,7 +179,7 @@
"prompts": "^2.4.2",
"punycode": "^2.3.1",
"rimraf": "^6.0.1",
"rollup": "^4.24.2",
"rollup": "^4.24.4",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-esbuild": "^6.1.1",
"semver": "^7.6.3",
@ -191,7 +191,7 @@
"tinyglobby": "^0.2.10",
"typescript": "^5.6.3",
"vitest": "^2.1.4",
"vue-tsc": "^2.1.8",
"vue-tsc": "^2.1.10",
"wait-on": "^8.0.1"
},
"peerDependencies": {

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save