|
80 | 80 | "registry": "https://registry.npmjs.org/" |
81 | 81 | }, |
82 | 82 | "devDependencies": { |
83 | | - "@commitlint/config-conventional": "^20.0.0", |
84 | | - "@eslint/compat": "^1.4.1", |
85 | | - "@eslint/eslintrc": "^3.3.1", |
86 | | - "@eslint/js": "^9.39.0", |
87 | | - "@evilmartians/lefthook": "^2.0.2", |
88 | | - "@react-native/babel-preset": "0.82.1", |
89 | | - "@react-native/eslint-config": "^0.82.1", |
90 | | - "@release-it/conventional-changelog": "^10.0.1", |
| 83 | + "@commitlint/config-conventional": "^20.2.0", |
| 84 | + "@eslint/compat": "^2.0.0", |
| 85 | + "@eslint/eslintrc": "^3.3.3", |
| 86 | + "@eslint/js": "^9.39.2", |
| 87 | + "@evilmartians/lefthook": "^2.0.12", |
| 88 | + "@react-native/babel-preset": "0.83.0", |
| 89 | + "@react-native/eslint-config": "^0.83.0", |
| 90 | + "@release-it/conventional-changelog": "^10.0.3", |
91 | 91 | "@testing-library/react-native": "^13.3.3", |
92 | 92 | "@types/jest": "^30.0.0", |
93 | | - "@types/react": "^19.2.2", |
94 | | - "@types/react-dom": "^19.2.2", |
| 93 | + "@types/react": "^19.2.7", |
| 94 | + "@types/react-dom": "^19.2.3", |
95 | 95 | "babel-plugin-react-compiler": "^1.0.0", |
96 | | - "commitlint": "^20.1.0", |
| 96 | + "commitlint": "^20.2.0", |
97 | 97 | "del-cli": "^7.0.0", |
98 | | - "eslint": "^9.39.0", |
| 98 | + "eslint": "^9.39.2", |
99 | 99 | "eslint-config-prettier": "^10.1.8", |
100 | 100 | "eslint-plugin-prettier": "^5.5.4", |
101 | 101 | "jest": "^30.2.0", |
102 | | - "prettier": "^3.6.2", |
103 | | - "react": "19.1.0", |
104 | | - "react-native": "0.82.1", |
105 | | - "react-native-builder-bob": "^0.40.14", |
| 102 | + "prettier": "^3.7.4", |
| 103 | + "react": "19.2.3", |
| 104 | + "react-native": "0.83.0", |
| 105 | + "react-native-builder-bob": "^0.40.17", |
106 | 106 | "react-native-webview": "^13.16.0", |
107 | | - "react-test-renderer": "19.1.0", |
108 | | - "release-it": "^19.0.5", |
| 107 | + "react-test-renderer": "19.2.3", |
| 108 | + "release-it": "^19.1.0", |
109 | 109 | "typescript": "^5.9.3" |
110 | 110 | }, |
111 | 111 | "peerDependencies": { |
|
0 commit comments