chore(deps): bump @sentry/react from 7.110.0 to 7.111.0

Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 7.110.0 to 7.111.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.111.0/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.110.0...7.111.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] 2024-04-19 08:11:43 +00:00 committed by GitHub
parent ef5778ea59
commit 9a1d2413ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 49 additions and 49 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.15.15",
"@sentry/react": "^7.110.0",
"@sentry/react": "^7.111.0",
"embla-carousel-autoplay": "8.0.2",
"embla-carousel-react": "8.0.2",
"fast-blurhash": "^1.1.2",

View File

@ -33,8 +33,8 @@ dependencies:
specifier: 5.15.15
version: 5.15.15(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(react-dom@18.2.0)(react@18.2.0)
'@sentry/react':
specifier: ^7.110.0
version: 7.110.0(react@18.2.0)
specifier: ^7.111.0
version: 7.111.0(react@18.2.0)
embla-carousel-autoplay:
specifier: 8.0.2
version: 8.0.2(embla-carousel@8.0.2)
@ -2543,89 +2543,89 @@ packages:
resolution: {integrity: sha512-hw437iINopmQuxWPSUEvqE56NCPsiU8N4AYtfHmJFckclktzK9YQJieD3XkDCDH4OjL+C7zgPUh73R/nrcHrqw==}
dev: true
/@sentry-internal/feedback@7.110.0:
resolution: {integrity: sha512-hrfWa3WkSOiBO5Srcr1j4kuGOlbsQic+REpLOofllVIs56DOo9+Aj9svxT+dcvZERv/nlFSV/E0BfGy9g08IEg==}
/@sentry-internal/feedback@7.111.0:
resolution: {integrity: sha512-xaKgPPDEirOan7c9HwzYA1KK87kRp/qfIx9ZKLOEtxwy6nqoMuSByGqSwm1Oqfcjpbd7y6/y+7Bw+69ZKNVLDQ==}
engines: {node: '>=12'}
dependencies:
'@sentry/core': 7.110.0
'@sentry/types': 7.110.0
'@sentry/utils': 7.110.0
'@sentry/core': 7.111.0
'@sentry/types': 7.111.0
'@sentry/utils': 7.111.0
dev: false
/@sentry-internal/replay-canvas@7.110.0:
resolution: {integrity: sha512-SNa+AfyfX+vc6Xw0pIfDsa5Qnc9cpexU6M2D19gadtVhmep7qoFBuhBVZrSv6BtdCxvrb5EyYsHYGfjQdIDcvg==}
/@sentry-internal/replay-canvas@7.111.0:
resolution: {integrity: sha512-3KPBIpiegTYmuVw9gA2aKuliAQONS3Ny1kJc9x5kz6XQGuLFxqlh6KzoCVaKfQJeq2WJqRNeR4KFFuNGuB3H8w==}
engines: {node: '>=12'}
dependencies:
'@sentry/core': 7.110.0
'@sentry/replay': 7.110.0
'@sentry/types': 7.110.0
'@sentry/utils': 7.110.0
'@sentry/core': 7.111.0
'@sentry/replay': 7.111.0
'@sentry/types': 7.111.0
'@sentry/utils': 7.111.0
dev: false
/@sentry-internal/tracing@7.110.0:
resolution: {integrity: sha512-IIHHa9e/mE7uOMJfNELI8adyoELxOy6u6TNCn5t6fphmq84w8FTc9adXkG/FY2AQpglkIvlILojfMROFB2aaAQ==}
/@sentry-internal/tracing@7.111.0:
resolution: {integrity: sha512-CgXly8rsdu4loWVKi2RqpInH3C2cVBuaYsx4ZP5IJpzSinsUAMyyr3Pc0PZzCyoVpBBXGBGj/4HhFsY3q6Z0Vg==}
engines: {node: '>=8'}
dependencies:
'@sentry/core': 7.110.0
'@sentry/types': 7.110.0
'@sentry/utils': 7.110.0
'@sentry/core': 7.111.0
'@sentry/types': 7.111.0
'@sentry/utils': 7.111.0
dev: false
/@sentry/browser@7.110.0:
resolution: {integrity: sha512-gIxedVm6ZgkjQfgCDgLWJgAsolq6OxV8hQ2j1+RaDL2RngvelFo/vlX5f2sD6EbjVp77Cri8u5GkMJF+v4p84g==}
/@sentry/browser@7.111.0:
resolution: {integrity: sha512-x7S9XoJh+TbMnur4eBhPpCVo+p7udABBV2gQk+Iw6LP9e8EFKmGmNyl76vSsT6GeFJ7mwxDEKfuwbVoLBjIvHw==}
engines: {node: '>=8'}
dependencies:
'@sentry-internal/feedback': 7.110.0
'@sentry-internal/replay-canvas': 7.110.0
'@sentry-internal/tracing': 7.110.0
'@sentry/core': 7.110.0
'@sentry/replay': 7.110.0
'@sentry/types': 7.110.0
'@sentry/utils': 7.110.0
'@sentry-internal/feedback': 7.111.0
'@sentry-internal/replay-canvas': 7.111.0
'@sentry-internal/tracing': 7.111.0
'@sentry/core': 7.111.0
'@sentry/replay': 7.111.0
'@sentry/types': 7.111.0
'@sentry/utils': 7.111.0
dev: false
/@sentry/core@7.110.0:
resolution: {integrity: sha512-g4suCQO94mZsKVaAbyD1zLFC5YSuBQCIPHXx9fdgtfoPib7BWjWWePkllkrvsKAv4u8Oq05RfnKOhOMRHpOKqg==}
/@sentry/core@7.111.0:
resolution: {integrity: sha512-/ljeMjZu8CSrLGrseBi/7S2zRIFsqMcvfyG6Nwgfc07J9nbHt8/MqouE1bXZfiaILqDBpK7BK9MLAAph4mkAWg==}
engines: {node: '>=8'}
dependencies:
'@sentry/types': 7.110.0
'@sentry/utils': 7.110.0
'@sentry/types': 7.111.0
'@sentry/utils': 7.111.0
dev: false
/@sentry/react@7.110.0(react@18.2.0):
resolution: {integrity: sha512-ryfA2QR41PV+kP3g0lGvpDZ+OkuxSdj2nTjCqPeZKHsK45GYvDMlWkukdHbwrx8ulkbAcWEjPmuZZzHspyieNw==}
/@sentry/react@7.111.0(react@18.2.0):
resolution: {integrity: sha512-8HVl4D5TsNLaIgXsOa1H+/aOcUHvRBsH+25OzxGpyS5Cu2gSlAQxfXKYxZ0axYoMc7TNkMNdmEhYN+CGV+NUZg==}
engines: {node: '>=8'}
peerDependencies:
react: 15.x || 16.x || 17.x || 18.x
dependencies:
'@sentry/browser': 7.110.0
'@sentry/core': 7.110.0
'@sentry/types': 7.110.0
'@sentry/utils': 7.110.0
'@sentry/browser': 7.111.0
'@sentry/core': 7.111.0
'@sentry/types': 7.111.0
'@sentry/utils': 7.111.0
hoist-non-react-statics: 3.3.2
react: 18.2.0
dev: false
/@sentry/replay@7.110.0:
resolution: {integrity: sha512-EEpGPf3iBJjWejvoxKLVMnLtLNwPTUxHJV1oxUkbcSi3B/tG5hW7LArYDjAcvkfa4VmA8JLCwj2vYU5MQ8tj6g==}
/@sentry/replay@7.111.0:
resolution: {integrity: sha512-cSbI4A4hrO0sZ0ynvLQauPg8YyaDOQkhGkyvbws8W9WgfxR8X827bY9S0f1TPfgaFiVcKb0iRaAwyXHg3pyzOg==}
engines: {node: '>=12'}
dependencies:
'@sentry-internal/tracing': 7.110.0
'@sentry/core': 7.110.0
'@sentry/types': 7.110.0
'@sentry/utils': 7.110.0
'@sentry-internal/tracing': 7.111.0
'@sentry/core': 7.111.0
'@sentry/types': 7.111.0
'@sentry/utils': 7.111.0
dev: false
/@sentry/types@7.110.0:
resolution: {integrity: sha512-DqYBLyE8thC5P5MuPn+sj8tL60nCd/f5cerFFPcudn5nJ4Zs1eI6lKlwwyHYTEu5c4KFjCB0qql6kXfwAHmTyA==}
/@sentry/types@7.111.0:
resolution: {integrity: sha512-Oti4pgQ55+FBHKKcHGu51ZUxO1u52G5iVNK4mbtAN+5ArSCy/2s1H8IDJiOMswn3acfUnCR0oB/QsbEgAPZ26g==}
engines: {node: '>=8'}
dev: false
/@sentry/utils@7.110.0:
resolution: {integrity: sha512-VBsdLLN+5tf73fhf/Cm7JIsUJ6y9DkJj8h4I6Mxx0rszrvOyH6S5px40K+V4jdLBzMEvVinC7q2Cbf1YM18BSw==}
/@sentry/utils@7.111.0:
resolution: {integrity: sha512-CB5rz1EgCSwj3xoXogsCZ5pQtfERrURc/ItcCuoaijUhkD0iMq5MCNWMHW3mBsBrqx/Oba+XGvDu0t/5+SWwBg==}
engines: {node: '>=8'}
dependencies:
'@sentry/types': 7.110.0
'@sentry/types': 7.111.0
dev: false
/@swc/core-darwin-arm64@1.4.13: