We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea31af4 commit 109011eCopy full SHA for 109011e
boundaries/mobile/package.json
@@ -40,7 +40,7 @@
40
"@types/react": "~19.2.2",
41
"@typescript-eslint/eslint-plugin": "^8.46.2",
42
"@typescript-eslint/parser": "^8.46.2",
43
- "babel-jest": "^30.1.2",
+ "babel-jest": "^30.2.0",
44
"babel-preset-expo": "~54.0.5",
45
"detox": "^20.43.0",
46
"eas-cli": "^16.20.4",
@@ -50,9 +50,9 @@
50
"eslint-plugin-jsx-a11y": "6.10.2",
51
"eslint-plugin-react": "7.37.5",
52
"eslint-plugin-react-hooks": "7.0.1",
53
- "jest": "^30.1.3",
54
- "jest-circus": "^30.1.3",
55
- "jest-environment-jsdom": "^30.1.2",
+ "jest": "^30.2.0",
+ "jest-circus": "^30.2.0",
+ "jest-environment-jsdom": "^30.2.0",
56
"jest-expo": "~54.0.12",
57
"metro": "0.83.3",
58
"metro-resolver": "^0.83.3",
0 commit comments