diff --git a/apps/dashboard/package.json b/apps/dashboard/package.json index e0b70a95d23..ef6fd5d3a6e 100644 --- a/apps/dashboard/package.json +++ b/apps/dashboard/package.json @@ -46,7 +46,7 @@ "@radix-ui/react-switch": "^1.1.1", "@radix-ui/react-tooltip": "1.1.3", "@sentry/nextjs": "8.35.0", - "@shazow/whatsabi": "^0.15.4", + "@shazow/whatsabi": "^0.16.0", "@stripe/react-stripe-js": "^2.8.1", "@stripe/stripe-js": "^3.5.0", "@tanstack/react-query": "5.59.16", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 963cf2ece7d..87f5a4cc640 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -134,8 +134,8 @@ importers: specifier: 8.35.0 version: 8.35.0(@opentelemetry/api@1.9.0)(@opentelemetry/core@1.27.0(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.53.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.27.0(@opentelemetry/api@1.9.0))(next@14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(@playwright/test@1.48.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)(webpack@5.95.0(@swc/core@1.7.40(@swc/helpers@0.5.13))(esbuild@0.23.1)) '@shazow/whatsabi': - specifier: ^0.15.4 - version: 0.15.4(@noble/hashes@1.5.0)(bufferutil@4.0.8)(utf-8-validate@5.0.10) + specifier: ^0.16.0 + version: 0.16.0(@noble/hashes@1.5.0)(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@stripe/react-stripe-js': specifier: ^2.8.1 version: 2.8.1(@stripe/stripe-js@3.5.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -4854,8 +4854,8 @@ packages: peerDependencies: webpack: '>=4.40.0' - '@shazow/whatsabi@0.15.4': - resolution: {integrity: sha512-XLGYfJC+AaIC0qDQu8l2gqUAv0k/27jG1bUdSa5NDX2Y6sIaHyPFd2Dzrd6InxRDWuYXmJeYspo1cFINYul54g==} + '@shazow/whatsabi@0.16.0': + resolution: {integrity: sha512-V0TSykf4/3WsaaqWRkQiIV/rMsIvmCiSr8Y8Iopmh89opixIZ9bwBxmV1BBpI6vslKxkQP44ZEv82yiRda4cNw==} peerDependencies: '@noble/hashes': ^1 @@ -19432,7 +19432,7 @@ snapshots: - encoding - supports-color - '@shazow/whatsabi@0.15.4(@noble/hashes@1.5.0)(bufferutil@4.0.8)(utf-8-validate@5.0.10)': + '@shazow/whatsabi@0.16.0(@noble/hashes@1.5.0)(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@noble/hashes': 1.5.0 ethers: 6.13.4(bufferutil@4.0.8)(utf-8-validate@5.0.10)