ci: Fix vulnerable dev dependencies (no-changelog) (#9545)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-05-30 13:54:29 +02:00
committed by GitHub
parent 936bbb2068
commit 596990bed7
10 changed files with 344 additions and 297 deletions

View File

@@ -43,7 +43,7 @@
"@ngneat/falso": "^6.4.0",
"@types/jest": "^29.5.3",
"@types/supertest": "^6.0.2",
"@vitest/coverage-v8": "^1.2.1",
"@vitest/coverage-v8": "^1.6.0",
"cross-env": "^7.0.3",
"cypress": "^13.6.2",
"cypress-otp": "^1.0.3",
@@ -65,10 +65,10 @@
"tsc-watch": "^6.0.4",
"turbo": "1.13.3",
"typescript": "*",
"vite": "^5.1.6",
"vite": "^5.2.12",
"vite-plugin-checker": "^0.6.4",
"vitest": "^1.3.1",
"vue-tsc": "^2.0.6"
"vitest": "^1.6.0",
"vue-tsc": "^2.0.19"
},
"pnpm": {
"onlyBuiltDependencies": [
@@ -78,8 +78,10 @@
"@types/node": "^18.16.16",
"axios": "1.6.7",
"chokidar": "3.5.2",
"esbuild": "^0.20.2",
"formidable": "3.5.1",
"prettier": "^3.2.5",
"pug": "^3.0.3",
"semver": "^7.5.4",
"tslib": "^2.6.2",
"tsconfig-paths": "^4.2.0",