Merge pull request #8340 from BlueWallet/renovate/bugsnag-js-monorepo
Update dependency @bugsnag/react-native to v8.8.1
This commit is contained in:
commit
2b2a40f22d
30
package-lock.json
generated
30
package-lock.json
generated
@ -13,7 +13,7 @@
|
||||
"@arkade-os/boltz-swap": "0.2.19",
|
||||
"@arkade-os/sdk": "0.3.12",
|
||||
"@babel/preset-env": "7.29.0",
|
||||
"@bugsnag/react-native": "8.4.0",
|
||||
"@bugsnag/react-native": "8.8.1",
|
||||
"@bugsnag/source-maps": "2.3.3",
|
||||
"@keystonehq/bc-ur-registry": "0.7.1",
|
||||
"@lodev09/react-native-true-sheet": "github:BlueWallet/react-native-true-sheet#5945184a2fea9fe5ba8f5cfcdb20e3fc5eed6e37",
|
||||
@ -2287,22 +2287,22 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@bugsnag/react-native": {
|
||||
"version": "8.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-8.4.0.tgz",
|
||||
"integrity": "sha512-kYTBDqRC8nMzg/54govZiDqh4uIMDW7e9iUxnMbVR91oES5NKS4NM161/ecJIh7UaUdzWf+MzDsZTJPEE5x9Xw==",
|
||||
"version": "8.8.1",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-8.8.1.tgz",
|
||||
"integrity": "sha512-G52cdfNs+zhhvVIh2AEaps2dWPh28akwPLavKwQthBLUB2cqdInBrMaivJFY3DIdmawNEWpkbZJzOZyxUnZKyQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@bugsnag/core": "^8.4.0",
|
||||
"@bugsnag/delivery-react-native": "^8.4.0",
|
||||
"@bugsnag/plugin-console-breadcrumbs": "^8.4.0",
|
||||
"@bugsnag/plugin-network-breadcrumbs": "^8.4.0",
|
||||
"@bugsnag/plugin-react": "^8.4.0",
|
||||
"@bugsnag/plugin-react-native-client-sync": "^8.4.0",
|
||||
"@bugsnag/plugin-react-native-event-sync": "^8.4.0",
|
||||
"@bugsnag/plugin-react-native-global-error-handler": "^8.4.0",
|
||||
"@bugsnag/plugin-react-native-hermes": "^8.4.0",
|
||||
"@bugsnag/plugin-react-native-session": "^8.4.0",
|
||||
"@bugsnag/plugin-react-native-unhandled-rejection": "^8.4.0",
|
||||
"@bugsnag/core": "^8.8.0",
|
||||
"@bugsnag/delivery-react-native": "^8.8.0",
|
||||
"@bugsnag/plugin-console-breadcrumbs": "^8.8.0",
|
||||
"@bugsnag/plugin-network-breadcrumbs": "^8.8.1",
|
||||
"@bugsnag/plugin-react": "^8.8.0",
|
||||
"@bugsnag/plugin-react-native-client-sync": "^8.8.0",
|
||||
"@bugsnag/plugin-react-native-event-sync": "^8.8.0",
|
||||
"@bugsnag/plugin-react-native-global-error-handler": "^8.8.0",
|
||||
"@bugsnag/plugin-react-native-hermes": "^8.8.0",
|
||||
"@bugsnag/plugin-react-native-session": "^8.8.0",
|
||||
"@bugsnag/plugin-react-native-unhandled-rejection": "^8.8.0",
|
||||
"iserror": "^0.0.2"
|
||||
}
|
||||
},
|
||||
|
||||
@ -85,7 +85,7 @@
|
||||
"@arkade-os/boltz-swap": "0.2.19",
|
||||
"@arkade-os/sdk": "0.3.12",
|
||||
"@babel/preset-env": "7.29.0",
|
||||
"@bugsnag/react-native": "8.4.0",
|
||||
"@bugsnag/react-native": "8.8.1",
|
||||
"@bugsnag/source-maps": "2.3.3",
|
||||
"@keystonehq/bc-ur-registry": "0.7.1",
|
||||
"@lodev09/react-native-true-sheet": "github:BlueWallet/react-native-true-sheet#5945184a2fea9fe5ba8f5cfcdb20e3fc5eed6e37",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user