revert: back to vite 4

pull/2866/head
Divyansh Singh 1 year ago
parent a89afd4039
commit 7fabfc513a

@ -99,7 +99,7 @@
"mark.js": "8.11.1",
"minisearch": "^6.1.0",
"shiki": "^0.14.3",
"vite": "5.0.0-beta.0",
"vite": "^4.4.9",
"vue": "^3.3.4"
},
"devDependencies": {
@ -129,14 +129,14 @@
"@types/markdown-it-emoji": "^2.0.2",
"@types/micromatch": "^4.0.2",
"@types/minimist": "^1.2.2",
"@types/node": "^20.5.6",
"@types/node": "^20.5.7",
"@types/postcss-prefix-selector": "^1.16.0",
"@types/prompts": "^2.4.4",
"@vitejs/plugin-vue": "^4.3.3",
"@vue/shared": "^3.3.4",
"chokidar": "^3.5.3",
"compression": "^1.7.4",
"conventional-changelog-cli": "^3.0.0",
"conventional-changelog-cli": "^4.0.0",
"cross-spawn": "^7.0.3",
"debug": "^4.3.4",
"esbuild": "^0.19.2",
@ -193,8 +193,7 @@
},
"pnpm": {
"overrides": {
"ora>string-width": "^5",
"vite": "5.0.0-beta.0"
"ora>string-width": "^5"
}
}
}

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