We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf47d2a commit 2bf69c6Copy full SHA for 2bf69c6
package.json
@@ -81,16 +81,16 @@
81
"@testing-library/react-native": "^13.3.3",
82
"@types/jest": "^30.0.0",
83
"@types/react": "^19.2.7",
84
- "@typescript-eslint/eslint-plugin": "^8.50.1",
85
- "@typescript-eslint/parser": "^8.50.1",
+ "@typescript-eslint/eslint-plugin": "^8.56.1",
+ "@typescript-eslint/parser": "^8.56.1",
86
"babel-jest": "^30.2.0",
87
"eslint": "^8.57.1",
88
"eslint-config-prettier": "^10.1.8",
89
"eslint-config-sanity": "^7.1.4",
90
"eslint-plugin-react": "^7.37.5",
91
"eslint-plugin-react-hooks": "^7.0.1",
92
"jest": "^30.2.0",
93
- "prettier": "^3.7.4",
+ "prettier": "^3.8.1",
94
"react": "^19.2.3",
95
"react-native": "^0.83.1",
96
"react-native-builder-bob": "^0.40.17",
0 commit comments