chore: bump deps

pull/2978/head
Divyansh Singh 1 year ago
parent 7271a95948
commit 20afa73604

@ -3,7 +3,7 @@
"version": "1.0.0-rc.13",
"description": "Vite & Vue powered static site generator",
"type": "module",
"packageManager": "pnpm@8.7.4",
"packageManager": "pnpm@8.7.5",
"main": "dist/node/index.js",
"types": "types/index.d.ts",
"exports": {
@ -128,7 +128,7 @@
"@types/cross-spawn": "^6.0.3",
"@types/debug": "^4.1.8",
"@types/escape-html": "^1.0.2",
"@types/fs-extra": "^11.0.1",
"@types/fs-extra": "^11.0.2",
"@types/lodash.template": "^4.5.1",
"@types/mark.js": "^8.11.8",
"@types/markdown-it": "^13.0.1",
@ -137,7 +137,7 @@
"@types/markdown-it-emoji": "^2.0.2",
"@types/micromatch": "^4.0.2",
"@types/minimist": "^1.2.2",
"@types/node": "^20.6.0",
"@types/node": "^20.6.2",
"@types/postcss-prefix-selector": "^1.16.0",
"@types/prompts": "^2.4.4",
"@vitejs/plugin-vue": "^4.3.4",
@ -147,7 +147,7 @@
"conventional-changelog-cli": "^4.1.0",
"cross-spawn": "^7.0.3",
"debug": "^4.3.4",
"esbuild": "^0.19.2",
"esbuild": "^0.19.3",
"escape-html": "^1.0.3",
"execa": "^8.0.1",
"fast-glob": "^3.3.1",
@ -171,15 +171,15 @@
"path-to-regexp": "^6.2.1",
"picocolors": "^1.0.0",
"pkg-dir": "^7.0.0",
"playwright-chromium": "^1.37.1",
"playwright-chromium": "^1.38.0",
"polka": "1.0.0-next.22",
"postcss-prefix-selector": "^1.16.0",
"prettier": "^3.0.3",
"prompts": "^2.4.2",
"punycode": "^2.3.0",
"rimraf": "^5.0.1",
"rollup": "^3.29.1",
"rollup-plugin-dts": "^6.0.1",
"rollup": "^3.29.2",
"rollup-plugin-dts": "^6.0.2",
"rollup-plugin-esbuild": "^5.0.0",
"semver": "^7.5.4",
"shiki-processor": "^0.1.3",
@ -189,7 +189,7 @@
"supports-color": "^9.4.0",
"typescript": "^5.2.2",
"vitest": "^0.34.4",
"vue-tsc": "^1.8.10",
"vue-tsc": "^1.8.11",
"wait-on": "^7.0.1"
},
"simple-git-hooks": {

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