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

Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 7.69.0 to 7.71.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.71.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-26 08:18:04 +00:00 committed by GitHub
parent 2972d9f76e
commit 00eaa63e0f
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.71.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.71.0
version: 7.71.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.71.0:
resolution: {integrity: sha512-HRGsQOrA2Y3Ga+NTgCkTWO+qtU2SFTJ7t9pt/LR8Har9cvVcjLIlHNwPoDx6bVkICK3cGOF8ZtXVmLizVbXoAg==}
engines: {node: '>=8'}
dependencies:
'@sentry/core': 7.69.0
'@sentry/types': 7.69.0
'@sentry/utils': 7.69.0
'@sentry/core': 7.71.0
'@sentry/types': 7.71.0
'@sentry/utils': 7.71.0
tslib: 2.6.2
dev: false
/@sentry/browser@7.69.0:
resolution: {integrity: sha512-5ls+zu2PrMhHCIIhclKQsWX5u6WH0Ez5/GgrCMZTtZ1d70ukGSRUvpZG9qGf5Cw1ezS1LY+1HCc3whf8x8lyPw==}
/@sentry/browser@7.71.0:
resolution: {integrity: sha512-7xggzwW2QW9g4Li1M3VQEsQX7AIeSlWnweTkkT+62t3AcLHD7URnNNU7SBAj7x+8F0WqkvMws0XXar51+rv/rw==}
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.71.0
'@sentry/core': 7.71.0
'@sentry/replay': 7.71.0
'@sentry/types': 7.71.0
'@sentry/utils': 7.71.0
tslib: 2.6.2
dev: false
/@sentry/core@7.69.0:
resolution: {integrity: sha512-V6jvK2lS8bhqZDMFUtvwe2XvNstFQf5A+2LMKCNBOV/NN6eSAAd6THwEpginabjet9dHsNRmMk7WNKvrUfQhZw==}
/@sentry/core@7.71.0:
resolution: {integrity: sha512-kZcWnzxzMxyNuCwq65owu0yGbY+C9QJhWFMDBsqmKK1/dSt0bdhNjf3VQW1dJLnWaQTk7rUTHEHGH8JSdV5EAg==}
engines: {node: '>=8'}
dependencies:
'@sentry/types': 7.69.0
'@sentry/utils': 7.69.0
'@sentry/types': 7.71.0
'@sentry/utils': 7.71.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.71.0(react@18.2.0):
resolution: {integrity: sha512-ni9gofBaKJmTsJpQhefS2NDck0FSOSIp6DzHCx7+9ohrmosdjIk4WR/wFlRjwA5ack/4ctMt5dLV9OIhiDH1rg==}
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.71.0
'@sentry/types': 7.71.0
'@sentry/utils': 7.71.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.71.0:
resolution: {integrity: sha512-roB65ixEycAy1BrIJ3HOu7NLKo4EOBs6Q6xKEq5BvzjhDgvFXXq8X/lGriJXc9Q/hWIiDwTQ23yLuzVtPJRnCw==}
engines: {node: '>=12'}
dependencies:
'@sentry/core': 7.69.0
'@sentry/types': 7.69.0
'@sentry/utils': 7.69.0
'@sentry/core': 7.71.0
'@sentry/types': 7.71.0
'@sentry/utils': 7.71.0
dev: false
/@sentry/types@7.69.0:
resolution: {integrity: sha512-zPyCox0mzitzU6SIa1KIbNoJAInYDdUpdiA+PoUmMn2hFMH1llGU/cS7f4w/mAsssTlbtlBi72RMnWUCy578bw==}
/@sentry/types@7.71.0:
resolution: {integrity: sha512-30PRLZI1RoeWbLE9K7AHsRPWDH22CqC4WcLNeVmRfLC5m1vE1FHb53r98QSKFhLoONMPMVzDhZZgl4ZcC5mptQ==}
engines: {node: '>=8'}
dev: false
/@sentry/utils@7.69.0:
resolution: {integrity: sha512-4eBixe5Y+0EGVU95R4NxH3jkkjtkE4/CmSZD4In8SCkWGSauogePtq6hyiLsZuP1QHdpPb9Kt0+zYiBb2LouBA==}
/@sentry/utils@7.71.0:
resolution: {integrity: sha512-aS53l/E/5XsSJMOXHKvS0GlX4gZHBgNAMfhEB3f8rUIn5iLF2uu8lCA1uEvX6VB8b7q/Cg4WFTi6BiJ0hvJHQg==}
engines: {node: '>=8'}
dependencies:
'@sentry/types': 7.69.0
'@sentry/types': 7.71.0
tslib: 2.6.2
dev: false