feat(editor): Upgrade vite, vitest, esbuild, and rollup to address CVE-2024-47068 (no-changelog) (#11170)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run

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

View file

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

File diff suppressed because it is too large Load diff

View file

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