diff --git a/deployables/app/package.json b/deployables/app/package.json index 21a128617..47cd048e9 100644 --- a/deployables/app/package.json +++ b/deployables/app/package.json @@ -47,7 +47,7 @@ "@depay/web3-mock": "14.19.1", "@playwright/test": "1.50.0", "@react-router/dev": "7.1.3", - "@sentry/vite-plugin": "3.1.0", + "@sentry/vite-plugin": "3.1.1", "@tailwindcss/vite": "4.0.0", "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "16.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a18414658..8c6f681fe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -171,8 +171,8 @@ importers: specifier: 7.1.3 version: 7.1.3(@react-router/serve@7.1.3(react-router@7.1.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(typescript@5.7.3))(@types/node@22.12.0)(babel-plugin-macros@3.1.0)(jiti@2.4.2)(less@4.2.1)(lightningcss@1.29.1)(react-router@7.1.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(sass@1.82.0)(stylus@0.62.0)(typescript@5.7.3)(vite@6.0.11(@types/node@22.12.0)(jiti@2.4.2)(less@4.2.1)(lightningcss@1.29.1)(sass@1.82.0)(stylus@0.62.0)(yaml@2.7.0))(wrangler@3.106.0(@cloudflare/workers-types@4.20250124.3)(bufferutil@4.0.9)(utf-8-validate@5.0.10))(yaml@2.7.0) '@sentry/vite-plugin': - specifier: 3.1.0 - version: 3.1.0 + specifier: 3.1.1 + version: 3.1.1 '@tailwindcss/vite': specifier: 4.0.0 version: 4.0.0(vite@6.0.11(@types/node@22.12.0)(jiti@2.4.2)(less@4.2.1)(lightningcss@1.29.1)(sass@1.82.0)(stylus@0.62.0)(yaml@2.7.0)) @@ -2464,6 +2464,10 @@ packages: resolution: {integrity: sha512-G6DHlFVNPzUW8ox2YUADwJsXDgT0EF8HA68MpIcoO87eYC8aJLbDU4tHGs/ZLk7gvhNBFEJzaKjNKeLUQ9f36A==} engines: {node: '>= 14'} + '@sentry/babel-plugin-component-annotate@3.1.1': + resolution: {integrity: sha512-gp6lFDhrpuVQSQ+N7zKCMJOyYkYoUs4AQlNQctZMRCpp6URGy+eGj5YDPdMNCFylVs8M6t1C6gbBqzrd5sz9Pg==} + engines: {node: '>= 14'} + '@sentry/browser@8.52.0': resolution: {integrity: sha512-7JpJ9zpInozBzy61eJf/6RPHoKUCFcoFuKd9rttkN1gyY9xkU1cQK+x1f0deiIHnF9ydftmDtXW+kGFI/+xqtw==} engines: {node: '>=14.18'} @@ -2472,6 +2476,10 @@ packages: resolution: {integrity: sha512-4BmgU95tVjsiOvbHwVrtTV2P8M78N9zsWjSBHoRcjmTCp8HY+Q3Ok+/SJb+KaPuRpHe1A6zknl3qdjSUv0BXhA==} engines: {node: '>= 14'} + '@sentry/bundler-plugin-core@3.1.1': + resolution: {integrity: sha512-FlYucOSGyujmhA5e1eDhwk+OmuM2RO9yljoBMjEFxtX6gIRioolmPvVa+8FowBMEd594KHPt9MyjOuAwsVIXwg==} + engines: {node: '>= 14'} + '@sentry/cli-darwin@2.39.1': resolution: {integrity: sha512-kiNGNSAkg46LNGatfNH5tfsmI/kCAaPA62KQuFZloZiemTNzhy9/6NJP8HZ/GxGs8GDMxic6wNrV9CkVEgFLJQ==} engines: {node: '>=10'} @@ -2532,8 +2540,8 @@ packages: peerDependencies: react: ^16.14.0 || 17.x || 18.x || 19.x - '@sentry/vite-plugin@3.1.0': - resolution: {integrity: sha512-N9fhLOFGSrb5pRg0vIcNX3r2SciTyxMfyHz/tdSSqVTeEA7i7RuHdL0k6ZYzsDY8QLrXygOS2JSpSSd2ni3eUw==} + '@sentry/vite-plugin@3.1.1': + resolution: {integrity: sha512-Vdh9twaTT1KTzG92YzGtsLpjydAmU3PSgH/4FEJrwAfT+Tr31qo3eHeagw27jrJduzM8SK1t/t6A/DH3FrtC5g==} engines: {node: '>= 14'} '@shazow/whatsabi@0.19.0': @@ -9395,6 +9403,8 @@ snapshots: '@sentry/babel-plugin-component-annotate@3.1.0': {} + '@sentry/babel-plugin-component-annotate@3.1.1': {} + '@sentry/browser@8.52.0': dependencies: '@sentry-internal/browser-utils': 8.52.0 @@ -9417,6 +9427,20 @@ snapshots: - encoding - supports-color + '@sentry/bundler-plugin-core@3.1.1': + dependencies: + '@babel/core': 7.26.0 + '@sentry/babel-plugin-component-annotate': 3.1.1 + '@sentry/cli': 2.39.1 + dotenv: 16.4.7 + find-up: 5.0.0 + glob: 9.3.5 + magic-string: 0.30.8 + unplugin: 1.0.1 + transitivePeerDependencies: + - encoding + - supports-color + '@sentry/cli-darwin@2.39.1': optional: true @@ -9475,9 +9499,9 @@ snapshots: hoist-non-react-statics: 3.3.2 react: 19.0.0 - '@sentry/vite-plugin@3.1.0': + '@sentry/vite-plugin@3.1.1': dependencies: - '@sentry/bundler-plugin-core': 3.1.0 + '@sentry/bundler-plugin-core': 3.1.1 unplugin: 1.0.1 transitivePeerDependencies: - encoding