chore: bump deps

pull/3981/head
Divyansh Singh 1 week ago
parent ee99924d94
commit a362d0cf68

@ -10,7 +10,7 @@
"preview": "vitepress preview"
},
"devDependencies": {
"@lunariajs/core": "^0.1.0",
"@lunariajs/core": "^0.1.1",
"markdown-it-mathjax3": "^4.3.2",
"open-cli": "^8.0.0",
"vitepress": "workspace:*"

@ -101,19 +101,19 @@
"dependencies": {
"@docsearch/css": "^3.6.0",
"@docsearch/js": "^3.6.0",
"@shikijs/core": "^1.6.2",
"@shikijs/transformers": "^1.6.2",
"@shikijs/core": "^1.9.0",
"@shikijs/transformers": "^1.9.0",
"@types/markdown-it": "^14.1.1",
"@vitejs/plugin-vue": "^5.0.5",
"@vue/devtools-api": "^7.2.1",
"@vue/devtools-api": "^7.3.4",
"@vue/shared": "^3.4.30",
"@vueuse/core": "^10.10.0",
"@vueuse/integrations": "^10.10.0",
"@vueuse/core": "^10.11.0",
"@vueuse/integrations": "^10.11.0",
"focus-trap": "^7.5.4",
"mark.js": "8.11.1",
"minisearch": "^6.3.0",
"shiki": "^1.7.0",
"vite": "^5.2.12",
"shiki": "^1.9.0",
"vite": "^5.3.1",
"vue": "^3.4.30"
},
"devDependencies": {
@ -127,10 +127,10 @@
"@mdit-vue/shared": "^2.1.3",
"@polka/compression": "^1.0.0-next.25",
"@rollup/plugin-alias": "^5.1.0",
"@rollup/plugin-commonjs": "^25.0.8",
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.5",
"@rollup/plugin-replace": "^5.0.7",
"@types/cross-spawn": "^6.0.6",
"@types/debug": "^4.1.12",
"@types/fs-extra": "^11.0.4",
@ -141,20 +141,20 @@
"@types/markdown-it-emoji": "^3.0.1",
"@types/micromatch": "^4.0.7",
"@types/minimist": "^1.2.5",
"@types/node": "^20.14.1",
"@types/node": "^20.14.8",
"@types/postcss-prefix-selector": "^1.16.3",
"@types/prompts": "^2.4.9",
"chokidar": "^3.6.0",
"conventional-changelog-cli": "^5.0.0",
"cross-spawn": "^7.0.3",
"debug": "^4.3.5",
"esbuild": "^0.21.4",
"execa": "^9.1.0",
"esbuild": "^0.21.5",
"execa": "^9.3.0",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"get-port": "^7.1.0",
"gray-matter": "^4.0.3",
"lint-staged": "^15.2.5",
"lint-staged": "^15.2.7",
"lodash.template": "^4.5.0",
"lru-cache": "^10.2.2",
"markdown-it": "^14.1.0",
@ -175,7 +175,7 @@
"playwright-chromium": "^1.44.1",
"polka": "^1.0.0-next.25",
"postcss-prefix-selector": "^1.16.1",
"prettier": "^3.3.0",
"prettier": "^3.3.2",
"prompts": "^2.4.2",
"punycode": "^2.3.1",
"rimraf": "^5.0.7",
@ -188,9 +188,9 @@
"sitemap": "^8.0.0",
"sort-package-json": "^2.10.0",
"supports-color": "^9.4.0",
"typescript": "^5.4.5",
"typescript": "^5.5.2",
"vitest": "^1.6.0",
"vue-tsc": "^2.0.19",
"vue-tsc": "^2.0.22",
"wait-on": "^7.2.0"
},
"peerDependencies": {
@ -205,7 +205,7 @@
"optional": true
}
},
"packageManager": "pnpm@9.1.4",
"packageManager": "pnpm@9.4.0",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [

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