Skip to content

Commit

Permalink
docs: update repository context via Repomix [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 22, 2025
1 parent bab6d44 commit ebddf64
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DOCS/repository_context.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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: }
````
Expand Down Expand Up @@ -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: },
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit ebddf64

Please sign in to comment.