Skip to content

Commit 039c327

Browse files
chore(deps): update linters
1 parent e5e76f6 commit 039c327

File tree

2 files changed

+141
-148
lines changed

2 files changed

+141
-148
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -69,15 +69,15 @@
6969
"@types/react": "^18.3.3",
7070
"@types/react-native": "^0.73.0",
7171
"@types/react-test-renderer": "^18.3.0",
72-
"@typescript-eslint/eslint-plugin": "^7.11.0",
73-
"@typescript-eslint/parser": "^7.11.0",
72+
"@typescript-eslint/eslint-plugin": "^7.18.0",
73+
"@typescript-eslint/parser": "^7.18.0",
7474
"@vitejs/plugin-react": "^4.3.0",
75-
"eslint": "^8.57.0",
75+
"eslint": "^8.57.1",
7676
"eslint-config-prettier": "^9.1.0",
77-
"eslint-config-sanity": "^7.1.2",
78-
"eslint-plugin-react": "^7.34.2",
77+
"eslint-config-sanity": "^7.1.3",
78+
"eslint-plugin-react": "^7.37.2",
7979
"eslint-plugin-react-hooks": "^4.6.2",
80-
"prettier": "^3.2.5",
80+
"prettier": "^3.4.0",
8181
"prettier-plugin-packagejson": "^2.5.0",
8282
"react": "^18.3.1",
8383
"react-native": "^0.75.2",

0 commit comments

Comments
 (0)