Update dependency @sentry/nextjs to v6.18.0 (#66)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-02-24 20:57:59 +00:00 committed by GitHub
parent d1230934db
commit d3c808557e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 79 additions and 79 deletions

View File

@ -17,7 +17,7 @@
"@material-ui/core": "^4.11.3",
"@material-ui/icons": "^4.11.2",
"@material-ui/lab": "^4.0.0-alpha.57",
"@sentry/nextjs": "6.17.9",
"@sentry/nextjs": "6.18.0",
"clsx": "^1.1.1",
"date-fns": "^2.19.0",
"graphql": "^15.5.0",

156
yarn.lock
View File

@ -1128,14 +1128,14 @@
dependencies:
any-observable "^0.3.0"
"@sentry/browser@6.17.9":
version "6.17.9"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-6.17.9.tgz#62eac0cc3c7c788df6b4677fe9882d3974d84027"
integrity sha512-RsC8GBZmZ3YfBTaIOJ06RlFp5zG7BkUoquNJmf4YhRUZeihT9osrn8qUYGFWSV/UduwKUIlSGJA/rATWWhwPRQ==
"@sentry/browser@6.18.0":
version "6.18.0"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-6.18.0.tgz#72d3e885199e0b41272ef37162dbbfa828e9c469"
integrity sha512-fQZdFs0jnBijVmhDWNIsHD0rGsIXup/1UYgMZqdBYYSBBQ7Ffpw+6nX1/vyKsCpLdgYhbi88eK/XO+QHtUJE2w==
dependencies:
"@sentry/core" "6.17.9"
"@sentry/types" "6.17.9"
"@sentry/utils" "6.17.9"
"@sentry/core" "6.18.0"
"@sentry/types" "6.18.0"
"@sentry/utils" "6.18.0"
tslib "^1.9.3"
"@sentry/cli@^1.72.0":
@ -1150,109 +1150,109 @@
progress "^2.0.3"
proxy-from-env "^1.1.0"
"@sentry/core@6.17.9":
version "6.17.9"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-6.17.9.tgz#1c09f1f101207952566349a1921d46db670c8f62"
integrity sha512-14KalmTholGUtgdh9TklO+jUpyQ/D3OGkhlH1rnGQGoJgFy2eYm+s+MnUEMxFdGIUCz5kOteuNqYZxaDmFagpQ==
"@sentry/core@6.18.0":
version "6.18.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-6.18.0.tgz#9ebfff67265cbe1af29f1cce0f712d9bd36b331f"
integrity sha512-I3iQVfMWHXR/LtevJg83aD7UAiUBLz1xAW8y3gd5lJej96UNv/4TbCmKZumYnEJMXf8EcFlg8t48W0Bl1GxhEg==
dependencies:
"@sentry/hub" "6.17.9"
"@sentry/minimal" "6.17.9"
"@sentry/types" "6.17.9"
"@sentry/utils" "6.17.9"
"@sentry/hub" "6.18.0"
"@sentry/minimal" "6.18.0"
"@sentry/types" "6.18.0"
"@sentry/utils" "6.18.0"
tslib "^1.9.3"
"@sentry/hub@6.17.9":
version "6.17.9"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-6.17.9.tgz#f2c355088a49045e49feafb5356ca5d6e1e31d3c"
integrity sha512-34EdrweWDbBV9EzEFIXcO+JeoyQmKzQVJxpTKZoJA6PUwf2NrndaUdjlkDEtBEzjuLUTxhLxtOzEsYs1O6RVcg==
"@sentry/hub@6.18.0":
version "6.18.0"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-6.18.0.tgz#8c425bc340b2792c5ac9c6feed2f444d9b7f5bb7"
integrity sha512-E2GrrNcidyT67ONU3btHO5vyS1bPQNdWqC09sUc1F3q/nQyvc7L2W09TKY2veaMZQtC9EU760fTG1hMmgGwPmw==
dependencies:
"@sentry/types" "6.17.9"
"@sentry/utils" "6.17.9"
"@sentry/types" "6.18.0"
"@sentry/utils" "6.18.0"
tslib "^1.9.3"
"@sentry/integrations@6.17.9":
version "6.17.9"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-6.17.9.tgz#a5965f0edb3ac72c3d62809733e1e87940bf7304"
integrity sha512-5eWBYeUcwHBJSuHNRpBlazjZEnpKz5aS5HoXdL7VZX0WPZ5Ci1oRAWudJWqXLsYW7bcng75vLQowwOw77Ll0fg==
"@sentry/integrations@6.18.0":
version "6.18.0"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-6.18.0.tgz#e4f84e463c1de452f1be80b4a86e90618d2c38c6"
integrity sha512-Qd7UQPZcCIAgTJu790TIzNDdP6ylYSxL8REfkgU5u1zl03JB/1WvDsG/OTgN+ptHnIK8g4BxY4JhqyGzqsJzxg==
dependencies:
"@sentry/types" "6.17.9"
"@sentry/utils" "6.17.9"
"@sentry/types" "6.18.0"
"@sentry/utils" "6.18.0"
localforage "^1.8.1"
tslib "^1.9.3"
"@sentry/minimal@6.17.9":
version "6.17.9"
resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-6.17.9.tgz#0edca978097b3f56463ede028395d40adbf2ae84"
integrity sha512-T3PMCHcKk6lkZq6zKgANrYJJxXBXKOe+ousV1Fas1rVBMv7dtKfsa4itqQHszcW9shusPDiaQKIJ4zRLE5LKmg==
"@sentry/minimal@6.18.0":
version "6.18.0"
resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-6.18.0.tgz#03da29b45b62b3073fbd110e423608ada17ef52c"
integrity sha512-QkkWOhX3NMycUNLj96thMQ0BclmfxE2VdDf9ZqRkvdFzxI1FVY5NEArqD4wtlrCIoYN1ioAYrvdb48/BTuGung==
dependencies:
"@sentry/hub" "6.17.9"
"@sentry/types" "6.17.9"
"@sentry/hub" "6.18.0"
"@sentry/types" "6.18.0"
tslib "^1.9.3"
"@sentry/nextjs@6.17.9":
version "6.17.9"
resolved "https://registry.yarnpkg.com/@sentry/nextjs/-/nextjs-6.17.9.tgz#0f3d4000e74c4df4177790a68aad35e583515ddd"
integrity sha512-13LG9BRu0Q3iYxzlamY5ngMZnUhApbLnrQsQQ93nkWcjtZ7ZJJxLjqIxUO/EVr8lwTAXU5fOTtRollJeKIrRhg==
"@sentry/nextjs@6.18.0":
version "6.18.0"
resolved "https://registry.yarnpkg.com/@sentry/nextjs/-/nextjs-6.18.0.tgz#82ce5548c74ba0ed13f6d0e1ede4a99dfefd3f77"
integrity sha512-7ownvMKmDqheO22CCelznrEhZ3FiT9y98K7w4uIy7WArVN92LzPpmp02QnX6AeEhw+KYDMkktjz1KCUSKiyGeg==
dependencies:
"@sentry/core" "6.17.9"
"@sentry/hub" "6.17.9"
"@sentry/integrations" "6.17.9"
"@sentry/node" "6.17.9"
"@sentry/react" "6.17.9"
"@sentry/tracing" "6.17.9"
"@sentry/utils" "6.17.9"
"@sentry/core" "6.18.0"
"@sentry/hub" "6.18.0"
"@sentry/integrations" "6.18.0"
"@sentry/node" "6.18.0"
"@sentry/react" "6.18.0"
"@sentry/tracing" "6.18.0"
"@sentry/utils" "6.18.0"
"@sentry/webpack-plugin" "1.18.5"
tslib "^1.9.3"
"@sentry/node@6.17.9":
version "6.17.9"
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-6.17.9.tgz#9a13e2fa1739a6b334eb6aa9e1e022d2c4083cb3"
integrity sha512-jbn+q7qPGOh6D7nYoYGaAlmuvMDpQmyMwBtUVYybuZp2AALe43O3Z4LtoJ+1+F31XowpsIPZx1mwNs4ZrILskA==
"@sentry/node@6.18.0":
version "6.18.0"
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-6.18.0.tgz#b1dbeb2a405597c119a56c621a7867d148efaaaa"
integrity sha512-gESzabgJSs3uuOpZQ4tdI3V0k1nl9fqToTHOJDMeOqusHYfY/wlRDtdvN0Qn+vdvkGI/Eh3u8RnFQXCzkbCAbQ==
dependencies:
"@sentry/core" "6.17.9"
"@sentry/hub" "6.17.9"
"@sentry/tracing" "6.17.9"
"@sentry/types" "6.17.9"
"@sentry/utils" "6.17.9"
"@sentry/core" "6.18.0"
"@sentry/hub" "6.18.0"
"@sentry/tracing" "6.18.0"
"@sentry/types" "6.18.0"
"@sentry/utils" "6.18.0"
cookie "^0.4.1"
https-proxy-agent "^5.0.0"
lru_map "^0.3.3"
tslib "^1.9.3"
"@sentry/react@6.17.9":
version "6.17.9"
resolved "https://registry.yarnpkg.com/@sentry/react/-/react-6.17.9.tgz#2066e7badb48c8da6da5bd07a7746137feb74021"
integrity sha512-TYu9Yl+gsNHdt763Yh35rSHJenxXqHSfWA55bYHr8hXDWu0crI/3LDuZb1RONmCM712CaQA+M5tgApA8QbHS4Q==
"@sentry/react@6.18.0":
version "6.18.0"
resolved "https://registry.yarnpkg.com/@sentry/react/-/react-6.18.0.tgz#df76dab64decd6789b0f9e3b3ae035c3aee85b9b"
integrity sha512-jJ3g41ucDyudT5Ye6ry3mGQaHkbp14yqjbgBWKhCljWwYie0rHLCfjZ6letz6K1ey2Asvl6MLH5eoNhGEV0idg==
dependencies:
"@sentry/browser" "6.17.9"
"@sentry/minimal" "6.17.9"
"@sentry/types" "6.17.9"
"@sentry/utils" "6.17.9"
"@sentry/browser" "6.18.0"
"@sentry/minimal" "6.18.0"
"@sentry/types" "6.18.0"
"@sentry/utils" "6.18.0"
hoist-non-react-statics "^3.3.2"
tslib "^1.9.3"
"@sentry/tracing@6.17.9":
version "6.17.9"
resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-6.17.9.tgz#d4a6d96d88f10c9cd496e5b32f44d6e67d4c5dc7"
integrity sha512-5Rb/OS4ryNJLvz2nv6wyjwhifjy6veqaF9ffLrwFYij/WDy7m62ASBblxgeiI3fbPLX0aBRFWIJAq1vko26+AQ==
"@sentry/tracing@6.18.0":
version "6.18.0"
resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-6.18.0.tgz#c9678f1c095eb58abec4de5ffd33f00420d2cbbe"
integrity sha512-thwVrYT+ba58h6F6Im4t+JH9o+7H+75ribkeTgM7NRhNuiGajlXNmb37Dh9gP5Iy76jNV8GATy4cOcuVc7P1jA==
dependencies:
"@sentry/hub" "6.17.9"
"@sentry/minimal" "6.17.9"
"@sentry/types" "6.17.9"
"@sentry/utils" "6.17.9"
"@sentry/hub" "6.18.0"
"@sentry/minimal" "6.18.0"
"@sentry/types" "6.18.0"
"@sentry/utils" "6.18.0"
tslib "^1.9.3"
"@sentry/types@6.17.9":
version "6.17.9"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.17.9.tgz#d579c33cde0301adaf8ff4762479ad017bf0dffa"
integrity sha512-xuulX6qUCL14ayEOh/h6FUIvZtsi1Bx34dSOaWDrjXUOJHJAM7214uiqW1GZxPJ13YuaUIubjTSfDmSQ9CBzTw==
"@sentry/types@6.18.0":
version "6.18.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.18.0.tgz#89cee850d16c88621459d9f2a7f6cff9e9d3fb5f"
integrity sha512-SypDwXL1URE/XLkP4Ve+pFs41e+2OUYZ0lCimNreQQv46//pFXxP3LwU9Tc0Az4ZfxXnGiwofvt73XyBq9VpRQ==
"@sentry/utils@6.17.9":
version "6.17.9"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.17.9.tgz#425fe9af4e2d6114c2e9aaede75ccb6ddf91fbda"
integrity sha512-4eo9Z3JlJCGlGrQRbtZWL+L9NnlUXgTbfK3Lk7oO8D1ev8R5b5+iE6tZHTvU5rQRcq6zu+POT+tK5u9oxc/rnQ==
"@sentry/utils@6.18.0":
version "6.18.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.18.0.tgz#99ad577020a269e43629feb6305c121065c992d1"
integrity sha512-mKegOabkAjoUHfokjI5oi3CMez5GD3xXOrBFcLVc9GFDXCgNMdYnHyEn/mmy8PikFdGHxZ3oI/16ZGU22wi5aw==
dependencies:
"@sentry/types" "6.17.9"
"@sentry/types" "6.18.0"
tslib "^1.9.3"
"@sentry/webpack-plugin@1.18.5":