🛡️ chore: Bump ESLint Tooling Deps and Resolve ajv Security Vulnerability (#11938)
Some checks failed
Docker Dev Branch Images Build / build (Dockerfile, lc-dev, node) (push) Waiting to run
Docker Dev Branch Images Build / build (Dockerfile.multi, lc-dev-api, api-build) (push) Waiting to run
Docker Dev Images Build / build (Dockerfile, librechat-dev, node) (push) Has been cancelled
Docker Dev Images Build / build (Dockerfile.multi, librechat-dev-api, api-build) (push) Has been cancelled
Sync Locize Translations & Create Translation PR / Sync Translation Keys with Locize (push) Has been cancelled
Sync Locize Translations & Create Translation PR / Create Translation PR on Version Published (push) Has been cancelled

* 🔧 chore: Update `@eslint/eslintrc` and related dependencies in `package-lock.json` and `package.json` to latest versions for improved stability and performance

* 🔧 chore: Update `postcss-preset-env` to version 11.2.0 in `package-lock.json` and `client/package.json`, and add `eslint` dependency in `package.json` for improved linting support
This commit is contained in:
Danny Avila 2026-02-24 21:30:28 -05:00 committed by GitHub
parent 4080e914e2
commit 59bd27b4f4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 1718 additions and 606 deletions

View file

@ -148,7 +148,7 @@
"jest-file-loader": "^1.0.3",
"jest-junit": "^16.0.0",
"postcss": "^8.4.31",
"postcss-preset-env": "^8.2.0",
"postcss-preset-env": "^11.2.0",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3",
"vite": "^6.4.1",

2315
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -107,7 +107,7 @@
"devDependencies": {
"@axe-core/playwright": "^4.10.1",
"@eslint/compat": "^1.2.6",
"@eslint/eslintrc": "^3.3.1",
"@eslint/eslintrc": "^3.3.4",
"@eslint/js": "^9.20.0",
"@playwright/test": "^1.56.1",
"@types/react-virtualized": "^9.22.0",
@ -165,7 +165,10 @@
"katex": "^0.16.21"
}
},
"langsmith": "0.4.12"
"langsmith": "0.4.12",
"eslint": {
"ajv": "6.14.0"
}
},
"nodemonConfig": {
"ignore": [