Build(deps): bump @nuxtjs/sentry from 7.1.13 to 7.2.1
Bumps [@nuxtjs/sentry](https://github.com/nuxt-community/sentry-module) from 7.1.13 to 7.2.1. - [Release notes](https://github.com/nuxt-community/sentry-module/releases) - [Changelog](https://github.com/nuxt-community/sentry-module/blob/main/CHANGELOG.md) - [Commits](https://github.com/nuxt-community/sentry-module/compare/v7.1.13...v7.2.1)
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@
|
||||
"@graphql-codegen/typescript-operations": "^3.0.3",
|
||||
"@graphql-codegen/typescript-vue-apollo": "^3.3.7",
|
||||
"@nuxtjs/i18n": "^7.3.1",
|
||||
"@nuxtjs/sentry": "^7.1.13",
|
||||
"@nuxtjs/sentry": "^7.2.1",
|
||||
"@nuxtjs/vuetify": "^1.12.3",
|
||||
"@snyk/protect": "^1.1142.0",
|
||||
"@vue/apollo-composable": "^4.0.0-beta.4",
|
||||
|
||||
@@ -3172,15 +3172,15 @@
|
||||
ufo "^0.8.5"
|
||||
vue-i18n "^8.27.2"
|
||||
|
||||
"@nuxtjs/sentry@^7.1.13":
|
||||
version "7.1.13"
|
||||
resolved "https://registry.yarnpkg.com/@nuxtjs/sentry/-/sentry-7.1.13.tgz#44a0802ae42d27daeb6b48f0903cb0a747f2e48b"
|
||||
integrity sha512-4599I2P/G3iokXuzGVj0GqYS416D6vV3FSplTrwx1cSFuCd66/fYfyquywJeCxkj/UVq4GVXTvEU005BoOxkgA==
|
||||
"@nuxtjs/sentry@^7.2.1":
|
||||
version "7.2.1"
|
||||
resolved "https://registry.yarnpkg.com/@nuxtjs/sentry/-/sentry-7.2.1.tgz#4ff7a3883e8954153d135d3d18f00d9e42b2c074"
|
||||
integrity sha512-YslH8qEzn1mbdY8JFI53sdd5Ci8Ks/Za6ha2t/HS3LB7S1WQ1GJMvQAPkOCNi+sfEtjBxITZLcUjYXiGE4Y9DQ==
|
||||
dependencies:
|
||||
"@sentry/integrations" "^7.47.0"
|
||||
"@sentry/node" "^7.47.0"
|
||||
"@sentry/utils" "^7.47.0"
|
||||
"@sentry/vue" "^7.47.0"
|
||||
"@sentry/integrations" "^7.48.0"
|
||||
"@sentry/node" "^7.48.0"
|
||||
"@sentry/utils" "^7.48.0"
|
||||
"@sentry/vue" "^7.48.0"
|
||||
consola "^2.0.0"
|
||||
defu "^6.0.0"
|
||||
hash-sum "^2.0.0"
|
||||
@@ -3444,92 +3444,92 @@
|
||||
estree-walker "^2.0.2"
|
||||
picomatch "^2.3.1"
|
||||
|
||||
"@sentry-internal/tracing@7.47.0":
|
||||
version "7.47.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.47.0.tgz#45e92eb4c8d049d93bd4fab961eaa38a4fb680f3"
|
||||
integrity sha512-udpHnCzF8DQsWf0gQwd0XFGp6Y8MOiwnl8vGt2ohqZGS3m1+IxoRLXsSkD8qmvN6KKDnwbaAvYnK0z0L+AW95g==
|
||||
"@sentry-internal/tracing@7.48.0":
|
||||
version "7.48.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.48.0.tgz#d0c1eac1c046fda5c79d16dc1c918fee3bae3e9d"
|
||||
integrity sha512-MFAPDTrvCtfSm0/Zbmx7HA0Q5uCfRadOUpN8Y8rP1ndz+329h2kA3mZRCuC+3/aXL11zs2CHUhcAkGjwH2vogg==
|
||||
dependencies:
|
||||
"@sentry/core" "7.47.0"
|
||||
"@sentry/types" "7.47.0"
|
||||
"@sentry/utils" "7.47.0"
|
||||
"@sentry/core" "7.48.0"
|
||||
"@sentry/types" "7.48.0"
|
||||
"@sentry/utils" "7.48.0"
|
||||
tslib "^1.9.3"
|
||||
|
||||
"@sentry/browser@7.47.0":
|
||||
version "7.47.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.47.0.tgz#c0d10f348d1fb9336c3ef8fa2f6638f26d4c17a8"
|
||||
integrity sha512-L0t07kS/G1UGVZ9fpD6HLuaX8vVBqAGWgu+1uweXthYozu/N7ZAsakjU/Ozu6FSXj1mO3NOJZhOn/goIZLSj5A==
|
||||
"@sentry/browser@7.48.0":
|
||||
version "7.48.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.48.0.tgz#03f39bec6949ff48e343c5862c5d54dfd4a2f9ff"
|
||||
integrity sha512-tdx/2nhuiykncmXFlV4Dpp+Hxgt/v31LiyXE79IcM560wc+QmWKtzoW9azBWQ0xt5KOO3ERMib9qPE4/ql1/EQ==
|
||||
dependencies:
|
||||
"@sentry-internal/tracing" "7.47.0"
|
||||
"@sentry/core" "7.47.0"
|
||||
"@sentry/replay" "7.47.0"
|
||||
"@sentry/types" "7.47.0"
|
||||
"@sentry/utils" "7.47.0"
|
||||
"@sentry-internal/tracing" "7.48.0"
|
||||
"@sentry/core" "7.48.0"
|
||||
"@sentry/replay" "7.48.0"
|
||||
"@sentry/types" "7.48.0"
|
||||
"@sentry/utils" "7.48.0"
|
||||
tslib "^1.9.3"
|
||||
|
||||
"@sentry/core@7.47.0":
|
||||
version "7.47.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.47.0.tgz#6a723d96f64009a9c1b9bc44e259956b7eca0a3f"
|
||||
integrity sha512-EFhZhKdMu7wKmWYZwbgTi8FNZ7Fq+HdlXiZWNz51Bqe3pHmfAkdHtAEs0Buo0v623MKA0CA4EjXIazGUM34XTg==
|
||||
"@sentry/core@7.48.0":
|
||||
version "7.48.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.48.0.tgz#1a5ec347ab7212d73a99583c2e64989e34e3263a"
|
||||
integrity sha512-8FYuJTMpyuxRZvlen3gQ3rpOtVInSDmSyXqWEhCLuG/w34AtWoTiW7G516rsAAh6Hy1TP91GooMWbonP3XQNTQ==
|
||||
dependencies:
|
||||
"@sentry/types" "7.47.0"
|
||||
"@sentry/utils" "7.47.0"
|
||||
"@sentry/types" "7.48.0"
|
||||
"@sentry/utils" "7.48.0"
|
||||
tslib "^1.9.3"
|
||||
|
||||
"@sentry/integrations@^7.47.0":
|
||||
version "7.47.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.47.0.tgz#b952cc910e92e9235f42151f7260471b55b10cdf"
|
||||
integrity sha512-PUSeBYI3fCOswn+K+PLjtl2epr8/ceqebWqVcxHclczSY3EOZE+osznDFgZmeVgrHavsgfE4oFVqJeFvDJwCog==
|
||||
"@sentry/integrations@^7.48.0":
|
||||
version "7.48.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.48.0.tgz#1f1c3fd0735b3c40944a42fb45e3e0ca40f77d6d"
|
||||
integrity sha512-yzbJopVu1UHFXRDv236o5hSEUtqeP45T9uSVbAhKnH5meKWunK7MKvhFvQjhcfvlUVibYrewoVztQP2hrpxgfw==
|
||||
dependencies:
|
||||
"@sentry/types" "7.47.0"
|
||||
"@sentry/utils" "7.47.0"
|
||||
"@sentry/types" "7.48.0"
|
||||
"@sentry/utils" "7.48.0"
|
||||
localforage "^1.8.1"
|
||||
tslib "^1.9.3"
|
||||
|
||||
"@sentry/node@^7.47.0":
|
||||
version "7.47.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.47.0.tgz#2c1a8c4777eaf20232fc16d3aa2f26f3fd04bfd1"
|
||||
integrity sha512-LTg2r5EV9yh4GLYDF+ViSltR9LLj/pcvk8YhANJcMO3Fp//xh8njcdU0FC2yNthUREawYDzAsVzLyCYJfV0H1A==
|
||||
"@sentry/node@^7.48.0":
|
||||
version "7.48.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.48.0.tgz#b2f15502b77796bf7bcaa29f2e9ce1420f7c49d1"
|
||||
integrity sha512-DJyyZaVhv/pUzJPof7es6zYDHeWbNqE0T3tQfLCkShdyfR+Ew8In8W/x2s7S8vq0cfRq0rqv1E6B2/HpVdYO7g==
|
||||
dependencies:
|
||||
"@sentry-internal/tracing" "7.47.0"
|
||||
"@sentry/core" "7.47.0"
|
||||
"@sentry/types" "7.47.0"
|
||||
"@sentry/utils" "7.47.0"
|
||||
"@sentry-internal/tracing" "7.48.0"
|
||||
"@sentry/core" "7.48.0"
|
||||
"@sentry/types" "7.48.0"
|
||||
"@sentry/utils" "7.48.0"
|
||||
cookie "^0.4.1"
|
||||
https-proxy-agent "^5.0.0"
|
||||
lru_map "^0.3.3"
|
||||
tslib "^1.9.3"
|
||||
|
||||
"@sentry/replay@7.47.0":
|
||||
version "7.47.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/replay/-/replay-7.47.0.tgz#d2fc8fd3be2360950497426035d1ba0bd8a97b8f"
|
||||
integrity sha512-BFpVZVmwlezZ83y0L43TCTJY142Fxh+z+qZSwTag5HlhmIpBKw/WKg06ajOhrYJbCBkhHmeOvyKkxX0jnc39ZA==
|
||||
"@sentry/replay@7.48.0":
|
||||
version "7.48.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/replay/-/replay-7.48.0.tgz#ca8f1543bad4717dcd65739bf1256a1933bba757"
|
||||
integrity sha512-8fRHMGJ0NJeIZi6UucxUTvfDPaBa7+jU1kCTLjCcuH3X/UVz5PtGLMtFSO5U8HP+mUDlPs97MP1uoDvMa4S2Ng==
|
||||
dependencies:
|
||||
"@sentry/core" "7.47.0"
|
||||
"@sentry/types" "7.47.0"
|
||||
"@sentry/utils" "7.47.0"
|
||||
"@sentry/core" "7.48.0"
|
||||
"@sentry/types" "7.48.0"
|
||||
"@sentry/utils" "7.48.0"
|
||||
|
||||
"@sentry/types@7.47.0":
|
||||
version "7.47.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.47.0.tgz#fd07dbec11a26ae861532a9abe75bd31663ca09b"
|
||||
integrity sha512-GxXocplN0j1+uczovHrfkykl9wvkamDtWxlPUQgyGlbLGZn+UH1Y79D4D58COaFWGEZdSNKr62gZAjfEYu9nQA==
|
||||
"@sentry/types@7.48.0":
|
||||
version "7.48.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.48.0.tgz#57f3c9cf331a5621e82dda04eefcf8c19ee42bc9"
|
||||
integrity sha512-kkAszZwQ5/v4n7Yyw/DPNRWx7h724mVNRGZIJa9ggUMvTgMe7UKCZZ5wfQmYiKVlGbwd9pxXAcP8Oq15EbByFQ==
|
||||
|
||||
"@sentry/utils@7.47.0", "@sentry/utils@^7.47.0":
|
||||
version "7.47.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.47.0.tgz#e62fdede15e45387b40c9fa135feba48f0960826"
|
||||
integrity sha512-A89SaOLp6XeZfByeYo2C8Ecye/YAtk/gENuyOUhQEdMulI6mZdjqtHAp7pTMVgkBc/YNARVuoa+kR/IdRrTPkQ==
|
||||
"@sentry/utils@7.48.0", "@sentry/utils@^7.48.0":
|
||||
version "7.48.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.48.0.tgz#2866975ea8899aba35b083dd0558cbbe29ee8de1"
|
||||
integrity sha512-d977sghkFVMfld0LrEyyY2gYrfayLPdDEpUDT+hg5y79r7zZDCFyHtdB86699E5K89MwDZahW7Erk+a1nk4x5w==
|
||||
dependencies:
|
||||
"@sentry/types" "7.47.0"
|
||||
"@sentry/types" "7.48.0"
|
||||
tslib "^1.9.3"
|
||||
|
||||
"@sentry/vue@^7.47.0":
|
||||
version "7.47.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/vue/-/vue-7.47.0.tgz#2a930280e1f594260f33be5c41ac69ade5e004b5"
|
||||
integrity sha512-ZaiddqyjMH5PAhe3JMw5Xy4vO3wvc97JzmvLnZ3qHkA69hQ1yFDtVhncscWeVtn5r0N9D4+VxUOHMCpDFNyATw==
|
||||
"@sentry/vue@^7.48.0":
|
||||
version "7.48.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/vue/-/vue-7.48.0.tgz#41cc8494422a673d2a57ac6be6828f7323e6c413"
|
||||
integrity sha512-0XN7SEkjQxdWPgkJvy7cXf1beJROCtkaILj1PeFWSUAObKemU902n25TNRbVeukUt5Mxjp3/8a0CvhQdpMpTbA==
|
||||
dependencies:
|
||||
"@sentry/browser" "7.47.0"
|
||||
"@sentry/core" "7.47.0"
|
||||
"@sentry/types" "7.47.0"
|
||||
"@sentry/utils" "7.47.0"
|
||||
"@sentry/browser" "7.48.0"
|
||||
"@sentry/core" "7.48.0"
|
||||
"@sentry/types" "7.48.0"
|
||||
"@sentry/utils" "7.48.0"
|
||||
tslib "^1.9.3"
|
||||
|
||||
"@sideway/address@^4.1.3":
|
||||
@@ -10449,13 +10449,6 @@ magic-string@^0.26.4, magic-string@^0.26.7:
|
||||
dependencies:
|
||||
sourcemap-codec "^1.4.8"
|
||||
|
||||
magic-string@^0.27.0:
|
||||
version "0.27.0"
|
||||
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.27.0.tgz#e4a3413b4bab6d98d2becffd48b4a257effdbbf3"
|
||||
integrity sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==
|
||||
dependencies:
|
||||
"@jridgewell/sourcemap-codec" "^1.4.13"
|
||||
|
||||
magic-string@^0.30.0:
|
||||
version "0.30.0"
|
||||
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.0.tgz#fd58a4748c5c4547338a424e90fa5dd17f4de529"
|
||||
@@ -10905,17 +10898,7 @@ mlly@^0.5.14, mlly@^0.5.16, mlly@^0.5.2:
|
||||
pkg-types "^0.3.5"
|
||||
ufo "^0.8.5"
|
||||
|
||||
mlly@^1.0.0, mlly@^1.1.1:
|
||||
version "1.1.1"
|
||||
resolved "https://registry.yarnpkg.com/mlly/-/mlly-1.1.1.tgz#f1838b14795e2cc284aa4ebcc76a258a52e6f537"
|
||||
integrity sha512-Jnlh4W/aI4GySPo6+DyTN17Q75KKbLTyFK8BrGhjNP4rxuUjbRWhE6gHg3bs33URWAF44FRm7gdQA348i3XxRw==
|
||||
dependencies:
|
||||
acorn "^8.8.2"
|
||||
pathe "^1.1.0"
|
||||
pkg-types "^1.0.1"
|
||||
ufo "^1.1.0"
|
||||
|
||||
mlly@^1.2.0:
|
||||
mlly@^1.0.0, mlly@^1.1.1, mlly@^1.2.0:
|
||||
version "1.2.0"
|
||||
resolved "https://registry.yarnpkg.com/mlly/-/mlly-1.2.0.tgz#f0f6c2fc8d2d12ea6907cd869066689b5031b613"
|
||||
integrity sha512-+c7A3CV0KGdKcylsI6khWyts/CYrGTrRVo4R/I7u/cUsy0Conxa6LUhiEzVKIw14lc2L5aiO4+SeVe4TeGRKww==
|
||||
@@ -12008,15 +11991,6 @@ pkg-types@^0.3.5, pkg-types@^0.3.6:
|
||||
mlly "^0.5.16"
|
||||
pathe "^0.3.9"
|
||||
|
||||
pkg-types@^1.0.1:
|
||||
version "1.0.1"
|
||||
resolved "https://registry.yarnpkg.com/pkg-types/-/pkg-types-1.0.1.tgz#25234407f9dc63409af45ced9407625ff446a761"
|
||||
integrity sha512-jHv9HB+Ho7dj6ItwppRDDl0iZRYBD0jsakHXtFgoLr+cHSF6xC+QL54sJmWxyGxOLYSHm0afhXhXcQDQqH9z8g==
|
||||
dependencies:
|
||||
jsonc-parser "^3.2.0"
|
||||
mlly "^1.0.0"
|
||||
pathe "^1.0.0"
|
||||
|
||||
pkg-types@^1.0.2:
|
||||
version "1.0.2"
|
||||
resolved "https://registry.yarnpkg.com/pkg-types/-/pkg-types-1.0.2.tgz#c233efc5210a781e160e0cafd60c0d0510a4b12e"
|
||||
@@ -15241,11 +15215,6 @@ ufo@^0.8.3, ufo@^0.8.5, ufo@^0.8.6:
|
||||
resolved "https://registry.yarnpkg.com/ufo/-/ufo-0.8.6.tgz#c0ec89bc0e0c9fa59a683680feb0f28b55ec323b"
|
||||
integrity sha512-fk6CmUgwKCfX79EzcDQQpSCMxrHstvbLswFChHS0Vump+kFkw7nJBfTZoC1j0bOGoY9I7R3n2DGek5ajbcYnOw==
|
||||
|
||||
ufo@^1.1.0:
|
||||
version "1.1.0"
|
||||
resolved "https://registry.yarnpkg.com/ufo/-/ufo-1.1.0.tgz#a5c4c814b0a98f7e0ca42c478688663fd3e3c037"
|
||||
integrity sha512-LQc2s/ZDMaCN3QLpa+uzHUOQ7SdV0qgv3VBXOolQGXTaaZpIur6PwUclF5nN2hNkiTRcUugXd1zFOW3FLJ135Q==
|
||||
|
||||
ufo@^1.1.1:
|
||||
version "1.1.1"
|
||||
resolved "https://registry.yarnpkg.com/ufo/-/ufo-1.1.1.tgz#e70265e7152f3aba425bd013d150b2cdf4056d7c"
|
||||
@@ -15271,17 +15240,7 @@ unc-path-regex@^0.1.2:
|
||||
resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa"
|
||||
integrity sha512-eXL4nmJT7oCpkZsHZUOJo8hcX3GbsiDOa0Qu9F646fi8dT3XuSVopVqAcEiVzSKKH7UoDti23wNX3qGFxcW5Qg==
|
||||
|
||||
unctx@^2.0.0, unctx@^2.0.2:
|
||||
version "2.1.2"
|
||||
resolved "https://registry.yarnpkg.com/unctx/-/unctx-2.1.2.tgz#12d34c540ef4fbaffb2a3b38a0697e42b152d478"
|
||||
integrity sha512-KK18aLRKe3OlbPyHbXAkIWSU3xK8GInomXfA7fzDMGFXQ1crX1UWrCzKesVXeUyHIayHUrnTvf87IPCKMyeKTg==
|
||||
dependencies:
|
||||
acorn "^8.8.2"
|
||||
estree-walker "^3.0.3"
|
||||
magic-string "^0.27.0"
|
||||
unplugin "^1.0.1"
|
||||
|
||||
unctx@^2.2.0:
|
||||
unctx@^2.0.0, unctx@^2.0.2, unctx@^2.2.0:
|
||||
version "2.2.0"
|
||||
resolved "https://registry.yarnpkg.com/unctx/-/unctx-2.2.0.tgz#454f1a61c9c6bff24d42db3a817d3273eb1be736"
|
||||
integrity sha512-th8S0zg9m35lirV7FYI6AYMKHfmLoEGC87yjuS4MGLS/OZ3Pv1Qx+HyXtnlwteL2YL47xN1ADDKoFWYw3VZoEA==
|
||||
@@ -15471,16 +15430,6 @@ unplugin@^0.9.6:
|
||||
webpack-sources "^3.2.3"
|
||||
webpack-virtual-modules "^0.4.5"
|
||||
|
||||
unplugin@^1.0.1:
|
||||
version "1.0.1"
|
||||
resolved "https://registry.yarnpkg.com/unplugin/-/unplugin-1.0.1.tgz#83b528b981cdcea1cad422a12cd02e695195ef3f"
|
||||
integrity sha512-aqrHaVBWW1JVKBHmGo33T5TxeL0qWzfvjWokObHA9bYmN7eNDkwOxmLjhioHl9878qDFMAaT51XNroRyuz7WxA==
|
||||
dependencies:
|
||||
acorn "^8.8.1"
|
||||
chokidar "^3.5.3"
|
||||
webpack-sources "^3.2.3"
|
||||
webpack-virtual-modules "^0.5.0"
|
||||
|
||||
unplugin@^1.3.1:
|
||||
version "1.3.1"
|
||||
resolved "https://registry.yarnpkg.com/unplugin/-/unplugin-1.3.1.tgz#7af993ba8695d17d61b0845718380caf6af5109f"
|
||||
|
||||
Reference in New Issue
Block a user