|  | 
| 49 | 49 |     "typings/index.flow.js" | 
| 50 | 50 |   ], | 
| 51 | 51 |   "dependencies": { | 
| 52 |  | -    "jest-matcher-utils": "^30.0.5", | 
|  | 52 | +    "jest-matcher-utils": "^30.2.0", | 
| 53 | 53 |     "picocolors": "^1.1.1", | 
| 54 |  | -    "pretty-format": "^30.0.5", | 
|  | 54 | +    "pretty-format": "^30.2.0", | 
| 55 | 55 |     "redent": "^3.0.0" | 
| 56 | 56 |   }, | 
| 57 | 57 |   "peerDependencies": { | 
|  | 
| 67 | 67 |   }, | 
| 68 | 68 |   "devDependencies": { | 
| 69 | 69 |     "@babel/cli": "^7.28.3", | 
| 70 |  | -    "@babel/core": "^7.28.3", | 
|  | 70 | +    "@babel/core": "^7.28.4", | 
| 71 | 71 |     "@babel/plugin-transform-strict-mode": "^7.27.1", | 
| 72 | 72 |     "@babel/preset-env": "^7.28.3", | 
| 73 | 73 |     "@babel/preset-flow": "^7.27.1", | 
| 74 | 74 |     "@babel/preset-react": "^7.27.1", | 
| 75 | 75 |     "@babel/preset-typescript": "^7.27.1", | 
| 76 | 76 |     "@callstack/eslint-config": "^15.0.0", | 
| 77 |  | -    "@react-native/babel-preset": "0.81.0", | 
|  | 77 | +    "@react-native/babel-preset": "0.82.0", | 
| 78 | 78 |     "@release-it/conventional-changelog": "^10.0.1", | 
| 79 | 79 |     "@relmify/jest-serializer-strip-ansi": "^1.0.2", | 
| 80 | 80 |     "@types/jest": "^30.0.0", | 
| 81 |  | -    "@types/node": "^24.3.0", | 
|  | 81 | +    "@types/node": "^24.7.0", | 
| 82 | 82 |     "@types/react": "^19.1.10", | 
| 83 | 83 |     "@types/react-test-renderer": "^19.1.0", | 
| 84 |  | -    "babel-jest": "^30.0.5", | 
|  | 84 | +    "babel-jest": "^30.2.0", | 
| 85 | 85 |     "babel-plugin-module-resolver": "^5.0.2", | 
| 86 |  | -    "del-cli": "^6.0.0", | 
| 87 |  | -    "eslint": "^9.33.0", | 
|  | 86 | +    "del-cli": "^7.0.0", | 
|  | 87 | +    "eslint": "^9.37.0", | 
| 88 | 88 |     "eslint-plugin-simple-import-sort": "^12.1.1", | 
| 89 | 89 |     "flow-bin": "~0.170.0", | 
| 90 |  | -    "jest": "^30.0.5", | 
|  | 90 | +    "jest": "^30.2.0", | 
| 91 | 91 |     "prettier": "^3.6.2", | 
| 92 |  | -    "react": "19.1.0", | 
| 93 |  | -    "react-native": "0.81.0", | 
|  | 92 | +    "react": "19.1.1", | 
|  | 93 | +    "react-native": "0.82.0", | 
| 94 | 94 |     "react-native-gesture-handler": "^2.28.0", | 
| 95 |  | -    "react-test-renderer": "19.1.0", | 
| 96 |  | -    "release-it": "^19.0.4", | 
| 97 |  | -    "typescript": "^5.9.2", | 
| 98 |  | -    "typescript-eslint": "^8.39.1" | 
|  | 95 | +    "react-test-renderer": "19.1.1", | 
|  | 96 | +    "release-it": "^19.0.5", | 
|  | 97 | +    "typescript": "^5.9.3", | 
|  | 98 | +    "typescript-eslint": "^8.46.0" | 
| 99 | 99 |   }, | 
| 100 | 100 |   "publishConfig": { | 
| 101 | 101 |     "registry": "https://registry.npmjs.org" | 
|  | 
0 commit comments