fix(deps): update sentry-javascript monorepo to v7.45.0
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details

This commit is contained in:
renovate 2023-03-24 10:06:38 +00:00
parent 2f009d0b27
commit df4fe7a644
2 changed files with 41 additions and 41 deletions

View File

@ -53,8 +53,8 @@
"@infectoone/vue-ganttastic": "2.1.4",
"@intlify/unplugin-vue-i18n": "0.10.0",
"@kyvg/vue3-notification": "2.9.0",
"@sentry/tracing": "7.44.2",
"@sentry/vue": "7.44.2",
"@sentry/tracing": "7.45.0",
"@sentry/vue": "7.45.0",
"@types/is-touch-device": "1.0.0",
"@types/lodash.clonedeep": "4.5.7",
"@types/sortablejs": "1.15.1",

View File

@ -21,8 +21,8 @@ specifiers:
'@intlify/unplugin-vue-i18n': 0.10.0
'@kyvg/vue3-notification': 2.9.0
'@rushstack/eslint-patch': 1.2.0
'@sentry/tracing': 7.44.2
'@sentry/vue': 7.44.2
'@sentry/tracing': 7.45.0
'@sentry/vue': 7.45.0
'@types/codemirror': 5.60.7
'@types/dompurify': 3.0.0
'@types/flexsearch': 0.7.3
@ -111,8 +111,8 @@ dependencies:
'@infectoone/vue-ganttastic': 2.1.4_dayjs@1.11.7+vue@3.2.47
'@intlify/unplugin-vue-i18n': 0.10.0_wv6ardhm2sefb3wlz4bo4fezqi
'@kyvg/vue3-notification': 2.9.0_vue@3.2.47
'@sentry/tracing': 7.44.2
'@sentry/vue': 7.44.2_vue@3.2.47
'@sentry/tracing': 7.45.0
'@sentry/vue': 7.45.0_vue@3.2.47
'@types/is-touch-device': 1.0.0
'@types/lodash.clonedeep': 4.5.7
'@types/sortablejs': 1.15.1
@ -3492,76 +3492,76 @@ packages:
- zenObservable
dev: true
/@sentry-internal/tracing/7.44.2:
resolution: {integrity: sha512-3nteYNWiQDbO4yROBqduWTVR0Jah+FiU/2Tz44FcWvWyBboRP4gggaN7BDJahRwbhcRQKE9lTjGCbQLgNOuUCw==}
/@sentry-internal/tracing/7.45.0:
resolution: {integrity: sha512-0aIDY2OvUX7k2XHaimOlWkboXoQvJ9dEKvfpu0Wh0YxfUTGPa+wplUdg3WVdkk018sq1L11MKmj4MPZyYUvXhw==}
engines: {node: '>=8'}
dependencies:
'@sentry/core': 7.44.2
'@sentry/types': 7.44.2
'@sentry/utils': 7.44.2
'@sentry/core': 7.45.0
'@sentry/types': 7.45.0
'@sentry/utils': 7.45.0
tslib: 1.14.1
dev: false
/@sentry/browser/7.44.2:
resolution: {integrity: sha512-pF2lyXkIjjCoIWUHN17zGO0R2n0/5yb7k+LehbEC1UhvSEBZW/zrRS+AeebjVF0eG2Wir3SoSe4TWt+CRQFOiA==}
/@sentry/browser/7.45.0:
resolution: {integrity: sha512-/dUrUwnI34voMj+jSJT7b5Jun+xy1utVyzzwTq3Oc22N+SB17ZOX9svZ4jl1Lu6tVJPVjPyvL6zlcbrbMwqFjg==}
engines: {node: '>=8'}
dependencies:
'@sentry-internal/tracing': 7.44.2
'@sentry/core': 7.44.2
'@sentry/replay': 7.44.2
'@sentry/types': 7.44.2
'@sentry/utils': 7.44.2
'@sentry-internal/tracing': 7.45.0
'@sentry/core': 7.45.0
'@sentry/replay': 7.45.0
'@sentry/types': 7.45.0
'@sentry/utils': 7.45.0
tslib: 1.14.1
dev: false
/@sentry/core/7.44.2:
resolution: {integrity: sha512-m2nOHP4YX+kmWFQTzgBEsdblCuNFSB7017oLaR6/VH0a0mVWdrW7Q1gHMpw4/08uWRiA+oC2dXqCH7A1FwfGIQ==}
/@sentry/core/7.45.0:
resolution: {integrity: sha512-xJfdTS4lRmHvZI/A5MazdnKhBJFkisKu6G9EGNLlZLre+6W4PH5sb7QX4+xoBdqG7v10Jvdia112vi762ojO2w==}
engines: {node: '>=8'}
dependencies:
'@sentry/types': 7.44.2
'@sentry/utils': 7.44.2
'@sentry/types': 7.45.0
'@sentry/utils': 7.45.0
tslib: 1.14.1
dev: false
/@sentry/replay/7.44.2:
resolution: {integrity: sha512-3KO0QE0OvH0I2hP7yU3W511nEQ55yHN5jWL6V/ay2PlUR1hCw42g8/o9zARq4qw1t4k5ZY6M36ZMqnQQwISqeA==}
/@sentry/replay/7.45.0:
resolution: {integrity: sha512-smM7FIcFIyKu30BqCl8BzLo1gH/z9WwXdGX6V0fNvHab9fJZ09+xjFn+LmIyo6N8H8jjwsup0+yQ12kiF/ZsEw==}
engines: {node: '>=12'}
dependencies:
'@sentry/core': 7.44.2
'@sentry/types': 7.44.2
'@sentry/utils': 7.44.2
'@sentry/core': 7.45.0
'@sentry/types': 7.45.0
'@sentry/utils': 7.45.0
dev: false
/@sentry/tracing/7.44.2:
resolution: {integrity: sha512-z8wqPgpaQ4EaxPRZdx4MEWfbySSpHlYO7URJPvudyhsezDr33kyZ79QYiZP3KexoHud7gsjnkI1u/DqjdEhDng==}
/@sentry/tracing/7.45.0:
resolution: {integrity: sha512-FsoFmZPzTBGvWeJH73NxSF1ot61Zw3aIZo5XolengiKnRmcrQOFxebtMKBiZ61QBRYGqsm5uT7QB7zITU6Ikgg==}
engines: {node: '>=8'}
dependencies:
'@sentry-internal/tracing': 7.44.2
'@sentry-internal/tracing': 7.45.0
dev: false
/@sentry/types/7.44.2:
resolution: {integrity: sha512-vdGb2BAelXRitgKWRBF1cCAoisLsbugUaJzrGCQoIoS3lYpZ8d8r2zELE7cNoVObVoQbUHF/WFhXVv8cumj+RA==}
/@sentry/types/7.45.0:
resolution: {integrity: sha512-iFt7msfUK8LCodFF3RKUyaxy9tJv/gpWhzxUFyNxtuVwlpmd+q6mtsFGn8Af3pbpm8A+MKyz1ebMwXj0PQqknw==}
engines: {node: '>=8'}
dev: false
/@sentry/utils/7.44.2:
resolution: {integrity: sha512-PzL4Z0fhIHfQacfWvgiAs+drcm4Nc45Tc8PW1RdOZtHxzhGAYZYAPniDGML586Mnlu19QM6kGHiDu+CBgnnXAQ==}
/@sentry/utils/7.45.0:
resolution: {integrity: sha512-aTY7qqtNUudd09SH5DVSKMm3iQ6ZeWufduc0I9bPZe6UMM09BDc4KmjmrzRkdQ+VaOmHo7+v+HZKQk5f+AbuTQ==}
engines: {node: '>=8'}
dependencies:
'@sentry/types': 7.44.2
'@sentry/types': 7.45.0
tslib: 1.14.1
dev: false
/@sentry/vue/7.44.2_vue@3.2.47:
resolution: {integrity: sha512-Fo9DK1/QEbAleHU2RrVkXl53Ix3JPXW99/o6gt3A8HDeOORnDoBr6qIMsYifdgYlKN4PkcXIYpja+tHzdi8kkA==}
/@sentry/vue/7.45.0_vue@3.2.47:
resolution: {integrity: sha512-31wn10AjdMnCy5bzrMt3QLmX34ijuoxLOK4xE/E7NbtwAuPxd+mnc67CMy6UVfo8Ng36HFZFeNMewdqF676V5Q==}
engines: {node: '>=8'}
peerDependencies:
vue: 2.x || 3.x
dependencies:
'@sentry/browser': 7.44.2
'@sentry/core': 7.44.2
'@sentry/types': 7.44.2
'@sentry/utils': 7.44.2
'@sentry/browser': 7.45.0
'@sentry/core': 7.45.0
'@sentry/types': 7.45.0
'@sentry/utils': 7.45.0
tslib: 1.14.1
vue: 3.2.47
dev: false