From ebddf646deeb8ec80d2dd1ba9f5b3188af39fe94 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 22 Feb 2025 20:45:52 +0000 Subject: [PATCH] docs: update repository context via Repomix [skip ci] --- DOCS/repository_context.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DOCS/repository_context.txt b/DOCS/repository_context.txt index 1a2c8f04..192a0149 100644 --- a/DOCS/repository_context.txt +++ b/DOCS/repository_context.txt @@ -10438,7 +10438,7 @@ tsconfig.json 14: "author": "", 15: "license": "ISC", 16: "peerDependencies": { -17: "eslint": ">=9.20.1" +17: "eslint": ">=9.21.0" 18: } 19: } ```` @@ -11062,7 +11062,7 @@ tsconfig.json 23: "devDependencies": { 24: "@sanity/eslint-config-studio": "^5.0.1", 25: "@types/react": "^19.0.10", -26: "eslint": "^9.20.1", +26: "eslint": "^9.21.0", 27: "prettier": "^3.5.2", 28: "typescript": "^5.7.3" 29: }, @@ -14335,7 +14335,7 @@ tsconfig.json 69: "axe-core": "^4.10.2", 70: "cypress": "13.17.0", 71: "cypress-axe": "^1.6.0", -72: "eslint": "9.20.1", +72: "eslint": "9.21.0", 73: "eslint-config-next": "15.1.7", 74: "eslint-plugin-jest": "^28.11.0", 75: "eslint-plugin-jsx-a11y": "^6.10.2",