mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-16 20:21:35 +01:00
Merge pull request #7204 from BlueWallet/renovate/bugsnag-js-monorepo
Update dependency @bugsnag/react-native to v8.1.2
This commit is contained in:
commit
2ffa629acf
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -11,7 +11,7 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/preset-env": "7.25.8",
|
||||
"@bugsnag/react-native": "8.1.1",
|
||||
"@bugsnag/react-native": "8.1.2",
|
||||
"@bugsnag/source-maps": "2.3.3",
|
||||
"@keystonehq/bc-ur-registry": "0.7.0",
|
||||
"@lodev09/react-native-true-sheet": "github:BlueWallet/react-native-true-sheet#839f2966cee77c0ad99d09609dadb61a338e7f54",
|
||||
|
@ -2278,9 +2278,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@bugsnag/react-native": {
|
||||
"version": "8.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-8.1.1.tgz",
|
||||
"integrity": "sha512-xkNGmYxSSHhyp5TJZywm25HslpQYjtFrrT3uUnWh6/5tuMW1hOls5vHvGBwT3WnVc16I6oGlgVSTpTlWRiA9pg==",
|
||||
"version": "8.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-8.1.2.tgz",
|
||||
"integrity": "sha512-3JorQfeDZjVP1krHPAw8Oegq/PVY+MQ+uQ+wsYx+lUbLOS1qr60FV6GJn8jJEpTnnINWPGsgUBBspUB+kPoEsw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@bugsnag/core": "^8.1.1",
|
||||
|
|
|
@ -75,7 +75,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@babel/preset-env": "7.25.8",
|
||||
"@bugsnag/react-native": "8.1.1",
|
||||
"@bugsnag/react-native": "8.1.2",
|
||||
"@bugsnag/source-maps": "2.3.3",
|
||||
"@keystonehq/bc-ur-registry": "0.7.0",
|
||||
"@lodev09/react-native-true-sheet": "github:BlueWallet/react-native-true-sheet#839f2966cee77c0ad99d09609dadb61a338e7f54",
|
||||
|
|
Loading…
Add table
Reference in a new issue