|
99 | 99 | "@react-native-community/netinfo": "12.0.1", |
100 | 100 | "@react-native-masked-view/masked-view": "0.3.2", |
101 | 101 | "@react-native-picker/picker": "2.11.4", |
102 | | - "@react-navigation/bottom-tabs": "8.0.0-alpha.45", |
103 | | - "@react-navigation/core": "8.0.0-alpha.30", |
104 | | - "@react-navigation/native": "8.0.0-alpha.39", |
105 | | - "@react-navigation/native-stack": "8.0.0-alpha.47", |
| 102 | + "@react-navigation/bottom-tabs": "8.0.0-alpha.46", |
| 103 | + "@react-navigation/core": "8.0.0-alpha.31", |
| 104 | + "@react-navigation/native": "8.0.0-alpha.40", |
| 105 | + "@react-navigation/native-stack": "8.0.0-alpha.48", |
106 | 106 | "date-fns": "4.4.0", |
107 | 107 | "emoji-datasource-apple": "16.0.0", |
108 | 108 | "emoji-regex": "10.6.0", |
|
142 | 142 | "react-native-screens": "4.26.2", |
143 | 143 | "react-native-web": "0.21.2", |
144 | 144 | "react-native-webview": "16.0.0", |
145 | | - "react-native-worklets": "0.11.2", |
| 145 | + "react-native-worklets": "0.11.3", |
146 | 146 | "zustand": "5.0.14" |
147 | 147 | }, |
148 | 148 | "devDependencies": { |
|
153 | 153 | "@electron/packager": "20.0.4", |
154 | 154 | "@eslint/compat": "2.1.0", |
155 | 155 | "@eslint/js": "10.0.1", |
156 | | - "@playwright/test": "1.61.1", |
| 156 | + "@playwright/test": "1.62.0", |
157 | 157 | "@react-native-community/cli": "20.2.0", |
158 | 158 | "@react-native-community/cli-platform-android": "20.2.0", |
159 | 159 | "@react-native-community/cli-platform-ios": "20.2.0", |
160 | | - "@react-native/babel-preset": "0.86.1", |
161 | | - "@react-native/eslint-config": "0.86.1", |
162 | | - "@react-native/metro-config": "0.86.1", |
| 160 | + "@react-native/babel-preset": "0.86.2", |
| 161 | + "@react-native/eslint-config": "0.86.2", |
| 162 | + "@react-native/metro-config": "0.86.2", |
163 | 163 | "@rolldown/plugin-babel": "0.2.3", |
164 | | - "@storybook/react": "10.5.4", |
165 | | - "@storybook/react-vite": "10.5.4", |
| 164 | + "@storybook/react": "10.5.5", |
| 165 | + "@storybook/react-vite": "10.5.5", |
166 | 166 | "@testing-library/dom": "10.4.1", |
167 | 167 | "@testing-library/react": "16.3.2", |
168 | 168 | "@types/google-libphonenumber": "7.4.30", |
|
179 | 179 | "@wdio/local-runner": "9.30.0", |
180 | 180 | "@wdio/mocha-framework": "9.30.0", |
181 | 181 | "@wdio/spec-reporter": "9.29.1", |
182 | | - "appium": "3.5.2", |
| 182 | + "appium": "3.6.0", |
183 | 183 | "babel-jest": "30.4.1", |
184 | 184 | "babel-plugin-module-resolver": "5.0.3", |
185 | 185 | "babel-plugin-react-compiler": "1.0.0", |
186 | 186 | "babel-plugin-react-native-web": "0.21.2", |
187 | 187 | "babel-preset-expo": "57.0.4", |
188 | 188 | "cross-env": "10.1.0", |
189 | 189 | "electron": "43.2.0", |
190 | | - "eslint": "10.7.0", |
| 190 | + "eslint": "10.8.0", |
191 | 191 | "eslint-plugin-deprecation": "3.0.0", |
192 | 192 | "eslint-plugin-promise": "7.3.0", |
193 | 193 | "eslint-plugin-react": "7.37.5", |
|
197 | 197 | "jest-environment-jsdom": "30.4.1", |
198 | 198 | "patch-package": "8.0.1", |
199 | 199 | "react-refresh": "0.18.0", |
200 | | - "storybook": "10.5.4", |
| 200 | + "storybook": "10.5.5", |
201 | 201 | "typescript": "6.0.3", |
202 | 202 | "typescript-eslint": "8.65.0", |
203 | 203 | "typescript-native": "npm:typescript@7.0.2", |
|
206 | 206 | }, |
207 | 207 | "resolutions": { |
208 | 208 | "**/@types/react": "19.2.17", |
209 | | - "**/body-parser": "2.3.0", |
| 209 | + "**/brace-expansion": "5.0.8", |
210 | 210 | "**/serialize-javascript": "7.0.7", |
211 | | - "**/shell-quote": "1.10.0", |
212 | 211 | "**/xcode/uuid": "14.0.1" |
213 | 212 | }, |
214 | 213 | "typecoverage": { |
|
0 commit comments