chore(deps): bump @sentry/react from 7.69.0 to 7.72.0

Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 7.69.0 to 7.72.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.69.0...7.72.0)

---
updated-dependencies:
- dependency-name: "@sentry/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-27 08:15:46 +00:00 committed by GitHub
parent 32b3b48261
commit daedc74d4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 34 additions and 34 deletions

View File

@ -20,7 +20,7 @@
"@muetab/react-color-gradient-picker": "0.1.2",
"@muetab/react-sortable-hoc": "^2.0.1",
"@mui/material": "5.14.9",
"@sentry/react": "^7.69.0",
"@sentry/react": "^7.72.0",
"embla-carousel-autoplay": "8.0.0-rc12",
"embla-carousel-react": "8.0.0-rc12",
"fast-blurhash": "^1.1.2",

View File

@ -33,8 +33,8 @@ dependencies:
specifier: 5.14.9
version: 5.14.9(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(react-dom@18.2.0)(react@18.2.0)
'@sentry/react':
specifier: ^7.69.0
version: 7.69.0(react@18.2.0)
specifier: ^7.72.0
version: 7.72.0(react@18.2.0)
embla-carousel-autoplay:
specifier: 8.0.0-rc12
version: 8.0.0-rc12(embla-carousel@8.0.0-rc12)
@ -2427,70 +2427,70 @@ packages:
resolution: {integrity: sha512-0xd7qez0AQ+MbHatZTlI1gu5vkG8r7MYRUJAHPAHJBmGLs16zpkrpAVLvjQKQOqaXPDUBwOiJzNc00znHSCVBw==}
dev: true
/@sentry-internal/tracing@7.69.0:
resolution: {integrity: sha512-4BgeWZUj9MO6IgfO93C9ocP3+AdngqujF/+zB2rFdUe+y9S6koDyUC7jr9Knds/0Ta72N/0D6PwhgSCpHK8s0Q==}
/@sentry-internal/tracing@7.72.0:
resolution: {integrity: sha512-DToryaRSHk9R5RLgN4ktYEXZjQdqncOAWPqyyIurji8lIobXFRfmLtGL1wjoCK6sQNgWsjhSM9kXxwGnva1DNw==}
engines: {node: '>=8'}
dependencies:
'@sentry/core': 7.69.0
'@sentry/types': 7.69.0
'@sentry/utils': 7.69.0
'@sentry/core': 7.72.0
'@sentry/types': 7.72.0
'@sentry/utils': 7.72.0
tslib: 2.6.2
dev: false
/@sentry/browser@7.69.0:
resolution: {integrity: sha512-5ls+zu2PrMhHCIIhclKQsWX5u6WH0Ez5/GgrCMZTtZ1d70ukGSRUvpZG9qGf5Cw1ezS1LY+1HCc3whf8x8lyPw==}
/@sentry/browser@7.72.0:
resolution: {integrity: sha512-fcFDTzqhPd3VZAmmYW3KvBTBaEfrKjPmRhlAsfhkGWYLCHqVkNtzsFER4cmUNRGNxjyt9tcG3WlTTqgLRucycQ==}
engines: {node: '>=8'}
dependencies:
'@sentry-internal/tracing': 7.69.0
'@sentry/core': 7.69.0
'@sentry/replay': 7.69.0
'@sentry/types': 7.69.0
'@sentry/utils': 7.69.0
'@sentry-internal/tracing': 7.72.0
'@sentry/core': 7.72.0
'@sentry/replay': 7.72.0
'@sentry/types': 7.72.0
'@sentry/utils': 7.72.0
tslib: 2.6.2
dev: false
/@sentry/core@7.69.0:
resolution: {integrity: sha512-V6jvK2lS8bhqZDMFUtvwe2XvNstFQf5A+2LMKCNBOV/NN6eSAAd6THwEpginabjet9dHsNRmMk7WNKvrUfQhZw==}
/@sentry/core@7.72.0:
resolution: {integrity: sha512-G03JdQ5ZsFNRjcNNi+QvCjqOuBvYqU92Gs1T2iK3GE8dSBTu2khThydMpG4xrKZQLIpHOyiIhlFZiuPtZ66W8w==}
engines: {node: '>=8'}
dependencies:
'@sentry/types': 7.69.0
'@sentry/utils': 7.69.0
'@sentry/types': 7.72.0
'@sentry/utils': 7.72.0
tslib: 2.6.2
dev: false
/@sentry/react@7.69.0(react@18.2.0):
resolution: {integrity: sha512-J+DciRRVuruf1nMmBOi2VeJkOLGeCb4vTOFmHzWTvRJNByZ0flyo8E/fyROL7+23kBq1YbcVY6IloUlH73hneQ==}
/@sentry/react@7.72.0(react@18.2.0):
resolution: {integrity: sha512-BYFO3uyB9FfdUq05NtsS+OfU636HMZ7avbSEALo24x+OPuaD+fCByTdgxYVpDRYrBPa7lALYzCge0PDcGnGiig==}
engines: {node: '>=8'}
peerDependencies:
react: 15.x || 16.x || 17.x || 18.x
dependencies:
'@sentry/browser': 7.69.0
'@sentry/types': 7.69.0
'@sentry/utils': 7.69.0
'@sentry/browser': 7.72.0
'@sentry/types': 7.72.0
'@sentry/utils': 7.72.0
hoist-non-react-statics: 3.3.2
react: 18.2.0
tslib: 2.6.2
dev: false
/@sentry/replay@7.69.0:
resolution: {integrity: sha512-oUqWyBPFUgShdVvgJtV65EQH9pVDmoYVQMOu59JI6FHVeL3ald7R5Mvz6GaNLXsirvvhp0yAkcAd2hc5Xi6hDw==}
/@sentry/replay@7.72.0:
resolution: {integrity: sha512-dHH/mYCFBwJ/kYmL9L5KihjwQKcefiuvcH0otHSwKSpbbeEoM/BV+SHQoYGd6OMSYnL9fq1dHfF7Zo26p5Yu0Q==}
engines: {node: '>=12'}
dependencies:
'@sentry/core': 7.69.0
'@sentry/types': 7.69.0
'@sentry/utils': 7.69.0
'@sentry/core': 7.72.0
'@sentry/types': 7.72.0
'@sentry/utils': 7.72.0
dev: false
/@sentry/types@7.69.0:
resolution: {integrity: sha512-zPyCox0mzitzU6SIa1KIbNoJAInYDdUpdiA+PoUmMn2hFMH1llGU/cS7f4w/mAsssTlbtlBi72RMnWUCy578bw==}
/@sentry/types@7.72.0:
resolution: {integrity: sha512-g6u0mk62yGshx02rfFADIfyR/S9VXcf3RG2qQPuvykrWtOfN/BOTrZypF7I+MiqKwRW76r3Pcu2C/AB+6z9XQA==}
engines: {node: '>=8'}
dev: false
/@sentry/utils@7.69.0:
resolution: {integrity: sha512-4eBixe5Y+0EGVU95R4NxH3jkkjtkE4/CmSZD4In8SCkWGSauogePtq6hyiLsZuP1QHdpPb9Kt0+zYiBb2LouBA==}
/@sentry/utils@7.72.0:
resolution: {integrity: sha512-o/MtqI7WJXuswidH0bSgBP40KN2lrnyQEIx5uoyJUJi/QEaboIsqbxU62vaFJpde8SYrbA+rTnP3J3ujF2gUag==}
engines: {node: '>=8'}
dependencies:
'@sentry/types': 7.69.0
'@sentry/types': 7.72.0
tslib: 2.6.2
dev: false