|
1 | 1 | { |
2 | 2 | "name": "@bugsnag/expo", |
3 | | - "version": "53.0.0", |
| 3 | + "version": "54.0.0", |
4 | 4 | "main": "src/notifier.js", |
5 | 5 | "types": "types/bugsnag.d.ts", |
6 | 6 | "description": "Bugsnag error reporter for Expo applications", |
|
33 | 33 | "license": "MIT", |
34 | 34 | "dependencies": { |
35 | 35 | "@bugsnag/core": "^8.2.0", |
36 | | - "@bugsnag/delivery-expo": "^53.0.0", |
| 36 | + "@bugsnag/delivery-expo": "^54.0.0", |
37 | 37 | "@bugsnag/plugin-browser-session": "^8.2.0", |
38 | 38 | "@bugsnag/plugin-console-breadcrumbs": "^8.2.0", |
39 | | - "@bugsnag/plugin-expo-app": "^53.0.0", |
40 | | - "@bugsnag/plugin-expo-app-state-breadcrumbs": "^53.0.0", |
41 | | - "@bugsnag/plugin-expo-connectivity-breadcrumbs": "^53.0.0", |
42 | | - "@bugsnag/plugin-expo-device": "^53.0.0", |
| 39 | + "@bugsnag/plugin-expo-app": "^54.0.0", |
| 40 | + "@bugsnag/plugin-expo-app-state-breadcrumbs": "^54.0.0", |
| 41 | + "@bugsnag/plugin-expo-connectivity-breadcrumbs": "^54.0.0", |
| 42 | + "@bugsnag/plugin-expo-device": "^54.0.0", |
43 | 43 | "@bugsnag/plugin-network-breadcrumbs": "^8.2.0", |
44 | 44 | "@bugsnag/plugin-react": "^8.2.0", |
45 | 45 | "@bugsnag/plugin-react-native-global-error-handler": "^8.2.0", |
|
0 commit comments