chore: bump deps (#1820)

pull/1821/head
Divyansh Singh 2 years ago committed by GitHub
parent 0dbad9a048
commit 9986f6ce52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -80,11 +80,11 @@
"docs-preview": "node ./bin/vitepress preview docs"
},
"dependencies": {
"@docsearch/css": "^3.3.1",
"@docsearch/js": "^3.3.1",
"@docsearch/css": "^3.3.2",
"@docsearch/js": "^3.3.2",
"@vitejs/plugin-vue": "^4.0.0",
"@vue/devtools-api": "^6.4.5",
"@vueuse/core": "^9.9.0",
"@vue/devtools-api": "^6.5.0",
"@vueuse/core": "^9.11.1",
"body-scroll-lock": "4.0.0-beta.0",
"shiki": "^0.12.1",
"vite": "^4.0.4",
@ -108,7 +108,7 @@
"@types/cross-spawn": "^6.0.2",
"@types/debug": "^4.1.7",
"@types/escape-html": "^1.0.2",
"@types/fs-extra": "^9.0.13",
"@types/fs-extra": "^11.0.1",
"@types/koa": "^2.13.5",
"@types/koa-static": "^4.0.2",
"@types/markdown-it": "^12.2.3",
@ -125,7 +125,7 @@
"cross-spawn": "^7.0.3",
"debug": "^4.3.4",
"enquirer": "^2.3.6",
"esbuild": "^0.16.13",
"esbuild": "^0.17.3",
"escape-html": "^1.0.3",
"execa": "^6.1.0",
"fast-glob": "^3.2.12",
@ -145,14 +145,14 @@
"ora": "5.4.1",
"picocolors": "^1.0.0",
"pkg-dir": "5.0.0",
"playwright-chromium": "1.28.1",
"playwright-chromium": "^1.29.2",
"polka": "1.0.0-next.22",
"prettier": "^2.8.1",
"prettier": "^2.8.3",
"prompts": "^2.4.2",
"punycode": "^2.1.1",
"rimraf": "^3.0.2",
"rollup": "^3.9.1",
"rollup-plugin-dts": "5.0.0",
"punycode": "^2.3.0",
"rimraf": "^4.1.1",
"rollup": "^3.10.1",
"rollup-plugin-dts": "^5.1.1",
"rollup-plugin-esbuild": "^5.0.0",
"semver": "^7.3.8",
"shiki-processor": "^0.1.2",
@ -160,8 +160,8 @@
"sirv": "^2.0.2",
"supports-color": "^9.3.1",
"typescript": "~4.9.4",
"vitest": "^0.26.3",
"vue-tsc": "^1.0.19",
"vitest": "^0.27.2",
"vue-tsc": "^1.0.24",
"wait-on": "^7.0.1"
},
"pnpm": {

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