Skip to content

Commit 59bd27b

Browse files
authored
🛡️ chore: Bump ESLint Tooling Deps and Resolve ajv Security Vulnerability (danny-avila#11938)
* 🔧 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
1 parent 4080e91 commit 59bd27b

3 files changed

Lines changed: 1698 additions & 586 deletions

File tree

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"jest-file-loader": "^1.0.3",
149149
"jest-junit": "^16.0.0",
150150
"postcss": "^8.4.31",
151-
"postcss-preset-env": "^8.2.0",
151+
"postcss-preset-env": "^11.2.0",
152152
"tailwindcss": "^3.4.1",
153153
"typescript": "^5.3.3",
154154
"vite": "^6.4.1",

0 commit comments

Comments
 (0)