Skip to content
This repository was archived by the owner on Sep 19, 2025. It is now read-only.

Commit 5a77bfc

Browse files
chore(deps): update linters (#604)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 93fd500 commit 5a77bfc

File tree

2 files changed

+167
-152
lines changed

2 files changed

+167
-152
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
"eslint": "^9.29.0",
178178
"eslint-config-prettier": "^10.1.5",
179179
"eslint-plugin-jsx-a11y": "^6.10.2",
180-
"eslint-plugin-prettier": "^5.4.1",
180+
"eslint-plugin-prettier": "^5.5.0",
181181
"eslint-plugin-react": "^7.37.5",
182182
"eslint-plugin-react-compiler": "beta",
183183
"eslint-plugin-react-hooks": "^5.2.0",
@@ -192,11 +192,11 @@
192192
"react-is": "^19.1.0",
193193
"refractor": "^4.9.0",
194194
"rimraf": "^4.4.1",
195-
"sanity": "^3.92.0",
195+
"sanity": "^3.93.0",
196196
"semantic-release": "^24.2.5",
197197
"styled-components": "^6.1.19",
198198
"uuid": "^11.1.0",
199-
"vitest": "^3.2.3"
199+
"vitest": "^3.2.4"
200200
},
201201
"peerDependencies": {
202202
"react": "^18 || ^19",

0 commit comments

Comments
 (0)