Merge pull request #8340 from BlueWallet/renovate/bugsnag-js-monorepo

Update dependency @bugsnag/react-native to v8.8.1
This commit is contained in:
GLaDOS 2026-03-01 17:00:54 +00:00 committed by GitHub
commit 2b2a40f22d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 16 additions and 16 deletions

30
package-lock.json generated
View File

@ -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"
}
},

View File

@ -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",