Voeg Sentry-foutregistratie toe als gekozen logging-bestemming
Co-authored-by: Junie <junie@jetbrains.com>
This commit is contained in:
Generated
+78
@@ -17,6 +17,9 @@ importers:
|
||||
'@fontsource/sora':
|
||||
specifier: ^5.1.0
|
||||
version: 5.2.8
|
||||
'@sentry/react':
|
||||
specifier: ^10.68.0
|
||||
version: 10.68.0(react@18.3.1)
|
||||
'@tanstack/react-query':
|
||||
specifier: ^5.59.0
|
||||
version: 5.101.2(react@18.3.1)
|
||||
@@ -592,6 +595,40 @@ packages:
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@sentry/browser-utils@10.68.0':
|
||||
resolution: {integrity: sha512-be8VtdjCngKc77cstJeV+gO15iH+blyXpBDk8yOehmtX4BkFO33mfTMNCWVR2LA0oOxjIHWRAhf77fIUEhzxPg==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@sentry/browser@10.68.0':
|
||||
resolution: {integrity: sha512-8xVgk7oG2lajXnbXF6a7H1xMZ/U6icqSldHGzQu1+bajfrK8Gan9ULG/Xsj1VM1LlNeK6/7znDJ3u1jgvIwznw==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@sentry/conventions@0.16.0':
|
||||
resolution: {integrity: sha512-fO9PLmHdVURcSPUpWCItWAtgKiMwGdJHbovoSEyLplX5sxs2ugvI4CBPTrkkgqhObnZOD0CnWBKDzSVQYBKEyQ==}
|
||||
engines: {node: '>=14'}
|
||||
|
||||
'@sentry/core@10.68.0':
|
||||
resolution: {integrity: sha512-5Amhx8ltVz7vb1bRGyf3c4J69/iHW8R/H+SJxTRILHlsSOBrnVVc/IQEYDC6PTRdRdZ3x2u7RVjxZi2Mhe525g==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@sentry/feedback@10.68.0':
|
||||
resolution: {integrity: sha512-XbdcXiBnpC3vgw46eHOPeD/ZQ+XzluP75ubdUcaPDW02hCh2nsdXiwjZ2DBImbpvIpTbJgjHf/sIlHWvcZJ2Mg==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@sentry/react@10.68.0':
|
||||
resolution: {integrity: sha512-rIq4QR4ScMHHx9JJZv7Jgw31bMdUVJMx+ykHIJb7htjY6mj78sjKs+KpCsMDnvJxDhSmvftGM1KfKD4BggL7OQ==}
|
||||
engines: {node: '>=18'}
|
||||
peerDependencies:
|
||||
react: ^16.14.0 || 17.x || 18.x || 19.x
|
||||
|
||||
'@sentry/replay-canvas@10.68.0':
|
||||
resolution: {integrity: sha512-HusYcr+He+ohnUDHunYrc5St6vdDnBXpUAndnT5ReyUMVSCiWKfY3paXowU/0787HwYfxdcpZgwC5u79+XbEIg==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@sentry/replay@10.68.0':
|
||||
resolution: {integrity: sha512-ZoG2n16vbkx4GWSCnLIqUUN9xlUmccQFbQ2US2rhruQeHTUnHl/ukr8NHOQXZaEbwKyMkX9bEMwfmZHJm+wSTQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@tanstack/history@1.162.0':
|
||||
resolution: {integrity: sha512-79pf/RkhteYZTRgcR4F9kbk84P2N8rugQJswxfIqovlbRiT3yI7eBE+5QorIrZaOKktsgzRlXh1l/du/xpl4iA==}
|
||||
engines: {node: '>=20.19'}
|
||||
@@ -2280,6 +2317,47 @@ snapshots:
|
||||
'@rollup/rollup-win32-x64-msvc@4.62.2':
|
||||
optional: true
|
||||
|
||||
'@sentry/browser-utils@10.68.0':
|
||||
dependencies:
|
||||
'@sentry/conventions': 0.16.0
|
||||
'@sentry/core': 10.68.0
|
||||
|
||||
'@sentry/browser@10.68.0':
|
||||
dependencies:
|
||||
'@sentry/browser-utils': 10.68.0
|
||||
'@sentry/conventions': 0.16.0
|
||||
'@sentry/core': 10.68.0
|
||||
'@sentry/feedback': 10.68.0
|
||||
'@sentry/replay': 10.68.0
|
||||
'@sentry/replay-canvas': 10.68.0
|
||||
|
||||
'@sentry/conventions@0.16.0': {}
|
||||
|
||||
'@sentry/core@10.68.0':
|
||||
dependencies:
|
||||
'@sentry/conventions': 0.16.0
|
||||
|
||||
'@sentry/feedback@10.68.0':
|
||||
dependencies:
|
||||
'@sentry/core': 10.68.0
|
||||
|
||||
'@sentry/react@10.68.0(react@18.3.1)':
|
||||
dependencies:
|
||||
'@sentry/browser': 10.68.0
|
||||
'@sentry/conventions': 0.16.0
|
||||
'@sentry/core': 10.68.0
|
||||
react: 18.3.1
|
||||
|
||||
'@sentry/replay-canvas@10.68.0':
|
||||
dependencies:
|
||||
'@sentry/core': 10.68.0
|
||||
'@sentry/replay': 10.68.0
|
||||
|
||||
'@sentry/replay@10.68.0':
|
||||
dependencies:
|
||||
'@sentry/browser-utils': 10.68.0
|
||||
'@sentry/core': 10.68.0
|
||||
|
||||
'@tanstack/history@1.162.0': {}
|
||||
|
||||
'@tanstack/query-core@5.101.2': {}
|
||||
|
||||
Reference in New Issue
Block a user