feat(editor): Upgrade vite, vitest, esbuild, and rollup to address CVE-2024-47068 (no-changelog) (#11170)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-10-08 20:45:48 +02:00
committed by GitHub
parent 94cfb3727c
commit b559352036
3 changed files with 283 additions and 262 deletions

View File

@@ -70,7 +70,7 @@
"overrides": { "overrides": {
"@types/node": "^18.16.16", "@types/node": "^18.16.16",
"chokidar": "3.5.2", "chokidar": "3.5.2",
"esbuild": "^0.20.2", "esbuild": "^0.21.5",
"formidable": "3.5.1", "formidable": "3.5.1",
"pug": "^3.0.3", "pug": "^3.0.3",
"semver": "^7.5.4", "semver": "^7.5.4",

537
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -26,10 +26,10 @@ catalog:
catalogs: catalogs:
frontend: frontend:
'@vitest/coverage-v8': ^2.0.5 '@vitest/coverage-v8': ^2.1.2
'@sentry/vue': ^8.33.1 '@sentry/vue': ^8.33.1
vite: ^5.4.6 vite: ^5.4.8
vitest: ^2.1.1 vitest: ^2.1.2
vitest-mock-extended: ^2.0.2 vitest-mock-extended: ^2.0.2
vue: ^3.4.21 vue: ^3.4.21
vue-router: ^4.4.2 vue-router: ^4.4.2