fix(deps): update dependency @bugsnag/react-native to v8.9.0
This commit is contained in:
parent
e19ce1136f
commit
cbe6ebb423
82
package-lock.json
generated
82
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.5",
|
||||
"@bugsnag/react-native": "8.8.1",
|
||||
"@bugsnag/react-native": "8.9.0",
|
||||
"@bugsnag/source-maps": "2.3.3",
|
||||
"@keystonehq/bc-ur-registry": "0.7.1",
|
||||
"@ngraveio/bc-ur": "1.1.13",
|
||||
@ -1947,10 +1947,12 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@bugsnag/core": {
|
||||
"version": "8.8.0",
|
||||
"version": "8.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/core/-/core-8.9.0.tgz",
|
||||
"integrity": "sha512-SrXO0isIZfrCem06/WDvC5MSd1Tj6Yjm4Wqdlv6jyjTvsow+cppvt7rS9Bps3qOeXfYCqWHN4ev02OdwnfZ1PQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@bugsnag/cuid": "^3.0.0",
|
||||
"@bugsnag/cuid": "^3.2.1",
|
||||
"@bugsnag/safe-json-stringify": "^6.0.0",
|
||||
"error-stack-parser": "^2.0.3",
|
||||
"iserror": "^0.0.2",
|
||||
@ -1962,31 +1964,39 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@bugsnag/delivery-react-native": {
|
||||
"version": "8.8.0",
|
||||
"version": "8.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/delivery-react-native/-/delivery-react-native-8.9.0.tgz",
|
||||
"integrity": "sha512-WNt1jrUD3aJu/gTnHlHaT4OrnlIvCkRfbTx5bxOT0Nm/OjiiDsdUgHILTVwxGz6eQtlz2bAYomjEYIZaZVI8nA==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@bugsnag/core": "^8.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@bugsnag/plugin-console-breadcrumbs": {
|
||||
"version": "8.8.0",
|
||||
"version": "8.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-console-breadcrumbs/-/plugin-console-breadcrumbs-8.9.0.tgz",
|
||||
"integrity": "sha512-Ei5QfQva4to4MNmOXJlQpq9pNn5SOPwCpJHJdoi3M0NPOu4dDmJaU1LJHF3bBAIcG5EbPWvMOGDN17MsTSuawA==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@bugsnag/core": "^8.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@bugsnag/plugin-network-breadcrumbs": {
|
||||
"version": "8.8.1",
|
||||
"version": "8.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-network-breadcrumbs/-/plugin-network-breadcrumbs-8.9.0.tgz",
|
||||
"integrity": "sha512-0lpSYIuXGVhIJrRqyt1LM0gkxiOMxQd8l316+/nxBsLsrTZVnvSfX4CmnhjQcdavFBbrFomhd+kjm4bo0RkvKw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@bugsnag/request-tracker": "^8.8.1"
|
||||
"@bugsnag/request-tracker": "^8.9.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@bugsnag/core": "^8.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@bugsnag/plugin-react": {
|
||||
"version": "8.8.0",
|
||||
"version": "8.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react/-/plugin-react-8.9.0.tgz",
|
||||
"integrity": "sha512-36vmZC4Wi+A53mEM25uFlKo/Khhk2qDVJfsmVtFkBnOr5AdKyr0VhqR0dSEaTaDtoZDtVpF60ux/ujahxVCxzQ==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@bugsnag/core": "^8.0.0"
|
||||
@ -1998,70 +2008,86 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@bugsnag/plugin-react-native-client-sync": {
|
||||
"version": "8.8.0",
|
||||
"version": "8.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-client-sync/-/plugin-react-native-client-sync-8.9.0.tgz",
|
||||
"integrity": "sha512-i3HY1p5rfx1ZBrMl3y6P9N+ZCJHuUeY28CidB53sOEVfge/Y3a8UOf9P1BYvtKRw/nbZ/rGaSJ78pOg1GHv+oQ==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@bugsnag/core": "^8.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@bugsnag/plugin-react-native-event-sync": {
|
||||
"version": "8.8.0",
|
||||
"version": "8.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-event-sync/-/plugin-react-native-event-sync-8.9.0.tgz",
|
||||
"integrity": "sha512-PNEqgDbDEXKSm/DsrN95CeU5k7EfBr9ubAriY9NDNqppusfCIlEXrm3KRqgJYHFTDSbzrqpwnT6wvF8tERtf3Q==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@bugsnag/core": "^8.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@bugsnag/plugin-react-native-global-error-handler": {
|
||||
"version": "8.8.0",
|
||||
"version": "8.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-global-error-handler/-/plugin-react-native-global-error-handler-8.9.0.tgz",
|
||||
"integrity": "sha512-Nihl8u8O1syn5bQbFBdZPhGNDqooOacSWUdeOWBg89rdVN+lhx3W/zcAyglBD2wjvOER7ern7x0mnTX24XRw/w==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@bugsnag/core": "^8.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@bugsnag/plugin-react-native-hermes": {
|
||||
"version": "8.8.0",
|
||||
"version": "8.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-hermes/-/plugin-react-native-hermes-8.9.0.tgz",
|
||||
"integrity": "sha512-noJWBqRM8fK6uqj1rTdZbnCOi0fG0MadywC01B31H1Wpf6CUSOEH/FkKVcqDXmSMJyl9bOTPd5lO0oihS2U/Qg==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@bugsnag/core": "^8.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@bugsnag/plugin-react-native-session": {
|
||||
"version": "8.8.0",
|
||||
"version": "8.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-session/-/plugin-react-native-session-8.9.0.tgz",
|
||||
"integrity": "sha512-WpzvJnfOPoyb1o5sVntCN+3zofH89yBOx4rnIMugtGQAJErnVnoIBNbFWKN1N2zSubiI6r8isJdaAGFGyL51Qg==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@bugsnag/core": "^8.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@bugsnag/plugin-react-native-unhandled-rejection": {
|
||||
"version": "8.8.0",
|
||||
"version": "8.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-unhandled-rejection/-/plugin-react-native-unhandled-rejection-8.9.0.tgz",
|
||||
"integrity": "sha512-TCK2yS34h/PItkF6semwjxjNdnwRhoPZA7tyVdNL+Wt7ZozSr/B8KC11T9puWaN+q+nM/rU23iz7q9MTM22xuQ==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@bugsnag/core": "^8.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@bugsnag/react-native": {
|
||||
"version": "8.8.1",
|
||||
"version": "8.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-8.9.0.tgz",
|
||||
"integrity": "sha512-bV+1tzfSndqUSYjUGXUHoPhmaU14llKwoIHPZ9MINOTraOGZHrRjOo4f1+h5rztPVe52NUA3mP8Y6VEwKqtxkg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@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",
|
||||
"@bugsnag/core": "^8.9.0",
|
||||
"@bugsnag/delivery-react-native": "^8.9.0",
|
||||
"@bugsnag/plugin-console-breadcrumbs": "^8.9.0",
|
||||
"@bugsnag/plugin-network-breadcrumbs": "^8.9.0",
|
||||
"@bugsnag/plugin-react": "^8.9.0",
|
||||
"@bugsnag/plugin-react-native-client-sync": "^8.9.0",
|
||||
"@bugsnag/plugin-react-native-event-sync": "^8.9.0",
|
||||
"@bugsnag/plugin-react-native-global-error-handler": "^8.9.0",
|
||||
"@bugsnag/plugin-react-native-hermes": "^8.9.0",
|
||||
"@bugsnag/plugin-react-native-session": "^8.9.0",
|
||||
"@bugsnag/plugin-react-native-unhandled-rejection": "^8.9.0",
|
||||
"iserror": "^0.0.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@bugsnag/request-tracker": {
|
||||
"version": "8.8.1",
|
||||
"version": "8.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/request-tracker/-/request-tracker-8.9.0.tgz",
|
||||
"integrity": "sha512-1g0k6RbKB6Sh1JaDHy3pUghnbm6fIDfio9Syd+dBSs5J6QX1sdd5AA2ZesmEA94Ejt+CU+6U2mVMRCcX7sIQnw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@bugsnag/core": "^8.8.0"
|
||||
"@bugsnag/core": "^8.9.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@bugsnag/safe-json-stringify": {
|
||||
|
||||
@ -97,7 +97,7 @@
|
||||
"@arkade-os/boltz-swap": "0.2.19",
|
||||
"@arkade-os/sdk": "0.3.12",
|
||||
"@babel/preset-env": "7.29.5",
|
||||
"@bugsnag/react-native": "8.8.1",
|
||||
"@bugsnag/react-native": "8.9.0",
|
||||
"@bugsnag/source-maps": "2.3.3",
|
||||
"@keystonehq/bc-ur-registry": "0.7.1",
|
||||
"@ngraveio/bc-ur": "1.1.13",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user