Update dependency @bugsnag/react-native to v8.2.0

This commit is contained in:
renovate[bot] 2025-01-27 13:57:15 +00:00 committed by GitHub
parent 10f7e44232
commit 346581b3e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 49 additions and 49 deletions

96
package-lock.json generated
View file

@ -11,7 +11,7 @@
"license": "MIT",
"dependencies": {
"@babel/preset-env": "7.25.8",
"@bugsnag/react-native": "8.1.3",
"@bugsnag/react-native": "8.2.0",
"@bugsnag/source-maps": "2.3.3",
"@keystonehq/bc-ur-registry": "0.7.0",
"@lodev09/react-native-true-sheet": "github:BlueWallet/react-native-true-sheet#c6fee8925120d94328dc2aace45d4fa0a111d57f",
@ -2300,9 +2300,9 @@
"license": "MIT"
},
"node_modules/@bugsnag/core": {
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/@bugsnag/core/-/core-8.1.1.tgz",
"integrity": "sha512-ytOWqwm4H2h8rADqYPR+tQpDHsBav3NEZ5E2VSCCxPbT2R89Q0/t0PZTbQVlOS+TRutajO29VxTV9qsAREfpSw==",
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/@bugsnag/core/-/core-8.2.0.tgz",
"integrity": "sha512-dFSs80ZwJ508nlC6UTLTUMdHgTaHY5UKvMiuHqstCQrQrOjqFcIv+x4o+l2WrSyOpoYhHAxDlKfzKN8AjwslQw==",
"license": "MIT",
"dependencies": {
"@bugsnag/cuid": "^3.0.0",
@ -2319,36 +2319,36 @@
"license": "MIT"
},
"node_modules/@bugsnag/delivery-react-native": {
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/@bugsnag/delivery-react-native/-/delivery-react-native-8.1.1.tgz",
"integrity": "sha512-fK2yez573INVYYJCfJPWqW3gxMBEa7Bw2Lm/K0Gj1mtKu0hFAvResTMeT3E61P/BKK+x5QJzG9VpK4fZk+e5JA==",
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/@bugsnag/delivery-react-native/-/delivery-react-native-8.2.0.tgz",
"integrity": "sha512-qZeXEEa04qYWt6ZEGIihqT83p1VH5Af4m3nLZaeTQvcIUOTQTIWgnTg2wnkNvGjesGQbXAp8688xjo+bVI2aFQ==",
"license": "MIT",
"peerDependencies": {
"@bugsnag/core": "^8.0.0"
}
},
"node_modules/@bugsnag/plugin-console-breadcrumbs": {
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-console-breadcrumbs/-/plugin-console-breadcrumbs-8.1.1.tgz",
"integrity": "sha512-D0nk5Qy3Ht6rRMoNRu77aGQvm58Iyc0JJHt5uvXIX+/3J+43jrsceTaHICrYI/i4PI+/iYhlzTdolGD64pvxXQ==",
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-console-breadcrumbs/-/plugin-console-breadcrumbs-8.2.0.tgz",
"integrity": "sha512-ch2A0K69haUUisSZQIOsn2j2l7lkob/YOojCmcdvSypWSQeMJD+pUMcyYzqpeC0l8NknToIb3ZCG9aaybj53NA==",
"license": "MIT",
"peerDependencies": {
"@bugsnag/core": "^8.0.0"
}
},
"node_modules/@bugsnag/plugin-network-breadcrumbs": {
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-network-breadcrumbs/-/plugin-network-breadcrumbs-8.1.1.tgz",
"integrity": "sha512-Tr6eNWdS3Fc3Ns6LFV/GudxO+L4cCVySja+Sb5yQFIKtRf7MIKyndcJNmkSz5jB8QDNZq0GwCV6A9GkAQHQb4Q==",
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-network-breadcrumbs/-/plugin-network-breadcrumbs-8.2.0.tgz",
"integrity": "sha512-d5D3W2leGN9n+E1JsHezZeDb+gxWAknDgAc4Gy6J49jpLD6DHN+z2omWSQsXAtzS5BQz+yKp75Fk+VdEr7TxGw==",
"license": "MIT",
"peerDependencies": {
"@bugsnag/core": "^8.0.0"
}
},
"node_modules/@bugsnag/plugin-react": {
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react/-/plugin-react-8.1.1.tgz",
"integrity": "sha512-G21+YMDSsdco/CjD6BkfQH73t92mJB9/REU2bYCvDvU9yqKiRQyhTr5D2Ak/ON4KmbKAqexBh/pXGkzOGSP7xQ==",
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react/-/plugin-react-8.2.0.tgz",
"integrity": "sha512-N3Ol8dUMzAV/SxKDUBEmzgw/7z1BuGsuOiEJeXGQQqiC3zkHD33Nvj1G4F+1Gb2NLqpEJHlE3Bbtu/Iqtl2bmg==",
"license": "MIT",
"peerDependencies": {
"@bugsnag/core": "^8.0.0"
@ -2360,76 +2360,76 @@
}
},
"node_modules/@bugsnag/plugin-react-native-client-sync": {
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-client-sync/-/plugin-react-native-client-sync-8.1.1.tgz",
"integrity": "sha512-8VYqpNvJLu+ZZVDjahw8R/cbcdI+imwZMbR96TCCvwRcG3HLKf+ZOTn8b0pY7l+tVdHePGFoQhrHBZ6ZchyTgg==",
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-client-sync/-/plugin-react-native-client-sync-8.2.0.tgz",
"integrity": "sha512-+dgOn7MNkOWZuUtDb7lHQdtRFAdh9RGuVclWSxBvmV1qRjfmAOUR1C66q8hFeGDucD6MPv958KKXF9fH0HMJ6A==",
"license": "MIT",
"peerDependencies": {
"@bugsnag/core": "^8.0.0"
}
},
"node_modules/@bugsnag/plugin-react-native-event-sync": {
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-event-sync/-/plugin-react-native-event-sync-8.1.1.tgz",
"integrity": "sha512-XhtRZVmYVvfOh0Hjszeeg3k0ajGh/BJVZ/wCmuLQMpgUAoVVWF1wJt+WX7P+oVQ862hbf7bUAGbcI5sS6rMS2Q==",
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-event-sync/-/plugin-react-native-event-sync-8.2.0.tgz",
"integrity": "sha512-3pVLeu9TXwR+h5HaQdIYNHwtIOWjEEkYx1d2BbZmhw2EsVtumI8YiW1Oab+GCMRk2FWmpBfkWkSMr4pxmkmzAw==",
"license": "MIT",
"peerDependencies": {
"@bugsnag/core": "^8.0.0"
}
},
"node_modules/@bugsnag/plugin-react-native-global-error-handler": {
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-global-error-handler/-/plugin-react-native-global-error-handler-8.1.1.tgz",
"integrity": "sha512-TgbddOyzHwJTmJbSHZdznZIJw2BwgLx4QOWLc8tSOJFl6lmfeoCPS2+OKd43tsd76OcyNBwfEnvcAzD66Shlrg==",
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-global-error-handler/-/plugin-react-native-global-error-handler-8.2.0.tgz",
"integrity": "sha512-Z7H0/+Yr2ajloRsCYZeCvRKIWgMy3puth8teiMRHzB2InCNkMe9SKL/DdMzgogYPyDoDzG+MQDiVuzG4grGPDg==",
"license": "MIT",
"peerDependencies": {
"@bugsnag/core": "^8.0.0"
}
},
"node_modules/@bugsnag/plugin-react-native-hermes": {
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-hermes/-/plugin-react-native-hermes-8.1.1.tgz",
"integrity": "sha512-tXuZFc1WF8OfI6OyOrEOS9MYUvay40aWouRkLPOVjMnNkHTXD6sbQWn1xkFhG6oFohxUJ3cCBNK1YxRXXz0fmA==",
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-hermes/-/plugin-react-native-hermes-8.2.0.tgz",
"integrity": "sha512-pvOIeH28GSGdzjzUMxboaxPndMsiVN8inpoRIZ75VDuEDfqNMFrKsx7YxMD7UURlMIGJeqA+vjssmTbAHDUHYQ==",
"license": "MIT",
"peerDependencies": {
"@bugsnag/core": "^8.0.0"
}
},
"node_modules/@bugsnag/plugin-react-native-session": {
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-session/-/plugin-react-native-session-8.1.1.tgz",
"integrity": "sha512-ZKn7cbAbRr+LxZ1QFz+h9jm7LlQHJXoyyEg8ut3SwrkGtA30sbUZHhkZ92NCUHSq/SCBkZbTsVME4kEJ1hy3Yg==",
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-session/-/plugin-react-native-session-8.2.0.tgz",
"integrity": "sha512-3zqeqiJaEc1umjtNbGzAtxet9vNYSC4SUh1fpv4sWXM6PZF1jlDBHayeoO9d8zjBSE0FcIYaIpMvZmTn3tVoRg==",
"license": "MIT",
"peerDependencies": {
"@bugsnag/core": "^8.0.0"
}
},
"node_modules/@bugsnag/plugin-react-native-unhandled-rejection": {
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-unhandled-rejection/-/plugin-react-native-unhandled-rejection-8.1.1.tgz",
"integrity": "sha512-tCnH5w/0gYJPcR9xvMc7fAEfo2zJghgar1QRYx9mrJCng2/sdNOcjJn35uLwj/tPBd/9pz7OVtsxm/GpsQUK3g==",
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-unhandled-rejection/-/plugin-react-native-unhandled-rejection-8.2.0.tgz",
"integrity": "sha512-NbjFrzhLnRSa5L14/SRZww1858fWAVj3j6Jm186vgje6+32hTZWI66mH70bHw98IS+Z93gxOuP/7eoFi9JfMkg==",
"license": "MIT",
"peerDependencies": {
"@bugsnag/core": "^8.0.0"
}
},
"node_modules/@bugsnag/react-native": {
"version": "8.1.3",
"resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-8.1.3.tgz",
"integrity": "sha512-SsSdJryal4U2/MmKbtcE6zeJ1x7hQRr4fuH2IUGaXJbPNl93N692hi3SX+KfVbjXcvZkqtKawMePcm/8EOSvEg==",
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-8.2.0.tgz",
"integrity": "sha512-DMyq+sJ8GGgyvzSvOHg8OtBJ69xN1nTHRMmAKOWzDO6R9fpgAQc2QN8DKA/2PpzxxynIOXYPj8wS4Kt6sAC+sw==",
"license": "MIT",
"dependencies": {
"@bugsnag/core": "^8.1.1",
"@bugsnag/delivery-react-native": "^8.1.1",
"@bugsnag/plugin-console-breadcrumbs": "^8.1.1",
"@bugsnag/plugin-network-breadcrumbs": "^8.1.1",
"@bugsnag/plugin-react": "^8.1.1",
"@bugsnag/plugin-react-native-client-sync": "^8.1.1",
"@bugsnag/plugin-react-native-event-sync": "^8.1.1",
"@bugsnag/plugin-react-native-global-error-handler": "^8.1.1",
"@bugsnag/plugin-react-native-hermes": "^8.1.1",
"@bugsnag/plugin-react-native-session": "^8.1.1",
"@bugsnag/plugin-react-native-unhandled-rejection": "^8.1.1",
"@bugsnag/core": "^8.2.0",
"@bugsnag/delivery-react-native": "^8.2.0",
"@bugsnag/plugin-console-breadcrumbs": "^8.2.0",
"@bugsnag/plugin-network-breadcrumbs": "^8.2.0",
"@bugsnag/plugin-react": "^8.2.0",
"@bugsnag/plugin-react-native-client-sync": "^8.2.0",
"@bugsnag/plugin-react-native-event-sync": "^8.2.0",
"@bugsnag/plugin-react-native-global-error-handler": "^8.2.0",
"@bugsnag/plugin-react-native-hermes": "^8.2.0",
"@bugsnag/plugin-react-native-session": "^8.2.0",
"@bugsnag/plugin-react-native-unhandled-rejection": "^8.2.0",
"iserror": "^0.0.2"
}
},

View file

@ -77,7 +77,7 @@
},
"dependencies": {
"@babel/preset-env": "7.25.8",
"@bugsnag/react-native": "8.1.3",
"@bugsnag/react-native": "8.2.0",
"@bugsnag/source-maps": "2.3.3",
"@react-native-community/cli": "15.1.3",
"@react-native-community/cli-platform-android": "15.1.3",