20515 lines
698 KiB
YAML
20515 lines
698 KiB
YAML
lockfileVersion: '9.0'
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
importers:
|
|
|
|
.:
|
|
dependencies:
|
|
ws:
|
|
specifier: ^8.16.0
|
|
version: 8.20.1
|
|
devDependencies:
|
|
'@types/node':
|
|
specifier: ^25.6.0
|
|
version: 25.8.0
|
|
'@types/ws':
|
|
specifier: ^8.5.10
|
|
version: 8.18.1
|
|
'@vitest/coverage-v8':
|
|
specifier: ^4.1.5
|
|
version: 4.1.6(vitest@4.1.6)
|
|
turbo:
|
|
specifier: ^2.3.0
|
|
version: 2.9.12
|
|
typescript:
|
|
specifier: ^5.7.0
|
|
version: 5.9.3
|
|
vitest:
|
|
specifier: ^4.1.5
|
|
version: 4.1.6(@opentelemetry/api@1.9.1)(@types/node@25.8.0)(@vitest/coverage-v8@4.1.6)(vite@5.4.21(@types/node@25.8.0)(lightningcss@1.32.0)(terser@5.47.1))
|
|
|
|
packages/api:
|
|
dependencies:
|
|
'@fastify/cors':
|
|
specifier: ^10.0.1
|
|
version: 10.1.0
|
|
'@fastify/helmet':
|
|
specifier: ^13.0.1
|
|
version: 13.0.2
|
|
'@fastify/multipart':
|
|
specifier: ^7.7.3
|
|
version: 7.7.3
|
|
'@fastify/rate-limit':
|
|
specifier: ^9.0.0
|
|
version: 9.1.0
|
|
'@fastify/sensible':
|
|
specifier: ^6.0.1
|
|
version: 6.0.4
|
|
'@fastify/swagger':
|
|
specifier: ^9.4.0
|
|
version: 9.7.0
|
|
'@fastify/swagger-ui':
|
|
specifier: ^5.2.0
|
|
version: 5.2.6
|
|
'@shieldai/correlation':
|
|
specifier: workspace:*
|
|
version: link:../correlation
|
|
'@shieldai/db':
|
|
specifier: workspace:*
|
|
version: link:../db
|
|
'@shieldai/monitoring':
|
|
specifier: workspace:*
|
|
version: link:../monitoring
|
|
'@shieldai/removebrokers':
|
|
specifier: workspace:*
|
|
version: link:../../services/removebrokers
|
|
'@shieldai/report':
|
|
specifier: workspace:*
|
|
version: link:../report
|
|
'@shieldai/shared-notifications':
|
|
specifier: workspace:*
|
|
version: link:../shared-notifications
|
|
'@shieldai/types':
|
|
specifier: workspace:*
|
|
version: link:../types
|
|
'@shieldai/voiceprint':
|
|
specifier: workspace:*
|
|
version: link:../../services/voiceprint
|
|
'@shieldsai/shared-auth':
|
|
specifier: workspace:*
|
|
version: link:../shared-auth
|
|
bullmq:
|
|
specifier: ^5.24.0
|
|
version: 5.76.8
|
|
fastify:
|
|
specifier: ^5.2.0
|
|
version: 5.8.5
|
|
fastify-raw-body:
|
|
specifier: ^5.0.0
|
|
version: 5.0.0
|
|
ioredis:
|
|
specifier: ^5.4.0
|
|
version: 5.10.1
|
|
jsonwebtoken:
|
|
specifier: ^9.0.2
|
|
version: 9.0.3
|
|
devDependencies:
|
|
'@vitest/coverage-v8':
|
|
specifier: ^4.1.5
|
|
version: 4.1.6(vitest@4.1.6)
|
|
vitest:
|
|
specifier: ^4.1.5
|
|
version: 4.1.6(@opentelemetry/api@1.9.1)(@types/node@25.8.0)(@vitest/coverage-v8@4.1.6)(vite@5.4.21(@types/node@25.8.0)(lightningcss@1.32.0)(terser@5.47.1))
|
|
|
|
packages/correlation:
|
|
dependencies:
|
|
'@shieldai/db':
|
|
specifier: workspace:*
|
|
version: link:../db
|
|
'@shieldai/types':
|
|
specifier: workspace:*
|
|
version: link:../types
|
|
|
|
packages/db:
|
|
dependencies:
|
|
'@prisma/client':
|
|
specifier: ^6.2.0
|
|
version: 6.19.3(prisma@6.19.3(typescript@5.9.3))(typescript@5.9.3)
|
|
prisma:
|
|
specifier: ^6.2.0
|
|
version: 6.19.3(typescript@5.9.3)
|
|
zod:
|
|
specifier: ^4.3.6
|
|
version: 4.4.3
|
|
devDependencies:
|
|
tsx:
|
|
specifier: ^4.19.0
|
|
version: 4.22.0
|
|
typescript:
|
|
specifier: ^5.3.3
|
|
version: 5.9.3
|
|
|
|
packages/extension:
|
|
dependencies:
|
|
'@shieldai/types':
|
|
specifier: workspace:*
|
|
version: link:../types
|
|
devDependencies:
|
|
'@types/chrome':
|
|
specifier: ^0.0.268
|
|
version: 0.0.268
|
|
typescript:
|
|
specifier: ^5.7.0
|
|
version: 5.9.3
|
|
vite:
|
|
specifier: ^5.4.0
|
|
version: 5.4.21(@types/node@25.8.0)(lightningcss@1.32.0)(terser@5.47.1)
|
|
vitest:
|
|
specifier: ^4.1.5
|
|
version: 4.1.6(@opentelemetry/api@1.9.1)(@types/node@25.8.0)(@vitest/coverage-v8@4.1.6)(vite@5.4.21(@types/node@25.8.0)(lightningcss@1.32.0)(terser@5.47.1))
|
|
|
|
packages/integration-tests:
|
|
dependencies:
|
|
'@jest/globals':
|
|
specifier: ^29.7.0
|
|
version: 29.7.0
|
|
'@shieldai/db':
|
|
specifier: workspace:*
|
|
version: link:../db
|
|
'@shieldai/shared-billing':
|
|
specifier: workspace:*
|
|
version: link:../shared-billing
|
|
'@shieldai/shared-notifications':
|
|
specifier: workspace:*
|
|
version: link:../shared-notifications
|
|
'@types/jest':
|
|
specifier: ^29.5.0
|
|
version: 29.5.14
|
|
jest:
|
|
specifier: ^29.7.0
|
|
version: 29.7.0(@types/node@20.19.41)(ts-node@10.9.2(@types/node@20.19.41)(typescript@5.9.3))
|
|
ts-jest:
|
|
specifier: ^29.1.0
|
|
version: 29.4.9(@babel/core@7.29.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.29.0))(jest-util@29.7.0)(jest@29.7.0(@types/node@20.19.41)(ts-node@10.9.2(@types/node@20.19.41)(typescript@5.9.3)))(typescript@5.9.3)
|
|
typescript:
|
|
specifier: ^5.0.0
|
|
version: 5.9.3
|
|
devDependencies:
|
|
'@types/node':
|
|
specifier: ^20.0.0
|
|
version: 20.19.41
|
|
ts-node:
|
|
specifier: ^10.9.0
|
|
version: 10.9.2(@types/node@20.19.41)(typescript@5.9.3)
|
|
|
|
packages/jobs:
|
|
dependencies:
|
|
'@shieldai/darkwatch':
|
|
specifier: workspace:*
|
|
version: link:../../services/darkwatch
|
|
'@shieldai/db':
|
|
specifier: workspace:*
|
|
version: link:../db
|
|
'@shieldai/report':
|
|
specifier: workspace:*
|
|
version: link:../report
|
|
'@shieldai/shared-notifications':
|
|
specifier: workspace:*
|
|
version: link:../shared-notifications
|
|
'@shieldai/types':
|
|
specifier: workspace:*
|
|
version: link:../types
|
|
bullmq:
|
|
specifier: ^5.24.0
|
|
version: 5.76.8
|
|
ioredis:
|
|
specifier: ^5.4.0
|
|
version: 5.10.1
|
|
devDependencies:
|
|
'@vitest/coverage-v8':
|
|
specifier: ^4.1.5
|
|
version: 4.1.6(vitest@4.1.6)
|
|
vitest:
|
|
specifier: ^4.1.5
|
|
version: 4.1.6(@opentelemetry/api@1.9.1)(@types/node@25.8.0)(@vitest/coverage-v8@4.1.6)(vite@5.4.21(@types/node@25.8.0)(lightningcss@1.32.0)(terser@5.47.1))
|
|
|
|
packages/mobile:
|
|
dependencies:
|
|
'@expo/vector-icons':
|
|
specifier: ^14.0.0
|
|
version: 14.1.0(expo-font@12.0.10(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
'@react-native-async-storage/async-storage':
|
|
specifier: 1.23.1
|
|
version: 1.23.1(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))
|
|
'@react-native-community/netinfo':
|
|
specifier: 11.4.1
|
|
version: 11.4.1(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))
|
|
'@react-navigation/bottom-tabs':
|
|
specifier: ^6.5.0
|
|
version: 6.6.1(@react-navigation/native@6.1.18(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))(react-native-safe-area-context@4.10.5(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))(react-native-screens@3.31.0(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
'@react-navigation/native':
|
|
specifier: ^6.1.0
|
|
version: 6.1.18(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
'@react-navigation/stack':
|
|
specifier: ^6.3.0
|
|
version: 6.4.1(@react-navigation/native@6.1.18(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))(react-native-gesture-handler@2.16.2(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))(react-native-safe-area-context@4.10.5(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))(react-native-screens@3.31.0(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
'@shieldai/mobile-api-client':
|
|
specifier: workspace:*
|
|
version: link:../mobile-api-client
|
|
expo:
|
|
specifier: ~51.0.0
|
|
version: 51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
expo-av:
|
|
specifier: ~14.0.0
|
|
version: 14.0.7(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))
|
|
expo-constants:
|
|
specifier: ~16.0.0
|
|
version: 16.0.2(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))
|
|
expo-crypto:
|
|
specifier: ~13.0.0
|
|
version: 13.0.2(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))
|
|
expo-device:
|
|
specifier: ~6.0.0
|
|
version: 6.0.2(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))
|
|
expo-file-system:
|
|
specifier: ~17.0.0
|
|
version: 17.0.1(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))
|
|
expo-image-picker:
|
|
specifier: ~15.0.0
|
|
version: 15.0.7(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))
|
|
expo-linking:
|
|
specifier: ~6.3.0
|
|
version: 6.3.1(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))
|
|
expo-local-authentication:
|
|
specifier: ~14.0.0
|
|
version: 14.0.1(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))
|
|
expo-notifications:
|
|
specifier: ~0.28.0
|
|
version: 0.28.19(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))
|
|
expo-secure-store:
|
|
specifier: ~13.0.0
|
|
version: 13.0.2(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))
|
|
expo-status-bar:
|
|
specifier: ~1.12.0
|
|
version: 1.12.1
|
|
expo-updates:
|
|
specifier: ~0.18.0
|
|
version: 0.18.19(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))
|
|
react:
|
|
specifier: 18.2.0
|
|
version: 18.2.0
|
|
react-native:
|
|
specifier: 0.74.5
|
|
version: 0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0)
|
|
react-native-gesture-handler:
|
|
specifier: ~2.16.0
|
|
version: 2.16.2(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
react-native-reanimated:
|
|
specifier: ~3.10.0
|
|
version: 3.10.1(@babel/core@7.29.0)(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
react-native-safe-area-context:
|
|
specifier: 4.10.5
|
|
version: 4.10.5(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
react-native-screens:
|
|
specifier: 3.31.0
|
|
version: 3.31.0(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
react-native-svg:
|
|
specifier: 15.2.0
|
|
version: 15.2.0(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
zustand:
|
|
specifier: ^4.4.0
|
|
version: 4.5.7(@types/react@18.3.28)(react@18.2.0)
|
|
devDependencies:
|
|
'@babel/core':
|
|
specifier: ^7.24.0
|
|
version: 7.29.0
|
|
'@types/react':
|
|
specifier: ^18.2.0
|
|
version: 18.3.28
|
|
'@types/react-test-renderer':
|
|
specifier: ^18.0.0
|
|
version: 18.3.1
|
|
babel-preset-expo:
|
|
specifier: ^11.0.0
|
|
version: 11.0.15(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))
|
|
eslint:
|
|
specifier: ^8.57.0
|
|
version: 8.57.1
|
|
eslint-plugin-react:
|
|
specifier: ^7.34.0
|
|
version: 7.37.5(eslint@8.57.1)
|
|
eslint-plugin-react-native:
|
|
specifier: ^4.1.0
|
|
version: 4.1.0(eslint@8.57.1)
|
|
jest:
|
|
specifier: ^29.7.0
|
|
version: 29.7.0(@types/node@25.8.0)(ts-node@10.9.2(@types/node@25.8.0)(typescript@5.9.3))
|
|
react-test-renderer:
|
|
specifier: 18.2.0
|
|
version: 18.2.0(react@18.2.0)
|
|
typescript:
|
|
specifier: ^5.3.0
|
|
version: 5.9.3
|
|
|
|
packages/mobile-api-client:
|
|
dependencies:
|
|
'@react-native-async-storage/async-storage':
|
|
specifier: 1.23.1
|
|
version: 1.23.1(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))
|
|
axios:
|
|
specifier: ^1.6.0
|
|
version: 1.16.1
|
|
expo:
|
|
specifier: '>=49.0.0'
|
|
version: 55.0.24(@babel/core@7.29.0)(@expo/dom-webview@55.0.6)(react-dom@19.2.6(react@19.2.6))(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)(typescript@5.9.3)
|
|
expo-secure-store:
|
|
specifier: ^12.8.0
|
|
version: 12.8.1(expo@55.0.24)
|
|
react-native:
|
|
specifier: '>=0.72.0'
|
|
version: 0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6)
|
|
devDependencies:
|
|
'@types/react':
|
|
specifier: ^18.2.0
|
|
version: 18.3.28
|
|
typescript:
|
|
specifier: ^5.3.0
|
|
version: 5.9.3
|
|
|
|
packages/monitoring:
|
|
dependencies:
|
|
'@aws-sdk/client-cloudwatch':
|
|
specifier: ^3.500.0
|
|
version: 3.1046.0
|
|
'@sentry/node':
|
|
specifier: ^8.0.0
|
|
version: 8.55.2
|
|
dd-trace:
|
|
specifier: ^5.0.0
|
|
version: 5.103.0(@openfeature/server-sdk@1.21.0(@openfeature/core@1.10.0))
|
|
zod:
|
|
specifier: ^3.23.0
|
|
version: 3.25.76
|
|
devDependencies:
|
|
'@types/node':
|
|
specifier: ^25.6.0
|
|
version: 25.8.0
|
|
typescript:
|
|
specifier: ^5.7.0
|
|
version: 5.9.3
|
|
|
|
packages/report:
|
|
dependencies:
|
|
'@shieldai/db':
|
|
specifier: workspace:*
|
|
version: link:../db
|
|
'@shieldai/types':
|
|
specifier: workspace:*
|
|
version: link:../types
|
|
handlebars:
|
|
specifier: ^4.7.8
|
|
version: 4.7.9
|
|
pdfkit:
|
|
specifier: ^0.15.0
|
|
version: 0.15.2
|
|
devDependencies:
|
|
'@types/handlebars':
|
|
specifier: ^4.1.0
|
|
version: 4.1.0
|
|
'@types/pdfkit':
|
|
specifier: ^0.13.3
|
|
version: 0.13.9
|
|
'@vitest/coverage-v8':
|
|
specifier: ^4.1.5
|
|
version: 4.1.6(vitest@4.1.6)
|
|
vitest:
|
|
specifier: ^4.1.5
|
|
version: 4.1.6(@opentelemetry/api@1.9.1)(@types/node@25.8.0)(@vitest/coverage-v8@4.1.6)(vite@5.4.21(@types/node@25.8.0)(lightningcss@1.32.0)(terser@5.47.1))
|
|
|
|
packages/shared-analytics:
|
|
dependencies:
|
|
'@segment/analytics-node':
|
|
specifier: ^1.0.0
|
|
version: 1.3.0
|
|
googleapis:
|
|
specifier: ^128.0.0
|
|
version: 128.0.0
|
|
zod:
|
|
specifier: ^4.3.6
|
|
version: 4.4.3
|
|
devDependencies:
|
|
'@vitest/coverage-v8':
|
|
specifier: ^4.1.5
|
|
version: 4.1.6(vitest@4.1.6)
|
|
typescript:
|
|
specifier: ^5.3.3
|
|
version: 5.9.3
|
|
vitest:
|
|
specifier: ^4.1.5
|
|
version: 4.1.6(@opentelemetry/api@1.9.1)(@types/node@25.8.0)(@vitest/coverage-v8@4.1.6)(vite@5.4.21(@types/node@25.8.0)(lightningcss@1.32.0)(terser@5.47.1))
|
|
|
|
packages/shared-auth:
|
|
dependencies:
|
|
next-auth:
|
|
specifier: ^4.24.0
|
|
version: 4.24.14(next@16.2.6(@opentelemetry/api@1.9.1)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
|
zod:
|
|
specifier: ^4.3.6
|
|
version: 4.4.3
|
|
devDependencies:
|
|
typescript:
|
|
specifier: ^5.3.3
|
|
version: 5.9.3
|
|
|
|
packages/shared-billing:
|
|
dependencies:
|
|
'@shieldai/shared-notifications':
|
|
specifier: workspace:*
|
|
version: link:../shared-notifications
|
|
'@shieldsai/shared-db':
|
|
specifier: workspace:*
|
|
version: link:../shared-db
|
|
express:
|
|
specifier: ^4.22.1
|
|
version: 4.22.2
|
|
stripe:
|
|
specifier: ^14.25.0
|
|
version: 14.25.0
|
|
zod:
|
|
specifier: ^3.25.76
|
|
version: 3.25.76
|
|
devDependencies:
|
|
'@types/express':
|
|
specifier: ^4.17.0
|
|
version: 4.17.25
|
|
typescript:
|
|
specifier: ^5.0.0
|
|
version: 5.9.3
|
|
|
|
packages/shared-db:
|
|
dependencies:
|
|
'@prisma/client':
|
|
specifier: ^5.14.0
|
|
version: 5.22.0(prisma@5.22.0)
|
|
zod:
|
|
specifier: ^4.3.6
|
|
version: 4.4.3
|
|
devDependencies:
|
|
prisma:
|
|
specifier: ^5.14.0
|
|
version: 5.22.0
|
|
typescript:
|
|
specifier: ^5.3.3
|
|
version: 5.9.3
|
|
|
|
packages/shared-notifications:
|
|
dependencies:
|
|
express:
|
|
specifier: ^4.18.0
|
|
version: 4.22.2
|
|
firebase-admin:
|
|
specifier: ^12.0.0
|
|
version: 12.7.0
|
|
ioredis:
|
|
specifier: ^5.4.0
|
|
version: 5.10.1
|
|
resend:
|
|
specifier: ^3.0.0
|
|
version: 3.5.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
|
twilio:
|
|
specifier: ^4.0.0
|
|
version: 4.23.0
|
|
zod:
|
|
specifier: ^3.22.0
|
|
version: 3.25.76
|
|
devDependencies:
|
|
'@types/express':
|
|
specifier: ^4.17.0
|
|
version: 4.17.25
|
|
'@vitest/coverage-v8':
|
|
specifier: ^4.1.5
|
|
version: 4.1.6(vitest@4.1.6)
|
|
typescript:
|
|
specifier: ^5.0.0
|
|
version: 5.9.3
|
|
vitest:
|
|
specifier: ^4.1.5
|
|
version: 4.1.6(@opentelemetry/api@1.9.1)(@types/node@25.8.0)(@vitest/coverage-v8@4.1.6)(vite@5.4.21(@types/node@25.8.0)(lightningcss@1.32.0)(terser@5.47.1))
|
|
|
|
packages/shared-ui:
|
|
dependencies:
|
|
solid-js:
|
|
specifier: ^1.8.14
|
|
version: 1.9.12
|
|
devDependencies:
|
|
typescript:
|
|
specifier: ^5.3.3
|
|
version: 5.9.3
|
|
|
|
packages/shared-utils:
|
|
devDependencies:
|
|
'@vitest/coverage-v8':
|
|
specifier: ^4.1.5
|
|
version: 4.1.6(vitest@4.1.6)
|
|
typescript:
|
|
specifier: ^5.3.3
|
|
version: 5.9.3
|
|
vitest:
|
|
specifier: ^4.1.5
|
|
version: 4.1.6(@opentelemetry/api@1.9.1)(@types/node@25.8.0)(@vitest/coverage-v8@4.1.6)(vite@5.4.21(@types/node@25.8.0)(lightningcss@1.32.0)(terser@5.47.1))
|
|
|
|
packages/types: {}
|
|
|
|
packages/web:
|
|
dependencies:
|
|
'@shieldsai/shared-auth':
|
|
specifier: workspace:*
|
|
version: link:../shared-auth
|
|
'@shieldsai/shared-ui':
|
|
specifier: workspace:*
|
|
version: link:../shared-ui
|
|
'@shieldsai/shared-utils':
|
|
specifier: workspace:*
|
|
version: link:../shared-utils
|
|
'@solidjs/router':
|
|
specifier: ^0.14.0
|
|
version: 0.14.10(solid-js@1.9.12)
|
|
solid-js:
|
|
specifier: ^1.8.14
|
|
version: 1.9.12
|
|
devDependencies:
|
|
'@types/node':
|
|
specifier: ^25.6.0
|
|
version: 25.8.0
|
|
typescript:
|
|
specifier: ^5.3.3
|
|
version: 5.9.3
|
|
vite:
|
|
specifier: ^5.1.4
|
|
version: 5.4.21(@types/node@25.8.0)(lightningcss@1.32.0)(terser@5.47.1)
|
|
vite-plugin-solid:
|
|
specifier: ^2.8.2
|
|
version: 2.11.12(solid-js@1.9.12)(vite@5.4.21(@types/node@25.8.0)(lightningcss@1.32.0)(terser@5.47.1))
|
|
|
|
services/darkwatch:
|
|
dependencies:
|
|
'@shieldai/correlation':
|
|
specifier: workspace:*
|
|
version: link:../../packages/correlation
|
|
'@shieldai/db':
|
|
specifier: workspace:*
|
|
version: link:../../packages/db
|
|
'@shieldai/types':
|
|
specifier: workspace:*
|
|
version: link:../../packages/types
|
|
node-cache:
|
|
specifier: ^5.1.2
|
|
version: 5.1.2
|
|
devDependencies:
|
|
'@vitest/coverage-v8':
|
|
specifier: ^4.1.5
|
|
version: 4.1.6(vitest@4.1.6)
|
|
vitest:
|
|
specifier: ^4.1.5
|
|
version: 4.1.6(@opentelemetry/api@1.9.1)(@types/node@25.8.0)(@vitest/coverage-v8@4.1.6)(vite@5.4.21(@types/node@25.8.0)(lightningcss@1.32.0)(terser@5.47.1))
|
|
|
|
services/hometitle:
|
|
dependencies:
|
|
'@shieldai/correlation':
|
|
specifier: workspace:*
|
|
version: link:../../packages/correlation
|
|
'@shieldai/db':
|
|
specifier: workspace:*
|
|
version: link:../../packages/db
|
|
'@shieldai/shared-notifications':
|
|
specifier: workspace:*
|
|
version: link:../../packages/shared-notifications
|
|
'@shieldai/types':
|
|
specifier: workspace:*
|
|
version: link:../../packages/types
|
|
cache-manager:
|
|
specifier: ^6.4.2
|
|
version: 6.4.3
|
|
cacheable:
|
|
specifier: ^1.10.0
|
|
version: 1.10.4
|
|
rate-limiter-flexible:
|
|
specifier: ^5.0.5
|
|
version: 5.0.5
|
|
uuid:
|
|
specifier: ^11.1.0
|
|
version: 11.1.1
|
|
devDependencies:
|
|
'@types/uuid':
|
|
specifier: ^10.0.0
|
|
version: 10.0.0
|
|
'@vitest/coverage-v8':
|
|
specifier: ^4.1.5
|
|
version: 4.1.6(vitest@4.1.6)
|
|
vitest:
|
|
specifier: ^4.1.5
|
|
version: 4.1.6(@opentelemetry/api@1.9.1)(@types/node@25.8.0)(@vitest/coverage-v8@4.1.6)(vite@5.4.21(@types/node@25.8.0)(lightningcss@1.32.0)(terser@5.47.1))
|
|
|
|
services/removebrokers:
|
|
dependencies:
|
|
'@shieldai/correlation':
|
|
specifier: workspace:*
|
|
version: link:../../packages/correlation
|
|
'@shieldai/db':
|
|
specifier: workspace:*
|
|
version: link:../../packages/db
|
|
'@shieldai/shared-notifications':
|
|
specifier: workspace:*
|
|
version: link:../../packages/shared-notifications
|
|
'@shieldai/types':
|
|
specifier: workspace:*
|
|
version: link:../../packages/types
|
|
node-cache:
|
|
specifier: ^5.1.2
|
|
version: 5.1.2
|
|
devDependencies:
|
|
'@vitest/coverage-v8':
|
|
specifier: ^4.1.5
|
|
version: 4.1.6(vitest@4.1.6)
|
|
vitest:
|
|
specifier: ^4.1.5
|
|
version: 4.1.6(@opentelemetry/api@1.9.1)(@types/node@25.8.0)(@vitest/coverage-v8@4.1.6)(vite@5.4.21(@types/node@25.8.0)(lightningcss@1.32.0)(terser@5.47.1))
|
|
|
|
services/spamshield:
|
|
dependencies:
|
|
'@prisma/client':
|
|
specifier: ^6.2.0
|
|
version: 6.19.3(prisma@6.19.3(typescript@5.9.3))(typescript@5.9.3)
|
|
'@shieldai/correlation':
|
|
specifier: workspace:*
|
|
version: link:../../packages/correlation
|
|
'@shieldai/db':
|
|
specifier: workspace:*
|
|
version: link:../../packages/db
|
|
'@shieldai/types':
|
|
specifier: workspace:*
|
|
version: link:../../packages/types
|
|
'@shieldsai/shared-analytics':
|
|
specifier: workspace:*
|
|
version: link:../../packages/shared-analytics
|
|
libphonenumber-js:
|
|
specifier: ^1.10.50
|
|
version: 1.13.1
|
|
ws:
|
|
specifier: ^8.16.0
|
|
version: 8.20.1
|
|
devDependencies:
|
|
'@types/ws':
|
|
specifier: ^8.5.10
|
|
version: 8.18.1
|
|
'@vitest/coverage-v8':
|
|
specifier: ^4.1.5
|
|
version: 4.1.6(vitest@4.1.6)
|
|
eslint:
|
|
specifier: ^8.56.0
|
|
version: 8.57.1
|
|
tsx:
|
|
specifier: ^4.19.0
|
|
version: 4.22.0
|
|
typescript:
|
|
specifier: ^5.3.3
|
|
version: 5.9.3
|
|
vitest:
|
|
specifier: ^4.1.5
|
|
version: 4.1.6(@opentelemetry/api@1.9.1)(@types/node@25.8.0)(@vitest/coverage-v8@4.1.6)(vite@5.4.21(@types/node@25.8.0)(lightningcss@1.32.0)(terser@5.47.1))
|
|
|
|
services/voiceprint:
|
|
dependencies:
|
|
'@shieldai/correlation':
|
|
specifier: workspace:*
|
|
version: link:../../packages/correlation
|
|
'@shieldai/db':
|
|
specifier: workspace:*
|
|
version: link:../../packages/db
|
|
'@shieldai/types':
|
|
specifier: workspace:*
|
|
version: link:../../packages/types
|
|
'@types/uuid':
|
|
specifier: ^11.0.0
|
|
version: 11.0.0
|
|
node-cache:
|
|
specifier: ^5.1.2
|
|
version: 5.1.2
|
|
uuid:
|
|
specifier: ^14.0.0
|
|
version: 14.0.0
|
|
devDependencies:
|
|
'@vitest/coverage-v8':
|
|
specifier: ^4.1.5
|
|
version: 4.1.6(vitest@4.1.6)
|
|
vitest:
|
|
specifier: ^4.1.5
|
|
version: 4.1.6(@opentelemetry/api@1.9.1)(@types/node@25.8.0)(@vitest/coverage-v8@4.1.6)(vite@5.4.21(@types/node@25.8.0)(lightningcss@1.32.0)(terser@5.47.1))
|
|
|
|
packages:
|
|
|
|
'@aws-crypto/crc32@5.2.0':
|
|
resolution: {integrity: sha512-nLbCWqQNgUiwwtFsen1AdzAtvuLRsQS8rYgMuxCrdKf9kOssamGLuPwyTY9wyYblNr9+1XM8v6zoDTPPSIeANg==}
|
|
engines: {node: '>=16.0.0'}
|
|
|
|
'@aws-crypto/sha256-browser@5.2.0':
|
|
resolution: {integrity: sha512-AXfN/lGotSQwu6HNcEsIASo7kWXZ5HYWvfOmSNKDsEqC4OashTp8alTmaz+F7TC2L083SFv5RdB+qU3Vs1kZqw==}
|
|
|
|
'@aws-crypto/sha256-js@5.2.0':
|
|
resolution: {integrity: sha512-FFQQyu7edu4ufvIZ+OadFpHHOt+eSTBaYaki44c+akjg7qZg9oOQeLlk77F6tSYqjDAFClrHJk9tMf0HdVyOvA==}
|
|
engines: {node: '>=16.0.0'}
|
|
|
|
'@aws-crypto/supports-web-crypto@5.2.0':
|
|
resolution: {integrity: sha512-iAvUotm021kM33eCdNfwIN//F77/IADDSs58i+MDaOqFrVjZo9bAal0NK7HurRuWLLpF1iLX7gbWrjHjeo+YFg==}
|
|
|
|
'@aws-crypto/util@5.2.0':
|
|
resolution: {integrity: sha512-4RkU9EsI6ZpBve5fseQlGNUWKMa1RLPQ1dnjnQoe07ldfIzcsGb5hC5W0Dm7u423KWzawlrpbjXBrXCEv9zazQ==}
|
|
|
|
'@aws-sdk/client-cloudwatch@3.1046.0':
|
|
resolution: {integrity: sha512-dvuP0O+s+oFv9Q5jJZvoijVY/zKoI4ymPc22PUV9wny3qbRZJrwTI9HM/RdntCqmOz4FpqRbJBLMiRlNwMna9A==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/core@3.974.9':
|
|
resolution: {integrity: sha512-bXxosFunr+v/kqNb99r1NRkrVBha7CG036fRSpWGbC1A/e363XFQN6wcZMx7MYTdRr1tYwNnkrWX2xc1rT3BCQ==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/credential-provider-env@3.972.35':
|
|
resolution: {integrity: sha512-WkFQ8BedszVomhh/Zzs8WwnE/XBmTqZjoQVB8u/4zH6kZCjouXZpPpb93gD8m0EZmzAl7dxHE/y+yDpuKzNCMw==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/credential-provider-http@3.972.37':
|
|
resolution: {integrity: sha512-ylx0ZJTU+2eNcvXQ69VNR3TVSYa/ibpvdK717/NxqR9aXRMn2QRWZaiI8aa5yY/fOWZ5mknSmxGaVxxtdwv3EA==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/credential-provider-ini@3.972.39':
|
|
resolution: {integrity: sha512-QhRSrdkk+Gq0AFIylpiI0N6lcJqFYV9Jtr4Luz5FpYOYbjJSfyTG6iLhnK/UPIgN1Jnon8WAmSC//16XYGvwkA==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/credential-provider-login@3.972.39':
|
|
resolution: {integrity: sha512-1hU0NtC04QbFIuoBuF4aQ2A97GsSE5/A0ZJpDijwexsBREIQ4KPRYl3v/FfKCPBYsaTeGjkOFx5nLhWHY24LOw==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/credential-provider-node@3.972.40':
|
|
resolution: {integrity: sha512-ZgrQaGkpyTlVSCCsffzijVg+KgftTAWYvI5Otc36J/4jNiHb+7MmBiJIR0a5AHLvifC92PiYHt5pijP0dswd1w==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/credential-provider-process@3.972.35':
|
|
resolution: {integrity: sha512-hNj1rAwZWT1vfz54BwH8FUWxZuqStrM25Q5LEIwn2erHPMRVAjLlpZqEbCEEqS99eEEOhdeetnS0WeNa3iYeEQ==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/credential-provider-sso@3.972.39':
|
|
resolution: {integrity: sha512-mwIPNPldyCZkvHozb6E0X/vuQLN1UCjcA6MwUf1gaO7EwghCmuNZXatq0L3zptKFvPC4Nds7+WFUkifI1XmbSw==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/credential-provider-web-identity@3.972.39':
|
|
resolution: {integrity: sha512-b9HT8CnpyPVn1hU14Q7ihjwSPlRzToYmRYJxRd5jNHEZ43lrIhoLaTT8JmfQQt5j5M8rTX1iN1X8mvu0SM1dXA==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/middleware-host-header@3.972.11':
|
|
resolution: {integrity: sha512-CBC6+tVYaOJo7QXgN1zJ4Ba2f3/Cpy4eRViYFimXW/O5Mn8hBmgXXzHu4vy4ubT80YWnp8aCFygr7dTOa14yQg==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/middleware-logger@3.972.10':
|
|
resolution: {integrity: sha512-OOuGvvz1Dm20SjZo5oEBePFqxt5nf8AwkNDSyUHvD9/bfNASmstcYxFAHUowy4n6Io7mWUZ04JURZwSBvyQanQ==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/middleware-recursion-detection@3.972.12':
|
|
resolution: {integrity: sha512-5eltYxKB4MfdQv7/VhWxRbAVQKow5dz9votRFigTYrWJHMQXwLMltlbk7KFWSZh5NDBySfmjT7Jv/DWfYCmDng==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/middleware-user-agent@3.972.39':
|
|
resolution: {integrity: sha512-MlNSvNsSVlMKKWaCzA0GP1nS4Cuq3WCXUN1vmMvd+Ctztib5kmRcpmTtKx9kikN8szAc+gcdp7uqJJervV2nQg==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/nested-clients@3.997.7':
|
|
resolution: {integrity: sha512-jT2AXOODobQfTYGC2SChMSnZ/voIcRV/LHlY1suyhY1bdgP/voKkhEg8Ci1jiGQ4lBiaso5BEAV3ZWWpPTfmYA==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/region-config-resolver@3.972.14':
|
|
resolution: {integrity: sha512-VuLXVmm7+lKVxqFcOItPkXhjbJ02iUfxkxheRu41SfWf6/xrZup2A2SwHZos/LeQGu3SBHeqTQht80Uo3ienPA==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/signature-v4-multi-region@3.996.26':
|
|
resolution: {integrity: sha512-2N62veqdMZBCwQUHsbhtnaovOFjOa5Dn3dAD1nRqFTUXR4QmirT3HZnfus/L1DS08Vm5CkoKmL0iMVt6YbqEag==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/token-providers@3.1046.0':
|
|
resolution: {integrity: sha512-9je8nZt+ntB8IjhpGNayU/AkBgvq/f4aFO2bH1LSNC5JX6K8zY4LUnr/ymqunePrwq+B5OVBpL7ILjYzMFSZAw==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/types@3.973.8':
|
|
resolution: {integrity: sha512-gjlAdtHMbtR9X5iIhVUvbVcy55KnznpC6bkDUWW9z915bi0ckdUr5cjf16Kp6xq0bP5HBD2xzgbL9F9Quv5vUw==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/util-endpoints@3.996.9':
|
|
resolution: {integrity: sha512-ibx8Vd73rCTHekNGeXX8cpGWoBKbNAlwKHL3yjSxxttu5QnNDaSAM7/0MFYDjU31/F4lyrPoQcGirT0ew61xcg==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/util-locate-window@3.965.5':
|
|
resolution: {integrity: sha512-WhlJNNINQB+9qtLtZJcpQdgZw3SCDCpXdUJP7cToGwHbCWCnRckGlc6Bx/OhWwIYFNAn+FIydY8SZ0QmVu3xTQ==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/util-user-agent-browser@3.972.11':
|
|
resolution: {integrity: sha512-kq3RS6XQtHMrLFShbkem6h+8fxazB3jEIsbMC6aaSInOciRGE+eGAqTgJ+obO7Euo/pjM8thVqLiLISEH9X9DA==}
|
|
|
|
'@aws-sdk/util-user-agent-node@3.973.25':
|
|
resolution: {integrity: sha512-066hKH/0nvV7x4ofV/iK9kz8r/qNfcR6rzuEOFqI2vQL/fcTTsDAbTw0jmXkyMzANK8ltQdALj19ns3zuOJiUw==}
|
|
engines: {node: '>=20.0.0'}
|
|
peerDependencies:
|
|
aws-crt: '>=1.0.0'
|
|
peerDependenciesMeta:
|
|
aws-crt:
|
|
optional: true
|
|
|
|
'@aws-sdk/xml-builder@3.972.23':
|
|
resolution: {integrity: sha512-A0YmgYFv+hTI9c17Ntvd2hSehm9bmJfkb+ggADBwVKA8H/3+Jx94SzR2qOB9bAA9WFeDqnfz9PKKQ+D+YAKomA==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws/lambda-invoke-store@0.2.4':
|
|
resolution: {integrity: sha512-iY8yvjE0y651BixKNPgmv1WrQc+GZ142sb0z4gYnChDDY2YqI4P/jsSopBWrKfAt7LOJAkOXt7rC/hms+WclQQ==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@babel/code-frame@7.10.4':
|
|
resolution: {integrity: sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==}
|
|
|
|
'@babel/code-frame@7.29.0':
|
|
resolution: {integrity: sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/compat-data@7.29.3':
|
|
resolution: {integrity: sha512-LIVqM46zQWZhj17qA8wb4nW/ixr2y1Nw+r1etiAWgRM6U1IqP+LNhL1yg440jYZR72jCWcWbLWzIosH+uP1fqg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/core@7.29.0':
|
|
resolution: {integrity: sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/generator@7.2.0':
|
|
resolution: {integrity: sha512-BA75MVfRlFQG2EZgFYIwyT1r6xSkwfP2bdkY/kLZusEYWiJs4xCowab/alaEaT0wSvmVuXGqiefeBlP+7V1yKg==}
|
|
|
|
'@babel/generator@7.29.1':
|
|
resolution: {integrity: sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-annotate-as-pure@7.27.3':
|
|
resolution: {integrity: sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-compilation-targets@7.28.6':
|
|
resolution: {integrity: sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-create-class-features-plugin@7.29.3':
|
|
resolution: {integrity: sha512-RpLYy2sb51oNLjuu1iD3bwBqCBWUzjO0ocp+iaCP/lJtb2CPLcnC2Fftw+4sAzaMELGeWTgExSKADbdo0GFVzA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/helper-create-regexp-features-plugin@7.28.5':
|
|
resolution: {integrity: sha512-N1EhvLtHzOvj7QQOUCCS3NrPJP8c5W6ZXCHDn7Yialuy1iu4r5EmIYkXlKNqT99Ciw+W0mDqWoR6HWMZlFP3hw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/helper-define-polyfill-provider@0.6.8':
|
|
resolution: {integrity: sha512-47UwBLPpQi1NoWzLuHNjRoHlYXMwIJoBf7MFou6viC/sIHWYygpvr0B6IAyh5sBdA2nr2LPIRww8lfaUVQINBA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
|
|
|
|
'@babel/helper-environment-visitor@7.24.7':
|
|
resolution: {integrity: sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-globals@7.28.0':
|
|
resolution: {integrity: sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-member-expression-to-functions@7.28.5':
|
|
resolution: {integrity: sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-module-imports@7.18.6':
|
|
resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-module-imports@7.28.6':
|
|
resolution: {integrity: sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-module-transforms@7.28.6':
|
|
resolution: {integrity: sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/helper-optimise-call-expression@7.27.1':
|
|
resolution: {integrity: sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-plugin-utils@7.28.6':
|
|
resolution: {integrity: sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-remap-async-to-generator@7.27.1':
|
|
resolution: {integrity: sha512-7fiA521aVw8lSPeI4ZOD3vRFkoqkJcS+z4hFo82bFSH/2tNd6eJ5qCVMS5OzDmZh/kaHQeBaeyxK6wljcPtveA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/helper-replace-supers@7.28.6':
|
|
resolution: {integrity: sha512-mq8e+laIk94/yFec3DxSjCRD2Z0TAjhVbEJY3UQrlwVo15Lmt7C2wAUbK4bjnTs4APkwsYLTahXRraQXhb1WCg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/helper-skip-transparent-expression-wrappers@7.27.1':
|
|
resolution: {integrity: sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-string-parser@7.27.1':
|
|
resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-validator-identifier@7.28.5':
|
|
resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-validator-option@7.27.1':
|
|
resolution: {integrity: sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-wrap-function@7.28.6':
|
|
resolution: {integrity: sha512-z+PwLziMNBeSQJonizz2AGnndLsP2DeGHIxDAn+wdHOGuo4Fo1x1HBPPXeE9TAOPHNNWQKCSlA2VZyYyyibDnQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helpers@7.29.2':
|
|
resolution: {integrity: sha512-HoGuUs4sCZNezVEKdVcwqmZN8GoHirLUcLaYVNBK2J0DadGtdcqgr3BCbvH8+XUo4NGjNl3VOtSjEKNzqfFgKw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/highlight@7.25.9':
|
|
resolution: {integrity: sha512-llL88JShoCsth8fF8R4SJnIn+WLvR6ccFxu1H3FlMhDontdcmZWf2HgIZ7AIqV3Xcck1idlohrN4EUBQz6klbw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/parser@7.29.3':
|
|
resolution: {integrity: sha512-b3ctpQwp+PROvU/cttc4OYl4MzfJUWy6FZg+PMXfzmt/+39iHVF0sDfqay8TQM3JA2EUOyKcFZt75jWriQijsA==}
|
|
engines: {node: '>=6.0.0'}
|
|
hasBin: true
|
|
|
|
'@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.28.5':
|
|
resolution: {integrity: sha512-87GDMS3tsmMSi/3bWOte1UblL+YUTFMV8SZPZ2eSEL17s74Cw/l63rR6NmGVKMYW2GYi85nE+/d6Hw5N0bEk2Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/plugin-bugfix-safari-class-field-initializer-scope@7.27.1':
|
|
resolution: {integrity: sha512-qNeq3bCKnGgLkEXUuFry6dPlGfCdQNZbn7yUAPCInwAJHMU7THJfrBSozkcWq5sNM6RcF3S8XyQL2A52KNR9IA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.27.1':
|
|
resolution: {integrity: sha512-g4L7OYun04N1WyqMNjldFwlfPCLVkgB54A/YCXICZYBsvJJE3kByKv9c9+R/nAfmIfjl2rKYLNyMHboYbZaWaA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/plugin-bugfix-safari-rest-destructuring-rhs-array@7.29.3':
|
|
resolution: {integrity: sha512-SRS46DFR4HqzUzCVgi90/xMoL+zeBDBvWdKYXSEzh79kXswNFEglUpMKxR04//dPqwYXWUBJ3mpUd933ru9Kmg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.27.1':
|
|
resolution: {integrity: sha512-oO02gcONcD5O1iTLi/6frMJBIwWEHceWGSGqrpCmEL8nogiS6J9PBlE48CaK20/Jx1LuRml9aDftLgdjXT8+Cw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.13.0
|
|
|
|
'@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.28.6':
|
|
resolution: {integrity: sha512-a0aBScVTlNaiUe35UtfxAN7A/tehvvG4/ByO6+46VPKTRSlfnAFsgKy0FUh+qAkQrDTmhDkT+IBOKlOoMUxQ0g==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/plugin-proposal-async-generator-functions@7.20.7':
|
|
resolution: {integrity: sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA==}
|
|
engines: {node: '>=6.9.0'}
|
|
deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead.
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-proposal-class-properties@7.18.6':
|
|
resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-proposal-decorators@7.29.0':
|
|
resolution: {integrity: sha512-CVBVv3VY/XRMxRYq5dwr2DS7/MvqPm23cOCjbwNnVrfOqcWlnefua1uUs0sjdKOGjvPUG633o07uWzJq4oI6dA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-proposal-export-default-from@7.27.1':
|
|
resolution: {integrity: sha512-hjlsMBl1aJc5lp8MoCDEZCiYzlgdRAShOjAfRw6X+GlpLpUPU7c3XNLsKFZbQk/1cRzBlJ7CXg3xJAJMrFa1Uw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-proposal-logical-assignment-operators@7.20.7':
|
|
resolution: {integrity: sha512-y7C7cZgpMIjWlKE5T7eJwp+tnRYM89HmRvWM5EQuB5BoHEONjmQ8lSNmBUwOyy/GFRsohJED51YBF79hE1djug==}
|
|
engines: {node: '>=6.9.0'}
|
|
deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-logical-assignment-operators instead.
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-proposal-nullish-coalescing-operator@7.18.6':
|
|
resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==}
|
|
engines: {node: '>=6.9.0'}
|
|
deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-proposal-numeric-separator@7.18.6':
|
|
resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead.
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-proposal-object-rest-spread@7.20.7':
|
|
resolution: {integrity: sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==}
|
|
engines: {node: '>=6.9.0'}
|
|
deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead.
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-proposal-optional-catch-binding@7.18.6':
|
|
resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==}
|
|
engines: {node: '>=6.9.0'}
|
|
deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead.
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-proposal-optional-chaining@7.21.0':
|
|
resolution: {integrity: sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==}
|
|
engines: {node: '>=6.9.0'}
|
|
deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2':
|
|
resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-async-generators@7.8.4':
|
|
resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-bigint@7.8.3':
|
|
resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-class-properties@7.12.13':
|
|
resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-class-static-block@7.14.5':
|
|
resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-decorators@7.28.6':
|
|
resolution: {integrity: sha512-71EYI0ONURHJBL4rSFXnITXqXrrY8q4P0q006DPfN+Rk+ASM+++IBXem/ruokgBZR8YNEWZ8R6B+rCb8VcUTqA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-dynamic-import@7.8.3':
|
|
resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-export-default-from@7.28.6':
|
|
resolution: {integrity: sha512-Svlx1fjJFnNz0LZeUaybRukSxZI3KkpApUmIRzEdXC5k8ErTOz0OD0kNrICi5Vc3GlpP5ZCeRyRO+mfWTSz+iQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-flow@7.28.6':
|
|
resolution: {integrity: sha512-D+OrJumc9McXNEBI/JmFnc/0uCM2/Y3PEBG3gfV3QIYkKv5pvnpzFrl1kYCrcHJP8nOeFB/SHi1IHz29pNGuew==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-import-assertions@7.28.6':
|
|
resolution: {integrity: sha512-pSJUpFHdx9z5nqTSirOCMtYVP2wFgoWhP0p3g8ONK/4IHhLIBd0B9NYqAvIUAhq+OkhO4VM1tENCt0cjlsNShw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-import-attributes@7.28.6':
|
|
resolution: {integrity: sha512-jiLC0ma9XkQT3TKJ9uYvlakm66Pamywo+qwL+oL8HJOvc6TWdZXVfhqJr8CCzbSGUAbDOzlGHJC1U+vRfLQDvw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-import-meta@7.10.4':
|
|
resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-json-strings@7.8.3':
|
|
resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-jsx@7.28.6':
|
|
resolution: {integrity: sha512-wgEmr06G6sIpqr8YDwA2dSRTE3bJ+V0IfpzfSY3Lfgd7YWOaAdlykvJi13ZKBt8cZHfgH1IXN+CL656W3uUa4w==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-logical-assignment-operators@7.10.4':
|
|
resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-nullish-coalescing-operator@7.8.3':
|
|
resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-numeric-separator@7.10.4':
|
|
resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-object-rest-spread@7.8.3':
|
|
resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-optional-catch-binding@7.8.3':
|
|
resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-optional-chaining@7.8.3':
|
|
resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-private-property-in-object@7.14.5':
|
|
resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-top-level-await@7.14.5':
|
|
resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-typescript@7.28.6':
|
|
resolution: {integrity: sha512-+nDNmQye7nlnuuHDboPbGm00Vqg3oO8niRRL27/4LYHUsHYh0zJ1xWOz0uRwNFmM1Avzk8wZbc6rdiYhomzv/A==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-unicode-sets-regex@7.18.6':
|
|
resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/plugin-transform-arrow-functions@7.27.1':
|
|
resolution: {integrity: sha512-8Z4TGic6xW70FKThA5HYEKKyBpOOsucTOD1DjU3fZxDg+K3zBJcXMFnt/4yQiZnf5+MiOMSXQ9PaEK/Ilh1DeA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-async-generator-functions@7.29.0':
|
|
resolution: {integrity: sha512-va0VdWro4zlBr2JsXC+ofCPB2iG12wPtVGTWFx2WLDOM3nYQZZIGP82qku2eW/JR83sD+k2k+CsNtyEbUqhU6w==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-async-to-generator@7.28.6':
|
|
resolution: {integrity: sha512-ilTRcmbuXjsMmcZ3HASTe4caH5Tpo93PkTxF9oG2VZsSWsahydmcEHhix9Ik122RcTnZnUzPbmux4wh1swfv7g==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-block-scoped-functions@7.27.1':
|
|
resolution: {integrity: sha512-cnqkuOtZLapWYZUYM5rVIdv1nXYuFVIltZ6ZJ7nIj585QsjKM5dhL2Fu/lICXZ1OyIAFc7Qy+bvDAtTXqGrlhg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-block-scoping@7.28.6':
|
|
resolution: {integrity: sha512-tt/7wOtBmwHPNMPu7ax4pdPz6shjFrmHDghvNC+FG9Qvj7D6mJcoRQIF5dy4njmxR941l6rgtvfSB2zX3VlUIw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-class-properties@7.28.6':
|
|
resolution: {integrity: sha512-dY2wS3I2G7D697VHndN91TJr8/AAfXQNt5ynCTI/MpxMsSzHp+52uNivYT5wCPax3whc47DR8Ba7cmlQMg24bw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-class-static-block@7.28.6':
|
|
resolution: {integrity: sha512-rfQ++ghVwTWTqQ7w8qyDxL1XGihjBss4CmTgGRCTAC9RIbhVpyp4fOeZtta0Lbf+dTNIVJer6ych2ibHwkZqsQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.12.0
|
|
|
|
'@babel/plugin-transform-classes@7.28.6':
|
|
resolution: {integrity: sha512-EF5KONAqC5zAqT783iMGuM2ZtmEBy+mJMOKl2BCvPZ2lVrwvXnB6o+OBWCS+CoeCCpVRF2sA2RBKUxvT8tQT5Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-computed-properties@7.28.6':
|
|
resolution: {integrity: sha512-bcc3k0ijhHbc2lEfpFHgx7eYw9KNXqOerKWfzbxEHUGKnS3sz9C4CNL9OiFN1297bDNfUiSO7DaLzbvHQQQ1BQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-destructuring@7.28.5':
|
|
resolution: {integrity: sha512-Kl9Bc6D0zTUcFUvkNuQh4eGXPKKNDOJQXVyyM4ZAQPMveniJdxi8XMJwLo+xSoW3MIq81bD33lcUe9kZpl0MCw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-dotall-regex@7.28.6':
|
|
resolution: {integrity: sha512-SljjowuNKB7q5Oayv4FoPzeB74g3QgLt8IVJw9ADvWy3QnUb/01aw8I4AVv8wYnPvQz2GDDZ/g3GhcNyDBI4Bg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-duplicate-keys@7.27.1':
|
|
resolution: {integrity: sha512-MTyJk98sHvSs+cvZ4nOauwTTG1JeonDjSGvGGUNHreGQns+Mpt6WX/dVzWBHgg+dYZhkC4X+zTDfkTU+Vy9y7Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.29.0':
|
|
resolution: {integrity: sha512-zBPcW2lFGxdiD8PUnPwJjag2J9otbcLQzvbiOzDxpYXyCuYX9agOwMPGn1prVH0a4qzhCKu24rlH4c1f7yA8rw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/plugin-transform-dynamic-import@7.27.1':
|
|
resolution: {integrity: sha512-MHzkWQcEmjzzVW9j2q8LGjwGWpG2mjwaaB0BNQwst3FIjqsg8Ct/mIZlvSPJvfi9y2AC8mi/ktxbFVL9pZ1I4A==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-explicit-resource-management@7.28.6':
|
|
resolution: {integrity: sha512-Iao5Konzx2b6g7EPqTy40UZbcdXE126tTxVFr/nAIj+WItNxjKSYTEw3RC+A2/ZetmdJsgueL1KhaMCQHkLPIg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-exponentiation-operator@7.28.6':
|
|
resolution: {integrity: sha512-WitabqiGjV/vJ0aPOLSFfNY1u9U3R7W36B03r5I2KoNix+a3sOhJ3pKFB3R5It9/UiK78NiO0KE9P21cMhlPkw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-export-namespace-from@7.27.1':
|
|
resolution: {integrity: sha512-tQvHWSZ3/jH2xuq/vZDy0jNn+ZdXJeM8gHvX4lnJmsc3+50yPlWdZXIc5ay+umX+2/tJIqHqiEqcJvxlmIvRvQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-flow-strip-types@7.27.1':
|
|
resolution: {integrity: sha512-G5eDKsu50udECw7DL2AcsysXiQyB7Nfg521t2OAJ4tbfTJ27doHLeF/vlI1NZGlLdbb/v+ibvtL1YBQqYOwJGg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-for-of@7.27.1':
|
|
resolution: {integrity: sha512-BfbWFFEJFQzLCQ5N8VocnCtA8J1CLkNTe2Ms2wocj75dd6VpiqS5Z5quTYcUoo4Yq+DN0rtikODccuv7RU81sw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-function-name@7.27.1':
|
|
resolution: {integrity: sha512-1bQeydJF9Nr1eBCMMbC+hdwmRlsv5XYOMu03YSWFwNs0HsAmtSxxF1fyuYPqemVldVyFmlCU7w8UE14LupUSZQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-json-strings@7.28.6':
|
|
resolution: {integrity: sha512-Nr+hEN+0geQkzhbdgQVPoqr47lZbm+5fCUmO70722xJZd0Mvb59+33QLImGj6F+DkK3xgDi1YVysP8whD6FQAw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-literals@7.27.1':
|
|
resolution: {integrity: sha512-0HCFSepIpLTkLcsi86GG3mTUzxV5jpmbv97hTETW3yzrAij8aqlD36toB1D0daVFJM8NK6GvKO0gslVQmm+zZA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-logical-assignment-operators@7.28.6':
|
|
resolution: {integrity: sha512-+anKKair6gpi8VsM/95kmomGNMD0eLz1NQ8+Pfw5sAwWH9fGYXT50E55ZpV0pHUHWf6IUTWPM+f/7AAff+wr9A==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-member-expression-literals@7.27.1':
|
|
resolution: {integrity: sha512-hqoBX4dcZ1I33jCSWcXrP+1Ku7kdqXf1oeah7ooKOIiAdKQ+uqftgCFNOSzA5AMS2XIHEYeGFg4cKRCdpxzVOQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-modules-amd@7.27.1':
|
|
resolution: {integrity: sha512-iCsytMg/N9/oFq6n+gFTvUYDZQOMK5kEdeYxmxt91fcJGycfxVP9CnrxoliM0oumFERba2i8ZtwRUCMhvP1LnA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-modules-commonjs@7.28.6':
|
|
resolution: {integrity: sha512-jppVbf8IV9iWWwWTQIxJMAJCWBuuKx71475wHwYytrRGQ2CWiDvYlADQno3tcYpS/T2UUWFQp3nVtYfK/YBQrA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-modules-systemjs@7.29.4':
|
|
resolution: {integrity: sha512-N7QmZ0xRZfjHOfZeQLJjwgX2zS9pdGHSVl/cjSGlo4dXMqvurfxXDMKY4RqEKzPozV78VMcd0lxyG13mlbKc4w==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-modules-umd@7.27.1':
|
|
resolution: {integrity: sha512-iQBE/xC5BV1OxJbp6WG7jq9IWiD+xxlZhLrdwpPkTX3ydmXdvoCpyfJN7acaIBZaOqTfr76pgzqBJflNbeRK+w==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-named-capturing-groups-regex@7.29.0':
|
|
resolution: {integrity: sha512-1CZQA5KNAD6ZYQLPw7oi5ewtDNxH/2vuCh+6SmvgDfhumForvs8a1o9n0UrEoBD8HU4djO2yWngTQlXl1NDVEQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/plugin-transform-new-target@7.27.1':
|
|
resolution: {integrity: sha512-f6PiYeqXQ05lYq3TIfIDu/MtliKUbNwkGApPUvyo6+tc7uaR4cPjPe7DFPr15Uyycg2lZU6btZ575CuQoYh7MQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-nullish-coalescing-operator@7.28.6':
|
|
resolution: {integrity: sha512-3wKbRgmzYbw24mDJXT7N+ADXw8BC/imU9yo9c9X9NKaLF1fW+e5H1U5QjMUBe4Qo4Ox/o++IyUkl1sVCLgevKg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-numeric-separator@7.28.6':
|
|
resolution: {integrity: sha512-SJR8hPynj8outz+SlStQSwvziMN4+Bq99it4tMIf5/Caq+3iOc0JtKyse8puvyXkk3eFRIA5ID/XfunGgO5i6w==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-object-rest-spread@7.28.6':
|
|
resolution: {integrity: sha512-5rh+JR4JBC4pGkXLAcYdLHZjXudVxWMXbB6u6+E9lRL5TrGVbHt1TjxGbZ8CkmYw9zjkB7jutzOROArsqtncEA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-object-super@7.27.1':
|
|
resolution: {integrity: sha512-SFy8S9plRPbIcxlJ8A6mT/CxFdJx/c04JEctz4jf8YZaVS2px34j7NXRrlGlHkN/M2gnpL37ZpGRGVFLd3l8Ng==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-optional-catch-binding@7.28.6':
|
|
resolution: {integrity: sha512-R8ja/Pyrv0OGAvAXQhSTmWyPJPml+0TMqXlO5w+AsMEiwb2fg3WkOvob7UxFSL3OIttFSGSRFKQsOhJ/X6HQdQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-optional-chaining@7.28.6':
|
|
resolution: {integrity: sha512-A4zobikRGJTsX9uqVFdafzGkqD30t26ck2LmOzAuLL8b2x6k3TIqRiT2xVvA9fNmFeTX484VpsdgmKNA0bS23w==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-parameters@7.27.7':
|
|
resolution: {integrity: sha512-qBkYTYCb76RRxUM6CcZA5KRu8K4SM8ajzVeUgVdMVO9NN9uI/GaVmBg/WKJJGnNokV9SY8FxNOVWGXzqzUidBg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-private-methods@7.28.6':
|
|
resolution: {integrity: sha512-piiuapX9CRv7+0st8lmuUlRSmX6mBcVeNQ1b4AYzJxfCMuBfB0vBXDiGSmm03pKJw1v6cZ8KSeM+oUnM6yAExg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-private-property-in-object@7.28.6':
|
|
resolution: {integrity: sha512-b97jvNSOb5+ehyQmBpmhOCiUC5oVK4PMnpRvO7+ymFBoqYjeDHIU9jnrNUuwHOiL9RpGDoKBpSViarV+BU+eVA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-property-literals@7.27.1':
|
|
resolution: {integrity: sha512-oThy3BCuCha8kDZ8ZkgOg2exvPYUlprMukKQXI1r1pJ47NCvxfkEy8vK+r/hT9nF0Aa4H1WUPZZjHTFtAhGfmQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-react-display-name@7.28.0':
|
|
resolution: {integrity: sha512-D6Eujc2zMxKjfa4Zxl4GHMsmhKKZ9VpcqIchJLvwTxad9zWIYulwYItBovpDOoNLISpcZSXoDJ5gaGbQUDqViA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-react-jsx-development@7.27.1':
|
|
resolution: {integrity: sha512-ykDdF5yI4f1WrAolLqeF3hmYU12j9ntLQl/AOG1HAS21jxyg1Q0/J/tpREuYLfatGdGmXp/3yS0ZA76kOlVq9Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-react-jsx-self@7.27.1':
|
|
resolution: {integrity: sha512-6UzkCs+ejGdZ5mFFC/OCUrv028ab2fp1znZmCZjAOBKiBK2jXD1O+BPSfX8X2qjJ75fZBMSnQn3Rq2mrBJK2mw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-react-jsx-source@7.27.1':
|
|
resolution: {integrity: sha512-zbwoTsBruTeKB9hSq73ha66iFeJHuaFkUbwvqElnygoNbj/jHRsSeokowZFN3CZ64IvEqcmmkVe89OPXc7ldAw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-react-jsx@7.28.6':
|
|
resolution: {integrity: sha512-61bxqhiRfAACulXSLd/GxqmAedUSrRZIu/cbaT18T1CetkTmtDN15it7i80ru4DVqRK1WMxQhXs+Lf9kajm5Ow==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-react-pure-annotations@7.27.1':
|
|
resolution: {integrity: sha512-JfuinvDOsD9FVMTHpzA/pBLisxpv1aSf+OIV8lgH3MuWrks19R27e6a6DipIg4aX1Zm9Wpb04p8wljfKrVSnPA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-regenerator@7.29.0':
|
|
resolution: {integrity: sha512-FijqlqMA7DmRdg/aINBSs04y8XNTYw/lr1gJ2WsmBnnaNw1iS43EPkJW+zK7z65auG3AWRFXWj+NcTQwYptUog==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-regexp-modifiers@7.28.6':
|
|
resolution: {integrity: sha512-QGWAepm9qxpaIs7UM9FvUSnCGlb8Ua1RhyM4/veAxLwt3gMat/LSGrZixyuj4I6+Kn9iwvqCyPTtbdxanYoWYg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/plugin-transform-reserved-words@7.27.1':
|
|
resolution: {integrity: sha512-V2ABPHIJX4kC7HegLkYoDpfg9PVmuWy/i6vUM5eGK22bx4YVFD3M5F0QQnWQoDs6AGsUWTVOopBiMFQgHaSkVw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-runtime@7.29.0':
|
|
resolution: {integrity: sha512-jlaRT5dJtMaMCV6fAuLbsQMSwz/QkvaHOHOSXRitGGwSpR1blCY4KUKoyP2tYO8vJcqYe8cEj96cqSztv3uF9w==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-shorthand-properties@7.27.1':
|
|
resolution: {integrity: sha512-N/wH1vcn4oYawbJ13Y/FxcQrWk63jhfNa7jef0ih7PHSIHX2LB7GWE1rkPrOnka9kwMxb6hMl19p7lidA+EHmQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-spread@7.28.6':
|
|
resolution: {integrity: sha512-9U4QObUC0FtJl05AsUcodau/RWDytrU6uKgkxu09mLR9HLDAtUMoPuuskm5huQsoktmsYpI+bGmq+iapDcriKA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-sticky-regex@7.27.1':
|
|
resolution: {integrity: sha512-lhInBO5bi/Kowe2/aLdBAawijx+q1pQzicSgnkB6dUPc1+RC8QmJHKf2OjvU+NZWitguJHEaEmbV6VWEouT58g==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-template-literals@7.27.1':
|
|
resolution: {integrity: sha512-fBJKiV7F2DxZUkg5EtHKXQdbsbURW3DZKQUWphDum0uRP6eHGGa/He9mc0mypL680pb+e/lDIthRohlv8NCHkg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-typeof-symbol@7.27.1':
|
|
resolution: {integrity: sha512-RiSILC+nRJM7FY5srIyc4/fGIwUhyDuuBSdWn4y6yT6gm652DpCHZjIipgn6B7MQ1ITOUnAKWixEUjQRIBIcLw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-typescript@7.28.6':
|
|
resolution: {integrity: sha512-0YWL2RFxOqEm9Efk5PvreamxPME8OyY0wM5wh5lHjF+VtVhdneCWGzZeSqzOfiobVqQaNCd2z0tQvnI9DaPWPw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-unicode-escapes@7.27.1':
|
|
resolution: {integrity: sha512-Ysg4v6AmF26k9vpfFuTZg8HRfVWzsh1kVfowA23y9j/Gu6dOuahdUVhkLqpObp3JIv27MLSii6noRnuKN8H0Mg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-unicode-property-regex@7.28.6':
|
|
resolution: {integrity: sha512-4Wlbdl/sIZjzi/8St0evF0gEZrgOswVO6aOzqxh1kDZOl9WmLrHq2HtGhnOJZmHZYKP8WZ1MDLCt5DAWwRo57A==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-unicode-regex@7.27.1':
|
|
resolution: {integrity: sha512-xvINq24TRojDuyt6JGtHmkVkrfVV3FPT16uytxImLeBZqW3/H52yN+kM1MGuyPkIQxrzKwPHs5U/MP3qKyzkGw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-unicode-sets-regex@7.28.6':
|
|
resolution: {integrity: sha512-/wHc/paTUmsDYN7SZkpWxogTOBNnlx7nBQYfy6JJlCT7G3mVhltk3e++N7zV0XfgGsrqBxd4rJQt9H16I21Y1Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/preset-env@7.29.5':
|
|
resolution: {integrity: sha512-/69t2aEzGKHD76DyLbHysF/QH2LJOB8iFnYO37unDTKBTubzcMRv0f3H5EiN1Q6ajOd/eB7dAInF0qdFVS06kA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/preset-flow@7.27.1':
|
|
resolution: {integrity: sha512-ez3a2it5Fn6P54W8QkbfIyyIbxlXvcxyWHHvno1Wg0Ej5eiJY5hBb8ExttoIOJJk7V2dZE6prP7iby5q2aQ0Lg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/preset-modules@0.1.6-no-external-plugins':
|
|
resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0
|
|
|
|
'@babel/preset-react@7.28.5':
|
|
resolution: {integrity: sha512-Z3J8vhRq7CeLjdC58jLv4lnZ5RKFUJWqH5emvxmv9Hv3BD1T9R/Im713R4MTKwvFaV74ejZ3sM01LyEKk4ugNQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/preset-typescript@7.28.5':
|
|
resolution: {integrity: sha512-+bQy5WOI2V6LJZpPVxY+yp66XdZ2yifu0Mc1aP5CQKgjn4QM5IN2i5fAZ4xKop47pr8rpVhiAeu+nDQa12C8+g==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/register@7.29.3':
|
|
resolution: {integrity: sha512-F6C1KpIdoImKQfsD6HSxZ+mS4YY/2Q+JsqrmTC5ApVkTR2rG+nnbpjhWwzA5bDNu8mJjB3AryqDaWFLd4gCbJQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/runtime@7.29.2':
|
|
resolution: {integrity: sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/template@7.28.6':
|
|
resolution: {integrity: sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/traverse@7.29.0':
|
|
resolution: {integrity: sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/types@7.29.0':
|
|
resolution: {integrity: sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@bcoe/v8-coverage@0.2.3':
|
|
resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
|
|
|
|
'@bcoe/v8-coverage@1.0.2':
|
|
resolution: {integrity: sha512-6zABk/ECA/QYSCQ1NGiVwwbQerUCZ+TQbp64Q3AgmfNvurHH0j8TtXa1qbShXA6qqkpAj4V5W8pP6mLe1mcMqA==}
|
|
engines: {node: '>=18'}
|
|
|
|
'@cspotcode/source-map-support@0.8.1':
|
|
resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==}
|
|
engines: {node: '>=12'}
|
|
|
|
'@datadog/flagging-core@0.3.3':
|
|
resolution: {integrity: sha512-LnkTXMVxaCDGCOF2I+CCACndpbi4E8CP8NIsb1IbMmmATzkQHmYiL1ntFcS4mt5kNGAWXNrKquM02jhoiVc+dA==}
|
|
|
|
'@datadog/libdatadog@0.9.3':
|
|
resolution: {integrity: sha512-L+scIlcRRRF0qjeSU3VQLQlqezfQHkDdnOdbmx/gLjPqewKSyqVGp7XRdKXYo2vZTzmG8dH6rPKXwgI68UQufw==}
|
|
|
|
'@datadog/native-appsec@11.0.1':
|
|
resolution: {integrity: sha512-Y/XfknUmmJcw4hhQVhqzgdQvfjy+EGmXuUBgtVkI1r+/qS00egYu+wD/x7pOvjdbZNqN96znVszAnXvDQAzMDQ==}
|
|
engines: {node: '>=16'}
|
|
|
|
'@datadog/native-iast-taint-tracking@4.1.0':
|
|
resolution: {integrity: sha512-g9K9Ddx1YQfrQIC2hgtfnYUGuzAFvSvhvt2lPZOAWBPo+bkYoW5KEkMHoY5XykCigTfXBYcQicRV0xB22AMkHw==}
|
|
|
|
'@datadog/native-metrics@3.1.2':
|
|
resolution: {integrity: sha512-7AEWt0ZLr/ogR/9if1DmFBDTg3y67xM+gdhXUXKs+UQMxK0lnjrOHgN7fkpEmUG1uL+EkX2BDE3ENDlQ23J7OQ==}
|
|
engines: {node: '>=16'}
|
|
|
|
'@datadog/openfeature-node-server@1.1.2':
|
|
resolution: {integrity: sha512-fr+zCaKoCSdizX22H7eA9Z3QaZrOMu5qU0yK0M2aWtUxokSAKPlLz3+9HdmqwBWU/ikqI+lbiAK0oNdvmUKeQA==}
|
|
engines: {node: '>=18.0.0'}
|
|
peerDependencies:
|
|
'@openfeature/server-sdk': '>=1.15.1'
|
|
|
|
'@datadog/pprof@5.14.1':
|
|
resolution: {integrity: sha512-MlODCE9Gltmx7WChOg1BkIm7W2iE4CDW7K72BMwgzCvxFkG9rFWVsuA7/NEZL1nDvJ0qDe2du7DZZdZHTjcVPw==}
|
|
engines: {node: '>=16'}
|
|
|
|
'@datadog/wasm-js-rewriter@5.0.1':
|
|
resolution: {integrity: sha512-EzbV3Lrdt3udQEsbDOVC5gB1y7yxfpBbrSIk4jaEsGjyj0Dbv2HGj7tZjs+qXzIzNonHc8h5El2bYZOGfC2wwg==}
|
|
engines: {node: '>= 10'}
|
|
|
|
'@egjs/hammerjs@2.0.17':
|
|
resolution: {integrity: sha512-XQsZgjm2EcVUiZQf11UBJQfmZeEmOW8DpI1gsFeln6w0ae0ii4dMQEQ0kjl6DspdWX1aGY1/loyXnP0JS06e/A==}
|
|
engines: {node: '>=0.8.0'}
|
|
|
|
'@emnapi/core@1.10.0':
|
|
resolution: {integrity: sha512-yq6OkJ4p82CAfPl0u9mQebQHKPJkY7WrIuk205cTYnYe+k2Z8YBh11FrbRG/H6ihirqcacOgl2BIO8oyMQLeXw==}
|
|
|
|
'@emnapi/runtime@1.10.0':
|
|
resolution: {integrity: sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==}
|
|
|
|
'@emnapi/wasi-threads@1.2.1':
|
|
resolution: {integrity: sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==}
|
|
|
|
'@esbuild/aix-ppc64@0.21.5':
|
|
resolution: {integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ppc64]
|
|
os: [aix]
|
|
|
|
'@esbuild/aix-ppc64@0.28.0':
|
|
resolution: {integrity: sha512-lhRUCeuOyJQURhTxl4WkpFTjIsbDayJHih5kZC1giwE+MhIzAb7mEsQMqMf18rHLsrb5qI1tafG20mLxEWcWlA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [aix]
|
|
|
|
'@esbuild/android-arm64@0.21.5':
|
|
resolution: {integrity: sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm64@0.28.0':
|
|
resolution: {integrity: sha512-+WzIXQOSaGs33tLEgYPYe/yQHf0WTU0X42Jca3y8NWMbUVhp7rUnw+vAsRC/QiDrdD31IszMrZy+qwPOPjd+rw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm@0.21.5':
|
|
resolution: {integrity: sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm@0.28.0':
|
|
resolution: {integrity: sha512-wqh0ByljabXLKHeWXYLqoJ5jKC4XBaw6Hk08OfMrCRd2nP2ZQ5eleDZC41XHyCNgktBGYMbqnrJKq/K/lzPMSQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@esbuild/android-x64@0.21.5':
|
|
resolution: {integrity: sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-x64@0.28.0':
|
|
resolution: {integrity: sha512-+VJggoaKhk2VNNqVL7f6S189UzShHC/mR9EE8rDdSkdpN0KflSwWY/gWjDrNxxisg8Fp1ZCD9jLMo4m0OUfeUA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
|
|
'@esbuild/darwin-arm64@0.21.5':
|
|
resolution: {integrity: sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-arm64@0.28.0':
|
|
resolution: {integrity: sha512-0T+A9WZm+bZ84nZBtk1ckYsOvyA3x7e2Acj1KdVfV4/2tdG4fzUp91YHx+GArWLtwqp77pBXVCPn2We7Letr0Q==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-x64@0.21.5':
|
|
resolution: {integrity: sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-x64@0.28.0':
|
|
resolution: {integrity: sha512-fyzLm/DLDl/84OCfp2f/XQ4flmORsjU7VKt8HLjvIXChJoFFOIL6pLJPH4Yhd1n1gGFF9mPwtlN5Wf82DZs+LQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/freebsd-arm64@0.21.5':
|
|
resolution: {integrity: sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-arm64@0.28.0':
|
|
resolution: {integrity: sha512-l9GeW5UZBT9k9brBYI+0WDffcRxgHQD8ShN2Ur4xWq/NFzUKm3k5lsH4PdaRgb2w7mI9u61nr2gI2mLI27Nh3Q==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-x64@0.21.5':
|
|
resolution: {integrity: sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-x64@0.28.0':
|
|
resolution: {integrity: sha512-BXoQai/A0wPO6Es3yFJ7APCiKGc1tdAEOgeTNy3SsB491S3aHn4S4r3e976eUnPdU+NbdtmBuLncYir2tMU9Nw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/linux-arm64@0.21.5':
|
|
resolution: {integrity: sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm64@0.28.0':
|
|
resolution: {integrity: sha512-RVyzfb3FWsGA55n6WY0MEIEPURL1FcbhFE6BffZEMEekfCzCIMtB5yyDcFnVbTnwk+CLAgTujmV/Lgvih56W+A==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm@0.21.5':
|
|
resolution: {integrity: sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm@0.28.0':
|
|
resolution: {integrity: sha512-CjaaREJagqJp7iTaNQjjidaNbCKYcd4IDkzbwwxtSvjI7NZm79qiHc8HqciMddQ6CKvJT6aBd8lO9kN/ZudLlw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ia32@0.21.5':
|
|
resolution: {integrity: sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ia32@0.28.0':
|
|
resolution: {integrity: sha512-KBnSTt1kxl9x70q+ydterVdl+Cn0H18ngRMRCEQfrbqdUuntQQ0LoMZv47uB97NljZFzY6HcfqEZ2SAyIUTQBQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-loong64@0.21.5':
|
|
resolution: {integrity: sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-loong64@0.28.0':
|
|
resolution: {integrity: sha512-zpSlUce1mnxzgBADvxKXX5sl8aYQHo2ezvMNI8I0lbblJtp8V4odlm3Yzlj7gPyt3T8ReksE6bK+pT3WD+aJRg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-mips64el@0.21.5':
|
|
resolution: {integrity: sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-mips64el@0.28.0':
|
|
resolution: {integrity: sha512-2jIfP6mmjkdmeTlsX/9vmdmhBmKADrWqN7zcdtHIeNSCH1SqIoNI63cYsjQR8J+wGa4Y5izRcSHSm8K3QWmk3w==}
|
|
engines: {node: '>=18'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ppc64@0.21.5':
|
|
resolution: {integrity: sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ppc64@0.28.0':
|
|
resolution: {integrity: sha512-bc0FE9wWeC0WBm49IQMPSPILRocGTQt3j5KPCA8os6VprfuJ7KD+5PzESSrJ6GmPIPJK965ZJHTUlSA6GNYEhg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-riscv64@0.21.5':
|
|
resolution: {integrity: sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-riscv64@0.28.0':
|
|
resolution: {integrity: sha512-SQPZOwoTTT/HXFXQJG/vBX8sOFagGqvZyXcgLA3NhIqcBv1BJU1d46c0rGcrij2B56Z2rNiSLaZOYW5cUk7yLQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-s390x@0.21.5':
|
|
resolution: {integrity: sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-s390x@0.28.0':
|
|
resolution: {integrity: sha512-SCfR0HN8CEEjnYnySJTd2cw0k9OHB/YFzt5zgJEwa+wL/T/raGWYMBqwDNAC6dqFKmJYZoQBRfHjgwLHGSrn3Q==}
|
|
engines: {node: '>=18'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-x64@0.21.5':
|
|
resolution: {integrity: sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-x64@0.28.0':
|
|
resolution: {integrity: sha512-us0dSb9iFxIi8srnpl931Nvs65it/Jd2a2K3qs7fz2WfGPHqzfzZTfec7oxZJRNPXPnNYZtanmRc4AL/JwVzHQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@esbuild/netbsd-arm64@0.28.0':
|
|
resolution: {integrity: sha512-CR/RYotgtCKwtftMwJlUU7xCVNg3lMYZ0RzTmAHSfLCXw3NtZtNpswLEj/Kkf6kEL3Gw+BpOekRX0BYCtklhUw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/netbsd-x64@0.21.5':
|
|
resolution: {integrity: sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/netbsd-x64@0.28.0':
|
|
resolution: {integrity: sha512-nU1yhmYutL+fQ71Kxnhg8uEOdC0pwEW9entHykTgEbna2pw2dkbFSMeqjjyHZoCmt8SBkOSvV+yNmm94aUrrqw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/openbsd-arm64@0.28.0':
|
|
resolution: {integrity: sha512-cXb5vApOsRsxsEl4mcZ1XY3D4DzcoMxR/nnc4IyqYs0rTI8ZKmW6kyyg+11Z8yvgMfAEldKzP7AdP64HnSC/6g==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openbsd-x64@0.21.5':
|
|
resolution: {integrity: sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openbsd-x64@0.28.0':
|
|
resolution: {integrity: sha512-8wZM2qqtv9UP3mzy7HiGYNH/zjTA355mpeuA+859TyR+e+Tc08IHYpLJuMsfpDJwoLo1ikIJI8jC3GFjnRClzA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openharmony-arm64@0.28.0':
|
|
resolution: {integrity: sha512-FLGfyizszcef5C3YtoyQDACyg95+dndv79i2EekILBofh5wpCa1KuBqOWKrEHZg3zrL3t5ouE5jgr94vA+Wb2w==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@esbuild/sunos-x64@0.21.5':
|
|
resolution: {integrity: sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
|
|
'@esbuild/sunos-x64@0.28.0':
|
|
resolution: {integrity: sha512-1ZgjUoEdHZZl/YlV76TSCz9Hqj9h9YmMGAgAPYd+q4SicWNX3G5GCyx9uhQWSLcbvPW8Ni7lj4gDa1T40akdlw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
|
|
'@esbuild/win32-arm64@0.21.5':
|
|
resolution: {integrity: sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-arm64@0.28.0':
|
|
resolution: {integrity: sha512-Q9StnDmQ/enxnpxCCLSg0oo4+34B9TdXpuyPeTedN/6+iXBJ4J+zwfQI28u/Jl40nOYAxGoNi7mFP40RUtkmUA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-ia32@0.21.5':
|
|
resolution: {integrity: sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-ia32@0.28.0':
|
|
resolution: {integrity: sha512-zF3ag/gfiCe6U2iczcRzSYJKH1DCI+ByzSENHlM2FcDbEeo5Zd2C86Aq0tKUYAJJ1obRP84ymxIAksZUcdztHA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-x64@0.21.5':
|
|
resolution: {integrity: sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-x64@0.28.0':
|
|
resolution: {integrity: sha512-pEl1bO9mfAmIC+tW5btTmrKaujg3zGtUmWNdCw/xs70FBjwAL3o9OEKNHvNmnyylD6ubxUERiEhdsL0xBQ9efw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@eslint-community/eslint-utils@4.9.1':
|
|
resolution: {integrity: sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
peerDependencies:
|
|
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
|
|
|
|
'@eslint-community/regexpp@4.12.2':
|
|
resolution: {integrity: sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==}
|
|
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
|
|
|
'@eslint/eslintrc@2.1.4':
|
|
resolution: {integrity: sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
'@eslint/js@8.57.1':
|
|
resolution: {integrity: sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
'@expo/bunyan@4.0.1':
|
|
resolution: {integrity: sha512-+Lla7nYSiHZirgK+U/uYzsLv/X+HaJienbD5AKX1UQZHYfWaP+9uuQluRB4GrEVWF0GZ7vEVp/jzaOT9k/SQlg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
'@expo/cli@0.18.31':
|
|
resolution: {integrity: sha512-v9llw9fT3Uv+TCM6Xllo54t672CuYtinEQZ2LPJ2EJsCwuTc4Cd2gXQaouuIVD21VoeGQnr5JtJuWbF97sBKzQ==}
|
|
hasBin: true
|
|
|
|
'@expo/cli@55.0.30':
|
|
resolution: {integrity: sha512-luWcCgompncWtCi1HqQfY32MVOuD0kUeARpr1Le1LeKVtZykjOwnz7YWXZo5zjISiD7L/gQnBNGVrRjvREsJqg==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
expo: '*'
|
|
expo-router: '*'
|
|
react-native: '*'
|
|
peerDependenciesMeta:
|
|
expo-router:
|
|
optional: true
|
|
react-native:
|
|
optional: true
|
|
|
|
'@expo/code-signing-certificates@0.0.5':
|
|
resolution: {integrity: sha512-BNhXkY1bblxKZpltzAx98G2Egj9g1Q+JRcvR7E99DOj862FTCX+ZPsAUtPTr7aHxwtrL7+fL3r0JSmM9kBm+Bw==}
|
|
|
|
'@expo/code-signing-certificates@0.0.6':
|
|
resolution: {integrity: sha512-iNe0puxwBNEcuua9gmTGzq+SuMDa0iATai1FlFTMHJ/vUmKvN/V//drXoLJkVb5i5H3iE/n/qIJxyoBnXouD0w==}
|
|
|
|
'@expo/config-plugins@55.0.9':
|
|
resolution: {integrity: sha512-jLfpxru8dTo7eU0cqeTWuQav7byyjb37eF/mbXl1/3eTBHBvFU1VGxpeKxanUdTQAAjqzH8KGgWb0fWcce+z1w==}
|
|
|
|
'@expo/config-plugins@7.2.5':
|
|
resolution: {integrity: sha512-w+5ccu1IxBHgyQk9CPFKLZOk8yZQEyTjbJwOzESK1eR7QwosbcsLkN1c1WWUZYiCXwORu3UTwJYll4+X2xxJhQ==}
|
|
|
|
'@expo/config-plugins@8.0.11':
|
|
resolution: {integrity: sha512-oALE1HwnLFthrobAcC9ocnR9KXLzfWEjgIe4CPe+rDsfC6GDs8dGYCXfRFoCEzoLN4TGYs9RdZ8r0KoCcNrm2A==}
|
|
|
|
'@expo/config-types@49.0.0':
|
|
resolution: {integrity: sha512-8eyREVi+K2acnMBe/rTIu1dOfyR2+AMnTLHlut+YpMV9OZPdeKV0Bs9BxAewGqBA2slslbQ9N39IS2CuTKpXkA==}
|
|
|
|
'@expo/config-types@51.0.3':
|
|
resolution: {integrity: sha512-hMfuq++b8VySb+m9uNNrlpbvGxYc8OcFCUX9yTmi9tlx6A4k8SDabWFBgmnr4ao3wEArvWrtUQIfQCVtPRdpKA==}
|
|
|
|
'@expo/config-types@55.0.5':
|
|
resolution: {integrity: sha512-sCmSUZG4mZ/ySXvfyyBdhjivz8Q539X1NondwDdYG7s3SBsk+wsgPJzYsqgAG/P9+l0xWjUD2F+kQ1cAJ6NNLg==}
|
|
|
|
'@expo/config@55.0.17':
|
|
resolution: {integrity: sha512-Y3VaRg7Jllg3MhlUOTQqHm6/dttsqcjYlnS9enhAllZvPUpTHnRA4YPETtUZlxkdMJy6y3UZe986pd/KfJ6OTg==}
|
|
|
|
'@expo/config@8.1.2':
|
|
resolution: {integrity: sha512-4e7hzPj50mQIlsrzOH6XZ36O094mPfPTIDIH4yv49bWNMc7GFLTofB/lcT+QyxiLaJuC0Wlk9yOLB8DIqmtwug==}
|
|
|
|
'@expo/config@9.0.4':
|
|
resolution: {integrity: sha512-g5ns5u1JSKudHYhjo1zaSfkJ/iZIcWmUmIQptMJZ6ag1C0ShL2sj8qdfU8MmAMuKLOgcIfSaiWlQnm4X3VJVkg==}
|
|
|
|
'@expo/devcert@1.2.1':
|
|
resolution: {integrity: sha512-qC4eaxmKMTmJC2ahwyui6ud8f3W60Ss7pMkpBq40Hu3zyiAaugPXnZ24145U7K36qO9UHdZUVxsCvIpz2RYYCA==}
|
|
|
|
'@expo/devtools@55.0.3':
|
|
resolution: {integrity: sha512-KoIDgo0NoXeWLsIcOdZqtAG/1LlsM+JL0DA3bo0vCYaOYTBLXi/ZvRBqa20Ub8D2vKLNa+FgRQW0gRg04Ps1Pg==}
|
|
peerDependencies:
|
|
react: '*'
|
|
react-native: '*'
|
|
peerDependenciesMeta:
|
|
react:
|
|
optional: true
|
|
react-native:
|
|
optional: true
|
|
|
|
'@expo/dom-webview@55.0.6':
|
|
resolution: {integrity: sha512-ZNm8tiNEZysxrr36J0x4mOCGyJDcaIvL/3tMxBz0VJIJDcV19xjuJAhJQxHovu+jKx6s9tRyEAINa1mdrzV39g==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
react: '*'
|
|
react-native: '*'
|
|
|
|
'@expo/env@0.3.0':
|
|
resolution: {integrity: sha512-OtB9XVHWaXidLbHvrVDeeXa09yvTl3+IQN884sO6PhIi2/StXfgSH/9zC7IvzrDB8kW3EBJ1PPLuCUJ2hxAT7Q==}
|
|
|
|
'@expo/env@2.1.2':
|
|
resolution: {integrity: sha512-RJtGFfj/ygO/6zcVbV3cckHf4THcEkv5IZft1GjCB3dfT6axvzvIwXE9EiQqQYmGHcQ+ZrvC8xZcIhiHba0pYg==}
|
|
engines: {node: '>=20.12.0'}
|
|
|
|
'@expo/fingerprint@0.16.7':
|
|
resolution: {integrity: sha512-BH8sicYOqZ1iBMwCVEGIz6uTTfylosjc49FoMmCYIzKOiYdiVehsfoYBwyfxwWIiya1VMhm1gv0cgOP8fxHpDw==}
|
|
hasBin: true
|
|
|
|
'@expo/image-utils@0.5.1':
|
|
resolution: {integrity: sha512-U/GsFfFox88lXULmFJ9Shfl2aQGcwoKPF7fawSCLixIKtMCpsI+1r0h+5i0nQnmt9tHuzXZDL8+Dg1z6OhkI9A==}
|
|
|
|
'@expo/image-utils@0.8.14':
|
|
resolution: {integrity: sha512-5Sn+jG4Cw+shC2wDMXoqSAJnvERbiwzHn05FpWtD5IBflfTIs5gUmjzwiGVyjOdlMSQhgRrw/AymPbmO9h9mpQ==}
|
|
|
|
'@expo/json-file@10.0.14':
|
|
resolution: {integrity: sha512-yWwBFywFv+SxkJp/pIzzA416JVYflNUh7pqQzgaA6nXDqRyK7KfrqVzk8PdUfDnqbBcaZZxpzNssfQZzp5KHrA==}
|
|
|
|
'@expo/json-file@8.2.37':
|
|
resolution: {integrity: sha512-YaH6rVg11JoTS2P6LsW7ybS2CULjf40AbnAHw2F1eDPuheprNjARZMnyHFPkKv7GuxCy+B9GPcbOKgc4cgA80Q==}
|
|
|
|
'@expo/json-file@8.3.3':
|
|
resolution: {integrity: sha512-eZ5dld9AD0PrVRiIWpRkm5aIoWBw3kAyd8VkuWEy92sEthBKDDDHAnK2a0dw0Eil6j7rK7lS/Qaq/Zzngv2h5A==}
|
|
|
|
'@expo/local-build-cache-provider@55.0.13':
|
|
resolution: {integrity: sha512-Vg5BE10UL+0yg3BVtIeiSoeHU31Qe1m3UxhBPS478ACY1zzKuxZE30x2sym/B2OIWypjmPzXDRt8J9TOGFuFNw==}
|
|
|
|
'@expo/log-box@55.0.12':
|
|
resolution: {integrity: sha512-f9ARS8J60cq3LLNdIqmUjYwyerBzVS5Ecp7KjIf3GOIPjW0571rkcwLz4/U18l/1DeSkSzIkYsNl2TC9oTdWaQ==}
|
|
peerDependencies:
|
|
'@expo/dom-webview': ^55.0.6
|
|
expo: '*'
|
|
react: '*'
|
|
react-native: '*'
|
|
|
|
'@expo/metro-config@0.18.11':
|
|
resolution: {integrity: sha512-/uOq55VbSf9yMbUO1BudkUM2SsGW1c5hr9BnhIqYqcsFv0Jp5D3DtJ4rljDKaUeNLbwr6m7pqIrkSMq5NrYf4Q==}
|
|
|
|
'@expo/metro-config@55.0.21':
|
|
resolution: {integrity: sha512-pJ8G0uCxqA9KK+XCzXZF7ZI37rduD2l7Cun2e3rVAgB2yeOZagUD+VBvooU9QPiWx9e/7EbimH5/JP81JyhQlg==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
peerDependenciesMeta:
|
|
expo:
|
|
optional: true
|
|
|
|
'@expo/metro@55.1.1':
|
|
resolution: {integrity: sha512-/wfXo5hTuAVpVLG/4hzlmD9NBGJkzkmBEMm/4VICajYRbj7y8OmqqPWbbymzHiBiHB6tI9BnsyXpQM6zVZEECg==}
|
|
|
|
'@expo/osascript@2.4.3':
|
|
resolution: {integrity: sha512-wbuj3EebM7W9hN/Wp4xTzKd6rQ2zKJzAxkFxkOOwyysLp0HOAgQ4/5RINyoS241pZUX2rUHq7mAJ7pcCQ8U0Ow==}
|
|
engines: {node: '>=12'}
|
|
|
|
'@expo/package-manager@1.10.5':
|
|
resolution: {integrity: sha512-nCP9Mebfl3jvOr0/P6VAuyah6PAtun+aihIL2zAtuE8uSe94JWkVZ7051i0MUVO+y3gFpBqnr8IIH5ch+VJjHA==}
|
|
|
|
'@expo/plist@0.0.20':
|
|
resolution: {integrity: sha512-UXQ4LXCfTZ580LDHGJ5q62jSTwJFFJ1GqBu8duQMThiHKWbMJ+gajJh6rsB6EJ3aLUr9wcauxneL5LVRFxwBEA==}
|
|
|
|
'@expo/plist@0.1.3':
|
|
resolution: {integrity: sha512-GW/7hVlAylYg1tUrEASclw1MMk9FP4ZwyFAY/SUTJIhPDQHtfOlXREyWV3hhrHdX/K+pS73GNgdfT6E/e+kBbg==}
|
|
|
|
'@expo/plist@0.5.3':
|
|
resolution: {integrity: sha512-jz5oPcPDd3fygwVxwSwmO6wodTwm0Qa14NUyPy0ka7H8sFmCtNZUI2+DzVe/EXjOhq1FbEjrwl89gdlWYOnVjQ==}
|
|
|
|
'@expo/prebuild-config@55.0.18':
|
|
resolution: {integrity: sha512-2oKXyy5pyM87DJqXW5Z+Sakle6rApFFtpPhWOiNsOdoh6rOAD+EqVgyrs2OEEic8CE0tTt27w3SRfSZe/PZrxg==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
|
|
'@expo/prebuild-config@7.0.9':
|
|
resolution: {integrity: sha512-9i6Cg7jInpnGEHN0jxnW0P+0BexnePiBzmbUvzSbRXpdXihYUX2AKMu73jgzxn5P1hXOSkzNS7umaY+BZ+aBag==}
|
|
peerDependencies:
|
|
expo-modules-autolinking: '>=0.8.1'
|
|
|
|
'@expo/require-utils@55.0.5':
|
|
resolution: {integrity: sha512-U4K/CQ2VpXuwfNGsN+daKmYOt15hCP8v/pXaYH6eut7kdYZo6SfJ1yr67BIcJ+1Gzzs+QzTxswAZChKpXmceyw==}
|
|
peerDependencies:
|
|
typescript: ^5.0.0 || ^5.0.0-0
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
|
|
'@expo/router-server@55.0.16':
|
|
resolution: {integrity: sha512-LvAdrm039nQBG+95+ff5Rc4CsBuoc/giDhjQrgxB9lKJqC/ZTq1xbwfEZFNq6yokX6fOCs/vlxdhmSkOjMIrvg==}
|
|
peerDependencies:
|
|
'@expo/metro-runtime': ^55.0.11
|
|
expo: '*'
|
|
expo-constants: ^55.0.16
|
|
expo-font: ^55.0.7
|
|
expo-router: '*'
|
|
expo-server: ^55.0.9
|
|
react: '*'
|
|
react-dom: '*'
|
|
react-server-dom-webpack: ~19.0.1 || ~19.1.2 || ~19.2.1
|
|
peerDependenciesMeta:
|
|
'@expo/metro-runtime':
|
|
optional: true
|
|
expo-router:
|
|
optional: true
|
|
react-dom:
|
|
optional: true
|
|
react-server-dom-webpack:
|
|
optional: true
|
|
|
|
'@expo/rudder-sdk-node@1.1.1':
|
|
resolution: {integrity: sha512-uy/hS/awclDJ1S88w9UGpc6Nm9XnNUjzOAAib1A3PVAnGQIwebg8DpFqOthFBTlZxeuV/BKbZ5jmTbtNZkp1WQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
'@expo/schema-utils@55.0.4':
|
|
resolution: {integrity: sha512-65IdeeE8dAZR3n3J5Eq7LYiQ8BFGeEYCWPBCzycvafL7PkskbCyIclTQarRwf/HXFoRvezKCjaLwy/8v9Prk6g==}
|
|
|
|
'@expo/sdk-runtime-versions@1.0.0':
|
|
resolution: {integrity: sha512-Doz2bfiPndXYFPMRwPyGa1k5QaKDVpY806UJj570epIiMzWaYyCtobasyfC++qfIXVb5Ocy7r3tP9d62hAQ7IQ==}
|
|
|
|
'@expo/spawn-async@1.7.2':
|
|
resolution: {integrity: sha512-QdWi16+CHB9JYP7gma19OVVg0BFkvU8zNj9GjWorYI8Iv8FUxjOCcYRuAmX4s/h91e4e7BPsskc8cSrZYho9Ew==}
|
|
engines: {node: '>=12'}
|
|
|
|
'@expo/sudo-prompt@9.3.2':
|
|
resolution: {integrity: sha512-HHQigo3rQWKMDzYDLkubN5WQOYXJJE2eNqIQC2axC2iO3mHdwnIR7FgZVvHWtBwAdzBgAP0ECp8KqS8TiMKvgw==}
|
|
|
|
'@expo/vector-icons@14.1.0':
|
|
resolution: {integrity: sha512-7T09UE9h8QDTsUeMGymB4i+iqvtEeaO5VvUjryFB4tugDTG/bkzViWA74hm5pfjjDEhYMXWaX112mcvhccmIwQ==}
|
|
peerDependencies:
|
|
expo-font: '*'
|
|
react: '*'
|
|
react-native: '*'
|
|
|
|
'@expo/vector-icons@15.1.1':
|
|
resolution: {integrity: sha512-Iu2VkcoI5vygbtYngm7jb4ifxElNVXQYdDrYkT7UCEIiKLeWnQY0wf2ZhHZ+Wro6Sc5TaumpKUOqDRpLi5rkvw==}
|
|
peerDependencies:
|
|
expo-font: '>=14.0.4'
|
|
react: '*'
|
|
react-native: '*'
|
|
|
|
'@expo/ws-tunnel@1.0.6':
|
|
resolution: {integrity: sha512-nDRbLmSrJar7abvUjp3smDwH8HcbZcoOEa5jVPUv9/9CajgmWw20JNRwTuBRzWIWIkEJDkz20GoNA+tSwUqk0Q==}
|
|
|
|
'@expo/xcpretty@4.4.4':
|
|
resolution: {integrity: sha512-4aQzz9vgxcNXFfo/iyNgDDYfsU5XGKKxWxZopw0cVotHiW+U8IJbIxMaxsINs6bHhtkG3StKNPcOrn3eBuxKPw==}
|
|
hasBin: true
|
|
|
|
'@fastify/accept-negotiator@1.1.0':
|
|
resolution: {integrity: sha512-OIHZrb2ImZ7XG85HXOONLcJWGosv7sIvM2ifAPQVhg9Lv7qdmMBNVaai4QTdyuaqbKM5eO6sLSQOYI7wEQeCJQ==}
|
|
engines: {node: '>=14'}
|
|
|
|
'@fastify/accept-negotiator@2.0.1':
|
|
resolution: {integrity: sha512-/c/TW2bO/v9JeEgoD/g1G5GxGeCF1Hafdf79WPmUlgYiBXummY0oX3VVq4yFkKKVBKDNlaDUYoab7g38RpPqCQ==}
|
|
|
|
'@fastify/ajv-compiler@4.0.5':
|
|
resolution: {integrity: sha512-KoWKW+MhvfTRWL4qrhUwAAZoaChluo0m0vbiJlGMt2GXvL4LVPQEjt8kSpHI3IBq5Rez8fg+XeH3cneztq+C7A==}
|
|
|
|
'@fastify/busboy@1.2.1':
|
|
resolution: {integrity: sha512-7PQA7EH43S0CxcOa9OeAnaeA0oQ+e/DHNPZwSQM9CQHW76jle5+OvLdibRp/Aafs9KXbLhxyjOTkRjWUbQEd3Q==}
|
|
engines: {node: '>=14'}
|
|
|
|
'@fastify/busboy@3.2.0':
|
|
resolution: {integrity: sha512-m9FVDXU3GT2ITSe0UaMA5rU3QkfC/UXtCU8y0gSN/GugTqtVldOBWIB5V6V3sbmenVZUIpU6f+mPEO2+m5iTaA==}
|
|
|
|
'@fastify/cors@10.1.0':
|
|
resolution: {integrity: sha512-MZyBCBJtII60CU9Xme/iE4aEy8G7QpzGR8zkdXZkDFt7ElEMachbE61tfhAG/bvSaULlqlf0huMT12T7iqEmdQ==}
|
|
|
|
'@fastify/deepmerge@1.3.0':
|
|
resolution: {integrity: sha512-J8TOSBq3SoZbDhM9+R/u77hP93gz/rajSA+K2kGyijPpORPWUXHUpTaleoj+92As0S9uPRP7Oi8IqMf0u+ro6A==}
|
|
|
|
'@fastify/error@3.4.1':
|
|
resolution: {integrity: sha512-wWSvph+29GR783IhmvdwWnN4bUxTD01Vm5Xad4i7i1VuAOItLvbPAb69sb0IQ2N57yprvhNIwAP5B6xfKTmjmQ==}
|
|
|
|
'@fastify/error@4.2.0':
|
|
resolution: {integrity: sha512-RSo3sVDXfHskiBZKBPRgnQTtIqpi/7zhJOEmAxCiBcM7d0uwdGdxLlsCaLzGs8v8NnxIRlfG0N51p5yFaOentQ==}
|
|
|
|
'@fastify/fast-json-stringify-compiler@5.0.3':
|
|
resolution: {integrity: sha512-uik7yYHkLr6fxd8hJSZ8c+xF4WafPK+XzneQDPU+D10r5X19GW8lJcom2YijX2+qtFF1ENJlHXKFM9ouXNJYgQ==}
|
|
|
|
'@fastify/forwarded@3.0.1':
|
|
resolution: {integrity: sha512-JqDochHFqXs3C3Ml3gOY58zM7OqO9ENqPo0UqAjAjH8L01fRZqwX9iLeX34//kiJubF7r2ZQHtBRU36vONbLlw==}
|
|
|
|
'@fastify/helmet@13.0.2':
|
|
resolution: {integrity: sha512-tO1QMkOfNeCt9l4sG/FiWErH4QMm+RjHzbMTrgew1DYOQ2vb/6M1G2iNABBrD7Xq6dUk+HLzWW8u+rmmhQHifA==}
|
|
|
|
'@fastify/merge-json-schemas@0.2.1':
|
|
resolution: {integrity: sha512-OA3KGBCy6KtIvLf8DINC5880o5iBlDX4SxzLQS8HorJAbqluzLRn80UXU0bxZn7UOFhFgpRJDasfwn9nG4FG4A==}
|
|
|
|
'@fastify/multipart@7.7.3':
|
|
resolution: {integrity: sha512-MG4Gd9FNEXc8qx0OgqoXM10EGO/dN/0iVQ8SrpFMU3d6F6KUfcqD2ZyoQhkm9LWrbiMgdHv5a43x78lASdn5GA==}
|
|
|
|
'@fastify/proxy-addr@5.1.0':
|
|
resolution: {integrity: sha512-INS+6gh91cLUjB+PVHfu1UqcB76Sqtpyp7bnL+FYojhjygvOPA9ctiD/JDKsyD9Xgu4hUhCSJBPig/w7duNajw==}
|
|
|
|
'@fastify/rate-limit@9.1.0':
|
|
resolution: {integrity: sha512-h5dZWCkuZXN0PxwqaFQLxeln8/LNwQwH9popywmDCFdKfgpi4b/HoMH1lluy6P+30CG9yzzpSpwTCIPNB9T1JA==}
|
|
|
|
'@fastify/send@2.1.0':
|
|
resolution: {integrity: sha512-yNYiY6sDkexoJR0D8IDy3aRP3+L4wdqCpvx5WP+VtEU58sn7USmKynBzDQex5X42Zzvw2gNzzYgP90UfWShLFA==}
|
|
|
|
'@fastify/send@4.1.0':
|
|
resolution: {integrity: sha512-TMYeQLCBSy2TOFmV95hQWkiTYgC/SEx7vMdV+wnZVX4tt8VBLKzmH8vV9OzJehV0+XBfg+WxPMt5wp+JBUKsVw==}
|
|
|
|
'@fastify/sensible@6.0.4':
|
|
resolution: {integrity: sha512-1vxcCUlPMew6WroK8fq+LVOwbsLtX+lmuRuqpcp6eYqu6vmkLwbKTdBWAZwbeaSgCfW4tzUpTIHLLvTiQQ1BwQ==}
|
|
|
|
'@fastify/static@6.12.0':
|
|
resolution: {integrity: sha512-KK1B84E6QD/FcQWxDI2aiUCwHxMJBI1KeCUzm1BwYpPY1b742+jeKruGHP2uOluuM6OkBPI8CIANrXcCRtC2oQ==}
|
|
|
|
'@fastify/static@9.1.3':
|
|
resolution: {integrity: sha512-aXrYtsiryLhRxRNaxNqsn7FUISeb7rB9q4eHUPIot5aeQBLNahnz1m6thzm7JWC1poSGXS9XrX8DvuMivp2hkQ==}
|
|
|
|
'@fastify/swagger-ui@1.10.2':
|
|
resolution: {integrity: sha512-f2mRqtblm6eRAFQ3e8zSngxVNEtiYY7rISKQVjPA++ZsWc5WYlPVTb6Bx0G/zy0BIoucNqDr/Q2Vb/kTYkOq1A==}
|
|
|
|
'@fastify/swagger-ui@5.2.6':
|
|
resolution: {integrity: sha512-OMnms0O5s9wb6wis/K5nlrAMLsgUbr1GA8uphM41IasWe3AFdgxz6r/3bA9HTxlDNUYc2FGGKeqMp3ntxmSiNA==}
|
|
|
|
'@fastify/swagger@8.15.0':
|
|
resolution: {integrity: sha512-zy+HEEKFqPMS2sFUsQU5X0MHplhKJvWeohBwTCkBAJA/GDYGLGUWQaETEhptiqxK7Hs0fQB9B4MDb3pbwIiCwA==}
|
|
|
|
'@fastify/swagger@9.7.0':
|
|
resolution: {integrity: sha512-Vp1SC1GC2Hrkd3faFILv86BzUNyFz5N4/xdExqtCgkGASOzn/x+eMe4qXIGq7cdT6wif/P/oa6r1Ruqx19paZA==}
|
|
|
|
'@firebase/app-check-interop-types@0.3.2':
|
|
resolution: {integrity: sha512-LMs47Vinv2HBMZi49C09dJxp0QT5LwDzFaVGf/+ITHe3BlIhUiLNttkATSXplc89A2lAaeTqjgqVkiRfUGyQiQ==}
|
|
|
|
'@firebase/app-types@0.9.2':
|
|
resolution: {integrity: sha512-oMEZ1TDlBz479lmABwWsWjzHwheQKiAgnuKxE0pz0IXCVx7/rtlkx1fQ6GfgK24WCrxDKMplZrT50Kh04iMbXQ==}
|
|
|
|
'@firebase/auth-interop-types@0.2.3':
|
|
resolution: {integrity: sha512-Fc9wuJGgxoxQeavybiuwgyi+0rssr76b+nHpj+eGhXFYAdudMWyfBHvFL/I5fEHniUM/UQdFzi9VXJK2iZF7FQ==}
|
|
|
|
'@firebase/component@0.6.9':
|
|
resolution: {integrity: sha512-gm8EUEJE/fEac86AvHn8Z/QW8BvR56TBw3hMW0O838J/1mThYQXAIQBgUv75EqlCZfdawpWLrKt1uXvp9ciK3Q==}
|
|
|
|
'@firebase/database-compat@1.0.8':
|
|
resolution: {integrity: sha512-OpeWZoPE3sGIRPBKYnW9wLad25RaWbGyk7fFQe4xnJQKRzlynWeFBSRRAoLE2Old01WXwskUiucNqUUVlFsceg==}
|
|
|
|
'@firebase/database-types@1.0.5':
|
|
resolution: {integrity: sha512-fTlqCNwFYyq/C6W7AJ5OCuq5CeZuBEsEwptnVxlNPkWCo5cTTyukzAHRSO/jaQcItz33FfYrrFk1SJofcu2AaQ==}
|
|
|
|
'@firebase/database@1.0.8':
|
|
resolution: {integrity: sha512-dzXALZeBI1U5TXt6619cv0+tgEhJiwlUtQ55WNZY7vGAjv7Q1QioV969iYwt1AQQ0ovHnEW0YW9TiBfefLvErg==}
|
|
|
|
'@firebase/logger@0.4.2':
|
|
resolution: {integrity: sha512-Q1VuA5M1Gjqrwom6I6NUU4lQXdo9IAQieXlujeHZWvRt1b7qQ0KwBaNAjgxG27jgF9/mUwsNmO8ptBCGVYhB0A==}
|
|
|
|
'@firebase/util@1.10.0':
|
|
resolution: {integrity: sha512-xKtx4A668icQqoANRxyDLBLz51TAbDP9KRfpbKGxiCAW346d0BeJe5vN6/hKxxmWwnZ0mautyv39JxviwwQMOQ==}
|
|
|
|
'@google-cloud/firestore@7.11.6':
|
|
resolution: {integrity: sha512-EW/O8ktzwLfyWBOsNuhRoMi8lrC3clHM5LVFhGvO1HCsLozCOOXRAlHrYBoE6HL42Sc8yYMuCb2XqcnJ4OOEpw==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
'@google-cloud/paginator@5.0.2':
|
|
resolution: {integrity: sha512-DJS3s0OVH4zFDB1PzjxAsHqJT6sKVbRwwML0ZBP9PbU7Yebtu/7SWMRzvO2J3nUi9pRNITCfu4LJeooM2w4pjg==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
'@google-cloud/projectify@4.0.0':
|
|
resolution: {integrity: sha512-MmaX6HeSvyPbWGwFq7mXdo0uQZLGBYCwziiLIGq5JVX+/bdI3SAq6bP98trV5eTWfLuvsMcIC1YJOF2vfteLFA==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
'@google-cloud/promisify@4.0.0':
|
|
resolution: {integrity: sha512-Orxzlfb9c67A15cq2JQEyVc7wEsmFBmHjZWZYQMUyJ1qivXyMwdyNOs9odi79hze+2zqdTtu1E19IM/FtqZ10g==}
|
|
engines: {node: '>=14'}
|
|
|
|
'@google-cloud/storage@7.19.0':
|
|
resolution: {integrity: sha512-n2FjE7NAOYyshogdc7KQOl/VZb4sneqPjWouSyia9CMDdMhRX5+RIbqalNmC7LOLzuLAN89VlF2HvG8na9G+zQ==}
|
|
engines: {node: '>=14'}
|
|
|
|
'@graphql-typed-document-node/core@3.2.0':
|
|
resolution: {integrity: sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==}
|
|
peerDependencies:
|
|
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
|
|
'@grpc/grpc-js@1.14.3':
|
|
resolution: {integrity: sha512-Iq8QQQ/7X3Sac15oB6p0FmUg/klxQvXLeileoqrTRGJYLV+/9tubbr9ipz0GKHjmXVsgFPo/+W+2cA8eNcR+XA==}
|
|
engines: {node: '>=12.10.0'}
|
|
|
|
'@grpc/proto-loader@0.7.15':
|
|
resolution: {integrity: sha512-tMXdRCfYVixjuFK+Hk0Q1s38gV9zDiDJfWL3h1rv4Qc39oILCu1TRTDt7+fGUI8K4G1Fj125Hx/ru3azECWTyQ==}
|
|
engines: {node: '>=6'}
|
|
hasBin: true
|
|
|
|
'@grpc/proto-loader@0.8.1':
|
|
resolution: {integrity: sha512-wtF6h+DY6M3YaDBPAmvuuA6jV8Sif9MjtOI5euKFWRgCDl5PeDpPsHR9u2l6St5ceY8AZgoNDww5+HvEsXFsGg==}
|
|
engines: {node: '>=6'}
|
|
hasBin: true
|
|
|
|
'@hapi/hoek@9.3.0':
|
|
resolution: {integrity: sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==}
|
|
|
|
'@hapi/topo@5.1.0':
|
|
resolution: {integrity: sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==}
|
|
|
|
'@humanwhocodes/config-array@0.13.0':
|
|
resolution: {integrity: sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==}
|
|
engines: {node: '>=10.10.0'}
|
|
deprecated: Use @eslint/config-array instead
|
|
|
|
'@humanwhocodes/module-importer@1.0.1':
|
|
resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
|
|
engines: {node: '>=12.22'}
|
|
|
|
'@humanwhocodes/object-schema@2.0.3':
|
|
resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==}
|
|
deprecated: Use @eslint/object-schema instead
|
|
|
|
'@ide/backoff@1.0.0':
|
|
resolution: {integrity: sha512-F0YfUDjvT+Mtt/R4xdl2X0EYCHMMiJqNLdxHD++jDT5ydEFIyqbCHh51Qx2E211dgZprPKhV7sHmnXKpLuvc5g==}
|
|
|
|
'@img/colour@1.1.0':
|
|
resolution: {integrity: sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
'@img/sharp-darwin-arm64@0.34.5':
|
|
resolution: {integrity: sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@img/sharp-darwin-x64@0.34.5':
|
|
resolution: {integrity: sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@img/sharp-libvips-darwin-arm64@1.2.4':
|
|
resolution: {integrity: sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@img/sharp-libvips-darwin-x64@1.2.4':
|
|
resolution: {integrity: sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@img/sharp-libvips-linux-arm64@1.2.4':
|
|
resolution: {integrity: sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@img/sharp-libvips-linux-arm@1.2.4':
|
|
resolution: {integrity: sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@img/sharp-libvips-linux-ppc64@1.2.4':
|
|
resolution: {integrity: sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@img/sharp-libvips-linux-riscv64@1.2.4':
|
|
resolution: {integrity: sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@img/sharp-libvips-linux-s390x@1.2.4':
|
|
resolution: {integrity: sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@img/sharp-libvips-linux-x64@1.2.4':
|
|
resolution: {integrity: sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@img/sharp-libvips-linuxmusl-arm64@1.2.4':
|
|
resolution: {integrity: sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@img/sharp-libvips-linuxmusl-x64@1.2.4':
|
|
resolution: {integrity: sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@img/sharp-linux-arm64@0.34.5':
|
|
resolution: {integrity: sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@img/sharp-linux-arm@0.34.5':
|
|
resolution: {integrity: sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@img/sharp-linux-ppc64@0.34.5':
|
|
resolution: {integrity: sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@img/sharp-linux-riscv64@0.34.5':
|
|
resolution: {integrity: sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@img/sharp-linux-s390x@0.34.5':
|
|
resolution: {integrity: sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@img/sharp-linux-x64@0.34.5':
|
|
resolution: {integrity: sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@img/sharp-linuxmusl-arm64@0.34.5':
|
|
resolution: {integrity: sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@img/sharp-linuxmusl-x64@0.34.5':
|
|
resolution: {integrity: sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@img/sharp-wasm32@0.34.5':
|
|
resolution: {integrity: sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [wasm32]
|
|
|
|
'@img/sharp-win32-arm64@0.34.5':
|
|
resolution: {integrity: sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@img/sharp-win32-ia32@0.34.5':
|
|
resolution: {integrity: sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@img/sharp-win32-x64@0.34.5':
|
|
resolution: {integrity: sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@ioredis/commands@1.5.1':
|
|
resolution: {integrity: sha512-JH8ZL/ywcJyR9MmJ5BNqZllXNZQqQbnVZOqpPQqE1vHiFgAw4NHbvE0FOduNU8IX9babitBT46571OnPTT0Zcw==}
|
|
|
|
'@isaacs/cliui@8.0.2':
|
|
resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
|
|
engines: {node: '>=12'}
|
|
|
|
'@isaacs/ttlcache@1.4.1':
|
|
resolution: {integrity: sha512-RQgQ4uQ+pLbqXfOmieB91ejmLwvSgv9nLx6sT6sD83s7umBypgg+OIBOBbEUiJXrfpnp9j0mRhYYdzp9uqq3lA==}
|
|
engines: {node: '>=12'}
|
|
|
|
'@istanbuljs/load-nyc-config@1.1.0':
|
|
resolution: {integrity: sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
'@istanbuljs/schema@0.1.6':
|
|
resolution: {integrity: sha512-+Sg6GCR/wy1oSmQDFq4LQDAhm3ETKnorxN+y5nbLULOR3P0c14f2Wurzj3/xqPXtasLFfHd5iRFQ7AJt4KH2cw==}
|
|
engines: {node: '>=8'}
|
|
|
|
'@jest/console@29.7.0':
|
|
resolution: {integrity: sha512-5Ni4CU7XHQi32IJ398EEP4RrB8eV09sXP2ROqD4bksHrnTree52PsxvX8tpL8LvTZ3pFzXyPbNQReSN41CAhOg==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
'@jest/core@29.7.0':
|
|
resolution: {integrity: sha512-n7aeXWKMnGtDA48y8TLWJPJmLmmZ642Ceo78cYWEpiD7FzDgmNDV/GCVRorPABdXLJZ/9wzzgZAlHjXjxDHGsg==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
peerDependencies:
|
|
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
|
|
peerDependenciesMeta:
|
|
node-notifier:
|
|
optional: true
|
|
|
|
'@jest/create-cache-key-function@29.7.0':
|
|
resolution: {integrity: sha512-4QqS3LY5PBmTRHj9sAg1HLoPzqAI0uOX6wI/TRqHIcOxlFidy6YEmCQJk6FSZjNLGCeubDMfmkWL+qaLKhSGQA==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
'@jest/environment@29.7.0':
|
|
resolution: {integrity: sha512-aQIfHDq33ExsN4jP1NWGXhxgQ/wixs60gDiKO+XVMd8Mn0NWPWgc34ZQDTb2jKaUWQ7MuwoitXAsN2XVXNMpAw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
'@jest/expect-utils@29.7.0':
|
|
resolution: {integrity: sha512-GlsNBWiFQFCVi9QVSx7f5AgMeLxe9YCCs5PuP2O2LdjDAA8Jh9eX7lA1Jq/xdXw3Wb3hyvlFNfZIfcRetSzYcA==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
'@jest/expect@29.7.0':
|
|
resolution: {integrity: sha512-8uMeAMycttpva3P1lBHB8VciS9V0XAr3GymPpipdyQXbBcuhkLQOSe8E/p92RyAdToS6ZD1tFkX+CkhoECE0dQ==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
'@jest/fake-timers@29.7.0':
|
|
resolution: {integrity: sha512-q4DH1Ha4TTFPdxLsqDXK1d3+ioSL7yL5oCMJZgDYm6i+6CygW5E5xVr/D1HdsGxjt1ZWSfUAs9OxSB/BNelWrQ==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
'@jest/globals@29.7.0':
|
|
resolution: {integrity: sha512-mpiz3dutLbkW2MNFubUGUEVLkTGiqW6yLVTA+JbP6fI6J5iL9Y0Nlg8k95pcF8ctKwCS7WVxteBs29hhfAotzQ==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
'@jest/reporters@29.7.0':
|
|
resolution: {integrity: sha512-DApq0KJbJOEzAFYjHADNNxAE3KbhxQB1y5Kplb5Waqw6zVbuWatSnMjE5gs8FUgEPmNsnZA3NCWl9NG0ia04Pg==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
peerDependencies:
|
|
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
|
|
peerDependenciesMeta:
|
|
node-notifier:
|
|
optional: true
|
|
|
|
'@jest/schemas@29.6.3':
|
|
resolution: {integrity: sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
'@jest/source-map@29.6.3':
|
|
resolution: {integrity: sha512-MHjT95QuipcPrpLM+8JMSzFx6eHp5Bm+4XeFDJlwsvVBjmKNiIAvasGK2fxz2WbGRlnvqehFbh07MMa7n3YJnw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
'@jest/test-result@29.7.0':
|
|
resolution: {integrity: sha512-Fdx+tv6x1zlkJPcWXmMDAG2HBnaR9XPSd5aDWQVsfrZmLVT3lU1cwyxLgRmXR9yrq4NBoEm9BMsfgFzTQAbJYA==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
'@jest/test-sequencer@29.7.0':
|
|
resolution: {integrity: sha512-GQwJ5WZVrKnOJuiYiAF52UNUJXgTZx1NHjFSEB0qEMmSZKAkdMoIzw/Cj6x6NF4AvV23AUqDpFzQkN/eYCYTxw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
'@jest/transform@29.7.0':
|
|
resolution: {integrity: sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
'@jest/types@24.9.0':
|
|
resolution: {integrity: sha512-XKK7ze1apu5JWQ5eZjHITP66AX+QsLlbaJRBGYr8pNzwcAE2JVkwnf0yqjHTsDRcjR0mujy/NmZMXw5kl+kGBw==}
|
|
engines: {node: '>= 6'}
|
|
|
|
'@jest/types@26.6.2':
|
|
resolution: {integrity: sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==}
|
|
engines: {node: '>= 10.14.2'}
|
|
|
|
'@jest/types@29.6.3':
|
|
resolution: {integrity: sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
'@jridgewell/gen-mapping@0.3.13':
|
|
resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}
|
|
|
|
'@jridgewell/remapping@2.3.5':
|
|
resolution: {integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==}
|
|
|
|
'@jridgewell/resolve-uri@3.1.2':
|
|
resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
'@jridgewell/source-map@0.3.11':
|
|
resolution: {integrity: sha512-ZMp1V8ZFcPG5dIWnQLr3NSI1MiCU7UETdS/A0G8V/XWHvJv3ZsFqutJn1Y5RPmAPX6F3BiE397OqveU/9NCuIA==}
|
|
|
|
'@jridgewell/sourcemap-codec@1.5.5':
|
|
resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
|
|
|
|
'@jridgewell/trace-mapping@0.3.31':
|
|
resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}
|
|
|
|
'@jridgewell/trace-mapping@0.3.9':
|
|
resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==}
|
|
|
|
'@js-sdsl/ordered-map@4.4.2':
|
|
resolution: {integrity: sha512-iUKgm52T8HOE/makSxjqoWhe95ZJA1/G1sYsGev2JDKUSS14KAgg1LHb+Ba+IPow0xflbnSkOsZcO08C7w1gYw==}
|
|
|
|
'@keyv/serialize@1.1.1':
|
|
resolution: {integrity: sha512-dXn3FZhPv0US+7dtJsIi2R+c7qWYiReoEh5zUntWCf4oSpMNib8FDhSoed6m3QyZdx5hK7iLFkYk3rNxwt8vTA==}
|
|
|
|
'@lukeed/csprng@1.1.0':
|
|
resolution: {integrity: sha512-Z7C/xXCiGWsg0KuKsHTKJxbWhpI3Vs5GwLfOean7MGyVFGqdRgBbAjOCh6u4bbjPc/8MJ2pZmK/0DLdCbivLDA==}
|
|
engines: {node: '>=8'}
|
|
|
|
'@lukeed/ms@2.0.2':
|
|
resolution: {integrity: sha512-9I2Zn6+NJLfaGoz9jN3lpwDgAYvfGeNYdbAIjJOqzs4Tpc+VU3Jqq4IofSUBKajiDS8k9fZIg18/z13mpk1bsA==}
|
|
engines: {node: '>=8'}
|
|
|
|
'@lukeed/uuid@2.0.1':
|
|
resolution: {integrity: sha512-qC72D4+CDdjGqJvkFMMEAtancHUQ7/d/tAiHf64z8MopFDmcrtbcJuerDtFceuAfQJ2pDSfCKCtbqoGBNnwg0w==}
|
|
engines: {node: '>=8'}
|
|
|
|
'@msgpackr-extract/msgpackr-extract-darwin-arm64@3.0.3':
|
|
resolution: {integrity: sha512-QZHtlVgbAdy2zAqNA9Gu1UpIuI8Xvsd1v8ic6B2pZmeFnFcMWiPLfWXh7TVw4eGEZ/C9TH281KwhVoeQUKbyjw==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@msgpackr-extract/msgpackr-extract-darwin-x64@3.0.3':
|
|
resolution: {integrity: sha512-mdzd3AVzYKuUmiWOQ8GNhl64/IoFGol569zNRdkLReh6LRLHOXxU4U8eq0JwaD8iFHdVGqSy4IjFL4reoWCDFw==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@msgpackr-extract/msgpackr-extract-linux-arm64@3.0.3':
|
|
resolution: {integrity: sha512-YxQL+ax0XqBJDZiKimS2XQaf+2wDGVa1enVRGzEvLLVFeqa5kx2bWbtcSXgsxjQB7nRqqIGFIcLteF/sHeVtQg==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@msgpackr-extract/msgpackr-extract-linux-arm@3.0.3':
|
|
resolution: {integrity: sha512-fg0uy/dG/nZEXfYilKoRe7yALaNmHoYeIoJuJ7KJ+YyU2bvY8vPv27f7UKhGRpY6euFYqEVhxCFZgAUNQBM3nw==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@msgpackr-extract/msgpackr-extract-linux-x64@3.0.3':
|
|
resolution: {integrity: sha512-cvwNfbP07pKUfq1uH+S6KJ7dT9K8WOE4ZiAcsrSes+UY55E/0jLYc+vq+DO7jlmqRb5zAggExKm0H7O/CBaesg==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@msgpackr-extract/msgpackr-extract-win32-x64@3.0.3':
|
|
resolution: {integrity: sha512-x0fWaQtYp4E6sktbsdAqnehxDgEc/VwM7uLsRCYWaiGu0ykYdZPiS8zCWdnjHwyiumousxfBm4SO31eXqwEZhQ==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@napi-rs/wasm-runtime@1.1.4':
|
|
resolution: {integrity: sha512-3NQNNgA1YSlJb/kMH1ildASP9HW7/7kYnRI2szWJaofaS1hWmbGI4H+d3+22aGzXXN9IJ+n+GiFVcGipJP18ow==}
|
|
peerDependencies:
|
|
'@emnapi/core': ^1.7.1
|
|
'@emnapi/runtime': ^1.7.1
|
|
|
|
'@next/env@16.2.6':
|
|
resolution: {integrity: sha512-gd8HoHN4ufj73WmR3JmVolrpJR47ILK6LouP5xElPglaVxir6e1a7VzvTvDWkOoPXT9rkkTzyCxBu4yeZfZwcw==}
|
|
|
|
'@next/swc-darwin-arm64@16.2.6':
|
|
resolution: {integrity: sha512-ZJGkkcNfYgrrMkqOdZ7zoLa1TOy0qpcMfk/z4Mh/FKUz40gVO+HNQWqmLxf67Z5WB64DRp0dhEbyHfel+6sJUg==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@next/swc-darwin-x64@16.2.6':
|
|
resolution: {integrity: sha512-v/YLBHIY132Ced3puBJ7YJKw1lqsCrgcNo2aRJlCEyQrrCeRJlvGlnmxhPxNQI3KE3N1DN5r9TPNPvka3nq5RQ==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@next/swc-linux-arm64-gnu@16.2.6':
|
|
resolution: {integrity: sha512-RPOvqlYBbcQjkz9VQQDZ2T2bARIjXZV1KFlt+V2Mr6SW/e4I9fcKsaA0hdyf2FHoTlsV2xnBd5Y912rP/1Ce6w==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@next/swc-linux-arm64-musl@16.2.6':
|
|
resolution: {integrity: sha512-URUTu1+dMkxJsPFgm+OeEvq9wf5sujw0EvgYy80TDGHTSLTnIHeqb0Eu8A3sC95IRgjejQL+kC4mw+4yPxiAXA==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@next/swc-linux-x64-gnu@16.2.6':
|
|
resolution: {integrity: sha512-DOj182mPV8G3UkrayLoREM5YEYI+Dk5wv7Ox9xl1fFibAELEsFD0lDPfHIeILlutMMfdyhlzYPELG3peuKaurw==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@next/swc-linux-x64-musl@16.2.6':
|
|
resolution: {integrity: sha512-HKQ5SP/V/ub73UvF7n/zeJlxk2kLmtL7Wzrg4WfmkjmNos5onJ2tKu7yZOPdL18A6Svfn3max29ym+ry7NkK4g==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@next/swc-win32-arm64-msvc@16.2.6':
|
|
resolution: {integrity: sha512-LZXpTlPyS5v7HhSmnvsLGP3iIYgYOBnc8r8ArlT55sGHV89bR2HlDdBjWQ+PY6SJMmk8TuVGFuxalnP3k/0Dwg==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@next/swc-win32-x64-msvc@16.2.6':
|
|
resolution: {integrity: sha512-F0+4i0h9J6C4eE3EAPWsoCk7UW/dbzOjyzxY0qnDUOYFu6FFmdZ6l97/XdV3/Nz3VYyO7UWjyEJUXkGqcoXfMA==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@nodable/entities@2.1.0':
|
|
resolution: {integrity: sha512-nyT7T3nbMyBI/lvr6L5TyWbFJAI9FTgVRakNoBqCD+PmID8DzFrrNdLLtHMwMszOtqZa8PAOV24ZqDnQrhQINA==}
|
|
|
|
'@nodelib/fs.scandir@2.1.5':
|
|
resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
|
|
engines: {node: '>= 8'}
|
|
|
|
'@nodelib/fs.stat@2.0.5':
|
|
resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
|
|
engines: {node: '>= 8'}
|
|
|
|
'@nodelib/fs.walk@1.2.8':
|
|
resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
|
|
engines: {node: '>= 8'}
|
|
|
|
'@npmcli/fs@3.1.1':
|
|
resolution: {integrity: sha512-q9CRWjpHCMIh5sVyefoD1cA7PkvILqCZsnSOEUUivORLjxCO/Irmue2DprETiNgEqktDBZaM1Bi+jrarx1XdCg==}
|
|
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
|
|
|
'@one-ini/wasm@0.1.1':
|
|
resolution: {integrity: sha512-XuySG1E38YScSJoMlqovLru4KTUNSjgVTIjyh7qMX6aNN5HY5Ct5LhRJdxO79JtTzKfzV/bnWpz+zquYrISsvw==}
|
|
|
|
'@openfeature/core@1.10.0':
|
|
resolution: {integrity: sha512-C3ynxtPYhe5qVJgQIqCNxZXeRXo4t1Eo86uiROr8+sD6F2OjEJGIp6VOGxz+r6jkad2s8Br9BnUJOvskhai/3A==}
|
|
|
|
'@openfeature/server-sdk@1.21.0':
|
|
resolution: {integrity: sha512-ZBVAiyMeN+dxurcXGJlvuOpYg9X7V923MVCI5dq/kE/5o8ys7MCOPhW44e4PS+XABHzSRTw44hcgWez93xwifw==}
|
|
engines: {node: '>=20'}
|
|
peerDependencies:
|
|
'@openfeature/core': ^1.10.0
|
|
|
|
'@opentelemetry/api-logs@0.218.0':
|
|
resolution: {integrity: sha512-fmEWp5kXlGEc3i/lR698Hz41DfGyN4Tbe4g7L1AxSc7fF8Xeh/FQ9Quqpa9dVA413Q1Ad43QOLzU4JoXgbFPWw==}
|
|
engines: {node: '>=8.0.0'}
|
|
|
|
'@opentelemetry/api-logs@0.53.0':
|
|
resolution: {integrity: sha512-8HArjKx+RaAI8uEIgcORbZIPklyh1YLjPSBus8hjRmvLi6DeFzgOcdZ7KwPabKj8mXF8dX0hyfAyGfycz0DbFw==}
|
|
engines: {node: '>=14'}
|
|
|
|
'@opentelemetry/api-logs@0.57.1':
|
|
resolution: {integrity: sha512-I4PHczeujhQAQv6ZBzqHYEUiggZL4IdSMixtVD3EYqbdrjujE7kRfI5QohjlPoJm8BvenoW5YaTMWRrbpot6tg==}
|
|
engines: {node: '>=14'}
|
|
|
|
'@opentelemetry/api-logs@0.57.2':
|
|
resolution: {integrity: sha512-uIX52NnTM0iBh84MShlpouI7UKqkZ7MrUszTmaypHBu4r7NofznSnQRfJ+uUeDtQDj6w8eFGg5KBLDAwAPz1+A==}
|
|
engines: {node: '>=14'}
|
|
|
|
'@opentelemetry/api@1.9.1':
|
|
resolution: {integrity: sha512-gLyJlPHPZYdAk1JENA9LeHejZe1Ti77/pTeFm/nMXmQH/HFZlcS/O2XJB+L8fkbrNSqhdtlvjBVjxwUYanNH5Q==}
|
|
engines: {node: '>=8.0.0'}
|
|
|
|
'@opentelemetry/context-async-hooks@1.30.1':
|
|
resolution: {integrity: sha512-s5vvxXPVdjqS3kTLKMeBMvop9hbWkwzBpu+mUO2M7sZtlkyDJGwFe33wRKnbaYDo8ExRVBIIdwIGrqpxHuKttA==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': '>=1.0.0 <1.10.0'
|
|
|
|
'@opentelemetry/core@1.30.1':
|
|
resolution: {integrity: sha512-OOCM2C/QIURhJMuKaekP3TRBxBKxG/TWWA0TL2J6nXUtDnuCtccy49LUJF8xPFXMX+0LMcxFpCo8M9cGY1W6rQ==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': '>=1.0.0 <1.10.0'
|
|
|
|
'@opentelemetry/instrumentation-amqplib@0.46.1':
|
|
resolution: {integrity: sha512-AyXVnlCf/xV3K/rNumzKxZqsULyITJH6OVLiW6730JPRqWA7Zc9bvYoVNpN6iOpTU8CasH34SU/ksVJmObFibQ==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/instrumentation-connect@0.43.0':
|
|
resolution: {integrity: sha512-Q57JGpH6T4dkYHo9tKXONgLtxzsh1ZEW5M9A/OwKrZFyEpLqWgjhcZ3hIuVvDlhb426iDF1f9FPToV/mi5rpeA==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/instrumentation-dataloader@0.16.0':
|
|
resolution: {integrity: sha512-88+qCHZC02up8PwKHk0UQKLLqGGURzS3hFQBZC7PnGwReuoKjHXS1o29H58S+QkXJpkTr2GACbx8j6mUoGjNPA==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/instrumentation-express@0.47.0':
|
|
resolution: {integrity: sha512-XFWVx6k0XlU8lu6cBlCa29ONtVt6ADEjmxtyAyeF2+rifk8uBJbk1La0yIVfI0DoKURGbaEDTNelaXG9l/lNNQ==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/instrumentation-fastify@0.44.1':
|
|
resolution: {integrity: sha512-RoVeMGKcNttNfXMSl6W4fsYoCAYP1vi6ZAWIGhBY+o7R9Y0afA7f9JJL0j8LHbyb0P0QhSYk+6O56OwI2k4iRQ==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/instrumentation-fs@0.19.0':
|
|
resolution: {integrity: sha512-JGwmHhBkRT2G/BYNV1aGI+bBjJu4fJUD/5/Jat0EWZa2ftrLV3YE8z84Fiij/wK32oMZ88eS8DI4ecLGZhpqsQ==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/instrumentation-generic-pool@0.43.0':
|
|
resolution: {integrity: sha512-at8GceTtNxD1NfFKGAuwtqM41ot/TpcLh+YsGe4dhf7gvv1HW/ZWdq6nfRtS6UjIvZJOokViqLPJ3GVtZItAnQ==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/instrumentation-graphql@0.47.0':
|
|
resolution: {integrity: sha512-Cc8SMf+nLqp0fi8oAnooNEfwZWFnzMiBHCGmDFYqmgjPylyLmi83b+NiTns/rKGwlErpW0AGPt0sMpkbNlzn8w==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/instrumentation-hapi@0.45.1':
|
|
resolution: {integrity: sha512-VH6mU3YqAKTePPfUPwfq4/xr049774qWtfTuJqVHoVspCLiT3bW+fCQ1toZxt6cxRPYASoYaBsMA3CWo8B8rcw==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/instrumentation-http@0.57.1':
|
|
resolution: {integrity: sha512-ThLmzAQDs7b/tdKI3BV2+yawuF09jF111OFsovqT1Qj3D8vjwKBwhi/rDE5xethwn4tSXtZcJ9hBsVAlWFQZ7g==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/instrumentation-ioredis@0.47.0':
|
|
resolution: {integrity: sha512-4HqP9IBC8e7pW9p90P3q4ox0XlbLGme65YTrA3UTLvqvo4Z6b0puqZQP203YFu8m9rE/luLfaG7/xrwwqMUpJw==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/instrumentation-kafkajs@0.7.0':
|
|
resolution: {integrity: sha512-LB+3xiNzc034zHfCtgs4ITWhq6Xvdo8bsq7amR058jZlf2aXXDrN9SV4si4z2ya9QX4tz6r4eZJwDkXOp14/AQ==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/instrumentation-knex@0.44.0':
|
|
resolution: {integrity: sha512-SlT0+bLA0Lg3VthGje+bSZatlGHw/vwgQywx0R/5u9QC59FddTQSPJeWNw29M6f8ScORMeUOOTwihlQAn4GkJQ==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/instrumentation-koa@0.47.0':
|
|
resolution: {integrity: sha512-HFdvqf2+w8sWOuwtEXayGzdZ2vWpCKEQv5F7+2DSA74Te/Cv4rvb2E5So5/lh+ok4/RAIPuvCbCb/SHQFzMmbw==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/instrumentation-lru-memoizer@0.44.0':
|
|
resolution: {integrity: sha512-Tn7emHAlvYDFik3vGU0mdwvWJDwtITtkJ+5eT2cUquct6nIs+H8M47sqMJkCpyPe5QIBJoTOHxmc6mj9lz6zDw==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/instrumentation-mongodb@0.51.0':
|
|
resolution: {integrity: sha512-cMKASxCX4aFxesoj3WK8uoQ0YUrRvnfxaO72QWI2xLu5ZtgX/QvdGBlU3Ehdond5eb74c2s1cqRQUIptBnKz1g==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/instrumentation-mongoose@0.46.0':
|
|
resolution: {integrity: sha512-mtVv6UeaaSaWTeZtLo4cx4P5/ING2obSqfWGItIFSunQBrYROfhuVe7wdIrFUs2RH1tn2YYpAJyMaRe/bnTTIQ==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/instrumentation-mysql2@0.45.0':
|
|
resolution: {integrity: sha512-qLslv/EPuLj0IXFvcE3b0EqhWI8LKmrgRPIa4gUd8DllbBpqJAvLNJSv3cC6vWwovpbSI3bagNO/3Q2SuXv2xA==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/instrumentation-mysql@0.45.0':
|
|
resolution: {integrity: sha512-tWWyymgwYcTwZ4t8/rLDfPYbOTF3oYB8SxnYMtIQ1zEf5uDm90Ku3i6U/vhaMyfHNlIHvDhvJh+qx5Nc4Z3Acg==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/instrumentation-nestjs-core@0.44.0':
|
|
resolution: {integrity: sha512-t16pQ7A4WYu1yyQJZhRKIfUNvl5PAaF2pEteLvgJb/BWdd1oNuU1rOYt4S825kMy+0q4ngiX281Ss9qiwHfxFQ==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/instrumentation-pg@0.50.0':
|
|
resolution: {integrity: sha512-TtLxDdYZmBhFswm8UIsrDjh/HFBeDXd4BLmE8h2MxirNHewLJ0VS9UUddKKEverb5Sm2qFVjqRjcU+8Iw4FJ3w==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/instrumentation-redis-4@0.46.0':
|
|
resolution: {integrity: sha512-aTUWbzbFMFeRODn3720TZO0tsh/49T8H3h8vVnVKJ+yE36AeW38Uj/8zykQ/9nO8Vrtjr5yKuX3uMiG/W8FKNw==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/instrumentation-tedious@0.18.0':
|
|
resolution: {integrity: sha512-9zhjDpUDOtD+coeADnYEJQ0IeLVCj7w/hqzIutdp5NqS1VqTAanaEfsEcSypyvYv5DX3YOsTUoF+nr2wDXPETA==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/instrumentation-undici@0.10.0':
|
|
resolution: {integrity: sha512-vm+V255NGw9gaSsPD6CP0oGo8L55BffBc8KnxqsMuc6XiAD1L8SFNzsW0RHhxJFqy9CJaJh+YiJ5EHXuZ5rZBw==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.7.0
|
|
|
|
'@opentelemetry/instrumentation@0.53.0':
|
|
resolution: {integrity: sha512-DMwg0hy4wzf7K73JJtl95m/e0boSoWhH07rfvHvYzQtBD3Bmv0Wc1x733vyZBqmFm8OjJD0/pfiUg1W3JjFX0A==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/instrumentation@0.57.1':
|
|
resolution: {integrity: sha512-SgHEKXoVxOjc20ZYusPG3Fh+RLIZTSa4x8QtD3NfgAUDyqdFFS9W1F2ZVbZkqDCdyMcQG02Ok4duUGLHJXHgbA==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/instrumentation@0.57.2':
|
|
resolution: {integrity: sha512-BdBGhQBh8IjZ2oIIX6F2/Q3LKm/FDDKi6ccYKcBTeilh6SNdNKveDOLk73BkSJjQLJk6qe4Yh+hHw1UPhCDdrg==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/redis-common@0.36.2':
|
|
resolution: {integrity: sha512-faYX1N0gpLhej/6nyp6bgRjzAKXn5GOEMYY7YhciSfCoITAktLUtQ36d24QEWNA1/WA1y6qQunCe0OhHRkVl9g==}
|
|
engines: {node: '>=14'}
|
|
|
|
'@opentelemetry/resources@1.30.1':
|
|
resolution: {integrity: sha512-5UxZqiAgLYGFjS4s9qm5mBVo433u+dSPUFWVWXmLAD4wB65oMCoXaJP1KJa9DIYYMeHu3z4BZcStG3LC593cWA==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': '>=1.0.0 <1.10.0'
|
|
|
|
'@opentelemetry/sdk-trace-base@1.30.1':
|
|
resolution: {integrity: sha512-jVPgBbH1gCy2Lb7X0AVQ8XAfgg0pJ4nvl8/IiQA6nxOsPvS+0zMJaFSs2ltXe0J6C8dqjcnpyqINDJmU30+uOg==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': '>=1.0.0 <1.10.0'
|
|
|
|
'@opentelemetry/semantic-conventions@1.27.0':
|
|
resolution: {integrity: sha512-sAay1RrB+ONOem0OZanAR1ZI/k7yDpnOQSQmTMuGImUQb2y8EbSaCJ94FQluM74xoU03vlb2d2U90hZluL6nQg==}
|
|
engines: {node: '>=14'}
|
|
|
|
'@opentelemetry/semantic-conventions@1.28.0':
|
|
resolution: {integrity: sha512-lp4qAiMTD4sNWW4DbKLBkfiMZ4jbAboJIGOQr5DvciMRI494OapieI9qiODpOt0XBr1LjIDy1xAGAnVs5supTA==}
|
|
engines: {node: '>=14'}
|
|
|
|
'@opentelemetry/semantic-conventions@1.41.1':
|
|
resolution: {integrity: sha512-/UhIkaZgPutTFmQ7RnIJGgDXZmtEJ7Dvi86xNTFWcnRxVRNk/aotsqDJYeEvDP+FSMB2SdW+pQzNMcWP0rwuNA==}
|
|
engines: {node: '>=14'}
|
|
|
|
'@opentelemetry/sql-common@0.40.1':
|
|
resolution: {integrity: sha512-nSDlnHSqzC3pXn/wZEZVLuAuJ1MYMXPBwtv2qAbCa3847SaHItdE7SzUq/Jtb0KZmh1zfAbNi3AAMjztTT4Ugg==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.1.0
|
|
|
|
'@oxc-parser/binding-android-arm-eabi@0.129.0':
|
|
resolution: {integrity: sha512-sG37CfXLlYXdDrggAFO/mKcO4w36piwf862xAZXIuf3nzKhWK1FvW4dqie+06++z+mDto2QeOQSvhyzBeK5jsQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@oxc-parser/binding-android-arm64@0.129.0':
|
|
resolution: {integrity: sha512-DVyLFN2+S0VOhT6lm5++tFqlu3x2Njiby6y5DhTzjV5uRsZWpifsBn6+yjtwAxl105peEjs5BHE3ToBJuQjLTg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@oxc-parser/binding-darwin-arm64@0.129.0':
|
|
resolution: {integrity: sha512-QeqThtB8qax4IL+NFBWgshudyKkj5c076L8vyd8PCEx7U1wHyIbH49MEQ5J5iURFhUW5jiFmdnLKEwyOo0GAJA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@oxc-parser/binding-darwin-x64@0.129.0':
|
|
resolution: {integrity: sha512-zn5+7nv4DlK4uFgblmhKm6xRV0QUHXOHyIDkjmhxJ53xSA9ahkb3pHNiHesNPXn/nK/VWU+C+Z6JYHdatZBh7g==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@oxc-parser/binding-freebsd-x64@0.129.0':
|
|
resolution: {integrity: sha512-SPTcDBiHWlgRpWFC1jnoi0sBWqCw4DFR+4b8+dV+NAhUu2ONERWyIVIOCfcE9a8BlvZsDCuXf3l/x7wQUs1Rsw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@oxc-parser/binding-linux-arm-gnueabihf@0.129.0':
|
|
resolution: {integrity: sha512-Rgc9+WNKLbc+chyDTXyyJ7gbgLo+ve27CrRnmIwGgucGflrBZbutge5jdPPegcgf46RrR4dkBbMCp0/x16mdig==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@oxc-parser/binding-linux-arm-musleabihf@0.129.0':
|
|
resolution: {integrity: sha512-YtSsJ51VysXqlO8Cs2mWTyXvxBRemTHj4WDQjXwKl0SAxh+CVrEdXrdH+RnjxLj3JCUMFeYuHs5c+/DImfbKkg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@oxc-parser/binding-linux-arm64-gnu@0.129.0':
|
|
resolution: {integrity: sha512-9oK8iQr9KtgI5JhaJ+5IwiQsXEo6NuasFgovtJGrdK/RxbA0bO4YKRvVY7M+8lozUCVz1U7XrFFODv3emIOPRA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@oxc-parser/binding-linux-arm64-musl@0.129.0':
|
|
resolution: {integrity: sha512-GghE/bf9ZqgqZFxLacgP0ImVD6UiLKQOpvpgUoIsqjopu2ms/+p1L0d0Dv2Sck+8p0FbKS2WE3IjqmIlLbxJgA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@oxc-parser/binding-linux-ppc64-gnu@0.129.0':
|
|
resolution: {integrity: sha512-A2PW0UbERzKGV6fKX1zoe2Tkc1zVcEJSSPW9IUSKbZAPuPe+M5/5hTA+6fQbWmevabe2B3IDky66a1lFGjpBKA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@oxc-parser/binding-linux-riscv64-gnu@0.129.0':
|
|
resolution: {integrity: sha512-omwxd9H+jrl1T72RI666k4ho7Eli2iHdELzf+dL0D+uXThNZXYJCbKjm5rK2hrHmDy4O+NWv7+khBrEkorLsgw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@oxc-parser/binding-linux-riscv64-musl@0.129.0':
|
|
resolution: {integrity: sha512-v2hi8id+M8C0uY8uuG2t2a5vr8H9XyHXiHL12yMdMNtgn04nnM/8hlOGuoJuxVc07PhClNiaoSaY2eXehSRa7w==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@oxc-parser/binding-linux-s390x-gnu@0.129.0':
|
|
resolution: {integrity: sha512-UXrdDyLh1Obgj5X+IVVXWoo5/FJbFsU8/uLQ/M9lkVUwBUKpRFxNEhzwBNv21qqdKgAh+pr2CCVD8J1JfRPsIQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@oxc-parser/binding-linux-x64-gnu@0.129.0':
|
|
resolution: {integrity: sha512-hsL/3/kdX9FGLqOj8DR3Eki4Y6zO1i3+ZHhiPwX0hDt4n+18abkfUzePCv3h8SShprwCmwdxPnlrebZ5+MZ+cw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@oxc-parser/binding-linux-x64-musl@0.129.0':
|
|
resolution: {integrity: sha512-kdXvJ4crOeRld3vWl0J0VU4nmnT4pZ3lKGA5tZ1y0UPWsBtElDYd+jsz4lE36tpAbCiWm0M0PG0laUNBSE+Wlw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@oxc-parser/binding-openharmony-arm64@0.129.0':
|
|
resolution: {integrity: sha512-DusJfcK7EGwf9TEakB+z6SXCLdHGvDZ8U8882bzWb4oVrORHpbkFl9npS7cN3YC2axcVKoktbxZevS1nxVCKFw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@oxc-parser/binding-wasm32-wasi@0.129.0':
|
|
resolution: {integrity: sha512-Iie9CcII+ELSinKFnxTR15xhI9qriVivEhbFh3driRNbzms/5ioDAU0fwe8Mf1FEaz3n2FtiUVX0h0nwKLYk0A==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [wasm32]
|
|
|
|
'@oxc-parser/binding-win32-arm64-msvc@0.129.0':
|
|
resolution: {integrity: sha512-99kH1udLyrts+wGm+u0VhPbogkb2wxc/6J1XMKOpS6Kx5DjBWGRZZfBjfCGI3xKSInpYbZn4TLWLX1Q1GURYwg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@oxc-parser/binding-win32-ia32-msvc@0.129.0':
|
|
resolution: {integrity: sha512-tmSBR1A4yH697qV291xKyDe4OAWFchJ+cXf2wuipx/vK3n5d5Ej9MVLRtXlIcZ38n8qAjsF0/AnskaYgxM151A==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@oxc-parser/binding-win32-x64-msvc@0.129.0':
|
|
resolution: {integrity: sha512-Z1PbJvkPeLASIUxa3AnrQ5H+vv1K9zC0IGnQqoKfM0ZvsvCSe0d3u5m7d9iuy+HB7GrcElHuwKb0d0qFdtG0iA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@oxc-project/types@0.129.0':
|
|
resolution: {integrity: sha512-3oz8m3FGdr2nDXVqmFUw7jolKliC4MoyXYIG2c7gpjBnzUWQpUGIYcXYKxTdTi+N2jusvt610ckTMkxdwHkYEg==}
|
|
|
|
'@panva/hkdf@1.2.1':
|
|
resolution: {integrity: sha512-6oclG6Y3PiDFcoyk8srjLfVKyMfVCKJ27JwNPViuXziFpmdz+MZnZN/aKY0JGXgYuO/VghU0jcOAZgWXZ1Dmrw==}
|
|
|
|
'@pinojs/redact@0.4.0':
|
|
resolution: {integrity: sha512-k2ENnmBugE/rzQfEcdWHcCY+/FM3VLzH9cYEsbdsoqrvzAKRhUZeRNhAZvB8OitQJ1TBed3yqWtdjzS6wJKBwg==}
|
|
|
|
'@pkgjs/parseargs@0.11.0':
|
|
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
|
|
engines: {node: '>=14'}
|
|
|
|
'@prisma/client@5.22.0':
|
|
resolution: {integrity: sha512-M0SVXfyHnQREBKxCgyo7sffrKttwE6R8PMq330MIUF0pTwjUhLbW84pFDlf06B27XyCR++VtjugEnIHdr07SVA==}
|
|
engines: {node: '>=16.13'}
|
|
peerDependencies:
|
|
prisma: '*'
|
|
peerDependenciesMeta:
|
|
prisma:
|
|
optional: true
|
|
|
|
'@prisma/client@6.19.3':
|
|
resolution: {integrity: sha512-mKq3jQFhjvko5LTJFHGilsuQs+W+T3Gm451NzuTDGQxwCzwXHYnIu2zGkRoW+Exq3Rob7yp2MfzSrdIiZVhrBg==}
|
|
engines: {node: '>=18.18'}
|
|
peerDependencies:
|
|
prisma: '*'
|
|
typescript: '>=5.1.0'
|
|
peerDependenciesMeta:
|
|
prisma:
|
|
optional: true
|
|
typescript:
|
|
optional: true
|
|
|
|
'@prisma/config@6.19.3':
|
|
resolution: {integrity: sha512-CBPT44BjlQxEt8kiMEauji2WHTDoVBOKl7UlewXmUgBPnr/oPRZC3psci5chJnYmH0ivEIog2OU9PGWoki3DLQ==}
|
|
|
|
'@prisma/debug@5.22.0':
|
|
resolution: {integrity: sha512-AUt44v3YJeggO2ZU5BkXI7M4hu9BF2zzH2iF2V5pyXT/lRTyWiElZ7It+bRH1EshoMRxHgpYg4VB6rCM+mG5jQ==}
|
|
|
|
'@prisma/debug@6.19.3':
|
|
resolution: {integrity: sha512-ljkJ+SgpXNktLG0Q/n4JGYCkKf0f8oYLyjImS2I8e2q2WCfdRRtWER062ZV/ixaNP2M2VKlWXVJiGzZaUgbKZw==}
|
|
|
|
'@prisma/engines-version@5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2':
|
|
resolution: {integrity: sha512-2PTmxFR2yHW/eB3uqWtcgRcgAbG1rwG9ZriSvQw+nnb7c4uCr3RAcGMb6/zfE88SKlC1Nj2ziUvc96Z379mHgQ==}
|
|
|
|
'@prisma/engines-version@7.1.1-3.c2990dca591cba766e3b7ef5d9e8a84796e47ab7':
|
|
resolution: {integrity: sha512-03bgb1VD5gvuumNf+7fVGBzfpJPjmqV423l/WxsWk2cNQ42JD0/SsFBPhN6z8iAvdHs07/7ei77SKu7aZfq8bA==}
|
|
|
|
'@prisma/engines@5.22.0':
|
|
resolution: {integrity: sha512-UNjfslWhAt06kVL3CjkuYpHAWSO6L4kDCVPegV6itt7nD1kSJavd3vhgAEhjglLJJKEdJ7oIqDJ+yHk6qO8gPA==}
|
|
|
|
'@prisma/engines@6.19.3':
|
|
resolution: {integrity: sha512-RSYxtlYFl5pJ8ZePgMv0lZ9IzVCOdTPOegrs2qcbAEFrBI1G33h6wyC9kjQvo0DnYEhEVY0X4LsuFHXLKQk88g==}
|
|
|
|
'@prisma/fetch-engine@5.22.0':
|
|
resolution: {integrity: sha512-bkrD/Mc2fSvkQBV5EpoFcZ87AvOgDxbG99488a5cexp5Ccny+UM6MAe/UFkUC0wLYD9+9befNOqGiIJhhq+HbA==}
|
|
|
|
'@prisma/fetch-engine@6.19.3':
|
|
resolution: {integrity: sha512-tKtl/qco9Nt7LU5iKhpultD8O4vMCZcU2CHjNTnRrL1QvSUr5W/GcyFPjNL87GtRrwBc7ubXXD9xy4EvLvt8JA==}
|
|
|
|
'@prisma/get-platform@5.22.0':
|
|
resolution: {integrity: sha512-pHhpQdr1UPFpt+zFfnPazhulaZYCUqeIcPpJViYoq9R+D/yw4fjE+CtnsnKzPYm0ddUbeXUzjGVGIRVgPDCk4Q==}
|
|
|
|
'@prisma/get-platform@6.19.3':
|
|
resolution: {integrity: sha512-xFj1VcJ1N3MKooOQAGO0W5tsd0W2QzIvW7DD7c/8H14Zmp4jseeWAITm+w2LLoLrlhoHdPPh0NMZ8mfL6puoHA==}
|
|
|
|
'@prisma/instrumentation@5.22.0':
|
|
resolution: {integrity: sha512-LxccF392NN37ISGxIurUljZSh1YWnphO34V5a0+T7FVQG2u9bhAXRTJpgmQ3483woVhkraQZFF7cbRrpbw/F4Q==}
|
|
|
|
'@protobufjs/aspromise@1.1.2':
|
|
resolution: {integrity: sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==}
|
|
|
|
'@protobufjs/base64@1.1.2':
|
|
resolution: {integrity: sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==}
|
|
|
|
'@protobufjs/codegen@2.0.5':
|
|
resolution: {integrity: sha512-zgXFLzW3Ap33e6d0Wlj4MGIm6Ce8O89n/apUaGNB/jx+hw+ruWEp7EwGUshdLKVRCxZW12fp9r40E1mQrf/34g==}
|
|
|
|
'@protobufjs/eventemitter@1.1.0':
|
|
resolution: {integrity: sha512-j9ednRT81vYJ9OfVuXG6ERSTdEL1xVsNgqpkxMsbIabzSo3goCjDIveeGv5d03om39ML71RdmrGNjG5SReBP/Q==}
|
|
|
|
'@protobufjs/fetch@1.1.0':
|
|
resolution: {integrity: sha512-lljVXpqXebpsijW71PZaCYeIcE5on1w5DlQy5WH6GLbFryLUrBD4932W/E2BSpfRJWseIL4v/KPgBFxDOIdKpQ==}
|
|
|
|
'@protobufjs/float@1.0.2':
|
|
resolution: {integrity: sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ==}
|
|
|
|
'@protobufjs/inquire@1.1.1':
|
|
resolution: {integrity: sha512-mnzgDV26ueAvk7rsbt9L7bE0SuAoqyuys/sMMrmVcN5x9VsxpcG3rqAUSgDyLp0UZlmNfIbQ4fHfCtreVBk8Ew==}
|
|
|
|
'@protobufjs/path@1.1.2':
|
|
resolution: {integrity: sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA==}
|
|
|
|
'@protobufjs/pool@1.1.0':
|
|
resolution: {integrity: sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw==}
|
|
|
|
'@protobufjs/utf8@1.1.1':
|
|
resolution: {integrity: sha512-oOAWABowe8EAbMyWKM0tYDKi8Yaox52D+HWZhAIJqQXbqe0xI/GV7FhLWqlEKreMkfDjshR5FKgi3mnle0h6Eg==}
|
|
|
|
'@react-email/render@0.0.16':
|
|
resolution: {integrity: sha512-wDaMy27xAq1cJHtSFptp0DTKPuV2GYhloqia95ub/DH9Dea1aWYsbdM918MOc/b/HvVS3w1z8DWzfAk13bGStQ==}
|
|
engines: {node: '>=18.0.0'}
|
|
peerDependencies:
|
|
react: ^18.2.0
|
|
react-dom: ^18.2.0
|
|
|
|
'@react-native-async-storage/async-storage@1.23.1':
|
|
resolution: {integrity: sha512-Qd2kQ3yi6Y3+AcUlrHxSLlnBvpdCEMVGFlVBneVOjaFaPU61g1huc38g339ysXspwY1QZA2aNhrk/KlHGO+ewA==}
|
|
peerDependencies:
|
|
react-native: ^0.0.0-0 || >=0.60 <1.0
|
|
|
|
'@react-native-community/cli-clean@13.6.9':
|
|
resolution: {integrity: sha512-7Dj5+4p9JggxuVNOjPbduZBAP1SUgNhLKVw5noBUzT/3ZpUZkDM+RCSwyoyg8xKWoE4OrdUAXwAFlMcFDPKykA==}
|
|
|
|
'@react-native-community/cli-config@13.6.9':
|
|
resolution: {integrity: sha512-rFfVBcNojcMm+KKHE/xqpqXg8HoKl4EC7bFHUrahMJ+y/tZll55+oX/PGG37rzB8QzP2UbMQ19DYQKC1G7kXeg==}
|
|
|
|
'@react-native-community/cli-debugger-ui@13.6.9':
|
|
resolution: {integrity: sha512-TkN7IdFmGPPvTpAo3nCAH9uwGCPxWBEAwpqEZDrq0NWllI7Tdie8vDpGdrcuCcKalmhq6OYnkXzeBah7O1Ztpw==}
|
|
|
|
'@react-native-community/cli-doctor@13.6.9':
|
|
resolution: {integrity: sha512-5quFaLdWFQB+677GXh5dGU9I5eg2z6Vg4jOX9vKnc9IffwyIFAyJfCZHrxLSRPDGNXD7biDQUdoezXYGwb6P/A==}
|
|
|
|
'@react-native-community/cli-hermes@13.6.9':
|
|
resolution: {integrity: sha512-GvwiwgvFw4Ws+krg2+gYj8sR3g05evmNjAHkKIKMkDTJjZ8EdyxbkifRUs1ZCq3TMZy2oeblZBXCJVOH4W7ZbA==}
|
|
|
|
'@react-native-community/cli-platform-android@13.6.9':
|
|
resolution: {integrity: sha512-9KsYGdr08QhdvT3Ht7e8phQB3gDX9Fs427NJe0xnoBh+PDPTI2BD5ks5ttsH8CzEw8/P6H8tJCHq6hf2nxd9cw==}
|
|
|
|
'@react-native-community/cli-platform-apple@13.6.9':
|
|
resolution: {integrity: sha512-KoeIHfhxMhKXZPXmhQdl6EE+jGKWwoO9jUVWgBvibpVmsNjo7woaG/tfJMEWfWF3najX1EkQAoJWpCDBMYWtlA==}
|
|
|
|
'@react-native-community/cli-platform-ios@13.6.9':
|
|
resolution: {integrity: sha512-CiUcHlGs8vE0CAB4oi1f+dzniqfGuhWPNrDvae2nm8dewlahTBwIcK5CawyGezjcJoeQhjBflh9vloska+nlnw==}
|
|
|
|
'@react-native-community/cli-server-api@13.6.9':
|
|
resolution: {integrity: sha512-W8FSlCPWymO+tlQfM3E0JmM8Oei5HZsIk5S0COOl0MRi8h0NmHI4WSTF2GCfbFZkcr2VI/fRsocoN8Au4EZAug==}
|
|
|
|
'@react-native-community/cli-tools@13.6.9':
|
|
resolution: {integrity: sha512-OXaSjoN0mZVw3nrAwcY1PC0uMfyTd9fz7Cy06dh+EJc+h0wikABsVRzV8cIOPrVV+PPEEXE0DBrH20T2puZzgQ==}
|
|
|
|
'@react-native-community/cli-types@13.6.9':
|
|
resolution: {integrity: sha512-RLxDppvRxXfs3hxceW/mShi+6o5yS+kFPnPqZTaMKKR5aSg7LwDpLQW4K2D22irEG8e6RKDkZUeH9aL3vO2O0w==}
|
|
|
|
'@react-native-community/cli@13.6.9':
|
|
resolution: {integrity: sha512-hFJL4cgLPxncJJd/epQ4dHnMg5Jy/7Q56jFvA3MHViuKpzzfTCJCB+pGY54maZbtym53UJON9WTGpM3S81UfjQ==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
'@react-native-community/netinfo@11.4.1':
|
|
resolution: {integrity: sha512-B0BYAkghz3Q2V09BF88RA601XursIEA111tnc2JOaN7axJWmNefmfjZqw/KdSxKZp7CZUuPpjBmz/WCR9uaHYg==}
|
|
peerDependencies:
|
|
react-native: '>=0.59'
|
|
|
|
'@react-native/assets-registry@0.74.87':
|
|
resolution: {integrity: sha512-1XmRhqQchN+pXPKEKYdpJlwESxVomJOxtEnIkbo7GAlaN2sym84fHEGDXAjLilih5GVPpcpSmFzTy8jx3LtaFg==}
|
|
engines: {node: '>=18'}
|
|
|
|
'@react-native/assets-registry@0.85.3':
|
|
resolution: {integrity: sha512-u9ZiYP23vA2IFtdFQFmetzSmk6SM0xgKIoiOsr1hXNHjHaLhOm+/Ph1ud57wX6+Dbwdzx8coJgnzSKL3W21PCg==}
|
|
engines: {node: ^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0}
|
|
|
|
'@react-native/babel-plugin-codegen@0.74.87':
|
|
resolution: {integrity: sha512-+vJYpMnENFrwtgvDfUj+CtVJRJuUnzAUYT0/Pb68Sq9RfcZ5xdcCuUgyf7JO+akW2VTBoJY427wkcxU30qrWWw==}
|
|
engines: {node: '>=18'}
|
|
|
|
'@react-native/babel-plugin-codegen@0.83.6':
|
|
resolution: {integrity: sha512-qfRXsHGeucT5c6mK+8Q7v4Ly3zmygfVmFlEtkiq7q07W1OTreld6nib4rJ/DBEeNiKBoBTuHjWliYGNuDjLFQA==}
|
|
engines: {node: '>= 20.19.4'}
|
|
|
|
'@react-native/babel-preset@0.74.87':
|
|
resolution: {integrity: sha512-hyKpfqzN2nxZmYYJ0tQIHG99FQO0OWXp/gVggAfEUgiT+yNKas1C60LuofUsK7cd+2o9jrpqgqW4WzEDZoBlTg==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@babel/core': '*'
|
|
|
|
'@react-native/babel-preset@0.83.6':
|
|
resolution: {integrity: sha512-4/fXFDUvGOObETZq4+SUFkafld6OGgQWut5cQiqVghlhCB5z/p2lVhPgEUr/aTxTzeS3AmN+ztC+GpYPQ7tsTw==}
|
|
engines: {node: '>= 20.19.4'}
|
|
peerDependencies:
|
|
'@babel/core': '*'
|
|
|
|
'@react-native/codegen@0.74.87':
|
|
resolution: {integrity: sha512-GMSYDiD+86zLKgMMgz9z0k6FxmRn+z6cimYZKkucW4soGbxWsbjUAZoZ56sJwt2FJ3XVRgXCrnOCgXoH/Bkhcg==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@babel/preset-env': ^7.1.6
|
|
|
|
'@react-native/codegen@0.83.6':
|
|
resolution: {integrity: sha512-doB/Pq6Cf6IjF3wlQXTIiZOnsX9X8mEEk+CdGfyuCwZjWrf7IB8KaZEXXckJmfUcIwvJ9u/a72ZoTTCIoxAc9A==}
|
|
engines: {node: '>= 20.19.4'}
|
|
peerDependencies:
|
|
'@babel/core': '*'
|
|
|
|
'@react-native/codegen@0.85.3':
|
|
resolution: {integrity: sha512-/JkS1lGLyzBWP1FbgDwaqEf7qShIC6pUC1M0a/YMAd/v4iqR24MRkQWe7jkYvcBQ2LpEhs5NGE9InhxSv21zCA==}
|
|
engines: {node: ^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0}
|
|
peerDependencies:
|
|
'@babel/core': '*'
|
|
|
|
'@react-native/community-cli-plugin@0.74.87':
|
|
resolution: {integrity: sha512-EgJG9lSr8x3X67dHQKQvU6EkO+3ksVlJHYIVv6U/AmW9dN80BEFxgYbSJ7icXS4wri7m4kHdgeq2PQ7/3vvrTQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
'@react-native/community-cli-plugin@0.85.3':
|
|
resolution: {integrity: sha512-fs85dmbIqNmtzEixDb0g+q6R3Vt4H9eAt8/inIZdDKfjN76+sUJA2r1nxODQ76bU23MrIbz8sI7KFBPaWk/zQw==}
|
|
engines: {node: ^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0}
|
|
peerDependencies:
|
|
'@react-native-community/cli': '*'
|
|
'@react-native/metro-config': 0.85.3
|
|
peerDependenciesMeta:
|
|
'@react-native-community/cli':
|
|
optional: true
|
|
'@react-native/metro-config':
|
|
optional: true
|
|
|
|
'@react-native/debugger-frontend@0.74.85':
|
|
resolution: {integrity: sha512-gUIhhpsYLUTYWlWw4vGztyHaX/kNlgVspSvKe2XaPA7o3jYKUoNLc3Ov7u70u/MBWfKdcEffWq44eSe3j3s5JQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
'@react-native/debugger-frontend@0.74.87':
|
|
resolution: {integrity: sha512-MN95DJLYTv4EqJc+9JajA3AJZSBYJz2QEJ3uWlHrOky2vKrbbRVaW1ityTmaZa2OXIvNc6CZwSRSE7xCoHbXhQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
'@react-native/debugger-frontend@0.83.6':
|
|
resolution: {integrity: sha512-TyWXEpAjVundrc87fPWg91piOUg75+X9iutcfDe7cO3NrAEYCsl7Z09rKHuiAGkxfG9/rFD13dPsYIixUFkSFA==}
|
|
engines: {node: '>= 20.19.4'}
|
|
|
|
'@react-native/debugger-frontend@0.85.3':
|
|
resolution: {integrity: sha512-uAu7rM5o/Np1zgp6fi5zM1sP1aB8DcS7DdOLcj/TkSutOAjkMqqd2lWt1/+3S7qXexRHVK5XcP+o3VXo4L/V0A==}
|
|
engines: {node: ^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0}
|
|
|
|
'@react-native/debugger-shell@0.83.6':
|
|
resolution: {integrity: sha512-684TJMBCU0l0ZjJWzrnK0HH+ERaM9KLyxyArE1k7BrP+gVl4X9GO0Pi94RoInOxvW/nyV65sOU6Ip1F3ygS0cg==}
|
|
engines: {node: '>= 20.19.4'}
|
|
|
|
'@react-native/debugger-shell@0.85.3':
|
|
resolution: {integrity: sha512-/jRAaT9boiCttIcEwS02WPwYkUihqsjSaK/TMtHz05vT6uMgac9PaQt5kzBQLIABv5aEIa5gtrMmKVz49MjkjQ==}
|
|
engines: {node: ^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0}
|
|
|
|
'@react-native/dev-middleware@0.74.85':
|
|
resolution: {integrity: sha512-BRmgCK5vnMmHaKRO+h8PKJmHHH3E6JFuerrcfE3wG2eZ1bcSr+QTu8DAlpxsDWvJvHpCi8tRJGauxd+Ssj/c7w==}
|
|
engines: {node: '>=18'}
|
|
|
|
'@react-native/dev-middleware@0.74.87':
|
|
resolution: {integrity: sha512-7TmZ3hTHwooYgIHqc/z87BMe1ryrIqAUi+AF7vsD+EHCGxHFdMjSpf1BZ2SUPXuLnF2cTiTfV2RwhbPzx0tYIA==}
|
|
engines: {node: '>=18'}
|
|
|
|
'@react-native/dev-middleware@0.83.6':
|
|
resolution: {integrity: sha512-22xoddLTelpcVnF385SNH2hdP7X2av5pu7yRl/WnM5jBznbcl0+M9Ce94cj+WVeomsoUF/vlfuB0Ooy+RMlRiA==}
|
|
engines: {node: '>= 20.19.4'}
|
|
|
|
'@react-native/dev-middleware@0.85.3':
|
|
resolution: {integrity: sha512-JYzBiT4A8w+KQt+dOD5v+ti+tDrGoPnsSTuApq3Ls4RB5sfWbDlYMyz3dbc8qBIHz9tv0sQ5+eOu6Xwqzr5AQA==}
|
|
engines: {node: ^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0}
|
|
|
|
'@react-native/gradle-plugin@0.74.87':
|
|
resolution: {integrity: sha512-T+VX0N1qP+U9V4oAtn7FTX7pfsoVkd1ocyw9swYXgJqU2fK7hC9famW7b3s3ZiufPGPr1VPJe2TVGtSopBjL6A==}
|
|
engines: {node: '>=18'}
|
|
|
|
'@react-native/gradle-plugin@0.85.3':
|
|
resolution: {integrity: sha512-39dY2j50Q1pntejzwt3XL7vwXtrj8jcIfHq6E+gyu3jzYxZJVvMkMutQ39vSg6zinIQOX36oQDhidXUbCXzgoA==}
|
|
engines: {node: ^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0}
|
|
|
|
'@react-native/js-polyfills@0.74.87':
|
|
resolution: {integrity: sha512-M5Evdn76CuVEF0GsaXiGi95CBZ4IWubHqwXxV9vG9CC9kq0PSkoM2Pn7Lx7dgyp4vT7ccJ8a3IwHbe+5KJRnpw==}
|
|
engines: {node: '>=18'}
|
|
|
|
'@react-native/js-polyfills@0.85.3':
|
|
resolution: {integrity: sha512-U2+aMshIXf1uFn77tpBb/xhHWB9vkVrMpt7kkucAugF8hJKYTDGB587X7WwelHduK2KBfhl4giSv0rzZGoef9A==}
|
|
engines: {node: ^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0}
|
|
|
|
'@react-native/metro-babel-transformer@0.74.87':
|
|
resolution: {integrity: sha512-UsJCO24sNax2NSPBmV1zLEVVNkS88kcgAiYrZHtYSwSjpl4WZ656tIeedBfiySdJ94Hr3kQmBYLipV5zk0NI1A==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@babel/core': '*'
|
|
|
|
'@react-native/normalize-color@2.1.0':
|
|
resolution: {integrity: sha512-Z1jQI2NpdFJCVgpY+8Dq/Bt3d+YUi1928Q+/CZm/oh66fzM0RUl54vvuXlPJKybH4pdCZey1eDTPaLHkMPNgWA==}
|
|
|
|
'@react-native/normalize-colors@0.74.85':
|
|
resolution: {integrity: sha512-pcE4i0X7y3hsAE0SpIl7t6dUc0B0NZLd1yv7ssm4FrLhWG+CGyIq4eFDXpmPU1XHmL5PPySxTAjEMiwv6tAmOw==}
|
|
|
|
'@react-native/normalize-colors@0.74.87':
|
|
resolution: {integrity: sha512-Xh7Nyk/MPefkb0Itl5Z+3oOobeG9lfLb7ZOY2DKpFnoCE1TzBmib9vMNdFaLdSxLIP+Ec6icgKtdzYg8QUPYzA==}
|
|
|
|
'@react-native/normalize-colors@0.83.6':
|
|
resolution: {integrity: sha512-bTM24b5v4qN3h52oflnv+OujFORn/kVi06WaWhnQQw14/ycilPqIsqsa+DpIBqdBrXxvLa9fXtCRrQtGATZCEw==}
|
|
|
|
'@react-native/normalize-colors@0.85.3':
|
|
resolution: {integrity: sha512-hj0PScZEhIbcOvQV5yMKX3ha4XEIOy/SVE1Rrpp0beW0dpNLOgSC7KDxGewmDnIHK9YdQUXGY9eMEfShUMIaZw==}
|
|
|
|
'@react-native/virtualized-lists@0.74.87':
|
|
resolution: {integrity: sha512-lsGxoFMb0lyK/MiplNKJpD+A1EoEUumkLrCjH4Ht+ZlG8S0BfCxmskLZ6qXn3BiDSkLjfjI/qyZ3pnxNBvkXpQ==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@types/react': ^18.2.6
|
|
react: '*'
|
|
react-native: '*'
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
|
|
'@react-native/virtualized-lists@0.85.3':
|
|
resolution: {integrity: sha512-dsCjI//OIPEUJMyNHp4l7zNLVjCx7bcaRUceOCkU+IB17hkbtbGWvi7HjGFSzy7FJGmS/MOlcfpb72xXiy1Oig==}
|
|
engines: {node: ^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0}
|
|
peerDependencies:
|
|
'@types/react': ^19.2.0
|
|
react: '*'
|
|
react-native: 0.85.3
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
|
|
'@react-navigation/bottom-tabs@6.6.1':
|
|
resolution: {integrity: sha512-9oD4cypEBjPuaMiu9tevWGiQ4w/d6l3HNhcJ1IjXZ24xvYDSs0mqjUcdt8SWUolCvRrYc/DmNBLlT83bk0bHTw==}
|
|
peerDependencies:
|
|
'@react-navigation/native': ^6.0.0
|
|
react: '*'
|
|
react-native: '*'
|
|
react-native-safe-area-context: '>= 3.0.0'
|
|
react-native-screens: '>= 3.0.0'
|
|
|
|
'@react-navigation/core@6.4.17':
|
|
resolution: {integrity: sha512-Nd76EpomzChWAosGqWOYE3ItayhDzIEzzZsT7PfGcRFDgW5miHV2t4MZcq9YIK4tzxZjVVpYbIynOOQQd1e0Cg==}
|
|
peerDependencies:
|
|
react: '*'
|
|
|
|
'@react-navigation/elements@1.3.31':
|
|
resolution: {integrity: sha512-bUzP4Awlljx5RKEExw8WYtif8EuQni2glDaieYROKTnaxsu9kEIA515sXQgUDZU4Ob12VoL7+z70uO3qrlfXcQ==}
|
|
peerDependencies:
|
|
'@react-navigation/native': ^6.0.0
|
|
react: '*'
|
|
react-native: '*'
|
|
react-native-safe-area-context: '>= 3.0.0'
|
|
|
|
'@react-navigation/native@6.1.18':
|
|
resolution: {integrity: sha512-mIT9MiL/vMm4eirLcmw2h6h/Nm5FICtnYSdohq4vTLA2FF/6PNhByM7s8ffqoVfE5L0uAa6Xda1B7oddolUiGg==}
|
|
peerDependencies:
|
|
react: '*'
|
|
react-native: '*'
|
|
|
|
'@react-navigation/routers@6.1.9':
|
|
resolution: {integrity: sha512-lTM8gSFHSfkJvQkxacGM6VJtBt61ip2XO54aNfswD+KMw6eeZ4oehl7m0me3CR9hnDE4+60iAZR8sAhvCiI3NA==}
|
|
|
|
'@react-navigation/stack@6.4.1':
|
|
resolution: {integrity: sha512-upMEHOKMtuMu4c9gmoPlO/JqI6mDlSqwXg1aXKOTQLXAF8H5koOLRfrmi7AkdiE9A7lDXWUAZoGuD9O88cYvDQ==}
|
|
peerDependencies:
|
|
'@react-navigation/native': ^6.0.0
|
|
react: '*'
|
|
react-native: '*'
|
|
react-native-gesture-handler: '>= 1.0.0'
|
|
react-native-safe-area-context: '>= 3.0.0'
|
|
react-native-screens: '>= 3.0.0'
|
|
|
|
'@rnx-kit/chromium-edge-launcher@1.0.0':
|
|
resolution: {integrity: sha512-lzD84av1ZQhYUS+jsGqJiCMaJO2dn9u+RTT9n9q6D3SaKVwWqv+7AoRKqBu19bkwyE+iFRl1ymr40QS90jVFYg==}
|
|
engines: {node: '>=14.15'}
|
|
|
|
'@rollup/rollup-android-arm-eabi@4.60.4':
|
|
resolution: {integrity: sha512-F5QXMSiFebS9hKZj02XhWLLnRpJ3B3AROP0tWbFBSj+6kCbg5m9j5JoHKd4mmSVy5mS/IMQloYgYxCuJC0fxEQ==}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@rollup/rollup-android-arm64@4.60.4':
|
|
resolution: {integrity: sha512-GxxTKApUpzRhof7poWvCJHRF51C67u1R7D6DiluBE8wKU1u5GWE8t+v81JvJYtbawoBFX1hLv5Ei4eVjkWokaw==}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@rollup/rollup-darwin-arm64@4.60.4':
|
|
resolution: {integrity: sha512-tua0TaJxMOB1R0V0RS1jFZ/RpURFDJIOR2A6jWwQeawuFyS4gBW+rntLRaQd0EQ4bd6Vp44Z2rXW+YYDBsj6IA==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@rollup/rollup-darwin-x64@4.60.4':
|
|
resolution: {integrity: sha512-CSKq7MsP+5PFIcydhAiR1K0UhEI1A2jWXVKHPCBZ151yOutENwvnPocgVHkivu2kviURtCEB6zUQw0vs8RrhMg==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@rollup/rollup-freebsd-arm64@4.60.4':
|
|
resolution: {integrity: sha512-+O8OkVdyvXMtJEciu2wS/pzm1IxntEEQx3z5TAVy4l32G0etZn+RsA48ARRrFm6Ri8fvqPQfgrvNxSjKAbnd3g==}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@rollup/rollup-freebsd-x64@4.60.4':
|
|
resolution: {integrity: sha512-Iw3oMskH3AfNuhU0MSN7vNbdi4me/NiYo2azqPz/Le16zHSa+3RRmliCMWWQmh4lcndccU40xcJuTYJZxNo/lw==}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@rollup/rollup-linux-arm-gnueabihf@4.60.4':
|
|
resolution: {integrity: sha512-EIPRXTVQpHyF8WOo219AD2yEltPehLTcTMz2fn6JsatLYSzQf00hj3rulF+yauOlF9/FtM2WpkT/hJh/KJFGhA==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm-musleabihf@4.60.4':
|
|
resolution: {integrity: sha512-J3Yh9PzzF1Ovah2At+lHiGQdsYgArxBbXv/zHfSyaiFQEqvNv7DcW98pCrmdjCZBrqBiKrKKe2V+aaSGWuBe/w==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm64-gnu@4.60.4':
|
|
resolution: {integrity: sha512-BFDEZMYfUvLn37ONE1yMBojPxnMlTFsdyNoqncT0qFq1mAfllL+ATMMJd8TeuVMiX84s1KbcxcZbXInmcO2mRg==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm64-musl@4.60.4':
|
|
resolution: {integrity: sha512-pc9EYOSlOgdQ2uPl1o9PF6/kLSgaUosia7gOuS8mB69IxJvlclko1MECXysjs5ryez1/5zjYqx3+xYU0TU6R1A==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-loong64-gnu@4.60.4':
|
|
resolution: {integrity: sha512-NxnomyxYerDh5n4iLrNa+sH+Z+U4BMEE46V2PgQ/hoB909i8gV1M5wPojWg9fk1jWpO3IQnOs20K4wyZuFLEFQ==}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-loong64-musl@4.60.4':
|
|
resolution: {integrity: sha512-nbJnQ8a3z1mtmrwImCYhc6BGpThAyYVRQxw9uKSKG4wR6aAYno9sVjJ0zaZcW9BPJX1GbrDPf+SvdWjgTuDmnw==}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-ppc64-gnu@4.60.4':
|
|
resolution: {integrity: sha512-2EU6acNrQLd8tYvo/LXW535wupT3m6fo7HKo6lr7ktQoItxTyOL1ZCR/GfGCuXl2vR+zmfI6eRXkSemafv+iVg==}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-ppc64-musl@4.60.4':
|
|
resolution: {integrity: sha512-WeBtoMuaMxiiIrO2IYP3xs6GMWkJP2C0EoT8beTLkUPmzV1i/UcOSVw1d5r9KBODtHKilG5yFxsGRnBbK3wJ4A==}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-riscv64-gnu@4.60.4':
|
|
resolution: {integrity: sha512-FJHFfqpKUI3A10WrWKiFbBZ7yVbGT4q4B5o1qKFFojqpaYoh9LrQgqWCmmcxQzVSXYtyB5bzkXrYzlHTs21MYA==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-riscv64-musl@4.60.4':
|
|
resolution: {integrity: sha512-mcEl6CUT5IAUmQf1m9FYSmVqCJlpQ8r8eyftFUHG8i9OhY7BkBXSUdnLH5DOf0wCOjcP9v/QO93zpmF1SptCCw==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-s390x-gnu@4.60.4':
|
|
resolution: {integrity: sha512-ynt3JxVd2w2buzoKDWIyiV1pJW93xlQic1THVLXilz429oijRpSHivZAgp65KBu+cMcgf1eVVjdnTLvPxgCuoQ==}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-x64-gnu@4.60.4':
|
|
resolution: {integrity: sha512-Boiz5+MsaROEWDf+GGEwF8VMHGhlUoQMtIPjOgA5fv4osupqTVnJteQNKJwUcnUog2G55jYXH7KZFFiJe0TEzQ==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-x64-musl@4.60.4':
|
|
resolution: {integrity: sha512-+qfSY27qIrFfI/Hom04KYFw3GKZSGU4lXus51wsb5EuySfFlWRwjkKWoE9emgRw/ukoT4Udsj4W/+xxG8VbPKg==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-openbsd-x64@4.60.4':
|
|
resolution: {integrity: sha512-VpTfOPHgVXEBeeR8hZ2O0F3aSso+JDWqTWmTmzcQKted54IAdUVbxE+j/MVxUsKa8L20HJhv3vUezVPoquqWjA==}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@rollup/rollup-openharmony-arm64@4.60.4':
|
|
resolution: {integrity: sha512-IPOsh5aRYuLv/nkU51X10Bf75Bsf6+gZdx1X+QP5QM6lIJFHHqbHLG0uJn/hWthzo13UAc2umiUorqZy3axoZg==}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@rollup/rollup-win32-arm64-msvc@4.60.4':
|
|
resolution: {integrity: sha512-4QzE9E81OohJ/HKzHhsqU+zcYYojVOXlFMs1DdyMT6qXl/niOH7AVElmmEdUNHHS/oRkc++d5k6Vy85zFs0DEw==}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-ia32-msvc@4.60.4':
|
|
resolution: {integrity: sha512-zTPgT1YuHHcd+Tmx7h8aml0FWFVelV5N54oHow9SLj+GfoDy/huQ+UV396N/C7KpMDMiPspRktzM1/0r1usYEA==}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-x64-gnu@4.60.4':
|
|
resolution: {integrity: sha512-DRS4G7mi9lJxqEDezIkKCaUIKCrLUUDCUaCsTPCi/rtqaC6D/jjwslMQyiDU50Ka0JKpeXeRBFBAXwArY52vBw==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-x64-msvc@4.60.4':
|
|
resolution: {integrity: sha512-QVTUovf40zgTqlFVrKA1uXMVvU2QWEFWfAH8Wdc48IxLvrJMQVMBRjuQyUpzZCDkakImib9eVazbWlC6ksWtJw==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@segment/analytics-core@1.4.1':
|
|
resolution: {integrity: sha512-kV0Pf33HnthuBOVdYNani21kYyj118Fn+9757bxqoksiXoZlYvBsFq6giNdCsKcTIE1eAMqNDq3xE1VQ0cfsHA==}
|
|
|
|
'@segment/analytics-generic-utils@1.1.1':
|
|
resolution: {integrity: sha512-THTIzBPHnvu1HYJU3fARdJ3qIkukO3zDXsmDm+kAeUks5R9CBXOQ6rPChiASVzSmwAIIo5uFIXXnCraojlq/Gw==}
|
|
|
|
'@segment/analytics-node@1.3.0':
|
|
resolution: {integrity: sha512-lRLz1WZaDokMoUe299yP5JkInc3OgJuqNNlxb6j0q22umCiq6b5iDo2gRmFn93reirIvJxWIicQsGrHd93q8GQ==}
|
|
engines: {node: '>=14'}
|
|
|
|
'@segment/loosely-validate-event@2.0.0':
|
|
resolution: {integrity: sha512-ZMCSfztDBqwotkl848ODgVcAmN4OItEWDCkshcKz0/W6gGSQayuuCtWV/MlodFivAZD793d6UgANd6wCXUfrIw==}
|
|
|
|
'@selderee/plugin-htmlparser2@0.11.0':
|
|
resolution: {integrity: sha512-P33hHGdldxGabLFjPPpaTxVolMrzrcegejx+0GxjrIb9Zv48D8yAIA/QTDR2dFl7Uz7urX8aX6+5bCZslr+gWQ==}
|
|
|
|
'@sentry/core@8.55.2':
|
|
resolution: {integrity: sha512-YlEBwybUcOQ/KjMHDmof1vwweVnBtBxYlQp7DE3fOdtW4pqqdHWTnTntQs4VgYfxzjJYgtkd9LHlGtg8qy+JVQ==}
|
|
engines: {node: '>=14.18'}
|
|
|
|
'@sentry/node@8.55.2':
|
|
resolution: {integrity: sha512-x3Whryb4TytiIhH9ABLVuASfBvwA50v6PpJYvq0Y9dUMi9Eb0cfuqvRCB3e+oVntZHQpnXor2U/gRBIdG2jp4w==}
|
|
engines: {node: '>=14.18'}
|
|
|
|
'@sentry/opentelemetry@8.55.2':
|
|
resolution: {integrity: sha512-pbhXi4cS1W4l392yEfIx3UD28OYAl9JkYOmh/Cpm6cPTtRMPxi3hWeujGbcXV9T/RkWYjqd+JdUDJjqsWSww9A==}
|
|
engines: {node: '>=14.18'}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.9.0
|
|
'@opentelemetry/context-async-hooks': ^1.30.1
|
|
'@opentelemetry/core': ^1.30.1
|
|
'@opentelemetry/instrumentation': ^0.57.1
|
|
'@opentelemetry/sdk-trace-base': ^1.30.1
|
|
'@opentelemetry/semantic-conventions': ^1.28.0
|
|
|
|
'@sideway/address@4.1.5':
|
|
resolution: {integrity: sha512-IqO/DUQHUkPeixNQ8n0JA6102hT9CmaljNTPmQ1u8MEhBo/R4Q8eKLN/vGZxuebwOroDB4cbpjheD4+/sKFK4Q==}
|
|
|
|
'@sideway/formula@3.0.1':
|
|
resolution: {integrity: sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==}
|
|
|
|
'@sideway/pinpoint@2.0.0':
|
|
resolution: {integrity: sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==}
|
|
|
|
'@sinclair/typebox@0.27.10':
|
|
resolution: {integrity: sha512-MTBk/3jGLNB2tVxv6uLlFh1iu64iYOQ2PbdOSK3NW8JZsmlaOh2q6sdtKowBhfw8QFLmYNzTW4/oK4uATIi6ZA==}
|
|
|
|
'@sinonjs/commons@3.0.1':
|
|
resolution: {integrity: sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==}
|
|
|
|
'@sinonjs/fake-timers@10.3.0':
|
|
resolution: {integrity: sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==}
|
|
|
|
'@smithy/core@3.24.2':
|
|
resolution: {integrity: sha512-IKS7qX59fAGCYBmt5JChcDswQDupZqT2Yn2ZBA3UgTlsjRNNkQzZobbn95xoAAdtTyJmBiJB3Y02qR3rgy3Zog==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@smithy/credential-provider-imds@4.3.2':
|
|
resolution: {integrity: sha512-iYr9ekBjmZ+FwkiHEopqGscBbl78X62cq3p5Dd0eC+gNd7fybNZFQQdDuOQjTVmFymleuA8YRWZnuXWZ8B3kKA==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@smithy/fetch-http-handler@5.4.2':
|
|
resolution: {integrity: sha512-3wF40g8OOCA5BnwQUvwtzZqYBbWWftDjpAlWIUo6Yld3ZzJaMAKqg7MWQBPjE8oLaqvZQUE7tVGlZPsae6A4bQ==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@smithy/is-array-buffer@2.2.0':
|
|
resolution: {integrity: sha512-GGP3O9QFD24uGeAXYUjwSTXARoqpZykHadOmA8G5vfJPK0/DC67qa//0qvqrJzL1xc8WQWX7/yc7fwudjPHPhA==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
'@smithy/middleware-compression@4.4.2':
|
|
resolution: {integrity: sha512-9zuwsXfOKWS3uUbHimLRM7ScHLU3/aL1kWTr17i+K0W7kflbBF3Zbed2lL/QPhzCBh1FSJGoKlrRn2ueI9rCjw==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@smithy/node-http-handler@4.7.2':
|
|
resolution: {integrity: sha512-EdksTZ8UXYxGUgQ4mpIKrHoaj9WVGsp66TpZuixLAz1Jex8YDLnS4RH9ktGED5aOpN0OJlEtrsC9IGt76go1eA==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@smithy/signature-v4@5.4.2':
|
|
resolution: {integrity: sha512-1km1OjdLRFuITWpCPofjFqzZ+tbeWuB72ZhcYjbjkCxZ21tTPfIs4GUxRrelMyKMLxLghGD58RENnXorU/O8cw==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@smithy/types@4.14.1':
|
|
resolution: {integrity: sha512-59b5HtSVrVR/eYNei3BUj3DCPKD/G7EtDDe7OEJE7i7FtQFugYo6MxbotS8mVJkLNVf8gYaAlEBwwtJ9HzhWSg==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@smithy/util-buffer-from@2.2.0':
|
|
resolution: {integrity: sha512-IJdWBbTcMQ6DA0gdNhh/BwrLkDR+ADW5Kr1aZmd4k3DIF6ezMV4R2NIAmT08wQJ3yUK82thHWmC/TnK/wpMMIA==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
'@smithy/util-utf8@2.3.0':
|
|
resolution: {integrity: sha512-R8Rdn8Hy72KKcebgLiv8jQcQkXoLMOGGv5uI1/k0l+snqkOzQ1R0ChUBCxWMlBsFMekWjq0wRudIweFs7sKT5A==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
'@solidjs/router@0.14.10':
|
|
resolution: {integrity: sha512-5B8LVgvvXijfXyXWPVLUm7RQ05BhjIpAyRkYVDZtrR3OaSvftXobWc6qSEwk4ICLoGi/IE9CUp2LUdCBIs9AXg==}
|
|
peerDependencies:
|
|
solid-js: ^1.8.6
|
|
|
|
'@standard-schema/spec@1.1.0':
|
|
resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==}
|
|
|
|
'@swc/helpers@0.3.17':
|
|
resolution: {integrity: sha512-tb7Iu+oZ+zWJZ3HJqwx8oNwSDIU440hmVMDPhpACWQWnrZHK99Bxs70gT1L2dnr5Hg50ZRWEFkQCAnOVVV0z1Q==}
|
|
|
|
'@swc/helpers@0.5.15':
|
|
resolution: {integrity: sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==}
|
|
|
|
'@tootallnate/once@2.0.1':
|
|
resolution: {integrity: sha512-HqmEUIGRJ5fSXchkVgR5F7qn48bDBzv0kWj/Kfu5e6uci4UlEeng4331LnBkWffb++Ei3FOVLxo8JJWMFBDMeQ==}
|
|
engines: {node: '>= 10'}
|
|
|
|
'@tsconfig/node10@1.0.12':
|
|
resolution: {integrity: sha512-UCYBaeFvM11aU2y3YPZ//O5Rhj+xKyzy7mvcIoAjASbigy8mHMryP5cK7dgjlz2hWxh1g5pLw084E0a/wlUSFQ==}
|
|
|
|
'@tsconfig/node12@1.0.11':
|
|
resolution: {integrity: sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==}
|
|
|
|
'@tsconfig/node14@1.0.3':
|
|
resolution: {integrity: sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==}
|
|
|
|
'@tsconfig/node16@1.0.4':
|
|
resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==}
|
|
|
|
'@turbo/darwin-64@2.9.12':
|
|
resolution: {integrity: sha512-eu3eFRmE9NjgZ0wPdRJ44l+LGSeIky+tz5ZQd8zQkw/Yqi+BM7wq+8nbabeoiVUcICi/IZweMOKl/MCmkrd1+g==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@turbo/darwin-arm64@2.9.12':
|
|
resolution: {integrity: sha512-RUkAE404z/J8NsyrUosMcBaXT6M4bRFxTQrmkDQBLQVXaC8Jl0e9bMvYDSX0GW7Ffm2m3j9y7RXgR1foeUAM9w==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@turbo/linux-64@2.9.12':
|
|
resolution: {integrity: sha512-InIUtH7cw/vqXNX1Gr7QgWfmw3ct08pV5CpfdEOR48z2u2rzdmpIuk00B/Q2xCb0PMWtKgiMQynfuphmEuUyTQ==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@turbo/linux-arm64@2.9.12':
|
|
resolution: {integrity: sha512-lC6nD//Xh67fmJM0LKaLsg74Wry0aYrgMklpiNgCbUaMdPIOqj0A00iri3NU7Lb7pZHx8ViisgpeDKlpSgFUCA==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@turbo/windows-64@2.9.12':
|
|
resolution: {integrity: sha512-conYri8VUl72JOdYnLDPYwzqbPcY5ECoHmo9FWoKznemhaAIilj4maHqs9Uar0aKfNoZIULniy+6iWaLtLO34A==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@turbo/windows-arm64@2.9.12':
|
|
resolution: {integrity: sha512-XoR4bsg62/L/esRVcmoMESEiNZ36+YmyjYGLpoqk8nwMgXzzVjNOgX0lRSz5w/U/ajLGv3nhMsS0Q2QOdvp2AQ==}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@tybys/wasm-util@0.10.2':
|
|
resolution: {integrity: sha512-RoBvJ2X0wuKlWFIjrwffGw1IqZHKQqzIchKaadZZfnNpsAYp2mM0h36JtPCjNDAHGgYez/15uMBpfGwchhiMgg==}
|
|
|
|
'@types/babel__core@7.20.5':
|
|
resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==}
|
|
|
|
'@types/babel__generator@7.27.0':
|
|
resolution: {integrity: sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==}
|
|
|
|
'@types/babel__template@7.4.4':
|
|
resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==}
|
|
|
|
'@types/babel__traverse@7.28.0':
|
|
resolution: {integrity: sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q==}
|
|
|
|
'@types/body-parser@1.19.6':
|
|
resolution: {integrity: sha512-HLFeCYgz89uk22N5Qg3dvGvsv46B8GLvKKo1zKG4NybA8U2DiEO3w9lqGg29t/tfLRJpJ6iQxnVw4OnB7MoM9g==}
|
|
|
|
'@types/caseless@0.12.5':
|
|
resolution: {integrity: sha512-hWtVTC2q7hc7xZ/RLbxapMvDMgUnDvKvMOpKal4DrMyfGBUfB1oKaZlIRr6mJL+If3bAP6sV/QneGzF6tJjZDg==}
|
|
|
|
'@types/chai@5.2.3':
|
|
resolution: {integrity: sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA==}
|
|
|
|
'@types/chrome@0.0.268':
|
|
resolution: {integrity: sha512-7N1QH9buudSJ7sI8Pe4mBHJr5oZ48s0hcanI9w3wgijAlv1OZNUZve9JR4x42dn5lJ5Sm87V1JNfnoh10EnQlA==}
|
|
|
|
'@types/connect@3.4.36':
|
|
resolution: {integrity: sha512-P63Zd/JUGq+PdrM1lv0Wv5SBYeA2+CORvbrXbngriYY0jzLUWfQMQQxOhjONEz/wlHOAxOdY7CY65rgQdTjq2w==}
|
|
|
|
'@types/connect@3.4.38':
|
|
resolution: {integrity: sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==}
|
|
|
|
'@types/deep-eql@4.0.2':
|
|
resolution: {integrity: sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw==}
|
|
|
|
'@types/estree@1.0.8':
|
|
resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
|
|
|
|
'@types/estree@1.0.9':
|
|
resolution: {integrity: sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==}
|
|
|
|
'@types/express-serve-static-core@4.19.8':
|
|
resolution: {integrity: sha512-02S5fmqeoKzVZCHPZid4b8JH2eM5HzQLZWN2FohQEy/0eXTq8VXZfSN6Pcr3F6N9R/vNrj7cpgbhjie6m/1tCA==}
|
|
|
|
'@types/express@4.17.25':
|
|
resolution: {integrity: sha512-dVd04UKsfpINUnK0yBoYHDF3xu7xVH4BuDotC/xGuycx4CgbP48X/KF/586bcObxT0HENHXEU8Nqtu6NR+eKhw==}
|
|
|
|
'@types/filesystem@0.0.36':
|
|
resolution: {integrity: sha512-vPDXOZuannb9FZdxgHnqSwAG/jvdGM8Wq+6N4D/d80z+D4HWH+bItqsZaVRQykAn6WEVeEkLm2oQigyHtgb0RA==}
|
|
|
|
'@types/filewriter@0.0.33':
|
|
resolution: {integrity: sha512-xFU8ZXTw4gd358lb2jw25nxY9QAgqn2+bKKjKOYfNCzN4DKCFetK7sPtrlpg66Ywe3vWY9FNxprZawAh9wfJ3g==}
|
|
|
|
'@types/graceful-fs@4.1.9':
|
|
resolution: {integrity: sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==}
|
|
|
|
'@types/hammerjs@2.0.46':
|
|
resolution: {integrity: sha512-ynRvcq6wvqexJ9brDMS4BnBLzmr0e14d6ZJTEShTBWKymQiHwlAyGu0ZPEFI2Fh1U53F7tN9ufClWM5KvqkKOw==}
|
|
|
|
'@types/handlebars@4.1.0':
|
|
resolution: {integrity: sha512-gq9YweFKNNB1uFK71eRqsd4niVkXrxHugqWFQkeLRJvGjnxsLr16bYtcsG4tOFwmYi0Bax+wCkbf1reUfdl4kA==}
|
|
deprecated: This is a stub types definition. handlebars provides its own type definitions, so you do not need this installed.
|
|
|
|
'@types/har-format@1.2.16':
|
|
resolution: {integrity: sha512-fluxdy7ryD3MV6h8pTfTYpy/xQzCFC7m89nOH9y94cNqJ1mDIDPut7MnRHI3F6qRmh/cT2fUjG1MLdCNb4hE9A==}
|
|
|
|
'@types/http-errors@2.0.5':
|
|
resolution: {integrity: sha512-r8Tayk8HJnX0FztbZN7oVqGccWgw98T/0neJphO91KkmOzug1KkofZURD4UaD5uH8AqcFLfdPErnBod0u71/qg==}
|
|
|
|
'@types/istanbul-lib-coverage@2.0.6':
|
|
resolution: {integrity: sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==}
|
|
|
|
'@types/istanbul-lib-report@3.0.3':
|
|
resolution: {integrity: sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==}
|
|
|
|
'@types/istanbul-reports@1.1.2':
|
|
resolution: {integrity: sha512-P/W9yOX/3oPZSpaYOCQzGqgCQRXn0FFO/V8bWrCQs+wLmvVVxk6CRBXALEvNs9OHIatlnlFokfhuDo2ug01ciw==}
|
|
|
|
'@types/istanbul-reports@3.0.4':
|
|
resolution: {integrity: sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==}
|
|
|
|
'@types/jest@29.5.14':
|
|
resolution: {integrity: sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==}
|
|
|
|
'@types/jsonwebtoken@9.0.10':
|
|
resolution: {integrity: sha512-asx5hIG9Qmf/1oStypjanR7iKTv0gXQ1Ov/jfrX6kS/EO0OFni8orbmGCn0672NHR3kXHwpAwR+B368ZGN/2rA==}
|
|
|
|
'@types/long@4.0.2':
|
|
resolution: {integrity: sha512-MqTGEo5bj5t157U6fA/BiDynNkn0YknVdh48CMPkTSpFTVmvao5UQmm7uEF6xBEo7qIMAlY/JSleYaE6VOdpaA==}
|
|
|
|
'@types/mime@1.3.5':
|
|
resolution: {integrity: sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==}
|
|
|
|
'@types/ms@2.1.0':
|
|
resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==}
|
|
|
|
'@types/mysql@2.15.26':
|
|
resolution: {integrity: sha512-DSLCOXhkvfS5WNNPbfn2KdICAmk8lLc+/PNvnPnF7gOdMZCxopXduqv0OQ13y/yA/zXTSikZZqVgybUxOEg6YQ==}
|
|
|
|
'@types/node-forge@1.3.14':
|
|
resolution: {integrity: sha512-mhVF2BnD4BO+jtOp7z1CdzaK4mbuK0LLQYAvdOLqHTavxFNq4zA1EmYkpnFjP8HOUzedfQkRnp0E2ulSAYSzAw==}
|
|
|
|
'@types/node@18.19.130':
|
|
resolution: {integrity: sha512-GRaXQx6jGfL8sKfaIDD6OupbIHBr9jv7Jnaml9tB7l4v068PAOXqfcujMMo5PhbIs6ggR1XODELqahT2R8v0fg==}
|
|
|
|
'@types/node@20.19.41':
|
|
resolution: {integrity: sha512-ECymXOukMnOoVkC2bb1Vc/w/836DXncOg5m8Xj1RH7xSHZJWNYY6Zh7EH477vcnD5egKNNfy2RpNOmuChhFPgQ==}
|
|
|
|
'@types/node@22.19.19':
|
|
resolution: {integrity: sha512-dyh/xO2Fh5bYrfWaaqGrRQQGkNdmYw6AmaAUvYeUMNTWQtvb796ikLdmTchRmOlOiIJ1TDXfWgVx1QkUlQ6Hew==}
|
|
|
|
'@types/node@25.8.0':
|
|
resolution: {integrity: sha512-TCFSk8IZh+iLX1xtksoBVtdmgL+1IX0fC9BeU4QqFSuNdN/K+HUlhqOzEmSYYpZUVsLYcPqc9KX+60iDuninSQ==}
|
|
|
|
'@types/pdfkit@0.13.9':
|
|
resolution: {integrity: sha512-RDG8Yb1zT7I01FfpwK7nMSA433XWpblMqSCtA5vJlSyavWZb303HUYPCel6JTiDDFqwGLvtAnYbH8N/e0Cb89g==}
|
|
|
|
'@types/pg-pool@2.0.6':
|
|
resolution: {integrity: sha512-TaAUE5rq2VQYxab5Ts7WZhKNmuN78Q6PiFonTDdpbx8a1H0M1vhy3rhiMjl+e2iHmogyMw7jZF4FrE6eJUy5HQ==}
|
|
|
|
'@types/pg@8.6.1':
|
|
resolution: {integrity: sha512-1Kc4oAGzAl7uqUStZCDvaLFqZrW9qWSjXOmBfdgyBP5La7Us6Mg4GBvRlSoaZMhQF/zSj1C8CtKMBkoiT8eL8w==}
|
|
|
|
'@types/prop-types@15.7.15':
|
|
resolution: {integrity: sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==}
|
|
|
|
'@types/qs@6.15.1':
|
|
resolution: {integrity: sha512-GZHUBZR9hckSUhrxmp1nG6NwdpM9fCunJwyThLW1X3AyHgd9IlHb6VANpQQqDr2o/qQp6McZ3y/IA2rVzKzSbw==}
|
|
|
|
'@types/range-parser@1.2.7':
|
|
resolution: {integrity: sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==}
|
|
|
|
'@types/react-test-renderer@18.3.1':
|
|
resolution: {integrity: sha512-vAhnk0tG2eGa37lkU9+s5SoroCsRI08xnsWFiAXOuPH2jqzMbcXvKExXViPi1P5fIklDeCvXqyrdmipFaSkZrA==}
|
|
|
|
'@types/react@18.3.28':
|
|
resolution: {integrity: sha512-z9VXpC7MWrhfWipitjNdgCauoMLRdIILQsAEV+ZesIzBq/oUlxk0m3ApZuMFCXdnS4U7KrI+l3WRUEGQ8K1QKw==}
|
|
|
|
'@types/request@2.48.13':
|
|
resolution: {integrity: sha512-FGJ6udDNUCjd19pp0Q3iTiDkwhYup7J8hpMW9c4k53NrccQFFWKRho6hvtPPEhnXWKvukfwAlB6DbDz4yhH5Gg==}
|
|
|
|
'@types/send@0.17.6':
|
|
resolution: {integrity: sha512-Uqt8rPBE8SY0RK8JB1EzVOIZ32uqy8HwdxCnoCOsYrvnswqmFZ/k+9Ikidlk/ImhsdvBsloHbAlewb2IEBV/Og==}
|
|
|
|
'@types/send@1.2.1':
|
|
resolution: {integrity: sha512-arsCikDvlU99zl1g69TcAB3mzZPpxgw0UQnaHeC1Nwb015xp8bknZv5rIfri9xTOcMuaVgvabfIRA7PSZVuZIQ==}
|
|
|
|
'@types/serve-static@1.15.10':
|
|
resolution: {integrity: sha512-tRs1dB+g8Itk72rlSI2ZrW6vZg0YrLI81iQSTkMmOqnqCaNr/8Ek4VwWcN5vZgCYWbg/JJSGBlUaYGAOP73qBw==}
|
|
|
|
'@types/shimmer@1.2.0':
|
|
resolution: {integrity: sha512-UE7oxhQLLd9gub6JKIAhDq06T0F6FnztwMNRvYgjeQSBeMc1ZG/tA47EwfduvkuQS8apbkM/lpLpWsaCeYsXVg==}
|
|
|
|
'@types/stack-utils@2.0.3':
|
|
resolution: {integrity: sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==}
|
|
|
|
'@types/tedious@4.0.14':
|
|
resolution: {integrity: sha512-KHPsfX/FoVbUGbyYvk1q9MMQHLPeRZhRJZdO45Q4YjvFkv4hMNghCWTvy7rdKessBsmtz4euWCWAB6/tVpI1Iw==}
|
|
|
|
'@types/tough-cookie@4.0.5':
|
|
resolution: {integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==}
|
|
|
|
'@types/uuid@10.0.0':
|
|
resolution: {integrity: sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ==}
|
|
|
|
'@types/uuid@11.0.0':
|
|
resolution: {integrity: sha512-HVyk8nj2m+jcFRNazzqyVKiZezyhDKrGUA3jlEcg/nZ6Ms+qHwocba1Y/AaVaznJTAM9xpdFSh+ptbNrhOGvZA==}
|
|
deprecated: This is a stub types definition. uuid provides its own type definitions, so you do not need this installed.
|
|
|
|
'@types/ws@8.18.1':
|
|
resolution: {integrity: sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==}
|
|
|
|
'@types/yargs-parser@21.0.3':
|
|
resolution: {integrity: sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==}
|
|
|
|
'@types/yargs@13.0.12':
|
|
resolution: {integrity: sha512-qCxJE1qgz2y0hA4pIxjBR+PelCH0U5CK1XJXFwCNqfmliatKp47UCXXE9Dyk1OXBDLvsCF57TqQEJaeLfDYEOQ==}
|
|
|
|
'@types/yargs@15.0.20':
|
|
resolution: {integrity: sha512-KIkX+/GgfFitlASYCGoSF+T4XRXhOubJLhkLVtSfsRTe9jWMmuM2g28zQ41BtPTG7TRBb2xHW+LCNVE9QR/vsg==}
|
|
|
|
'@types/yargs@17.0.35':
|
|
resolution: {integrity: sha512-qUHkeCyQFxMXg79wQfTtfndEC+N9ZZg76HJftDJp+qH2tV7Gj4OJi7l+PiWwJ+pWtW8GwSmqsDj/oymhrTWXjg==}
|
|
|
|
'@ungap/structured-clone@1.3.1':
|
|
resolution: {integrity: sha512-mUFwbeTqrVgDQxFveS+df2yfap6iuP20NAKAsBt5jDEoOTDew+zwLAOilHCeQJOVSvmgCX4ogqIrA0mnyr08yQ==}
|
|
|
|
'@urql/core@2.3.6':
|
|
resolution: {integrity: sha512-PUxhtBh7/8167HJK6WqBv6Z0piuiaZHQGYbhwpNL9aIQmLROPEdaUYkY4wh45wPQXcTpnd11l0q3Pw+TI11pdw==}
|
|
peerDependencies:
|
|
graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
|
|
'@urql/exchange-retry@0.3.0':
|
|
resolution: {integrity: sha512-hHqer2mcdVC0eYnVNbWyi28AlGOPb2vjH3lP3/Bc8Lc8BjhMsDwFMm7WhoP5C1+cfbr/QJ6Er3H/L08wznXxfg==}
|
|
peerDependencies:
|
|
graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0
|
|
|
|
'@vitest/coverage-v8@4.1.6':
|
|
resolution: {integrity: sha512-36l628fQ/9a/8ihy97eOtEnvWQEdqULQOJtcaxtoNq0G1w3Mxd4szSahOaMM9/NGyZ+hyKcMtIW/WIxq0XQViQ==}
|
|
peerDependencies:
|
|
'@vitest/browser': 4.1.6
|
|
vitest: 4.1.6
|
|
peerDependenciesMeta:
|
|
'@vitest/browser':
|
|
optional: true
|
|
|
|
'@vitest/expect@4.1.6':
|
|
resolution: {integrity: sha512-7EHDquPthALSV0jhhjgEW8FXaviMx7rSqu8W6oqCoAuOhKov814P99QDV1pxMA3QPv21YudvJngIhjrNI4opLg==}
|
|
|
|
'@vitest/mocker@4.1.6':
|
|
resolution: {integrity: sha512-MCFc63czMjEInOlcY2cpQCvCN+KgbAn+60xu9cMgP4sKaLC5JNAKw7JH8QdAnoAC88hW1IiSNZ+GgVXlN1UcMQ==}
|
|
peerDependencies:
|
|
msw: ^2.4.9
|
|
vite: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
peerDependenciesMeta:
|
|
msw:
|
|
optional: true
|
|
vite:
|
|
optional: true
|
|
|
|
'@vitest/pretty-format@4.1.6':
|
|
resolution: {integrity: sha512-h5SxD/IzNhZYnrSZRsUZQIC+vD0GY8cUvq0iwsmkFKixRCKLLWqCXa/FIQ4S1R+sI+PGoojkHsdNrbZiM9Qpgw==}
|
|
|
|
'@vitest/runner@4.1.6':
|
|
resolution: {integrity: sha512-nOPCmn2+yD0ZNmKdsXGv/UxMMWbMuKeD6GyYncNwdkYDxpQvrPSKYj2rWuDjC2Y4b6w6hjip5dBKFzEUuZe3vA==}
|
|
|
|
'@vitest/snapshot@4.1.6':
|
|
resolution: {integrity: sha512-YhsdE6xAVfTDmzjxL2ZDUvjj+ZsgyOKe+TdQzqkD72wIOmHka8NuGQ6NpTNZv9D2Z63fbwWKJPeVpEw4EQgYxw==}
|
|
|
|
'@vitest/spy@4.1.6':
|
|
resolution: {integrity: sha512-JFKxMx6udhwKh/Ldo270e17QX710vgunMkuPAvXjHSvC6oqLWAHhVhjg/I71q0u0CBSErIODV1Kjv0FQNSWjdg==}
|
|
|
|
'@vitest/utils@4.1.6':
|
|
resolution: {integrity: sha512-FxIY+U81R3LGKCxaHHFRQ5+g6/iRgGLmeHWdp2Amj4ljQRrEIWHmZyDfDYBRZlpyqA7qKxtS9DD1dhk8RnRIVQ==}
|
|
|
|
'@xmldom/xmldom@0.7.13':
|
|
resolution: {integrity: sha512-lm2GW5PkosIzccsaZIz7tp8cPADSIlIHWDFTR1N0SzfinhhYgeIQjFMz4rYzanCScr3DqQLeomUDArp6MWKm+g==}
|
|
engines: {node: '>=10.0.0'}
|
|
deprecated: this version has critical issues, please update to the latest version
|
|
|
|
'@xmldom/xmldom@0.8.13':
|
|
resolution: {integrity: sha512-KRYzxepc14G/CEpEGc3Yn+JKaAeT63smlDr+vjB8jRfgTBBI9wRj/nkQEO+ucV8p8I9bfKLWp37uHgFrbntPvw==}
|
|
engines: {node: '>=10.0.0'}
|
|
|
|
'@xmldom/xmldom@0.9.10':
|
|
resolution: {integrity: sha512-A9gOqLdi6cV4ibazAjcQufGj0B1y/vDqYrcuP6d/6x8P27gRS8643Dj9o1dEKtB6O7fwxb2FgBmJS2mX7gpvdw==}
|
|
engines: {node: '>=14.6'}
|
|
|
|
abbrev@2.0.0:
|
|
resolution: {integrity: sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==}
|
|
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
|
|
|
abort-controller@3.0.0:
|
|
resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==}
|
|
engines: {node: '>=6.5'}
|
|
|
|
abstract-logging@2.0.1:
|
|
resolution: {integrity: sha512-2BjRTZxTPvheOvGbBslFSYOUkr+SjPtOnrLP33f+VIWLzezQpZcqVg7ja3L4dBXmzzgwT+a029jRx5PCi3JuiA==}
|
|
|
|
accepts@1.3.8:
|
|
resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
accepts@2.0.0:
|
|
resolution: {integrity: sha512-5cvg6CtKwfgdmVqY1WIiXKc3Q1bkRqGLi+2W/6ao+6Y7gu/RCwRuAhGEzh5B4KlszSuTLgZYuqFqo5bImjNKng==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
acorn-import-attributes@1.9.5:
|
|
resolution: {integrity: sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==}
|
|
peerDependencies:
|
|
acorn: ^8
|
|
|
|
acorn-jsx@5.3.2:
|
|
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
|
|
peerDependencies:
|
|
acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
|
|
acorn-walk@8.3.5:
|
|
resolution: {integrity: sha512-HEHNfbars9v4pgpW6SO1KSPkfoS0xVOM/9UzkJltjlsHZmJasxg8aXkuZa7SMf8vKGIBhpUsPluQSqhJFCqebw==}
|
|
engines: {node: '>=0.4.0'}
|
|
|
|
acorn@8.16.0:
|
|
resolution: {integrity: sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==}
|
|
engines: {node: '>=0.4.0'}
|
|
hasBin: true
|
|
|
|
agent-base@6.0.2:
|
|
resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==}
|
|
engines: {node: '>= 6.0.0'}
|
|
|
|
agent-base@7.1.4:
|
|
resolution: {integrity: sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==}
|
|
engines: {node: '>= 14'}
|
|
|
|
aggregate-error@3.1.0:
|
|
resolution: {integrity: sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==}
|
|
engines: {node: '>=8'}
|
|
|
|
ajv-formats@3.0.1:
|
|
resolution: {integrity: sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==}
|
|
peerDependencies:
|
|
ajv: ^8.0.0
|
|
peerDependenciesMeta:
|
|
ajv:
|
|
optional: true
|
|
|
|
ajv@6.15.0:
|
|
resolution: {integrity: sha512-fgFx7Hfoq60ytK2c7DhnF8jIvzYgOMxfugjLOSMHjLIPgenqa7S7oaagATUq99mV6IYvN2tRmC0wnTYX6iPbMw==}
|
|
|
|
ajv@8.20.0:
|
|
resolution: {integrity: sha512-Thbli+OlOj+iMPYFBVBfJ3OmCAnaSyNn4M1vz9T6Gka5Jt9ba/HIR56joy65tY6kx/FCF5VXNB819Y7/GUrBGA==}
|
|
|
|
anser@1.4.10:
|
|
resolution: {integrity: sha512-hCv9AqTQ8ycjpSd3upOJd7vFwW1JaoYQ7tpham03GJ1ca8/65rqn0RpaWpItOAd6ylW9wAw6luXYPJIyPFVOww==}
|
|
|
|
ansi-escapes@4.3.2:
|
|
resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
ansi-fragments@0.2.1:
|
|
resolution: {integrity: sha512-DykbNHxuXQwUDRv5ibc2b0x7uw7wmwOGLBUd5RmaQ5z8Lhx19vwvKV+FAsM5rEA6dEcHxX+/Ad5s9eF2k2bB+w==}
|
|
|
|
ansi-regex@4.1.1:
|
|
resolution: {integrity: sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g==}
|
|
engines: {node: '>=6'}
|
|
|
|
ansi-regex@5.0.1:
|
|
resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
ansi-regex@6.2.2:
|
|
resolution: {integrity: sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==}
|
|
engines: {node: '>=12'}
|
|
|
|
ansi-styles@3.2.1:
|
|
resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==}
|
|
engines: {node: '>=4'}
|
|
|
|
ansi-styles@4.3.0:
|
|
resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
|
|
engines: {node: '>=8'}
|
|
|
|
ansi-styles@5.2.0:
|
|
resolution: {integrity: sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==}
|
|
engines: {node: '>=10'}
|
|
|
|
ansi-styles@6.2.3:
|
|
resolution: {integrity: sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==}
|
|
engines: {node: '>=12'}
|
|
|
|
any-promise@1.3.0:
|
|
resolution: {integrity: sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==}
|
|
|
|
anymatch@3.1.3:
|
|
resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
|
|
engines: {node: '>= 8'}
|
|
|
|
appdirsjs@1.2.7:
|
|
resolution: {integrity: sha512-Quji6+8kLBC3NnBeo14nPDq0+2jUs5s3/xEye+udFHumHhRk4M7aAMXp/PBJqkKYGuuyR9M/6Dq7d2AViiGmhw==}
|
|
|
|
arg@4.1.0:
|
|
resolution: {integrity: sha512-ZWc51jO3qegGkVh8Hwpv636EkbesNV5ZNQPCtRa+0qytRYPEs9IYT9qITY9buezqUH5uqyzlWLcufrzU2rffdg==}
|
|
|
|
arg@4.1.3:
|
|
resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==}
|
|
|
|
arg@5.0.2:
|
|
resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==}
|
|
|
|
argparse@1.0.10:
|
|
resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==}
|
|
|
|
argparse@2.0.1:
|
|
resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
|
|
|
|
array-buffer-byte-length@1.0.2:
|
|
resolution: {integrity: sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
array-flatten@1.1.1:
|
|
resolution: {integrity: sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==}
|
|
|
|
array-includes@3.1.9:
|
|
resolution: {integrity: sha512-FmeCCAenzH0KH381SPT5FZmiA/TmpndpcaShhfgEN9eCVjnFBqq3l1xrI42y8+PPLI6hypzou4GXw00WHmPBLQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
array-union@2.1.0:
|
|
resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==}
|
|
engines: {node: '>=8'}
|
|
|
|
array.prototype.findlast@1.2.5:
|
|
resolution: {integrity: sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
array.prototype.flat@1.3.3:
|
|
resolution: {integrity: sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
array.prototype.flatmap@1.3.3:
|
|
resolution: {integrity: sha512-Y7Wt51eKJSyi80hFrJCePGGNo5ktJCslFuboqJsbf57CCPcm5zztluPlc4/aD8sWsKvlwatezpV4U1efk8kpjg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
array.prototype.tosorted@1.1.4:
|
|
resolution: {integrity: sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
arraybuffer.prototype.slice@1.0.4:
|
|
resolution: {integrity: sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
arrify@2.0.1:
|
|
resolution: {integrity: sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug==}
|
|
engines: {node: '>=8'}
|
|
|
|
asap@2.0.6:
|
|
resolution: {integrity: sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==}
|
|
|
|
assert@2.1.0:
|
|
resolution: {integrity: sha512-eLHpSK/Y4nhMJ07gDaAzoX/XAKS8PSaojml3M0DM4JpV1LAi5JOJ/p6H/XWrl8L+DzVEvVCW1z3vWAaB9oTsQw==}
|
|
|
|
assertion-error@2.0.1:
|
|
resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==}
|
|
engines: {node: '>=12'}
|
|
|
|
ast-types@0.15.2:
|
|
resolution: {integrity: sha512-c27loCv9QkZinsa5ProX751khO9DJl/AcB5c2KNtA6NRvHKS0PgLfcftz72KVq504vB0Gku5s2kUZzDBvQWvHg==}
|
|
engines: {node: '>=4'}
|
|
|
|
ast-v8-to-istanbul@1.0.0:
|
|
resolution: {integrity: sha512-1fSfIwuDICFA4LKkCzRPO7F0hzFf0B7+Xqrl27ynQaa+Rh0e1Es0v6kWHPott3lU10AyAr7oKHa65OppjLn3Rg==}
|
|
|
|
astral-regex@1.0.0:
|
|
resolution: {integrity: sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==}
|
|
engines: {node: '>=4'}
|
|
|
|
async-function@1.0.0:
|
|
resolution: {integrity: sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
async-limiter@1.0.1:
|
|
resolution: {integrity: sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==}
|
|
|
|
async-retry@1.3.3:
|
|
resolution: {integrity: sha512-wfr/jstw9xNi/0teMHrRW7dsz3Lt5ARhYNZ2ewpadnhaIp5mbALhOAP+EAdsC7t4Z6wqsDVv9+W6gm1Dk9mEyw==}
|
|
|
|
asynckit@0.4.0:
|
|
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
|
|
|
|
at-least-node@1.0.0:
|
|
resolution: {integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==}
|
|
engines: {node: '>= 4.0.0'}
|
|
|
|
atomic-sleep@1.0.0:
|
|
resolution: {integrity: sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==}
|
|
engines: {node: '>=8.0.0'}
|
|
|
|
available-typed-arrays@1.0.7:
|
|
resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
avvio@9.2.0:
|
|
resolution: {integrity: sha512-2t/sy01ArdHHE0vRH5Hsay+RtCZt3dLPji7W7/MMOCEgze5b7SNDC4j5H6FnVgPkI1MTNFGzHdHrVXDDl7QSSQ==}
|
|
|
|
axios@1.16.1:
|
|
resolution: {integrity: sha512-caYkukvroVPO8KrzuJEb50Hm07KwfBZPEC3VeFHTsqWHvKTsy54hjJz9BS/cdaypROE2rH6xvm9mHX4fgWkr3A==}
|
|
|
|
babel-core@7.0.0-bridge.0:
|
|
resolution: {integrity: sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
babel-jest@29.7.0:
|
|
resolution: {integrity: sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
peerDependencies:
|
|
'@babel/core': ^7.8.0
|
|
|
|
babel-plugin-istanbul@6.1.1:
|
|
resolution: {integrity: sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==}
|
|
engines: {node: '>=8'}
|
|
|
|
babel-plugin-jest-hoist@29.6.3:
|
|
resolution: {integrity: sha512-ESAc/RJvGTFEzRwOTT4+lNDk/GNHMkKbNzsvT0qKRfDyyYTskxB5rnU2njIDYVxXCBHHEI1c0YwHob3WaYujOg==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
babel-plugin-jsx-dom-expressions@0.40.6:
|
|
resolution: {integrity: sha512-v3P1MW46Lm7VMpAkq0QfyzLWWkC8fh+0aE5Km4msIgDx5kjenHU0pF2s+4/NH8CQn/kla6+Hvws+2AF7bfV5qQ==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.20.12
|
|
|
|
babel-plugin-polyfill-corejs2@0.4.17:
|
|
resolution: {integrity: sha512-aTyf30K/rqAsNwN76zYrdtx8obu0E4KoUME29B1xj+B3WxgvWkp943vYQ+z8Mv3lw9xHXMHpvSPOBxzAkIa94w==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
|
|
|
|
babel-plugin-polyfill-corejs3@0.13.0:
|
|
resolution: {integrity: sha512-U+GNwMdSFgzVmfhNm8GJUX88AadB3uo9KpJqS3FaqNIPKgySuvMb+bHPsOmmuWyIcuqZj/pzt1RUIUZns4y2+A==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
|
|
|
|
babel-plugin-polyfill-corejs3@0.14.2:
|
|
resolution: {integrity: sha512-coWpDLJ410R781Npmn/SIBZEsAetR4xVi0SxLMXPaMO4lSf1MwnkGYMtkFxew0Dn8B3/CpbpYxN0JCgg8mn67g==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
|
|
|
|
babel-plugin-polyfill-regenerator@0.6.8:
|
|
resolution: {integrity: sha512-M762rNHfSF1EV3SLtnCJXFoQbbIIz0OyRwnCmV0KPC7qosSfCO0QLTSuJX3ayAebubhE6oYBAYPrBA5ljowaZg==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
|
|
|
|
babel-plugin-react-compiler@0.0.0-experimental-592953e-20240517:
|
|
resolution: {integrity: sha512-OjG1SVaeQZaJrqkMFJatg8W/MTow8Ak5rx2SI0ETQBO1XvOk/XZGMbltNCPdFJLKghBYoBjC+Y3Ap/Xr7B01mA==}
|
|
|
|
babel-plugin-react-compiler@1.0.0:
|
|
resolution: {integrity: sha512-Ixm8tFfoKKIPYdCCKYTsqv+Fd4IJ0DQqMyEimo+pxUOMUR9cVPlwTrFt9Avu+3cb6Zp3mAzl+t1MrG2fxxKsxw==}
|
|
|
|
babel-plugin-react-native-web@0.19.13:
|
|
resolution: {integrity: sha512-4hHoto6xaN23LCyZgL9LJZc3olmAxd7b6jDzlZnKXAh4rRAbZRKNBJoOOdp46OBqgy+K0t0guTj5/mhA8inymQ==}
|
|
|
|
babel-plugin-react-native-web@0.21.2:
|
|
resolution: {integrity: sha512-SPD0J6qjJn8231i0HZhlAGH6NORe+QvRSQM2mwQEzJ2Fb3E4ruWTiiicPlHjmeWShDXLcvoorOCXjeR7k/lyWA==}
|
|
|
|
babel-plugin-syntax-hermes-parser@0.32.0:
|
|
resolution: {integrity: sha512-m5HthL++AbyeEA2FcdwOLfVFvWYECOBObLHNqdR8ceY4TsEdn4LdX2oTvbB2QJSSElE2AWA/b2MXZ/PF/CqLZg==}
|
|
|
|
babel-plugin-syntax-hermes-parser@0.32.1:
|
|
resolution: {integrity: sha512-HgErPZTghW76Rkq9uqn5ESeiD97FbqpZ1V170T1RG2RDp+7pJVQV2pQJs7y5YzN0/gcT6GM5ci9apRnIwuyPdQ==}
|
|
|
|
babel-plugin-syntax-hermes-parser@0.33.3:
|
|
resolution: {integrity: sha512-/Z9xYdaJ1lC0pT9do6TqCqhOSLfZ5Ot8D5za1p+feEfWYupCOfGbhhEXN9r2ZgJtDNUNRw/Z+T2CvAGKBqtqWA==}
|
|
|
|
babel-plugin-transform-flow-enums@0.0.2:
|
|
resolution: {integrity: sha512-g4aaCrDDOsWjbm0PUUeVnkcVd6AKJsVc/MbnPhEotEpkeJQP6b8nzewohQi7+QS8UyPehOhGWn0nOwjvWpmMvQ==}
|
|
|
|
babel-preset-current-node-syntax@1.2.0:
|
|
resolution: {integrity: sha512-E/VlAEzRrsLEb2+dv8yp3bo4scof3l9nR4lrld+Iy5NyVqgVYUJnDAmunkhPMisRI32Qc4iRiz425d8vM++2fg==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0 || ^8.0.0-0
|
|
|
|
babel-preset-expo@11.0.15:
|
|
resolution: {integrity: sha512-rgiMTYwqIPULaO7iZdqyL7aAff9QLOX6OWUtLZBlOrOTreGY1yHah/5+l8MvI6NVc/8Zj5LY4Y5uMSnJIuzTLw==}
|
|
|
|
babel-preset-expo@55.0.21:
|
|
resolution: {integrity: sha512-anXoUZBcxydLdVs2L+r3bWKGUvZv2FtgOl8xRJ12i/YfKICBpwTGZWSTiEYTqBByZ6GkA3mE9+3TW97X2ocFTQ==}
|
|
peerDependencies:
|
|
'@babel/runtime': ^7.20.0
|
|
expo: '*'
|
|
expo-widgets: ^55.0.17
|
|
react-refresh: '>=0.14.0 <1.0.0'
|
|
peerDependenciesMeta:
|
|
'@babel/runtime':
|
|
optional: true
|
|
expo:
|
|
optional: true
|
|
expo-widgets:
|
|
optional: true
|
|
|
|
babel-preset-jest@29.6.3:
|
|
resolution: {integrity: sha512-0B3bhxR6snWXJZtR/RliHTDPRgn1sNHOR0yVtq/IiQFyuOVjFS+wuio/R4gSNkyYmKmJB4wGZv2NZanmKmTnNA==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
babel-preset-solid@1.9.12:
|
|
resolution: {integrity: sha512-LLqnuKVDlKpyBlMPcH6qEvs/wmS9a+NczppxJ3ryS/c0O5IiSFOIBQi9GzyiGDSbcJpx4Gr87jyFTos1MyEuWg==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
solid-js: ^1.9.12
|
|
peerDependenciesMeta:
|
|
solid-js:
|
|
optional: true
|
|
|
|
badgin@1.2.3:
|
|
resolution: {integrity: sha512-NQGA7LcfCpSzIbGRbkgjgdWkjy7HI+Th5VLxTJfW5EeaAf3fnS+xWQaQOCYiny+q6QSvxqoSO04vCx+4u++EJw==}
|
|
|
|
balanced-match@1.0.2:
|
|
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
|
|
|
|
balanced-match@4.0.4:
|
|
resolution: {integrity: sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==}
|
|
engines: {node: 18 || 20 || >=22}
|
|
|
|
base64-js@0.0.8:
|
|
resolution: {integrity: sha512-3XSA2cR/h/73EzlXXdU6YNycmYI7+kicTxks4eJg2g39biHR84slg2+des+p7iHYhbRg/udIS4TD53WabcOUkw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
base64-js@1.5.1:
|
|
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
|
|
|
|
baseline-browser-mapping@2.10.29:
|
|
resolution: {integrity: sha512-Asa2krT+XTPZINCS+2QcyS8WTkObE77RwkydwF7h6DmnKqbvlalz93m/dnphUyCa6SWSP51VgtEUf2FN+gelFQ==}
|
|
engines: {node: '>=6.0.0'}
|
|
hasBin: true
|
|
|
|
better-opn@3.0.2:
|
|
resolution: {integrity: sha512-aVNobHnJqLiUelTaHat9DZ1qM2w0C0Eym4LPI/3JxOnSokGVdsl1T1kN7TFvsEAD8G47A6VKQ0TVHqbBnYMJlQ==}
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
big-integer@1.6.52:
|
|
resolution: {integrity: sha512-QxD8cf2eVqJOOz63z6JIN9BzvVs/dlySa5HGSBH5xtR8dPteIRQnBxxKqkNTiT6jbDTF6jAfrd4oMcND9RGbQg==}
|
|
engines: {node: '>=0.6'}
|
|
|
|
bignumber.js@9.3.1:
|
|
resolution: {integrity: sha512-Ko0uX15oIUS7wJ3Rb30Fs6SkVbLmPBAKdlm7q9+ak9bbIeFf0MwuBsQV6z7+X768/cHsfg+WlysDWJcmthjsjQ==}
|
|
|
|
bl@4.1.0:
|
|
resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==}
|
|
|
|
body-parser@1.20.5:
|
|
resolution: {integrity: sha512-3grm+/2tUOvu2cjJkvsIxrv/wVpfXQW4PsQHYm7yk4vfpu7Ekl6nEsYBoJUL6qDwZUx8wUhQ8tR2qz+ad9c9OA==}
|
|
engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16}
|
|
|
|
boolbase@1.0.0:
|
|
resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
|
|
|
|
bowser@2.14.1:
|
|
resolution: {integrity: sha512-tzPjzCxygAKWFOJP011oxFHs57HzIhOEracIgAePE4pqB3LikALKnSzUyU4MGs9/iCEUuHlAJTjTc5M+u7YEGg==}
|
|
|
|
bplist-creator@0.0.7:
|
|
resolution: {integrity: sha512-xp/tcaV3T5PCiaY04mXga7o/TE+t95gqeLmADeBI1CvZtdWTbgBt3uLpvh4UWtenKeBhCV6oVxGk38yZr2uYEA==}
|
|
|
|
bplist-creator@0.1.0:
|
|
resolution: {integrity: sha512-sXaHZicyEEmY86WyueLTQesbeoH/mquvarJaQNbjuOQO+7gbFcDEWqKmcWA4cOTLzFlfgvkiVxolk1k5bBIpmg==}
|
|
|
|
bplist-parser@0.3.1:
|
|
resolution: {integrity: sha512-PyJxiNtA5T2PlLIeBot4lbp7rj4OadzjnMZD/G5zuBNt8ei/yCU7+wW0h2bag9vr8c+/WuRWmSxbqAl9hL1rBA==}
|
|
engines: {node: '>= 5.10.0'}
|
|
|
|
bplist-parser@0.3.2:
|
|
resolution: {integrity: sha512-apC2+fspHGI3mMKj+dGevkGo/tCqVB8jMb6i+OX+E29p0Iposz07fABkRIfVUPNd5A5VbuOz1bZbnmkKLYF+wQ==}
|
|
engines: {node: '>= 5.10.0'}
|
|
|
|
brace-expansion@1.1.14:
|
|
resolution: {integrity: sha512-MWPGfDxnyzKU7rNOW9SP/c50vi3xrmrua/+6hfPbCS2ABNWfx24vPidzvC7krjU/RTo235sV776ymlsMtGKj8g==}
|
|
|
|
brace-expansion@2.1.0:
|
|
resolution: {integrity: sha512-TN1kCZAgdgweJhWWpgKYrQaMNHcDULHkWwQIspdtjV4Y5aurRdZpjAqn6yX3FPqTA9ngHCc4hJxMAMgGfve85w==}
|
|
|
|
brace-expansion@5.0.6:
|
|
resolution: {integrity: sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==}
|
|
engines: {node: 18 || 20 || >=22}
|
|
|
|
braces@3.0.3:
|
|
resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
|
|
engines: {node: '>=8'}
|
|
|
|
brotli@1.3.3:
|
|
resolution: {integrity: sha512-oTKjJdShmDuGW94SyyaoQvAjf30dZaHnjJ8uAF+u2/vGJkJbJPJAT1gDiOJP5v1Zb6f9KEyW/1HpuaWIXtGHPg==}
|
|
|
|
browserify-zlib@0.2.0:
|
|
resolution: {integrity: sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==}
|
|
|
|
browserslist@4.28.2:
|
|
resolution: {integrity: sha512-48xSriZYYg+8qXna9kwqjIVzuQxi+KYWp2+5nCYnYKPTr0LvD89Jqk2Or5ogxz0NUMfIjhh2lIUX/LyX9B4oIg==}
|
|
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
|
hasBin: true
|
|
|
|
bs-logger@0.2.6:
|
|
resolution: {integrity: sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==}
|
|
engines: {node: '>= 6'}
|
|
|
|
bser@2.1.1:
|
|
resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==}
|
|
|
|
buffer-alloc-unsafe@1.1.0:
|
|
resolution: {integrity: sha512-TEM2iMIEQdJ2yjPJoSIsldnleVaAk1oW3DBVUykyOLsEsFmEc9kn+SFFPz+gl54KQNxlDnAwCXosOS9Okx2xAg==}
|
|
|
|
buffer-alloc@1.2.0:
|
|
resolution: {integrity: sha512-CFsHQgjtW1UChdXgbyJGtnm+O/uLQeZdtbDo8mfUgYXCHSM1wgrVxXm6bSyrUuErEb+4sYVGCzASBRot7zyrow==}
|
|
|
|
buffer-equal-constant-time@1.0.1:
|
|
resolution: {integrity: sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==}
|
|
|
|
buffer-fill@1.0.0:
|
|
resolution: {integrity: sha512-T7zexNBwiiaCOGDg9xNX9PBmjrubblRkENuptryuI64URkXDFum9il/JGL8Lm8wYfAXpredVXXZz7eMHilimiQ==}
|
|
|
|
buffer-from@1.1.2:
|
|
resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
|
|
|
|
buffer@5.7.1:
|
|
resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
|
|
|
|
buffer@6.0.3:
|
|
resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==}
|
|
|
|
builtins@1.0.3:
|
|
resolution: {integrity: sha512-uYBjakWipfaO/bXI7E8rq6kpwHRZK5cNYrUv2OzZSI/FvmdMyXJ2tG9dKcjEC5YHmHpUAwsargWIZNWdxb/bnQ==}
|
|
|
|
bullmq@5.76.8:
|
|
resolution: {integrity: sha512-v3WTwA8diFtsADaJ8eK2ozyi2CYK9rDZCeoKF+dIPF/MUL8HxAOa3H72Gmu1lC4yKlho6t1PwNr/QpDVqaNEZQ==}
|
|
engines: {node: '>=12.22.0'}
|
|
|
|
bytes@3.1.2:
|
|
resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
c12@3.1.0:
|
|
resolution: {integrity: sha512-uWoS8OU1MEIsOv8p/5a82c3H31LsWVR5qiyXVfBNOzfffjUWtPnhAb4BYI2uG2HfGmZmFjCtui5XNWaps+iFuw==}
|
|
peerDependencies:
|
|
magicast: ^0.3.5
|
|
peerDependenciesMeta:
|
|
magicast:
|
|
optional: true
|
|
|
|
cacache@18.0.4:
|
|
resolution: {integrity: sha512-B+L5iIa9mgcjLbliir2th36yEwPftrzteHYujzsx3dFP/31GCHcIeS8f5MGd80odLOjaOvSpU3EEAmRQptkxLQ==}
|
|
engines: {node: ^16.14.0 || >=18.0.0}
|
|
|
|
cache-manager@6.4.3:
|
|
resolution: {integrity: sha512-VV5eq/QQ5rIVix7/aICO4JyvSeEv9eIQuKL5iFwgM2BrcYoE0A/D1mNsAHJAsB0WEbNdBlKkn6Tjz6fKzh/cKQ==}
|
|
|
|
cacheable@1.10.4:
|
|
resolution: {integrity: sha512-Gd7ccIUkZ9TE2odLQVS+PDjIvQCdJKUlLdJRVvZu0aipj07Qfx+XIej7hhDrKGGoIxV5m5fT/kOJNJPQhQneRg==}
|
|
|
|
call-bind-apply-helpers@1.0.2:
|
|
resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
call-bind@1.0.9:
|
|
resolution: {integrity: sha512-a/hy+pNsFUTR+Iz8TCJvXudKVLAnz/DyeSUo10I5yvFDQJBFU2s9uqQpoSrJlroHUKoKqzg+epxyP9lqFdzfBQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
call-bound@1.0.4:
|
|
resolution: {integrity: sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
caller-callsite@2.0.0:
|
|
resolution: {integrity: sha512-JuG3qI4QOftFsZyOn1qq87fq5grLIyk1JYd5lJmdA+fG7aQ9pA/i3JIJGcO3q0MrRcHlOt1U+ZeHW8Dq9axALQ==}
|
|
engines: {node: '>=4'}
|
|
|
|
caller-path@2.0.0:
|
|
resolution: {integrity: sha512-MCL3sf6nCSXOwCTzvPKhN18TU7AHTvdtam8DAogxcrJ8Rjfbbg7Lgng64H9Iy+vUV6VGFClN/TyxBkAebLRR4A==}
|
|
engines: {node: '>=4'}
|
|
|
|
callsites@2.0.0:
|
|
resolution: {integrity: sha512-ksWePWBloaWPxJYQ8TL0JHvtci6G5QTKwQ95RcWAa/lzoAKuAOflGdAK92hpHXjkwb8zLxoLNUoNYZgVsaJzvQ==}
|
|
engines: {node: '>=4'}
|
|
|
|
callsites@3.1.0:
|
|
resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
camelcase@5.3.1:
|
|
resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==}
|
|
engines: {node: '>=6'}
|
|
|
|
camelcase@6.3.0:
|
|
resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==}
|
|
engines: {node: '>=10'}
|
|
|
|
caniuse-lite@1.0.30001792:
|
|
resolution: {integrity: sha512-hVLMUZFgR4JJ6ACt1uEESvQN1/dBVqPAKY0hgrV70eN3391K6juAfTjKZLKvOMsx8PxA7gsY1/tLMMTcfFLLpw==}
|
|
|
|
chai@6.2.2:
|
|
resolution: {integrity: sha512-NUPRluOfOiTKBKvWPtSD4PhFvWCqOi0BGStNWs57X9js7XGTprSmFoz5F0tWhR4WPjNeR9jXqdC7/UpSJTnlRg==}
|
|
engines: {node: '>=18'}
|
|
|
|
chalk@2.4.2:
|
|
resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==}
|
|
engines: {node: '>=4'}
|
|
|
|
chalk@4.1.2:
|
|
resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
|
|
engines: {node: '>=10'}
|
|
|
|
char-regex@1.0.2:
|
|
resolution: {integrity: sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==}
|
|
engines: {node: '>=10'}
|
|
|
|
charenc@0.0.2:
|
|
resolution: {integrity: sha512-yrLQ/yVUFXkzg7EDQsPieE/53+0RlaWTs+wBrvW36cyilJ2SaDWfl4Yj7MtLTXleV9uEKefbAGUPv2/iWSooRA==}
|
|
|
|
chokidar@4.0.3:
|
|
resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
|
|
engines: {node: '>= 14.16.0'}
|
|
|
|
chownr@2.0.0:
|
|
resolution: {integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
chrome-launcher@0.15.2:
|
|
resolution: {integrity: sha512-zdLEwNo3aUVzIhKhTtXfxhdvZhUghrnmkvcAq2NoDd+LeOHKf03H5jwZ8T/STsAlzyALkBVK552iaG1fGf1xVQ==}
|
|
engines: {node: '>=12.13.0'}
|
|
hasBin: true
|
|
|
|
chromium-edge-launcher@0.2.0:
|
|
resolution: {integrity: sha512-JfJjUnq25y9yg4FABRRVPmBGWPZZi+AQXT4mxupb67766/0UlhG8PAZCz6xzEMXTbW3CsSoE8PcCWA49n35mKg==}
|
|
|
|
chromium-edge-launcher@0.3.0:
|
|
resolution: {integrity: sha512-p03azHlGjtyRvFEee3cyvtsRYdniSkwjkzmM/KmVnqT5d7QkkwpJBhis/zCLMYdQMVJ5tt140TBNqqrZPaWeFA==}
|
|
|
|
ci-info@2.0.0:
|
|
resolution: {integrity: sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==}
|
|
|
|
ci-info@3.9.0:
|
|
resolution: {integrity: sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
citty@0.1.6:
|
|
resolution: {integrity: sha512-tskPPKEs8D2KPafUypv2gxwJP8h/OaJmC82QQGGDQcHvXX43xF2VDACcJVmZ0EuSxkpO9Kc4MlrA3q0+FG58AQ==}
|
|
|
|
citty@0.2.2:
|
|
resolution: {integrity: sha512-+6vJA3L98yv+IdfKGZHBNiGW5KHn22e/JwID0Strsz8h4S/csAu/OuICwxrg44k5MRiZHWIo8XXuJgQTriRP4w==}
|
|
|
|
cjs-module-lexer@1.4.3:
|
|
resolution: {integrity: sha512-9z8TZaGM1pfswYeXrUpzPrkx8UnWYdhJclsiYMm6x/w5+nN+8Tf/LnAgfLGQCm59qAOxU8WwHEq2vNwF6i4j+Q==}
|
|
|
|
cjs-module-lexer@2.2.0:
|
|
resolution: {integrity: sha512-4bHTS2YuzUvtoLjdy+98ykbNB5jS0+07EvFNXerqZQJ89F7DI6ET7OQo/HJuW6K0aVsKA9hj9/RVb2kQVOrPDQ==}
|
|
|
|
clean-stack@2.2.0:
|
|
resolution: {integrity: sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==}
|
|
engines: {node: '>=6'}
|
|
|
|
cli-cursor@2.1.0:
|
|
resolution: {integrity: sha512-8lgKz8LmCRYZZQDpRyT2m5rKJ08TnU4tR9FFFW2rxpxR1FzWi4PQ/NfyODchAatHaUgnSPVcx/R5w6NuTBzFiw==}
|
|
engines: {node: '>=4'}
|
|
|
|
cli-cursor@3.1.0:
|
|
resolution: {integrity: sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==}
|
|
engines: {node: '>=8'}
|
|
|
|
cli-spinners@2.9.2:
|
|
resolution: {integrity: sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==}
|
|
engines: {node: '>=6'}
|
|
|
|
client-only@0.0.1:
|
|
resolution: {integrity: sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==}
|
|
|
|
cliui@6.0.0:
|
|
resolution: {integrity: sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==}
|
|
|
|
cliui@8.0.1:
|
|
resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
clone-deep@4.0.1:
|
|
resolution: {integrity: sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
clone@1.0.4:
|
|
resolution: {integrity: sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==}
|
|
engines: {node: '>=0.8'}
|
|
|
|
clone@2.1.2:
|
|
resolution: {integrity: sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==}
|
|
engines: {node: '>=0.8'}
|
|
|
|
cluster-key-slot@1.1.2:
|
|
resolution: {integrity: sha512-RMr0FhtfXemyinomL4hrWcYJxmX6deFdCxpJzhDttxgO1+bcCnkk+9drydLVDmAMG7NE6aN/fl4F7ucU/90gAA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
co@4.6.0:
|
|
resolution: {integrity: sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==}
|
|
engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'}
|
|
|
|
collect-v8-coverage@1.0.3:
|
|
resolution: {integrity: sha512-1L5aqIkwPfiodaMgQunkF1zRhNqifHBmtbbbxcr6yVxxBnliw4TDOW6NxpO8DJLgJ16OT+Y4ztZqP6p/FtXnAw==}
|
|
|
|
color-convert@1.9.3:
|
|
resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==}
|
|
|
|
color-convert@2.0.1:
|
|
resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
|
|
engines: {node: '>=7.0.0'}
|
|
|
|
color-name@1.1.3:
|
|
resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==}
|
|
|
|
color-name@1.1.4:
|
|
resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
|
|
|
|
color-string@1.9.1:
|
|
resolution: {integrity: sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==}
|
|
|
|
color@4.2.3:
|
|
resolution: {integrity: sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==}
|
|
engines: {node: '>=12.5.0'}
|
|
|
|
colorette@1.4.0:
|
|
resolution: {integrity: sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==}
|
|
|
|
combined-stream@1.0.8:
|
|
resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
command-exists@1.2.9:
|
|
resolution: {integrity: sha512-LTQ/SGc+s0Xc0Fu5WaKnR0YiygZkm9eKFvyS+fRsU7/ZWFF8ykFM6Pc9aCVf1+xasOOZpO3BAVgVrKvsqKHV7w==}
|
|
|
|
commander@10.0.1:
|
|
resolution: {integrity: sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==}
|
|
engines: {node: '>=14'}
|
|
|
|
commander@12.1.0:
|
|
resolution: {integrity: sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==}
|
|
engines: {node: '>=18'}
|
|
|
|
commander@2.20.3:
|
|
resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==}
|
|
|
|
commander@4.1.1:
|
|
resolution: {integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
commander@7.2.0:
|
|
resolution: {integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==}
|
|
engines: {node: '>= 10'}
|
|
|
|
commander@9.5.0:
|
|
resolution: {integrity: sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==}
|
|
engines: {node: ^12.20.0 || >=14}
|
|
|
|
commondir@1.0.1:
|
|
resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==}
|
|
|
|
component-type@1.2.2:
|
|
resolution: {integrity: sha512-99VUHREHiN5cLeHm3YLq312p6v+HUEcwtLCAtelvUDI6+SH5g5Cr85oNR2S1o6ywzL0ykMbuwLzM2ANocjEOIA==}
|
|
|
|
compressible@2.0.18:
|
|
resolution: {integrity: sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
compression@1.8.1:
|
|
resolution: {integrity: sha512-9mAqGPHLakhCLeNyxPkK4xVo746zQ/czLH1Ky+vkitMnWfWZps8r0qXuwhwizagCRttsL4lfG4pIOvaWLpAP0w==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
concat-map@0.0.1:
|
|
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
|
|
|
|
confbox@0.2.4:
|
|
resolution: {integrity: sha512-ysOGlgTFbN2/Y6Cg3Iye8YKulHw+R2fNXHrgSmXISQdMnomY6eNDprVdW9R5xBguEqI954+S6709UyiO7B+6OQ==}
|
|
|
|
config-chain@1.1.13:
|
|
resolution: {integrity: sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==}
|
|
|
|
connect@3.7.0:
|
|
resolution: {integrity: sha512-ZqRXc+tZukToSNmh5C2iWMSoV3X1YUcPbqEM4DkEG5tNQXrQUZCNVGGv3IuicnkMtPfGf3Xtp8WCXs295iQ1pQ==}
|
|
engines: {node: '>= 0.10.0'}
|
|
|
|
consola@3.4.2:
|
|
resolution: {integrity: sha512-5IKcdX0nnYavi6G7TtOhwkYzyjfJlatbjMjuLSfE2kYT5pMDOilZ4OvMhi637CcDICTmz3wARPoyhqyX1Y+XvA==}
|
|
engines: {node: ^14.18.0 || >=16.10.0}
|
|
|
|
content-disposition@0.5.4:
|
|
resolution: {integrity: sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
content-disposition@1.1.0:
|
|
resolution: {integrity: sha512-5jRCH9Z/+DRP7rkvY83B+yGIGX96OYdJmzngqnw2SBSxqCFPd0w2km3s5iawpGX8krnwSGmF0FW5Nhr0Hfai3g==}
|
|
engines: {node: '>=18'}
|
|
|
|
content-type@1.0.5:
|
|
resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
content-type@2.0.0:
|
|
resolution: {integrity: sha512-j/O/d7GcZCyNl7/hwZAb606rzqkyvaDctLmckbxLzHvFBzTJHuGEdodATcP3yIRoDrLHkIATJuvzbFlp/ki2cQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
convert-source-map@2.0.0:
|
|
resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
|
|
|
|
cookie-signature@1.0.7:
|
|
resolution: {integrity: sha512-NXdYc3dLr47pBkpUCHtKSwIOQXLVn8dZEuywboCOJY/osA0wFSLlSawr3KN8qXJEyX66FcONTH8EIlVuK0yyFA==}
|
|
|
|
cookie@0.7.2:
|
|
resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
cookie@1.1.1:
|
|
resolution: {integrity: sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
core-js-compat@3.49.0:
|
|
resolution: {integrity: sha512-VQXt1jr9cBz03b331DFDCCP90b3fanciLkgiOoy8SBHy06gNf+vQ1A3WFLqG7I8TipYIKeYK9wxd0tUrvHcOZA==}
|
|
|
|
core-util-is@1.0.3:
|
|
resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
|
|
|
|
cosmiconfig@5.2.1:
|
|
resolution: {integrity: sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==}
|
|
engines: {node: '>=4'}
|
|
|
|
create-jest@29.7.0:
|
|
resolution: {integrity: sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
hasBin: true
|
|
|
|
create-require@1.1.1:
|
|
resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==}
|
|
|
|
cron-parser@4.9.0:
|
|
resolution: {integrity: sha512-p0SaNjrHOnQeR8/VnfGbmg9te2kfyYSQ7Sc/j/6DtPL3JQvKxmjO9TSjNFpujqV3vEYYBvNNvXSxzyksBWAx1Q==}
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
cross-fetch@3.2.0:
|
|
resolution: {integrity: sha512-Q+xVJLoGOeIMXZmbUK4HYk+69cQH6LudR0Vu/pRm2YlU/hDV9CiS0gKUMaWY5f2NeUH9C1nV3bsTlCo0FsTV1Q==}
|
|
|
|
cross-spawn@6.0.6:
|
|
resolution: {integrity: sha512-VqCUuhcd1iB+dsv8gxPttb5iZh/D0iubSP21g36KXdEuf6I5JiioesUVjpCdHV9MZRUfVFlvwtIUyPfxo5trtw==}
|
|
engines: {node: '>=4.8'}
|
|
|
|
cross-spawn@7.0.6:
|
|
resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
|
|
engines: {node: '>= 8'}
|
|
|
|
crypt@0.0.2:
|
|
resolution: {integrity: sha512-mCxBlsHFYh9C+HVpiEacem8FEBnMXgU9gy4zmNC+SXAZNB/1idgp/aulFJ4FgCi7GPEVbfyng092GqL2k2rmow==}
|
|
|
|
crypto-js@4.2.0:
|
|
resolution: {integrity: sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==}
|
|
|
|
crypto-random-string@1.0.0:
|
|
resolution: {integrity: sha512-GsVpkFPlycH7/fRR7Dhcmnoii54gV1nz7y4CWyeFS14N+JVBBhY+r8amRHE4BwSYal7BPTDp8isvAlCxyFt3Hg==}
|
|
engines: {node: '>=4'}
|
|
|
|
crypto-random-string@2.0.0:
|
|
resolution: {integrity: sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==}
|
|
engines: {node: '>=8'}
|
|
|
|
css-select@5.2.2:
|
|
resolution: {integrity: sha512-TizTzUddG/xYLA3NXodFM0fSbNizXjOKhqiQQwvhlspadZokn1KDy0NZFS0wuEubIYAV5/c1/lAr0TaaFXEXzw==}
|
|
|
|
css-tree@1.1.3:
|
|
resolution: {integrity: sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==}
|
|
engines: {node: '>=8.0.0'}
|
|
|
|
css-what@6.2.2:
|
|
resolution: {integrity: sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
csstype@3.2.3:
|
|
resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==}
|
|
|
|
dag-map@1.0.2:
|
|
resolution: {integrity: sha512-+LSAiGFwQ9dRnRdOeaj7g47ZFJcOUPukAP8J3A3fuZ1g9Y44BG+P1sgApjLXTQPOzC4+7S9Wr8kXsfpINM4jpw==}
|
|
|
|
data-view-buffer@1.0.2:
|
|
resolution: {integrity: sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
data-view-byte-length@1.0.2:
|
|
resolution: {integrity: sha512-tuhGbE6CfTM9+5ANGf+oQb72Ky/0+s3xKUpHvShfiz2RxMFgFPjsXuRLBVMtvMs15awe45SRb83D6wH4ew6wlQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
data-view-byte-offset@1.0.1:
|
|
resolution: {integrity: sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
dayjs@1.11.20:
|
|
resolution: {integrity: sha512-YbwwqR/uYpeoP4pu043q+LTDLFBLApUP6VxRihdfNTqu4ubqMlGDLd6ErXhEgsyvY0K6nCs7nggYumAN+9uEuQ==}
|
|
|
|
dc-polyfill@0.1.11:
|
|
resolution: {integrity: sha512-TyyeGcjx0YeThAI9fTFtgsvj5qd4R+aGfVmXiUhevbgzWFDr7IK4tv4YjE6jaGzLHQTchk4h7DHdr5q4WGgaZw==}
|
|
engines: {node: '>=12.17'}
|
|
|
|
dd-trace@5.103.0:
|
|
resolution: {integrity: sha512-evIKDqY8X/zmbMKyDZ020FmzAf1IxPe0m3AIdo1mHk9YkFmO4S1RIuFuffK8dIA0BYkP56q/iQvmIfCQ5UNsrg==}
|
|
engines: {node: '>=18 <26'}
|
|
|
|
debug@2.6.9:
|
|
resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==}
|
|
peerDependencies:
|
|
supports-color: '*'
|
|
peerDependenciesMeta:
|
|
supports-color:
|
|
optional: true
|
|
|
|
debug@3.2.7:
|
|
resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==}
|
|
peerDependencies:
|
|
supports-color: '*'
|
|
peerDependenciesMeta:
|
|
supports-color:
|
|
optional: true
|
|
|
|
debug@4.4.3:
|
|
resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
|
|
engines: {node: '>=6.0'}
|
|
peerDependencies:
|
|
supports-color: '*'
|
|
peerDependenciesMeta:
|
|
supports-color:
|
|
optional: true
|
|
|
|
decamelize@1.2.0:
|
|
resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
decode-uri-component@0.2.2:
|
|
resolution: {integrity: sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==}
|
|
engines: {node: '>=0.10'}
|
|
|
|
dedent@1.7.2:
|
|
resolution: {integrity: sha512-WzMx3mW98SN+zn3hgemf4OzdmyNhhhKz5Ay0pUfQiMQ3e1g+xmTJWp/pKdwKVXhdSkAEGIIzqeuWrL3mV/AXbA==}
|
|
peerDependencies:
|
|
babel-plugin-macros: ^3.1.0
|
|
peerDependenciesMeta:
|
|
babel-plugin-macros:
|
|
optional: true
|
|
|
|
deep-equal@2.2.3:
|
|
resolution: {integrity: sha512-ZIwpnevOurS8bpT4192sqAowWM76JDKSHYzMLty3BZGSswgq6pBaH3DhCSW5xVAZICZyKdOBPjwww5wfgT/6PA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
deep-extend@0.6.0:
|
|
resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==}
|
|
engines: {node: '>=4.0.0'}
|
|
|
|
deep-is@0.1.4:
|
|
resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
|
|
|
|
deepmerge-ts@7.1.5:
|
|
resolution: {integrity: sha512-HOJkrhaYsweh+W+e74Yn7YStZOilkoPb6fycpwNLKzSPtruFs48nYis0zy5yJz1+ktUhHxoRDJ27RQAWLIJVJw==}
|
|
engines: {node: '>=16.0.0'}
|
|
|
|
deepmerge@4.3.1:
|
|
resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
default-gateway@4.2.0:
|
|
resolution: {integrity: sha512-h6sMrVB1VMWVrW13mSc6ia/DwYYw5MN6+exNu1OaJeFac5aSAvwM7lZ0NVfTABuSkQelr4h5oebg3KB1XPdjgA==}
|
|
engines: {node: '>=6'}
|
|
|
|
defaults@1.0.4:
|
|
resolution: {integrity: sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==}
|
|
|
|
define-data-property@1.1.4:
|
|
resolution: {integrity: sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
define-lazy-prop@2.0.0:
|
|
resolution: {integrity: sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==}
|
|
engines: {node: '>=8'}
|
|
|
|
define-properties@1.2.1:
|
|
resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
defu@6.1.7:
|
|
resolution: {integrity: sha512-7z22QmUWiQ/2d0KkdYmANbRUVABpZ9SNYyH5vx6PZ+nE5bcC0l7uFvEfHlyld/HcGBFTL536ClDt3DEcSlEJAQ==}
|
|
|
|
del@6.1.1:
|
|
resolution: {integrity: sha512-ua8BhapfP0JUJKC/zV9yHHDW/rDoDxP4Zhn3AkA6/xT6gY7jYXJiaeyBZznYVujhZZET+UgcbZiQ7sN3WqcImg==}
|
|
engines: {node: '>=10'}
|
|
|
|
delayed-stream@1.0.0:
|
|
resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
|
|
engines: {node: '>=0.4.0'}
|
|
|
|
denodeify@1.2.1:
|
|
resolution: {integrity: sha512-KNTihKNmQENUZeKu5fzfpzRqR5S2VMp4gl9RFHiWzj9DfvYQPMJ6XHKNaQxaGCXwPk6y9yme3aUoaiAe+KX+vg==}
|
|
|
|
denque@2.1.0:
|
|
resolution: {integrity: sha512-HVQE3AAb/pxF8fQAoiqpvg9i3evqug3hoiwakOyZAwJm+6vZehbkYXZ0l4JxS+I3QxM97v5aaRNhj8v5oBhekw==}
|
|
engines: {node: '>=0.10'}
|
|
|
|
depd@2.0.0:
|
|
resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
dequal@2.0.3:
|
|
resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==}
|
|
engines: {node: '>=6'}
|
|
|
|
destr@2.0.5:
|
|
resolution: {integrity: sha512-ugFTXCtDZunbzasqBxrK93Ik/DRYsO6S/fedkWEMKqt04xZ4csmnmwGDBAb07QWNaGMAmnTIemsYZCksjATwsA==}
|
|
|
|
destroy@1.2.0:
|
|
resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==}
|
|
engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16}
|
|
|
|
detect-libc@1.0.3:
|
|
resolution: {integrity: sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==}
|
|
engines: {node: '>=0.10'}
|
|
hasBin: true
|
|
|
|
detect-libc@2.1.2:
|
|
resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
detect-newline@3.1.0:
|
|
resolution: {integrity: sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==}
|
|
engines: {node: '>=8'}
|
|
|
|
dfa@1.2.0:
|
|
resolution: {integrity: sha512-ED3jP8saaweFTjeGX8HQPjeC1YYyZs98jGNZx6IiBvxW7JG5v492kamAQB3m2wop07CvU/RQmzcKr6bgcC5D/Q==}
|
|
|
|
diff-sequences@29.6.3:
|
|
resolution: {integrity: sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
diff@4.0.4:
|
|
resolution: {integrity: sha512-X07nttJQkwkfKfvTPG/KSnE2OMdcUCao6+eXF3wmnIQRn2aPAHH3VxDbDOdegkd6JbPsXqShpvEOHfAT+nCNwQ==}
|
|
engines: {node: '>=0.3.1'}
|
|
|
|
dir-glob@3.0.1:
|
|
resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==}
|
|
engines: {node: '>=8'}
|
|
|
|
dnssd-advertise@1.1.4:
|
|
resolution: {integrity: sha512-AmGyK9WpNf06WeP5TjHZq/wNzP76OuEeaiTlKr9E/EEelYLczywUKoqRz+DPRq/ErssjT4lU+/W7wzJW+7K/ZA==}
|
|
|
|
doctrine@2.1.0:
|
|
resolution: {integrity: sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
doctrine@3.0.0:
|
|
resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
dom-serializer@2.0.0:
|
|
resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==}
|
|
|
|
domelementtype@2.3.0:
|
|
resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==}
|
|
|
|
domhandler@5.0.3:
|
|
resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==}
|
|
engines: {node: '>= 4'}
|
|
|
|
domutils@3.2.2:
|
|
resolution: {integrity: sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==}
|
|
|
|
dotenv-expand@11.0.7:
|
|
resolution: {integrity: sha512-zIHwmZPRshsCdpMDyVsqGmgyP0yT8GAgXUnkdAoJisxvf33k7yO6OuoKmcTGuXPWSsm8Oh88nZicRLA9Y0rUeA==}
|
|
engines: {node: '>=12'}
|
|
|
|
dotenv@16.4.7:
|
|
resolution: {integrity: sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
dotenv@16.6.1:
|
|
resolution: {integrity: sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==}
|
|
engines: {node: '>=12'}
|
|
|
|
dset@3.1.4:
|
|
resolution: {integrity: sha512-2QF/g9/zTaPDc3BjNcVTGoBbXBgYfMTTceLaYcFJ/W9kggFUkhxD/hMEeuLKbugyef9SqAx8cpgwlIP/jinUTA==}
|
|
engines: {node: '>=4'}
|
|
|
|
dunder-proto@1.0.1:
|
|
resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
duplexify@4.1.3:
|
|
resolution: {integrity: sha512-M3BmBhwJRZsSx38lZyhE53Csddgzl5R7xGJNk7CVddZD6CcmwMCH8J+7AprIrQKH7TonKxaCjcv27Qmf+sQ+oA==}
|
|
|
|
eastasianwidth@0.2.0:
|
|
resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
|
|
|
|
ecdsa-sig-formatter@1.0.11:
|
|
resolution: {integrity: sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==}
|
|
|
|
editorconfig@1.0.7:
|
|
resolution: {integrity: sha512-e0GOtq/aTQhVdNyDU9e02+wz9oDDM+SIOQxWME2QRjzRX5yyLAuHDE+0aE8vHb9XRC8XD37eO2u57+F09JqFhw==}
|
|
engines: {node: '>=14'}
|
|
hasBin: true
|
|
|
|
ee-first@1.1.1:
|
|
resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
|
|
|
|
effect@3.21.0:
|
|
resolution: {integrity: sha512-PPN80qRokCd1f015IANNhrwOnLO7GrrMQfk4/lnZRE/8j7UPWrNNjPV0uBrZutI/nHzernbW+J0hdqQysHiSnQ==}
|
|
|
|
electron-to-chromium@1.5.355:
|
|
resolution: {integrity: sha512-LUPZhKzZPYSPme1jEYohpkA+ybYCJztr1quAdBd7E7h3+VOBVcKkwwtBJu41nrjawrRzfb8mtMfzWozoaK0ZIQ==}
|
|
|
|
emittery@0.13.1:
|
|
resolution: {integrity: sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
emoji-regex@8.0.0:
|
|
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
|
|
|
|
emoji-regex@9.2.2:
|
|
resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==}
|
|
|
|
empathic@2.0.0:
|
|
resolution: {integrity: sha512-i6UzDscO/XfAcNYD75CfICkmfLedpyPDdozrLMmQc5ORaQcdMoc21OnlEylMIqI7U8eniKrPMxxtj8k0vhmJhA==}
|
|
engines: {node: '>=14'}
|
|
|
|
encodeurl@1.0.2:
|
|
resolution: {integrity: sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
encodeurl@2.0.0:
|
|
resolution: {integrity: sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
end-of-stream@1.4.5:
|
|
resolution: {integrity: sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==}
|
|
|
|
entities@4.5.0:
|
|
resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
|
|
engines: {node: '>=0.12'}
|
|
|
|
entities@6.0.1:
|
|
resolution: {integrity: sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==}
|
|
engines: {node: '>=0.12'}
|
|
|
|
env-editor@0.4.2:
|
|
resolution: {integrity: sha512-ObFo8v4rQJAE59M69QzwloxPZtd33TpYEIjtKD1rrFDcM1Gd7IkDxEBU+HriziN6HSHQnBJi8Dmy+JWkav5HKA==}
|
|
engines: {node: '>=8'}
|
|
|
|
envinfo@7.21.0:
|
|
resolution: {integrity: sha512-Lw7I8Zp5YKHFCXL7+Dz95g4CcbMEpgvqZNNq3AmlT5XAV6CgAAk6gyAMqn2zjw08K9BHfcNuKrMiCPLByGafow==}
|
|
engines: {node: '>=4'}
|
|
hasBin: true
|
|
|
|
error-ex@1.3.4:
|
|
resolution: {integrity: sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ==}
|
|
|
|
error-stack-parser@2.1.4:
|
|
resolution: {integrity: sha512-Sk5V6wVazPhq5MhpO+AUxJn5x7XSXGl1R93Vn7i+zS15KDVxQijejNCrz8340/2bgLBjR9GtEG8ZVKONDjcqGQ==}
|
|
|
|
errorhandler@1.5.2:
|
|
resolution: {integrity: sha512-kNAL7hESndBCrWwS72QyV3IVOTrVmj9D062FV5BQswNL5zEdeRmz/WJFyh6Aj/plvvSOrzddkxW57HgkZcR9Fw==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
es-abstract@1.24.2:
|
|
resolution: {integrity: sha512-2FpH9Q5i2RRwyEP1AylXe6nYLR5OhaJTZwmlcP0dL/+JCbgg7yyEo/sEK6HeGZRf3dFpWwThaRHVApXSkW3xeg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
es-define-property@1.0.1:
|
|
resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
es-errors@1.3.0:
|
|
resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
es-get-iterator@1.1.3:
|
|
resolution: {integrity: sha512-sPZmqHBe6JIiTfN5q2pEi//TwxmAFHwj/XEuYjTuse78i8KxaqMTTzxPoFKuzRpDpTJ+0NAbpfenkmH2rePtuw==}
|
|
|
|
es-iterator-helpers@1.3.2:
|
|
resolution: {integrity: sha512-HVLACW1TppGYjJ8H6/jqH/pqOtKRw6wMlrB23xfExmFWxFquAIWCmwoLsOyN96K4a5KbmOf5At9ZUO3GZbetAw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
es-module-lexer@2.1.0:
|
|
resolution: {integrity: sha512-n27zTYMjYu1aj4MjCWzSP7G9r75utsaoc8m61weK+W8JMBGGQybd43GstCXZ3WNmSFtGT9wi59qQTW6mhTR5LQ==}
|
|
|
|
es-object-atoms@1.1.1:
|
|
resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
es-set-tostringtag@2.1.0:
|
|
resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
es-shim-unscopables@1.1.0:
|
|
resolution: {integrity: sha512-d9T8ucsEhh8Bi1woXCf+TIKDIROLG5WCkxg8geBCbvk22kzwC5G2OnXVMO6FUsvQlgUUXQ2itephWDLqDzbeCw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
es-to-primitive@1.3.0:
|
|
resolution: {integrity: sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
esbuild@0.21.5:
|
|
resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==}
|
|
engines: {node: '>=12'}
|
|
hasBin: true
|
|
|
|
esbuild@0.28.0:
|
|
resolution: {integrity: sha512-sNR9MHpXSUV/XB4zmsFKN+QgVG82Cc7+/aaxJ8Adi8hyOac+EXptIp45QBPaVyX3N70664wRbTcLTOemCAnyqw==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
escalade@3.2.0:
|
|
resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
|
|
engines: {node: '>=6'}
|
|
|
|
escape-html@1.0.3:
|
|
resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
|
|
|
|
escape-string-regexp@1.0.5:
|
|
resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==}
|
|
engines: {node: '>=0.8.0'}
|
|
|
|
escape-string-regexp@2.0.0:
|
|
resolution: {integrity: sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==}
|
|
engines: {node: '>=8'}
|
|
|
|
escape-string-regexp@4.0.0:
|
|
resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
|
|
engines: {node: '>=10'}
|
|
|
|
eslint-plugin-react-native-globals@0.1.2:
|
|
resolution: {integrity: sha512-9aEPf1JEpiTjcFAmmyw8eiIXmcNZOqaZyHO77wgm0/dWfT/oxC1SrIq8ET38pMxHYrcB6Uew+TzUVsBeczF88g==}
|
|
|
|
eslint-plugin-react-native@4.1.0:
|
|
resolution: {integrity: sha512-QLo7rzTBOl43FvVqDdq5Ql9IoElIuTdjrz9SKAXCvULvBoRZ44JGSkx9z4999ZusCsb4rK3gjS8gOGyeYqZv2Q==}
|
|
peerDependencies:
|
|
eslint: ^3.17.0 || ^4 || ^5 || ^6 || ^7 || ^8
|
|
|
|
eslint-plugin-react@7.37.5:
|
|
resolution: {integrity: sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==}
|
|
engines: {node: '>=4'}
|
|
peerDependencies:
|
|
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
|
|
|
|
eslint-scope@7.2.2:
|
|
resolution: {integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
eslint-visitor-keys@3.4.3:
|
|
resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
eslint@8.57.1:
|
|
resolution: {integrity: sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options.
|
|
hasBin: true
|
|
|
|
espree@9.6.1:
|
|
resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
esprima@4.0.1:
|
|
resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==}
|
|
engines: {node: '>=4'}
|
|
hasBin: true
|
|
|
|
esquery@1.7.0:
|
|
resolution: {integrity: sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==}
|
|
engines: {node: '>=0.10'}
|
|
|
|
esrecurse@4.3.0:
|
|
resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
|
|
engines: {node: '>=4.0'}
|
|
|
|
estraverse@5.3.0:
|
|
resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
|
|
engines: {node: '>=4.0'}
|
|
|
|
estree-walker@3.0.3:
|
|
resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==}
|
|
|
|
esutils@2.0.3:
|
|
resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
etag@1.8.1:
|
|
resolution: {integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
event-target-shim@5.0.1:
|
|
resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
execa@1.0.0:
|
|
resolution: {integrity: sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==}
|
|
engines: {node: '>=6'}
|
|
|
|
execa@5.1.1:
|
|
resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==}
|
|
engines: {node: '>=10'}
|
|
|
|
exit@0.1.2:
|
|
resolution: {integrity: sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
expect-type@1.3.0:
|
|
resolution: {integrity: sha512-knvyeauYhqjOYvQ66MznSMs83wmHrCycNEN6Ao+2AeYEfxUIkuiVxdEa1qlGEPK+We3n0THiDciYSsCcgW/DoA==}
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
expect@29.7.0:
|
|
resolution: {integrity: sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
expo-application@5.9.1:
|
|
resolution: {integrity: sha512-uAfLBNZNahnDZLRU41ZFmNSKtetHUT9Ua557/q189ua0AWV7pQjoVAx49E4953feuvqc9swtU3ScZ/hN1XO/FQ==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
|
|
expo-asset@10.0.10:
|
|
resolution: {integrity: sha512-0qoTIihB79k+wGus9wy0JMKq7DdenziVx3iUkGvMAy2azscSgWH6bd2gJ9CGnhC6JRd3qTMFBL0ou/fx7WZl7A==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
|
|
expo-asset@55.0.17:
|
|
resolution: {integrity: sha512-pK9HHJuFqjE8kDUcbMFsZj3Cz8WdXpvZHZmYl7ouFQp59P83BvHln6VnqPDGlO+/4929G0Lm8ZUzbONuNRhi9w==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
react: '*'
|
|
react-native: '*'
|
|
|
|
expo-av@14.0.7:
|
|
resolution: {integrity: sha512-FvKZxyy+2/qcCmp+e1GTK3s4zH8ZO1RfjpqNxh7ARlS1oH8HPtk1AyZAMo52tHz3yQ3UIqxQ2YbI9CFb4065lA==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
|
|
expo-constants@16.0.2:
|
|
resolution: {integrity: sha512-9tNY3OVO0jfiMzl7ngb6IOyR5VFzNoN5OOazUWoeGfmMqVB5kltTemRvKraK9JRbBKIw+SOYLEmF0sEqgFZ6OQ==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
|
|
expo-constants@55.0.16:
|
|
resolution: {integrity: sha512-Z15/No94UHoogD+pulxjudGAeOHTEIWZgb/vnX48Wx5D+apWTeCbnKxQZZtGQlosvduYL5kaic2/W8U+NHfBQQ==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
react-native: '*'
|
|
|
|
expo-crypto@13.0.2:
|
|
resolution: {integrity: sha512-7f/IMPYJZkBM21LNEMXGrNo/0uXSVfZTwufUdpNKedJR0fm5fH4DCSN79ZddlV26nF90PuXjK2inIbI6lb0qRA==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
|
|
expo-device@6.0.2:
|
|
resolution: {integrity: sha512-sCt91CuTmAuMXX4SlFOn4lIos2UIr8vb0jDstDDZXys6kErcj0uynC7bQAMreU5uRUTKMAl4MAMpKt9ufCXPBw==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
|
|
expo-eas-client@0.6.0:
|
|
resolution: {integrity: sha512-FSPy0ThcJBvzEzOZVhpOrYyHgQ8U1jJ4v7u7tr1x0KOVRqyf25APEQZFxxRPn3zAYW0tQ+uDTCbrwNymFqhQfw==}
|
|
|
|
expo-file-system@17.0.1:
|
|
resolution: {integrity: sha512-dYpnZJqTGj6HCYJyXAgpFkQWsiCH3HY1ek2cFZVHFoEc5tLz9gmdEgTF6nFHurvmvfmXqxi7a5CXyVm0aFYJBw==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
|
|
expo-file-system@55.0.20:
|
|
resolution: {integrity: sha512-sBCHhNlCT3EiqCcE6xSbyvOLUAlKx7+p0qjo+c+UPyC/gMrXUdva99g25uptM+fEMwy2co25MUQQ0U0guQLOQA==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
react-native: '*'
|
|
|
|
expo-font@12.0.10:
|
|
resolution: {integrity: sha512-Q1i2NuYri3jy32zdnBaHHCya1wH1yMAsI+3CCmj9zlQzlhsS9Bdwcj2W3c5eU5FvH2hsNQy4O+O1NnM6o/pDaQ==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
|
|
expo-font@55.0.7:
|
|
resolution: {integrity: sha512-oH39Xb+3i6Y69b7YRP+P+5WLx7621t+ep/RAgLwJJYpTjs7CnSohUG+873rEtqsTAuQGi63ms7x9ZeHj1E9LYw==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
react: '*'
|
|
react-native: '*'
|
|
|
|
expo-image-loader@4.7.0:
|
|
resolution: {integrity: sha512-cx+MxxsAMGl9AiWnQUzrkJMJH4eNOGlu7XkLGnAXSJrRoIiciGaKqzeaD326IyCTV+Z1fXvIliSgNW+DscvD8g==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
|
|
expo-image-picker@15.0.7:
|
|
resolution: {integrity: sha512-u8qiPZNfDb+ap6PJ8pq2iTO7JKX+ikAUQ0K0c7gXGliKLxoXgDdDmXxz9/6QdICTshJBJlBvI0MwY5NWu7A/uw==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
|
|
expo-json-utils@0.7.1:
|
|
resolution: {integrity: sha512-L0lyH8diXQtV0q5BLbFlcoxTqPF5im79xDHPhybB0j36xYdm65hjwRJ4yMrPIN5lR18hj48FUZeONiDHRyEvIg==}
|
|
|
|
expo-keep-awake@13.0.2:
|
|
resolution: {integrity: sha512-kKiwkVg/bY0AJ5q1Pxnm/GvpeB6hbNJhcFsoOWDh2NlpibhCLaHL826KHUM+WsnJRbVRxJ+K9vbPRHEMvFpVyw==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
|
|
expo-keep-awake@55.0.8:
|
|
resolution: {integrity: sha512-PfIpMfM+STOBwkR5XOE+yVtER86c44MD+W8QD8JxuO0sT9pF7Y1SJYakWlpvX8xsGA+bjKLxftm9403s9kQhKA==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
react: '*'
|
|
|
|
expo-linking@6.3.1:
|
|
resolution: {integrity: sha512-xuZCntSBGWCD/95iZ+mTUGTwHdy8Sx+immCqbUBxdvZ2TN61P02kKg7SaLS8A4a/hLrSCwrg5tMMwu5wfKr35g==}
|
|
|
|
expo-local-authentication@14.0.1:
|
|
resolution: {integrity: sha512-kAwUD1wEqj1fhwQgIHlP4H/JV9AcX+NO3BJwhPM2HuCFS0kgx2wvcHisnKBSTRyl8u5Jt4odzMyQkDJystwUTg==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
|
|
expo-manifests@0.7.2:
|
|
resolution: {integrity: sha512-xlhL0XI2zw3foJ0q2Ra4ieBhU0V2yz+Rv6GpVEaaIHFlIC/Dbx+mKrX5dgenZEMERr/MG7sRJaRbAVB2PaAYhA==}
|
|
|
|
expo-modules-autolinking@1.11.3:
|
|
resolution: {integrity: sha512-oYh8EZEvYF5TYppxEKUTTJmbr8j7eRRnrIxzZtMvxLTXoujThVPMFS/cbnSnf2bFm1lq50TdDNABhmEi7z0ngQ==}
|
|
hasBin: true
|
|
|
|
expo-modules-autolinking@55.0.22:
|
|
resolution: {integrity: sha512-13x32V0HMHJDjND4K/gU2lQIZNxYn5S5rFzujqHmnXvOO6WGrVVELpk/0p5FmBfeuQ7GGFsATbhazQk+FeukUw==}
|
|
hasBin: true
|
|
|
|
expo-modules-core@1.12.26:
|
|
resolution: {integrity: sha512-y8yDWjOi+rQRdO+HY+LnUlz8qzHerUaw/LUjKPU/mX8PRXP4UUPEEp5fjAwBU44xjNmYSHWZDwet4IBBE+yQUA==}
|
|
|
|
expo-modules-core@55.0.25:
|
|
resolution: {integrity: sha512-yXpfg7aHLbuqoXocK34Vua6Aey5SCyqLygAsXAMbul9P8vfBjLpaOPiTJ5cLVF7Drfq8ownqVJO6qpGEtZ6GOw==}
|
|
peerDependencies:
|
|
react: '*'
|
|
react-native: '*'
|
|
react-native-worklets: ^0.7.4 || ^0.8.0
|
|
peerDependenciesMeta:
|
|
react-native-worklets:
|
|
optional: true
|
|
|
|
expo-notifications@0.28.19:
|
|
resolution: {integrity: sha512-rKKTnVQQ9XNQyTNwKmI9OlchhVu0XOZfRpImMqPFCJg6IwECM1izdas2SLCbE/GApg2Tw3U5R2fd26OnCtUU/w==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
|
|
expo-secure-store@12.8.1:
|
|
resolution: {integrity: sha512-Ju3jmkHby4w7rIzdYAt9kQyQ7HhHJ0qRaiQOInknhOLIltftHjEgF4I1UmzKc7P5RCfGNmVbEH729Pncp/sHXQ==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
|
|
expo-secure-store@13.0.2:
|
|
resolution: {integrity: sha512-3QYgoneo8p8yeeBPBiAfokNNc2xq6+n8+Ob4fAlErEcf4H7Y72LH+K/dx0nQyWau2ZKZUXBxyyfuHFyVKrEVLg==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
|
|
expo-server@55.0.9:
|
|
resolution: {integrity: sha512-N5Ipn1NwqaJzEm+G97o0Jbe4g/th3R/16N1DabnYryXKCiZwDkK13/w3VfGkQN9LOOaBP+JIRxGf4M8lQKPzyA==}
|
|
engines: {node: '>=20.16.0'}
|
|
|
|
expo-status-bar@1.12.1:
|
|
resolution: {integrity: sha512-/t3xdbS8KB0prj5KG5w7z+wZPFlPtkgs95BsmrP/E7Q0xHXTcDcQ6Cu2FkFuRM+PKTb17cJDnLkawyS5vDLxMA==}
|
|
|
|
expo-structured-headers@3.3.0:
|
|
resolution: {integrity: sha512-t+h5Zqaukd3Tn97LaWPpibVsmiC/TFP8F+8sAUliwCSMzgcb5TATRs2NcAB+JcIr8EP3JJDyYXJrZle1cjs4mQ==}
|
|
|
|
expo-updates-interface@0.10.1:
|
|
resolution: {integrity: sha512-I6JMR7EgjXwckrydDmrkBEX/iw750dcqpzQVsjznYWfi0HTEOxajLHB90fBFqQkUV5i5s4Fd3hYQ1Cn0oMzUbA==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
|
|
expo-updates@0.18.19:
|
|
resolution: {integrity: sha512-dakYQ7XhZtBKMLcim08wum108ZUQcNigurijb/6PKdg3QHn21IzOr/27n6x54DctcoW8w1B8w8y1Xw2svVsx4w==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
expo: '*'
|
|
|
|
expo@51.0.39:
|
|
resolution: {integrity: sha512-Cs/9xopyzJrpXWbyVUZnr37rprdFJorRgfSp6cdBfvbjxZeKnw2MEu7wJwV/s626i5lZTPGjZPHUF9uQvt51cg==}
|
|
hasBin: true
|
|
|
|
expo@55.0.24:
|
|
resolution: {integrity: sha512-nU95y+GIfD1dm9CSjsitDdltSU83dDqemxD1UUBxJPH8zKf7B5AdGVNyE6/jLWyCM/p/EmHfCeiqdrWCy9ljZA==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@expo/dom-webview': '*'
|
|
'@expo/metro-runtime': '*'
|
|
react: '*'
|
|
react-native: '*'
|
|
react-native-webview: '*'
|
|
peerDependenciesMeta:
|
|
'@expo/dom-webview':
|
|
optional: true
|
|
'@expo/metro-runtime':
|
|
optional: true
|
|
react-native-webview:
|
|
optional: true
|
|
|
|
exponential-backoff@3.1.3:
|
|
resolution: {integrity: sha512-ZgEeZXj30q+I0EN+CbSSpIyPaJ5HVQD18Z1m+u1FXbAeT94mr1zw50q4q6jiiC447Nl/YTcIYSAftiGqetwXCA==}
|
|
|
|
express@4.22.2:
|
|
resolution: {integrity: sha512-IuL+Elrou2ZvCFHs18/CIzy2Nzvo25nZ1/D2eIZlz7c+QUayAcYoiM2BthCjs+EBHVpjYjcuLDAiCWgeIX3X1Q==}
|
|
engines: {node: '>= 0.10.0'}
|
|
|
|
exsolve@1.0.8:
|
|
resolution: {integrity: sha512-LmDxfWXwcTArk8fUEnOfSZpHOJ6zOMUJKOtFLFqJLoKJetuQG874Uc7/Kki7zFLzYybmZhp1M7+98pfMqeX8yA==}
|
|
|
|
extend@3.0.2:
|
|
resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==}
|
|
|
|
farmhash-modern@1.1.0:
|
|
resolution: {integrity: sha512-6ypT4XfgqJk/F3Yuv4SX26I3doUjt0GTG4a+JgWxXQpxXzTBq8fPUeGHfcYMMDPHJHm3yPOSjaeBwBGAHWXCdA==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
fast-check@3.23.2:
|
|
resolution: {integrity: sha512-h5+1OzzfCC3Ef7VbtKdcv7zsstUQwUDlYpUTvjeUsJAssPgLn7QzbboPtL5ro04Mq0rPOsMzl7q5hIbRs2wD1A==}
|
|
engines: {node: '>=8.0.0'}
|
|
|
|
fast-decode-uri-component@1.0.1:
|
|
resolution: {integrity: sha512-WKgKWg5eUxvRZGwW8FvfbaH7AXSh2cL+3j5fMGzUMCxWBJ3dV3a7Wz8y2f/uQ0e3B6WmodD3oS54jTQ9HVTIIg==}
|
|
|
|
fast-deep-equal@2.0.1:
|
|
resolution: {integrity: sha512-bCK/2Z4zLidyB4ReuIsvALH6w31YfAQDmXMqMx6FyfHqvBxtjC0eRumeSu4Bs3XtXwpyIywtSTrVT99BxY1f9w==}
|
|
|
|
fast-deep-equal@3.1.3:
|
|
resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
|
|
|
|
fast-glob@3.3.3:
|
|
resolution: {integrity: sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==}
|
|
engines: {node: '>=8.6.0'}
|
|
|
|
fast-json-stable-stringify@2.1.0:
|
|
resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
|
|
|
|
fast-json-stringify@6.4.0:
|
|
resolution: {integrity: sha512-ibRCQ0GZKJIQ+P3Et1h0LhPgp3PMTYk0MH8O+kW3lNYsvmaQww5Nn3f1jf73Q0jR1Yz3a1CDP4/NZD3vOajWJQ==}
|
|
|
|
fast-levenshtein@2.0.6:
|
|
resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
|
|
|
|
fast-querystring@1.1.2:
|
|
resolution: {integrity: sha512-g6KuKWmFXc0fID8WWH0jit4g0AGBoJhCkJMb1RmbsSEUNvQ+ZC8D6CUZ+GtF8nMzSPXnhiePyyqqipzNNEnHjg==}
|
|
|
|
fast-uri@3.1.2:
|
|
resolution: {integrity: sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==}
|
|
|
|
fast-xml-builder@1.2.0:
|
|
resolution: {integrity: sha512-00aAWieqff+ZJhsXA4g1g7M8k+7AYoMUUHF+/zFb5U6Uv/P0Vl4QZo84/IcufzYalLuEj9928bXN9PbbFzMF0Q==}
|
|
|
|
fast-xml-parser@4.5.6:
|
|
resolution: {integrity: sha512-Yd4vkROfJf8AuJrDIVMVmYfULKmIJszVsMv7Vo71aocsKgFxpdlpSHXSaInvyYfgw2PRuObQSW2GFpVMUjxu9A==}
|
|
hasBin: true
|
|
|
|
fast-xml-parser@5.7.2:
|
|
resolution: {integrity: sha512-P7oW7tLbYnhOLQk/Gv7cZgzgMPP/XN03K02/Jy6Y/NHzyIAIpxuZIM/YqAkfiXFPxA2CTm7NtCijK9EDu09u2w==}
|
|
hasBin: true
|
|
|
|
fast-xml-parser@5.8.0:
|
|
resolution: {integrity: sha512-6bIM7fsJxeo3uXv7OncQYsBAMPJ7V16Slahl/6M98C/i2q+vB1+4a0MtrvYwDFEUrwDSbAmeLDRXsOBwrL7yAg==}
|
|
hasBin: true
|
|
|
|
fastify-plugin@4.5.1:
|
|
resolution: {integrity: sha512-stRHYGeuqpEZTL1Ef0Ovr2ltazUT9g844X5z/zEBFLG8RYlpDiOCIG+ATvYEp+/zmc7sN29mcIMp8gvYplYPIQ==}
|
|
|
|
fastify-plugin@5.1.0:
|
|
resolution: {integrity: sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw==}
|
|
|
|
fastify-raw-body@5.0.0:
|
|
resolution: {integrity: sha512-2qfoaQ3BQDhZ1gtbkKZd6n0kKxJISJGM6u/skD9ljdWItAscjXrtZ1lnjr7PavmXX9j4EyCPmBDiIsLn07d5vA==}
|
|
engines: {node: '>= 10'}
|
|
|
|
fastify@5.8.5:
|
|
resolution: {integrity: sha512-Yqptv59pQzPgQUSIm87hMqHJmdkb1+GPxdE6vW6FRyVE9G86mt7rOghitiU4JHRaTyDUk9pfeKmDeu70lAwM4Q==}
|
|
|
|
fastq@1.20.1:
|
|
resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==}
|
|
|
|
faye-websocket@0.11.4:
|
|
resolution: {integrity: sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==}
|
|
engines: {node: '>=0.8.0'}
|
|
|
|
fb-dotslash@0.5.8:
|
|
resolution: {integrity: sha512-XHYLKk9J4BupDxi9bSEhkfss0m+Vr9ChTrjhf9l2iw3jB5C7BnY4GVPoMcqbrTutsKJso6yj2nAB6BI/F2oZaA==}
|
|
engines: {node: '>=20'}
|
|
hasBin: true
|
|
|
|
fb-watchman@2.0.2:
|
|
resolution: {integrity: sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==}
|
|
|
|
fbemitter@3.0.0:
|
|
resolution: {integrity: sha512-KWKaceCwKQU0+HPoop6gn4eOHk50bBv/VxjJtGMfwmJt3D29JpN4H4eisCtIPA+a8GVBam+ldMMpMjJUvpDyHw==}
|
|
|
|
fbjs-css-vars@1.0.2:
|
|
resolution: {integrity: sha512-b2XGFAFdWZWg0phtAWLHCk836A1Xann+I+Dgd3Gk64MHKZO44FfoD1KxyvbSh0qZsIoXQGGlVztIY+oitJPpRQ==}
|
|
|
|
fbjs@3.0.5:
|
|
resolution: {integrity: sha512-ztsSx77JBtkuMrEypfhgc3cI0+0h+svqeie7xHbh1k/IKdcydnvadp/mUaGgjAOXQmQSxsqgaRhS3q9fy+1kxg==}
|
|
|
|
fdir@6.5.0:
|
|
resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
|
|
engines: {node: '>=12.0.0'}
|
|
peerDependencies:
|
|
picomatch: ^3 || ^4
|
|
peerDependenciesMeta:
|
|
picomatch:
|
|
optional: true
|
|
|
|
fetch-nodeshim@0.4.10:
|
|
resolution: {integrity: sha512-m6I8ALe4L4XpdETy7MJZWs6L1IVMbjs99bwbpIKphxX+0CTns4IKDWJY0LWfr4YsFjfg+z1TjzTMU8lKl8rG0w==}
|
|
|
|
fetch-retry@4.1.1:
|
|
resolution: {integrity: sha512-e6eB7zN6UBSwGVwrbWVH+gdLnkW9WwHhmq2YDK1Sh30pzx1onRVGBvogTlUeWxwTa+L86NYdo4hFkh7O8ZjSnA==}
|
|
|
|
fflate@0.8.1:
|
|
resolution: {integrity: sha512-/exOvEuc+/iaUm105QIiOt4LpBdMTWsXxqR0HDF35vx3fmaKzw7354gTilCh5rkzEt8WYyG//ku3h3nRmd7CHQ==}
|
|
|
|
file-entry-cache@6.0.1:
|
|
resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==}
|
|
engines: {node: ^10.12.0 || >=12.0.0}
|
|
|
|
fill-range@7.1.1:
|
|
resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
|
|
engines: {node: '>=8'}
|
|
|
|
filter-obj@1.1.0:
|
|
resolution: {integrity: sha512-8rXg1ZnX7xzy2NGDVkBVaAy+lSlPNwad13BtgSlLuxfIslyt5Vg64U7tFcCt4WS1R0hvtnQybT/IyCkGZ3DpXQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
finalhandler@1.1.2:
|
|
resolution: {integrity: sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
finalhandler@1.3.2:
|
|
resolution: {integrity: sha512-aA4RyPcd3badbdABGDuTXCMTtOneUCAYH/gxoYRTZlIJdF0YPWuGqiAsIrhNnnqdXGswYk6dGujem4w80UJFhg==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
find-cache-dir@2.1.0:
|
|
resolution: {integrity: sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
find-my-way@9.6.0:
|
|
resolution: {integrity: sha512-Zf4Xve4RymLl7NgaavNebZ01joJ8MfVerOG43wy7SHLO+r+K0C6d/SE0BiR7AV5V1VOCFlOP7ecdo+I4qmiHrQ==}
|
|
engines: {node: '>=20'}
|
|
|
|
find-up@3.0.0:
|
|
resolution: {integrity: sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==}
|
|
engines: {node: '>=6'}
|
|
|
|
find-up@4.1.0:
|
|
resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==}
|
|
engines: {node: '>=8'}
|
|
|
|
find-up@5.0.0:
|
|
resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
|
|
engines: {node: '>=10'}
|
|
|
|
find-yarn-workspace-root@2.0.0:
|
|
resolution: {integrity: sha512-1IMnbjt4KzsQfnhnzNd8wUEgXZ44IzZaZmnLYx7D5FZlaHt2gW20Cri8Q+E/t5tIj4+epTBub+2Zxu/vNILzqQ==}
|
|
|
|
firebase-admin@12.7.0:
|
|
resolution: {integrity: sha512-raFIrOyTqREbyXsNkSHyciQLfv8AUZazehPaQS1lZBSCDYW74FYXU0nQZa3qHI4K+hawohlDbywZ4+qce9YNxA==}
|
|
engines: {node: '>=14'}
|
|
|
|
flat-cache@3.2.0:
|
|
resolution: {integrity: sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==}
|
|
engines: {node: ^10.12.0 || >=12.0.0}
|
|
|
|
flatted@3.4.2:
|
|
resolution: {integrity: sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==}
|
|
|
|
flow-enums-runtime@0.0.6:
|
|
resolution: {integrity: sha512-3PYnM29RFXwvAN6Pc/scUfkI7RwhQ/xqyLUyPNlXUp9S40zI8nup9tUSrTLSVnWGBN38FNiGWbwZOB6uR4OGdw==}
|
|
|
|
flow-parser@0.314.0:
|
|
resolution: {integrity: sha512-ayvpVFL/wibphkhjaz6PwL/F+Vz9lZB7qwFIHvsFiPQMfKmrqRXp1UyJgxMqyanW6QQDvsB12MLWFCc2cYBOtw==}
|
|
engines: {node: '>=0.4.0'}
|
|
|
|
follow-redirects@1.16.0:
|
|
resolution: {integrity: sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==}
|
|
engines: {node: '>=4.0'}
|
|
peerDependencies:
|
|
debug: '*'
|
|
peerDependenciesMeta:
|
|
debug:
|
|
optional: true
|
|
|
|
fontfaceobserver@2.3.0:
|
|
resolution: {integrity: sha512-6FPvD/IVyT4ZlNe7Wcn5Fb/4ChigpucKYSvD6a+0iMoLn2inpo711eyIcKjmDtE5XNcgAkSH9uN/nfAeZzHEfg==}
|
|
|
|
fontkit@1.9.0:
|
|
resolution: {integrity: sha512-HkW/8Lrk8jl18kzQHvAw9aTHe1cqsyx5sDnxncx652+CIfhawokEPkeM3BoIC+z/Xv7a0yMr0f3pRRwhGH455g==}
|
|
|
|
for-each@0.3.5:
|
|
resolution: {integrity: sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
foreground-child@3.3.1:
|
|
resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==}
|
|
engines: {node: '>=14'}
|
|
|
|
form-data@2.5.5:
|
|
resolution: {integrity: sha512-jqdObeR2rxZZbPSGL+3VckHMYtu+f9//KXBsVny6JSX/pa38Fy+bGjuG8eW/H6USNQWhLi8Num++cU2yOCNz4A==}
|
|
engines: {node: '>= 0.12'}
|
|
|
|
form-data@3.0.4:
|
|
resolution: {integrity: sha512-f0cRzm6dkyVYV3nPoooP8XlccPQukegwhAnpoLcXy+X+A8KfpGOoXwDr9FLZd3wzgLaBGQBE3lY93Zm/i1JvIQ==}
|
|
engines: {node: '>= 6'}
|
|
|
|
form-data@4.0.5:
|
|
resolution: {integrity: sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==}
|
|
engines: {node: '>= 6'}
|
|
|
|
forwarded-parse@2.1.2:
|
|
resolution: {integrity: sha512-alTFZZQDKMporBH77856pXgzhEzaUVmLCDk+egLgIgHst3Tpndzz8MnKe+GzRJRfvVdn69HhpW7cmXzvtLvJAw==}
|
|
|
|
forwarded@0.2.0:
|
|
resolution: {integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
freeport-async@2.0.0:
|
|
resolution: {integrity: sha512-K7od3Uw45AJg00XUmy15+Hae2hOcgKcmN3/EF6Y7i01O0gaqiRx8sUSpsb9+BRNL8RPBrhzPsVfy8q9ADlJuWQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
fresh@0.5.2:
|
|
resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
fs-extra@8.1.0:
|
|
resolution: {integrity: sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==}
|
|
engines: {node: '>=6 <7 || >=8'}
|
|
|
|
fs-extra@9.0.0:
|
|
resolution: {integrity: sha512-pmEYSk3vYsG/bF651KPUXZ+hvjpgWYw/Gc7W9NFUe3ZVLczKKWIij3IKpOrQcdw4TILtibFslZ0UmR8Vvzig4g==}
|
|
engines: {node: '>=10'}
|
|
|
|
fs-extra@9.1.0:
|
|
resolution: {integrity: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
fs-minipass@2.1.0:
|
|
resolution: {integrity: sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==}
|
|
engines: {node: '>= 8'}
|
|
|
|
fs-minipass@3.0.3:
|
|
resolution: {integrity: sha512-XUBA9XClHbnJWSfBzjkm6RvPsyg3sryZt06BEQoXcF7EK/xpGaQYJgQKDJSUH5SGZ76Y7pFx1QBnXz09rU5Fbw==}
|
|
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
|
|
|
fs.realpath@1.0.0:
|
|
resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
|
|
|
|
fsevents@2.3.3:
|
|
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
os: [darwin]
|
|
|
|
function-bind@1.1.2:
|
|
resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
|
|
|
|
function.prototype.name@1.1.8:
|
|
resolution: {integrity: sha512-e5iwyodOHhbMr/yNrc7fDYG4qlbIvI5gajyzPnb5TCwyhjApznQh1BMFou9b30SevY43gCJKXycoCBjMbsuW0Q==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
functional-red-black-tree@1.0.1:
|
|
resolution: {integrity: sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==}
|
|
|
|
functions-have-names@1.2.3:
|
|
resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==}
|
|
|
|
gaxios@6.7.1:
|
|
resolution: {integrity: sha512-LDODD4TMYx7XXdpwxAVRAIAuB0bzv0s+ywFonY46k126qzQHT9ygyoa9tncmOiQmmDrik65UYsEkv3lbfqQ3yQ==}
|
|
engines: {node: '>=14'}
|
|
|
|
gcp-metadata@6.1.1:
|
|
resolution: {integrity: sha512-a4tiq7E0/5fTjxPAaH4jpjkSv/uCaU2p5KC6HVGrvl0cDjA8iBZv4vv1gyzlmK0ZUKqwpOyQMKzZQe3lTit77A==}
|
|
engines: {node: '>=14'}
|
|
|
|
generator-function@2.0.1:
|
|
resolution: {integrity: sha512-SFdFmIJi+ybC0vjlHN0ZGVGHc3lgE0DxPAT0djjVg+kjOnSqclqmj0KQ7ykTOLP6YxoqOvuAODGdcHJn+43q3g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
gensync@1.0.0-beta.2:
|
|
resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
get-caller-file@2.0.5:
|
|
resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
|
|
engines: {node: 6.* || 8.* || >= 10.*}
|
|
|
|
get-intrinsic@1.3.0:
|
|
resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
get-package-type@0.1.0:
|
|
resolution: {integrity: sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==}
|
|
engines: {node: '>=8.0.0'}
|
|
|
|
get-proto@1.0.1:
|
|
resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
get-stream@4.1.0:
|
|
resolution: {integrity: sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==}
|
|
engines: {node: '>=6'}
|
|
|
|
get-stream@6.0.1:
|
|
resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==}
|
|
engines: {node: '>=10'}
|
|
|
|
get-symbol-description@1.1.0:
|
|
resolution: {integrity: sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
getenv@1.0.0:
|
|
resolution: {integrity: sha512-7yetJWqbS9sbn0vIfliPsFgoXMKn/YMF+Wuiog97x+urnSRRRZ7xB+uVkwGKzRgq9CDFfMQnE9ruL5DHv9c6Xg==}
|
|
engines: {node: '>=6'}
|
|
|
|
getenv@2.0.0:
|
|
resolution: {integrity: sha512-VilgtJj/ALgGY77fiLam5iD336eSWi96Q15JSAG1zi8NRBysm3LXKdGnHb4m5cuyxvOLQQKWpBZAT6ni4FI2iQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
giget@2.0.0:
|
|
resolution: {integrity: sha512-L5bGsVkxJbJgdnwyuheIunkGatUF/zssUoxxjACCseZYAVbaqdh9Tsmmlkl8vYan09H7sbvKt4pS8GqKLBrEzA==}
|
|
hasBin: true
|
|
|
|
glob-parent@5.1.2:
|
|
resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
|
|
engines: {node: '>= 6'}
|
|
|
|
glob-parent@6.0.2:
|
|
resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
|
|
engines: {node: '>=10.13.0'}
|
|
|
|
glob@10.5.0:
|
|
resolution: {integrity: sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==}
|
|
deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
|
|
hasBin: true
|
|
|
|
glob@13.0.6:
|
|
resolution: {integrity: sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==}
|
|
engines: {node: 18 || 20 || >=22}
|
|
|
|
glob@7.1.6:
|
|
resolution: {integrity: sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==}
|
|
deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
|
|
|
|
glob@7.2.3:
|
|
resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
|
|
deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
|
|
|
|
glob@8.1.0:
|
|
resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==}
|
|
engines: {node: '>=12'}
|
|
deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
|
|
|
|
globals@13.24.0:
|
|
resolution: {integrity: sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
globalthis@1.0.4:
|
|
resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
globby@11.1.0:
|
|
resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==}
|
|
engines: {node: '>=10'}
|
|
|
|
google-auth-library@9.15.1:
|
|
resolution: {integrity: sha512-Jb6Z0+nvECVz+2lzSMt9u98UsoakXxA2HGHMCxh+so3n90XgYWkq5dur19JAJV7ONiJY22yBTyJB1TSkvPq9Ng==}
|
|
engines: {node: '>=14'}
|
|
|
|
google-gax@4.6.1:
|
|
resolution: {integrity: sha512-V6eky/xz2mcKfAd1Ioxyd6nmA61gao3n01C+YeuIwu3vzM9EDR6wcVzMSIbLMDXWeoi9SHYctXuKYC5uJUT3eQ==}
|
|
engines: {node: '>=14'}
|
|
|
|
google-logging-utils@0.0.2:
|
|
resolution: {integrity: sha512-NEgUnEcBiP5HrPzufUkBzJOD/Sxsco3rLNo1F1TNf7ieU8ryUzBhqba8r756CjLX7rn3fHl6iLEwPYuqpoKgQQ==}
|
|
engines: {node: '>=14'}
|
|
|
|
googleapis-common@7.2.0:
|
|
resolution: {integrity: sha512-/fhDZEJZvOV3X5jmD+fKxMqma5q2Q9nZNSF3kn1F18tpxmA86BcTxAGBQdM0N89Z3bEaIs+HVznSmFJEAmMTjA==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
googleapis@128.0.0:
|
|
resolution: {integrity: sha512-+sLtVYNazcxaSD84N6rihVX4QiGoqRdnlz2SwmQQkadF31XonDfy4ufk3maMg27+FiySrH0rd7V8p+YJG6cknA==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
gopd@1.2.0:
|
|
resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
graceful-fs@4.2.11:
|
|
resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
|
|
|
|
graphemer@1.4.0:
|
|
resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
|
|
|
|
graphql-tag@2.12.6:
|
|
resolution: {integrity: sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==}
|
|
engines: {node: '>=10'}
|
|
peerDependencies:
|
|
graphql: ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
|
|
graphql@15.8.0:
|
|
resolution: {integrity: sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==}
|
|
engines: {node: '>= 10.x'}
|
|
|
|
gtoken@7.1.0:
|
|
resolution: {integrity: sha512-pCcEwRi+TKpMlxAQObHDQ56KawURgyAf6jtIY046fJ5tIv3zDe/LEIubckAO8fj6JnAxLdmWkUfNyulQ2iKdEw==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
handlebars@4.7.9:
|
|
resolution: {integrity: sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==}
|
|
engines: {node: '>=0.4.7'}
|
|
hasBin: true
|
|
|
|
has-bigints@1.1.0:
|
|
resolution: {integrity: sha512-R3pbpkcIqv2Pm3dUwgjclDRVmWpTJW2DcMzcIhEXEx1oh/CEMObMm3KLmRJOdvhM7o4uQBnwr8pzRK2sJWIqfg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
has-flag@3.0.0:
|
|
resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==}
|
|
engines: {node: '>=4'}
|
|
|
|
has-flag@4.0.0:
|
|
resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
has-property-descriptors@1.0.2:
|
|
resolution: {integrity: sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==}
|
|
|
|
has-proto@1.2.0:
|
|
resolution: {integrity: sha512-KIL7eQPfHQRC8+XluaIw7BHUwwqL19bQn4hzNgdr+1wXoU0KKj6rufu47lhY7KbJR2C6T6+PfyN0Ea7wkSS+qQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
has-symbols@1.1.0:
|
|
resolution: {integrity: sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
has-tostringtag@1.0.2:
|
|
resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
hasown@2.0.3:
|
|
resolution: {integrity: sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
helmet@8.1.0:
|
|
resolution: {integrity: sha512-jOiHyAZsmnr8LqoPGmCjYAaiuWwjAPLgY8ZX2XrmHawt99/u1y6RgrZMTeoPfpUbV96HOalYgz1qzkRbw54Pmg==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
hermes-compiler@250829098.0.10:
|
|
resolution: {integrity: sha512-TcRlZ0/TlyfJqquRFAWoyElVNnkdYRi/sEp4/Qy8/GYxjg8j2cS9D4MjuaQ+qimkmLN7AmO+44IznRf06mAr0w==}
|
|
|
|
hermes-estree@0.19.1:
|
|
resolution: {integrity: sha512-daLGV3Q2MKk8w4evNMKwS8zBE/rcpA800nu1Q5kM08IKijoSnPe9Uo1iIxzPKRkn95IxxsgBMPeYHt3VG4ej2g==}
|
|
|
|
hermes-estree@0.23.1:
|
|
resolution: {integrity: sha512-eT5MU3f5aVhTqsfIReZ6n41X5sYn4IdQL0nvz6yO+MMlPxw49aSARHLg/MSehQftyjnrE8X6bYregzSumqc6cg==}
|
|
|
|
hermes-estree@0.32.0:
|
|
resolution: {integrity: sha512-KWn3BqnlDOl97Xe1Yviur6NbgIZ+IP+UVSpshlZWkq+EtoHg6/cwiDj/osP9PCEgFE15KBm1O55JRwbMEm5ejQ==}
|
|
|
|
hermes-estree@0.32.1:
|
|
resolution: {integrity: sha512-ne5hkuDxheNBAikDjqvCZCwihnz0vVu9YsBzAEO1puiyFR4F1+PAz/SiPHSsNTuOveCYGRMX8Xbx4LOubeC0Qg==}
|
|
|
|
hermes-estree@0.33.3:
|
|
resolution: {integrity: sha512-6kzYZHCk8Fy1Uc+t3HGYyJn3OL4aeqKLTyina4UFtWl8I0kSL7OmKThaiX+Uh2f8nGw3mo4Ifxg0M5Zk3/Oeqg==}
|
|
|
|
hermes-estree@0.35.0:
|
|
resolution: {integrity: sha512-xVx5Opwy8Oo1I5yGpVRhCvWL/iV3M+ylksSKVNlxxD90cpDpR/AR1jLYqK8HWihm065a6UI3HeyAmYzwS8NOOg==}
|
|
|
|
hermes-parser@0.19.1:
|
|
resolution: {integrity: sha512-Vp+bXzxYJWrpEuJ/vXxUsLnt0+y4q9zyi4zUlkLqD8FKv4LjIfOvP69R/9Lty3dCyKh0E2BU7Eypqr63/rKT/A==}
|
|
|
|
hermes-parser@0.23.1:
|
|
resolution: {integrity: sha512-oxl5h2DkFW83hT4DAUJorpah8ou4yvmweUzLJmmr6YV2cezduCdlil1AvU/a/xSsAFo4WUcNA4GoV5Bvq6JffA==}
|
|
|
|
hermes-parser@0.32.0:
|
|
resolution: {integrity: sha512-g4nBOWFpuiTqjR3LZdRxKUkij9iyveWeuks7INEsMX741f3r9xxrOe8TeQfUxtda0eXmiIFiMQzoeSQEno33Hw==}
|
|
|
|
hermes-parser@0.32.1:
|
|
resolution: {integrity: sha512-175dz634X/W5AiwrpLdoMl/MOb17poLHyIqgyExlE8D9zQ1OPnoORnGMB5ltRKnpvQzBjMYvT2rN/sHeIfZW5Q==}
|
|
|
|
hermes-parser@0.33.3:
|
|
resolution: {integrity: sha512-Yg3HgaG4CqgyowtYjX/FsnPAuZdHOqSMtnbpylbptsQ9nwwSKsy6uRWcGO5RK0EqiX12q8HvDWKgeAVajRO5DA==}
|
|
|
|
hermes-parser@0.35.0:
|
|
resolution: {integrity: sha512-9JLjeHxBx8T4CAsydZR49PNZUaix+WpQJwu9p2010lu+7Kwl6D/7wYFFJxoz+aXkaaClp9Zfg6W6/zVlSJORaA==}
|
|
|
|
hermes-profile-transformer@0.0.6:
|
|
resolution: {integrity: sha512-cnN7bQUm65UWOy6cbGcCcZ3rpwW8Q/j4OP5aWRhEry4Z2t2aR1cjrbp0BS+KiBN0smvP1caBgAuxutvyvJILzQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
hoist-non-react-statics@3.3.2:
|
|
resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==}
|
|
|
|
hookified@1.15.1:
|
|
resolution: {integrity: sha512-MvG/clsADq1GPM2KGo2nyfaWVyn9naPiXrqIe4jYjXNZQt238kWyOGrsyc/DmRAQ+Re6yeo6yX/yoNCG5KAEVg==}
|
|
|
|
hosted-git-info@3.0.8:
|
|
resolution: {integrity: sha512-aXpmwoOhRBrw6X3j0h5RloK4x1OzsxMPyxqIHyNfSe2pypkVTZFpEiRoSipPEPlMrh0HW/XsjkJ5WgnCirpNUw==}
|
|
engines: {node: '>=10'}
|
|
|
|
hosted-git-info@7.0.2:
|
|
resolution: {integrity: sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==}
|
|
engines: {node: ^16.14.0 || >=18.0.0}
|
|
|
|
html-entities@2.3.3:
|
|
resolution: {integrity: sha512-DV5Ln36z34NNTDgnz0EWGBLZENelNAtkiFA4kyNOG2tDI6Mz1uSWiq1wAKdyjnJwyDiDO7Fa2SO1CTxPXL8VxA==}
|
|
|
|
html-entities@2.6.0:
|
|
resolution: {integrity: sha512-kig+rMn/QOVRvr7c86gQ8lWXq+Hkv6CbAH1hLu+RG338StTpE8Z0b44SDVaqVu7HGKf27frdmUYEs9hTUX/cLQ==}
|
|
|
|
html-escaper@2.0.2:
|
|
resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==}
|
|
|
|
html-to-text@9.0.5:
|
|
resolution: {integrity: sha512-qY60FjREgVZL03vJU6IfMV4GDjGBIoOyvuFdpBDIX9yTlDw0TjxVBQp+P8NvpdIXNJvfWBTNul7fsAQJq2FNpg==}
|
|
engines: {node: '>=14'}
|
|
|
|
htmlparser2@8.0.2:
|
|
resolution: {integrity: sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==}
|
|
|
|
http-errors@2.0.0:
|
|
resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
http-errors@2.0.1:
|
|
resolution: {integrity: sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
http-parser-js@0.5.10:
|
|
resolution: {integrity: sha512-Pysuw9XpUq5dVc/2SMHpuTY01RFl8fttgcyunjL7eEMhGM3cI4eOmiCycJDVCo/7O7ClfQD3SaI6ftDzqOXYMA==}
|
|
|
|
http-proxy-agent@5.0.0:
|
|
resolution: {integrity: sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==}
|
|
engines: {node: '>= 6'}
|
|
|
|
https-proxy-agent@5.0.1:
|
|
resolution: {integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
https-proxy-agent@7.0.6:
|
|
resolution: {integrity: sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==}
|
|
engines: {node: '>= 14'}
|
|
|
|
human-signals@2.1.0:
|
|
resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==}
|
|
engines: {node: '>=10.17.0'}
|
|
|
|
iconv-lite@0.4.24:
|
|
resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
iconv-lite@0.7.2:
|
|
resolution: {integrity: sha512-im9DjEDQ55s9fL4EYzOAv0yMqmMBSZp6G0VvFyTMPKWxiSBHUj9NW/qqLmXUwXrrM7AvqSlTCfvqRb0cM8yYqw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
ieee754@1.2.1:
|
|
resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
|
|
|
|
ignore@5.3.2:
|
|
resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
|
|
engines: {node: '>= 4'}
|
|
|
|
image-size@1.2.1:
|
|
resolution: {integrity: sha512-rH+46sQJ2dlwfjfhCyNx5thzrv+dtmBIhPHk0zgRUukHzZ/kRueTJXoYYsclBaKcSMBWuGbOFXtioLpzTb5euw==}
|
|
engines: {node: '>=16.x'}
|
|
hasBin: true
|
|
|
|
import-fresh@2.0.0:
|
|
resolution: {integrity: sha512-eZ5H8rcgYazHbKC3PG4ClHNykCSxtAhxSSEM+2mb+7evD2CKF5V7c0dNum7AdpDh0ZdICwZY9sRSn8f+KH96sg==}
|
|
engines: {node: '>=4'}
|
|
|
|
import-fresh@3.3.1:
|
|
resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
import-in-the-middle@1.15.0:
|
|
resolution: {integrity: sha512-bpQy+CrsRmYmoPMAE/0G33iwRqwW4ouqdRg8jgbH3aKuCtOc8lxgmYXg2dMM92CRiGP660EtBcymH/eVUpCSaA==}
|
|
|
|
import-in-the-middle@3.0.1:
|
|
resolution: {integrity: sha512-pYkiyXVL2Mf3pozdlDGV6NAObxQx13Ae8knZk1UJRJ6uRW/ZRmTGHlQYtrsSl7ubuE5F8CD1z+s1n4RHNuTtuA==}
|
|
engines: {node: '>=18'}
|
|
|
|
import-local@3.2.0:
|
|
resolution: {integrity: sha512-2SPlun1JUPWoM6t3F0dw0FkCF/jWY8kttcY4f599GLTSjh2OCuuhdTkJQsEcZzBqbXZGKMK2OqW1oZsjtf/gQA==}
|
|
engines: {node: '>=8'}
|
|
hasBin: true
|
|
|
|
imurmurhash@0.1.4:
|
|
resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
|
|
engines: {node: '>=0.8.19'}
|
|
|
|
indent-string@4.0.0:
|
|
resolution: {integrity: sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==}
|
|
engines: {node: '>=8'}
|
|
|
|
inflight@1.0.6:
|
|
resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==}
|
|
deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
|
|
|
|
inherits@2.0.4:
|
|
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
|
|
|
|
ini@1.3.8:
|
|
resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==}
|
|
|
|
internal-ip@4.3.0:
|
|
resolution: {integrity: sha512-S1zBo1D6zcsyuC6PMmY5+55YMILQ9av8lotMx447Bq6SAgo/sDK6y6uUKmuYhW7eacnIhFfsPmCNYdDzsnnDCg==}
|
|
engines: {node: '>=6'}
|
|
|
|
internal-slot@1.1.0:
|
|
resolution: {integrity: sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
invariant@2.2.4:
|
|
resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==}
|
|
|
|
ioredis@5.10.1:
|
|
resolution: {integrity: sha512-HuEDBTI70aYdx1v6U97SbNx9F1+svQKBDo30o0b9fw055LMepzpOOd0Ccg9Q6tbqmBSJaMuY0fB7yw9/vjBYCA==}
|
|
engines: {node: '>=12.22.0'}
|
|
|
|
ip-regex@2.1.0:
|
|
resolution: {integrity: sha512-58yWmlHpp7VYfcdTwMTvwMmqx/Elfxjd9RXTDyMsbL7lLWmhMylLEqiYVLKuLzOZqVgiWXD9MfR62Vv89VRxkw==}
|
|
engines: {node: '>=4'}
|
|
|
|
ipaddr.js@1.9.1:
|
|
resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==}
|
|
engines: {node: '>= 0.10'}
|
|
|
|
ipaddr.js@2.4.0:
|
|
resolution: {integrity: sha512-9VGk3HGanVE6JoZXHiCpnGy5X0jYDnN4EA4lntFPj+1vIWlFhIylq2CrrCOJH9EAhc5CYhq18F2Av2tgoAPsYQ==}
|
|
engines: {node: '>= 10'}
|
|
|
|
is-arguments@1.2.0:
|
|
resolution: {integrity: sha512-7bVbi0huj/wrIAOzb8U1aszg9kdi3KN/CyU19CTI7tAoZYEZoL9yCDXpbXN+uPsuWnP02cyug1gleqq+TU+YCA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-array-buffer@3.0.5:
|
|
resolution: {integrity: sha512-DDfANUiiG2wC1qawP66qlTugJeL5HyzMpfr8lLK+jMQirGzNod0B12cFB/9q838Ru27sBwfw78/rdoU7RERz6A==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-arrayish@0.2.1:
|
|
resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==}
|
|
|
|
is-arrayish@0.3.4:
|
|
resolution: {integrity: sha512-m6UrgzFVUYawGBh1dUsWR5M2Clqic9RVXC/9f8ceNlv2IcO9j9J/z8UoCLPqtsPBFNzEpfR3xftohbfqDx8EQA==}
|
|
|
|
is-async-function@2.1.1:
|
|
resolution: {integrity: sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-bigint@1.1.0:
|
|
resolution: {integrity: sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-boolean-object@1.2.2:
|
|
resolution: {integrity: sha512-wa56o2/ElJMYqjCjGkXri7it5FbebW5usLw/nPmCMs5DeZ7eziSYZhSmPRn0txqeW4LnAmQQU7FgqLpsEFKM4A==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-buffer@1.1.6:
|
|
resolution: {integrity: sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==}
|
|
|
|
is-callable@1.2.7:
|
|
resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-core-module@2.16.2:
|
|
resolution: {integrity: sha512-evOr8xfXKxE6qSR0hSXL2r3sd7ALj8+7jQEUvPYcm5sgZFdJ+AYzT6yNmJenvIYQBgIGwfwz08sL8zoL7yq2BA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-data-view@1.0.2:
|
|
resolution: {integrity: sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-date-object@1.1.0:
|
|
resolution: {integrity: sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-directory@0.3.1:
|
|
resolution: {integrity: sha512-yVChGzahRFvbkscn2MlwGismPO12i9+znNruC5gVEntG3qu0xQMzsGg/JFbrsqDOHtHFPci+V5aP5T9I+yeKqw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
is-docker@2.2.1:
|
|
resolution: {integrity: sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==}
|
|
engines: {node: '>=8'}
|
|
hasBin: true
|
|
|
|
is-extglob@1.0.0:
|
|
resolution: {integrity: sha512-7Q+VbVafe6x2T+Tu6NcOf6sRklazEPmBoB3IWk3WdGZM2iGUwU/Oe3Wtq5lSEkDTTlpp8yx+5t4pzO/i9Ty1ww==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
is-extglob@2.1.1:
|
|
resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
is-finalizationregistry@1.1.1:
|
|
resolution: {integrity: sha512-1pC6N8qWJbWoPtEjgcL2xyhQOP491EQjeUo3qTKcmV8YSDDJrOepfG8pcC7h/QgnQHYSv0mJ3Z/ZWxmatVrysg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-fullwidth-code-point@2.0.0:
|
|
resolution: {integrity: sha512-VHskAKYM8RfSFXwee5t5cbN5PZeq1Wrh6qd5bkyiXIf6UQcN6w/A0eXM9r6t8d+GYOh+o6ZhiEnb88LN/Y8m2w==}
|
|
engines: {node: '>=4'}
|
|
|
|
is-fullwidth-code-point@3.0.0:
|
|
resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
|
|
engines: {node: '>=8'}
|
|
|
|
is-generator-fn@2.1.0:
|
|
resolution: {integrity: sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
is-generator-function@1.1.2:
|
|
resolution: {integrity: sha512-upqt1SkGkODW9tsGNG5mtXTXtECizwtS2kA161M+gJPc1xdb/Ax629af6YrTwcOeQHbewrPNlE5Dx7kzvXTizA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-glob@2.0.1:
|
|
resolution: {integrity: sha512-a1dBeB19NXsf/E0+FHqkagizel/LQw2DjSQpvQrj3zT+jYPpaUCryPnrQajXKFLCMuf4I6FhRpaGtw4lPrG6Eg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
is-glob@4.0.3:
|
|
resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
is-interactive@1.0.0:
|
|
resolution: {integrity: sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==}
|
|
engines: {node: '>=8'}
|
|
|
|
is-invalid-path@0.1.0:
|
|
resolution: {integrity: sha512-aZMG0T3F34mTg4eTdszcGXx54oiZ4NtHSft3hWNJMGJXUUqdIj3cOZuHcU0nCWWcY3jd7yRe/3AEm3vSNTpBGQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
is-map@2.0.3:
|
|
resolution: {integrity: sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-nan@1.3.2:
|
|
resolution: {integrity: sha512-E+zBKpQ2t6MEo1VsonYmluk9NxGrbzpeeLC2xIViuO2EjU2xsXsBPwTr3Ykv9l08UYEVEdWeRZNouaZqF6RN0w==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-negative-zero@2.0.3:
|
|
resolution: {integrity: sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-number-object@1.1.1:
|
|
resolution: {integrity: sha512-lZhclumE1G6VYD8VHe35wFaIif+CTy5SJIi5+3y4psDgWu4wPDoBhF8NxUOinEc7pHgiTsT6MaBb92rKhhD+Xw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-number@7.0.0:
|
|
resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
|
|
engines: {node: '>=0.12.0'}
|
|
|
|
is-path-cwd@2.2.0:
|
|
resolution: {integrity: sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
is-path-inside@3.0.3:
|
|
resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
is-plain-obj@2.1.0:
|
|
resolution: {integrity: sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==}
|
|
engines: {node: '>=8'}
|
|
|
|
is-plain-object@2.0.4:
|
|
resolution: {integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
is-regex@1.2.1:
|
|
resolution: {integrity: sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-set@2.0.3:
|
|
resolution: {integrity: sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-shared-array-buffer@1.0.4:
|
|
resolution: {integrity: sha512-ISWac8drv4ZGfwKl5slpHG9OwPNty4jOWPRIhBpxOoD+hqITiwuipOQ2bNthAzwA3B4fIjO4Nln74N0S9byq8A==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-stream@1.1.0:
|
|
resolution: {integrity: sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
is-stream@2.0.1:
|
|
resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==}
|
|
engines: {node: '>=8'}
|
|
|
|
is-string@1.1.1:
|
|
resolution: {integrity: sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-symbol@1.1.1:
|
|
resolution: {integrity: sha512-9gGx6GTtCQM73BgmHQXfDmLtfjjTUDSyoxTCbp5WtoixAhfgsDirWIcVQ/IHpvI5Vgd5i/J5F7B9cN/WlVbC/w==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-typed-array@1.1.15:
|
|
resolution: {integrity: sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-unicode-supported@0.1.0:
|
|
resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==}
|
|
engines: {node: '>=10'}
|
|
|
|
is-valid-path@0.1.1:
|
|
resolution: {integrity: sha512-+kwPrVDu9Ms03L90Qaml+79+6DZHqHyRoANI6IsZJ/g8frhnfchDOBCa0RbQ6/kdHt5CS5OeIEyrYznNuVN+8A==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
is-weakmap@2.0.2:
|
|
resolution: {integrity: sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-weakref@1.1.1:
|
|
resolution: {integrity: sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-weakset@2.0.4:
|
|
resolution: {integrity: sha512-mfcwb6IzQyOKTs84CQMrOwW4gQcaTOAWJ0zzJCl2WSPDrWk/OzDaImWFH3djXhb24g4eudZfLRozAvPGw4d9hQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-what@4.1.16:
|
|
resolution: {integrity: sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==}
|
|
engines: {node: '>=12.13'}
|
|
|
|
is-wsl@1.1.0:
|
|
resolution: {integrity: sha512-gfygJYZ2gLTDlmbWMI0CE2MwnFzSN/2SZfkMlItC4K/JBlsWVDB0bO6XhqcY13YXE7iMcAJnzTCJjPiTeJJ0Mw==}
|
|
engines: {node: '>=4'}
|
|
|
|
is-wsl@2.2.0:
|
|
resolution: {integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==}
|
|
engines: {node: '>=8'}
|
|
|
|
isarray@1.0.0:
|
|
resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==}
|
|
|
|
isarray@2.0.5:
|
|
resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==}
|
|
|
|
isexe@2.0.0:
|
|
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
|
|
|
|
isobject@3.0.1:
|
|
resolution: {integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
istanbul-lib-coverage@3.2.2:
|
|
resolution: {integrity: sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==}
|
|
engines: {node: '>=8'}
|
|
|
|
istanbul-lib-instrument@5.2.1:
|
|
resolution: {integrity: sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==}
|
|
engines: {node: '>=8'}
|
|
|
|
istanbul-lib-instrument@6.0.3:
|
|
resolution: {integrity: sha512-Vtgk7L/R2JHyyGW07spoFlB8/lpjiOLTjMdms6AFMraYt3BaJauod/NGrfnVG/y4Ix1JEuMRPDPEj2ua+zz1/Q==}
|
|
engines: {node: '>=10'}
|
|
|
|
istanbul-lib-report@3.0.1:
|
|
resolution: {integrity: sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==}
|
|
engines: {node: '>=10'}
|
|
|
|
istanbul-lib-source-maps@4.0.1:
|
|
resolution: {integrity: sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==}
|
|
engines: {node: '>=10'}
|
|
|
|
istanbul-reports@3.2.0:
|
|
resolution: {integrity: sha512-HGYWWS/ehqTV3xN10i23tkPkpH46MLCIMFNCaaKNavAXTF1RkqxawEPtnjnGZ6XKSInBKkiOA5BKS+aZiY3AvA==}
|
|
engines: {node: '>=8'}
|
|
|
|
iterator.prototype@1.1.5:
|
|
resolution: {integrity: sha512-H0dkQoCa3b2VEeKQBOxFph+JAbcrQdE7KC0UkqwpLmv2EC4P41QXP+rqo9wYodACiG5/WM5s9oDApTU8utwj9g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
jackspeak@3.4.3:
|
|
resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
|
|
|
|
jest-changed-files@29.7.0:
|
|
resolution: {integrity: sha512-fEArFiwf1BpQ+4bXSprcDc3/x4HSzL4al2tozwVpDFpsxALjLYdyiIK4e5Vz66GQJIbXJ82+35PtysofptNX2w==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-circus@29.7.0:
|
|
resolution: {integrity: sha512-3E1nCMgipcTkCocFwM90XXQab9bS+GMsjdpmPrlelaxwD93Ad8iVEjX/vvHPdLPnFf+L40u+5+iutRdA1N9myw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-cli@29.7.0:
|
|
resolution: {integrity: sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
|
|
peerDependenciesMeta:
|
|
node-notifier:
|
|
optional: true
|
|
|
|
jest-config@29.7.0:
|
|
resolution: {integrity: sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
peerDependencies:
|
|
'@types/node': '*'
|
|
ts-node: '>=9.0.0'
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
ts-node:
|
|
optional: true
|
|
|
|
jest-diff@29.7.0:
|
|
resolution: {integrity: sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-docblock@29.7.0:
|
|
resolution: {integrity: sha512-q617Auw3A612guyaFgsbFeYpNP5t2aoUNLwBUbc/0kD1R4t9ixDbyFTHd1nok4epoVFpr7PmeWHrhvuV3XaJ4g==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-each@29.7.0:
|
|
resolution: {integrity: sha512-gns+Er14+ZrEoC5fhOfYCY1LOHHr0TI+rQUHZS8Ttw2l7gl+80eHc/gFf2Ktkw0+SIACDTeWvpFcv3B04VembQ==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-environment-node@29.7.0:
|
|
resolution: {integrity: sha512-DOSwCRqXirTOyheM+4d5YZOrWcdu0LNZ87ewUoywbcb2XR4wKgqiG8vNeYwhjFMbEkfju7wx2GYH0P2gevGvFw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-get-type@29.6.3:
|
|
resolution: {integrity: sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-haste-map@29.7.0:
|
|
resolution: {integrity: sha512-fP8u2pyfqx0K1rGn1R9pyE0/KTn+G7PxktWidOBTqFPLYX0b9ksaMFkhK5vrS3DVun09pckLdlx90QthlW7AmA==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-leak-detector@29.7.0:
|
|
resolution: {integrity: sha512-kYA8IJcSYtST2BY9I+SMC32nDpBT3J2NvWJx8+JCuCdl/CR1I4EKUJROiP8XtCcxqgTTBGJNdbB1A8XRKbTetw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-matcher-utils@29.7.0:
|
|
resolution: {integrity: sha512-sBkD+Xi9DtcChsI3L3u0+N0opgPYnCRPtGcQYrgXmR+hmt/fYfWAL0xRXYU8eWOdfuLgBe0YCW3AFtnRLagq/g==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-message-util@29.7.0:
|
|
resolution: {integrity: sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-mock@29.7.0:
|
|
resolution: {integrity: sha512-ITOMZn+UkYS4ZFh83xYAOzWStloNzJFO2s8DWrE4lhtGD+AorgnbkiKERe4wQVBydIGPx059g6riW5Btp6Llnw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-pnp-resolver@1.2.3:
|
|
resolution: {integrity: sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==}
|
|
engines: {node: '>=6'}
|
|
peerDependencies:
|
|
jest-resolve: '*'
|
|
peerDependenciesMeta:
|
|
jest-resolve:
|
|
optional: true
|
|
|
|
jest-regex-util@29.6.3:
|
|
resolution: {integrity: sha512-KJJBsRCyyLNWCNBOvZyRDnAIfUiRJ8v+hOBQYGn8gDyF3UegwiP4gwRR3/SDa42g1YbVycTidUF3rKjyLFDWbg==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-resolve-dependencies@29.7.0:
|
|
resolution: {integrity: sha512-un0zD/6qxJ+S0et7WxeI3H5XSe9lTBBR7bOHCHXkKR6luG5mwDDlIzVQ0V5cZCuoTgEdcdwzTghYkTWfubi+nA==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-resolve@29.7.0:
|
|
resolution: {integrity: sha512-IOVhZSrg+UvVAshDSDtHyFCCBUl/Q3AAJv8iZ6ZjnZ74xzvwuzLXid9IIIPgTnY62SJjfuupMKZsZQRsCvxEgA==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-runner@29.7.0:
|
|
resolution: {integrity: sha512-fsc4N6cPCAahybGBfTRcq5wFR6fpLznMg47sY5aDpsoejOcVYFb07AHuSnR0liMcPTgBsA3ZJL6kFOjPdoNipQ==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-runtime@29.7.0:
|
|
resolution: {integrity: sha512-gUnLjgwdGqW7B4LvOIkbKs9WGbn+QLqRQQ9juC6HndeDiezIwhDP+mhMwHWCEcfQ5RUXa6OPnFF8BJh5xegwwQ==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-snapshot@29.7.0:
|
|
resolution: {integrity: sha512-Rm0BMWtxBcioHr1/OX5YCP8Uov4riHvKPknOGs804Zg9JGZgmIBkbtlxJC/7Z4msKYVbIJtfU+tKb8xlYNfdkw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-util@29.7.0:
|
|
resolution: {integrity: sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-validate@29.7.0:
|
|
resolution: {integrity: sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-watcher@29.7.0:
|
|
resolution: {integrity: sha512-49Fg7WXkU3Vl2h6LbLtMQ/HyB6rXSIX7SqvBLQmssRBGN9I0PNvPmAmCWSOY6SOvrjhI/F7/bGAv9RtnsPA03g==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-worker@29.7.0:
|
|
resolution: {integrity: sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest@29.7.0:
|
|
resolution: {integrity: sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
|
|
peerDependenciesMeta:
|
|
node-notifier:
|
|
optional: true
|
|
|
|
jimp-compact@0.16.1:
|
|
resolution: {integrity: sha512-dZ6Ra7u1G8c4Letq/B5EzAxj4tLFHL+cGtdpR+PVm4yzPDj+lCk+AbivWt1eOM+ikzkowtyV7qSqX6qr3t71Ww==}
|
|
|
|
jiti@2.7.0:
|
|
resolution: {integrity: sha512-AC/7JofJvZGrrneWNaEnJeOLUx+JlGt7tNa0wZiRPT4MY1wmfKjt2+6O2p2uz2+skll8OZZmJMNqeke7kKbNgQ==}
|
|
hasBin: true
|
|
|
|
joi@17.13.3:
|
|
resolution: {integrity: sha512-otDA4ldcIx+ZXsKHWmp0YizCweVRZG96J10b0FevjfuncLO1oX59THoAmHkNubYJ+9gWsYsp5k8v4ib6oDv1fA==}
|
|
|
|
join-component@1.1.0:
|
|
resolution: {integrity: sha512-bF7vcQxbODoGK1imE2P9GS9aw4zD0Sd+Hni68IMZLj7zRnquH7dXUmMw9hDI5S/Jzt7q+IyTXN0rSg2GI0IKhQ==}
|
|
|
|
jose@4.15.9:
|
|
resolution: {integrity: sha512-1vUQX+IdDMVPj4k8kOxgUqlcK518yluMuGZwqlr44FS1ppZB/5GWh4rZG89erpOBOJjU/OBsnCVFfapsRz6nEA==}
|
|
|
|
jpeg-exif@1.1.4:
|
|
resolution: {integrity: sha512-a+bKEcCjtuW5WTdgeXFzswSrdqi0jk4XlEtZlx5A94wCoBpFjfFTbo/Tra5SpNCl/YFZPvcV1dJc+TAYeg6ROQ==}
|
|
deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
|
|
|
|
js-beautify@1.15.4:
|
|
resolution: {integrity: sha512-9/KXeZUKKJwqCXUdBxFJ3vPh467OCckSBmYDwSK/EtV090K+iMJ7zx2S3HLVDIWFQdqMIsZWbnaGiba18aWhaA==}
|
|
engines: {node: '>=14'}
|
|
hasBin: true
|
|
|
|
js-cookie@3.0.5:
|
|
resolution: {integrity: sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==}
|
|
engines: {node: '>=14'}
|
|
|
|
js-tokens@10.0.0:
|
|
resolution: {integrity: sha512-lM/UBzQmfJRo9ABXbPWemivdCW8V2G8FHaHdypQaIy523snUjog0W71ayWXTjiR+ixeMyVHN2XcpnTd/liPg/Q==}
|
|
|
|
js-tokens@4.0.0:
|
|
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
|
|
|
|
js-yaml@3.14.2:
|
|
resolution: {integrity: sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==}
|
|
hasBin: true
|
|
|
|
js-yaml@4.1.1:
|
|
resolution: {integrity: sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==}
|
|
hasBin: true
|
|
|
|
jsc-android@250231.0.0:
|
|
resolution: {integrity: sha512-rS46PvsjYmdmuz1OAWXY/1kCYG7pnf1TBqeTiOJr1iDz7s5DLxxC9n/ZMknLDxzYzNVfI7R95MH10emSSG1Wuw==}
|
|
|
|
jsc-safe-url@0.2.4:
|
|
resolution: {integrity: sha512-0wM3YBWtYePOjfyXQH5MWQ8H7sdk5EXSwZvmSLKk2RboVQ2Bu239jycHDz5J/8Blf3K0Qnoy2b6xD+z10MFB+Q==}
|
|
|
|
jscodeshift@0.14.0:
|
|
resolution: {integrity: sha512-7eCC1knD7bLUPuSCwXsMZUH51O8jIcoVyKtI6P0XM0IVzlGjckPy3FIwQlorzbN0Sg79oK+RlohN32Mqf/lrYA==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@babel/preset-env': ^7.1.6
|
|
|
|
jsesc@2.5.2:
|
|
resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==}
|
|
engines: {node: '>=4'}
|
|
hasBin: true
|
|
|
|
jsesc@3.1.0:
|
|
resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==}
|
|
engines: {node: '>=6'}
|
|
hasBin: true
|
|
|
|
json-bigint@1.0.0:
|
|
resolution: {integrity: sha512-SiPv/8VpZuWbvLSMtTDU8hEfrZWg/mH/nV/b4o0CYbSxu1UIQPLdwKOCIyLQX+VIPO5vrLX3i8qtqFyhdPSUSQ==}
|
|
|
|
json-buffer@3.0.1:
|
|
resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==}
|
|
|
|
json-parse-better-errors@1.0.2:
|
|
resolution: {integrity: sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==}
|
|
|
|
json-parse-even-better-errors@2.3.1:
|
|
resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==}
|
|
|
|
json-schema-deref-sync@0.13.0:
|
|
resolution: {integrity: sha512-YBOEogm5w9Op337yb6pAT6ZXDqlxAsQCanM3grid8lMWNxRJO/zWEJi3ZzqDL8boWfwhTFym5EFrNgWwpqcBRg==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
json-schema-ref-resolver@3.0.0:
|
|
resolution: {integrity: sha512-hOrZIVL5jyYFjzk7+y7n5JDzGlU8rfWDuYyHwGa2WA8/pcmMHezp2xsVwxrebD/Q9t8Nc5DboieySDpCp4WG4A==}
|
|
|
|
json-schema-resolver@2.0.0:
|
|
resolution: {integrity: sha512-pJ4XLQP4Q9HTxl6RVDLJ8Cyh1uitSs0CzDBAz1uoJ4sRD/Bk7cFSXL1FUXDW3zJ7YnfliJx6eu8Jn283bpZ4Yg==}
|
|
engines: {node: '>=10'}
|
|
|
|
json-schema-resolver@3.0.0:
|
|
resolution: {integrity: sha512-HqMnbz0tz2DaEJ3ntsqtx3ezzZyDE7G56A/pPY/NGmrPu76UzsWquOpHFRAf5beTNXoH2LU5cQePVvRli1nchA==}
|
|
engines: {node: '>=20'}
|
|
|
|
json-schema-traverse@0.4.1:
|
|
resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
|
|
|
|
json-schema-traverse@1.0.0:
|
|
resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==}
|
|
|
|
json-stable-stringify-without-jsonify@1.0.1:
|
|
resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
|
|
|
|
json5@2.2.3:
|
|
resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
|
|
engines: {node: '>=6'}
|
|
hasBin: true
|
|
|
|
jsonfile@4.0.0:
|
|
resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==}
|
|
|
|
jsonfile@6.2.1:
|
|
resolution: {integrity: sha512-zwOTdL3rFQ/lRdBnntKVOX6k5cKJwEc1HdilT71BWEu7J41gXIB2MRp+vxduPSwZJPWBxEzv4yH1wYLJGUHX4Q==}
|
|
|
|
jsonwebtoken@9.0.3:
|
|
resolution: {integrity: sha512-MT/xP0CrubFRNLNKvxJ2BYfy53Zkm++5bX9dtuPbqAeQpTVe0MQTFhao8+Cp//EmJp244xt6Drw/GVEGCUj40g==}
|
|
engines: {node: '>=12', npm: '>=6'}
|
|
|
|
jsx-ast-utils@3.3.5:
|
|
resolution: {integrity: sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==}
|
|
engines: {node: '>=4.0'}
|
|
|
|
jwa@2.0.1:
|
|
resolution: {integrity: sha512-hRF04fqJIP8Abbkq5NKGN0Bbr3JxlQ+qhZufXVr0DvujKy93ZCbXZMHDL4EOtodSbCWxOqR8MS1tXA5hwqCXDg==}
|
|
|
|
jwks-rsa@3.2.2:
|
|
resolution: {integrity: sha512-BqTyEDV+lS8F2trk3A+qJnxV5Q9EqKCBJOPti3W97r7qTympCZjb7h2X6f2kc+0K3rsSTY1/6YG2eaXKoj497w==}
|
|
engines: {node: '>=14'}
|
|
|
|
jws@4.0.1:
|
|
resolution: {integrity: sha512-EKI/M/yqPncGUUh44xz0PxSidXFr/+r0pA70+gIYhjv+et7yxM+s29Y+VGDkovRofQem0fs7Uvf4+YmAdyRduA==}
|
|
|
|
keyv@4.5.4:
|
|
resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
|
|
|
|
keyv@5.6.0:
|
|
resolution: {integrity: sha512-CYDD3SOtsHtyXeEORYRx2qBtpDJFjRTGXUtmNEMGyzYOKj1TE3tycdlho7kA1Ufx9OYWZzg52QFBGALTirzDSw==}
|
|
|
|
kind-of@6.0.3:
|
|
resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
kleur@3.0.3:
|
|
resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==}
|
|
engines: {node: '>=6'}
|
|
|
|
lan-network@0.2.1:
|
|
resolution: {integrity: sha512-ONPnazC96VKDntab9j9JKwIWhZ4ZUceB4A9Epu4Ssg0hYFmtHZSeQ+n15nIwTFmcBUKtExOer8WTJ4GF9MO64A==}
|
|
hasBin: true
|
|
|
|
leac@0.6.0:
|
|
resolution: {integrity: sha512-y+SqErxb8h7nE/fiEX07jsbuhrpO9lL8eca7/Y1nuWV2moNlXhyd59iDGcRf6moVyDMbmTNzL40SUyrFU/yDpg==}
|
|
|
|
leven@3.1.0:
|
|
resolution: {integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==}
|
|
engines: {node: '>=6'}
|
|
|
|
levn@0.4.1:
|
|
resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
libphonenumber-js@1.13.1:
|
|
resolution: {integrity: sha512-GEw0GLL7YUUA6nv21IsCvVjtI5Ejn84sjbdfQ9KxdbqEVOk1PZh7xejn01EEiniKw+dBeCfim+8MGeuvVuE2BA==}
|
|
|
|
light-my-request@6.6.0:
|
|
resolution: {integrity: sha512-CHYbu8RtboSIoVsHZ6Ye4cj4Aw/yg2oAFimlF7mNvfDV192LR7nDiKtSIfCuLT7KokPSTn/9kfVLm5OGN0A28A==}
|
|
|
|
lighthouse-logger@1.4.2:
|
|
resolution: {integrity: sha512-gPWxznF6TKmUHrOQjlVo2UbaL2EJ71mb2CCeRs/2qBpi4L/g4LUVc9+3lKQ6DTUZwJswfM7ainGrLO1+fOqa2g==}
|
|
|
|
lightningcss-android-arm64@1.32.0:
|
|
resolution: {integrity: sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
lightningcss-darwin-arm64@1.19.0:
|
|
resolution: {integrity: sha512-wIJmFtYX0rXHsXHSr4+sC5clwblEMji7HHQ4Ub1/CznVRxtCFha6JIt5JZaNf8vQrfdZnBxLLC6R8pC818jXqg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
lightningcss-darwin-arm64@1.32.0:
|
|
resolution: {integrity: sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
lightningcss-darwin-x64@1.19.0:
|
|
resolution: {integrity: sha512-Lif1wD6P4poaw9c/4Uh2z+gmrWhw/HtXFoeZ3bEsv6Ia4tt8rOJBdkfVaUJ6VXmpKHALve+iTyP2+50xY1wKPw==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
lightningcss-darwin-x64@1.32.0:
|
|
resolution: {integrity: sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
lightningcss-freebsd-x64@1.32.0:
|
|
resolution: {integrity: sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
lightningcss-linux-arm-gnueabihf@1.19.0:
|
|
resolution: {integrity: sha512-P15VXY5682mTXaiDtbnLYQflc8BYb774j2R84FgDLJTN6Qp0ZjWEFyN1SPqyfTj2B2TFjRHRUvQSSZ7qN4Weig==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
lightningcss-linux-arm-gnueabihf@1.32.0:
|
|
resolution: {integrity: sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
lightningcss-linux-arm64-gnu@1.19.0:
|
|
resolution: {integrity: sha512-zwXRjWqpev8wqO0sv0M1aM1PpjHz6RVIsBcxKszIG83Befuh4yNysjgHVplF9RTU7eozGe3Ts7r6we1+Qkqsww==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
lightningcss-linux-arm64-gnu@1.32.0:
|
|
resolution: {integrity: sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
lightningcss-linux-arm64-musl@1.19.0:
|
|
resolution: {integrity: sha512-vSCKO7SDnZaFN9zEloKSZM5/kC5gbzUjoJQ43BvUpyTFUX7ACs/mDfl2Eq6fdz2+uWhUh7vf92c4EaaP4udEtA==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
lightningcss-linux-arm64-musl@1.32.0:
|
|
resolution: {integrity: sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
lightningcss-linux-x64-gnu@1.19.0:
|
|
resolution: {integrity: sha512-0AFQKvVzXf9byrXUq9z0anMGLdZJS+XSDqidyijI5njIwj6MdbvX2UZK/c4FfNmeRa2N/8ngTffoIuOUit5eIQ==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
lightningcss-linux-x64-gnu@1.32.0:
|
|
resolution: {integrity: sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
lightningcss-linux-x64-musl@1.19.0:
|
|
resolution: {integrity: sha512-SJoM8CLPt6ECCgSuWe+g0qo8dqQYVcPiW2s19dxkmSI5+Uu1GIRzyKA0b7QqmEXolA+oSJhQqCmJpzjY4CuZAg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
lightningcss-linux-x64-musl@1.32.0:
|
|
resolution: {integrity: sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
lightningcss-win32-arm64-msvc@1.32.0:
|
|
resolution: {integrity: sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
lightningcss-win32-x64-msvc@1.19.0:
|
|
resolution: {integrity: sha512-C+VuUTeSUOAaBZZOPT7Etn/agx/MatzJzGRkeV+zEABmPuntv1zihncsi+AyGmjkkzq3wVedEy7h0/4S84mUtg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
lightningcss-win32-x64-msvc@1.32.0:
|
|
resolution: {integrity: sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
lightningcss@1.19.0:
|
|
resolution: {integrity: sha512-yV5UR7og+Og7lQC+70DA7a8ta1uiOPnWPJfxa0wnxylev5qfo4P+4iMpzWAdYWOca4jdNQZii+bDL/l+4hUXIA==}
|
|
engines: {node: '>= 12.0.0'}
|
|
|
|
lightningcss@1.32.0:
|
|
resolution: {integrity: sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==}
|
|
engines: {node: '>= 12.0.0'}
|
|
|
|
limiter@1.1.5:
|
|
resolution: {integrity: sha512-FWWMIEOxz3GwUI4Ts/IvgVy6LPvoMPgjMdQ185nN6psJyBJ4yOpzqm695/h5umdLJg2vW3GR5iG11MAkR2AzJA==}
|
|
|
|
linebreak@1.1.0:
|
|
resolution: {integrity: sha512-MHp03UImeVhB7XZtjd0E4n6+3xr5Dq/9xI/5FptGk5FrbDR3zagPa2DS6U8ks/3HjbKWG9Q1M2ufOzxV2qLYSQ==}
|
|
|
|
lines-and-columns@1.2.4:
|
|
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
|
|
|
|
locate-path@3.0.0:
|
|
resolution: {integrity: sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==}
|
|
engines: {node: '>=6'}
|
|
|
|
locate-path@5.0.0:
|
|
resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==}
|
|
engines: {node: '>=8'}
|
|
|
|
locate-path@6.0.0:
|
|
resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
|
|
engines: {node: '>=10'}
|
|
|
|
lodash.camelcase@4.3.0:
|
|
resolution: {integrity: sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==}
|
|
|
|
lodash.clonedeep@4.5.0:
|
|
resolution: {integrity: sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==}
|
|
|
|
lodash.debounce@4.0.8:
|
|
resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==}
|
|
|
|
lodash.defaults@4.2.0:
|
|
resolution: {integrity: sha512-qjxPLHd3r5DnsdGacqOMU6pb/avJzdh9tFX2ymgoZE27BmjXrNy/y4LoaiTeAb+O3gL8AfpJGtqfX/ae2leYYQ==}
|
|
|
|
lodash.includes@4.3.0:
|
|
resolution: {integrity: sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==}
|
|
|
|
lodash.isarguments@3.1.0:
|
|
resolution: {integrity: sha512-chi4NHZlZqZD18a0imDHnZPrDeBbTtVN7GXMwuGdRH9qotxAjYs3aVLKc7zNOG9eddR5Ksd8rvFEBc9SsggPpg==}
|
|
|
|
lodash.isboolean@3.0.3:
|
|
resolution: {integrity: sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==}
|
|
|
|
lodash.isinteger@4.0.4:
|
|
resolution: {integrity: sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA==}
|
|
|
|
lodash.isnumber@3.0.3:
|
|
resolution: {integrity: sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==}
|
|
|
|
lodash.isplainobject@4.0.6:
|
|
resolution: {integrity: sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==}
|
|
|
|
lodash.isstring@4.0.1:
|
|
resolution: {integrity: sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==}
|
|
|
|
lodash.memoize@4.1.2:
|
|
resolution: {integrity: sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==}
|
|
|
|
lodash.merge@4.6.2:
|
|
resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
|
|
|
|
lodash.once@4.1.1:
|
|
resolution: {integrity: sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==}
|
|
|
|
lodash.throttle@4.1.1:
|
|
resolution: {integrity: sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ==}
|
|
|
|
lodash@4.18.1:
|
|
resolution: {integrity: sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==}
|
|
|
|
log-symbols@2.2.0:
|
|
resolution: {integrity: sha512-VeIAFslyIerEJLXHziedo2basKbMKtTw3vfn5IzG0XTjhAVEJyNHnL2p7vc+wBDSdQuUpNw3M2u6xb9QsAY5Eg==}
|
|
engines: {node: '>=4'}
|
|
|
|
log-symbols@4.1.0:
|
|
resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==}
|
|
engines: {node: '>=10'}
|
|
|
|
logkitty@0.7.1:
|
|
resolution: {integrity: sha512-/3ER20CTTbahrCrpYfPn7Xavv9diBROZpoXGVZDWMw4b/X4uuUwAC0ki85tgsdMRONURyIJbcOvS94QsUBYPbQ==}
|
|
hasBin: true
|
|
|
|
long@5.3.2:
|
|
resolution: {integrity: sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==}
|
|
|
|
loose-envify@1.4.0:
|
|
resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
|
|
hasBin: true
|
|
|
|
lru-cache@10.4.3:
|
|
resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
|
|
|
|
lru-cache@11.3.6:
|
|
resolution: {integrity: sha512-Gf/KoL3C/MlI7Bt0PGI9I+TeTC/I6r/csU58N4BSNc4lppLBeKsOdFYkK+dX0ABDUMJNfCHTyPpzwwO21Awd3A==}
|
|
engines: {node: 20 || >=22}
|
|
|
|
lru-cache@5.1.1:
|
|
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
|
|
|
|
lru-cache@6.0.0:
|
|
resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==}
|
|
engines: {node: '>=10'}
|
|
|
|
lru-cache@7.18.3:
|
|
resolution: {integrity: sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==}
|
|
engines: {node: '>=12'}
|
|
|
|
lru-memoizer@2.3.0:
|
|
resolution: {integrity: sha512-GXn7gyHAMhO13WSKrIiNfztwxodVsP8IoZ3XfrJV4yH2x0/OeTO/FIaAHTY5YekdGgW94njfuKmyyt1E0mR6Ug==}
|
|
|
|
luxon@3.7.2:
|
|
resolution: {integrity: sha512-vtEhXh/gNjI9Yg1u4jX/0YVPMvxzHuGgCm6tC5kZyb08yjGWGnqAjGJvcXbqQR2P3MyMEFnRbpcdFS6PBcLqew==}
|
|
engines: {node: '>=12'}
|
|
|
|
magic-string@0.30.21:
|
|
resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
|
|
|
|
magicast@0.5.3:
|
|
resolution: {integrity: sha512-pVKE4UdSQ7DvHzivsCIFx2BJn1mHG6KsyrFcaxFx6tONdneEuThrDx0Cj3AMg58KyN4pzYT+LHOotxDQDjNvkw==}
|
|
|
|
make-dir@2.1.0:
|
|
resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==}
|
|
engines: {node: '>=6'}
|
|
|
|
make-dir@4.0.0:
|
|
resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==}
|
|
engines: {node: '>=10'}
|
|
|
|
make-error@1.3.6:
|
|
resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==}
|
|
|
|
makeerror@1.0.12:
|
|
resolution: {integrity: sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==}
|
|
|
|
marky@1.3.0:
|
|
resolution: {integrity: sha512-ocnPZQLNpvbedwTy9kNrQEsknEfgvcLMvOtz3sFeWApDq1MXH1TqkCIx58xlpESsfwQOnuBO9beyQuNGzVvuhQ==}
|
|
|
|
math-intrinsics@1.1.0:
|
|
resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
md5-file@3.2.3:
|
|
resolution: {integrity: sha512-3Tkp1piAHaworfcCgH0jKbTvj1jWWFgbvh2cXaNCgHwyTCBxxvD1Y04rmfpvdPm1P4oXMOpm6+2H7sr7v9v8Fw==}
|
|
engines: {node: '>=0.10'}
|
|
hasBin: true
|
|
|
|
md5@2.2.1:
|
|
resolution: {integrity: sha512-PlGG4z5mBANDGCKsYQe0CaUYHdZYZt8ZPZLmEt+Urf0W4GlpTX4HescwHU+dc9+Z/G/vZKYZYFrwgm9VxK6QOQ==}
|
|
|
|
md5@2.3.0:
|
|
resolution: {integrity: sha512-T1GITYmFaKuO91vxyoQMFETst+O71VUPEU3ze5GNzDm0OWdP8v1ziTaAEPUr/3kLsY3Sftgz242A1SetQiDL7g==}
|
|
|
|
md5hex@1.0.0:
|
|
resolution: {integrity: sha512-c2YOUbp33+6thdCUi34xIyOU/a7bvGKj/3DB1iaPMTuPHf/Q2d5s4sn1FaCOO43XkXggnb08y5W2PU8UNYNLKQ==}
|
|
|
|
mdn-data@2.0.14:
|
|
resolution: {integrity: sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==}
|
|
|
|
media-typer@0.3.0:
|
|
resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
media-typer@1.1.0:
|
|
resolution: {integrity: sha512-aisnrDP4GNe06UcKFnV5bfMNPBUw4jsLGaWwWfnH3v02GnBuXX2MCVn5RbrWo0j3pczUilYblq7fQ7Nw2t5XKw==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
memoize-one@5.2.1:
|
|
resolution: {integrity: sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q==}
|
|
|
|
memory-cache@0.2.0:
|
|
resolution: {integrity: sha512-OcjA+jzjOYzKmKS6IQVALHLVz+rNTMPoJvCztFaZxwG14wtAW7VRZjwTQu06vKCYOxh4jVnik7ya0SXTB0W+xA==}
|
|
|
|
merge-anything@5.1.7:
|
|
resolution: {integrity: sha512-eRtbOb1N5iyH0tkQDAoQ4Ipsp/5qSR79Dzrz8hEPxRX10RWWR/iQXdoKmBSRCThY1Fh5EhISDtpSc93fpxUniQ==}
|
|
engines: {node: '>=12.13'}
|
|
|
|
merge-descriptors@1.0.3:
|
|
resolution: {integrity: sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==}
|
|
|
|
merge-options@3.0.4:
|
|
resolution: {integrity: sha512-2Sug1+knBjkaMsMgf1ctR1Ujx+Ayku4EdJN4Z+C2+JzoeF7A3OZ9KM2GY0CpQS51NR61LTurMJrRKPhSs3ZRTQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
merge-stream@2.0.0:
|
|
resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==}
|
|
|
|
merge2@1.4.1:
|
|
resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
|
|
engines: {node: '>= 8'}
|
|
|
|
methods@1.1.2:
|
|
resolution: {integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
metro-babel-transformer@0.80.12:
|
|
resolution: {integrity: sha512-YZziRs0MgA3pzCkkvOoQRXjIoVjvrpi/yRlJnObyIvMP6lFdtyG4nUGIwGY9VXnBvxmXD6mPY2e+NSw6JAyiRg==}
|
|
engines: {node: '>=18'}
|
|
|
|
metro-babel-transformer@0.83.7:
|
|
resolution: {integrity: sha512-sBqBkt6kNut/88bv+Ucvm4yqdPetbvAEsHzi3MAgJEifOSYYzX5Z5Kgw3TFOrwf/mHJTOBG2ONlaMHoyfP15TA==}
|
|
engines: {node: '>=20.19.4'}
|
|
|
|
metro-babel-transformer@0.84.4:
|
|
resolution: {integrity: sha512-rvCfz8snl9h20VcvpOHxZuHP1SlAkv4HXbzw7nyyVwu6Eqo5PRerbakQ9XmUCOsRy70spJ37O+G1TK8oMzo48g==}
|
|
engines: {node: ^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0}
|
|
|
|
metro-cache-key@0.80.12:
|
|
resolution: {integrity: sha512-o4BspKnugg/pE45ei0LGHVuBJXwRgruW7oSFAeSZvBKA/sGr0UhOGY3uycOgWInnS3v5yTTfiBA9lHlNRhsvGA==}
|
|
engines: {node: '>=18'}
|
|
|
|
metro-cache-key@0.83.7:
|
|
resolution: {integrity: sha512-W1c2Nmx8MiJTJt+eWhMO08z9VKi3kZOaz99IYGdqeqDgY9j+yZjXl62rUav4Di0heZfh4/n2s722PqRL1OODeg==}
|
|
engines: {node: '>=20.19.4'}
|
|
|
|
metro-cache-key@0.84.4:
|
|
resolution: {integrity: sha512-wVO79aGrkYImpnaVS4+d5RrRBRPX31QtvKB3wKGBuiNSznduZTQHzsrJZRroFJSwnygrzdsGUtDQPuqqFjFdvw==}
|
|
engines: {node: ^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0}
|
|
|
|
metro-cache@0.80.12:
|
|
resolution: {integrity: sha512-p5kNHh2KJ0pbQI/H7ZBPCEwkyNcSz7OUkslzsiIWBMPQGFJ/xArMwkV7I+GJcWh+b4m6zbLxE5fk6fqbVK1xGA==}
|
|
engines: {node: '>=18'}
|
|
|
|
metro-cache@0.83.7:
|
|
resolution: {integrity: sha512-E9SRePXQ1Zvlj79VcOk57q7VC7rMHMFQ+jhmPHBiq+dJ0bJB5BL87lWZF6oh5X76Cci5tpDuQNaDwwuSCToEeg==}
|
|
engines: {node: '>=20.19.4'}
|
|
|
|
metro-cache@0.84.4:
|
|
resolution: {integrity: sha512-gpcFQdSLUwUCk71saKoE64jLFbx2nwTfVCcPSULMNT8QYq0p1eZZE29Jvd0HtT/UlhC3ZOutLxJME5xqD2JUZg==}
|
|
engines: {node: ^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0}
|
|
|
|
metro-config@0.80.12:
|
|
resolution: {integrity: sha512-4rwOWwrhm62LjB12ytiuR5NgK1ZBNr24/He8mqCsC+HXZ+ATbrewLNztzbAZHtFsrxP4D4GLTGgh96pCpYLSAQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
metro-config@0.83.7:
|
|
resolution: {integrity: sha512-83mjWFbFOt2GeJ6pFIum5mSnc1uTsZJAtD8o4ej0s4NVsYsA7fB+pHvTfHhFrpeMONaobu2riKavkPei05Er/Q==}
|
|
engines: {node: '>=20.19.4'}
|
|
|
|
metro-config@0.84.4:
|
|
resolution: {integrity: sha512-PMotGDjXcXLWo2TMRH+VR99phFNgYTwqh4OoieIKK3yTJa1Jmkl+fZJxDO0jfBvNF+WESHciHvpNuBtXaF3B0Q==}
|
|
engines: {node: ^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0}
|
|
|
|
metro-core@0.80.12:
|
|
resolution: {integrity: sha512-QqdJ/yAK+IpPs2HU/h5v2pKEdANBagSsc6DRSjnwSyJsCoHlmyJKCaCJ7KhWGx+N4OHxh37hoA8fc2CuZbx0Fw==}
|
|
engines: {node: '>=18'}
|
|
|
|
metro-core@0.83.7:
|
|
resolution: {integrity: sha512-6yn3w1wnltT6RQl7p7YES2l95ArC+mWrOssEiH8p5/DDrJS65/szf9LsC9JrBv8c5DdvSY3V3f0GRYg0Ox7hCg==}
|
|
engines: {node: '>=20.19.4'}
|
|
|
|
metro-core@0.84.4:
|
|
resolution: {integrity: sha512-HONpWC5LGXZn3ffkd4Hu6AIrfE7j4Z0g0wMo/goV24WOB3lhuFZ40KgvaDiSw8iyQHloMYay5N/wPX+z8oN/PQ==}
|
|
engines: {node: ^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0}
|
|
|
|
metro-file-map@0.80.12:
|
|
resolution: {integrity: sha512-sYdemWSlk66bWzW2wp79kcPMzwuG32x1ZF3otI0QZTmrnTaaTiGyhE66P1z6KR4n2Eu5QXiABa6EWbAQv0r8bw==}
|
|
engines: {node: '>=18'}
|
|
|
|
metro-file-map@0.83.7:
|
|
resolution: {integrity: sha512-+j0F1m+FQYVAQ6syf+mwhIPV5GoFQrkInX8bppuc50IzNsZbMrp8R5H/Sx/K2daQ3YEa9F/XwkeZT8gzJfgeCw==}
|
|
engines: {node: '>=20.19.4'}
|
|
|
|
metro-file-map@0.84.4:
|
|
resolution: {integrity: sha512-KSVDi/u60hKPx++NLu3MTIvyjzNoJnFAF8PQFxaj1jiSka/wjw+Ua6sNuJ0TDHQv+7AAoFQxeMgaRAe8Yic5wQ==}
|
|
engines: {node: ^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0}
|
|
|
|
metro-minify-terser@0.80.12:
|
|
resolution: {integrity: sha512-muWzUw3y5k+9083ZoX9VaJLWEV2Jcgi+Oan0Mmb/fBNMPqP9xVDuy4pOMn/HOiGndgfh/MK7s4bsjkyLJKMnXQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
metro-minify-terser@0.83.7:
|
|
resolution: {integrity: sha512-MfJar2IS4tBRuLb9svwb0Gu5l9BsH+pcRm8eGcEi/wy8MzZinfinh5dFLt2nWkocnulIgtGB5NkFDdbXqMXKhQ==}
|
|
engines: {node: '>=20.19.4'}
|
|
|
|
metro-minify-terser@0.84.4:
|
|
resolution: {integrity: sha512-5qpbaVOMC7CPitIpuewzVeGw7E+C3ykbv2mqTjQLl85Z3annSVGlSCTcsZjqXZzjupfK4Ztj3dDc4kc44NZwtQ==}
|
|
engines: {node: ^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0}
|
|
|
|
metro-resolver@0.80.12:
|
|
resolution: {integrity: sha512-PR24gYRZnYHM3xT9pg6BdbrGbM/Cu1TcyIFBVlAk7qDAuHkUNQ1nMzWumWs+kwSvtd9eZGzHoucGJpTUEeLZAw==}
|
|
engines: {node: '>=18'}
|
|
|
|
metro-resolver@0.83.7:
|
|
resolution: {integrity: sha512-WSJIENlMcoSsuz66IfBHOkgfp3KJt2UW2TnEHPf1b8pIG2eEXNOVmo2+03A0H17WY2XGXWgxL0CG7FAopqgB1A==}
|
|
engines: {node: '>=20.19.4'}
|
|
|
|
metro-resolver@0.84.4:
|
|
resolution: {integrity: sha512-1qLgbxQ5ZGhhutuPot1Yp348ofDsATL2WkrHF65TobqTT9K3P9qJXw38bomk7ncp5B7OYMfWwtyBZo1lCV792A==}
|
|
engines: {node: ^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0}
|
|
|
|
metro-runtime@0.80.12:
|
|
resolution: {integrity: sha512-LIx7+92p5rpI0i6iB4S4GBvvLxStNt6fF0oPMaUd1Weku7jZdfkCZzmrtDD9CSQ6EPb0T9NUZoyXIxlBa3wOCw==}
|
|
engines: {node: '>=18'}
|
|
|
|
metro-runtime@0.83.7:
|
|
resolution: {integrity: sha512-9GKkJURaB2iyYoEExKnedzAHzxmKtSi+k0tsZUvMoU27tBZJElchYt7JH/Ai/XzYAI9lCAaV7u5HZSI8J5Z+wQ==}
|
|
engines: {node: '>=20.19.4'}
|
|
|
|
metro-runtime@0.84.4:
|
|
resolution: {integrity: sha512-Jibypds4g7AhzdRKY+kDoj51s5EXMwgyp5ddtlreDAsWefMdOx+agWqgm0H2XSZ/ueanHHVM89fnf5OJnlxa8Q==}
|
|
engines: {node: ^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0}
|
|
|
|
metro-source-map@0.80.12:
|
|
resolution: {integrity: sha512-o+AXmE7hpvM8r8MKsx7TI21/eerYYy2DCDkWfoBkv+jNkl61khvDHlQn0cXZa6lrcNZiZkl9oHSMcwLLIrFmpw==}
|
|
engines: {node: '>=18'}
|
|
|
|
metro-source-map@0.83.7:
|
|
resolution: {integrity: sha512-JgA1h7oc1a1jydBe1GhVFsUoMYo3wLPk7oRA32rjlDsq+sP2JLt9x2p2lWbNSxTm/u8NV4VRid3hvEJgcX8tKw==}
|
|
engines: {node: '>=20.19.4'}
|
|
|
|
metro-source-map@0.84.4:
|
|
resolution: {integrity: sha512-jbWkPxIesVuo1IWkvezmMJld6iu8nD62GsrZiV6jP37AOdbo4OBq1FJ+qkOg8sV05wAHB//jAbziuW0SlJfW4g==}
|
|
engines: {node: ^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0}
|
|
|
|
metro-symbolicate@0.80.12:
|
|
resolution: {integrity: sha512-/dIpNdHksXkGHZXARZpL7doUzHqSNxgQ8+kQGxwpJuHnDhGkENxB5PS2QBaTDdEcmyTMjS53CN1rl9n1gR6fmw==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
metro-symbolicate@0.83.7:
|
|
resolution: {integrity: sha512-g4suyxw20WOHWI680c+Kq4wC/NF+Hx5pRH9afrMp+sMTxqLeKcPR1Xf4wMhsjlbvx7LbIREdke6q928jEjvJWw==}
|
|
engines: {node: '>=20.19.4'}
|
|
hasBin: true
|
|
|
|
metro-symbolicate@0.84.4:
|
|
resolution: {integrity: sha512-OnfpacxUqGPZQ27t8qK9mFa7uqHIlVWeqRqkCbvMvreEBiamEeOn8krKtcwgP5M4cYDPwuSmCTopHMVthqG4zA==}
|
|
engines: {node: ^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0}
|
|
hasBin: true
|
|
|
|
metro-transform-plugins@0.80.12:
|
|
resolution: {integrity: sha512-WQWp00AcZvXuQdbjQbx1LzFR31IInlkCDYJNRs6gtEtAyhwpMMlL2KcHmdY+wjDO9RPcliZ+Xl1riOuBecVlPA==}
|
|
engines: {node: '>=18'}
|
|
|
|
metro-transform-plugins@0.83.7:
|
|
resolution: {integrity: sha512-Ss0FpBiZDjX2kwhukMDl5sNdYK8T/06IPqxNE4H6PTlRlfs9q11cef13c/xESY/Pm4VCkp1yJUZO3kXzvMxQFA==}
|
|
engines: {node: '>=20.19.4'}
|
|
|
|
metro-transform-plugins@0.84.4:
|
|
resolution: {integrity: sha512-kehr6HbAecqD0/a3xLXobELdPaAmRAl8bel0qagPF4vhZtux93nS8S4eq2kgKt6J2GnQpVjSoW1PXdst04mwow==}
|
|
engines: {node: ^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0}
|
|
|
|
metro-transform-worker@0.80.12:
|
|
resolution: {integrity: sha512-KAPFN1y3eVqEbKLx1I8WOarHPqDMUa8WelWxaJCNKO/yHCP26zELeqTJvhsQup+8uwB6EYi/sp0b6TGoh6lOEA==}
|
|
engines: {node: '>=18'}
|
|
|
|
metro-transform-worker@0.83.7:
|
|
resolution: {integrity: sha512-UegCo7ygB2fT64mRK2nbAjQVJ1zSwIIHy8d96jJv2nKZFDaViYBiughEdu5HM/Ceq0WN3LZrZk3zhl9aoiLYFw==}
|
|
engines: {node: '>=20.19.4'}
|
|
|
|
metro-transform-worker@0.84.4:
|
|
resolution: {integrity: sha512-W1IYMvvXTu4MxYr7d9h7CeG2vpIr3bmLLIavkPY4O1ilzDrvS8z/NEe6y+pC44Ff7raMXQgYSfdqDUwN/i39gg==}
|
|
engines: {node: ^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0}
|
|
|
|
metro@0.80.12:
|
|
resolution: {integrity: sha512-1UsH5FzJd9quUsD1qY+zUG4JY3jo3YEMxbMYH9jT6NK3j4iORhlwTK8fYTfAUBhDKjgLfKjAh7aoazNE23oIRA==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
metro@0.83.7:
|
|
resolution: {integrity: sha512-SPaPEyvTsTmd0LpT7RaZciQyDw2i/JB7+iY9L5VfBo72+psescFxBqpI1TL9dnL+pmnfkU+l/J1mEEGLeF65EQ==}
|
|
engines: {node: '>=20.19.4'}
|
|
hasBin: true
|
|
|
|
metro@0.84.4:
|
|
resolution: {integrity: sha512-8ETTubqfD6ornDy2zYDvRcKnVDOXdFJsjetYDBsY4oAsb6NJkiwFR+FaMESyGppFmQUyBQA4H4sFGxzcQSGtFA==}
|
|
engines: {node: ^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0}
|
|
hasBin: true
|
|
|
|
micromatch@4.0.8:
|
|
resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
|
|
engines: {node: '>=8.6'}
|
|
|
|
mime-db@1.52.0:
|
|
resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
mime-db@1.54.0:
|
|
resolution: {integrity: sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
mime-types@2.1.35:
|
|
resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
mime-types@3.0.2:
|
|
resolution: {integrity: sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A==}
|
|
engines: {node: '>=18'}
|
|
|
|
mime@1.6.0:
|
|
resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==}
|
|
engines: {node: '>=4'}
|
|
hasBin: true
|
|
|
|
mime@2.6.0:
|
|
resolution: {integrity: sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==}
|
|
engines: {node: '>=4.0.0'}
|
|
hasBin: true
|
|
|
|
mime@3.0.0:
|
|
resolution: {integrity: sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==}
|
|
engines: {node: '>=10.0.0'}
|
|
hasBin: true
|
|
|
|
mimic-fn@1.2.0:
|
|
resolution: {integrity: sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==}
|
|
engines: {node: '>=4'}
|
|
|
|
mimic-fn@2.1.0:
|
|
resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==}
|
|
engines: {node: '>=6'}
|
|
|
|
minimatch@10.2.5:
|
|
resolution: {integrity: sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==}
|
|
engines: {node: 18 || 20 || >=22}
|
|
|
|
minimatch@3.1.5:
|
|
resolution: {integrity: sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==}
|
|
|
|
minimatch@5.1.9:
|
|
resolution: {integrity: sha512-7o1wEA2RyMP7Iu7GNba9vc0RWWGACJOCZBJX2GJWip0ikV+wcOsgVuY9uE8CPiyQhkGFSlhuSkZPavN7u1c2Fw==}
|
|
engines: {node: '>=10'}
|
|
|
|
minimatch@9.0.9:
|
|
resolution: {integrity: sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==}
|
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
|
|
minimist@1.2.8:
|
|
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
|
|
|
|
minipass-collect@2.0.1:
|
|
resolution: {integrity: sha512-D7V8PO9oaz7PWGLbCACuI1qEOsq7UKfLotx/C0Aet43fCUB/wfQ7DYeq2oR/svFJGYDHPr38SHATeaj/ZoKHKw==}
|
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
|
|
minipass-flush@1.0.7:
|
|
resolution: {integrity: sha512-TbqTz9cUwWyHS2Dy89P3ocAGUGxKjjLuR9z8w4WUTGAVgEj17/4nhgo2Du56i0Fm3Pm30g4iA8Lcqctc76jCzA==}
|
|
engines: {node: '>= 8'}
|
|
|
|
minipass-pipeline@1.2.4:
|
|
resolution: {integrity: sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==}
|
|
engines: {node: '>=8'}
|
|
|
|
minipass@3.3.6:
|
|
resolution: {integrity: sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==}
|
|
engines: {node: '>=8'}
|
|
|
|
minipass@5.0.0:
|
|
resolution: {integrity: sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
minipass@7.1.3:
|
|
resolution: {integrity: sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==}
|
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
|
|
minizlib@2.1.2:
|
|
resolution: {integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==}
|
|
engines: {node: '>= 8'}
|
|
|
|
mkdirp@0.5.6:
|
|
resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==}
|
|
hasBin: true
|
|
|
|
mkdirp@1.0.4:
|
|
resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
|
|
mnemonist@0.40.0:
|
|
resolution: {integrity: sha512-kdd8AFNig2AD5Rkih7EPCXhu/iMvwevQFX/uEiGhZyPZi7fHqOoF4V4kHLpCfysxXMgQ4B52kdPMCwARshKvEg==}
|
|
|
|
module-details-from-path@1.0.4:
|
|
resolution: {integrity: sha512-EGWKgxALGMgzvxYF1UyGTy0HXX/2vHLkw6+NvDKW2jypWbHpjQuj4UMcqQWXHERJhVGKikolT06G3bcKe4fi7w==}
|
|
|
|
ms@2.0.0:
|
|
resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==}
|
|
|
|
ms@2.1.3:
|
|
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
|
|
|
|
msgpackr-extract@3.0.3:
|
|
resolution: {integrity: sha512-P0efT1C9jIdVRefqjzOQ9Xml57zpOXnIuS+csaB4MdZbTdmGDLo8XhzBG1N7aO11gKDDkJvBLULeFTo46wwreA==}
|
|
hasBin: true
|
|
|
|
msgpackr@2.0.1:
|
|
resolution: {integrity: sha512-9J+tqTEsbHqY8YohazYgty7LgerFIWxvMLpUjqETSmjHojtJm2WnX2kK/2a1fLI7CO7ERP1YSEUXMucz4j+yBA==}
|
|
|
|
multitars@1.0.0:
|
|
resolution: {integrity: sha512-H/J4fMLedtudftaYMOg7ajzLYgT3/rwbWVJbqr/iUgB8DQztn38ys5HOqI1CzSxx8QhXXwOOnnBvd4v3jG5+Mg==}
|
|
|
|
mz@2.7.0:
|
|
resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==}
|
|
|
|
nanoid@3.3.12:
|
|
resolution: {integrity: sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==}
|
|
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
hasBin: true
|
|
|
|
natural-compare@1.4.0:
|
|
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
|
|
|
|
negotiator@0.6.3:
|
|
resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
negotiator@0.6.4:
|
|
resolution: {integrity: sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
negotiator@1.0.0:
|
|
resolution: {integrity: sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
neo-async@2.6.2:
|
|
resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==}
|
|
|
|
nested-error-stacks@2.0.1:
|
|
resolution: {integrity: sha512-SrQrok4CATudVzBS7coSz26QRSmlK9TzzoFbeKfcPBUFPjcQM9Rqvr/DlJkOrwI/0KcgvMub1n1g5Jt9EgRn4A==}
|
|
|
|
next-auth@4.24.14:
|
|
resolution: {integrity: sha512-YRz6xFDXKUwiXSMMChbrBEWyFktZ1qZXEgeSHQQ3nsy08B4c/xLk6REeutRsIFwkjY/1+ShHnu07DN3JeJguig==}
|
|
peerDependencies:
|
|
'@auth/core': 0.34.3
|
|
next: ^12.2.5 || ^13 || ^14 || ^15 || ^16
|
|
nodemailer: ^7.0.7
|
|
react: ^17.0.2 || ^18 || ^19
|
|
react-dom: ^17.0.2 || ^18 || ^19
|
|
peerDependenciesMeta:
|
|
'@auth/core':
|
|
optional: true
|
|
nodemailer:
|
|
optional: true
|
|
|
|
next@16.2.6:
|
|
resolution: {integrity: sha512-qOVgKJg1+At15NpeUP+eJgCHvTCgXsogweq87Ri/Ix7PkqQHg4sdaXmSFqKlgaIXE4kW0g25LE68W87UANlHtw==}
|
|
engines: {node: '>=20.9.0'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.1.0
|
|
'@playwright/test': ^1.51.1
|
|
babel-plugin-react-compiler: '*'
|
|
react: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0
|
|
react-dom: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0
|
|
sass: ^1.3.0
|
|
peerDependenciesMeta:
|
|
'@opentelemetry/api':
|
|
optional: true
|
|
'@playwright/test':
|
|
optional: true
|
|
babel-plugin-react-compiler:
|
|
optional: true
|
|
sass:
|
|
optional: true
|
|
|
|
nice-try@1.0.5:
|
|
resolution: {integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==}
|
|
|
|
nocache@3.0.4:
|
|
resolution: {integrity: sha512-WDD0bdg9mbq6F4mRxEYcPWwfA1vxd0mrvKOyxI7Xj/atfRHVeutzuWByG//jfm4uPzp0y4Kj051EORCBSQMycw==}
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
node-abort-controller@3.1.1:
|
|
resolution: {integrity: sha512-AGK2yQKIjRuqnc6VkX2Xj5d+QW8xZ87pa1UK6yA6ouUyuxfHuMP6umE5QK7UmTeOAymo+Zx1Fxiuw9rVx8taHQ==}
|
|
|
|
node-addon-api@6.1.0:
|
|
resolution: {integrity: sha512-+eawOlIgy680F0kBzPUNFhMZGtJ1YmqM6l4+Crf4IkImjYrO/mqPwRMh352g23uIaQKFItcQ64I7KMaJxHgAVA==}
|
|
|
|
node-cache@5.1.2:
|
|
resolution: {integrity: sha512-t1QzWwnk4sjLWaQAS8CHgOJ+RAfmHpxFWmc36IWTiWHQfs0w5JDMBS1b1ZxQteo0vVVuWJvIUKHDkkeK7vIGCg==}
|
|
engines: {node: '>= 8.0.0'}
|
|
|
|
node-dir@0.1.17:
|
|
resolution: {integrity: sha512-tmPX422rYgofd4epzrNoOXiE8XFZYOcCq1vD7MAXCDO+O+zndlA2ztdKKMa+EeuBG5tHETpr4ml4RGgpqDCCAg==}
|
|
engines: {node: '>= 0.10.5'}
|
|
|
|
node-exports-info@1.6.0:
|
|
resolution: {integrity: sha512-pyFS63ptit/P5WqUkt+UUfe+4oevH+bFeIiPPdfb0pFeYEu/1ELnJu5l+5EcTKYL5M7zaAa7S8ddywgXypqKCw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
node-fetch-native@1.6.7:
|
|
resolution: {integrity: sha512-g9yhqoedzIUm0nTnTqAQvueMPVOuIY16bqgAJJC8XOOubYFNwz6IER9qs0Gq2Xd0+CecCKFjtdDTMA4u4xG06Q==}
|
|
|
|
node-fetch@2.7.0:
|
|
resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==}
|
|
engines: {node: 4.x || >=6.0.0}
|
|
peerDependencies:
|
|
encoding: ^0.1.0
|
|
peerDependenciesMeta:
|
|
encoding:
|
|
optional: true
|
|
|
|
node-forge@1.4.0:
|
|
resolution: {integrity: sha512-LarFH0+6VfriEhqMMcLX2F7SwSXeWwnEAJEsYm5QKWchiVYVvJyV9v7UDvUv+w5HO23ZpQTXDv/GxdDdMyOuoQ==}
|
|
engines: {node: '>= 6.13.0'}
|
|
|
|
node-gyp-build-optional-packages@5.2.2:
|
|
resolution: {integrity: sha512-s+w+rBWnpTMwSFbaE0UXsRlg7hU4FjekKU4eyAih5T8nJuNZT1nNsskXpxmeqSK9UzkBl6UgRlnKc8hz8IEqOw==}
|
|
hasBin: true
|
|
|
|
node-gyp-build@3.9.0:
|
|
resolution: {integrity: sha512-zLcTg6P4AbcHPq465ZMFNXx7XpKKJh+7kkN699NiQWisR2uWYOWNWqRHAmbnmKiL4e9aLSlmy5U7rEMUXV59+A==}
|
|
hasBin: true
|
|
|
|
node-gyp-build@4.8.4:
|
|
resolution: {integrity: sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==}
|
|
hasBin: true
|
|
|
|
node-int64@0.4.0:
|
|
resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==}
|
|
|
|
node-releases@2.0.44:
|
|
resolution: {integrity: sha512-5WUyunoPMsvvEhS8AxHtRzP+oA8UCkJ7YRxatWKjngndhDGLiqEVAQKWjFAiAiuL8zMRGzGSJxFnLetoa43qGQ==}
|
|
|
|
node-stream-zip@1.15.0:
|
|
resolution: {integrity: sha512-LN4fydt9TqhZhThkZIVQnF9cwjU3qmUH9h78Mx/K7d3VvfRqqwthLwJEUOEL0QPZ0XQmNN7be5Ggit5+4dq3Bw==}
|
|
engines: {node: '>=0.12.0'}
|
|
|
|
nopt@7.2.1:
|
|
resolution: {integrity: sha512-taM24ViiimT/XntxbPyJQzCG+p4EKOpgD3mxFwW38mGjVUrfERQOeY4EDHjdnptttfHuHQXFx+lTP08Q+mLa/w==}
|
|
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
|
hasBin: true
|
|
|
|
normalize-path@3.0.0:
|
|
resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
npm-package-arg@11.0.3:
|
|
resolution: {integrity: sha512-sHGJy8sOC1YraBywpzQlIKBE4pBbGbiF95U6Auspzyem956E0+FtDtsx1ZxlOJkQCZ1AFXAY/yuvtFYrOxF+Bw==}
|
|
engines: {node: ^16.14.0 || >=18.0.0}
|
|
|
|
npm-package-arg@7.0.0:
|
|
resolution: {integrity: sha512-xXxr8y5U0kl8dVkz2oK7yZjPBvqM2fwaO5l3Yg13p03v8+E3qQcD0JNhHzjL1vyGgxcKkD0cco+NLR72iuPk3g==}
|
|
|
|
npm-run-path@2.0.2:
|
|
resolution: {integrity: sha512-lJxZYlT4DW/bRUtFh1MQIWqmLwQfAxnqWG4HhEdjMlkrJYnJn0Jrr2u3mgxqaWsdiBc76TYkTG/mhrnYTuzfHw==}
|
|
engines: {node: '>=4'}
|
|
|
|
npm-run-path@4.0.1:
|
|
resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==}
|
|
engines: {node: '>=8'}
|
|
|
|
nth-check@2.1.1:
|
|
resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
|
|
|
|
nullthrows@1.1.1:
|
|
resolution: {integrity: sha512-2vPPEi+Z7WqML2jZYddDIfy5Dqb0r2fze2zTxNNknZaFpVHU3mFB3R+DWeJWGVx0ecvttSGlJTI+WG+8Z4cDWw==}
|
|
|
|
nypm@0.6.6:
|
|
resolution: {integrity: sha512-vRyr0r4cbBapw07Xw8xrj9Teq3o7MUD35rSaTcanDbW+aK2XHDgJFiU6ZTj2GBw7Q12ysdsyFss+Vdz4hQ0Y6Q==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
oauth@0.9.15:
|
|
resolution: {integrity: sha512-a5ERWK1kh38ExDEfoO6qUHJb32rd7aYmPHuyCu3Fta/cnICvYmgd2uhuKXvPD+PXB+gCEYYEaQdIRAjCOwAKNA==}
|
|
|
|
ob1@0.80.12:
|
|
resolution: {integrity: sha512-VMArClVT6LkhUGpnuEoBuyjG9rzUyEzg4PDkav6wK1cLhOK02gPCYFxoiB4mqVnrMhDpIzJcrGNAMVi9P+hXrw==}
|
|
engines: {node: '>=18'}
|
|
|
|
ob1@0.83.7:
|
|
resolution: {integrity: sha512-9M5kpuOLyTPogMtZiQUIxdAZxl7Dxs6tVBbJErSumsqGMuhVSoUbkfeZ3XNPpLpwBBtqY5QDUzGwggLHX3slQg==}
|
|
engines: {node: '>=20.19.4'}
|
|
|
|
ob1@0.84.4:
|
|
resolution: {integrity: sha512-eJXMpz4aQHXF/YBB9ddqZDIS+ooO91hObo9FoW/xBkr54/zCwYYCDqT/O54vNo8kOkWs5Ou/y28NgdrV0edQNA==}
|
|
engines: {node: ^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0}
|
|
|
|
object-assign@4.1.1:
|
|
resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
object-hash@2.2.0:
|
|
resolution: {integrity: sha512-gScRMn0bS5fH+IuwyIFgnh9zBdo4DV+6GhygmWM9HyNJSgS0hScp1f5vjtm7oIIOiT9trXrShAkLFSc2IqKNgw==}
|
|
engines: {node: '>= 6'}
|
|
|
|
object-hash@3.0.0:
|
|
resolution: {integrity: sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==}
|
|
engines: {node: '>= 6'}
|
|
|
|
object-inspect@1.13.4:
|
|
resolution: {integrity: sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
object-is@1.1.6:
|
|
resolution: {integrity: sha512-F8cZ+KfGlSGi09lJT7/Nd6KJZ9ygtvYC0/UYYLI9nmQKLMnydpB9yvbv9K1uSkEu7FU9vYPmVwLg328tX+ot3Q==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
object-keys@1.1.1:
|
|
resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
object.assign@4.1.7:
|
|
resolution: {integrity: sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
object.entries@1.1.9:
|
|
resolution: {integrity: sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
object.fromentries@2.0.8:
|
|
resolution: {integrity: sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
object.values@1.2.1:
|
|
resolution: {integrity: sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
obliterator@2.0.5:
|
|
resolution: {integrity: sha512-42CPE9AhahZRsMNslczq0ctAEtqk8Eka26QofnqC346BZdHDySk3LWka23LI7ULIw11NmltpiLagIq8gBozxTw==}
|
|
|
|
obug@2.1.1:
|
|
resolution: {integrity: sha512-uTqF9MuPraAQ+IsnPf366RG4cP9RtUi7MLO1N3KEc+wb0a6yKpeL0lmk2IB1jY5KHPAlTc6T/JRdC/YqxHNwkQ==}
|
|
|
|
ohash@2.0.11:
|
|
resolution: {integrity: sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ==}
|
|
|
|
oidc-token-hash@5.2.0:
|
|
resolution: {integrity: sha512-6gj2m8cJZ+iSW8bm0FXdGF0YhIQbKrfP4yWTNzxc31U6MOjfEmB1rHvlYvxI1B7t7BCi1F2vYTT6YhtQRG4hxw==}
|
|
engines: {node: ^10.13.0 || >=12.0.0}
|
|
|
|
on-exit-leak-free@2.1.2:
|
|
resolution: {integrity: sha512-0eJJY6hXLGf1udHwfNftBqH+g73EU4B504nZeKpz1sYRKafAghwxEJunB2O7rDZkL4PGfsMVnTXZ2EjibbqcsA==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
on-finished@2.3.0:
|
|
resolution: {integrity: sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
on-finished@2.4.1:
|
|
resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
on-headers@1.1.0:
|
|
resolution: {integrity: sha512-737ZY3yNnXy37FHkQxPzt4UZ2UWPWiCZWLvFZ4fu5cueciegX0zGPnrlY6bwRg4FdQOe9YU8MkmJwGhoMybl8A==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
once@1.4.0:
|
|
resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
|
|
|
|
onetime@2.0.1:
|
|
resolution: {integrity: sha512-oyyPpiMaKARvvcgip+JV+7zci5L8D1W9RZIz2l1o08AM3pfspitVWnPt3mzHcBPp12oYMTy0pqrFs/C+m3EwsQ==}
|
|
engines: {node: '>=4'}
|
|
|
|
onetime@5.1.2:
|
|
resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==}
|
|
engines: {node: '>=6'}
|
|
|
|
open@6.4.0:
|
|
resolution: {integrity: sha512-IFenVPgF70fSm1keSd2iDBIDIBZkroLeuffXq+wKTzTJlBpesFWojV9lb8mzOfaAzM1sr7HQHuO0vtV0zYekGg==}
|
|
engines: {node: '>=8'}
|
|
|
|
open@7.4.2:
|
|
resolution: {integrity: sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==}
|
|
engines: {node: '>=8'}
|
|
|
|
open@8.4.2:
|
|
resolution: {integrity: sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
openapi-types@12.1.3:
|
|
resolution: {integrity: sha512-N4YtSYJqghVu4iek2ZUvcN/0aqH1kRDuNqzcycDxhOUpg7GdvLa2F3DgS6yBNhInhv2r/6I0Flkn7CqL8+nIcw==}
|
|
|
|
openid-client@5.7.1:
|
|
resolution: {integrity: sha512-jDBPgSVfTnkIh71Hg9pRvtJc6wTwqjRkN88+gCFtYWrlP4Yx2Dsrow8uPi3qLr/aeymPF3o2+dS+wOpglK04ew==}
|
|
|
|
optionator@0.9.4:
|
|
resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
ora@3.4.0:
|
|
resolution: {integrity: sha512-eNwHudNbO1folBP3JsZ19v9azXWtQZjICdr3Q0TDPIaeBQ3mXLrh54wM+er0+hSp+dWKf+Z8KM58CYzEyIYxYg==}
|
|
engines: {node: '>=6'}
|
|
|
|
ora@5.4.1:
|
|
resolution: {integrity: sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
os-homedir@1.0.2:
|
|
resolution: {integrity: sha512-B5JU3cabzk8c67mRRd3ECmROafjYMXbuzlwtqdM8IbS8ktlTix8aFGb2bAGKrSRIlnfKwovGUUr72JUPyOb6kQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
os-tmpdir@1.0.2:
|
|
resolution: {integrity: sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
osenv@0.1.5:
|
|
resolution: {integrity: sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==}
|
|
deprecated: This package is no longer supported.
|
|
|
|
own-keys@1.0.1:
|
|
resolution: {integrity: sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
oxc-parser@0.129.0:
|
|
resolution: {integrity: sha512-S6eFI+VLkpyA+/Lf8z6qURjDV6Mgo74SLNznNopHTlQW3hedv2MB/z31kBRuBCCTqZN9HHdva0ojljEhPnBKFA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
|
|
p-finally@1.0.0:
|
|
resolution: {integrity: sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==}
|
|
engines: {node: '>=4'}
|
|
|
|
p-limit@2.3.0:
|
|
resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==}
|
|
engines: {node: '>=6'}
|
|
|
|
p-limit@3.1.0:
|
|
resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
p-locate@3.0.0:
|
|
resolution: {integrity: sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
p-locate@4.1.0:
|
|
resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==}
|
|
engines: {node: '>=8'}
|
|
|
|
p-locate@5.0.0:
|
|
resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
|
|
engines: {node: '>=10'}
|
|
|
|
p-map@4.0.0:
|
|
resolution: {integrity: sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
p-try@2.2.0:
|
|
resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
package-json-from-dist@1.0.1:
|
|
resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==}
|
|
|
|
pako@0.2.9:
|
|
resolution: {integrity: sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA==}
|
|
|
|
pako@1.0.11:
|
|
resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==}
|
|
|
|
parent-module@1.0.1:
|
|
resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
|
|
engines: {node: '>=6'}
|
|
|
|
parse-json@4.0.0:
|
|
resolution: {integrity: sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==}
|
|
engines: {node: '>=4'}
|
|
|
|
parse-json@5.2.0:
|
|
resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==}
|
|
engines: {node: '>=8'}
|
|
|
|
parse-png@2.1.0:
|
|
resolution: {integrity: sha512-Nt/a5SfCLiTnQAjx3fHlqp8hRgTL3z7kTQZzvIMS9uCAepnCyjpdEc6M/sz69WqMBdaDBw9sF1F1UaHROYzGkQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
parse5@7.3.0:
|
|
resolution: {integrity: sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==}
|
|
|
|
parseley@0.12.1:
|
|
resolution: {integrity: sha512-e6qHKe3a9HWr0oMRVDTRhKce+bRO8VGQR3NyVwcjwrbhMmFCX9KszEV35+rn4AdilFAq9VPxP/Fe1wC9Qjd2lw==}
|
|
|
|
parseurl@1.3.3:
|
|
resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
path-exists@3.0.0:
|
|
resolution: {integrity: sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==}
|
|
engines: {node: '>=4'}
|
|
|
|
path-exists@4.0.0:
|
|
resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
|
|
engines: {node: '>=8'}
|
|
|
|
path-expression-matcher@1.5.0:
|
|
resolution: {integrity: sha512-cbrerZV+6rvdQrrD+iGMcZFEiiSrbv9Tfdkvnusy6y0x0GKBXREFg/Y65GhIfm0tnLntThhzCnfKwp1WRjeCyQ==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
path-is-absolute@1.0.1:
|
|
resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
path-key@2.0.1:
|
|
resolution: {integrity: sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==}
|
|
engines: {node: '>=4'}
|
|
|
|
path-key@3.1.1:
|
|
resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
|
|
engines: {node: '>=8'}
|
|
|
|
path-parse@1.0.7:
|
|
resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
|
|
|
|
path-scurry@1.11.1:
|
|
resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==}
|
|
engines: {node: '>=16 || 14 >=14.18'}
|
|
|
|
path-scurry@2.0.2:
|
|
resolution: {integrity: sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==}
|
|
engines: {node: 18 || 20 || >=22}
|
|
|
|
path-to-regexp@0.1.13:
|
|
resolution: {integrity: sha512-A/AGNMFN3c8bOlvV9RreMdrv7jsmF9XIfDeCd87+I8RNg6s78BhJxMu69NEMHBSJFxKidViTEdruRwEk/WIKqA==}
|
|
|
|
path-type@4.0.0:
|
|
resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==}
|
|
engines: {node: '>=8'}
|
|
|
|
pathe@2.0.3:
|
|
resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
|
|
|
|
pdfkit@0.15.2:
|
|
resolution: {integrity: sha512-s3GjpdBFSCaeDSX/v73MI5UsPqH1kjKut2AXCgxQ5OH10lPVOu5q5vLAG0OCpz/EYqKsTSw1WHpENqMvp43RKg==}
|
|
|
|
peberminta@0.9.0:
|
|
resolution: {integrity: sha512-XIxfHpEuSJbITd1H3EeQwpcZbTLHc+VVr8ANI9t5sit565tsI4/xK3KWTUFE2e6QiangUkh3B0jihzmGnNrRsQ==}
|
|
|
|
perfect-debounce@1.0.0:
|
|
resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==}
|
|
|
|
pg-int8@1.0.1:
|
|
resolution: {integrity: sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==}
|
|
engines: {node: '>=4.0.0'}
|
|
|
|
pg-protocol@1.13.0:
|
|
resolution: {integrity: sha512-zzdvXfS6v89r6v7OcFCHfHlyG/wvry1ALxZo4LqgUoy7W9xhBDMaqOuMiF3qEV45VqsN6rdlcehHrfDtlCPc8w==}
|
|
|
|
pg-types@2.2.0:
|
|
resolution: {integrity: sha512-qTAAlrEsl8s4OiEQY69wDvcMIdQN6wdz5ojQiOy6YRMuynxenON0O5oCpJI6lshc6scgAY8qvJ2On/p+CXY0GA==}
|
|
engines: {node: '>=4'}
|
|
|
|
picocolors@1.1.1:
|
|
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
|
|
|
|
picomatch@2.3.2:
|
|
resolution: {integrity: sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==}
|
|
engines: {node: '>=8.6'}
|
|
|
|
picomatch@3.0.2:
|
|
resolution: {integrity: sha512-cfDHL6LStTEKlNilboNtobT/kEa30PtAf2Q1OgszfrG/rpVl1xaFWT9ktfkS306GmHgmnad1Sw4wabhlvFtsTw==}
|
|
engines: {node: '>=10'}
|
|
|
|
picomatch@4.0.4:
|
|
resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==}
|
|
engines: {node: '>=12'}
|
|
|
|
pify@4.0.1:
|
|
resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==}
|
|
engines: {node: '>=6'}
|
|
|
|
pino-abstract-transport@3.0.0:
|
|
resolution: {integrity: sha512-wlfUczU+n7Hy/Ha5j9a/gZNy7We5+cXp8YL+X+PG8S0KXxw7n/JXA3c46Y0zQznIJ83URJiwy7Lh56WLokNuxg==}
|
|
|
|
pino-std-serializers@7.1.0:
|
|
resolution: {integrity: sha512-BndPH67/JxGExRgiX1dX0w1FvZck5Wa4aal9198SrRhZjH3GxKQUKIBnYJTdj2HDN3UQAS06HlfcSbQj2OHmaw==}
|
|
|
|
pino@10.3.1:
|
|
resolution: {integrity: sha512-r34yH/GlQpKZbU1BvFFqOjhISRo1MNx1tWYsYvmj6KIRHSPMT2+yHOEb1SG6NMvRoHRF0a07kCOox/9yakl1vg==}
|
|
hasBin: true
|
|
|
|
pirates@4.0.7:
|
|
resolution: {integrity: sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
pkg-dir@3.0.0:
|
|
resolution: {integrity: sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==}
|
|
engines: {node: '>=6'}
|
|
|
|
pkg-dir@4.2.0:
|
|
resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
pkg-types@2.3.1:
|
|
resolution: {integrity: sha512-y+ichcgc2LrADuhLNAx8DFjVfgz91pRxfZdI3UDhxHvcVEZsenLO+7XaU5vOp0u/7V/wZ+plyuQxtrDlZJ+yeg==}
|
|
|
|
plist@3.1.1:
|
|
resolution: {integrity: sha512-ZIfcLJC+7E7FBFnDxm9MPmt7D+DidyQ26lewieO75AdhA2ayMtsJSES0iWzqJQbcVRSrTufQoy0DR94xHue0oA==}
|
|
engines: {node: '>=10.4.0'}
|
|
|
|
png-js@1.1.0:
|
|
resolution: {integrity: sha512-PM/uYGzGdNSzqeOgly68+6wKQDL1SY0a/N+OEa/+br6LnHWOAJB0Npiamnodfq3jd2LS/i2fMeOKSAILjA+m5Q==}
|
|
|
|
pngjs@3.4.0:
|
|
resolution: {integrity: sha512-NCrCHhWmnQklfH4MtJMRjZ2a8c80qXeMlQMv2uVp9ISJMTt562SbGd6n2oq0PaPgKm7Z6pL9E2UlLIhC+SHL3w==}
|
|
engines: {node: '>=4.0.0'}
|
|
|
|
possible-typed-array-names@1.1.0:
|
|
resolution: {integrity: sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
postcss@8.4.31:
|
|
resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
|
|
postcss@8.4.49:
|
|
resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
|
|
postcss@8.5.14:
|
|
resolution: {integrity: sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
|
|
postgres-array@2.0.0:
|
|
resolution: {integrity: sha512-VpZrUqU5A69eQyW2c5CA1jtLecCsN2U/bD6VilrFDWq5+5UIEVO7nazS3TEcHf1zuPYO/sqGvUvW62g86RXZuA==}
|
|
engines: {node: '>=4'}
|
|
|
|
postgres-bytea@1.0.1:
|
|
resolution: {integrity: sha512-5+5HqXnsZPE65IJZSMkZtURARZelel2oXUEO8rH83VS/hxH5vv1uHquPg5wZs8yMAfdv971IU+kcPUczi7NVBQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
postgres-date@1.0.7:
|
|
resolution: {integrity: sha512-suDmjLVQg78nMK2UZ454hAG+OAW+HQPZ6n++TNDUX+L0+uUlLywnoxJKDou51Zm+zTCjrCl0Nq6J9C5hP9vK/Q==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
postgres-interval@1.2.0:
|
|
resolution: {integrity: sha512-9ZhXKM/rw350N1ovuWHbGxnGh/SNJ4cnxHiM0rxE4VN41wsg8P8zWn9hv/buK00RP4WvlOyr/RBDiptyxVbkZQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
pprof-format@2.2.1:
|
|
resolution: {integrity: sha512-p4tVN7iK19ccDqQv8heyobzUmbHyds4N2FI6aBMcXz6y99MglTWDxIyhFkNaLeEXs6IFUEzT0zya0icbSLLY0g==}
|
|
|
|
preact-render-to-string@5.2.6:
|
|
resolution: {integrity: sha512-JyhErpYOvBV1hEPwIxc/fHWXPfnEGdRKxc8gFdAZ7XV4tlzyzG847XAyEZqoDnynP88akM4eaHcSOzNcLWFguw==}
|
|
peerDependencies:
|
|
preact: '>=10'
|
|
|
|
preact@10.29.1:
|
|
resolution: {integrity: sha512-gQCLc/vWroE8lIpleXtdJhTFDogTdZG9AjMUpVkDf2iTCNwYNWA+u16dL41TqUDJO4gm2IgrcMv3uTpjd4Pwmg==}
|
|
|
|
prelude-ls@1.2.1:
|
|
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
pretty-bytes@5.6.0:
|
|
resolution: {integrity: sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==}
|
|
engines: {node: '>=6'}
|
|
|
|
pretty-format@24.9.0:
|
|
resolution: {integrity: sha512-00ZMZUiHaJrNfk33guavqgvfJS30sLYf0f8+Srklv0AMPodGGHcoHgksZ3OThYnIvOd+8yMCn0YiEOogjlgsnA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
pretty-format@26.6.2:
|
|
resolution: {integrity: sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==}
|
|
engines: {node: '>= 10'}
|
|
|
|
pretty-format@29.7.0:
|
|
resolution: {integrity: sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
pretty-format@3.8.0:
|
|
resolution: {integrity: sha512-WuxUnVtlWL1OfZFQFuqvnvs6MiAGk9UNsBostyBOB0Is9wb5uRESevA6rnl/rkksXaGX3GzZhPup5d6Vp1nFew==}
|
|
|
|
prisma@5.22.0:
|
|
resolution: {integrity: sha512-vtpjW3XuYCSnMsNVBjLMNkTj6OZbudcPPTPYHqX0CJfpcdWciI1dM8uHETwmDxxiqEwCIE6WvXucWUetJgfu/A==}
|
|
engines: {node: '>=16.13'}
|
|
hasBin: true
|
|
|
|
prisma@6.19.3:
|
|
resolution: {integrity: sha512-++ZJ0ijLrDJF6hNB4t4uxg2br3fC4H9Yc9tcbjr2fcNFP3rh/SBNrAgjhsqBU4Ght8JPrVofG/ZkXfnSfnYsFg==}
|
|
engines: {node: '>=18.18'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
typescript: '>=5.1.0'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
|
|
proc-log@4.2.0:
|
|
resolution: {integrity: sha512-g8+OnU/L2v+wyiVK+D5fA34J7EH8jZ8DDlvwhRCMxmMj7UCBvxiO1mGeN+36JXIKF4zevU4kRBd8lVgG9vLelA==}
|
|
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
|
|
|
process-nextick-args@2.0.1:
|
|
resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==}
|
|
|
|
process-warning@4.0.1:
|
|
resolution: {integrity: sha512-3c2LzQ3rY9d0hc1emcsHhfT9Jwz0cChib/QN89oME2R451w5fy3f0afAhERFZAwrbDU43wk12d0ORBpDVME50Q==}
|
|
|
|
process-warning@5.0.0:
|
|
resolution: {integrity: sha512-a39t9ApHNx2L4+HBnQKqxxHNs1r7KF+Intd8Q/g1bUh6q0WIp9voPXJ/x0j+ZL45KF1pJd9+q2jLIRMfvEshkA==}
|
|
|
|
progress@2.0.3:
|
|
resolution: {integrity: sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==}
|
|
engines: {node: '>=0.4.0'}
|
|
|
|
promise@7.3.1:
|
|
resolution: {integrity: sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==}
|
|
|
|
promise@8.3.0:
|
|
resolution: {integrity: sha512-rZPNPKTOYVNEEKFaq1HqTgOwZD+4/YHS5ukLzQCypkj+OkYx7iv0mA91lJlpPPZ8vMau3IIGj5Qlwrx+8iiSmg==}
|
|
|
|
prompts@2.4.2:
|
|
resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==}
|
|
engines: {node: '>= 6'}
|
|
|
|
prop-types@15.8.1:
|
|
resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==}
|
|
|
|
proto-list@1.2.4:
|
|
resolution: {integrity: sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==}
|
|
|
|
proto3-json-serializer@2.0.2:
|
|
resolution: {integrity: sha512-SAzp/O4Yh02jGdRc+uIrGoe87dkN/XtwxfZ4ZyafJHymd79ozp5VG5nyZ7ygqPM5+cpLDjjGnYFUkngonyDPOQ==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
protobufjs@7.5.8:
|
|
resolution: {integrity: sha512-dvpCIeLPbXZS/Ete7yLaO7RenOdken2NHKykBXbsaGxZT0UTltcarBciw+A78SRQs9iMAAVpsYA+l8b1hTePIA==}
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
proxy-addr@2.0.7:
|
|
resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==}
|
|
engines: {node: '>= 0.10'}
|
|
|
|
proxy-from-env@2.1.0:
|
|
resolution: {integrity: sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==}
|
|
engines: {node: '>=10'}
|
|
|
|
pump@3.0.4:
|
|
resolution: {integrity: sha512-VS7sjc6KR7e1ukRFhQSY5LM2uBWAUPiOPa/A3mkKmiMwSmRFUITt0xuj+/lesgnCv+dPIEYlkzrcyXgquIHMcA==}
|
|
|
|
punycode@2.3.1:
|
|
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
|
|
engines: {node: '>=6'}
|
|
|
|
pure-rand@6.1.0:
|
|
resolution: {integrity: sha512-bVWawvoZoBYpp6yIoQtQXHZjmz35RSVHnUOTefl8Vcjr8snTPY1wnpSPMWekcFwbxI6gtmT7rSYPFvz71ldiOA==}
|
|
|
|
qrcode-terminal@0.11.0:
|
|
resolution: {integrity: sha512-Uu7ii+FQy4Qf82G4xu7ShHhjhGahEpCWc3x8UavY3CTcWV+ufmmCtwkr7ZKsX42jdL0kr1B5FKUeqJvAn51jzQ==}
|
|
hasBin: true
|
|
|
|
qs@6.15.1:
|
|
resolution: {integrity: sha512-6YHEFRL9mfgcAvql/XhwTvf5jKcOiiupt2FiJxHkiX1z4j7WL8J/jRHYLluORvc1XxB5rV20KoeK00gVJamspg==}
|
|
engines: {node: '>=0.6'}
|
|
|
|
query-string@7.1.3:
|
|
resolution: {integrity: sha512-hh2WYhq4fi8+b+/2Kg9CEge4fDPvHS534aOOvOZeQ3+Vf2mCFsaFBYj0i+iXcAq6I9Vzp5fjMFBlONvayDC1qg==}
|
|
engines: {node: '>=6'}
|
|
|
|
querystring@0.2.1:
|
|
resolution: {integrity: sha512-wkvS7mL/JMugcup3/rMitHmd9ecIGd2lhFhK9N3UUQ450h66d1r3Y9nvXzQAW1Lq+wyx61k/1pfKS5KuKiyEbg==}
|
|
engines: {node: '>=0.4.x'}
|
|
deprecated: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
|
|
|
|
querystringify@2.2.0:
|
|
resolution: {integrity: sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==}
|
|
|
|
queue-microtask@1.2.3:
|
|
resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
|
|
|
|
queue@6.0.2:
|
|
resolution: {integrity: sha512-iHZWu+q3IdFZFX36ro/lKBkSvfkztY5Y7HMiPlOUjhupPcG2JMfst2KKEpu5XndviX/3UhFbRngUPNKtgvtZiA==}
|
|
|
|
quick-format-unescaped@4.0.4:
|
|
resolution: {integrity: sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==}
|
|
|
|
range-parser@1.2.1:
|
|
resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
rate-limiter-flexible@5.0.5:
|
|
resolution: {integrity: sha512-+/dSQfo+3FYwYygUs/V2BBdwGa9nFtakDwKt4l0bnvNB53TNT++QSFewwHX9qXrZJuMe9j+TUaU21lm5ARgqdQ==}
|
|
|
|
raw-body@2.5.3:
|
|
resolution: {integrity: sha512-s4VSOf6yN0rvbRZGxs8Om5CWj6seneMwK3oDb4lWDH0UPhWcxwOWw5+qk24bxq87szX1ydrwylIOp2uG1ojUpA==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
raw-body@3.0.2:
|
|
resolution: {integrity: sha512-K5zQjDllxWkf7Z5xJdV0/B0WTNqx6vxG70zJE4N0kBs4LovmEYWJzQGxC9bS9RAKu3bgM40lrd5zoLJ12MQ5BA==}
|
|
engines: {node: '>= 0.10'}
|
|
|
|
rc9@2.1.2:
|
|
resolution: {integrity: sha512-btXCnMmRIBINM2LDZoEmOogIZU7Qe7zn4BpomSKZ/ykbLObuBdvG+mFq11DL6fjH1DRwHhrlgtYWG96bJiC7Cg==}
|
|
|
|
rc@1.2.8:
|
|
resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==}
|
|
hasBin: true
|
|
|
|
react-devtools-core@5.3.2:
|
|
resolution: {integrity: sha512-crr9HkVrDiJ0A4zot89oS0Cgv0Oa4OG1Em4jit3P3ZxZSKPMYyMjfwMqgcJna9o625g8oN87rBm8SWWrSTBZxg==}
|
|
|
|
react-devtools-core@6.1.5:
|
|
resolution: {integrity: sha512-ePrwPfxAnB+7hgnEr8vpKxL9cmnp7F322t8oqcPshbIQQhDKgFDW4tjhF2wjVbdXF9O/nyuy3sQWd9JGpiLPvA==}
|
|
|
|
react-dom@19.2.6:
|
|
resolution: {integrity: sha512-0prMI+hvBbPjsWnxDLxlCGyM8PN6UuWjEUCYmZhO67xIV9Xasa/r/vDnq+Xyq4Lo27g8QSbO5YzARu0D1Sps3g==}
|
|
peerDependencies:
|
|
react: ^19.2.6
|
|
|
|
react-freeze@1.0.4:
|
|
resolution: {integrity: sha512-r4F0Sec0BLxWicc7HEyo2x3/2icUTrRmDjaaRyzzn+7aDyFZliszMDOgLVwSnQnYENOlL1o569Ze2HZefk8clA==}
|
|
engines: {node: '>=10'}
|
|
peerDependencies:
|
|
react: '>=17.0.0'
|
|
|
|
react-is@16.13.1:
|
|
resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
|
|
|
|
react-is@17.0.2:
|
|
resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==}
|
|
|
|
react-is@18.3.1:
|
|
resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==}
|
|
|
|
react-native-gesture-handler@2.16.2:
|
|
resolution: {integrity: sha512-vGFlrDKlmyI+BT+FemqVxmvO7nqxU33cgXVsn6IKAFishvlG3oV2Ds67D5nPkHMea8T+s1IcuMm0bF8ntZtAyg==}
|
|
peerDependencies:
|
|
react: '*'
|
|
react-native: '*'
|
|
|
|
react-native-reanimated@3.10.1:
|
|
resolution: {integrity: sha512-sfxg6vYphrDc/g4jf/7iJ7NRi+26z2+BszPmvmk0Vnrz6FL7HYljJqTf531F1x6tFmsf+FEAmuCtTUIXFLVo9w==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
react: '*'
|
|
react-native: '*'
|
|
|
|
react-native-safe-area-context@4.10.5:
|
|
resolution: {integrity: sha512-Wyb0Nqw2XJ6oZxW/cK8k5q7/UAhg/wbEG6UVf89rQqecDZTDA5ic//P9J6VvJRVZerzGmxWQpVuM7f+PRYUM4g==}
|
|
peerDependencies:
|
|
react: '*'
|
|
react-native: '*'
|
|
|
|
react-native-screens@3.31.0:
|
|
resolution: {integrity: sha512-TzA52rgh64gdMjcv+rnRSFbAocQpkKjUUgXmhz8ZJHfdzz36SSBJ6kmqVY3qF1si32oOyMDjUdHscPK7xfKCgQ==}
|
|
peerDependencies:
|
|
react: '*'
|
|
react-native: '*'
|
|
|
|
react-native-svg@15.2.0:
|
|
resolution: {integrity: sha512-R0E6IhcJfVLsL0lRmnUSm72QO+mTqcAOM5Jb8FVGxJqX3NfJMlMP0YyvcajZiaRR8CqQUpEoqrY25eyZb006kw==}
|
|
peerDependencies:
|
|
react: '*'
|
|
react-native: '*'
|
|
|
|
react-native@0.74.5:
|
|
resolution: {integrity: sha512-Bgg2WvxaGODukJMTZFTZBNMKVaROHLwSb8VAGEdrlvKwfb1hHg/3aXTUICYk7dwgAnb+INbGMwnF8yeAgIUmqw==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@types/react': ^18.2.6
|
|
react: 18.2.0
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
|
|
react-native@0.85.3:
|
|
resolution: {integrity: sha512-HN/fGC+3nZVcDNcw7gfbM/DuqZAvI9Mz+/SxuhODaua4JY0BPzhfTzWXRyTR4mRgMHmShTPpH2PYMTxvZrsdZA==}
|
|
engines: {node: ^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@react-native/jest-preset': 0.85.3
|
|
'@types/react': ^19.1.1
|
|
react: ^19.2.3
|
|
peerDependenciesMeta:
|
|
'@react-native/jest-preset':
|
|
optional: true
|
|
'@types/react':
|
|
optional: true
|
|
|
|
react-promise-suspense@0.3.4:
|
|
resolution: {integrity: sha512-I42jl7L3Ze6kZaq+7zXWSunBa3b1on5yfvUW6Eo/3fFOj6dZ5Bqmcd264nJbTK/gn1HjjILAjSwnZbV4RpSaNQ==}
|
|
|
|
react-refresh@0.14.2:
|
|
resolution: {integrity: sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
react-shallow-renderer@16.15.0:
|
|
resolution: {integrity: sha512-oScf2FqQ9LFVQgA73vr86xl2NaOIX73rh+YFqcOp68CWj56tSfgtGKrEbyhCj0rSijyG9M1CYprTh39fBi5hzA==}
|
|
peerDependencies:
|
|
react: ^16.0.0 || ^17.0.0 || ^18.0.0
|
|
|
|
react-test-renderer@18.2.0:
|
|
resolution: {integrity: sha512-JWD+aQ0lh2gvh4NM3bBM42Kx+XybOxCpgYK7F8ugAlpaTSnWsX+39Z4XkOykGZAHrjwwTZT3x3KxswVWxHPUqA==}
|
|
peerDependencies:
|
|
react: ^18.2.0
|
|
|
|
react@18.2.0:
|
|
resolution: {integrity: sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
react@19.2.6:
|
|
resolution: {integrity: sha512-sfWGGfavi0xr8Pg0sVsyHMAOziVYKgPLNrS7ig+ivMNb3wbCBw3KxtflsGBAwD3gYQlE/AEZsTLgToRrSCjb0Q==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
readable-stream@2.3.8:
|
|
resolution: {integrity: sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==}
|
|
|
|
readable-stream@3.6.2:
|
|
resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
readdirp@4.1.2:
|
|
resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==}
|
|
engines: {node: '>= 14.18.0'}
|
|
|
|
readline@1.3.0:
|
|
resolution: {integrity: sha512-k2d6ACCkiNYz222Fs/iNze30rRJ1iIicW7JuX/7/cozvih6YCkFZH+J6mAFDVgv0dRBaAyr4jDqC95R2y4IADg==}
|
|
|
|
real-require@0.2.0:
|
|
resolution: {integrity: sha512-57frrGM/OCTLqLOAh0mhVA9VBMHd+9U7Zb2THMGdBUoZVOtGbJzjxsYGDJ3A9AYYCP4hn6y1TVbaOfzWtm5GFg==}
|
|
engines: {node: '>= 12.13.0'}
|
|
|
|
real-require@1.0.0:
|
|
resolution: {integrity: sha512-P4nbQYQfePJxRSmY+v/KINxVucm4NF3p3s7pJveMTtom52FR4YGltUQLB8idDXwDDWW+eYrWDFbuzUnjoWHF7g==}
|
|
|
|
recast@0.21.5:
|
|
resolution: {integrity: sha512-hjMmLaUXAm1hIuTqOdeYObMslq/q+Xff6QE3Y2P+uoHAg2nmVlLBps2hzh1UJDdMtDTMXOFewK6ky51JQIeECg==}
|
|
engines: {node: '>= 4'}
|
|
|
|
redis-errors@1.2.0:
|
|
resolution: {integrity: sha512-1qny3OExCf0UvUV/5wpYKf2YwPcOqXzkwKKSmKHiE6ZMQs5heeE/c8eXK+PNllPvmjgAbfnsbpkGZWy8cBpn9w==}
|
|
engines: {node: '>=4'}
|
|
|
|
redis-parser@3.0.0:
|
|
resolution: {integrity: sha512-DJnGAeenTdpMEH6uAJRK/uiyEIH9WVsUmoLwzudwGJUwZPp80PDBWPHXSAGNPwNvIXAbe7MSUB1zQFugFml66A==}
|
|
engines: {node: '>=4'}
|
|
|
|
reflect.getprototypeof@1.0.10:
|
|
resolution: {integrity: sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
regenerate-unicode-properties@10.2.2:
|
|
resolution: {integrity: sha512-m03P+zhBeQd1RGnYxrGyDAPpWX/epKirLrp8e3qevZdVkKtnCrjjWczIbYc8+xd6vcTStVlqfycTx1KR4LOr0g==}
|
|
engines: {node: '>=4'}
|
|
|
|
regenerate@1.4.2:
|
|
resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==}
|
|
|
|
regenerator-runtime@0.13.11:
|
|
resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==}
|
|
|
|
regexp.prototype.flags@1.5.4:
|
|
resolution: {integrity: sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
regexpu-core@6.4.0:
|
|
resolution: {integrity: sha512-0ghuzq67LI9bLXpOX/ISfve/Mq33a4aFRzoQYhnnok1JOFpmE/A2TBGkNVenOGEeSBCjIiWcc6MVOG5HEQv0sA==}
|
|
engines: {node: '>=4'}
|
|
|
|
regjsgen@0.8.0:
|
|
resolution: {integrity: sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==}
|
|
|
|
regjsparser@0.13.1:
|
|
resolution: {integrity: sha512-dLsljMd9sqwRkby8zhO1gSg3PnJIBFid8f4CQj/sXx+7cKx+E7u0PKhZ+U4wmhx7EfmtvnA318oVaIkAB1lRJw==}
|
|
hasBin: true
|
|
|
|
remove-trailing-slash@0.1.1:
|
|
resolution: {integrity: sha512-o4S4Qh6L2jpnCy83ysZDau+VORNvnFw07CKSAymkd6ICNVEPisMyzlc00KlvvicsxKck94SEwhDnMNdICzO+tA==}
|
|
|
|
require-directory@2.1.1:
|
|
resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
require-from-string@2.0.2:
|
|
resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
require-in-the-middle@7.5.2:
|
|
resolution: {integrity: sha512-gAZ+kLqBdHarXB64XpAe2VCjB7rIRv+mU8tfRWziHRJ5umKsIHN2tLLv6EtMw7WCdP19S0ERVMldNvxYCHnhSQ==}
|
|
engines: {node: '>=8.6.0'}
|
|
|
|
require-main-filename@2.0.0:
|
|
resolution: {integrity: sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==}
|
|
|
|
requireg@0.2.2:
|
|
resolution: {integrity: sha512-nYzyjnFcPNGR3lx9lwPPPnuQxv6JWEZd2Ci0u9opN7N5zUEPIhY/GbL3vMGOr2UXwEg9WwSyV9X9Y/kLFgPsOg==}
|
|
engines: {node: '>= 4.0.0'}
|
|
|
|
requires-port@1.0.0:
|
|
resolution: {integrity: sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==}
|
|
|
|
resend@3.5.0:
|
|
resolution: {integrity: sha512-bKu4LhXSecP6krvhfDzyDESApYdNfjirD5kykkT1xO0Cj9TKSiGh5Void4pGTs3Am+inSnp4dg0B5XzdwHBJOQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
resolve-cwd@3.0.0:
|
|
resolution: {integrity: sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==}
|
|
engines: {node: '>=8'}
|
|
|
|
resolve-from@3.0.0:
|
|
resolution: {integrity: sha512-GnlH6vxLymXJNMBo7XP1fJIzBFbdYt49CuTwmB/6N53t+kMPRMFKz783LlQ4tv28XoQfMWinAJX6WCGf2IlaIw==}
|
|
engines: {node: '>=4'}
|
|
|
|
resolve-from@4.0.0:
|
|
resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
|
|
engines: {node: '>=4'}
|
|
|
|
resolve-from@5.0.0:
|
|
resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==}
|
|
engines: {node: '>=8'}
|
|
|
|
resolve-workspace-root@2.0.1:
|
|
resolution: {integrity: sha512-nR23LHAvaI6aHtMg6RWoaHpdR4D881Nydkzi2CixINyg9T00KgaJdJI6Vwty+Ps8WLxZHuxsS0BseWjxSA4C+w==}
|
|
|
|
resolve.exports@2.0.3:
|
|
resolution: {integrity: sha512-OcXjMsGdhL4XnbShKpAcSqPMzQoYkYyhbEaeSko47MjRP9NfEQMhZkXL1DoFlt9LWQn4YttrdnV6X2OiyzBi+A==}
|
|
engines: {node: '>=10'}
|
|
|
|
resolve@1.22.12:
|
|
resolution: {integrity: sha512-TyeJ1zif53BPfHootBGwPRYT1RUt6oGWsaQr8UyZW/eAm9bKoijtvruSDEmZHm92CwS9nj7/fWttqPCgzep8CA==}
|
|
engines: {node: '>= 0.4'}
|
|
hasBin: true
|
|
|
|
resolve@1.7.1:
|
|
resolution: {integrity: sha512-c7rwLofp8g1U+h1KNyHL/jicrKg1Ek4q+Lr33AL65uZTinUZHe30D5HlyN5V9NW0JX1D5dXQ4jqW5l7Sy/kGfw==}
|
|
|
|
resolve@2.0.0-next.7:
|
|
resolution: {integrity: sha512-tqt+NBWwyaMgw3zDsnygx4CByWjQEJHOPMdslYhppaQSJUtL/D4JO9CcBBlhPoI8lz9oJIDXkwXfhF4aWqP8xQ==}
|
|
engines: {node: '>= 0.4'}
|
|
hasBin: true
|
|
|
|
restore-cursor@2.0.0:
|
|
resolution: {integrity: sha512-6IzJLuGi4+R14vwagDHX+JrXmPVtPpn4mffDJ1UdR7/Edm87fl6yi8mMBIVvFtJaNTUvjughmW4hwLhRG7gC1Q==}
|
|
engines: {node: '>=4'}
|
|
|
|
restore-cursor@3.1.0:
|
|
resolution: {integrity: sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==}
|
|
engines: {node: '>=8'}
|
|
|
|
restructure@2.0.1:
|
|
resolution: {integrity: sha512-e0dOpjm5DseomnXx2M5lpdZ5zoHqF1+bqdMJUohoYVVQa7cBdnk7fdmeI6byNWP/kiME72EeTiSypTCVnpLiDg==}
|
|
|
|
ret@0.5.0:
|
|
resolution: {integrity: sha512-I1XxrZSQ+oErkRR4jYbAyEEu2I0avBvvMM5JN+6EBprOGRCs63ENqZ3vjavq8fBw2+62G5LF5XelKwuJpcvcxw==}
|
|
engines: {node: '>=10'}
|
|
|
|
retry-request@7.0.2:
|
|
resolution: {integrity: sha512-dUOvLMJ0/JJYEn8NrpOaGNE7X3vpI5XlZS/u0ANjqtcZVKnIxP7IgCFwrKTxENw29emmwug53awKtaMm4i9g5w==}
|
|
engines: {node: '>=14'}
|
|
|
|
retry@0.13.1:
|
|
resolution: {integrity: sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==}
|
|
engines: {node: '>= 4'}
|
|
|
|
reusify@1.1.0:
|
|
resolution: {integrity: sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==}
|
|
engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
|
|
|
|
rfdc@1.4.1:
|
|
resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==}
|
|
|
|
rimraf@2.6.3:
|
|
resolution: {integrity: sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==}
|
|
deprecated: Rimraf versions prior to v4 are no longer supported
|
|
hasBin: true
|
|
|
|
rimraf@3.0.2:
|
|
resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==}
|
|
deprecated: Rimraf versions prior to v4 are no longer supported
|
|
hasBin: true
|
|
|
|
rollup@4.60.4:
|
|
resolution: {integrity: sha512-WHeFSbZYsPu3+bLoNRUuAO+wavNlocOPf3wSHTP7hcFKVnJeWsYlCDbr3mTS14FCizf9ccIxXA8sGL8zKeQN3g==}
|
|
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
|
hasBin: true
|
|
|
|
run-parallel@1.2.0:
|
|
resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
|
|
|
|
safe-array-concat@1.1.4:
|
|
resolution: {integrity: sha512-wtZlHyOje6OZTGqAoaDKxFkgRtkF9CnHAVnCHKfuj200wAgL+bSJhdsCD2l0Qx/2ekEXjPWcyKkfGb5CPboslg==}
|
|
engines: {node: '>=0.4'}
|
|
|
|
safe-buffer@5.1.2:
|
|
resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==}
|
|
|
|
safe-buffer@5.2.1:
|
|
resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
|
|
|
|
safe-push-apply@1.0.0:
|
|
resolution: {integrity: sha512-iKE9w/Z7xCzUMIZqdBsp6pEQvwuEebH4vdpjcDWnyzaI6yl6O9FHvVpmGelvEHNsoY6wGblkxR6Zty/h00WiSA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
safe-regex-test@1.1.0:
|
|
resolution: {integrity: sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
safe-regex2@5.1.1:
|
|
resolution: {integrity: sha512-mOSBvHGDZMuIEZMdOz/aCEYDCv0E7nfcNsIhUF+/P+xC7Hyf3FkvymqgPbg9D1EdSGu+uKbJgy09K/RKKc7kJA==}
|
|
hasBin: true
|
|
|
|
safe-stable-stringify@2.5.0:
|
|
resolution: {integrity: sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==}
|
|
engines: {node: '>=10'}
|
|
|
|
safer-buffer@2.1.2:
|
|
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
|
|
|
|
sax@1.6.0:
|
|
resolution: {integrity: sha512-6R3J5M4AcbtLUdZmRv2SygeVaM7IhrLXu9BmnOGmmACak8fiUtOsYNWUS4uK7upbmHIBbLBeFeI//477BKLBzA==}
|
|
engines: {node: '>=11.0.0'}
|
|
|
|
scheduler@0.23.2:
|
|
resolution: {integrity: sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==}
|
|
|
|
scheduler@0.24.0-canary-efb381bbf-20230505:
|
|
resolution: {integrity: sha512-ABvovCDe/k9IluqSh4/ISoq8tIJnW8euVAWYt5j/bg6dRnqwQwiGO1F/V4AyK96NGF/FB04FhOUDuWj8IKfABA==}
|
|
|
|
scheduler@0.27.0:
|
|
resolution: {integrity: sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==}
|
|
|
|
scmp@2.1.0:
|
|
resolution: {integrity: sha512-o/mRQGk9Rcer/jEEw/yw4mwo3EU/NvYvp577/Btqrym9Qy5/MdWGBqipbALgd2lrdWTJ5/gqDusxfnQBxOxT2Q==}
|
|
deprecated: Just use Node.js's crypto.timingSafeEqual()
|
|
|
|
secure-json-parse@2.7.0:
|
|
resolution: {integrity: sha512-6aU+Rwsezw7VR8/nyvKTx8QpWH9FrcYiXXlqC4z5d5XQBDRqtbfsRjnwGyqbi3gddNtWHuEk9OANUotL26qKUw==}
|
|
|
|
secure-json-parse@4.1.0:
|
|
resolution: {integrity: sha512-l4KnYfEyqYJxDwlNVyRfO2E4NTHfMKAWdUuA8J0yve2Dz/E/PdBepY03RvyJpssIpRFwJoCD55wA+mEDs6ByWA==}
|
|
|
|
selderee@0.11.0:
|
|
resolution: {integrity: sha512-5TF+l7p4+OsnP8BCCvSyZiSPc4x4//p5uPwK8TCnVPJYRmU2aYKMpOXvw8zM5a5JvuuCGN1jmsMwuU2W02ukfA==}
|
|
|
|
selfsigned@2.4.1:
|
|
resolution: {integrity: sha512-th5B4L2U+eGLq1TVh7zNRGBapioSORUeymIydxgFpwww9d2qyKvtuPU2jJuHvYAwwqi2Y596QBL3eEqcPEYL8Q==}
|
|
engines: {node: '>=10'}
|
|
|
|
semver@5.7.2:
|
|
resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==}
|
|
hasBin: true
|
|
|
|
semver@6.3.1:
|
|
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
|
|
hasBin: true
|
|
|
|
semver@7.5.3:
|
|
resolution: {integrity: sha512-QBlUtyVk/5EeHbi7X0fw6liDZc7BBmEaSYn01fMU1OUYbf6GPsbTtd8WmnqbI20SeycoHSeiybkE/q1Q+qlThQ==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
|
|
semver@7.8.0:
|
|
resolution: {integrity: sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
|
|
send@0.18.0:
|
|
resolution: {integrity: sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
send@0.19.2:
|
|
resolution: {integrity: sha512-VMbMxbDeehAxpOtWJXlcUS5E8iXh6QmN+BkRX1GARS3wRaXEEgzCcB10gTQazO42tpNIya8xIyNx8fll1OFPrg==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
serialize-error@2.1.0:
|
|
resolution: {integrity: sha512-ghgmKt5o4Tly5yEG/UJp8qTd0AN7Xalw4XBtDEKP655B699qMEtra1WlXeE6WIvdEG481JvRxULKsInq/iNysw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
seroval-plugins@1.5.4:
|
|
resolution: {integrity: sha512-S0xQPhUTefAhNvNWFg0c1J8qJArHt5KdtJ/cFAofo06KD1MVSeFWyl4iiu+ApDIuw0WhjpOfCdgConOfAnLgkw==}
|
|
engines: {node: '>=10'}
|
|
peerDependencies:
|
|
seroval: ^1.0
|
|
|
|
seroval@1.5.4:
|
|
resolution: {integrity: sha512-46uFvgrXTVxZcUorgSSRZ4y+ieqLLQRMlG4bnCZKW3qI6BZm7Rg4ntMW4p1mILEEBZWrFlcpp0AyIIlM6jD9iw==}
|
|
engines: {node: '>=10'}
|
|
|
|
serve-static@1.16.3:
|
|
resolution: {integrity: sha512-x0RTqQel6g5SY7Lg6ZreMmsOzncHFU7nhnRWkKgWuMTu5NN0DR5oruckMqRvacAN9d5w6ARnRBXl9xhDCgfMeA==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
set-blocking@2.0.0:
|
|
resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==}
|
|
|
|
set-cookie-parser@2.7.2:
|
|
resolution: {integrity: sha512-oeM1lpU/UvhTxw+g3cIfxXHyJRc/uidd3yK1P242gzHds0udQBYzs3y8j4gCCW+ZJ7ad0yctld8RYO+bdurlvw==}
|
|
|
|
set-function-length@1.2.2:
|
|
resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
set-function-name@2.0.2:
|
|
resolution: {integrity: sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
set-proto@1.0.0:
|
|
resolution: {integrity: sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
setimmediate@1.0.5:
|
|
resolution: {integrity: sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==}
|
|
|
|
setprototypeof@1.2.0:
|
|
resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==}
|
|
|
|
shallow-clone@3.0.1:
|
|
resolution: {integrity: sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==}
|
|
engines: {node: '>=8'}
|
|
|
|
sharp@0.34.5:
|
|
resolution: {integrity: sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
|
|
shebang-command@1.2.0:
|
|
resolution: {integrity: sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
shebang-command@2.0.0:
|
|
resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
|
|
engines: {node: '>=8'}
|
|
|
|
shebang-regex@1.0.0:
|
|
resolution: {integrity: sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
shebang-regex@3.0.0:
|
|
resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
|
|
engines: {node: '>=8'}
|
|
|
|
shell-quote@1.8.3:
|
|
resolution: {integrity: sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
shimmer@1.2.1:
|
|
resolution: {integrity: sha512-sQTKC1Re/rM6XyFM6fIAGHRPVGvyXfgzIDvzoq608vM+jeyVD0Tu1E6Np0Kc2zAIFWIj963V2800iF/9LPieQw==}
|
|
|
|
side-channel-list@1.0.1:
|
|
resolution: {integrity: sha512-mjn/0bi/oUURjc5Xl7IaWi/OJJJumuoJFQJfDDyO46+hBWsfaVM65TBHq2eoZBhzl9EchxOijpkbRC8SVBQU0w==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
side-channel-map@1.0.1:
|
|
resolution: {integrity: sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
side-channel-weakmap@1.0.2:
|
|
resolution: {integrity: sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
side-channel@1.1.0:
|
|
resolution: {integrity: sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
siginfo@2.0.0:
|
|
resolution: {integrity: sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==}
|
|
|
|
signal-exit@3.0.7:
|
|
resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==}
|
|
|
|
signal-exit@4.1.0:
|
|
resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
|
|
engines: {node: '>=14'}
|
|
|
|
simple-plist@1.3.1:
|
|
resolution: {integrity: sha512-iMSw5i0XseMnrhtIzRb7XpQEXepa9xhWxGUojHBL43SIpQuDQkh3Wpy67ZbDzZVr6EKxvwVChnVpdl8hEVLDiw==}
|
|
|
|
simple-swizzle@0.2.4:
|
|
resolution: {integrity: sha512-nAu1WFPQSMNr2Zn9PGSZK9AGn4t/y97lEm+MXTtUDwfP0ksAIX4nO+6ruD9Jwut4C49SB1Ws+fbXsm/yScWOHw==}
|
|
|
|
sisteransi@1.0.5:
|
|
resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==}
|
|
|
|
slash@3.0.0:
|
|
resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
|
|
engines: {node: '>=8'}
|
|
|
|
slice-ansi@2.1.0:
|
|
resolution: {integrity: sha512-Qu+VC3EwYLldKa1fCxuuvULvSJOKEgk9pi8dZeCVK7TqBfUNTH4sFkk4joj8afVSfAYgJoSOetjx9QWOJ5mYoQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
slugify@1.6.9:
|
|
resolution: {integrity: sha512-vZ7rfeehZui7wQs438JXBckYLkIIdfHOXsaVEUMyS5fHo1483l1bMdo0EDSWYclY0yZKFOipDy4KHuKs6ssvdg==}
|
|
engines: {node: '>=8.0.0'}
|
|
|
|
solid-js@1.9.12:
|
|
resolution: {integrity: sha512-QzKaSJq2/iDrWR1As6MHZQ8fQkdOBf8GReYb7L5iKwMGceg7HxDcaOHk0at66tNgn9U2U7dXo8ZZpLIAmGMzgw==}
|
|
|
|
solid-refresh@0.6.3:
|
|
resolution: {integrity: sha512-F3aPsX6hVw9ttm5LYlth8Q15x6MlI/J3Dn+o3EQyRTtTxidepSTwAYdozt01/YA+7ObcciagGEyXIopGZzQtbA==}
|
|
peerDependencies:
|
|
solid-js: ^1.3
|
|
|
|
sonic-boom@4.2.1:
|
|
resolution: {integrity: sha512-w6AxtubXa2wTXAUsZMMWERrsIRAdrK0Sc+FUytWvYAhBJLyuI4llrMIC1DtlNSdI99EI86KZum2MMq3EAZlF9Q==}
|
|
|
|
source-map-js@1.2.1:
|
|
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
source-map-support@0.5.13:
|
|
resolution: {integrity: sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==}
|
|
|
|
source-map-support@0.5.21:
|
|
resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}
|
|
|
|
source-map@0.5.7:
|
|
resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
source-map@0.6.1:
|
|
resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
source-map@0.7.6:
|
|
resolution: {integrity: sha512-i5uvt8C3ikiWeNZSVZNWcfZPItFQOsYTUAOkcUPGd8DqDy1uOUikjt5dG+uRlwyvR108Fb9DOd4GvXfT0N2/uQ==}
|
|
engines: {node: '>= 12'}
|
|
|
|
spark-md5@3.0.2:
|
|
resolution: {integrity: sha512-wcFzz9cDfbuqe0FZzfi2or1sgyIrsDwmPwfZC4hiNidPdPINjeUwNfv5kldczoEAcjl9Y1L3SM7Uz2PUEQzxQw==}
|
|
|
|
split-on-first@1.1.0:
|
|
resolution: {integrity: sha512-43ZssAJaMusuKWL8sKUBQXHWOpq8d6CfN/u1p4gUzfJkM05C8rxTmYrkIPTXapZpORA6LkkzcUulJ8FqA7Uudw==}
|
|
engines: {node: '>=6'}
|
|
|
|
split2@4.2.0:
|
|
resolution: {integrity: sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==}
|
|
engines: {node: '>= 10.x'}
|
|
|
|
sprintf-js@1.0.3:
|
|
resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==}
|
|
|
|
ssri@10.0.6:
|
|
resolution: {integrity: sha512-MGrFH9Z4NP9Iyhqn16sDtBpRRNJ0Y2hNa6D65h736fVSaPCHr4DM4sWUNvVaSuC+0OBGhwsrydQwmgfg5LncqQ==}
|
|
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
|
|
|
stack-utils@2.0.6:
|
|
resolution: {integrity: sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
stackback@0.0.2:
|
|
resolution: {integrity: sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==}
|
|
|
|
stackframe@1.3.4:
|
|
resolution: {integrity: sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw==}
|
|
|
|
stacktrace-parser@0.1.11:
|
|
resolution: {integrity: sha512-WjlahMgHmCJpqzU8bIBy4qtsZdU9lRlcZE3Lvyej6t4tuOuv1vk57OW3MBrj6hXBFx/nNoC9MPMTcr5YA7NQbg==}
|
|
engines: {node: '>=6'}
|
|
|
|
standard-as-callback@2.1.0:
|
|
resolution: {integrity: sha512-qoRRSyROncaz1z0mvYqIE4lCd9p2R90i6GxW3uZv5ucSu8tU7B5HXUP1gG8pVZsYNVaXjk8ClXHPttLyxAL48A==}
|
|
|
|
statuses@1.5.0:
|
|
resolution: {integrity: sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
statuses@2.0.1:
|
|
resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
statuses@2.0.2:
|
|
resolution: {integrity: sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
std-env@4.1.0:
|
|
resolution: {integrity: sha512-Rq7ybcX2RuC55r9oaPVEW7/xu3tj8u4GeBYHBWCychFtzMIr86A7e3PPEBPT37sHStKX3+TiX/Fr/ACmJLVlLQ==}
|
|
|
|
stop-iteration-iterator@1.1.0:
|
|
resolution: {integrity: sha512-eLoXW/DHyl62zxY4SCaIgnRhuMr6ri4juEYARS8E6sCEqzKpOiE521Ucofdx+KnDZl5xmvGYaaKCk5FEOxJCoQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
stream-buffers@2.2.0:
|
|
resolution: {integrity: sha512-uyQK/mx5QjHun80FLJTfaWE7JtwfRMKBLkMne6udYOmvH0CawotVa7TfgYHzAnpphn4+TweIx1QKMnRIbipmUg==}
|
|
engines: {node: '>= 0.10.0'}
|
|
|
|
stream-events@1.0.5:
|
|
resolution: {integrity: sha512-E1GUzBSgvct8Jsb3v2X15pjzN1tYebtbLaMg+eBOUOAxgbLoSbT2NS91ckc5lJD1KfLjId+jXJRgo0qnV5Nerg==}
|
|
|
|
stream-shift@1.0.3:
|
|
resolution: {integrity: sha512-76ORR0DO1o1hlKwTbi/DM3EXWGf3ZJYO8cXX5RJwnul2DEg2oyoZyjLNoQM8WsvZiFKCRfC1O0J7iCvie3RZmQ==}
|
|
|
|
stream-wormhole@1.1.0:
|
|
resolution: {integrity: sha512-gHFfL3px0Kctd6Po0M8TzEvt3De/xu6cnRrjlfYNhwbhLPLwigI2t1nc6jrzNuaYg5C4YF78PPFuQPzRiqn9ew==}
|
|
engines: {node: '>=4.0.0'}
|
|
|
|
strict-uri-encode@2.0.0:
|
|
resolution: {integrity: sha512-QwiXZgpRcKkhTj2Scnn++4PKtWsH0kpzZ62L2R6c/LUVYv7hVnZqcg2+sMuT6R7Jusu1vviK/MFsu6kNJfWlEQ==}
|
|
engines: {node: '>=4'}
|
|
|
|
string-length@4.0.2:
|
|
resolution: {integrity: sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
string-width@4.2.3:
|
|
resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
|
|
engines: {node: '>=8'}
|
|
|
|
string-width@5.1.2:
|
|
resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==}
|
|
engines: {node: '>=12'}
|
|
|
|
string.prototype.matchall@4.0.12:
|
|
resolution: {integrity: sha512-6CC9uyBL+/48dYizRf7H7VAYCMCNTBeM78x/VTUe9bFEaxBepPJDa1Ow99LqI/1yF7kuy7Q3cQsYMrcjGUcskA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
string.prototype.repeat@1.0.0:
|
|
resolution: {integrity: sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==}
|
|
|
|
string.prototype.trim@1.2.10:
|
|
resolution: {integrity: sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
string.prototype.trimend@1.0.9:
|
|
resolution: {integrity: sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
string.prototype.trimstart@1.0.8:
|
|
resolution: {integrity: sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
string_decoder@1.1.1:
|
|
resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==}
|
|
|
|
string_decoder@1.3.0:
|
|
resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
|
|
|
|
strip-ansi@5.2.0:
|
|
resolution: {integrity: sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==}
|
|
engines: {node: '>=6'}
|
|
|
|
strip-ansi@6.0.1:
|
|
resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
|
|
engines: {node: '>=8'}
|
|
|
|
strip-ansi@7.2.0:
|
|
resolution: {integrity: sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==}
|
|
engines: {node: '>=12'}
|
|
|
|
strip-bom@4.0.0:
|
|
resolution: {integrity: sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==}
|
|
engines: {node: '>=8'}
|
|
|
|
strip-eof@1.0.0:
|
|
resolution: {integrity: sha512-7FCwGGmx8mD5xQd3RPUvnSpUXHM3BWuzjtpD4TXsfcZ9EL4azvVVUscFYwD9nx8Kh+uCBC00XBtAykoMHwTh8Q==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
strip-final-newline@2.0.0:
|
|
resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==}
|
|
engines: {node: '>=6'}
|
|
|
|
strip-json-comments@2.0.1:
|
|
resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
strip-json-comments@3.1.1:
|
|
resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
|
|
engines: {node: '>=8'}
|
|
|
|
stripe@14.25.0:
|
|
resolution: {integrity: sha512-wQS3GNMofCXwH8TSje8E1SE8zr6ODiGtHQgPtO95p9Mb4FhKC9jvXR2NUTpZ9ZINlckJcFidCmaTFV4P6vsb9g==}
|
|
engines: {node: '>=12.*'}
|
|
|
|
strnum@1.1.2:
|
|
resolution: {integrity: sha512-vrN+B7DBIoTTZjnPNewwhx6cBA/H+IS7rfW68n7XxC1y7uoiGQBxaKzqucGUgavX15dJgiGztLJ8vxuEzwqBdA==}
|
|
|
|
strnum@2.3.0:
|
|
resolution: {integrity: sha512-ums3KNd42PGyx5xaoVTO1mjU1bH3NpY4vsrVlnv9PNGqQj8wd7rJ6nEypLrJ7z5vxK5RP0yMLo6J/Gsm62DI5Q==}
|
|
|
|
structured-headers@0.4.1:
|
|
resolution: {integrity: sha512-0MP/Cxx5SzeeZ10p/bZI0S6MpgD+yxAhi1BOQ34jgnMXsCq3j1t6tQnZu+KdlL7dvJTLT3g9xN8tl10TqgFMcg==}
|
|
|
|
stubs@3.0.0:
|
|
resolution: {integrity: sha512-PdHt7hHUJKxvTCgbKX9C1V/ftOcjJQgz8BZwNfV5c4B6dcGqlpelTbJ999jBGZ2jYiPAwcX5dP6oBwVlBlUbxw==}
|
|
|
|
styled-jsx@5.1.6:
|
|
resolution: {integrity: sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==}
|
|
engines: {node: '>= 12.0.0'}
|
|
peerDependencies:
|
|
'@babel/core': '*'
|
|
babel-plugin-macros: '*'
|
|
react: '>= 16.8.0 || 17.x.x || ^18.0.0-0 || ^19.0.0-0'
|
|
peerDependenciesMeta:
|
|
'@babel/core':
|
|
optional: true
|
|
babel-plugin-macros:
|
|
optional: true
|
|
|
|
sucrase@3.34.0:
|
|
resolution: {integrity: sha512-70/LQEZ07TEcxiU2dz51FKaE6hCTWC6vr7FOk3Gr0U60C3shtAN+H+BFr9XlYe5xqf3RA8nrc+VIwzCfnxuXJw==}
|
|
engines: {node: '>=8'}
|
|
hasBin: true
|
|
|
|
sucrase@3.35.1:
|
|
resolution: {integrity: sha512-DhuTmvZWux4H1UOnWMB3sk0sbaCVOoQZjv8u1rDoTV0HTdGem9hkAZtl4JZy8P2z4Bg0nT+YMeOFyVr4zcG5Tw==}
|
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
hasBin: true
|
|
|
|
sudo-prompt@9.2.1:
|
|
resolution: {integrity: sha512-Mu7R0g4ig9TUuGSxJavny5Rv0egCEtpZRNMrZaYS1vxkiIxGiGUwoezU3LazIQ+KE04hTrTfNPgxU5gzi7F5Pw==}
|
|
deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
|
|
|
|
supports-color@5.5.0:
|
|
resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==}
|
|
engines: {node: '>=4'}
|
|
|
|
supports-color@7.2.0:
|
|
resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
|
|
engines: {node: '>=8'}
|
|
|
|
supports-color@8.1.1:
|
|
resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==}
|
|
engines: {node: '>=10'}
|
|
|
|
supports-hyperlinks@2.3.0:
|
|
resolution: {integrity: sha512-RpsAZlpWcDwOPQA22aCH4J0t7L8JmAvsCxfOSEwm7cQs3LshN36QaTkwd70DnBOXDWGssw2eUoc8CaRWT0XunA==}
|
|
engines: {node: '>=8'}
|
|
|
|
supports-preserve-symlinks-flag@1.0.0:
|
|
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
tar@6.2.1:
|
|
resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==}
|
|
engines: {node: '>=10'}
|
|
deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
|
|
|
|
teeny-request@9.0.0:
|
|
resolution: {integrity: sha512-resvxdc6Mgb7YEThw6G6bExlXKkv6+YbuzGg9xuXxSgxJF7Ozs+o8Y9+2R3sArdWdW8nOokoQb1yrpFB0pQK2g==}
|
|
engines: {node: '>=14'}
|
|
|
|
temp-dir@1.0.0:
|
|
resolution: {integrity: sha512-xZFXEGbG7SNC3itwBzI3RYjq/cEhBkx2hJuKGIUOcEULmkQExXiHat2z/qkISYsuR+IKumhEfKKbV5qXmhICFQ==}
|
|
engines: {node: '>=4'}
|
|
|
|
temp-dir@2.0.0:
|
|
resolution: {integrity: sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==}
|
|
engines: {node: '>=8'}
|
|
|
|
temp@0.8.4:
|
|
resolution: {integrity: sha512-s0ZZzd0BzYv5tLSptZooSjK8oj6C+c19p7Vqta9+6NPOf7r+fxq0cJe6/oN4LTC79sy5NY8ucOJNgwsKCSbfqg==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
tempy@0.3.0:
|
|
resolution: {integrity: sha512-WrH/pui8YCwmeiAoxV+lpRH9HpRtgBhSR2ViBPgpGb/wnYDzp21R4MN45fsCGvLROvY67o3byhJRYRONJyImVQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
tempy@0.7.1:
|
|
resolution: {integrity: sha512-vXPxwOyaNVi9nyczO16mxmHGpl6ASC5/TVhRRHpqeYHvKQm58EaWNvZXxAhR0lYYnBOQFjXjhzeLsaXdjxLjRg==}
|
|
engines: {node: '>=10'}
|
|
|
|
terminal-link@2.1.1:
|
|
resolution: {integrity: sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
terser@5.47.1:
|
|
resolution: {integrity: sha512-tPbLXTI6ohPASb/1YViL428oEHu6/qv1OxqYnfaonVCFHqx4+wCd95pHrQWsL5X4pl90CTyW9piSAsS2L0VoMw==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
|
|
test-exclude@6.0.0:
|
|
resolution: {integrity: sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==}
|
|
engines: {node: '>=8'}
|
|
|
|
text-decoding@1.0.0:
|
|
resolution: {integrity: sha512-/0TJD42KDnVwKmDK6jj3xP7E2MG7SHAOG4tyTgyUCRPdHwvkquYNLEQltmdMa3owq3TkddCVcTsoctJI8VQNKA==}
|
|
|
|
text-table@0.2.0:
|
|
resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
|
|
|
|
thenify-all@1.6.0:
|
|
resolution: {integrity: sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==}
|
|
engines: {node: '>=0.8'}
|
|
|
|
thenify@3.3.1:
|
|
resolution: {integrity: sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==}
|
|
|
|
thread-stream@4.1.0:
|
|
resolution: {integrity: sha512-Bw6h2iBDt16v6iHLChBIoVYU8CBo9GPsW8TG7h1hRVhqKhIkH6N8qkxNSmiOZTKsCLPbtWG4ViWLkU6KeKXpig==}
|
|
engines: {node: '>=20'}
|
|
|
|
throat@5.0.0:
|
|
resolution: {integrity: sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA==}
|
|
|
|
through2@2.0.5:
|
|
resolution: {integrity: sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==}
|
|
|
|
tiny-inflate@1.0.3:
|
|
resolution: {integrity: sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==}
|
|
|
|
tinybench@2.9.0:
|
|
resolution: {integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==}
|
|
|
|
tinyexec@1.1.2:
|
|
resolution: {integrity: sha512-dAqSqE/RabpBKI8+h26GfLq6Vb3JVXs30XYQjdMjaj/c2tS8IYYMbIzP599KtRj7c57/wYApb3QjgRgXmrCukA==}
|
|
engines: {node: '>=18'}
|
|
|
|
tinyglobby@0.2.16:
|
|
resolution: {integrity: sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==}
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
tinyrainbow@3.1.0:
|
|
resolution: {integrity: sha512-Bf+ILmBgretUrdJxzXM0SgXLZ3XfiaUuOj/IKQHuTXip+05Xn+uyEYdVg0kYDipTBcLrCVyUzAPz7QmArb0mmw==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
tmpl@1.0.5:
|
|
resolution: {integrity: sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==}
|
|
|
|
to-regex-range@5.0.1:
|
|
resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
|
|
engines: {node: '>=8.0'}
|
|
|
|
toad-cache@3.7.0:
|
|
resolution: {integrity: sha512-/m8M+2BJUpoJdgAHoG+baCwBT+tf2VraSfkBgl0Y00qIWt41DJ8R5B8nsEw0I58YwF5IZH6z24/2TobDKnqSWw==}
|
|
engines: {node: '>=12'}
|
|
|
|
toidentifier@1.0.1:
|
|
resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==}
|
|
engines: {node: '>=0.6'}
|
|
|
|
toqr@0.1.1:
|
|
resolution: {integrity: sha512-FWAPzCIHZHnrE/5/w9MPk0kK25hSQSH2IKhYh9PyjS3SG/+IEMvlwIHbhz+oF7xl54I+ueZlVnMjyzdSwLmAwA==}
|
|
|
|
tr46@0.0.3:
|
|
resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==}
|
|
|
|
traverse@0.6.11:
|
|
resolution: {integrity: sha512-vxXDZg8/+p3gblxB6BhhG5yWVn1kGRlaL8O78UDXc3wRnPizB5g83dcvWV1jpDMIPnjZjOFuxlMmE82XJ4407w==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
trim-right@1.0.1:
|
|
resolution: {integrity: sha512-WZGXGstmCWgeevgTL54hrCuw1dyMQIzWy7ZfqRJfSmJZBwklI15egmQytFP6bPidmw3M8d5yEowl1niq4vmqZw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
ts-interface-checker@0.1.13:
|
|
resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
|
|
|
|
ts-jest@29.4.9:
|
|
resolution: {integrity: sha512-LTb9496gYPMCqjeDLdPrKuXtncudeV1yRZnF4Wo5l3SFi0RYEnYRNgMrFIdg+FHvfzjCyQk1cLncWVqiSX+EvQ==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@babel/core': '>=7.0.0-beta.0 <8'
|
|
'@jest/transform': ^29.0.0 || ^30.0.0
|
|
'@jest/types': ^29.0.0 || ^30.0.0
|
|
babel-jest: ^29.0.0 || ^30.0.0
|
|
esbuild: '*'
|
|
jest: ^29.0.0 || ^30.0.0
|
|
jest-util: ^29.0.0 || ^30.0.0
|
|
typescript: '>=4.3 <7'
|
|
peerDependenciesMeta:
|
|
'@babel/core':
|
|
optional: true
|
|
'@jest/transform':
|
|
optional: true
|
|
'@jest/types':
|
|
optional: true
|
|
babel-jest:
|
|
optional: true
|
|
esbuild:
|
|
optional: true
|
|
jest-util:
|
|
optional: true
|
|
|
|
ts-node@10.9.2:
|
|
resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@swc/core': '>=1.2.50'
|
|
'@swc/wasm': '>=1.2.50'
|
|
'@types/node': '*'
|
|
typescript: '>=2.7'
|
|
peerDependenciesMeta:
|
|
'@swc/core':
|
|
optional: true
|
|
'@swc/wasm':
|
|
optional: true
|
|
|
|
tslib@2.8.1:
|
|
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
|
|
|
|
tsx@4.22.0:
|
|
resolution: {integrity: sha512-8ccZMPD69s1AbKXx0C5ddTNZfNjwV04iIKgjZmKfKxMynEtSYcK0Lh7iQFh53fI5Yu4pb9usgAiqyPmEONaALg==}
|
|
engines: {node: '>=18.0.0'}
|
|
hasBin: true
|
|
|
|
turbo@2.9.12:
|
|
resolution: {integrity: sha512-lCPgus1NuTiBdaITWqzSH/Ff6HVL8HHGBtOXHg1dHRfcshN79XkygSdh0M6g8b0td91ILLG5MTkLOkp5UvyPJw==}
|
|
hasBin: true
|
|
|
|
twilio@4.23.0:
|
|
resolution: {integrity: sha512-LdNBQfOe0dY2oJH2sAsrxazpgfFQo5yXGxe96QA8UWB5uu+433PrUbkv8gQ5RmrRCqUTPQ0aOrIyAdBr1aB03Q==}
|
|
engines: {node: '>=14.0'}
|
|
|
|
type-check@0.4.0:
|
|
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
type-detect@4.0.8:
|
|
resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==}
|
|
engines: {node: '>=4'}
|
|
|
|
type-fest@0.16.0:
|
|
resolution: {integrity: sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==}
|
|
engines: {node: '>=10'}
|
|
|
|
type-fest@0.20.2:
|
|
resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
type-fest@0.21.3:
|
|
resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==}
|
|
engines: {node: '>=10'}
|
|
|
|
type-fest@0.3.1:
|
|
resolution: {integrity: sha512-cUGJnCdr4STbePCgqNFbpVNCepa+kAVohJs1sLhxzdH+gnEoOd8VhbYa7pD3zZYGiURWM2xzEII3fQcRizDkYQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
type-fest@0.7.1:
|
|
resolution: {integrity: sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==}
|
|
engines: {node: '>=8'}
|
|
|
|
type-fest@4.41.0:
|
|
resolution: {integrity: sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==}
|
|
engines: {node: '>=16'}
|
|
|
|
type-is@1.6.18:
|
|
resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
type-is@2.1.0:
|
|
resolution: {integrity: sha512-faYHw0anBbc/kWF3zFTEnxSFOAGUX9GFbOBthvDdLsIlEoWOFOtS0zgCiQYwIskL9iGXZL3kAXD8OoZ4GmMATA==}
|
|
engines: {node: '>= 18'}
|
|
|
|
typed-array-buffer@1.0.3:
|
|
resolution: {integrity: sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
typed-array-byte-length@1.0.3:
|
|
resolution: {integrity: sha512-BaXgOuIxz8n8pIq3e7Atg/7s+DpiYrxn4vdot3w9KbnBhcRQq6o3xemQdIfynqSeXeDrF32x+WvfzmOjPiY9lg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
typed-array-byte-offset@1.0.4:
|
|
resolution: {integrity: sha512-bTlAFB/FBYMcuX81gbL4OcpH5PmlFHqlCCpAl8AlEzMz5k53oNDvN8p1PNOWLEmI2x4orp3raOFB51tv9X+MFQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
typed-array-length@1.0.7:
|
|
resolution: {integrity: sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
typedarray.prototype.slice@1.0.5:
|
|
resolution: {integrity: sha512-q7QNVDGTdl702bVFiI5eY4l/HkgCM6at9KhcFbgUAzezHFbOVy4+0O/lCjsABEQwbZPravVfBIiBVGo89yzHFg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
typescript@5.9.3:
|
|
resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
|
|
engines: {node: '>=14.17'}
|
|
hasBin: true
|
|
|
|
ua-parser-js@0.7.41:
|
|
resolution: {integrity: sha512-O3oYyCMPYgNNHuO7Jjk3uacJWZF8loBgwrfd/5LE/HyZ3lUIOdniQ7DNXJcIgZbwioZxk0fLfI4EVnetdiX5jg==}
|
|
hasBin: true
|
|
|
|
ua-parser-js@1.0.41:
|
|
resolution: {integrity: sha512-LbBDqdIC5s8iROCUjMbW1f5dJQTEFB1+KO9ogbvlb3nm9n4YHa5p4KTvFPWvh2Hs8gZMBuiB1/8+pdfe/tDPug==}
|
|
hasBin: true
|
|
|
|
uglify-js@3.19.3:
|
|
resolution: {integrity: sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==}
|
|
engines: {node: '>=0.8.0'}
|
|
hasBin: true
|
|
|
|
unbox-primitive@1.1.0:
|
|
resolution: {integrity: sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
undici-types@5.26.5:
|
|
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
|
|
|
|
undici-types@6.21.0:
|
|
resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
|
|
|
|
undici-types@7.24.6:
|
|
resolution: {integrity: sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==}
|
|
|
|
unicode-canonical-property-names-ecmascript@2.0.1:
|
|
resolution: {integrity: sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==}
|
|
engines: {node: '>=4'}
|
|
|
|
unicode-match-property-ecmascript@2.0.0:
|
|
resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==}
|
|
engines: {node: '>=4'}
|
|
|
|
unicode-match-property-value-ecmascript@2.2.1:
|
|
resolution: {integrity: sha512-JQ84qTuMg4nVkx8ga4A16a1epI9H6uTXAknqxkGF/aFfRLw1xC/Bp24HNLaZhHSkWd3+84t8iXnp1J0kYcZHhg==}
|
|
engines: {node: '>=4'}
|
|
|
|
unicode-properties@1.4.1:
|
|
resolution: {integrity: sha512-CLjCCLQ6UuMxWnbIylkisbRj31qxHPAurvena/0iwSVbQ2G1VY5/HjV0IRabOEbDHlzZlRdCrD4NhB0JtU40Pg==}
|
|
|
|
unicode-property-aliases-ecmascript@2.2.0:
|
|
resolution: {integrity: sha512-hpbDzxUY9BFwX+UeBnxv3Sh1q7HFxj48DTmXchNgRa46lO8uj3/1iEn3MiNUYTg1g9ctIqXCCERn8gYZhHC5lQ==}
|
|
engines: {node: '>=4'}
|
|
|
|
unicode-trie@2.0.0:
|
|
resolution: {integrity: sha512-x7bc76x0bm4prf1VLg79uhAzKw8DVboClSN5VxJuQ+LKDOVEW9CdH+VY7SP+vX7xCYQqzzgQpFqz15zeLvAtZQ==}
|
|
|
|
unique-filename@3.0.0:
|
|
resolution: {integrity: sha512-afXhuC55wkAmZ0P18QsVE6kp8JaxrEokN2HGIoIVv2ijHQd419H0+6EigAFcIzXeMIkcIkNBpB3L/DXB3cTS/g==}
|
|
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
|
|
|
unique-slug@4.0.0:
|
|
resolution: {integrity: sha512-WrcA6AyEfqDX5bWige/4NQfPZMtASNVxdmWR76WESYQVAACSgWcR6e9i0mofqqBxYFtL4oAxPIptY73/0YE1DQ==}
|
|
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
|
|
|
unique-string@1.0.0:
|
|
resolution: {integrity: sha512-ODgiYu03y5g76A1I9Gt0/chLCzQjvzDy7DsZGsLOE/1MrF6wriEskSncj1+/C58Xk/kPZDppSctDybCwOSaGAg==}
|
|
engines: {node: '>=4'}
|
|
|
|
unique-string@2.0.0:
|
|
resolution: {integrity: sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==}
|
|
engines: {node: '>=8'}
|
|
|
|
universalify@0.1.2:
|
|
resolution: {integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==}
|
|
engines: {node: '>= 4.0.0'}
|
|
|
|
universalify@1.0.0:
|
|
resolution: {integrity: sha512-rb6X1W158d7pRQBg5gkR8uPaSfiids68LTJQYOtEUhoJUWBdaQHsuT/EUduxXYxcrt4r5PJ4fuHW1MHT6p0qug==}
|
|
engines: {node: '>= 10.0.0'}
|
|
|
|
universalify@2.0.1:
|
|
resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==}
|
|
engines: {node: '>= 10.0.0'}
|
|
|
|
unpipe@1.0.0:
|
|
resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
update-browserslist-db@1.2.3:
|
|
resolution: {integrity: sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
browserslist: '>= 4.21.0'
|
|
|
|
uri-js@4.4.1:
|
|
resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
|
|
|
|
url-join@4.0.0:
|
|
resolution: {integrity: sha512-EGXjXJZhIHiQMK2pQukuFcL303nskqIRzWvPvV5O8miOfwoUb9G+a/Cld60kUyeaybEI94wvVClT10DtfeAExA==}
|
|
|
|
url-parse@1.5.10:
|
|
resolution: {integrity: sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==}
|
|
|
|
url-template@2.0.8:
|
|
resolution: {integrity: sha512-XdVKMF4SJ0nP/O7XIPB0JwAEuT9lDIYnNsK8yGVe43y0AWoKeJNdv3ZNWh7ksJ6KqQFjOO6ox/VEitLnaVNufw==}
|
|
|
|
use-latest-callback@0.2.6:
|
|
resolution: {integrity: sha512-FvRG9i1HSo0wagmX63Vrm8SnlUU3LMM3WyZkQ76RnslpBrX694AdG4A0zQBx2B3ZifFA0yv/BaEHGBnEax5rZg==}
|
|
peerDependencies:
|
|
react: '>=16.8'
|
|
|
|
use-sync-external-store@1.6.0:
|
|
resolution: {integrity: sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==}
|
|
peerDependencies:
|
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
|
|
util-deprecate@1.0.2:
|
|
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
|
|
|
util@0.12.5:
|
|
resolution: {integrity: sha512-kZf/K6hEIrWHI6XqOFUiiMa+79wE/D8Q+NCNAWclkyg3b4d2k7s0QGepNjiABc+aR3N1PAyHL7p6UcLY6LmrnA==}
|
|
|
|
utils-merge@1.0.1:
|
|
resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==}
|
|
engines: {node: '>= 0.4.0'}
|
|
|
|
uuid@10.0.0:
|
|
resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==}
|
|
deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028).
|
|
hasBin: true
|
|
|
|
uuid@11.1.1:
|
|
resolution: {integrity: sha512-vIYxrBCC/N/K+Js3qSN88go7kIfNPssr/hHCesKCQNAjmgvYS2oqr69kIufEG+O4+PfezOH4EbIeHCfFov8ZgQ==}
|
|
hasBin: true
|
|
|
|
uuid@14.0.0:
|
|
resolution: {integrity: sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==}
|
|
hasBin: true
|
|
|
|
uuid@7.0.3:
|
|
resolution: {integrity: sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg==}
|
|
deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028).
|
|
hasBin: true
|
|
|
|
uuid@8.3.2:
|
|
resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==}
|
|
deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028).
|
|
hasBin: true
|
|
|
|
uuid@9.0.1:
|
|
resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==}
|
|
deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028).
|
|
hasBin: true
|
|
|
|
v8-compile-cache-lib@3.0.1:
|
|
resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==}
|
|
|
|
v8-to-istanbul@9.3.0:
|
|
resolution: {integrity: sha512-kiGUalWN+rgBJ/1OHZsBtU4rXZOfj/7rKQxULKlIzwzQSvMJUUNgPwJEEh7gU6xEVxC0ahoOBvN2YI8GH6FNgA==}
|
|
engines: {node: '>=10.12.0'}
|
|
|
|
valid-url@1.0.9:
|
|
resolution: {integrity: sha512-QQDsV8OnSf5Uc30CKSwG9lnhMPe6exHtTXLRYX8uMwKENy640pU+2BgBL0LRbDh/eYRahNCS7aewCx0wf3NYVA==}
|
|
|
|
validate-npm-package-name@3.0.0:
|
|
resolution: {integrity: sha512-M6w37eVCMMouJ9V/sdPGnC5H4uDr73/+xdq0FBLO3TFFX1+7wiUY6Es328NN+y43tmY+doUdN9g9J21vqB7iLw==}
|
|
|
|
validate-npm-package-name@5.0.1:
|
|
resolution: {integrity: sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ==}
|
|
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
|
|
|
vary@1.1.2:
|
|
resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
vite-plugin-solid@2.11.12:
|
|
resolution: {integrity: sha512-FgjPcx2OwX9h6f28jli7A4bG7PP3te8uyakE5iqsmpq3Jqi1TWLgSroC9N6cMfGRU2zXsl4Q6ISvTr2VL0QHpA==}
|
|
peerDependencies:
|
|
'@testing-library/jest-dom': ^5.16.6 || ^5.17.0 || ^6.*
|
|
solid-js: ^1.7.2
|
|
vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
peerDependenciesMeta:
|
|
'@testing-library/jest-dom':
|
|
optional: true
|
|
|
|
vite@5.4.21:
|
|
resolution: {integrity: sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==}
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@types/node': ^18.0.0 || >=20.0.0
|
|
less: '*'
|
|
lightningcss: ^1.21.0
|
|
sass: '*'
|
|
sass-embedded: '*'
|
|
stylus: '*'
|
|
sugarss: '*'
|
|
terser: ^5.4.0
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
less:
|
|
optional: true
|
|
lightningcss:
|
|
optional: true
|
|
sass:
|
|
optional: true
|
|
sass-embedded:
|
|
optional: true
|
|
stylus:
|
|
optional: true
|
|
sugarss:
|
|
optional: true
|
|
terser:
|
|
optional: true
|
|
|
|
vitefu@1.1.3:
|
|
resolution: {integrity: sha512-ub4okH7Z5KLjb6hDyjqrGXqWtWvoYdU3IGm/NorpgHncKoLTCfRIbvlhBm7r0YstIaQRYlp4yEbFqDcKSzXSSg==}
|
|
peerDependencies:
|
|
vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
peerDependenciesMeta:
|
|
vite:
|
|
optional: true
|
|
|
|
vitest@4.1.6:
|
|
resolution: {integrity: sha512-6lvjbS3p9b4CrdCmguzbh2/4uoXhGE2q71R4OX5sqF9R1bo9Xd6fGrMAfvp5wnCzlBnFVdCOp6onuTQVbo8iUQ==}
|
|
engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@edge-runtime/vm': '*'
|
|
'@opentelemetry/api': ^1.9.0
|
|
'@types/node': ^20.0.0 || ^22.0.0 || >=24.0.0
|
|
'@vitest/browser-playwright': 4.1.6
|
|
'@vitest/browser-preview': 4.1.6
|
|
'@vitest/browser-webdriverio': 4.1.6
|
|
'@vitest/coverage-istanbul': 4.1.6
|
|
'@vitest/coverage-v8': 4.1.6
|
|
'@vitest/ui': 4.1.6
|
|
happy-dom: '*'
|
|
jsdom: '*'
|
|
vite: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
peerDependenciesMeta:
|
|
'@edge-runtime/vm':
|
|
optional: true
|
|
'@opentelemetry/api':
|
|
optional: true
|
|
'@types/node':
|
|
optional: true
|
|
'@vitest/browser-playwright':
|
|
optional: true
|
|
'@vitest/browser-preview':
|
|
optional: true
|
|
'@vitest/browser-webdriverio':
|
|
optional: true
|
|
'@vitest/coverage-istanbul':
|
|
optional: true
|
|
'@vitest/coverage-v8':
|
|
optional: true
|
|
'@vitest/ui':
|
|
optional: true
|
|
happy-dom:
|
|
optional: true
|
|
jsdom:
|
|
optional: true
|
|
|
|
vlq@1.0.1:
|
|
resolution: {integrity: sha512-gQpnTgkubC6hQgdIcRdYGDSDc+SaujOdyesZQMv6JlfQee/9Mp0Qhnys6WxDWvQnL5WZdT7o2Ul187aSt0Rq+w==}
|
|
|
|
walker@1.0.8:
|
|
resolution: {integrity: sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==}
|
|
|
|
warn-once@0.1.1:
|
|
resolution: {integrity: sha512-VkQZJbO8zVImzYFteBXvBOZEl1qL175WH8VmZcxF2fZAoudNhNDvHi+doCaAEdU2l2vtcIwa2zn0QK5+I1HQ3Q==}
|
|
|
|
wcwidth@1.0.1:
|
|
resolution: {integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==}
|
|
|
|
webidl-conversions@3.0.1:
|
|
resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==}
|
|
|
|
webidl-conversions@5.0.0:
|
|
resolution: {integrity: sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==}
|
|
engines: {node: '>=8'}
|
|
|
|
websocket-driver@0.7.4:
|
|
resolution: {integrity: sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==}
|
|
engines: {node: '>=0.8.0'}
|
|
|
|
websocket-extensions@0.1.4:
|
|
resolution: {integrity: sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==}
|
|
engines: {node: '>=0.8.0'}
|
|
|
|
whatwg-fetch@3.6.20:
|
|
resolution: {integrity: sha512-EqhiFU6daOA8kpjOWTL0olhVOF3i7OrFzSYiGsEMB8GcXS+RrzauAERX65xMeNWVqxA6HXH2m69Z9LaKKdisfg==}
|
|
|
|
whatwg-url-minimum@0.1.2:
|
|
resolution: {integrity: sha512-XPEm0XFQWNVG292lII1PrRRJl3sItrs7CettZ4ncYxuDVpLyy+NwlGyut2hXI0JswcJUxeCH+CyOJK0ZzAXD6A==}
|
|
|
|
whatwg-url-without-unicode@8.0.0-3:
|
|
resolution: {integrity: sha512-HoKuzZrUlgpz35YO27XgD28uh/WJH4B0+3ttFqRo//lmq+9T/mIOJ6kqmINI9HpUpz1imRC/nR/lxKpJiv0uig==}
|
|
engines: {node: '>=10'}
|
|
|
|
whatwg-url@5.0.0:
|
|
resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==}
|
|
|
|
which-boxed-primitive@1.1.1:
|
|
resolution: {integrity: sha512-TbX3mj8n0odCBFVlY8AxkqcHASw3L60jIuF8jFP78az3C2YhmGvqbHBpAjTRH2/xqYunrJ9g1jSyjCjpoWzIAA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
which-builtin-type@1.2.1:
|
|
resolution: {integrity: sha512-6iBczoX+kDQ7a3+YJBnh3T+KZRxM/iYNPXicqk66/Qfm1b93iu+yOImkg0zHbj5LNOcNv1TEADiZ0xa34B4q6Q==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
which-collection@1.0.2:
|
|
resolution: {integrity: sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
which-module@2.0.1:
|
|
resolution: {integrity: sha512-iBdZ57RDvnOR9AGBhML2vFZf7h8vmBjhoaZqODJBFWHVtKkDmKuHai3cx5PgVMrX5YDNp27AofYbAwctSS+vhQ==}
|
|
|
|
which-typed-array@1.1.20:
|
|
resolution: {integrity: sha512-LYfpUkmqwl0h9A2HL09Mms427Q1RZWuOHsukfVcKRq9q95iQxdw0ix1JQrqbcDR9PH1QDwf5Qo8OZb5lksZ8Xg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
which@1.3.1:
|
|
resolution: {integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==}
|
|
hasBin: true
|
|
|
|
which@2.0.2:
|
|
resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
|
|
engines: {node: '>= 8'}
|
|
hasBin: true
|
|
|
|
why-is-node-running@2.3.0:
|
|
resolution: {integrity: sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==}
|
|
engines: {node: '>=8'}
|
|
hasBin: true
|
|
|
|
wonka@4.0.15:
|
|
resolution: {integrity: sha512-U0IUQHKXXn6PFo9nqsHphVCE5m3IntqZNB9Jjn7EB1lrR7YTDY3YWgFvEvwniTzXSvOH/XMzAZaIfJF/LvHYXg==}
|
|
|
|
word-wrap@1.2.5:
|
|
resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
wordwrap@1.0.0:
|
|
resolution: {integrity: sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==}
|
|
|
|
wrap-ansi@6.2.0:
|
|
resolution: {integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==}
|
|
engines: {node: '>=8'}
|
|
|
|
wrap-ansi@7.0.0:
|
|
resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
|
|
engines: {node: '>=10'}
|
|
|
|
wrap-ansi@8.1.0:
|
|
resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
wrappy@1.0.2:
|
|
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
|
|
|
|
write-file-atomic@2.4.3:
|
|
resolution: {integrity: sha512-GaETH5wwsX+GcnzhPgKcKjJ6M2Cq3/iZp1WyY/X1CSqrW+jVNM9Y7D8EC2sM4ZG/V8wZlSniJnCKWPmBYAucRQ==}
|
|
|
|
write-file-atomic@4.0.2:
|
|
resolution: {integrity: sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==}
|
|
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
|
|
|
|
ws@6.2.3:
|
|
resolution: {integrity: sha512-jmTjYU0j60B+vHey6TfR3Z7RD61z/hmxBS3VMSGIrroOWXQEneK1zNuotOUrGyBHQj0yrpsLHPWtigEFd13ndA==}
|
|
peerDependencies:
|
|
bufferutil: ^4.0.1
|
|
utf-8-validate: ^5.0.2
|
|
peerDependenciesMeta:
|
|
bufferutil:
|
|
optional: true
|
|
utf-8-validate:
|
|
optional: true
|
|
|
|
ws@7.5.10:
|
|
resolution: {integrity: sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==}
|
|
engines: {node: '>=8.3.0'}
|
|
peerDependencies:
|
|
bufferutil: ^4.0.1
|
|
utf-8-validate: ^5.0.2
|
|
peerDependenciesMeta:
|
|
bufferutil:
|
|
optional: true
|
|
utf-8-validate:
|
|
optional: true
|
|
|
|
ws@8.20.1:
|
|
resolution: {integrity: sha512-It4dO0K5v//JtTXuPkfEOaI3uUN87iYPnqo/ZzqCoG3g8uhA66QUMs/SrM0YK7/NAu+r4LMh/9dq2A7k+rHs+w==}
|
|
engines: {node: '>=10.0.0'}
|
|
peerDependencies:
|
|
bufferutil: ^4.0.1
|
|
utf-8-validate: '>=5.0.2'
|
|
peerDependenciesMeta:
|
|
bufferutil:
|
|
optional: true
|
|
utf-8-validate:
|
|
optional: true
|
|
|
|
xcode@3.0.1:
|
|
resolution: {integrity: sha512-kCz5k7J7XbJtjABOvkc5lJmkiDh8VhjVCGNiqdKCscmVpdVUpEAyXv1xmCLkQJ5dsHqx3IPO4XW+NTDhU/fatA==}
|
|
engines: {node: '>=10.0.0'}
|
|
|
|
xml-naming@0.1.0:
|
|
resolution: {integrity: sha512-k8KO9hrMyNk6tUWqUfkTEZbezRRpONVOzUTnc97VnCvyj6Tf9lyUR9EDAIeiVLv56jsMcoXEwjW8Kv5yPY52lw==}
|
|
engines: {node: '>=16.0.0'}
|
|
|
|
xml2js@0.6.0:
|
|
resolution: {integrity: sha512-eLTh0kA8uHceqesPqSE+VvO1CDDJWMwlQfB6LuN6T8w6MaDJ8Txm8P7s5cHD0miF0V+GGTZrDQfxPZQVsur33w==}
|
|
engines: {node: '>=4.0.0'}
|
|
|
|
xmlbuilder@11.0.1:
|
|
resolution: {integrity: sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==}
|
|
engines: {node: '>=4.0'}
|
|
|
|
xmlbuilder@13.0.2:
|
|
resolution: {integrity: sha512-Eux0i2QdDYKbdbA6AM6xE4m6ZTZr4G4xF9kahI2ukSEMCzwce2eX9WlTI5J3s+NU7hpasFsr8hWIONae7LluAQ==}
|
|
engines: {node: '>=6.0'}
|
|
|
|
xmlbuilder@14.0.0:
|
|
resolution: {integrity: sha512-ts+B2rSe4fIckR6iquDjsKbQFK2NlUk6iG5nf14mDEyldgoc2nEKZ3jZWMPTxGQwVgToSjt6VGIho1H8/fNFTg==}
|
|
engines: {node: '>=8.0'}
|
|
|
|
xmlbuilder@15.1.1:
|
|
resolution: {integrity: sha512-yMqGBqtXyeN1e3TGYvgNgDVZ3j84W4cwkOXQswghol6APgZWaff9lnbvN7MHYJOiXsvGPXtjTYJEiC9J2wv9Eg==}
|
|
engines: {node: '>=8.0'}
|
|
|
|
xtend@4.0.2:
|
|
resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==}
|
|
engines: {node: '>=0.4'}
|
|
|
|
y18n@4.0.3:
|
|
resolution: {integrity: sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==}
|
|
|
|
y18n@5.0.8:
|
|
resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
|
|
engines: {node: '>=10'}
|
|
|
|
yallist@3.1.1:
|
|
resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
|
|
|
|
yallist@4.0.0:
|
|
resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==}
|
|
|
|
yaml@2.9.0:
|
|
resolution: {integrity: sha512-2AvhNX3mb8zd6Zy7INTtSpl1F15HW6Wnqj0srWlkKLcpYl/gMIMJiyuGq2KeI2YFxUPjdlB+3Lc10seMLtL4cA==}
|
|
engines: {node: '>= 14.6'}
|
|
hasBin: true
|
|
|
|
yargs-parser@18.1.3:
|
|
resolution: {integrity: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
yargs-parser@21.1.1:
|
|
resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==}
|
|
engines: {node: '>=12'}
|
|
|
|
yargs@15.4.1:
|
|
resolution: {integrity: sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==}
|
|
engines: {node: '>=8'}
|
|
|
|
yargs@17.7.2:
|
|
resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==}
|
|
engines: {node: '>=12'}
|
|
|
|
yn@3.1.1:
|
|
resolution: {integrity: sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==}
|
|
engines: {node: '>=6'}
|
|
|
|
yocto-queue@0.1.0:
|
|
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
|
|
engines: {node: '>=10'}
|
|
|
|
zod-validation-error@2.1.0:
|
|
resolution: {integrity: sha512-VJh93e2wb4c3tWtGgTa0OF/dTt/zoPCPzXq4V11ZjxmEAFaPi/Zss1xIZdEB5RD8GD00U0/iVXgqkF77RV7pdQ==}
|
|
engines: {node: '>=18.0.0'}
|
|
peerDependencies:
|
|
zod: ^3.18.0
|
|
|
|
zod@3.25.76:
|
|
resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==}
|
|
|
|
zod@4.4.3:
|
|
resolution: {integrity: sha512-ytENFjIJFl2UwYglde2jchW2Hwm4GJFLDiSXWdTrJQBIN9Fcyp7n4DhxJEiWNAJMV1/BqWfW/kkg71UDcHJyTQ==}
|
|
|
|
zustand@4.5.7:
|
|
resolution: {integrity: sha512-CHOUy7mu3lbD6o6LJLfllpjkzhHXSBlX8B9+qPddUsIfeF5S/UZ5q0kmCsnRqT1UHFQZchNFDDzMbQsuesHWlw==}
|
|
engines: {node: '>=12.7.0'}
|
|
peerDependencies:
|
|
'@types/react': '>=16.8'
|
|
immer: '>=9.0.6'
|
|
react: '>=16.8'
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
immer:
|
|
optional: true
|
|
react:
|
|
optional: true
|
|
|
|
snapshots:
|
|
|
|
'@aws-crypto/crc32@5.2.0':
|
|
dependencies:
|
|
'@aws-crypto/util': 5.2.0
|
|
'@aws-sdk/types': 3.973.8
|
|
tslib: 2.8.1
|
|
|
|
'@aws-crypto/sha256-browser@5.2.0':
|
|
dependencies:
|
|
'@aws-crypto/sha256-js': 5.2.0
|
|
'@aws-crypto/supports-web-crypto': 5.2.0
|
|
'@aws-crypto/util': 5.2.0
|
|
'@aws-sdk/types': 3.973.8
|
|
'@aws-sdk/util-locate-window': 3.965.5
|
|
'@smithy/util-utf8': 2.3.0
|
|
tslib: 2.8.1
|
|
|
|
'@aws-crypto/sha256-js@5.2.0':
|
|
dependencies:
|
|
'@aws-crypto/util': 5.2.0
|
|
'@aws-sdk/types': 3.973.8
|
|
tslib: 2.8.1
|
|
|
|
'@aws-crypto/supports-web-crypto@5.2.0':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
'@aws-crypto/util@5.2.0':
|
|
dependencies:
|
|
'@aws-sdk/types': 3.973.8
|
|
'@smithy/util-utf8': 2.3.0
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/client-cloudwatch@3.1046.0':
|
|
dependencies:
|
|
'@aws-crypto/sha256-browser': 5.2.0
|
|
'@aws-crypto/sha256-js': 5.2.0
|
|
'@aws-sdk/core': 3.974.9
|
|
'@aws-sdk/credential-provider-node': 3.972.40
|
|
'@aws-sdk/middleware-host-header': 3.972.11
|
|
'@aws-sdk/middleware-logger': 3.972.10
|
|
'@aws-sdk/middleware-recursion-detection': 3.972.12
|
|
'@aws-sdk/middleware-user-agent': 3.972.39
|
|
'@aws-sdk/region-config-resolver': 3.972.14
|
|
'@aws-sdk/types': 3.973.8
|
|
'@aws-sdk/util-endpoints': 3.996.9
|
|
'@aws-sdk/util-user-agent-browser': 3.972.11
|
|
'@aws-sdk/util-user-agent-node': 3.973.25
|
|
'@smithy/core': 3.24.2
|
|
'@smithy/fetch-http-handler': 5.4.2
|
|
'@smithy/middleware-compression': 4.4.2
|
|
'@smithy/node-http-handler': 4.7.2
|
|
'@smithy/types': 4.14.1
|
|
tslib: 2.8.1
|
|
transitivePeerDependencies:
|
|
- aws-crt
|
|
|
|
'@aws-sdk/core@3.974.9':
|
|
dependencies:
|
|
'@aws-sdk/types': 3.973.8
|
|
'@aws-sdk/xml-builder': 3.972.23
|
|
'@smithy/core': 3.24.2
|
|
'@smithy/signature-v4': 5.4.2
|
|
'@smithy/types': 4.14.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/credential-provider-env@3.972.35':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.974.9
|
|
'@aws-sdk/types': 3.973.8
|
|
'@smithy/core': 3.24.2
|
|
'@smithy/types': 4.14.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/credential-provider-http@3.972.37':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.974.9
|
|
'@aws-sdk/types': 3.973.8
|
|
'@smithy/core': 3.24.2
|
|
'@smithy/fetch-http-handler': 5.4.2
|
|
'@smithy/node-http-handler': 4.7.2
|
|
'@smithy/types': 4.14.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/credential-provider-ini@3.972.39':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.974.9
|
|
'@aws-sdk/credential-provider-env': 3.972.35
|
|
'@aws-sdk/credential-provider-http': 3.972.37
|
|
'@aws-sdk/credential-provider-login': 3.972.39
|
|
'@aws-sdk/credential-provider-process': 3.972.35
|
|
'@aws-sdk/credential-provider-sso': 3.972.39
|
|
'@aws-sdk/credential-provider-web-identity': 3.972.39
|
|
'@aws-sdk/nested-clients': 3.997.7
|
|
'@aws-sdk/types': 3.973.8
|
|
'@smithy/core': 3.24.2
|
|
'@smithy/credential-provider-imds': 4.3.2
|
|
'@smithy/types': 4.14.1
|
|
tslib: 2.8.1
|
|
transitivePeerDependencies:
|
|
- aws-crt
|
|
|
|
'@aws-sdk/credential-provider-login@3.972.39':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.974.9
|
|
'@aws-sdk/nested-clients': 3.997.7
|
|
'@aws-sdk/types': 3.973.8
|
|
'@smithy/core': 3.24.2
|
|
'@smithy/types': 4.14.1
|
|
tslib: 2.8.1
|
|
transitivePeerDependencies:
|
|
- aws-crt
|
|
|
|
'@aws-sdk/credential-provider-node@3.972.40':
|
|
dependencies:
|
|
'@aws-sdk/credential-provider-env': 3.972.35
|
|
'@aws-sdk/credential-provider-http': 3.972.37
|
|
'@aws-sdk/credential-provider-ini': 3.972.39
|
|
'@aws-sdk/credential-provider-process': 3.972.35
|
|
'@aws-sdk/credential-provider-sso': 3.972.39
|
|
'@aws-sdk/credential-provider-web-identity': 3.972.39
|
|
'@aws-sdk/types': 3.973.8
|
|
'@smithy/core': 3.24.2
|
|
'@smithy/credential-provider-imds': 4.3.2
|
|
'@smithy/types': 4.14.1
|
|
tslib: 2.8.1
|
|
transitivePeerDependencies:
|
|
- aws-crt
|
|
|
|
'@aws-sdk/credential-provider-process@3.972.35':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.974.9
|
|
'@aws-sdk/types': 3.973.8
|
|
'@smithy/core': 3.24.2
|
|
'@smithy/types': 4.14.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/credential-provider-sso@3.972.39':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.974.9
|
|
'@aws-sdk/nested-clients': 3.997.7
|
|
'@aws-sdk/token-providers': 3.1046.0
|
|
'@aws-sdk/types': 3.973.8
|
|
'@smithy/core': 3.24.2
|
|
'@smithy/types': 4.14.1
|
|
tslib: 2.8.1
|
|
transitivePeerDependencies:
|
|
- aws-crt
|
|
|
|
'@aws-sdk/credential-provider-web-identity@3.972.39':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.974.9
|
|
'@aws-sdk/nested-clients': 3.997.7
|
|
'@aws-sdk/types': 3.973.8
|
|
'@smithy/core': 3.24.2
|
|
'@smithy/types': 4.14.1
|
|
tslib: 2.8.1
|
|
transitivePeerDependencies:
|
|
- aws-crt
|
|
|
|
'@aws-sdk/middleware-host-header@3.972.11':
|
|
dependencies:
|
|
'@aws-sdk/types': 3.973.8
|
|
'@smithy/core': 3.24.2
|
|
'@smithy/types': 4.14.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/middleware-logger@3.972.10':
|
|
dependencies:
|
|
'@aws-sdk/types': 3.973.8
|
|
'@smithy/types': 4.14.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/middleware-recursion-detection@3.972.12':
|
|
dependencies:
|
|
'@aws-sdk/types': 3.973.8
|
|
'@aws/lambda-invoke-store': 0.2.4
|
|
'@smithy/core': 3.24.2
|
|
'@smithy/types': 4.14.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/middleware-user-agent@3.972.39':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.974.9
|
|
'@aws-sdk/types': 3.973.8
|
|
'@aws-sdk/util-endpoints': 3.996.9
|
|
'@smithy/core': 3.24.2
|
|
'@smithy/types': 4.14.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/nested-clients@3.997.7':
|
|
dependencies:
|
|
'@aws-crypto/sha256-browser': 5.2.0
|
|
'@aws-crypto/sha256-js': 5.2.0
|
|
'@aws-sdk/core': 3.974.9
|
|
'@aws-sdk/middleware-host-header': 3.972.11
|
|
'@aws-sdk/middleware-logger': 3.972.10
|
|
'@aws-sdk/middleware-recursion-detection': 3.972.12
|
|
'@aws-sdk/middleware-user-agent': 3.972.39
|
|
'@aws-sdk/region-config-resolver': 3.972.14
|
|
'@aws-sdk/signature-v4-multi-region': 3.996.26
|
|
'@aws-sdk/types': 3.973.8
|
|
'@aws-sdk/util-endpoints': 3.996.9
|
|
'@aws-sdk/util-user-agent-browser': 3.972.11
|
|
'@aws-sdk/util-user-agent-node': 3.973.25
|
|
'@smithy/core': 3.24.2
|
|
'@smithy/fetch-http-handler': 5.4.2
|
|
'@smithy/node-http-handler': 4.7.2
|
|
'@smithy/types': 4.14.1
|
|
tslib: 2.8.1
|
|
transitivePeerDependencies:
|
|
- aws-crt
|
|
|
|
'@aws-sdk/region-config-resolver@3.972.14':
|
|
dependencies:
|
|
'@aws-sdk/types': 3.973.8
|
|
'@smithy/core': 3.24.2
|
|
'@smithy/types': 4.14.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/signature-v4-multi-region@3.996.26':
|
|
dependencies:
|
|
'@aws-sdk/types': 3.973.8
|
|
'@smithy/core': 3.24.2
|
|
'@smithy/signature-v4': 5.4.2
|
|
'@smithy/types': 4.14.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/token-providers@3.1046.0':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.974.9
|
|
'@aws-sdk/nested-clients': 3.997.7
|
|
'@aws-sdk/types': 3.973.8
|
|
'@smithy/core': 3.24.2
|
|
'@smithy/types': 4.14.1
|
|
tslib: 2.8.1
|
|
transitivePeerDependencies:
|
|
- aws-crt
|
|
|
|
'@aws-sdk/types@3.973.8':
|
|
dependencies:
|
|
'@smithy/types': 4.14.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/util-endpoints@3.996.9':
|
|
dependencies:
|
|
'@aws-sdk/types': 3.973.8
|
|
'@smithy/core': 3.24.2
|
|
'@smithy/types': 4.14.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/util-locate-window@3.965.5':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/util-user-agent-browser@3.972.11':
|
|
dependencies:
|
|
'@aws-sdk/types': 3.973.8
|
|
'@smithy/types': 4.14.1
|
|
bowser: 2.14.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/util-user-agent-node@3.973.25':
|
|
dependencies:
|
|
'@aws-sdk/middleware-user-agent': 3.972.39
|
|
'@aws-sdk/types': 3.973.8
|
|
'@smithy/core': 3.24.2
|
|
'@smithy/types': 4.14.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/xml-builder@3.972.23':
|
|
dependencies:
|
|
'@nodable/entities': 2.1.0
|
|
'@smithy/types': 4.14.1
|
|
fast-xml-parser: 5.7.2
|
|
tslib: 2.8.1
|
|
|
|
'@aws/lambda-invoke-store@0.2.4': {}
|
|
|
|
'@babel/code-frame@7.10.4':
|
|
dependencies:
|
|
'@babel/highlight': 7.25.9
|
|
|
|
'@babel/code-frame@7.29.0':
|
|
dependencies:
|
|
'@babel/helper-validator-identifier': 7.28.5
|
|
js-tokens: 4.0.0
|
|
picocolors: 1.1.1
|
|
|
|
'@babel/compat-data@7.29.3': {}
|
|
|
|
'@babel/core@7.29.0':
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.0
|
|
'@babel/generator': 7.29.1
|
|
'@babel/helper-compilation-targets': 7.28.6
|
|
'@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/helpers': 7.29.2
|
|
'@babel/parser': 7.29.3
|
|
'@babel/template': 7.28.6
|
|
'@babel/traverse': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
'@jridgewell/remapping': 2.3.5
|
|
convert-source-map: 2.0.0
|
|
debug: 4.4.3
|
|
gensync: 1.0.0-beta.2
|
|
json5: 2.2.3
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/generator@7.2.0':
|
|
dependencies:
|
|
'@babel/types': 7.29.0
|
|
jsesc: 2.5.2
|
|
lodash: 4.18.1
|
|
source-map: 0.5.7
|
|
trim-right: 1.0.1
|
|
|
|
'@babel/generator@7.29.1':
|
|
dependencies:
|
|
'@babel/parser': 7.29.3
|
|
'@babel/types': 7.29.0
|
|
'@jridgewell/gen-mapping': 0.3.13
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
jsesc: 3.1.0
|
|
|
|
'@babel/helper-annotate-as-pure@7.27.3':
|
|
dependencies:
|
|
'@babel/types': 7.29.0
|
|
|
|
'@babel/helper-compilation-targets@7.28.6':
|
|
dependencies:
|
|
'@babel/compat-data': 7.29.3
|
|
'@babel/helper-validator-option': 7.27.1
|
|
browserslist: 4.28.2
|
|
lru-cache: 5.1.1
|
|
semver: 6.3.1
|
|
|
|
'@babel/helper-create-class-features-plugin@7.29.3(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-annotate-as-pure': 7.27.3
|
|
'@babel/helper-member-expression-to-functions': 7.28.5
|
|
'@babel/helper-optimise-call-expression': 7.27.1
|
|
'@babel/helper-replace-supers': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.27.1
|
|
'@babel/traverse': 7.29.0
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-create-regexp-features-plugin@7.28.5(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-annotate-as-pure': 7.27.3
|
|
regexpu-core: 6.4.0
|
|
semver: 6.3.1
|
|
|
|
'@babel/helper-define-polyfill-provider@0.6.8(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-compilation-targets': 7.28.6
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
debug: 4.4.3
|
|
lodash.debounce: 4.0.8
|
|
resolve: 1.22.12
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-environment-visitor@7.24.7':
|
|
dependencies:
|
|
'@babel/types': 7.29.0
|
|
|
|
'@babel/helper-globals@7.28.0': {}
|
|
|
|
'@babel/helper-member-expression-to-functions@7.28.5':
|
|
dependencies:
|
|
'@babel/traverse': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-module-imports@7.18.6':
|
|
dependencies:
|
|
'@babel/types': 7.29.0
|
|
|
|
'@babel/helper-module-imports@7.28.6':
|
|
dependencies:
|
|
'@babel/traverse': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-module-transforms@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-module-imports': 7.28.6
|
|
'@babel/helper-validator-identifier': 7.28.5
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-optimise-call-expression@7.27.1':
|
|
dependencies:
|
|
'@babel/types': 7.29.0
|
|
|
|
'@babel/helper-plugin-utils@7.28.6': {}
|
|
|
|
'@babel/helper-remap-async-to-generator@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-annotate-as-pure': 7.27.3
|
|
'@babel/helper-wrap-function': 7.28.6
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-replace-supers@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-member-expression-to-functions': 7.28.5
|
|
'@babel/helper-optimise-call-expression': 7.27.1
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-skip-transparent-expression-wrappers@7.27.1':
|
|
dependencies:
|
|
'@babel/traverse': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-string-parser@7.27.1': {}
|
|
|
|
'@babel/helper-validator-identifier@7.28.5': {}
|
|
|
|
'@babel/helper-validator-option@7.27.1': {}
|
|
|
|
'@babel/helper-wrap-function@7.28.6':
|
|
dependencies:
|
|
'@babel/template': 7.28.6
|
|
'@babel/traverse': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helpers@7.29.2':
|
|
dependencies:
|
|
'@babel/template': 7.28.6
|
|
'@babel/types': 7.29.0
|
|
|
|
'@babel/highlight@7.25.9':
|
|
dependencies:
|
|
'@babel/helper-validator-identifier': 7.28.5
|
|
chalk: 2.4.2
|
|
js-tokens: 4.0.0
|
|
picocolors: 1.1.1
|
|
|
|
'@babel/parser@7.29.3':
|
|
dependencies:
|
|
'@babel/types': 7.29.0
|
|
|
|
'@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.28.5(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-bugfix-safari-class-field-initializer-scope@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-bugfix-safari-rest-destructuring-rhs-array@7.29.3(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.27.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.27.1
|
|
'@babel/plugin-transform-optional-chaining': 7.28.6(@babel/core@7.29.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-proposal-async-generator-functions@7.20.7(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-environment-visitor': 7.24.7
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-remap-async-to-generator': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.29.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-create-class-features-plugin': 7.29.3(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-proposal-decorators@7.29.0(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-create-class-features-plugin': 7.29.3(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/plugin-syntax-decorators': 7.28.6(@babel/core@7.29.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-proposal-export-default-from@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-proposal-logical-assignment-operators@7.20.7(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.29.0)
|
|
|
|
'@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.29.0)
|
|
|
|
'@babel/plugin-proposal-numeric-separator@7.18.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.29.0)
|
|
|
|
'@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/compat-data': 7.29.3
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-compilation-targets': 7.28.6
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-parameters': 7.27.7(@babel/core@7.29.0)
|
|
|
|
'@babel/plugin-proposal-optional-catch-binding@7.18.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.29.0)
|
|
|
|
'@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.27.1
|
|
'@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.29.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
|
|
'@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-decorators@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-export-default-from@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-flow@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-import-assertions@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-import-attributes@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-arrow-functions@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-async-generator-functions@7.29.0(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-remap-async-to-generator': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-async-to-generator@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-module-imports': 7.28.6
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-remap-async-to-generator': 7.27.1(@babel/core@7.29.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-block-scoped-functions@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-block-scoping@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-class-properties@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-create-class-features-plugin': 7.29.3(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-class-static-block@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-create-class-features-plugin': 7.29.3(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-classes@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-annotate-as-pure': 7.27.3
|
|
'@babel/helper-compilation-targets': 7.28.6
|
|
'@babel/helper-globals': 7.28.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-replace-supers': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-computed-properties@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/template': 7.28.6
|
|
|
|
'@babel/plugin-transform-destructuring@7.28.5(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-dotall-regex@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-duplicate-keys@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.29.0(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-dynamic-import@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-explicit-resource-management@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/plugin-transform-destructuring': 7.28.5(@babel/core@7.29.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-exponentiation-operator@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-export-namespace-from@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-flow-strip-types@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/plugin-syntax-flow': 7.28.6(@babel/core@7.29.0)
|
|
|
|
'@babel/plugin-transform-for-of@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.27.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-function-name@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-compilation-targets': 7.28.6
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-json-strings@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-literals@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-logical-assignment-operators@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-member-expression-literals@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-modules-amd@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-modules-commonjs@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-modules-systemjs@7.29.4(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-validator-identifier': 7.28.5
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-modules-umd@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-named-capturing-groups-regex@7.29.0(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-new-target@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-nullish-coalescing-operator@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-numeric-separator@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-object-rest-spread@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-compilation-targets': 7.28.6
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/plugin-transform-destructuring': 7.28.5(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-parameters': 7.27.7(@babel/core@7.29.0)
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-object-super@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-replace-supers': 7.28.6(@babel/core@7.29.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-optional-catch-binding@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-optional-chaining@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.27.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-parameters@7.27.7(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-private-methods@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-create-class-features-plugin': 7.29.3(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-private-property-in-object@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-annotate-as-pure': 7.27.3
|
|
'@babel/helper-create-class-features-plugin': 7.29.3(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-property-literals@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-react-display-name@7.28.0(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-react-jsx-development@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/plugin-transform-react-jsx': 7.28.6(@babel/core@7.29.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-react-jsx-self@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-react-jsx-source@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-react-jsx@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-annotate-as-pure': 7.27.3
|
|
'@babel/helper-module-imports': 7.28.6
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/types': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-react-pure-annotations@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-annotate-as-pure': 7.27.3
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-regenerator@7.29.0(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-regexp-modifiers@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-reserved-words@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-runtime@7.29.0(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-module-imports': 7.28.6
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
babel-plugin-polyfill-corejs2: 0.4.17(@babel/core@7.29.0)
|
|
babel-plugin-polyfill-corejs3: 0.13.0(@babel/core@7.29.0)
|
|
babel-plugin-polyfill-regenerator: 0.6.8(@babel/core@7.29.0)
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-shorthand-properties@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-spread@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.27.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-sticky-regex@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-template-literals@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-typeof-symbol@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-typescript@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-annotate-as-pure': 7.27.3
|
|
'@babel/helper-create-class-features-plugin': 7.29.3(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.27.1
|
|
'@babel/plugin-syntax-typescript': 7.28.6(@babel/core@7.29.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-unicode-escapes@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-unicode-property-regex@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-unicode-regex@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-unicode-sets-regex@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/preset-env@7.29.5(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/compat-data': 7.29.3
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-compilation-targets': 7.28.6
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-validator-option': 7.27.1
|
|
'@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.28.5(@babel/core@7.29.0)
|
|
'@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-bugfix-safari-rest-destructuring-rhs-array': 7.29.3(@babel/core@7.29.0)
|
|
'@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-import-assertions': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-import-attributes': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-arrow-functions': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-async-generator-functions': 7.29.0(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-async-to-generator': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-block-scoped-functions': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-block-scoping': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-class-properties': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-class-static-block': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-classes': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-computed-properties': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-destructuring': 7.28.5(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-dotall-regex': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-duplicate-keys': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.29.0(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-dynamic-import': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-explicit-resource-management': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-exponentiation-operator': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-export-namespace-from': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-for-of': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-function-name': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-json-strings': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-literals': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-logical-assignment-operators': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-member-expression-literals': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-modules-amd': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-modules-commonjs': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-modules-systemjs': 7.29.4(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-modules-umd': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-named-capturing-groups-regex': 7.29.0(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-new-target': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-nullish-coalescing-operator': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-numeric-separator': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-object-rest-spread': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-object-super': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-optional-catch-binding': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-optional-chaining': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-parameters': 7.27.7(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-private-methods': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-private-property-in-object': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-property-literals': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-regenerator': 7.29.0(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-regexp-modifiers': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-reserved-words': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-shorthand-properties': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-spread': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-sticky-regex': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-template-literals': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-typeof-symbol': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-unicode-escapes': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-unicode-property-regex': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-unicode-regex': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-unicode-sets-regex': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.29.0)
|
|
babel-plugin-polyfill-corejs2: 0.4.17(@babel/core@7.29.0)
|
|
babel-plugin-polyfill-corejs3: 0.14.2(@babel/core@7.29.0)
|
|
babel-plugin-polyfill-regenerator: 0.6.8(@babel/core@7.29.0)
|
|
core-js-compat: 3.49.0
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/preset-flow@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-validator-option': 7.27.1
|
|
'@babel/plugin-transform-flow-strip-types': 7.27.1(@babel/core@7.29.0)
|
|
|
|
'@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/types': 7.29.0
|
|
esutils: 2.0.3
|
|
|
|
'@babel/preset-react@7.28.5(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-validator-option': 7.27.1
|
|
'@babel/plugin-transform-react-display-name': 7.28.0(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-react-jsx': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-react-jsx-development': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-react-pure-annotations': 7.27.1(@babel/core@7.29.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/preset-typescript@7.28.5(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-validator-option': 7.27.1
|
|
'@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-modules-commonjs': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.29.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/register@7.29.3(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
clone-deep: 4.0.1
|
|
find-cache-dir: 2.1.0
|
|
make-dir: 2.1.0
|
|
pirates: 4.0.7
|
|
source-map-support: 0.5.21
|
|
|
|
'@babel/runtime@7.29.2': {}
|
|
|
|
'@babel/template@7.28.6':
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.0
|
|
'@babel/parser': 7.29.3
|
|
'@babel/types': 7.29.0
|
|
|
|
'@babel/traverse@7.29.0':
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.0
|
|
'@babel/generator': 7.29.1
|
|
'@babel/helper-globals': 7.28.0
|
|
'@babel/parser': 7.29.3
|
|
'@babel/template': 7.28.6
|
|
'@babel/types': 7.29.0
|
|
debug: 4.4.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/types@7.29.0':
|
|
dependencies:
|
|
'@babel/helper-string-parser': 7.27.1
|
|
'@babel/helper-validator-identifier': 7.28.5
|
|
|
|
'@bcoe/v8-coverage@0.2.3': {}
|
|
|
|
'@bcoe/v8-coverage@1.0.2': {}
|
|
|
|
'@cspotcode/source-map-support@0.8.1':
|
|
dependencies:
|
|
'@jridgewell/trace-mapping': 0.3.9
|
|
|
|
'@datadog/flagging-core@0.3.3':
|
|
dependencies:
|
|
spark-md5: 3.0.2
|
|
optional: true
|
|
|
|
'@datadog/libdatadog@0.9.3':
|
|
optional: true
|
|
|
|
'@datadog/native-appsec@11.0.1':
|
|
dependencies:
|
|
node-gyp-build: 3.9.0
|
|
optional: true
|
|
|
|
'@datadog/native-iast-taint-tracking@4.1.0':
|
|
dependencies:
|
|
node-gyp-build: 3.9.0
|
|
optional: true
|
|
|
|
'@datadog/native-metrics@3.1.2':
|
|
dependencies:
|
|
node-addon-api: 6.1.0
|
|
node-gyp-build: 3.9.0
|
|
optional: true
|
|
|
|
'@datadog/openfeature-node-server@1.1.2(@openfeature/server-sdk@1.21.0(@openfeature/core@1.10.0))':
|
|
dependencies:
|
|
'@datadog/flagging-core': 0.3.3
|
|
'@openfeature/server-sdk': 1.21.0(@openfeature/core@1.10.0)
|
|
optional: true
|
|
|
|
'@datadog/pprof@5.14.1':
|
|
dependencies:
|
|
node-gyp-build: 3.9.0
|
|
pprof-format: 2.2.1
|
|
source-map: 0.7.6
|
|
optional: true
|
|
|
|
'@datadog/wasm-js-rewriter@5.0.1':
|
|
dependencies:
|
|
js-yaml: 4.1.1
|
|
lru-cache: 7.18.3
|
|
module-details-from-path: 1.0.4
|
|
node-gyp-build: 4.8.4
|
|
optional: true
|
|
|
|
'@egjs/hammerjs@2.0.17':
|
|
dependencies:
|
|
'@types/hammerjs': 2.0.46
|
|
|
|
'@emnapi/core@1.10.0':
|
|
dependencies:
|
|
'@emnapi/wasi-threads': 1.2.1
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@emnapi/runtime@1.10.0':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@emnapi/wasi-threads@1.2.1':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@esbuild/aix-ppc64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/aix-ppc64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/android-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/android-x64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-arm64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-arm64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-x64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-arm64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-arm64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-x64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ia32@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ia32@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-loong64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-loong64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-mips64el@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-mips64el@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ppc64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ppc64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-riscv64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-riscv64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-s390x@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-s390x@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-x64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-arm64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-x64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-arm64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-x64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/openharmony-arm64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/sunos-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/sunos-x64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/win32-arm64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/win32-arm64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/win32-ia32@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/win32-ia32@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/win32-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/win32-x64@0.28.0':
|
|
optional: true
|
|
|
|
'@eslint-community/eslint-utils@4.9.1(eslint@8.57.1)':
|
|
dependencies:
|
|
eslint: 8.57.1
|
|
eslint-visitor-keys: 3.4.3
|
|
|
|
'@eslint-community/regexpp@4.12.2': {}
|
|
|
|
'@eslint/eslintrc@2.1.4':
|
|
dependencies:
|
|
ajv: 6.15.0
|
|
debug: 4.4.3
|
|
espree: 9.6.1
|
|
globals: 13.24.0
|
|
ignore: 5.3.2
|
|
import-fresh: 3.3.1
|
|
js-yaml: 4.1.1
|
|
minimatch: 3.1.5
|
|
strip-json-comments: 3.1.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@eslint/js@8.57.1': {}
|
|
|
|
'@expo/bunyan@4.0.1':
|
|
dependencies:
|
|
uuid: 8.3.2
|
|
|
|
'@expo/cli@0.18.31(expo-modules-autolinking@1.11.3)':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@expo/code-signing-certificates': 0.0.5
|
|
'@expo/config': 9.0.4
|
|
'@expo/config-plugins': 8.0.11
|
|
'@expo/devcert': 1.2.1
|
|
'@expo/env': 0.3.0
|
|
'@expo/image-utils': 0.5.1
|
|
'@expo/json-file': 8.3.3
|
|
'@expo/metro-config': 0.18.11
|
|
'@expo/osascript': 2.4.3
|
|
'@expo/package-manager': 1.10.5
|
|
'@expo/plist': 0.1.3
|
|
'@expo/prebuild-config': 7.0.9(expo-modules-autolinking@1.11.3)
|
|
'@expo/rudder-sdk-node': 1.1.1
|
|
'@expo/spawn-async': 1.7.2
|
|
'@expo/xcpretty': 4.4.4
|
|
'@react-native/dev-middleware': 0.74.85
|
|
'@urql/core': 2.3.6(graphql@15.8.0)
|
|
'@urql/exchange-retry': 0.3.0(graphql@15.8.0)
|
|
accepts: 1.3.8
|
|
arg: 5.0.2
|
|
better-opn: 3.0.2
|
|
bplist-creator: 0.0.7
|
|
bplist-parser: 0.3.2
|
|
cacache: 18.0.4
|
|
chalk: 4.1.2
|
|
ci-info: 3.9.0
|
|
connect: 3.7.0
|
|
debug: 4.4.3
|
|
env-editor: 0.4.2
|
|
fast-glob: 3.3.3
|
|
find-yarn-workspace-root: 2.0.0
|
|
form-data: 3.0.4
|
|
freeport-async: 2.0.0
|
|
fs-extra: 8.1.0
|
|
getenv: 1.0.0
|
|
glob: 7.2.3
|
|
graphql: 15.8.0
|
|
graphql-tag: 2.12.6(graphql@15.8.0)
|
|
https-proxy-agent: 5.0.1
|
|
internal-ip: 4.3.0
|
|
is-docker: 2.2.1
|
|
is-wsl: 2.2.0
|
|
js-yaml: 3.14.2
|
|
json-schema-deref-sync: 0.13.0
|
|
lodash.debounce: 4.0.8
|
|
md5hex: 1.0.0
|
|
minimatch: 3.1.5
|
|
node-fetch: 2.7.0
|
|
node-forge: 1.4.0
|
|
npm-package-arg: 7.0.0
|
|
open: 8.4.2
|
|
ora: 3.4.0
|
|
picomatch: 3.0.2
|
|
pretty-bytes: 5.6.0
|
|
progress: 2.0.3
|
|
prompts: 2.4.2
|
|
qrcode-terminal: 0.11.0
|
|
require-from-string: 2.0.2
|
|
requireg: 0.2.2
|
|
resolve: 1.22.12
|
|
resolve-from: 5.0.0
|
|
resolve.exports: 2.0.3
|
|
semver: 7.8.0
|
|
send: 0.18.0
|
|
slugify: 1.6.9
|
|
source-map-support: 0.5.21
|
|
stacktrace-parser: 0.1.11
|
|
structured-headers: 0.4.1
|
|
tar: 6.2.1
|
|
temp-dir: 2.0.0
|
|
tempy: 0.7.1
|
|
terminal-link: 2.1.1
|
|
text-table: 0.2.0
|
|
url-join: 4.0.0
|
|
wrap-ansi: 7.0.0
|
|
ws: 8.20.1
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- encoding
|
|
- expo-modules-autolinking
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
'@expo/cli@55.0.30(@expo/dom-webview@55.0.6)(expo-constants@55.0.16(expo@55.0.24)(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6)))(expo-font@55.0.7(expo@55.0.24)(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6))(expo@55.0.24)(react-dom@19.2.6(react@19.2.6))(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)(typescript@5.9.3)':
|
|
dependencies:
|
|
'@expo/code-signing-certificates': 0.0.6
|
|
'@expo/config': 55.0.17(typescript@5.9.3)
|
|
'@expo/config-plugins': 55.0.9
|
|
'@expo/devcert': 1.2.1
|
|
'@expo/env': 2.1.2
|
|
'@expo/image-utils': 0.8.14(typescript@5.9.3)
|
|
'@expo/json-file': 10.0.14
|
|
'@expo/log-box': 55.0.12(@expo/dom-webview@55.0.6)(expo@55.0.24)(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)
|
|
'@expo/metro': 55.1.1
|
|
'@expo/metro-config': 55.0.21(expo@55.0.24)(typescript@5.9.3)
|
|
'@expo/osascript': 2.4.3
|
|
'@expo/package-manager': 1.10.5
|
|
'@expo/plist': 0.5.3
|
|
'@expo/prebuild-config': 55.0.18(expo@55.0.24)(typescript@5.9.3)
|
|
'@expo/require-utils': 55.0.5(typescript@5.9.3)
|
|
'@expo/router-server': 55.0.16(expo-constants@55.0.16(expo@55.0.24)(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6)))(expo-font@55.0.7(expo@55.0.24)(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6))(expo-server@55.0.9)(expo@55.0.24)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
|
'@expo/schema-utils': 55.0.4
|
|
'@expo/spawn-async': 1.7.2
|
|
'@expo/ws-tunnel': 1.0.6
|
|
'@expo/xcpretty': 4.4.4
|
|
'@react-native/dev-middleware': 0.83.6
|
|
accepts: 1.3.8
|
|
arg: 5.0.2
|
|
better-opn: 3.0.2
|
|
bplist-creator: 0.1.0
|
|
bplist-parser: 0.3.2
|
|
chalk: 4.1.2
|
|
ci-info: 3.9.0
|
|
compression: 1.8.1
|
|
connect: 3.7.0
|
|
debug: 4.4.3
|
|
dnssd-advertise: 1.1.4
|
|
expo: 55.0.24(@babel/core@7.29.0)(@expo/dom-webview@55.0.6)(react-dom@19.2.6(react@19.2.6))(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)(typescript@5.9.3)
|
|
expo-server: 55.0.9
|
|
fetch-nodeshim: 0.4.10
|
|
getenv: 2.0.0
|
|
glob: 13.0.6
|
|
lan-network: 0.2.1
|
|
multitars: 1.0.0
|
|
node-forge: 1.4.0
|
|
npm-package-arg: 11.0.3
|
|
ora: 3.4.0
|
|
picomatch: 4.0.4
|
|
pretty-format: 29.7.0
|
|
progress: 2.0.3
|
|
prompts: 2.4.2
|
|
resolve-from: 5.0.0
|
|
semver: 7.8.0
|
|
send: 0.19.2
|
|
slugify: 1.6.9
|
|
source-map-support: 0.5.21
|
|
stacktrace-parser: 0.1.11
|
|
structured-headers: 0.4.1
|
|
terminal-link: 2.1.1
|
|
toqr: 0.1.1
|
|
wrap-ansi: 7.0.0
|
|
ws: 8.20.1
|
|
zod: 3.25.76
|
|
optionalDependencies:
|
|
react-native: 0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6)
|
|
transitivePeerDependencies:
|
|
- '@expo/dom-webview'
|
|
- '@expo/metro-runtime'
|
|
- bufferutil
|
|
- expo-constants
|
|
- expo-font
|
|
- react
|
|
- react-dom
|
|
- react-server-dom-webpack
|
|
- supports-color
|
|
- typescript
|
|
- utf-8-validate
|
|
|
|
'@expo/code-signing-certificates@0.0.5':
|
|
dependencies:
|
|
node-forge: 1.4.0
|
|
nullthrows: 1.1.1
|
|
|
|
'@expo/code-signing-certificates@0.0.6':
|
|
dependencies:
|
|
node-forge: 1.4.0
|
|
|
|
'@expo/config-plugins@55.0.9':
|
|
dependencies:
|
|
'@expo/config-types': 55.0.5
|
|
'@expo/json-file': 10.0.14
|
|
'@expo/plist': 0.5.3
|
|
'@expo/sdk-runtime-versions': 1.0.0
|
|
chalk: 4.1.2
|
|
debug: 4.4.3
|
|
getenv: 2.0.0
|
|
glob: 13.0.6
|
|
resolve-from: 5.0.0
|
|
semver: 7.8.0
|
|
slugify: 1.6.9
|
|
xcode: 3.0.1
|
|
xml2js: 0.6.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@expo/config-plugins@7.2.5':
|
|
dependencies:
|
|
'@expo/config-types': 49.0.0
|
|
'@expo/json-file': 8.2.37
|
|
'@expo/plist': 0.0.20
|
|
'@expo/sdk-runtime-versions': 1.0.0
|
|
'@react-native/normalize-color': 2.1.0
|
|
chalk: 4.1.2
|
|
debug: 4.4.3
|
|
find-up: 5.0.0
|
|
getenv: 1.0.0
|
|
glob: 7.1.6
|
|
resolve-from: 5.0.0
|
|
semver: 7.8.0
|
|
slash: 3.0.0
|
|
xcode: 3.0.1
|
|
xml2js: 0.6.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@expo/config-plugins@8.0.11':
|
|
dependencies:
|
|
'@expo/config-types': 51.0.3
|
|
'@expo/json-file': 8.3.3
|
|
'@expo/plist': 0.1.3
|
|
'@expo/sdk-runtime-versions': 1.0.0
|
|
chalk: 4.1.2
|
|
debug: 4.4.3
|
|
find-up: 5.0.0
|
|
getenv: 1.0.0
|
|
glob: 7.1.6
|
|
resolve-from: 5.0.0
|
|
semver: 7.8.0
|
|
slash: 3.0.0
|
|
slugify: 1.6.9
|
|
xcode: 3.0.1
|
|
xml2js: 0.6.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@expo/config-types@49.0.0': {}
|
|
|
|
'@expo/config-types@51.0.3': {}
|
|
|
|
'@expo/config-types@55.0.5': {}
|
|
|
|
'@expo/config@55.0.17(typescript@5.9.3)':
|
|
dependencies:
|
|
'@expo/config-plugins': 55.0.9
|
|
'@expo/config-types': 55.0.5
|
|
'@expo/json-file': 10.0.14
|
|
'@expo/require-utils': 55.0.5(typescript@5.9.3)
|
|
deepmerge: 4.3.1
|
|
getenv: 2.0.0
|
|
glob: 13.0.6
|
|
resolve-workspace-root: 2.0.1
|
|
semver: 7.8.0
|
|
slugify: 1.6.9
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- typescript
|
|
|
|
'@expo/config@8.1.2':
|
|
dependencies:
|
|
'@babel/code-frame': 7.10.4
|
|
'@expo/config-plugins': 7.2.5
|
|
'@expo/config-types': 49.0.0
|
|
'@expo/json-file': 8.3.3
|
|
getenv: 1.0.0
|
|
glob: 7.1.6
|
|
require-from-string: 2.0.2
|
|
resolve-from: 5.0.0
|
|
semver: 7.5.3
|
|
slugify: 1.6.9
|
|
sucrase: 3.35.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@expo/config@9.0.4':
|
|
dependencies:
|
|
'@babel/code-frame': 7.10.4
|
|
'@expo/config-plugins': 8.0.11
|
|
'@expo/config-types': 51.0.3
|
|
'@expo/json-file': 8.3.3
|
|
getenv: 1.0.0
|
|
glob: 7.1.6
|
|
require-from-string: 2.0.2
|
|
resolve-from: 5.0.0
|
|
semver: 7.8.0
|
|
slugify: 1.6.9
|
|
sucrase: 3.34.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@expo/devcert@1.2.1':
|
|
dependencies:
|
|
'@expo/sudo-prompt': 9.3.2
|
|
debug: 3.2.7
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@expo/devtools@55.0.3(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)':
|
|
dependencies:
|
|
chalk: 4.1.2
|
|
optionalDependencies:
|
|
react: 19.2.6
|
|
react-native: 0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6)
|
|
|
|
'@expo/dom-webview@55.0.6(expo@55.0.24)(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)':
|
|
dependencies:
|
|
expo: 55.0.24(@babel/core@7.29.0)(@expo/dom-webview@55.0.6)(react-dom@19.2.6(react@19.2.6))(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)(typescript@5.9.3)
|
|
react: 19.2.6
|
|
react-native: 0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6)
|
|
|
|
'@expo/env@0.3.0':
|
|
dependencies:
|
|
chalk: 4.1.2
|
|
debug: 4.4.3
|
|
dotenv: 16.4.7
|
|
dotenv-expand: 11.0.7
|
|
getenv: 1.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@expo/env@2.1.2':
|
|
dependencies:
|
|
chalk: 4.1.2
|
|
debug: 4.4.3
|
|
getenv: 2.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@expo/fingerprint@0.16.7':
|
|
dependencies:
|
|
'@expo/env': 2.1.2
|
|
'@expo/spawn-async': 1.7.2
|
|
arg: 5.0.2
|
|
chalk: 4.1.2
|
|
debug: 4.4.3
|
|
getenv: 2.0.0
|
|
glob: 13.0.6
|
|
ignore: 5.3.2
|
|
minimatch: 10.2.5
|
|
resolve-from: 5.0.0
|
|
semver: 7.8.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@expo/image-utils@0.5.1':
|
|
dependencies:
|
|
'@expo/spawn-async': 1.7.2
|
|
chalk: 4.1.2
|
|
fs-extra: 9.0.0
|
|
getenv: 1.0.0
|
|
jimp-compact: 0.16.1
|
|
node-fetch: 2.7.0
|
|
parse-png: 2.1.0
|
|
resolve-from: 5.0.0
|
|
semver: 7.8.0
|
|
tempy: 0.3.0
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
|
|
'@expo/image-utils@0.8.14(typescript@5.9.3)':
|
|
dependencies:
|
|
'@expo/require-utils': 55.0.5(typescript@5.9.3)
|
|
'@expo/spawn-async': 1.7.2
|
|
chalk: 4.1.2
|
|
getenv: 2.0.0
|
|
jimp-compact: 0.16.1
|
|
parse-png: 2.1.0
|
|
semver: 7.8.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- typescript
|
|
|
|
'@expo/json-file@10.0.14':
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.0
|
|
json5: 2.2.3
|
|
|
|
'@expo/json-file@8.2.37':
|
|
dependencies:
|
|
'@babel/code-frame': 7.10.4
|
|
json5: 2.2.3
|
|
write-file-atomic: 2.4.3
|
|
|
|
'@expo/json-file@8.3.3':
|
|
dependencies:
|
|
'@babel/code-frame': 7.10.4
|
|
json5: 2.2.3
|
|
write-file-atomic: 2.4.3
|
|
|
|
'@expo/local-build-cache-provider@55.0.13(typescript@5.9.3)':
|
|
dependencies:
|
|
'@expo/config': 55.0.17(typescript@5.9.3)
|
|
chalk: 4.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- typescript
|
|
|
|
'@expo/log-box@55.0.12(@expo/dom-webview@55.0.6)(expo@55.0.24)(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)':
|
|
dependencies:
|
|
'@expo/dom-webview': 55.0.6(expo@55.0.24)(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)
|
|
anser: 1.4.10
|
|
expo: 55.0.24(@babel/core@7.29.0)(@expo/dom-webview@55.0.6)(react-dom@19.2.6(react@19.2.6))(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)(typescript@5.9.3)
|
|
react: 19.2.6
|
|
react-native: 0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6)
|
|
stacktrace-parser: 0.1.11
|
|
|
|
'@expo/metro-config@0.18.11':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/generator': 7.29.1
|
|
'@babel/parser': 7.29.3
|
|
'@babel/types': 7.29.0
|
|
'@expo/config': 9.0.4
|
|
'@expo/env': 0.3.0
|
|
'@expo/json-file': 8.3.3
|
|
'@expo/spawn-async': 1.7.2
|
|
chalk: 4.1.2
|
|
debug: 4.4.3
|
|
find-yarn-workspace-root: 2.0.0
|
|
fs-extra: 9.1.0
|
|
getenv: 1.0.0
|
|
glob: 7.2.3
|
|
jsc-safe-url: 0.2.4
|
|
lightningcss: 1.19.0
|
|
postcss: 8.4.49
|
|
resolve-from: 5.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@expo/metro-config@55.0.21(expo@55.0.24)(typescript@5.9.3)':
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.0
|
|
'@babel/core': 7.29.0
|
|
'@babel/generator': 7.29.1
|
|
'@expo/config': 55.0.17(typescript@5.9.3)
|
|
'@expo/env': 2.1.2
|
|
'@expo/json-file': 10.0.14
|
|
'@expo/metro': 55.1.1
|
|
'@expo/spawn-async': 1.7.2
|
|
browserslist: 4.28.2
|
|
chalk: 4.1.2
|
|
debug: 4.4.3
|
|
getenv: 2.0.0
|
|
glob: 13.0.6
|
|
hermes-parser: 0.32.1
|
|
jsc-safe-url: 0.2.4
|
|
lightningcss: 1.32.0
|
|
picomatch: 4.0.4
|
|
postcss: 8.4.49
|
|
resolve-from: 5.0.0
|
|
optionalDependencies:
|
|
expo: 55.0.24(@babel/core@7.29.0)(@expo/dom-webview@55.0.6)(react-dom@19.2.6(react@19.2.6))(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)(typescript@5.9.3)
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- supports-color
|
|
- typescript
|
|
- utf-8-validate
|
|
|
|
'@expo/metro@55.1.1':
|
|
dependencies:
|
|
metro: 0.83.7
|
|
metro-babel-transformer: 0.83.7
|
|
metro-cache: 0.83.7
|
|
metro-cache-key: 0.83.7
|
|
metro-config: 0.83.7
|
|
metro-core: 0.83.7
|
|
metro-file-map: 0.83.7
|
|
metro-minify-terser: 0.83.7
|
|
metro-resolver: 0.83.7
|
|
metro-runtime: 0.83.7
|
|
metro-source-map: 0.83.7
|
|
metro-symbolicate: 0.83.7
|
|
metro-transform-plugins: 0.83.7
|
|
metro-transform-worker: 0.83.7
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
'@expo/osascript@2.4.3':
|
|
dependencies:
|
|
'@expo/spawn-async': 1.7.2
|
|
|
|
'@expo/package-manager@1.10.5':
|
|
dependencies:
|
|
'@expo/json-file': 10.0.14
|
|
'@expo/spawn-async': 1.7.2
|
|
chalk: 4.1.2
|
|
npm-package-arg: 11.0.3
|
|
ora: 3.4.0
|
|
resolve-workspace-root: 2.0.1
|
|
|
|
'@expo/plist@0.0.20':
|
|
dependencies:
|
|
'@xmldom/xmldom': 0.7.13
|
|
base64-js: 1.5.1
|
|
xmlbuilder: 14.0.0
|
|
|
|
'@expo/plist@0.1.3':
|
|
dependencies:
|
|
'@xmldom/xmldom': 0.7.13
|
|
base64-js: 1.5.1
|
|
xmlbuilder: 14.0.0
|
|
|
|
'@expo/plist@0.5.3':
|
|
dependencies:
|
|
'@xmldom/xmldom': 0.8.13
|
|
base64-js: 1.5.1
|
|
xmlbuilder: 15.1.1
|
|
|
|
'@expo/prebuild-config@55.0.18(expo@55.0.24)(typescript@5.9.3)':
|
|
dependencies:
|
|
'@expo/config': 55.0.17(typescript@5.9.3)
|
|
'@expo/config-plugins': 55.0.9
|
|
'@expo/config-types': 55.0.5
|
|
'@expo/image-utils': 0.8.14(typescript@5.9.3)
|
|
'@expo/json-file': 10.0.14
|
|
'@react-native/normalize-colors': 0.83.6
|
|
debug: 4.4.3
|
|
expo: 55.0.24(@babel/core@7.29.0)(@expo/dom-webview@55.0.6)(react-dom@19.2.6(react@19.2.6))(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)(typescript@5.9.3)
|
|
resolve-from: 5.0.0
|
|
semver: 7.8.0
|
|
xml2js: 0.6.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- typescript
|
|
|
|
'@expo/prebuild-config@7.0.9(expo-modules-autolinking@1.11.3)':
|
|
dependencies:
|
|
'@expo/config': 9.0.4
|
|
'@expo/config-plugins': 8.0.11
|
|
'@expo/config-types': 51.0.3
|
|
'@expo/image-utils': 0.5.1
|
|
'@expo/json-file': 8.3.3
|
|
'@react-native/normalize-colors': 0.74.85
|
|
debug: 4.4.3
|
|
expo-modules-autolinking: 1.11.3
|
|
fs-extra: 9.1.0
|
|
resolve-from: 5.0.0
|
|
semver: 7.8.0
|
|
xml2js: 0.6.0
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
- supports-color
|
|
|
|
'@expo/require-utils@55.0.5(typescript@5.9.3)':
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.0
|
|
'@babel/core': 7.29.0
|
|
'@babel/plugin-transform-modules-commonjs': 7.28.6(@babel/core@7.29.0)
|
|
optionalDependencies:
|
|
typescript: 5.9.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@expo/router-server@55.0.16(expo-constants@55.0.16(expo@55.0.24)(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6)))(expo-font@55.0.7(expo@55.0.24)(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6))(expo-server@55.0.9)(expo@55.0.24)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
|
dependencies:
|
|
debug: 4.4.3
|
|
expo: 55.0.24(@babel/core@7.29.0)(@expo/dom-webview@55.0.6)(react-dom@19.2.6(react@19.2.6))(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)(typescript@5.9.3)
|
|
expo-constants: 55.0.16(expo@55.0.24)(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))
|
|
expo-font: 55.0.7(expo@55.0.24)(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)
|
|
expo-server: 55.0.9
|
|
react: 19.2.6
|
|
optionalDependencies:
|
|
react-dom: 19.2.6(react@19.2.6)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@expo/rudder-sdk-node@1.1.1':
|
|
dependencies:
|
|
'@expo/bunyan': 4.0.1
|
|
'@segment/loosely-validate-event': 2.0.0
|
|
fetch-retry: 4.1.1
|
|
md5: 2.3.0
|
|
node-fetch: 2.7.0
|
|
remove-trailing-slash: 0.1.1
|
|
uuid: 8.3.2
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
|
|
'@expo/schema-utils@55.0.4': {}
|
|
|
|
'@expo/sdk-runtime-versions@1.0.0': {}
|
|
|
|
'@expo/spawn-async@1.7.2':
|
|
dependencies:
|
|
cross-spawn: 7.0.6
|
|
|
|
'@expo/sudo-prompt@9.3.2': {}
|
|
|
|
'@expo/vector-icons@14.1.0(expo-font@12.0.10(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)':
|
|
dependencies:
|
|
expo-font: 12.0.10(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))
|
|
react: 18.2.0
|
|
react-native: 0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0)
|
|
|
|
'@expo/vector-icons@15.1.1(expo-font@55.0.7(expo@55.0.24)(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6))(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)':
|
|
dependencies:
|
|
expo-font: 55.0.7(expo@55.0.24)(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)
|
|
react: 19.2.6
|
|
react-native: 0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6)
|
|
|
|
'@expo/ws-tunnel@1.0.6': {}
|
|
|
|
'@expo/xcpretty@4.4.4':
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.0
|
|
chalk: 4.1.2
|
|
js-yaml: 4.1.1
|
|
|
|
'@fastify/accept-negotiator@1.1.0': {}
|
|
|
|
'@fastify/accept-negotiator@2.0.1': {}
|
|
|
|
'@fastify/ajv-compiler@4.0.5':
|
|
dependencies:
|
|
ajv: 8.20.0
|
|
ajv-formats: 3.0.1(ajv@8.20.0)
|
|
fast-uri: 3.1.2
|
|
|
|
'@fastify/busboy@1.2.1':
|
|
dependencies:
|
|
text-decoding: 1.0.0
|
|
|
|
'@fastify/busboy@3.2.0': {}
|
|
|
|
'@fastify/cors@10.1.0':
|
|
dependencies:
|
|
fastify-plugin: 5.1.0
|
|
mnemonist: 0.40.0
|
|
|
|
'@fastify/deepmerge@1.3.0': {}
|
|
|
|
'@fastify/error@3.4.1': {}
|
|
|
|
'@fastify/error@4.2.0': {}
|
|
|
|
'@fastify/fast-json-stringify-compiler@5.0.3':
|
|
dependencies:
|
|
fast-json-stringify: 6.4.0
|
|
|
|
'@fastify/forwarded@3.0.1': {}
|
|
|
|
'@fastify/helmet@13.0.2':
|
|
dependencies:
|
|
fastify-plugin: 5.1.0
|
|
helmet: 8.1.0
|
|
|
|
'@fastify/merge-json-schemas@0.2.1':
|
|
dependencies:
|
|
dequal: 2.0.3
|
|
|
|
'@fastify/multipart@7.7.3':
|
|
dependencies:
|
|
'@fastify/busboy': 1.2.1
|
|
'@fastify/deepmerge': 1.3.0
|
|
'@fastify/error': 3.4.1
|
|
'@fastify/swagger': 8.15.0
|
|
'@fastify/swagger-ui': 1.10.2
|
|
end-of-stream: 1.4.5
|
|
fastify-plugin: 4.5.1
|
|
secure-json-parse: 2.7.0
|
|
stream-wormhole: 1.1.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@fastify/proxy-addr@5.1.0':
|
|
dependencies:
|
|
'@fastify/forwarded': 3.0.1
|
|
ipaddr.js: 2.4.0
|
|
|
|
'@fastify/rate-limit@9.1.0':
|
|
dependencies:
|
|
'@lukeed/ms': 2.0.2
|
|
fastify-plugin: 4.5.1
|
|
toad-cache: 3.7.0
|
|
|
|
'@fastify/send@2.1.0':
|
|
dependencies:
|
|
'@lukeed/ms': 2.0.2
|
|
escape-html: 1.0.3
|
|
fast-decode-uri-component: 1.0.1
|
|
http-errors: 2.0.0
|
|
mime: 3.0.0
|
|
|
|
'@fastify/send@4.1.0':
|
|
dependencies:
|
|
'@lukeed/ms': 2.0.2
|
|
escape-html: 1.0.3
|
|
fast-decode-uri-component: 1.0.1
|
|
http-errors: 2.0.1
|
|
mime: 3.0.0
|
|
|
|
'@fastify/sensible@6.0.4':
|
|
dependencies:
|
|
'@lukeed/ms': 2.0.2
|
|
dequal: 2.0.3
|
|
fastify-plugin: 5.1.0
|
|
forwarded: 0.2.0
|
|
http-errors: 2.0.1
|
|
type-is: 2.1.0
|
|
vary: 1.1.2
|
|
|
|
'@fastify/static@6.12.0':
|
|
dependencies:
|
|
'@fastify/accept-negotiator': 1.1.0
|
|
'@fastify/send': 2.1.0
|
|
content-disposition: 0.5.4
|
|
fastify-plugin: 4.5.1
|
|
glob: 8.1.0
|
|
p-limit: 3.1.0
|
|
|
|
'@fastify/static@9.1.3':
|
|
dependencies:
|
|
'@fastify/accept-negotiator': 2.0.1
|
|
'@fastify/send': 4.1.0
|
|
content-disposition: 1.1.0
|
|
fastify-plugin: 5.1.0
|
|
fastq: 1.20.1
|
|
glob: 13.0.6
|
|
|
|
'@fastify/swagger-ui@1.10.2':
|
|
dependencies:
|
|
'@fastify/static': 6.12.0
|
|
fastify-plugin: 4.5.1
|
|
openapi-types: 12.1.3
|
|
rfdc: 1.4.1
|
|
yaml: 2.9.0
|
|
|
|
'@fastify/swagger-ui@5.2.6':
|
|
dependencies:
|
|
'@fastify/static': 9.1.3
|
|
fastify-plugin: 5.1.0
|
|
openapi-types: 12.1.3
|
|
rfdc: 1.4.1
|
|
yaml: 2.9.0
|
|
|
|
'@fastify/swagger@8.15.0':
|
|
dependencies:
|
|
fastify-plugin: 4.5.1
|
|
json-schema-resolver: 2.0.0
|
|
openapi-types: 12.1.3
|
|
rfdc: 1.4.1
|
|
yaml: 2.9.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@fastify/swagger@9.7.0':
|
|
dependencies:
|
|
fastify-plugin: 5.1.0
|
|
json-schema-resolver: 3.0.0
|
|
openapi-types: 12.1.3
|
|
rfdc: 1.4.1
|
|
yaml: 2.9.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@firebase/app-check-interop-types@0.3.2': {}
|
|
|
|
'@firebase/app-types@0.9.2': {}
|
|
|
|
'@firebase/auth-interop-types@0.2.3': {}
|
|
|
|
'@firebase/component@0.6.9':
|
|
dependencies:
|
|
'@firebase/util': 1.10.0
|
|
tslib: 2.8.1
|
|
|
|
'@firebase/database-compat@1.0.8':
|
|
dependencies:
|
|
'@firebase/component': 0.6.9
|
|
'@firebase/database': 1.0.8
|
|
'@firebase/database-types': 1.0.5
|
|
'@firebase/logger': 0.4.2
|
|
'@firebase/util': 1.10.0
|
|
tslib: 2.8.1
|
|
|
|
'@firebase/database-types@1.0.5':
|
|
dependencies:
|
|
'@firebase/app-types': 0.9.2
|
|
'@firebase/util': 1.10.0
|
|
|
|
'@firebase/database@1.0.8':
|
|
dependencies:
|
|
'@firebase/app-check-interop-types': 0.3.2
|
|
'@firebase/auth-interop-types': 0.2.3
|
|
'@firebase/component': 0.6.9
|
|
'@firebase/logger': 0.4.2
|
|
'@firebase/util': 1.10.0
|
|
faye-websocket: 0.11.4
|
|
tslib: 2.8.1
|
|
|
|
'@firebase/logger@0.4.2':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
'@firebase/util@1.10.0':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
'@google-cloud/firestore@7.11.6':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
fast-deep-equal: 3.1.3
|
|
functional-red-black-tree: 1.0.1
|
|
google-gax: 4.6.1
|
|
protobufjs: 7.5.8
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
- supports-color
|
|
optional: true
|
|
|
|
'@google-cloud/paginator@5.0.2':
|
|
dependencies:
|
|
arrify: 2.0.1
|
|
extend: 3.0.2
|
|
optional: true
|
|
|
|
'@google-cloud/projectify@4.0.0':
|
|
optional: true
|
|
|
|
'@google-cloud/promisify@4.0.0':
|
|
optional: true
|
|
|
|
'@google-cloud/storage@7.19.0':
|
|
dependencies:
|
|
'@google-cloud/paginator': 5.0.2
|
|
'@google-cloud/projectify': 4.0.0
|
|
'@google-cloud/promisify': 4.0.0
|
|
abort-controller: 3.0.0
|
|
async-retry: 1.3.3
|
|
duplexify: 4.1.3
|
|
fast-xml-parser: 5.8.0
|
|
gaxios: 6.7.1
|
|
google-auth-library: 9.15.1
|
|
html-entities: 2.6.0
|
|
mime: 3.0.0
|
|
p-limit: 3.1.0
|
|
retry-request: 7.0.2
|
|
teeny-request: 9.0.0
|
|
uuid: 8.3.2
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
- supports-color
|
|
optional: true
|
|
|
|
'@graphql-typed-document-node/core@3.2.0(graphql@15.8.0)':
|
|
dependencies:
|
|
graphql: 15.8.0
|
|
|
|
'@grpc/grpc-js@1.14.3':
|
|
dependencies:
|
|
'@grpc/proto-loader': 0.8.1
|
|
'@js-sdsl/ordered-map': 4.4.2
|
|
optional: true
|
|
|
|
'@grpc/proto-loader@0.7.15':
|
|
dependencies:
|
|
lodash.camelcase: 4.3.0
|
|
long: 5.3.2
|
|
protobufjs: 7.5.8
|
|
yargs: 17.7.2
|
|
optional: true
|
|
|
|
'@grpc/proto-loader@0.8.1':
|
|
dependencies:
|
|
lodash.camelcase: 4.3.0
|
|
long: 5.3.2
|
|
protobufjs: 7.5.8
|
|
yargs: 17.7.2
|
|
optional: true
|
|
|
|
'@hapi/hoek@9.3.0': {}
|
|
|
|
'@hapi/topo@5.1.0':
|
|
dependencies:
|
|
'@hapi/hoek': 9.3.0
|
|
|
|
'@humanwhocodes/config-array@0.13.0':
|
|
dependencies:
|
|
'@humanwhocodes/object-schema': 2.0.3
|
|
debug: 4.4.3
|
|
minimatch: 3.1.5
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@humanwhocodes/module-importer@1.0.1': {}
|
|
|
|
'@humanwhocodes/object-schema@2.0.3': {}
|
|
|
|
'@ide/backoff@1.0.0': {}
|
|
|
|
'@img/colour@1.1.0':
|
|
optional: true
|
|
|
|
'@img/sharp-darwin-arm64@0.34.5':
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-darwin-arm64': 1.2.4
|
|
optional: true
|
|
|
|
'@img/sharp-darwin-x64@0.34.5':
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-darwin-x64': 1.2.4
|
|
optional: true
|
|
|
|
'@img/sharp-libvips-darwin-arm64@1.2.4':
|
|
optional: true
|
|
|
|
'@img/sharp-libvips-darwin-x64@1.2.4':
|
|
optional: true
|
|
|
|
'@img/sharp-libvips-linux-arm64@1.2.4':
|
|
optional: true
|
|
|
|
'@img/sharp-libvips-linux-arm@1.2.4':
|
|
optional: true
|
|
|
|
'@img/sharp-libvips-linux-ppc64@1.2.4':
|
|
optional: true
|
|
|
|
'@img/sharp-libvips-linux-riscv64@1.2.4':
|
|
optional: true
|
|
|
|
'@img/sharp-libvips-linux-s390x@1.2.4':
|
|
optional: true
|
|
|
|
'@img/sharp-libvips-linux-x64@1.2.4':
|
|
optional: true
|
|
|
|
'@img/sharp-libvips-linuxmusl-arm64@1.2.4':
|
|
optional: true
|
|
|
|
'@img/sharp-libvips-linuxmusl-x64@1.2.4':
|
|
optional: true
|
|
|
|
'@img/sharp-linux-arm64@0.34.5':
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-linux-arm64': 1.2.4
|
|
optional: true
|
|
|
|
'@img/sharp-linux-arm@0.34.5':
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-linux-arm': 1.2.4
|
|
optional: true
|
|
|
|
'@img/sharp-linux-ppc64@0.34.5':
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-linux-ppc64': 1.2.4
|
|
optional: true
|
|
|
|
'@img/sharp-linux-riscv64@0.34.5':
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-linux-riscv64': 1.2.4
|
|
optional: true
|
|
|
|
'@img/sharp-linux-s390x@0.34.5':
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-linux-s390x': 1.2.4
|
|
optional: true
|
|
|
|
'@img/sharp-linux-x64@0.34.5':
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-linux-x64': 1.2.4
|
|
optional: true
|
|
|
|
'@img/sharp-linuxmusl-arm64@0.34.5':
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-linuxmusl-arm64': 1.2.4
|
|
optional: true
|
|
|
|
'@img/sharp-linuxmusl-x64@0.34.5':
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-linuxmusl-x64': 1.2.4
|
|
optional: true
|
|
|
|
'@img/sharp-wasm32@0.34.5':
|
|
dependencies:
|
|
'@emnapi/runtime': 1.10.0
|
|
optional: true
|
|
|
|
'@img/sharp-win32-arm64@0.34.5':
|
|
optional: true
|
|
|
|
'@img/sharp-win32-ia32@0.34.5':
|
|
optional: true
|
|
|
|
'@img/sharp-win32-x64@0.34.5':
|
|
optional: true
|
|
|
|
'@ioredis/commands@1.5.1': {}
|
|
|
|
'@isaacs/cliui@8.0.2':
|
|
dependencies:
|
|
string-width: 5.1.2
|
|
string-width-cjs: string-width@4.2.3
|
|
strip-ansi: 7.2.0
|
|
strip-ansi-cjs: strip-ansi@6.0.1
|
|
wrap-ansi: 8.1.0
|
|
wrap-ansi-cjs: wrap-ansi@7.0.0
|
|
|
|
'@isaacs/ttlcache@1.4.1': {}
|
|
|
|
'@istanbuljs/load-nyc-config@1.1.0':
|
|
dependencies:
|
|
camelcase: 5.3.1
|
|
find-up: 4.1.0
|
|
get-package-type: 0.1.0
|
|
js-yaml: 3.14.2
|
|
resolve-from: 5.0.0
|
|
|
|
'@istanbuljs/schema@0.1.6': {}
|
|
|
|
'@jest/console@29.7.0':
|
|
dependencies:
|
|
'@jest/types': 29.6.3
|
|
'@types/node': 25.8.0
|
|
chalk: 4.1.2
|
|
jest-message-util: 29.7.0
|
|
jest-util: 29.7.0
|
|
slash: 3.0.0
|
|
|
|
'@jest/core@29.7.0(ts-node@10.9.2(@types/node@20.19.41)(typescript@5.9.3))':
|
|
dependencies:
|
|
'@jest/console': 29.7.0
|
|
'@jest/reporters': 29.7.0
|
|
'@jest/test-result': 29.7.0
|
|
'@jest/transform': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
'@types/node': 25.8.0
|
|
ansi-escapes: 4.3.2
|
|
chalk: 4.1.2
|
|
ci-info: 3.9.0
|
|
exit: 0.1.2
|
|
graceful-fs: 4.2.11
|
|
jest-changed-files: 29.7.0
|
|
jest-config: 29.7.0(@types/node@25.8.0)(ts-node@10.9.2(@types/node@20.19.41)(typescript@5.9.3))
|
|
jest-haste-map: 29.7.0
|
|
jest-message-util: 29.7.0
|
|
jest-regex-util: 29.6.3
|
|
jest-resolve: 29.7.0
|
|
jest-resolve-dependencies: 29.7.0
|
|
jest-runner: 29.7.0
|
|
jest-runtime: 29.7.0
|
|
jest-snapshot: 29.7.0
|
|
jest-util: 29.7.0
|
|
jest-validate: 29.7.0
|
|
jest-watcher: 29.7.0
|
|
micromatch: 4.0.8
|
|
pretty-format: 29.7.0
|
|
slash: 3.0.0
|
|
strip-ansi: 6.0.1
|
|
transitivePeerDependencies:
|
|
- babel-plugin-macros
|
|
- supports-color
|
|
- ts-node
|
|
|
|
'@jest/core@29.7.0(ts-node@10.9.2(@types/node@25.8.0)(typescript@5.9.3))':
|
|
dependencies:
|
|
'@jest/console': 29.7.0
|
|
'@jest/reporters': 29.7.0
|
|
'@jest/test-result': 29.7.0
|
|
'@jest/transform': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
'@types/node': 25.8.0
|
|
ansi-escapes: 4.3.2
|
|
chalk: 4.1.2
|
|
ci-info: 3.9.0
|
|
exit: 0.1.2
|
|
graceful-fs: 4.2.11
|
|
jest-changed-files: 29.7.0
|
|
jest-config: 29.7.0(@types/node@25.8.0)(ts-node@10.9.2(@types/node@25.8.0)(typescript@5.9.3))
|
|
jest-haste-map: 29.7.0
|
|
jest-message-util: 29.7.0
|
|
jest-regex-util: 29.6.3
|
|
jest-resolve: 29.7.0
|
|
jest-resolve-dependencies: 29.7.0
|
|
jest-runner: 29.7.0
|
|
jest-runtime: 29.7.0
|
|
jest-snapshot: 29.7.0
|
|
jest-util: 29.7.0
|
|
jest-validate: 29.7.0
|
|
jest-watcher: 29.7.0
|
|
micromatch: 4.0.8
|
|
pretty-format: 29.7.0
|
|
slash: 3.0.0
|
|
strip-ansi: 6.0.1
|
|
transitivePeerDependencies:
|
|
- babel-plugin-macros
|
|
- supports-color
|
|
- ts-node
|
|
|
|
'@jest/create-cache-key-function@29.7.0':
|
|
dependencies:
|
|
'@jest/types': 29.6.3
|
|
|
|
'@jest/environment@29.7.0':
|
|
dependencies:
|
|
'@jest/fake-timers': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
'@types/node': 20.19.41
|
|
jest-mock: 29.7.0
|
|
|
|
'@jest/expect-utils@29.7.0':
|
|
dependencies:
|
|
jest-get-type: 29.6.3
|
|
|
|
'@jest/expect@29.7.0':
|
|
dependencies:
|
|
expect: 29.7.0
|
|
jest-snapshot: 29.7.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@jest/fake-timers@29.7.0':
|
|
dependencies:
|
|
'@jest/types': 29.6.3
|
|
'@sinonjs/fake-timers': 10.3.0
|
|
'@types/node': 25.8.0
|
|
jest-message-util: 29.7.0
|
|
jest-mock: 29.7.0
|
|
jest-util: 29.7.0
|
|
|
|
'@jest/globals@29.7.0':
|
|
dependencies:
|
|
'@jest/environment': 29.7.0
|
|
'@jest/expect': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
jest-mock: 29.7.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@jest/reporters@29.7.0':
|
|
dependencies:
|
|
'@bcoe/v8-coverage': 0.2.3
|
|
'@jest/console': 29.7.0
|
|
'@jest/test-result': 29.7.0
|
|
'@jest/transform': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
'@types/node': 25.8.0
|
|
chalk: 4.1.2
|
|
collect-v8-coverage: 1.0.3
|
|
exit: 0.1.2
|
|
glob: 7.2.3
|
|
graceful-fs: 4.2.11
|
|
istanbul-lib-coverage: 3.2.2
|
|
istanbul-lib-instrument: 6.0.3
|
|
istanbul-lib-report: 3.0.1
|
|
istanbul-lib-source-maps: 4.0.1
|
|
istanbul-reports: 3.2.0
|
|
jest-message-util: 29.7.0
|
|
jest-util: 29.7.0
|
|
jest-worker: 29.7.0
|
|
slash: 3.0.0
|
|
string-length: 4.0.2
|
|
strip-ansi: 6.0.1
|
|
v8-to-istanbul: 9.3.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@jest/schemas@29.6.3':
|
|
dependencies:
|
|
'@sinclair/typebox': 0.27.10
|
|
|
|
'@jest/source-map@29.6.3':
|
|
dependencies:
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
callsites: 3.1.0
|
|
graceful-fs: 4.2.11
|
|
|
|
'@jest/test-result@29.7.0':
|
|
dependencies:
|
|
'@jest/console': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
'@types/istanbul-lib-coverage': 2.0.6
|
|
collect-v8-coverage: 1.0.3
|
|
|
|
'@jest/test-sequencer@29.7.0':
|
|
dependencies:
|
|
'@jest/test-result': 29.7.0
|
|
graceful-fs: 4.2.11
|
|
jest-haste-map: 29.7.0
|
|
slash: 3.0.0
|
|
|
|
'@jest/transform@29.7.0':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@jest/types': 29.6.3
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
babel-plugin-istanbul: 6.1.1
|
|
chalk: 4.1.2
|
|
convert-source-map: 2.0.0
|
|
fast-json-stable-stringify: 2.1.0
|
|
graceful-fs: 4.2.11
|
|
jest-haste-map: 29.7.0
|
|
jest-regex-util: 29.6.3
|
|
jest-util: 29.7.0
|
|
micromatch: 4.0.8
|
|
pirates: 4.0.7
|
|
slash: 3.0.0
|
|
write-file-atomic: 4.0.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@jest/types@24.9.0':
|
|
dependencies:
|
|
'@types/istanbul-lib-coverage': 2.0.6
|
|
'@types/istanbul-reports': 1.1.2
|
|
'@types/yargs': 13.0.12
|
|
|
|
'@jest/types@26.6.2':
|
|
dependencies:
|
|
'@types/istanbul-lib-coverage': 2.0.6
|
|
'@types/istanbul-reports': 3.0.4
|
|
'@types/node': 25.8.0
|
|
'@types/yargs': 15.0.20
|
|
chalk: 4.1.2
|
|
|
|
'@jest/types@29.6.3':
|
|
dependencies:
|
|
'@jest/schemas': 29.6.3
|
|
'@types/istanbul-lib-coverage': 2.0.6
|
|
'@types/istanbul-reports': 3.0.4
|
|
'@types/node': 25.8.0
|
|
'@types/yargs': 17.0.35
|
|
chalk: 4.1.2
|
|
|
|
'@jridgewell/gen-mapping@0.3.13':
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
|
|
'@jridgewell/remapping@2.3.5':
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.3.13
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
|
|
'@jridgewell/resolve-uri@3.1.2': {}
|
|
|
|
'@jridgewell/source-map@0.3.11':
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.3.13
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
|
|
'@jridgewell/sourcemap-codec@1.5.5': {}
|
|
|
|
'@jridgewell/trace-mapping@0.3.31':
|
|
dependencies:
|
|
'@jridgewell/resolve-uri': 3.1.2
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
|
|
'@jridgewell/trace-mapping@0.3.9':
|
|
dependencies:
|
|
'@jridgewell/resolve-uri': 3.1.2
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
|
|
'@js-sdsl/ordered-map@4.4.2':
|
|
optional: true
|
|
|
|
'@keyv/serialize@1.1.1': {}
|
|
|
|
'@lukeed/csprng@1.1.0': {}
|
|
|
|
'@lukeed/ms@2.0.2': {}
|
|
|
|
'@lukeed/uuid@2.0.1':
|
|
dependencies:
|
|
'@lukeed/csprng': 1.1.0
|
|
|
|
'@msgpackr-extract/msgpackr-extract-darwin-arm64@3.0.3':
|
|
optional: true
|
|
|
|
'@msgpackr-extract/msgpackr-extract-darwin-x64@3.0.3':
|
|
optional: true
|
|
|
|
'@msgpackr-extract/msgpackr-extract-linux-arm64@3.0.3':
|
|
optional: true
|
|
|
|
'@msgpackr-extract/msgpackr-extract-linux-arm@3.0.3':
|
|
optional: true
|
|
|
|
'@msgpackr-extract/msgpackr-extract-linux-x64@3.0.3':
|
|
optional: true
|
|
|
|
'@msgpackr-extract/msgpackr-extract-win32-x64@3.0.3':
|
|
optional: true
|
|
|
|
'@napi-rs/wasm-runtime@1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)':
|
|
dependencies:
|
|
'@emnapi/core': 1.10.0
|
|
'@emnapi/runtime': 1.10.0
|
|
'@tybys/wasm-util': 0.10.2
|
|
optional: true
|
|
|
|
'@next/env@16.2.6': {}
|
|
|
|
'@next/swc-darwin-arm64@16.2.6':
|
|
optional: true
|
|
|
|
'@next/swc-darwin-x64@16.2.6':
|
|
optional: true
|
|
|
|
'@next/swc-linux-arm64-gnu@16.2.6':
|
|
optional: true
|
|
|
|
'@next/swc-linux-arm64-musl@16.2.6':
|
|
optional: true
|
|
|
|
'@next/swc-linux-x64-gnu@16.2.6':
|
|
optional: true
|
|
|
|
'@next/swc-linux-x64-musl@16.2.6':
|
|
optional: true
|
|
|
|
'@next/swc-win32-arm64-msvc@16.2.6':
|
|
optional: true
|
|
|
|
'@next/swc-win32-x64-msvc@16.2.6':
|
|
optional: true
|
|
|
|
'@nodable/entities@2.1.0': {}
|
|
|
|
'@nodelib/fs.scandir@2.1.5':
|
|
dependencies:
|
|
'@nodelib/fs.stat': 2.0.5
|
|
run-parallel: 1.2.0
|
|
|
|
'@nodelib/fs.stat@2.0.5': {}
|
|
|
|
'@nodelib/fs.walk@1.2.8':
|
|
dependencies:
|
|
'@nodelib/fs.scandir': 2.1.5
|
|
fastq: 1.20.1
|
|
|
|
'@npmcli/fs@3.1.1':
|
|
dependencies:
|
|
semver: 7.8.0
|
|
|
|
'@one-ini/wasm@0.1.1': {}
|
|
|
|
'@openfeature/core@1.10.0':
|
|
optional: true
|
|
|
|
'@openfeature/server-sdk@1.21.0(@openfeature/core@1.10.0)':
|
|
dependencies:
|
|
'@openfeature/core': 1.10.0
|
|
optional: true
|
|
|
|
'@opentelemetry/api-logs@0.218.0':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
optional: true
|
|
|
|
'@opentelemetry/api-logs@0.53.0':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
|
|
'@opentelemetry/api-logs@0.57.1':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
|
|
'@opentelemetry/api-logs@0.57.2':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
|
|
'@opentelemetry/api@1.9.1': {}
|
|
|
|
'@opentelemetry/context-async-hooks@1.30.1(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
|
|
'@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/semantic-conventions': 1.28.0
|
|
|
|
'@opentelemetry/instrumentation-amqplib@0.46.1(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/semantic-conventions': 1.41.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@opentelemetry/instrumentation-connect@0.43.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/semantic-conventions': 1.41.1
|
|
'@types/connect': 3.4.36
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@opentelemetry/instrumentation-dataloader@0.16.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.1)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@opentelemetry/instrumentation-express@0.47.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/semantic-conventions': 1.41.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@opentelemetry/instrumentation-fastify@0.44.1(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/semantic-conventions': 1.41.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@opentelemetry/instrumentation-fs@0.19.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.1)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@opentelemetry/instrumentation-generic-pool@0.43.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.1)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@opentelemetry/instrumentation-graphql@0.47.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.1)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@opentelemetry/instrumentation-hapi@0.45.1(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/semantic-conventions': 1.41.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@opentelemetry/instrumentation-http@0.57.1(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation': 0.57.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/semantic-conventions': 1.28.0
|
|
forwarded-parse: 2.1.2
|
|
semver: 7.8.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@opentelemetry/instrumentation-ioredis@0.47.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/redis-common': 0.36.2
|
|
'@opentelemetry/semantic-conventions': 1.41.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@opentelemetry/instrumentation-kafkajs@0.7.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/semantic-conventions': 1.41.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@opentelemetry/instrumentation-knex@0.44.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/semantic-conventions': 1.41.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@opentelemetry/instrumentation-koa@0.47.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/semantic-conventions': 1.41.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@opentelemetry/instrumentation-lru-memoizer@0.44.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.1)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@opentelemetry/instrumentation-mongodb@0.51.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/semantic-conventions': 1.41.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@opentelemetry/instrumentation-mongoose@0.46.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/semantic-conventions': 1.41.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@opentelemetry/instrumentation-mysql2@0.45.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/semantic-conventions': 1.41.1
|
|
'@opentelemetry/sql-common': 0.40.1(@opentelemetry/api@1.9.1)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@opentelemetry/instrumentation-mysql@0.45.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/semantic-conventions': 1.41.1
|
|
'@types/mysql': 2.15.26
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@opentelemetry/instrumentation-nestjs-core@0.44.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/semantic-conventions': 1.41.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@opentelemetry/instrumentation-pg@0.50.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/semantic-conventions': 1.27.0
|
|
'@opentelemetry/sql-common': 0.40.1(@opentelemetry/api@1.9.1)
|
|
'@types/pg': 8.6.1
|
|
'@types/pg-pool': 2.0.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@opentelemetry/instrumentation-redis-4@0.46.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/redis-common': 0.36.2
|
|
'@opentelemetry/semantic-conventions': 1.41.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@opentelemetry/instrumentation-tedious@0.18.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/semantic-conventions': 1.41.1
|
|
'@types/tedious': 4.0.14
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@opentelemetry/instrumentation-undici@0.10.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.1)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@opentelemetry/instrumentation@0.53.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/api-logs': 0.53.0
|
|
'@types/shimmer': 1.2.0
|
|
import-in-the-middle: 1.15.0
|
|
require-in-the-middle: 7.5.2
|
|
semver: 7.8.0
|
|
shimmer: 1.2.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@opentelemetry/instrumentation@0.57.1(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/api-logs': 0.57.1
|
|
'@types/shimmer': 1.2.0
|
|
import-in-the-middle: 1.15.0
|
|
require-in-the-middle: 7.5.2
|
|
semver: 7.8.0
|
|
shimmer: 1.2.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@opentelemetry/instrumentation@0.57.2(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/api-logs': 0.57.2
|
|
'@types/shimmer': 1.2.0
|
|
import-in-the-middle: 1.15.0
|
|
require-in-the-middle: 7.5.2
|
|
semver: 7.8.0
|
|
shimmer: 1.2.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@opentelemetry/redis-common@0.36.2': {}
|
|
|
|
'@opentelemetry/resources@1.30.1(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/semantic-conventions': 1.28.0
|
|
|
|
'@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/resources': 1.30.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/semantic-conventions': 1.28.0
|
|
|
|
'@opentelemetry/semantic-conventions@1.27.0': {}
|
|
|
|
'@opentelemetry/semantic-conventions@1.28.0': {}
|
|
|
|
'@opentelemetry/semantic-conventions@1.41.1': {}
|
|
|
|
'@opentelemetry/sql-common@0.40.1(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.1)
|
|
|
|
'@oxc-parser/binding-android-arm-eabi@0.129.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-android-arm64@0.129.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-darwin-arm64@0.129.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-darwin-x64@0.129.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-freebsd-x64@0.129.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-linux-arm-gnueabihf@0.129.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-linux-arm-musleabihf@0.129.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-linux-arm64-gnu@0.129.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-linux-arm64-musl@0.129.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-linux-ppc64-gnu@0.129.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-linux-riscv64-gnu@0.129.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-linux-riscv64-musl@0.129.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-linux-s390x-gnu@0.129.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-linux-x64-gnu@0.129.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-linux-x64-musl@0.129.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-openharmony-arm64@0.129.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-wasm32-wasi@0.129.0':
|
|
dependencies:
|
|
'@emnapi/core': 1.10.0
|
|
'@emnapi/runtime': 1.10.0
|
|
'@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-win32-arm64-msvc@0.129.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-win32-ia32-msvc@0.129.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-win32-x64-msvc@0.129.0':
|
|
optional: true
|
|
|
|
'@oxc-project/types@0.129.0':
|
|
optional: true
|
|
|
|
'@panva/hkdf@1.2.1': {}
|
|
|
|
'@pinojs/redact@0.4.0': {}
|
|
|
|
'@pkgjs/parseargs@0.11.0':
|
|
optional: true
|
|
|
|
'@prisma/client@5.22.0(prisma@5.22.0)':
|
|
optionalDependencies:
|
|
prisma: 5.22.0
|
|
|
|
'@prisma/client@6.19.3(prisma@6.19.3(typescript@5.9.3))(typescript@5.9.3)':
|
|
optionalDependencies:
|
|
prisma: 6.19.3(typescript@5.9.3)
|
|
typescript: 5.9.3
|
|
|
|
'@prisma/config@6.19.3':
|
|
dependencies:
|
|
c12: 3.1.0
|
|
deepmerge-ts: 7.1.5
|
|
effect: 3.21.0
|
|
empathic: 2.0.0
|
|
transitivePeerDependencies:
|
|
- magicast
|
|
|
|
'@prisma/debug@5.22.0': {}
|
|
|
|
'@prisma/debug@6.19.3': {}
|
|
|
|
'@prisma/engines-version@5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2': {}
|
|
|
|
'@prisma/engines-version@7.1.1-3.c2990dca591cba766e3b7ef5d9e8a84796e47ab7': {}
|
|
|
|
'@prisma/engines@5.22.0':
|
|
dependencies:
|
|
'@prisma/debug': 5.22.0
|
|
'@prisma/engines-version': 5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2
|
|
'@prisma/fetch-engine': 5.22.0
|
|
'@prisma/get-platform': 5.22.0
|
|
|
|
'@prisma/engines@6.19.3':
|
|
dependencies:
|
|
'@prisma/debug': 6.19.3
|
|
'@prisma/engines-version': 7.1.1-3.c2990dca591cba766e3b7ef5d9e8a84796e47ab7
|
|
'@prisma/fetch-engine': 6.19.3
|
|
'@prisma/get-platform': 6.19.3
|
|
|
|
'@prisma/fetch-engine@5.22.0':
|
|
dependencies:
|
|
'@prisma/debug': 5.22.0
|
|
'@prisma/engines-version': 5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2
|
|
'@prisma/get-platform': 5.22.0
|
|
|
|
'@prisma/fetch-engine@6.19.3':
|
|
dependencies:
|
|
'@prisma/debug': 6.19.3
|
|
'@prisma/engines-version': 7.1.1-3.c2990dca591cba766e3b7ef5d9e8a84796e47ab7
|
|
'@prisma/get-platform': 6.19.3
|
|
|
|
'@prisma/get-platform@5.22.0':
|
|
dependencies:
|
|
'@prisma/debug': 5.22.0
|
|
|
|
'@prisma/get-platform@6.19.3':
|
|
dependencies:
|
|
'@prisma/debug': 6.19.3
|
|
|
|
'@prisma/instrumentation@5.22.0':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/instrumentation': 0.53.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/sdk-trace-base': 1.30.1(@opentelemetry/api@1.9.1)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@protobufjs/aspromise@1.1.2':
|
|
optional: true
|
|
|
|
'@protobufjs/base64@1.1.2':
|
|
optional: true
|
|
|
|
'@protobufjs/codegen@2.0.5':
|
|
optional: true
|
|
|
|
'@protobufjs/eventemitter@1.1.0':
|
|
optional: true
|
|
|
|
'@protobufjs/fetch@1.1.0':
|
|
dependencies:
|
|
'@protobufjs/aspromise': 1.1.2
|
|
'@protobufjs/inquire': 1.1.1
|
|
optional: true
|
|
|
|
'@protobufjs/float@1.0.2':
|
|
optional: true
|
|
|
|
'@protobufjs/inquire@1.1.1':
|
|
optional: true
|
|
|
|
'@protobufjs/path@1.1.2':
|
|
optional: true
|
|
|
|
'@protobufjs/pool@1.1.0':
|
|
optional: true
|
|
|
|
'@protobufjs/utf8@1.1.1':
|
|
optional: true
|
|
|
|
'@react-email/render@0.0.16(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
|
dependencies:
|
|
html-to-text: 9.0.5
|
|
js-beautify: 1.15.4
|
|
react: 19.2.6
|
|
react-dom: 19.2.6(react@19.2.6)
|
|
react-promise-suspense: 0.3.4
|
|
|
|
'@react-native-async-storage/async-storage@1.23.1(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))':
|
|
dependencies:
|
|
merge-options: 3.0.4
|
|
react-native: 0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0)
|
|
|
|
'@react-native-async-storage/async-storage@1.23.1(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))':
|
|
dependencies:
|
|
merge-options: 3.0.4
|
|
react-native: 0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6)
|
|
|
|
'@react-native-community/cli-clean@13.6.9':
|
|
dependencies:
|
|
'@react-native-community/cli-tools': 13.6.9
|
|
chalk: 4.1.2
|
|
execa: 5.1.1
|
|
fast-glob: 3.3.3
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
|
|
'@react-native-community/cli-config@13.6.9':
|
|
dependencies:
|
|
'@react-native-community/cli-tools': 13.6.9
|
|
chalk: 4.1.2
|
|
cosmiconfig: 5.2.1
|
|
deepmerge: 4.3.1
|
|
fast-glob: 3.3.3
|
|
joi: 17.13.3
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
|
|
'@react-native-community/cli-debugger-ui@13.6.9':
|
|
dependencies:
|
|
serve-static: 1.16.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@react-native-community/cli-doctor@13.6.9':
|
|
dependencies:
|
|
'@react-native-community/cli-config': 13.6.9
|
|
'@react-native-community/cli-platform-android': 13.6.9
|
|
'@react-native-community/cli-platform-apple': 13.6.9
|
|
'@react-native-community/cli-platform-ios': 13.6.9
|
|
'@react-native-community/cli-tools': 13.6.9
|
|
chalk: 4.1.2
|
|
command-exists: 1.2.9
|
|
deepmerge: 4.3.1
|
|
envinfo: 7.21.0
|
|
execa: 5.1.1
|
|
hermes-profile-transformer: 0.0.6
|
|
node-stream-zip: 1.15.0
|
|
ora: 5.4.1
|
|
semver: 7.8.0
|
|
strip-ansi: 5.2.0
|
|
wcwidth: 1.0.1
|
|
yaml: 2.9.0
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
|
|
'@react-native-community/cli-hermes@13.6.9':
|
|
dependencies:
|
|
'@react-native-community/cli-platform-android': 13.6.9
|
|
'@react-native-community/cli-tools': 13.6.9
|
|
chalk: 4.1.2
|
|
hermes-profile-transformer: 0.0.6
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
|
|
'@react-native-community/cli-platform-android@13.6.9':
|
|
dependencies:
|
|
'@react-native-community/cli-tools': 13.6.9
|
|
chalk: 4.1.2
|
|
execa: 5.1.1
|
|
fast-glob: 3.3.3
|
|
fast-xml-parser: 4.5.6
|
|
logkitty: 0.7.1
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
|
|
'@react-native-community/cli-platform-apple@13.6.9':
|
|
dependencies:
|
|
'@react-native-community/cli-tools': 13.6.9
|
|
chalk: 4.1.2
|
|
execa: 5.1.1
|
|
fast-glob: 3.3.3
|
|
fast-xml-parser: 4.5.6
|
|
ora: 5.4.1
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
|
|
'@react-native-community/cli-platform-ios@13.6.9':
|
|
dependencies:
|
|
'@react-native-community/cli-platform-apple': 13.6.9
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
|
|
'@react-native-community/cli-server-api@13.6.9':
|
|
dependencies:
|
|
'@react-native-community/cli-debugger-ui': 13.6.9
|
|
'@react-native-community/cli-tools': 13.6.9
|
|
compression: 1.8.1
|
|
connect: 3.7.0
|
|
errorhandler: 1.5.2
|
|
nocache: 3.0.4
|
|
pretty-format: 26.6.2
|
|
serve-static: 1.16.3
|
|
ws: 6.2.3
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- encoding
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
'@react-native-community/cli-tools@13.6.9':
|
|
dependencies:
|
|
appdirsjs: 1.2.7
|
|
chalk: 4.1.2
|
|
execa: 5.1.1
|
|
find-up: 5.0.0
|
|
mime: 2.6.0
|
|
node-fetch: 2.7.0
|
|
open: 6.4.0
|
|
ora: 5.4.1
|
|
semver: 7.8.0
|
|
shell-quote: 1.8.3
|
|
sudo-prompt: 9.2.1
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
|
|
'@react-native-community/cli-types@13.6.9':
|
|
dependencies:
|
|
joi: 17.13.3
|
|
|
|
'@react-native-community/cli@13.6.9':
|
|
dependencies:
|
|
'@react-native-community/cli-clean': 13.6.9
|
|
'@react-native-community/cli-config': 13.6.9
|
|
'@react-native-community/cli-debugger-ui': 13.6.9
|
|
'@react-native-community/cli-doctor': 13.6.9
|
|
'@react-native-community/cli-hermes': 13.6.9
|
|
'@react-native-community/cli-server-api': 13.6.9
|
|
'@react-native-community/cli-tools': 13.6.9
|
|
'@react-native-community/cli-types': 13.6.9
|
|
chalk: 4.1.2
|
|
commander: 9.5.0
|
|
deepmerge: 4.3.1
|
|
execa: 5.1.1
|
|
find-up: 4.1.0
|
|
fs-extra: 8.1.0
|
|
graceful-fs: 4.2.11
|
|
prompts: 2.4.2
|
|
semver: 7.8.0
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- encoding
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
'@react-native-community/netinfo@11.4.1(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))':
|
|
dependencies:
|
|
react-native: 0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0)
|
|
|
|
'@react-native/assets-registry@0.74.87': {}
|
|
|
|
'@react-native/assets-registry@0.85.3': {}
|
|
|
|
'@react-native/babel-plugin-codegen@0.74.87(@babel/preset-env@7.29.5(@babel/core@7.29.0))':
|
|
dependencies:
|
|
'@react-native/codegen': 0.74.87(@babel/preset-env@7.29.5(@babel/core@7.29.0))
|
|
transitivePeerDependencies:
|
|
- '@babel/preset-env'
|
|
- supports-color
|
|
|
|
'@react-native/babel-plugin-codegen@0.83.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/traverse': 7.29.0
|
|
'@react-native/codegen': 0.83.6(@babel/core@7.29.0)
|
|
transitivePeerDependencies:
|
|
- '@babel/core'
|
|
- supports-color
|
|
|
|
'@react-native/babel-preset@0.74.87(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/plugin-proposal-async-generator-functions': 7.20.7(@babel/core@7.29.0)
|
|
'@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.29.0)
|
|
'@babel/plugin-proposal-export-default-from': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-proposal-logical-assignment-operators': 7.20.7(@babel/core@7.29.0)
|
|
'@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.29.0)
|
|
'@babel/plugin-proposal-numeric-separator': 7.18.6(@babel/core@7.29.0)
|
|
'@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.29.0)
|
|
'@babel/plugin-proposal-optional-catch-binding': 7.18.6(@babel/core@7.29.0)
|
|
'@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-export-default-from': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-flow': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-arrow-functions': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-async-to-generator': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-block-scoping': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-classes': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-computed-properties': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-destructuring': 7.28.5(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-flow-strip-types': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-function-name': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-literals': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-modules-commonjs': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-named-capturing-groups-regex': 7.29.0(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-parameters': 7.27.7(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-private-methods': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-private-property-in-object': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-react-display-name': 7.28.0(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-react-jsx': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-react-jsx-source': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-runtime': 7.29.0(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-shorthand-properties': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-spread': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-sticky-regex': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-unicode-regex': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/template': 7.28.6
|
|
'@react-native/babel-plugin-codegen': 0.74.87(@babel/preset-env@7.29.5(@babel/core@7.29.0))
|
|
babel-plugin-transform-flow-enums: 0.0.2(@babel/core@7.29.0)
|
|
react-refresh: 0.14.2
|
|
transitivePeerDependencies:
|
|
- '@babel/preset-env'
|
|
- supports-color
|
|
|
|
'@react-native/babel-preset@0.83.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/plugin-proposal-export-default-from': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-export-default-from': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-arrow-functions': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-async-generator-functions': 7.29.0(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-async-to-generator': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-block-scoping': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-class-properties': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-classes': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-computed-properties': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-destructuring': 7.28.5(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-flow-strip-types': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-for-of': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-function-name': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-literals': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-logical-assignment-operators': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-modules-commonjs': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-named-capturing-groups-regex': 7.29.0(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-nullish-coalescing-operator': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-numeric-separator': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-object-rest-spread': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-optional-catch-binding': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-optional-chaining': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-parameters': 7.27.7(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-private-methods': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-private-property-in-object': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-react-display-name': 7.28.0(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-react-jsx': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-react-jsx-source': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-regenerator': 7.29.0(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-runtime': 7.29.0(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-shorthand-properties': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-spread': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-sticky-regex': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-unicode-regex': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/template': 7.28.6
|
|
'@react-native/babel-plugin-codegen': 0.83.6(@babel/core@7.29.0)
|
|
babel-plugin-syntax-hermes-parser: 0.32.0
|
|
babel-plugin-transform-flow-enums: 0.0.2(@babel/core@7.29.0)
|
|
react-refresh: 0.14.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@react-native/codegen@0.74.87(@babel/preset-env@7.29.5(@babel/core@7.29.0))':
|
|
dependencies:
|
|
'@babel/parser': 7.29.3
|
|
'@babel/preset-env': 7.29.5(@babel/core@7.29.0)
|
|
glob: 7.2.3
|
|
hermes-parser: 0.19.1
|
|
invariant: 2.2.4
|
|
jscodeshift: 0.14.0(@babel/preset-env@7.29.5(@babel/core@7.29.0))
|
|
mkdirp: 0.5.6
|
|
nullthrows: 1.1.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@react-native/codegen@0.83.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/parser': 7.29.3
|
|
glob: 7.2.3
|
|
hermes-parser: 0.32.0
|
|
invariant: 2.2.4
|
|
nullthrows: 1.1.1
|
|
yargs: 17.7.2
|
|
|
|
'@react-native/codegen@0.85.3(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/parser': 7.29.3
|
|
hermes-parser: 0.33.3
|
|
invariant: 2.2.4
|
|
nullthrows: 1.1.1
|
|
tinyglobby: 0.2.16
|
|
yargs: 17.7.2
|
|
|
|
'@react-native/community-cli-plugin@0.74.87(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))':
|
|
dependencies:
|
|
'@react-native-community/cli-server-api': 13.6.9
|
|
'@react-native-community/cli-tools': 13.6.9
|
|
'@react-native/dev-middleware': 0.74.87
|
|
'@react-native/metro-babel-transformer': 0.74.87(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))
|
|
chalk: 4.1.2
|
|
execa: 5.1.1
|
|
metro: 0.80.12
|
|
metro-config: 0.80.12
|
|
metro-core: 0.80.12
|
|
node-fetch: 2.7.0
|
|
querystring: 0.2.1
|
|
readline: 1.3.0
|
|
transitivePeerDependencies:
|
|
- '@babel/core'
|
|
- '@babel/preset-env'
|
|
- bufferutil
|
|
- encoding
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
'@react-native/community-cli-plugin@0.85.3(@react-native-community/cli@13.6.9)':
|
|
dependencies:
|
|
'@react-native/dev-middleware': 0.85.3
|
|
debug: 4.4.3
|
|
invariant: 2.2.4
|
|
metro: 0.84.4
|
|
metro-config: 0.84.4
|
|
metro-core: 0.84.4
|
|
semver: 7.8.0
|
|
optionalDependencies:
|
|
'@react-native-community/cli': 13.6.9
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
'@react-native/debugger-frontend@0.74.85': {}
|
|
|
|
'@react-native/debugger-frontend@0.74.87': {}
|
|
|
|
'@react-native/debugger-frontend@0.83.6': {}
|
|
|
|
'@react-native/debugger-frontend@0.85.3': {}
|
|
|
|
'@react-native/debugger-shell@0.83.6':
|
|
dependencies:
|
|
cross-spawn: 7.0.6
|
|
fb-dotslash: 0.5.8
|
|
|
|
'@react-native/debugger-shell@0.85.3':
|
|
dependencies:
|
|
cross-spawn: 7.0.6
|
|
debug: 4.4.3
|
|
fb-dotslash: 0.5.8
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@react-native/dev-middleware@0.74.85':
|
|
dependencies:
|
|
'@isaacs/ttlcache': 1.4.1
|
|
'@react-native/debugger-frontend': 0.74.85
|
|
'@rnx-kit/chromium-edge-launcher': 1.0.0
|
|
chrome-launcher: 0.15.2
|
|
connect: 3.7.0
|
|
debug: 2.6.9
|
|
node-fetch: 2.7.0
|
|
nullthrows: 1.1.1
|
|
open: 7.4.2
|
|
selfsigned: 2.4.1
|
|
serve-static: 1.16.3
|
|
temp-dir: 2.0.0
|
|
ws: 6.2.3
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- encoding
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
'@react-native/dev-middleware@0.74.87':
|
|
dependencies:
|
|
'@isaacs/ttlcache': 1.4.1
|
|
'@react-native/debugger-frontend': 0.74.87
|
|
'@rnx-kit/chromium-edge-launcher': 1.0.0
|
|
chrome-launcher: 0.15.2
|
|
connect: 3.7.0
|
|
debug: 2.6.9
|
|
node-fetch: 2.7.0
|
|
nullthrows: 1.1.1
|
|
open: 7.4.2
|
|
selfsigned: 2.4.1
|
|
serve-static: 1.16.3
|
|
temp-dir: 2.0.0
|
|
ws: 6.2.3
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- encoding
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
'@react-native/dev-middleware@0.83.6':
|
|
dependencies:
|
|
'@isaacs/ttlcache': 1.4.1
|
|
'@react-native/debugger-frontend': 0.83.6
|
|
'@react-native/debugger-shell': 0.83.6
|
|
chrome-launcher: 0.15.2
|
|
chromium-edge-launcher: 0.2.0
|
|
connect: 3.7.0
|
|
debug: 4.4.3
|
|
invariant: 2.2.4
|
|
nullthrows: 1.1.1
|
|
open: 7.4.2
|
|
serve-static: 1.16.3
|
|
ws: 7.5.10
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
'@react-native/dev-middleware@0.85.3':
|
|
dependencies:
|
|
'@isaacs/ttlcache': 1.4.1
|
|
'@react-native/debugger-frontend': 0.85.3
|
|
'@react-native/debugger-shell': 0.85.3
|
|
chrome-launcher: 0.15.2
|
|
chromium-edge-launcher: 0.3.0
|
|
connect: 3.7.0
|
|
debug: 4.4.3
|
|
invariant: 2.2.4
|
|
nullthrows: 1.1.1
|
|
open: 7.4.2
|
|
serve-static: 1.16.3
|
|
ws: 7.5.10
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
'@react-native/gradle-plugin@0.74.87': {}
|
|
|
|
'@react-native/gradle-plugin@0.85.3': {}
|
|
|
|
'@react-native/js-polyfills@0.74.87': {}
|
|
|
|
'@react-native/js-polyfills@0.85.3': {}
|
|
|
|
'@react-native/metro-babel-transformer@0.74.87(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@react-native/babel-preset': 0.74.87(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))
|
|
hermes-parser: 0.19.1
|
|
nullthrows: 1.1.1
|
|
transitivePeerDependencies:
|
|
- '@babel/preset-env'
|
|
- supports-color
|
|
|
|
'@react-native/normalize-color@2.1.0': {}
|
|
|
|
'@react-native/normalize-colors@0.74.85': {}
|
|
|
|
'@react-native/normalize-colors@0.74.87': {}
|
|
|
|
'@react-native/normalize-colors@0.83.6': {}
|
|
|
|
'@react-native/normalize-colors@0.85.3': {}
|
|
|
|
'@react-native/virtualized-lists@0.74.87(@types/react@18.3.28)(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)':
|
|
dependencies:
|
|
invariant: 2.2.4
|
|
nullthrows: 1.1.1
|
|
react: 18.2.0
|
|
react-native: 0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0)
|
|
optionalDependencies:
|
|
'@types/react': 18.3.28
|
|
|
|
'@react-native/virtualized-lists@0.85.3(@types/react@18.3.28)(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)':
|
|
dependencies:
|
|
invariant: 2.2.4
|
|
nullthrows: 1.1.1
|
|
react: 19.2.6
|
|
react-native: 0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6)
|
|
optionalDependencies:
|
|
'@types/react': 18.3.28
|
|
|
|
'@react-navigation/bottom-tabs@6.6.1(@react-navigation/native@6.1.18(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))(react-native-safe-area-context@4.10.5(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))(react-native-screens@3.31.0(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)':
|
|
dependencies:
|
|
'@react-navigation/elements': 1.3.31(@react-navigation/native@6.1.18(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))(react-native-safe-area-context@4.10.5(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
'@react-navigation/native': 6.1.18(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
color: 4.2.3
|
|
react: 18.2.0
|
|
react-native: 0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0)
|
|
react-native-safe-area-context: 4.10.5(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
react-native-screens: 3.31.0(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
warn-once: 0.1.1
|
|
|
|
'@react-navigation/core@6.4.17(react@18.2.0)':
|
|
dependencies:
|
|
'@react-navigation/routers': 6.1.9
|
|
escape-string-regexp: 4.0.0
|
|
nanoid: 3.3.12
|
|
query-string: 7.1.3
|
|
react: 18.2.0
|
|
react-is: 16.13.1
|
|
use-latest-callback: 0.2.6(react@18.2.0)
|
|
|
|
'@react-navigation/elements@1.3.31(@react-navigation/native@6.1.18(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))(react-native-safe-area-context@4.10.5(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)':
|
|
dependencies:
|
|
'@react-navigation/native': 6.1.18(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
react: 18.2.0
|
|
react-native: 0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0)
|
|
react-native-safe-area-context: 4.10.5(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
|
|
'@react-navigation/native@6.1.18(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)':
|
|
dependencies:
|
|
'@react-navigation/core': 6.4.17(react@18.2.0)
|
|
escape-string-regexp: 4.0.0
|
|
fast-deep-equal: 3.1.3
|
|
nanoid: 3.3.12
|
|
react: 18.2.0
|
|
react-native: 0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0)
|
|
|
|
'@react-navigation/routers@6.1.9':
|
|
dependencies:
|
|
nanoid: 3.3.12
|
|
|
|
'@react-navigation/stack@6.4.1(@react-navigation/native@6.1.18(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))(react-native-gesture-handler@2.16.2(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))(react-native-safe-area-context@4.10.5(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))(react-native-screens@3.31.0(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)':
|
|
dependencies:
|
|
'@react-navigation/elements': 1.3.31(@react-navigation/native@6.1.18(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))(react-native-safe-area-context@4.10.5(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
'@react-navigation/native': 6.1.18(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
color: 4.2.3
|
|
react: 18.2.0
|
|
react-native: 0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0)
|
|
react-native-gesture-handler: 2.16.2(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
react-native-safe-area-context: 4.10.5(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
react-native-screens: 3.31.0(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
warn-once: 0.1.1
|
|
|
|
'@rnx-kit/chromium-edge-launcher@1.0.0':
|
|
dependencies:
|
|
'@types/node': 18.19.130
|
|
escape-string-regexp: 4.0.0
|
|
is-wsl: 2.2.0
|
|
lighthouse-logger: 1.4.2
|
|
mkdirp: 1.0.4
|
|
rimraf: 3.0.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@rollup/rollup-android-arm-eabi@4.60.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-android-arm64@4.60.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-darwin-arm64@4.60.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-darwin-x64@4.60.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-freebsd-arm64@4.60.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-freebsd-x64@4.60.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm-gnueabihf@4.60.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm-musleabihf@4.60.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm64-gnu@4.60.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm64-musl@4.60.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-loong64-gnu@4.60.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-loong64-musl@4.60.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-ppc64-gnu@4.60.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-ppc64-musl@4.60.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-riscv64-gnu@4.60.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-riscv64-musl@4.60.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-s390x-gnu@4.60.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-x64-gnu@4.60.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-x64-musl@4.60.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-openbsd-x64@4.60.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-openharmony-arm64@4.60.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-arm64-msvc@4.60.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-ia32-msvc@4.60.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-x64-gnu@4.60.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-x64-msvc@4.60.4':
|
|
optional: true
|
|
|
|
'@segment/analytics-core@1.4.1':
|
|
dependencies:
|
|
'@lukeed/uuid': 2.0.1
|
|
'@segment/analytics-generic-utils': 1.1.1
|
|
dset: 3.1.4
|
|
tslib: 2.8.1
|
|
|
|
'@segment/analytics-generic-utils@1.1.1':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
'@segment/analytics-node@1.3.0':
|
|
dependencies:
|
|
'@lukeed/uuid': 2.0.1
|
|
'@segment/analytics-core': 1.4.1
|
|
'@segment/analytics-generic-utils': 1.1.1
|
|
buffer: 6.0.3
|
|
node-fetch: 2.7.0
|
|
tslib: 2.8.1
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
|
|
'@segment/loosely-validate-event@2.0.0':
|
|
dependencies:
|
|
component-type: 1.2.2
|
|
join-component: 1.1.0
|
|
|
|
'@selderee/plugin-htmlparser2@0.11.0':
|
|
dependencies:
|
|
domhandler: 5.0.3
|
|
selderee: 0.11.0
|
|
|
|
'@sentry/core@8.55.2': {}
|
|
|
|
'@sentry/node@8.55.2':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/context-async-hooks': 1.30.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation-amqplib': 0.46.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation-connect': 0.43.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation-dataloader': 0.16.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation-express': 0.47.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation-fastify': 0.44.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation-fs': 0.19.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation-generic-pool': 0.43.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation-graphql': 0.47.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation-hapi': 0.45.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation-http': 0.57.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation-ioredis': 0.47.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation-kafkajs': 0.7.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation-knex': 0.44.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation-koa': 0.47.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation-lru-memoizer': 0.44.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation-mongodb': 0.51.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation-mongoose': 0.46.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation-mysql': 0.45.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation-mysql2': 0.45.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation-nestjs-core': 0.44.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation-pg': 0.50.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation-redis-4': 0.46.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation-tedious': 0.18.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation-undici': 0.10.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/resources': 1.30.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/sdk-trace-base': 1.30.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/semantic-conventions': 1.41.1
|
|
'@prisma/instrumentation': 5.22.0
|
|
'@sentry/core': 8.55.2
|
|
'@sentry/opentelemetry': 8.55.2(@opentelemetry/api@1.9.1)(@opentelemetry/context-async-hooks@1.30.1(@opentelemetry/api@1.9.1))(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.1))(@opentelemetry/instrumentation@0.57.2(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.1))(@opentelemetry/semantic-conventions@1.41.1)
|
|
import-in-the-middle: 1.15.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@sentry/opentelemetry@8.55.2(@opentelemetry/api@1.9.1)(@opentelemetry/context-async-hooks@1.30.1(@opentelemetry/api@1.9.1))(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.1))(@opentelemetry/instrumentation@0.57.2(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.1))(@opentelemetry/semantic-conventions@1.41.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/context-async-hooks': 1.30.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/sdk-trace-base': 1.30.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/semantic-conventions': 1.41.1
|
|
'@sentry/core': 8.55.2
|
|
|
|
'@sideway/address@4.1.5':
|
|
dependencies:
|
|
'@hapi/hoek': 9.3.0
|
|
|
|
'@sideway/formula@3.0.1': {}
|
|
|
|
'@sideway/pinpoint@2.0.0': {}
|
|
|
|
'@sinclair/typebox@0.27.10': {}
|
|
|
|
'@sinonjs/commons@3.0.1':
|
|
dependencies:
|
|
type-detect: 4.0.8
|
|
|
|
'@sinonjs/fake-timers@10.3.0':
|
|
dependencies:
|
|
'@sinonjs/commons': 3.0.1
|
|
|
|
'@smithy/core@3.24.2':
|
|
dependencies:
|
|
'@aws-crypto/crc32': 5.2.0
|
|
'@smithy/types': 4.14.1
|
|
tslib: 2.8.1
|
|
|
|
'@smithy/credential-provider-imds@4.3.2':
|
|
dependencies:
|
|
'@smithy/core': 3.24.2
|
|
'@smithy/types': 4.14.1
|
|
tslib: 2.8.1
|
|
|
|
'@smithy/fetch-http-handler@5.4.2':
|
|
dependencies:
|
|
'@smithy/core': 3.24.2
|
|
'@smithy/types': 4.14.1
|
|
tslib: 2.8.1
|
|
|
|
'@smithy/is-array-buffer@2.2.0':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
'@smithy/middleware-compression@4.4.2':
|
|
dependencies:
|
|
'@smithy/core': 3.24.2
|
|
'@smithy/types': 4.14.1
|
|
fflate: 0.8.1
|
|
tslib: 2.8.1
|
|
|
|
'@smithy/node-http-handler@4.7.2':
|
|
dependencies:
|
|
'@smithy/core': 3.24.2
|
|
'@smithy/types': 4.14.1
|
|
tslib: 2.8.1
|
|
|
|
'@smithy/signature-v4@5.4.2':
|
|
dependencies:
|
|
'@smithy/core': 3.24.2
|
|
'@smithy/types': 4.14.1
|
|
tslib: 2.8.1
|
|
|
|
'@smithy/types@4.14.1':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
'@smithy/util-buffer-from@2.2.0':
|
|
dependencies:
|
|
'@smithy/is-array-buffer': 2.2.0
|
|
tslib: 2.8.1
|
|
|
|
'@smithy/util-utf8@2.3.0':
|
|
dependencies:
|
|
'@smithy/util-buffer-from': 2.2.0
|
|
tslib: 2.8.1
|
|
|
|
'@solidjs/router@0.14.10(solid-js@1.9.12)':
|
|
dependencies:
|
|
solid-js: 1.9.12
|
|
|
|
'@standard-schema/spec@1.1.0': {}
|
|
|
|
'@swc/helpers@0.3.17':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
'@swc/helpers@0.5.15':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
'@tootallnate/once@2.0.1':
|
|
optional: true
|
|
|
|
'@tsconfig/node10@1.0.12': {}
|
|
|
|
'@tsconfig/node12@1.0.11': {}
|
|
|
|
'@tsconfig/node14@1.0.3': {}
|
|
|
|
'@tsconfig/node16@1.0.4': {}
|
|
|
|
'@turbo/darwin-64@2.9.12':
|
|
optional: true
|
|
|
|
'@turbo/darwin-arm64@2.9.12':
|
|
optional: true
|
|
|
|
'@turbo/linux-64@2.9.12':
|
|
optional: true
|
|
|
|
'@turbo/linux-arm64@2.9.12':
|
|
optional: true
|
|
|
|
'@turbo/windows-64@2.9.12':
|
|
optional: true
|
|
|
|
'@turbo/windows-arm64@2.9.12':
|
|
optional: true
|
|
|
|
'@tybys/wasm-util@0.10.2':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@types/babel__core@7.20.5':
|
|
dependencies:
|
|
'@babel/parser': 7.29.3
|
|
'@babel/types': 7.29.0
|
|
'@types/babel__generator': 7.27.0
|
|
'@types/babel__template': 7.4.4
|
|
'@types/babel__traverse': 7.28.0
|
|
|
|
'@types/babel__generator@7.27.0':
|
|
dependencies:
|
|
'@babel/types': 7.29.0
|
|
|
|
'@types/babel__template@7.4.4':
|
|
dependencies:
|
|
'@babel/parser': 7.29.3
|
|
'@babel/types': 7.29.0
|
|
|
|
'@types/babel__traverse@7.28.0':
|
|
dependencies:
|
|
'@babel/types': 7.29.0
|
|
|
|
'@types/body-parser@1.19.6':
|
|
dependencies:
|
|
'@types/connect': 3.4.38
|
|
'@types/node': 25.8.0
|
|
|
|
'@types/caseless@0.12.5':
|
|
optional: true
|
|
|
|
'@types/chai@5.2.3':
|
|
dependencies:
|
|
'@types/deep-eql': 4.0.2
|
|
assertion-error: 2.0.1
|
|
|
|
'@types/chrome@0.0.268':
|
|
dependencies:
|
|
'@types/filesystem': 0.0.36
|
|
'@types/har-format': 1.2.16
|
|
|
|
'@types/connect@3.4.36':
|
|
dependencies:
|
|
'@types/node': 25.8.0
|
|
|
|
'@types/connect@3.4.38':
|
|
dependencies:
|
|
'@types/node': 25.8.0
|
|
|
|
'@types/deep-eql@4.0.2': {}
|
|
|
|
'@types/estree@1.0.8': {}
|
|
|
|
'@types/estree@1.0.9': {}
|
|
|
|
'@types/express-serve-static-core@4.19.8':
|
|
dependencies:
|
|
'@types/node': 25.8.0
|
|
'@types/qs': 6.15.1
|
|
'@types/range-parser': 1.2.7
|
|
'@types/send': 1.2.1
|
|
|
|
'@types/express@4.17.25':
|
|
dependencies:
|
|
'@types/body-parser': 1.19.6
|
|
'@types/express-serve-static-core': 4.19.8
|
|
'@types/qs': 6.15.1
|
|
'@types/serve-static': 1.15.10
|
|
|
|
'@types/filesystem@0.0.36':
|
|
dependencies:
|
|
'@types/filewriter': 0.0.33
|
|
|
|
'@types/filewriter@0.0.33': {}
|
|
|
|
'@types/graceful-fs@4.1.9':
|
|
dependencies:
|
|
'@types/node': 25.8.0
|
|
|
|
'@types/hammerjs@2.0.46': {}
|
|
|
|
'@types/handlebars@4.1.0':
|
|
dependencies:
|
|
handlebars: 4.7.9
|
|
|
|
'@types/har-format@1.2.16': {}
|
|
|
|
'@types/http-errors@2.0.5': {}
|
|
|
|
'@types/istanbul-lib-coverage@2.0.6': {}
|
|
|
|
'@types/istanbul-lib-report@3.0.3':
|
|
dependencies:
|
|
'@types/istanbul-lib-coverage': 2.0.6
|
|
|
|
'@types/istanbul-reports@1.1.2':
|
|
dependencies:
|
|
'@types/istanbul-lib-coverage': 2.0.6
|
|
'@types/istanbul-lib-report': 3.0.3
|
|
|
|
'@types/istanbul-reports@3.0.4':
|
|
dependencies:
|
|
'@types/istanbul-lib-report': 3.0.3
|
|
|
|
'@types/jest@29.5.14':
|
|
dependencies:
|
|
expect: 29.7.0
|
|
pretty-format: 29.7.0
|
|
|
|
'@types/jsonwebtoken@9.0.10':
|
|
dependencies:
|
|
'@types/ms': 2.1.0
|
|
'@types/node': 25.8.0
|
|
|
|
'@types/long@4.0.2':
|
|
optional: true
|
|
|
|
'@types/mime@1.3.5': {}
|
|
|
|
'@types/ms@2.1.0': {}
|
|
|
|
'@types/mysql@2.15.26':
|
|
dependencies:
|
|
'@types/node': 25.8.0
|
|
|
|
'@types/node-forge@1.3.14':
|
|
dependencies:
|
|
'@types/node': 25.8.0
|
|
|
|
'@types/node@18.19.130':
|
|
dependencies:
|
|
undici-types: 5.26.5
|
|
|
|
'@types/node@20.19.41':
|
|
dependencies:
|
|
undici-types: 6.21.0
|
|
|
|
'@types/node@22.19.19':
|
|
dependencies:
|
|
undici-types: 6.21.0
|
|
|
|
'@types/node@25.8.0':
|
|
dependencies:
|
|
undici-types: 7.24.6
|
|
|
|
'@types/pdfkit@0.13.9':
|
|
dependencies:
|
|
'@types/node': 25.8.0
|
|
|
|
'@types/pg-pool@2.0.6':
|
|
dependencies:
|
|
'@types/pg': 8.6.1
|
|
|
|
'@types/pg@8.6.1':
|
|
dependencies:
|
|
'@types/node': 25.8.0
|
|
pg-protocol: 1.13.0
|
|
pg-types: 2.2.0
|
|
|
|
'@types/prop-types@15.7.15': {}
|
|
|
|
'@types/qs@6.15.1': {}
|
|
|
|
'@types/range-parser@1.2.7': {}
|
|
|
|
'@types/react-test-renderer@18.3.1':
|
|
dependencies:
|
|
'@types/react': 18.3.28
|
|
|
|
'@types/react@18.3.28':
|
|
dependencies:
|
|
'@types/prop-types': 15.7.15
|
|
csstype: 3.2.3
|
|
|
|
'@types/request@2.48.13':
|
|
dependencies:
|
|
'@types/caseless': 0.12.5
|
|
'@types/node': 25.8.0
|
|
'@types/tough-cookie': 4.0.5
|
|
form-data: 2.5.5
|
|
optional: true
|
|
|
|
'@types/send@0.17.6':
|
|
dependencies:
|
|
'@types/mime': 1.3.5
|
|
'@types/node': 25.8.0
|
|
|
|
'@types/send@1.2.1':
|
|
dependencies:
|
|
'@types/node': 25.8.0
|
|
|
|
'@types/serve-static@1.15.10':
|
|
dependencies:
|
|
'@types/http-errors': 2.0.5
|
|
'@types/node': 25.8.0
|
|
'@types/send': 0.17.6
|
|
|
|
'@types/shimmer@1.2.0': {}
|
|
|
|
'@types/stack-utils@2.0.3': {}
|
|
|
|
'@types/tedious@4.0.14':
|
|
dependencies:
|
|
'@types/node': 25.8.0
|
|
|
|
'@types/tough-cookie@4.0.5':
|
|
optional: true
|
|
|
|
'@types/uuid@10.0.0': {}
|
|
|
|
'@types/uuid@11.0.0':
|
|
dependencies:
|
|
uuid: 14.0.0
|
|
|
|
'@types/ws@8.18.1':
|
|
dependencies:
|
|
'@types/node': 25.8.0
|
|
|
|
'@types/yargs-parser@21.0.3': {}
|
|
|
|
'@types/yargs@13.0.12':
|
|
dependencies:
|
|
'@types/yargs-parser': 21.0.3
|
|
|
|
'@types/yargs@15.0.20':
|
|
dependencies:
|
|
'@types/yargs-parser': 21.0.3
|
|
|
|
'@types/yargs@17.0.35':
|
|
dependencies:
|
|
'@types/yargs-parser': 21.0.3
|
|
|
|
'@ungap/structured-clone@1.3.1': {}
|
|
|
|
'@urql/core@2.3.6(graphql@15.8.0)':
|
|
dependencies:
|
|
'@graphql-typed-document-node/core': 3.2.0(graphql@15.8.0)
|
|
graphql: 15.8.0
|
|
wonka: 4.0.15
|
|
|
|
'@urql/exchange-retry@0.3.0(graphql@15.8.0)':
|
|
dependencies:
|
|
'@urql/core': 2.3.6(graphql@15.8.0)
|
|
graphql: 15.8.0
|
|
wonka: 4.0.15
|
|
|
|
'@vitest/coverage-v8@4.1.6(vitest@4.1.6)':
|
|
dependencies:
|
|
'@bcoe/v8-coverage': 1.0.2
|
|
'@vitest/utils': 4.1.6
|
|
ast-v8-to-istanbul: 1.0.0
|
|
istanbul-lib-coverage: 3.2.2
|
|
istanbul-lib-report: 3.0.1
|
|
istanbul-reports: 3.2.0
|
|
magicast: 0.5.3
|
|
obug: 2.1.1
|
|
std-env: 4.1.0
|
|
tinyrainbow: 3.1.0
|
|
vitest: 4.1.6(@opentelemetry/api@1.9.1)(@types/node@25.8.0)(@vitest/coverage-v8@4.1.6)(vite@5.4.21(@types/node@25.8.0)(lightningcss@1.32.0)(terser@5.47.1))
|
|
|
|
'@vitest/expect@4.1.6':
|
|
dependencies:
|
|
'@standard-schema/spec': 1.1.0
|
|
'@types/chai': 5.2.3
|
|
'@vitest/spy': 4.1.6
|
|
'@vitest/utils': 4.1.6
|
|
chai: 6.2.2
|
|
tinyrainbow: 3.1.0
|
|
|
|
'@vitest/mocker@4.1.6(vite@5.4.21(@types/node@25.8.0)(lightningcss@1.32.0)(terser@5.47.1))':
|
|
dependencies:
|
|
'@vitest/spy': 4.1.6
|
|
estree-walker: 3.0.3
|
|
magic-string: 0.30.21
|
|
optionalDependencies:
|
|
vite: 5.4.21(@types/node@25.8.0)(lightningcss@1.32.0)(terser@5.47.1)
|
|
|
|
'@vitest/pretty-format@4.1.6':
|
|
dependencies:
|
|
tinyrainbow: 3.1.0
|
|
|
|
'@vitest/runner@4.1.6':
|
|
dependencies:
|
|
'@vitest/utils': 4.1.6
|
|
pathe: 2.0.3
|
|
|
|
'@vitest/snapshot@4.1.6':
|
|
dependencies:
|
|
'@vitest/pretty-format': 4.1.6
|
|
'@vitest/utils': 4.1.6
|
|
magic-string: 0.30.21
|
|
pathe: 2.0.3
|
|
|
|
'@vitest/spy@4.1.6': {}
|
|
|
|
'@vitest/utils@4.1.6':
|
|
dependencies:
|
|
'@vitest/pretty-format': 4.1.6
|
|
convert-source-map: 2.0.0
|
|
tinyrainbow: 3.1.0
|
|
|
|
'@xmldom/xmldom@0.7.13': {}
|
|
|
|
'@xmldom/xmldom@0.8.13': {}
|
|
|
|
'@xmldom/xmldom@0.9.10': {}
|
|
|
|
abbrev@2.0.0: {}
|
|
|
|
abort-controller@3.0.0:
|
|
dependencies:
|
|
event-target-shim: 5.0.1
|
|
|
|
abstract-logging@2.0.1: {}
|
|
|
|
accepts@1.3.8:
|
|
dependencies:
|
|
mime-types: 2.1.35
|
|
negotiator: 0.6.3
|
|
|
|
accepts@2.0.0:
|
|
dependencies:
|
|
mime-types: 3.0.2
|
|
negotiator: 1.0.0
|
|
|
|
acorn-import-attributes@1.9.5(acorn@8.16.0):
|
|
dependencies:
|
|
acorn: 8.16.0
|
|
|
|
acorn-jsx@5.3.2(acorn@8.16.0):
|
|
dependencies:
|
|
acorn: 8.16.0
|
|
|
|
acorn-walk@8.3.5:
|
|
dependencies:
|
|
acorn: 8.16.0
|
|
|
|
acorn@8.16.0: {}
|
|
|
|
agent-base@6.0.2:
|
|
dependencies:
|
|
debug: 4.4.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
agent-base@7.1.4: {}
|
|
|
|
aggregate-error@3.1.0:
|
|
dependencies:
|
|
clean-stack: 2.2.0
|
|
indent-string: 4.0.0
|
|
|
|
ajv-formats@3.0.1(ajv@8.20.0):
|
|
optionalDependencies:
|
|
ajv: 8.20.0
|
|
|
|
ajv@6.15.0:
|
|
dependencies:
|
|
fast-deep-equal: 3.1.3
|
|
fast-json-stable-stringify: 2.1.0
|
|
json-schema-traverse: 0.4.1
|
|
uri-js: 4.4.1
|
|
|
|
ajv@8.20.0:
|
|
dependencies:
|
|
fast-deep-equal: 3.1.3
|
|
fast-uri: 3.1.2
|
|
json-schema-traverse: 1.0.0
|
|
require-from-string: 2.0.2
|
|
|
|
anser@1.4.10: {}
|
|
|
|
ansi-escapes@4.3.2:
|
|
dependencies:
|
|
type-fest: 0.21.3
|
|
|
|
ansi-fragments@0.2.1:
|
|
dependencies:
|
|
colorette: 1.4.0
|
|
slice-ansi: 2.1.0
|
|
strip-ansi: 5.2.0
|
|
|
|
ansi-regex@4.1.1: {}
|
|
|
|
ansi-regex@5.0.1: {}
|
|
|
|
ansi-regex@6.2.2: {}
|
|
|
|
ansi-styles@3.2.1:
|
|
dependencies:
|
|
color-convert: 1.9.3
|
|
|
|
ansi-styles@4.3.0:
|
|
dependencies:
|
|
color-convert: 2.0.1
|
|
|
|
ansi-styles@5.2.0: {}
|
|
|
|
ansi-styles@6.2.3: {}
|
|
|
|
any-promise@1.3.0: {}
|
|
|
|
anymatch@3.1.3:
|
|
dependencies:
|
|
normalize-path: 3.0.0
|
|
picomatch: 2.3.2
|
|
|
|
appdirsjs@1.2.7: {}
|
|
|
|
arg@4.1.0: {}
|
|
|
|
arg@4.1.3: {}
|
|
|
|
arg@5.0.2: {}
|
|
|
|
argparse@1.0.10:
|
|
dependencies:
|
|
sprintf-js: 1.0.3
|
|
|
|
argparse@2.0.1: {}
|
|
|
|
array-buffer-byte-length@1.0.2:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
is-array-buffer: 3.0.5
|
|
|
|
array-flatten@1.1.1: {}
|
|
|
|
array-includes@3.1.9:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
call-bound: 1.0.4
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.24.2
|
|
es-object-atoms: 1.1.1
|
|
get-intrinsic: 1.3.0
|
|
is-string: 1.1.1
|
|
math-intrinsics: 1.1.0
|
|
|
|
array-union@2.1.0: {}
|
|
|
|
array.prototype.findlast@1.2.5:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.24.2
|
|
es-errors: 1.3.0
|
|
es-object-atoms: 1.1.1
|
|
es-shim-unscopables: 1.1.0
|
|
|
|
array.prototype.flat@1.3.3:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.24.2
|
|
es-shim-unscopables: 1.1.0
|
|
|
|
array.prototype.flatmap@1.3.3:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.24.2
|
|
es-shim-unscopables: 1.1.0
|
|
|
|
array.prototype.tosorted@1.1.4:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.24.2
|
|
es-errors: 1.3.0
|
|
es-shim-unscopables: 1.1.0
|
|
|
|
arraybuffer.prototype.slice@1.0.4:
|
|
dependencies:
|
|
array-buffer-byte-length: 1.0.2
|
|
call-bind: 1.0.9
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.24.2
|
|
es-errors: 1.3.0
|
|
get-intrinsic: 1.3.0
|
|
is-array-buffer: 3.0.5
|
|
|
|
arrify@2.0.1:
|
|
optional: true
|
|
|
|
asap@2.0.6: {}
|
|
|
|
assert@2.1.0:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
is-nan: 1.3.2
|
|
object-is: 1.1.6
|
|
object.assign: 4.1.7
|
|
util: 0.12.5
|
|
|
|
assertion-error@2.0.1: {}
|
|
|
|
ast-types@0.15.2:
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
ast-v8-to-istanbul@1.0.0:
|
|
dependencies:
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
estree-walker: 3.0.3
|
|
js-tokens: 10.0.0
|
|
|
|
astral-regex@1.0.0: {}
|
|
|
|
async-function@1.0.0: {}
|
|
|
|
async-limiter@1.0.1: {}
|
|
|
|
async-retry@1.3.3:
|
|
dependencies:
|
|
retry: 0.13.1
|
|
optional: true
|
|
|
|
asynckit@0.4.0: {}
|
|
|
|
at-least-node@1.0.0: {}
|
|
|
|
atomic-sleep@1.0.0: {}
|
|
|
|
available-typed-arrays@1.0.7:
|
|
dependencies:
|
|
possible-typed-array-names: 1.1.0
|
|
|
|
avvio@9.2.0:
|
|
dependencies:
|
|
'@fastify/error': 4.2.0
|
|
fastq: 1.20.1
|
|
|
|
axios@1.16.1:
|
|
dependencies:
|
|
follow-redirects: 1.16.0
|
|
form-data: 4.0.5
|
|
https-proxy-agent: 5.0.1
|
|
proxy-from-env: 2.1.0
|
|
transitivePeerDependencies:
|
|
- debug
|
|
- supports-color
|
|
|
|
babel-core@7.0.0-bridge.0(@babel/core@7.29.0):
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
|
|
babel-jest@29.7.0(@babel/core@7.29.0):
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@jest/transform': 29.7.0
|
|
'@types/babel__core': 7.20.5
|
|
babel-plugin-istanbul: 6.1.1
|
|
babel-preset-jest: 29.6.3(@babel/core@7.29.0)
|
|
chalk: 4.1.2
|
|
graceful-fs: 4.2.11
|
|
slash: 3.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
babel-plugin-istanbul@6.1.1:
|
|
dependencies:
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@istanbuljs/load-nyc-config': 1.1.0
|
|
'@istanbuljs/schema': 0.1.6
|
|
istanbul-lib-instrument: 5.2.1
|
|
test-exclude: 6.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
babel-plugin-jest-hoist@29.6.3:
|
|
dependencies:
|
|
'@babel/template': 7.28.6
|
|
'@babel/types': 7.29.0
|
|
'@types/babel__core': 7.20.5
|
|
'@types/babel__traverse': 7.28.0
|
|
|
|
babel-plugin-jsx-dom-expressions@0.40.6(@babel/core@7.29.0):
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-module-imports': 7.18.6
|
|
'@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/types': 7.29.0
|
|
html-entities: 2.3.3
|
|
parse5: 7.3.0
|
|
|
|
babel-plugin-polyfill-corejs2@0.4.17(@babel/core@7.29.0):
|
|
dependencies:
|
|
'@babel/compat-data': 7.29.3
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-define-polyfill-provider': 0.6.8(@babel/core@7.29.0)
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
babel-plugin-polyfill-corejs3@0.13.0(@babel/core@7.29.0):
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-define-polyfill-provider': 0.6.8(@babel/core@7.29.0)
|
|
core-js-compat: 3.49.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
babel-plugin-polyfill-corejs3@0.14.2(@babel/core@7.29.0):
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-define-polyfill-provider': 0.6.8(@babel/core@7.29.0)
|
|
core-js-compat: 3.49.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
babel-plugin-polyfill-regenerator@0.6.8(@babel/core@7.29.0):
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-define-polyfill-provider': 0.6.8(@babel/core@7.29.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
babel-plugin-react-compiler@0.0.0-experimental-592953e-20240517:
|
|
dependencies:
|
|
'@babel/generator': 7.2.0
|
|
'@babel/types': 7.29.0
|
|
chalk: 4.1.2
|
|
invariant: 2.2.4
|
|
pretty-format: 24.9.0
|
|
zod: 3.25.76
|
|
zod-validation-error: 2.1.0(zod@3.25.76)
|
|
|
|
babel-plugin-react-compiler@1.0.0:
|
|
dependencies:
|
|
'@babel/types': 7.29.0
|
|
|
|
babel-plugin-react-native-web@0.19.13: {}
|
|
|
|
babel-plugin-react-native-web@0.21.2: {}
|
|
|
|
babel-plugin-syntax-hermes-parser@0.32.0:
|
|
dependencies:
|
|
hermes-parser: 0.32.0
|
|
|
|
babel-plugin-syntax-hermes-parser@0.32.1:
|
|
dependencies:
|
|
hermes-parser: 0.32.1
|
|
|
|
babel-plugin-syntax-hermes-parser@0.33.3:
|
|
dependencies:
|
|
hermes-parser: 0.33.3
|
|
|
|
babel-plugin-transform-flow-enums@0.0.2(@babel/core@7.29.0):
|
|
dependencies:
|
|
'@babel/plugin-syntax-flow': 7.28.6(@babel/core@7.29.0)
|
|
transitivePeerDependencies:
|
|
- '@babel/core'
|
|
|
|
babel-preset-current-node-syntax@1.2.0(@babel/core@7.29.0):
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-import-attributes': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.29.0)
|
|
|
|
babel-preset-expo@11.0.15(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0)):
|
|
dependencies:
|
|
'@babel/plugin-proposal-decorators': 7.29.0(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-export-namespace-from': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-object-rest-spread': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-parameters': 7.27.7(@babel/core@7.29.0)
|
|
'@babel/preset-react': 7.28.5(@babel/core@7.29.0)
|
|
'@babel/preset-typescript': 7.28.5(@babel/core@7.29.0)
|
|
'@react-native/babel-preset': 0.74.87(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))
|
|
babel-plugin-react-compiler: 0.0.0-experimental-592953e-20240517
|
|
babel-plugin-react-native-web: 0.19.13
|
|
react-refresh: 0.14.2
|
|
transitivePeerDependencies:
|
|
- '@babel/core'
|
|
- '@babel/preset-env'
|
|
- supports-color
|
|
|
|
babel-preset-expo@55.0.21(@babel/core@7.29.0)(@babel/runtime@7.29.2)(expo@55.0.24)(react-refresh@0.14.2):
|
|
dependencies:
|
|
'@babel/generator': 7.29.1
|
|
'@babel/helper-module-imports': 7.28.6
|
|
'@babel/plugin-proposal-decorators': 7.29.0(@babel/core@7.29.0)
|
|
'@babel/plugin-proposal-export-default-from': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-export-default-from': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-class-static-block': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-export-namespace-from': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-flow-strip-types': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-modules-commonjs': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-object-rest-spread': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-parameters': 7.27.7(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-private-methods': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-private-property-in-object': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-runtime': 7.29.0(@babel/core@7.29.0)
|
|
'@babel/preset-react': 7.28.5(@babel/core@7.29.0)
|
|
'@babel/preset-typescript': 7.28.5(@babel/core@7.29.0)
|
|
'@react-native/babel-preset': 0.83.6(@babel/core@7.29.0)
|
|
babel-plugin-react-compiler: 1.0.0
|
|
babel-plugin-react-native-web: 0.21.2
|
|
babel-plugin-syntax-hermes-parser: 0.32.1
|
|
babel-plugin-transform-flow-enums: 0.0.2(@babel/core@7.29.0)
|
|
debug: 4.4.3
|
|
react-refresh: 0.14.2
|
|
resolve-from: 5.0.0
|
|
optionalDependencies:
|
|
'@babel/runtime': 7.29.2
|
|
expo: 55.0.24(@babel/core@7.29.0)(@expo/dom-webview@55.0.6)(react-dom@19.2.6(react@19.2.6))(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)(typescript@5.9.3)
|
|
transitivePeerDependencies:
|
|
- '@babel/core'
|
|
- supports-color
|
|
|
|
babel-preset-jest@29.6.3(@babel/core@7.29.0):
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
babel-plugin-jest-hoist: 29.6.3
|
|
babel-preset-current-node-syntax: 1.2.0(@babel/core@7.29.0)
|
|
|
|
babel-preset-solid@1.9.12(@babel/core@7.29.0)(solid-js@1.9.12):
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
babel-plugin-jsx-dom-expressions: 0.40.6(@babel/core@7.29.0)
|
|
optionalDependencies:
|
|
solid-js: 1.9.12
|
|
|
|
badgin@1.2.3: {}
|
|
|
|
balanced-match@1.0.2: {}
|
|
|
|
balanced-match@4.0.4: {}
|
|
|
|
base64-js@0.0.8: {}
|
|
|
|
base64-js@1.5.1: {}
|
|
|
|
baseline-browser-mapping@2.10.29: {}
|
|
|
|
better-opn@3.0.2:
|
|
dependencies:
|
|
open: 8.4.2
|
|
|
|
big-integer@1.6.52: {}
|
|
|
|
bignumber.js@9.3.1: {}
|
|
|
|
bl@4.1.0:
|
|
dependencies:
|
|
buffer: 5.7.1
|
|
inherits: 2.0.4
|
|
readable-stream: 3.6.2
|
|
|
|
body-parser@1.20.5:
|
|
dependencies:
|
|
bytes: 3.1.2
|
|
content-type: 1.0.5
|
|
debug: 2.6.9
|
|
depd: 2.0.0
|
|
destroy: 1.2.0
|
|
http-errors: 2.0.1
|
|
iconv-lite: 0.4.24
|
|
on-finished: 2.4.1
|
|
qs: 6.15.1
|
|
raw-body: 2.5.3
|
|
type-is: 1.6.18
|
|
unpipe: 1.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
boolbase@1.0.0: {}
|
|
|
|
bowser@2.14.1: {}
|
|
|
|
bplist-creator@0.0.7:
|
|
dependencies:
|
|
stream-buffers: 2.2.0
|
|
|
|
bplist-creator@0.1.0:
|
|
dependencies:
|
|
stream-buffers: 2.2.0
|
|
|
|
bplist-parser@0.3.1:
|
|
dependencies:
|
|
big-integer: 1.6.52
|
|
|
|
bplist-parser@0.3.2:
|
|
dependencies:
|
|
big-integer: 1.6.52
|
|
|
|
brace-expansion@1.1.14:
|
|
dependencies:
|
|
balanced-match: 1.0.2
|
|
concat-map: 0.0.1
|
|
|
|
brace-expansion@2.1.0:
|
|
dependencies:
|
|
balanced-match: 1.0.2
|
|
|
|
brace-expansion@5.0.6:
|
|
dependencies:
|
|
balanced-match: 4.0.4
|
|
|
|
braces@3.0.3:
|
|
dependencies:
|
|
fill-range: 7.1.1
|
|
|
|
brotli@1.3.3:
|
|
dependencies:
|
|
base64-js: 1.5.1
|
|
|
|
browserify-zlib@0.2.0:
|
|
dependencies:
|
|
pako: 1.0.11
|
|
|
|
browserslist@4.28.2:
|
|
dependencies:
|
|
baseline-browser-mapping: 2.10.29
|
|
caniuse-lite: 1.0.30001792
|
|
electron-to-chromium: 1.5.355
|
|
node-releases: 2.0.44
|
|
update-browserslist-db: 1.2.3(browserslist@4.28.2)
|
|
|
|
bs-logger@0.2.6:
|
|
dependencies:
|
|
fast-json-stable-stringify: 2.1.0
|
|
|
|
bser@2.1.1:
|
|
dependencies:
|
|
node-int64: 0.4.0
|
|
|
|
buffer-alloc-unsafe@1.1.0: {}
|
|
|
|
buffer-alloc@1.2.0:
|
|
dependencies:
|
|
buffer-alloc-unsafe: 1.1.0
|
|
buffer-fill: 1.0.0
|
|
|
|
buffer-equal-constant-time@1.0.1: {}
|
|
|
|
buffer-fill@1.0.0: {}
|
|
|
|
buffer-from@1.1.2: {}
|
|
|
|
buffer@5.7.1:
|
|
dependencies:
|
|
base64-js: 1.5.1
|
|
ieee754: 1.2.1
|
|
|
|
buffer@6.0.3:
|
|
dependencies:
|
|
base64-js: 1.5.1
|
|
ieee754: 1.2.1
|
|
|
|
builtins@1.0.3: {}
|
|
|
|
bullmq@5.76.8:
|
|
dependencies:
|
|
cron-parser: 4.9.0
|
|
ioredis: 5.10.1
|
|
msgpackr: 2.0.1
|
|
node-abort-controller: 3.1.1
|
|
semver: 7.8.0
|
|
tslib: 2.8.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
bytes@3.1.2: {}
|
|
|
|
c12@3.1.0:
|
|
dependencies:
|
|
chokidar: 4.0.3
|
|
confbox: 0.2.4
|
|
defu: 6.1.7
|
|
dotenv: 16.6.1
|
|
exsolve: 1.0.8
|
|
giget: 2.0.0
|
|
jiti: 2.7.0
|
|
ohash: 2.0.11
|
|
pathe: 2.0.3
|
|
perfect-debounce: 1.0.0
|
|
pkg-types: 2.3.1
|
|
rc9: 2.1.2
|
|
|
|
cacache@18.0.4:
|
|
dependencies:
|
|
'@npmcli/fs': 3.1.1
|
|
fs-minipass: 3.0.3
|
|
glob: 10.5.0
|
|
lru-cache: 10.4.3
|
|
minipass: 7.1.3
|
|
minipass-collect: 2.0.1
|
|
minipass-flush: 1.0.7
|
|
minipass-pipeline: 1.2.4
|
|
p-map: 4.0.0
|
|
ssri: 10.0.6
|
|
tar: 6.2.1
|
|
unique-filename: 3.0.0
|
|
|
|
cache-manager@6.4.3:
|
|
dependencies:
|
|
keyv: 5.6.0
|
|
|
|
cacheable@1.10.4:
|
|
dependencies:
|
|
hookified: 1.15.1
|
|
keyv: 5.6.0
|
|
|
|
call-bind-apply-helpers@1.0.2:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
function-bind: 1.1.2
|
|
|
|
call-bind@1.0.9:
|
|
dependencies:
|
|
call-bind-apply-helpers: 1.0.2
|
|
es-define-property: 1.0.1
|
|
get-intrinsic: 1.3.0
|
|
set-function-length: 1.2.2
|
|
|
|
call-bound@1.0.4:
|
|
dependencies:
|
|
call-bind-apply-helpers: 1.0.2
|
|
get-intrinsic: 1.3.0
|
|
|
|
caller-callsite@2.0.0:
|
|
dependencies:
|
|
callsites: 2.0.0
|
|
|
|
caller-path@2.0.0:
|
|
dependencies:
|
|
caller-callsite: 2.0.0
|
|
|
|
callsites@2.0.0: {}
|
|
|
|
callsites@3.1.0: {}
|
|
|
|
camelcase@5.3.1: {}
|
|
|
|
camelcase@6.3.0: {}
|
|
|
|
caniuse-lite@1.0.30001792: {}
|
|
|
|
chai@6.2.2: {}
|
|
|
|
chalk@2.4.2:
|
|
dependencies:
|
|
ansi-styles: 3.2.1
|
|
escape-string-regexp: 1.0.5
|
|
supports-color: 5.5.0
|
|
|
|
chalk@4.1.2:
|
|
dependencies:
|
|
ansi-styles: 4.3.0
|
|
supports-color: 7.2.0
|
|
|
|
char-regex@1.0.2: {}
|
|
|
|
charenc@0.0.2: {}
|
|
|
|
chokidar@4.0.3:
|
|
dependencies:
|
|
readdirp: 4.1.2
|
|
|
|
chownr@2.0.0: {}
|
|
|
|
chrome-launcher@0.15.2:
|
|
dependencies:
|
|
'@types/node': 25.8.0
|
|
escape-string-regexp: 4.0.0
|
|
is-wsl: 2.2.0
|
|
lighthouse-logger: 1.4.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
chromium-edge-launcher@0.2.0:
|
|
dependencies:
|
|
'@types/node': 25.8.0
|
|
escape-string-regexp: 4.0.0
|
|
is-wsl: 2.2.0
|
|
lighthouse-logger: 1.4.2
|
|
mkdirp: 1.0.4
|
|
rimraf: 3.0.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
chromium-edge-launcher@0.3.0:
|
|
dependencies:
|
|
'@types/node': 25.8.0
|
|
escape-string-regexp: 4.0.0
|
|
is-wsl: 2.2.0
|
|
lighthouse-logger: 1.4.2
|
|
mkdirp: 1.0.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
ci-info@2.0.0: {}
|
|
|
|
ci-info@3.9.0: {}
|
|
|
|
citty@0.1.6:
|
|
dependencies:
|
|
consola: 3.4.2
|
|
|
|
citty@0.2.2: {}
|
|
|
|
cjs-module-lexer@1.4.3: {}
|
|
|
|
cjs-module-lexer@2.2.0: {}
|
|
|
|
clean-stack@2.2.0: {}
|
|
|
|
cli-cursor@2.1.0:
|
|
dependencies:
|
|
restore-cursor: 2.0.0
|
|
|
|
cli-cursor@3.1.0:
|
|
dependencies:
|
|
restore-cursor: 3.1.0
|
|
|
|
cli-spinners@2.9.2: {}
|
|
|
|
client-only@0.0.1: {}
|
|
|
|
cliui@6.0.0:
|
|
dependencies:
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
wrap-ansi: 6.2.0
|
|
|
|
cliui@8.0.1:
|
|
dependencies:
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
wrap-ansi: 7.0.0
|
|
|
|
clone-deep@4.0.1:
|
|
dependencies:
|
|
is-plain-object: 2.0.4
|
|
kind-of: 6.0.3
|
|
shallow-clone: 3.0.1
|
|
|
|
clone@1.0.4: {}
|
|
|
|
clone@2.1.2: {}
|
|
|
|
cluster-key-slot@1.1.2: {}
|
|
|
|
co@4.6.0: {}
|
|
|
|
collect-v8-coverage@1.0.3: {}
|
|
|
|
color-convert@1.9.3:
|
|
dependencies:
|
|
color-name: 1.1.3
|
|
|
|
color-convert@2.0.1:
|
|
dependencies:
|
|
color-name: 1.1.4
|
|
|
|
color-name@1.1.3: {}
|
|
|
|
color-name@1.1.4: {}
|
|
|
|
color-string@1.9.1:
|
|
dependencies:
|
|
color-name: 1.1.4
|
|
simple-swizzle: 0.2.4
|
|
|
|
color@4.2.3:
|
|
dependencies:
|
|
color-convert: 2.0.1
|
|
color-string: 1.9.1
|
|
|
|
colorette@1.4.0: {}
|
|
|
|
combined-stream@1.0.8:
|
|
dependencies:
|
|
delayed-stream: 1.0.0
|
|
|
|
command-exists@1.2.9: {}
|
|
|
|
commander@10.0.1: {}
|
|
|
|
commander@12.1.0: {}
|
|
|
|
commander@2.20.3: {}
|
|
|
|
commander@4.1.1: {}
|
|
|
|
commander@7.2.0: {}
|
|
|
|
commander@9.5.0: {}
|
|
|
|
commondir@1.0.1: {}
|
|
|
|
component-type@1.2.2: {}
|
|
|
|
compressible@2.0.18:
|
|
dependencies:
|
|
mime-db: 1.54.0
|
|
|
|
compression@1.8.1:
|
|
dependencies:
|
|
bytes: 3.1.2
|
|
compressible: 2.0.18
|
|
debug: 2.6.9
|
|
negotiator: 0.6.4
|
|
on-headers: 1.1.0
|
|
safe-buffer: 5.2.1
|
|
vary: 1.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
concat-map@0.0.1: {}
|
|
|
|
confbox@0.2.4: {}
|
|
|
|
config-chain@1.1.13:
|
|
dependencies:
|
|
ini: 1.3.8
|
|
proto-list: 1.2.4
|
|
|
|
connect@3.7.0:
|
|
dependencies:
|
|
debug: 2.6.9
|
|
finalhandler: 1.1.2
|
|
parseurl: 1.3.3
|
|
utils-merge: 1.0.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
consola@3.4.2: {}
|
|
|
|
content-disposition@0.5.4:
|
|
dependencies:
|
|
safe-buffer: 5.2.1
|
|
|
|
content-disposition@1.1.0: {}
|
|
|
|
content-type@1.0.5: {}
|
|
|
|
content-type@2.0.0: {}
|
|
|
|
convert-source-map@2.0.0: {}
|
|
|
|
cookie-signature@1.0.7: {}
|
|
|
|
cookie@0.7.2: {}
|
|
|
|
cookie@1.1.1: {}
|
|
|
|
core-js-compat@3.49.0:
|
|
dependencies:
|
|
browserslist: 4.28.2
|
|
|
|
core-util-is@1.0.3: {}
|
|
|
|
cosmiconfig@5.2.1:
|
|
dependencies:
|
|
import-fresh: 2.0.0
|
|
is-directory: 0.3.1
|
|
js-yaml: 3.14.2
|
|
parse-json: 4.0.0
|
|
|
|
create-jest@29.7.0(@types/node@20.19.41)(ts-node@10.9.2(@types/node@20.19.41)(typescript@5.9.3)):
|
|
dependencies:
|
|
'@jest/types': 29.6.3
|
|
chalk: 4.1.2
|
|
exit: 0.1.2
|
|
graceful-fs: 4.2.11
|
|
jest-config: 29.7.0(@types/node@20.19.41)(ts-node@10.9.2(@types/node@20.19.41)(typescript@5.9.3))
|
|
jest-util: 29.7.0
|
|
prompts: 2.4.2
|
|
transitivePeerDependencies:
|
|
- '@types/node'
|
|
- babel-plugin-macros
|
|
- supports-color
|
|
- ts-node
|
|
|
|
create-jest@29.7.0(@types/node@25.8.0)(ts-node@10.9.2(@types/node@25.8.0)(typescript@5.9.3)):
|
|
dependencies:
|
|
'@jest/types': 29.6.3
|
|
chalk: 4.1.2
|
|
exit: 0.1.2
|
|
graceful-fs: 4.2.11
|
|
jest-config: 29.7.0(@types/node@25.8.0)(ts-node@10.9.2(@types/node@25.8.0)(typescript@5.9.3))
|
|
jest-util: 29.7.0
|
|
prompts: 2.4.2
|
|
transitivePeerDependencies:
|
|
- '@types/node'
|
|
- babel-plugin-macros
|
|
- supports-color
|
|
- ts-node
|
|
|
|
create-require@1.1.1: {}
|
|
|
|
cron-parser@4.9.0:
|
|
dependencies:
|
|
luxon: 3.7.2
|
|
|
|
cross-fetch@3.2.0:
|
|
dependencies:
|
|
node-fetch: 2.7.0
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
|
|
cross-spawn@6.0.6:
|
|
dependencies:
|
|
nice-try: 1.0.5
|
|
path-key: 2.0.1
|
|
semver: 5.7.2
|
|
shebang-command: 1.2.0
|
|
which: 1.3.1
|
|
|
|
cross-spawn@7.0.6:
|
|
dependencies:
|
|
path-key: 3.1.1
|
|
shebang-command: 2.0.0
|
|
which: 2.0.2
|
|
|
|
crypt@0.0.2: {}
|
|
|
|
crypto-js@4.2.0: {}
|
|
|
|
crypto-random-string@1.0.0: {}
|
|
|
|
crypto-random-string@2.0.0: {}
|
|
|
|
css-select@5.2.2:
|
|
dependencies:
|
|
boolbase: 1.0.0
|
|
css-what: 6.2.2
|
|
domhandler: 5.0.3
|
|
domutils: 3.2.2
|
|
nth-check: 2.1.1
|
|
|
|
css-tree@1.1.3:
|
|
dependencies:
|
|
mdn-data: 2.0.14
|
|
source-map: 0.6.1
|
|
|
|
css-what@6.2.2: {}
|
|
|
|
csstype@3.2.3: {}
|
|
|
|
dag-map@1.0.2: {}
|
|
|
|
data-view-buffer@1.0.2:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
es-errors: 1.3.0
|
|
is-data-view: 1.0.2
|
|
|
|
data-view-byte-length@1.0.2:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
es-errors: 1.3.0
|
|
is-data-view: 1.0.2
|
|
|
|
data-view-byte-offset@1.0.1:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
es-errors: 1.3.0
|
|
is-data-view: 1.0.2
|
|
|
|
dayjs@1.11.20: {}
|
|
|
|
dc-polyfill@0.1.11: {}
|
|
|
|
dd-trace@5.103.0(@openfeature/server-sdk@1.21.0(@openfeature/core@1.10.0)):
|
|
dependencies:
|
|
dc-polyfill: 0.1.11
|
|
import-in-the-middle: 3.0.1
|
|
optionalDependencies:
|
|
'@datadog/libdatadog': 0.9.3
|
|
'@datadog/native-appsec': 11.0.1
|
|
'@datadog/native-iast-taint-tracking': 4.1.0
|
|
'@datadog/native-metrics': 3.1.2
|
|
'@datadog/openfeature-node-server': 1.1.2(@openfeature/server-sdk@1.21.0(@openfeature/core@1.10.0))
|
|
'@datadog/pprof': 5.14.1
|
|
'@datadog/wasm-js-rewriter': 5.0.1
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/api-logs': 0.218.0
|
|
oxc-parser: 0.129.0
|
|
transitivePeerDependencies:
|
|
- '@openfeature/server-sdk'
|
|
|
|
debug@2.6.9:
|
|
dependencies:
|
|
ms: 2.0.0
|
|
|
|
debug@3.2.7:
|
|
dependencies:
|
|
ms: 2.1.3
|
|
|
|
debug@4.4.3:
|
|
dependencies:
|
|
ms: 2.1.3
|
|
|
|
decamelize@1.2.0: {}
|
|
|
|
decode-uri-component@0.2.2: {}
|
|
|
|
dedent@1.7.2: {}
|
|
|
|
deep-equal@2.2.3:
|
|
dependencies:
|
|
array-buffer-byte-length: 1.0.2
|
|
call-bind: 1.0.9
|
|
es-get-iterator: 1.1.3
|
|
get-intrinsic: 1.3.0
|
|
is-arguments: 1.2.0
|
|
is-array-buffer: 3.0.5
|
|
is-date-object: 1.1.0
|
|
is-regex: 1.2.1
|
|
is-shared-array-buffer: 1.0.4
|
|
isarray: 2.0.5
|
|
object-is: 1.1.6
|
|
object-keys: 1.1.1
|
|
object.assign: 4.1.7
|
|
regexp.prototype.flags: 1.5.4
|
|
side-channel: 1.1.0
|
|
which-boxed-primitive: 1.1.1
|
|
which-collection: 1.0.2
|
|
which-typed-array: 1.1.20
|
|
|
|
deep-extend@0.6.0: {}
|
|
|
|
deep-is@0.1.4: {}
|
|
|
|
deepmerge-ts@7.1.5: {}
|
|
|
|
deepmerge@4.3.1: {}
|
|
|
|
default-gateway@4.2.0:
|
|
dependencies:
|
|
execa: 1.0.0
|
|
ip-regex: 2.1.0
|
|
|
|
defaults@1.0.4:
|
|
dependencies:
|
|
clone: 1.0.4
|
|
|
|
define-data-property@1.1.4:
|
|
dependencies:
|
|
es-define-property: 1.0.1
|
|
es-errors: 1.3.0
|
|
gopd: 1.2.0
|
|
|
|
define-lazy-prop@2.0.0: {}
|
|
|
|
define-properties@1.2.1:
|
|
dependencies:
|
|
define-data-property: 1.1.4
|
|
has-property-descriptors: 1.0.2
|
|
object-keys: 1.1.1
|
|
|
|
defu@6.1.7: {}
|
|
|
|
del@6.1.1:
|
|
dependencies:
|
|
globby: 11.1.0
|
|
graceful-fs: 4.2.11
|
|
is-glob: 4.0.3
|
|
is-path-cwd: 2.2.0
|
|
is-path-inside: 3.0.3
|
|
p-map: 4.0.0
|
|
rimraf: 3.0.2
|
|
slash: 3.0.0
|
|
|
|
delayed-stream@1.0.0: {}
|
|
|
|
denodeify@1.2.1: {}
|
|
|
|
denque@2.1.0: {}
|
|
|
|
depd@2.0.0: {}
|
|
|
|
dequal@2.0.3: {}
|
|
|
|
destr@2.0.5: {}
|
|
|
|
destroy@1.2.0: {}
|
|
|
|
detect-libc@1.0.3: {}
|
|
|
|
detect-libc@2.1.2: {}
|
|
|
|
detect-newline@3.1.0: {}
|
|
|
|
dfa@1.2.0: {}
|
|
|
|
diff-sequences@29.6.3: {}
|
|
|
|
diff@4.0.4: {}
|
|
|
|
dir-glob@3.0.1:
|
|
dependencies:
|
|
path-type: 4.0.0
|
|
|
|
dnssd-advertise@1.1.4: {}
|
|
|
|
doctrine@2.1.0:
|
|
dependencies:
|
|
esutils: 2.0.3
|
|
|
|
doctrine@3.0.0:
|
|
dependencies:
|
|
esutils: 2.0.3
|
|
|
|
dom-serializer@2.0.0:
|
|
dependencies:
|
|
domelementtype: 2.3.0
|
|
domhandler: 5.0.3
|
|
entities: 4.5.0
|
|
|
|
domelementtype@2.3.0: {}
|
|
|
|
domhandler@5.0.3:
|
|
dependencies:
|
|
domelementtype: 2.3.0
|
|
|
|
domutils@3.2.2:
|
|
dependencies:
|
|
dom-serializer: 2.0.0
|
|
domelementtype: 2.3.0
|
|
domhandler: 5.0.3
|
|
|
|
dotenv-expand@11.0.7:
|
|
dependencies:
|
|
dotenv: 16.6.1
|
|
|
|
dotenv@16.4.7: {}
|
|
|
|
dotenv@16.6.1: {}
|
|
|
|
dset@3.1.4: {}
|
|
|
|
dunder-proto@1.0.1:
|
|
dependencies:
|
|
call-bind-apply-helpers: 1.0.2
|
|
es-errors: 1.3.0
|
|
gopd: 1.2.0
|
|
|
|
duplexify@4.1.3:
|
|
dependencies:
|
|
end-of-stream: 1.4.5
|
|
inherits: 2.0.4
|
|
readable-stream: 3.6.2
|
|
stream-shift: 1.0.3
|
|
optional: true
|
|
|
|
eastasianwidth@0.2.0: {}
|
|
|
|
ecdsa-sig-formatter@1.0.11:
|
|
dependencies:
|
|
safe-buffer: 5.2.1
|
|
|
|
editorconfig@1.0.7:
|
|
dependencies:
|
|
'@one-ini/wasm': 0.1.1
|
|
commander: 10.0.1
|
|
minimatch: 9.0.9
|
|
semver: 7.8.0
|
|
|
|
ee-first@1.1.1: {}
|
|
|
|
effect@3.21.0:
|
|
dependencies:
|
|
'@standard-schema/spec': 1.1.0
|
|
fast-check: 3.23.2
|
|
|
|
electron-to-chromium@1.5.355: {}
|
|
|
|
emittery@0.13.1: {}
|
|
|
|
emoji-regex@8.0.0: {}
|
|
|
|
emoji-regex@9.2.2: {}
|
|
|
|
empathic@2.0.0: {}
|
|
|
|
encodeurl@1.0.2: {}
|
|
|
|
encodeurl@2.0.0: {}
|
|
|
|
end-of-stream@1.4.5:
|
|
dependencies:
|
|
once: 1.4.0
|
|
|
|
entities@4.5.0: {}
|
|
|
|
entities@6.0.1: {}
|
|
|
|
env-editor@0.4.2: {}
|
|
|
|
envinfo@7.21.0: {}
|
|
|
|
error-ex@1.3.4:
|
|
dependencies:
|
|
is-arrayish: 0.2.1
|
|
|
|
error-stack-parser@2.1.4:
|
|
dependencies:
|
|
stackframe: 1.3.4
|
|
|
|
errorhandler@1.5.2:
|
|
dependencies:
|
|
accepts: 1.3.8
|
|
escape-html: 1.0.3
|
|
|
|
es-abstract@1.24.2:
|
|
dependencies:
|
|
array-buffer-byte-length: 1.0.2
|
|
arraybuffer.prototype.slice: 1.0.4
|
|
available-typed-arrays: 1.0.7
|
|
call-bind: 1.0.9
|
|
call-bound: 1.0.4
|
|
data-view-buffer: 1.0.2
|
|
data-view-byte-length: 1.0.2
|
|
data-view-byte-offset: 1.0.1
|
|
es-define-property: 1.0.1
|
|
es-errors: 1.3.0
|
|
es-object-atoms: 1.1.1
|
|
es-set-tostringtag: 2.1.0
|
|
es-to-primitive: 1.3.0
|
|
function.prototype.name: 1.1.8
|
|
get-intrinsic: 1.3.0
|
|
get-proto: 1.0.1
|
|
get-symbol-description: 1.1.0
|
|
globalthis: 1.0.4
|
|
gopd: 1.2.0
|
|
has-property-descriptors: 1.0.2
|
|
has-proto: 1.2.0
|
|
has-symbols: 1.1.0
|
|
hasown: 2.0.3
|
|
internal-slot: 1.1.0
|
|
is-array-buffer: 3.0.5
|
|
is-callable: 1.2.7
|
|
is-data-view: 1.0.2
|
|
is-negative-zero: 2.0.3
|
|
is-regex: 1.2.1
|
|
is-set: 2.0.3
|
|
is-shared-array-buffer: 1.0.4
|
|
is-string: 1.1.1
|
|
is-typed-array: 1.1.15
|
|
is-weakref: 1.1.1
|
|
math-intrinsics: 1.1.0
|
|
object-inspect: 1.13.4
|
|
object-keys: 1.1.1
|
|
object.assign: 4.1.7
|
|
own-keys: 1.0.1
|
|
regexp.prototype.flags: 1.5.4
|
|
safe-array-concat: 1.1.4
|
|
safe-push-apply: 1.0.0
|
|
safe-regex-test: 1.1.0
|
|
set-proto: 1.0.0
|
|
stop-iteration-iterator: 1.1.0
|
|
string.prototype.trim: 1.2.10
|
|
string.prototype.trimend: 1.0.9
|
|
string.prototype.trimstart: 1.0.8
|
|
typed-array-buffer: 1.0.3
|
|
typed-array-byte-length: 1.0.3
|
|
typed-array-byte-offset: 1.0.4
|
|
typed-array-length: 1.0.7
|
|
unbox-primitive: 1.1.0
|
|
which-typed-array: 1.1.20
|
|
|
|
es-define-property@1.0.1: {}
|
|
|
|
es-errors@1.3.0: {}
|
|
|
|
es-get-iterator@1.1.3:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
get-intrinsic: 1.3.0
|
|
has-symbols: 1.1.0
|
|
is-arguments: 1.2.0
|
|
is-map: 2.0.3
|
|
is-set: 2.0.3
|
|
is-string: 1.1.1
|
|
isarray: 2.0.5
|
|
stop-iteration-iterator: 1.1.0
|
|
|
|
es-iterator-helpers@1.3.2:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
call-bound: 1.0.4
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.24.2
|
|
es-errors: 1.3.0
|
|
es-set-tostringtag: 2.1.0
|
|
function-bind: 1.1.2
|
|
get-intrinsic: 1.3.0
|
|
globalthis: 1.0.4
|
|
gopd: 1.2.0
|
|
has-property-descriptors: 1.0.2
|
|
has-proto: 1.2.0
|
|
has-symbols: 1.1.0
|
|
internal-slot: 1.1.0
|
|
iterator.prototype: 1.1.5
|
|
math-intrinsics: 1.1.0
|
|
|
|
es-module-lexer@2.1.0: {}
|
|
|
|
es-object-atoms@1.1.1:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
|
|
es-set-tostringtag@2.1.0:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
get-intrinsic: 1.3.0
|
|
has-tostringtag: 1.0.2
|
|
hasown: 2.0.3
|
|
|
|
es-shim-unscopables@1.1.0:
|
|
dependencies:
|
|
hasown: 2.0.3
|
|
|
|
es-to-primitive@1.3.0:
|
|
dependencies:
|
|
is-callable: 1.2.7
|
|
is-date-object: 1.1.0
|
|
is-symbol: 1.1.1
|
|
|
|
esbuild@0.21.5:
|
|
optionalDependencies:
|
|
'@esbuild/aix-ppc64': 0.21.5
|
|
'@esbuild/android-arm': 0.21.5
|
|
'@esbuild/android-arm64': 0.21.5
|
|
'@esbuild/android-x64': 0.21.5
|
|
'@esbuild/darwin-arm64': 0.21.5
|
|
'@esbuild/darwin-x64': 0.21.5
|
|
'@esbuild/freebsd-arm64': 0.21.5
|
|
'@esbuild/freebsd-x64': 0.21.5
|
|
'@esbuild/linux-arm': 0.21.5
|
|
'@esbuild/linux-arm64': 0.21.5
|
|
'@esbuild/linux-ia32': 0.21.5
|
|
'@esbuild/linux-loong64': 0.21.5
|
|
'@esbuild/linux-mips64el': 0.21.5
|
|
'@esbuild/linux-ppc64': 0.21.5
|
|
'@esbuild/linux-riscv64': 0.21.5
|
|
'@esbuild/linux-s390x': 0.21.5
|
|
'@esbuild/linux-x64': 0.21.5
|
|
'@esbuild/netbsd-x64': 0.21.5
|
|
'@esbuild/openbsd-x64': 0.21.5
|
|
'@esbuild/sunos-x64': 0.21.5
|
|
'@esbuild/win32-arm64': 0.21.5
|
|
'@esbuild/win32-ia32': 0.21.5
|
|
'@esbuild/win32-x64': 0.21.5
|
|
|
|
esbuild@0.28.0:
|
|
optionalDependencies:
|
|
'@esbuild/aix-ppc64': 0.28.0
|
|
'@esbuild/android-arm': 0.28.0
|
|
'@esbuild/android-arm64': 0.28.0
|
|
'@esbuild/android-x64': 0.28.0
|
|
'@esbuild/darwin-arm64': 0.28.0
|
|
'@esbuild/darwin-x64': 0.28.0
|
|
'@esbuild/freebsd-arm64': 0.28.0
|
|
'@esbuild/freebsd-x64': 0.28.0
|
|
'@esbuild/linux-arm': 0.28.0
|
|
'@esbuild/linux-arm64': 0.28.0
|
|
'@esbuild/linux-ia32': 0.28.0
|
|
'@esbuild/linux-loong64': 0.28.0
|
|
'@esbuild/linux-mips64el': 0.28.0
|
|
'@esbuild/linux-ppc64': 0.28.0
|
|
'@esbuild/linux-riscv64': 0.28.0
|
|
'@esbuild/linux-s390x': 0.28.0
|
|
'@esbuild/linux-x64': 0.28.0
|
|
'@esbuild/netbsd-arm64': 0.28.0
|
|
'@esbuild/netbsd-x64': 0.28.0
|
|
'@esbuild/openbsd-arm64': 0.28.0
|
|
'@esbuild/openbsd-x64': 0.28.0
|
|
'@esbuild/openharmony-arm64': 0.28.0
|
|
'@esbuild/sunos-x64': 0.28.0
|
|
'@esbuild/win32-arm64': 0.28.0
|
|
'@esbuild/win32-ia32': 0.28.0
|
|
'@esbuild/win32-x64': 0.28.0
|
|
|
|
escalade@3.2.0: {}
|
|
|
|
escape-html@1.0.3: {}
|
|
|
|
escape-string-regexp@1.0.5: {}
|
|
|
|
escape-string-regexp@2.0.0: {}
|
|
|
|
escape-string-regexp@4.0.0: {}
|
|
|
|
eslint-plugin-react-native-globals@0.1.2: {}
|
|
|
|
eslint-plugin-react-native@4.1.0(eslint@8.57.1):
|
|
dependencies:
|
|
eslint: 8.57.1
|
|
eslint-plugin-react-native-globals: 0.1.2
|
|
|
|
eslint-plugin-react@7.37.5(eslint@8.57.1):
|
|
dependencies:
|
|
array-includes: 3.1.9
|
|
array.prototype.findlast: 1.2.5
|
|
array.prototype.flatmap: 1.3.3
|
|
array.prototype.tosorted: 1.1.4
|
|
doctrine: 2.1.0
|
|
es-iterator-helpers: 1.3.2
|
|
eslint: 8.57.1
|
|
estraverse: 5.3.0
|
|
hasown: 2.0.3
|
|
jsx-ast-utils: 3.3.5
|
|
minimatch: 3.1.5
|
|
object.entries: 1.1.9
|
|
object.fromentries: 2.0.8
|
|
object.values: 1.2.1
|
|
prop-types: 15.8.1
|
|
resolve: 2.0.0-next.7
|
|
semver: 6.3.1
|
|
string.prototype.matchall: 4.0.12
|
|
string.prototype.repeat: 1.0.0
|
|
|
|
eslint-scope@7.2.2:
|
|
dependencies:
|
|
esrecurse: 4.3.0
|
|
estraverse: 5.3.0
|
|
|
|
eslint-visitor-keys@3.4.3: {}
|
|
|
|
eslint@8.57.1:
|
|
dependencies:
|
|
'@eslint-community/eslint-utils': 4.9.1(eslint@8.57.1)
|
|
'@eslint-community/regexpp': 4.12.2
|
|
'@eslint/eslintrc': 2.1.4
|
|
'@eslint/js': 8.57.1
|
|
'@humanwhocodes/config-array': 0.13.0
|
|
'@humanwhocodes/module-importer': 1.0.1
|
|
'@nodelib/fs.walk': 1.2.8
|
|
'@ungap/structured-clone': 1.3.1
|
|
ajv: 6.15.0
|
|
chalk: 4.1.2
|
|
cross-spawn: 7.0.6
|
|
debug: 4.4.3
|
|
doctrine: 3.0.0
|
|
escape-string-regexp: 4.0.0
|
|
eslint-scope: 7.2.2
|
|
eslint-visitor-keys: 3.4.3
|
|
espree: 9.6.1
|
|
esquery: 1.7.0
|
|
esutils: 2.0.3
|
|
fast-deep-equal: 3.1.3
|
|
file-entry-cache: 6.0.1
|
|
find-up: 5.0.0
|
|
glob-parent: 6.0.2
|
|
globals: 13.24.0
|
|
graphemer: 1.4.0
|
|
ignore: 5.3.2
|
|
imurmurhash: 0.1.4
|
|
is-glob: 4.0.3
|
|
is-path-inside: 3.0.3
|
|
js-yaml: 4.1.1
|
|
json-stable-stringify-without-jsonify: 1.0.1
|
|
levn: 0.4.1
|
|
lodash.merge: 4.6.2
|
|
minimatch: 3.1.5
|
|
natural-compare: 1.4.0
|
|
optionator: 0.9.4
|
|
strip-ansi: 6.0.1
|
|
text-table: 0.2.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
espree@9.6.1:
|
|
dependencies:
|
|
acorn: 8.16.0
|
|
acorn-jsx: 5.3.2(acorn@8.16.0)
|
|
eslint-visitor-keys: 3.4.3
|
|
|
|
esprima@4.0.1: {}
|
|
|
|
esquery@1.7.0:
|
|
dependencies:
|
|
estraverse: 5.3.0
|
|
|
|
esrecurse@4.3.0:
|
|
dependencies:
|
|
estraverse: 5.3.0
|
|
|
|
estraverse@5.3.0: {}
|
|
|
|
estree-walker@3.0.3:
|
|
dependencies:
|
|
'@types/estree': 1.0.9
|
|
|
|
esutils@2.0.3: {}
|
|
|
|
etag@1.8.1: {}
|
|
|
|
event-target-shim@5.0.1: {}
|
|
|
|
execa@1.0.0:
|
|
dependencies:
|
|
cross-spawn: 6.0.6
|
|
get-stream: 4.1.0
|
|
is-stream: 1.1.0
|
|
npm-run-path: 2.0.2
|
|
p-finally: 1.0.0
|
|
signal-exit: 3.0.7
|
|
strip-eof: 1.0.0
|
|
|
|
execa@5.1.1:
|
|
dependencies:
|
|
cross-spawn: 7.0.6
|
|
get-stream: 6.0.1
|
|
human-signals: 2.1.0
|
|
is-stream: 2.0.1
|
|
merge-stream: 2.0.0
|
|
npm-run-path: 4.0.1
|
|
onetime: 5.1.2
|
|
signal-exit: 3.0.7
|
|
strip-final-newline: 2.0.0
|
|
|
|
exit@0.1.2: {}
|
|
|
|
expect-type@1.3.0: {}
|
|
|
|
expect@29.7.0:
|
|
dependencies:
|
|
'@jest/expect-utils': 29.7.0
|
|
jest-get-type: 29.6.3
|
|
jest-matcher-utils: 29.7.0
|
|
jest-message-util: 29.7.0
|
|
jest-util: 29.7.0
|
|
|
|
expo-application@5.9.1(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)):
|
|
dependencies:
|
|
expo: 51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
|
|
expo-asset@10.0.10(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)):
|
|
dependencies:
|
|
expo: 51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
expo-constants: 16.0.2(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))
|
|
invariant: 2.2.4
|
|
md5-file: 3.2.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
expo-asset@55.0.17(expo@55.0.24)(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)(typescript@5.9.3):
|
|
dependencies:
|
|
'@expo/image-utils': 0.8.14(typescript@5.9.3)
|
|
expo: 55.0.24(@babel/core@7.29.0)(@expo/dom-webview@55.0.6)(react-dom@19.2.6(react@19.2.6))(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)(typescript@5.9.3)
|
|
expo-constants: 55.0.16(expo@55.0.24)(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))
|
|
react: 19.2.6
|
|
react-native: 0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- typescript
|
|
|
|
expo-av@14.0.7(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)):
|
|
dependencies:
|
|
expo: 51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
|
|
expo-constants@16.0.2(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)):
|
|
dependencies:
|
|
'@expo/config': 9.0.4
|
|
'@expo/env': 0.3.0
|
|
expo: 51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
expo-constants@55.0.16(expo@55.0.24)(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6)):
|
|
dependencies:
|
|
'@expo/env': 2.1.2
|
|
expo: 55.0.24(@babel/core@7.29.0)(@expo/dom-webview@55.0.6)(react-dom@19.2.6(react@19.2.6))(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)(typescript@5.9.3)
|
|
react-native: 0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
expo-crypto@13.0.2(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)):
|
|
dependencies:
|
|
base64-js: 1.5.1
|
|
expo: 51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
|
|
expo-device@6.0.2(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)):
|
|
dependencies:
|
|
expo: 51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
ua-parser-js: 0.7.41
|
|
|
|
expo-eas-client@0.6.0: {}
|
|
|
|
expo-file-system@17.0.1(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)):
|
|
dependencies:
|
|
expo: 51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
|
|
expo-file-system@55.0.20(expo@55.0.24)(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6)):
|
|
dependencies:
|
|
expo: 55.0.24(@babel/core@7.29.0)(@expo/dom-webview@55.0.6)(react-dom@19.2.6(react@19.2.6))(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)(typescript@5.9.3)
|
|
react-native: 0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6)
|
|
|
|
expo-font@12.0.10(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)):
|
|
dependencies:
|
|
expo: 51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
fontfaceobserver: 2.3.0
|
|
|
|
expo-font@55.0.7(expo@55.0.24)(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6):
|
|
dependencies:
|
|
expo: 55.0.24(@babel/core@7.29.0)(@expo/dom-webview@55.0.6)(react-dom@19.2.6(react@19.2.6))(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)(typescript@5.9.3)
|
|
fontfaceobserver: 2.3.0
|
|
react: 19.2.6
|
|
react-native: 0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6)
|
|
|
|
expo-image-loader@4.7.0(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)):
|
|
dependencies:
|
|
expo: 51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
|
|
expo-image-picker@15.0.7(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)):
|
|
dependencies:
|
|
expo: 51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
expo-image-loader: 4.7.0(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))
|
|
|
|
expo-json-utils@0.7.1: {}
|
|
|
|
expo-keep-awake@13.0.2(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)):
|
|
dependencies:
|
|
expo: 51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
|
|
expo-keep-awake@55.0.8(expo@55.0.24)(react@19.2.6):
|
|
dependencies:
|
|
expo: 55.0.24(@babel/core@7.29.0)(@expo/dom-webview@55.0.6)(react-dom@19.2.6(react@19.2.6))(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)(typescript@5.9.3)
|
|
react: 19.2.6
|
|
|
|
expo-linking@6.3.1(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)):
|
|
dependencies:
|
|
expo-constants: 16.0.2(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))
|
|
invariant: 2.2.4
|
|
transitivePeerDependencies:
|
|
- expo
|
|
- supports-color
|
|
|
|
expo-local-authentication@14.0.1(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)):
|
|
dependencies:
|
|
expo: 51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
invariant: 2.2.4
|
|
|
|
expo-manifests@0.7.2:
|
|
dependencies:
|
|
expo-json-utils: 0.7.1
|
|
|
|
expo-modules-autolinking@1.11.3:
|
|
dependencies:
|
|
chalk: 4.1.2
|
|
commander: 7.2.0
|
|
fast-glob: 3.3.3
|
|
find-up: 5.0.0
|
|
fs-extra: 9.1.0
|
|
require-from-string: 2.0.2
|
|
resolve-from: 5.0.0
|
|
|
|
expo-modules-autolinking@55.0.22(typescript@5.9.3):
|
|
dependencies:
|
|
'@expo/require-utils': 55.0.5(typescript@5.9.3)
|
|
'@expo/spawn-async': 1.7.2
|
|
chalk: 4.1.2
|
|
commander: 7.2.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- typescript
|
|
|
|
expo-modules-core@1.12.26:
|
|
dependencies:
|
|
invariant: 2.2.4
|
|
|
|
expo-modules-core@55.0.25(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6):
|
|
dependencies:
|
|
invariant: 2.2.4
|
|
react: 19.2.6
|
|
react-native: 0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6)
|
|
|
|
expo-notifications@0.28.19(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)):
|
|
dependencies:
|
|
'@expo/image-utils': 0.5.1
|
|
'@ide/backoff': 1.0.0
|
|
abort-controller: 3.0.0
|
|
assert: 2.1.0
|
|
badgin: 1.2.3
|
|
expo: 51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
expo-application: 5.9.1(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))
|
|
expo-constants: 16.0.2(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))
|
|
fs-extra: 9.1.0
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
- supports-color
|
|
|
|
expo-secure-store@12.8.1(expo@55.0.24):
|
|
dependencies:
|
|
expo: 55.0.24(@babel/core@7.29.0)(@expo/dom-webview@55.0.6)(react-dom@19.2.6(react@19.2.6))(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)(typescript@5.9.3)
|
|
|
|
expo-secure-store@13.0.2(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)):
|
|
dependencies:
|
|
expo: 51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
|
|
expo-server@55.0.9: {}
|
|
|
|
expo-status-bar@1.12.1: {}
|
|
|
|
expo-structured-headers@3.3.0: {}
|
|
|
|
expo-updates-interface@0.10.1(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)):
|
|
dependencies:
|
|
expo: 51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
|
|
expo-updates@0.18.19(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)):
|
|
dependencies:
|
|
'@expo/code-signing-certificates': 0.0.5
|
|
'@expo/config': 8.1.2
|
|
'@expo/config-plugins': 7.2.5
|
|
arg: 4.1.0
|
|
chalk: 4.1.2
|
|
expo: 51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
expo-eas-client: 0.6.0
|
|
expo-manifests: 0.7.2
|
|
expo-structured-headers: 3.3.0
|
|
expo-updates-interface: 0.10.1(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))
|
|
fbemitter: 3.0.0
|
|
resolve-from: 5.0.0
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
- supports-color
|
|
|
|
expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0):
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@expo/cli': 0.18.31(expo-modules-autolinking@1.11.3)
|
|
'@expo/config': 9.0.4
|
|
'@expo/config-plugins': 8.0.11
|
|
'@expo/metro-config': 0.18.11
|
|
'@expo/vector-icons': 14.1.0(expo-font@12.0.10(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
babel-preset-expo: 11.0.15(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))
|
|
expo-asset: 10.0.10(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))
|
|
expo-file-system: 17.0.1(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))
|
|
expo-font: 12.0.10(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))
|
|
expo-keep-awake: 13.0.2(expo@51.0.39(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0))
|
|
expo-modules-autolinking: 1.11.3
|
|
expo-modules-core: 1.12.26
|
|
fbemitter: 3.0.0
|
|
whatwg-url-without-unicode: 8.0.0-3
|
|
transitivePeerDependencies:
|
|
- '@babel/core'
|
|
- '@babel/preset-env'
|
|
- bufferutil
|
|
- encoding
|
|
- react
|
|
- react-native
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
expo@55.0.24(@babel/core@7.29.0)(@expo/dom-webview@55.0.6)(react-dom@19.2.6(react@19.2.6))(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)(typescript@5.9.3):
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@expo/cli': 55.0.30(@expo/dom-webview@55.0.6)(expo-constants@55.0.16(expo@55.0.24)(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6)))(expo-font@55.0.7(expo@55.0.24)(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6))(expo@55.0.24)(react-dom@19.2.6(react@19.2.6))(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)(typescript@5.9.3)
|
|
'@expo/config': 55.0.17(typescript@5.9.3)
|
|
'@expo/config-plugins': 55.0.9
|
|
'@expo/devtools': 55.0.3(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)
|
|
'@expo/fingerprint': 0.16.7
|
|
'@expo/local-build-cache-provider': 55.0.13(typescript@5.9.3)
|
|
'@expo/log-box': 55.0.12(@expo/dom-webview@55.0.6)(expo@55.0.24)(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)
|
|
'@expo/metro': 55.1.1
|
|
'@expo/metro-config': 55.0.21(expo@55.0.24)(typescript@5.9.3)
|
|
'@expo/vector-icons': 15.1.1(expo-font@55.0.7(expo@55.0.24)(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6))(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)
|
|
'@ungap/structured-clone': 1.3.1
|
|
babel-preset-expo: 55.0.21(@babel/core@7.29.0)(@babel/runtime@7.29.2)(expo@55.0.24)(react-refresh@0.14.2)
|
|
expo-asset: 55.0.17(expo@55.0.24)(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)(typescript@5.9.3)
|
|
expo-constants: 55.0.16(expo@55.0.24)(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))
|
|
expo-file-system: 55.0.20(expo@55.0.24)(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))
|
|
expo-font: 55.0.7(expo@55.0.24)(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)
|
|
expo-keep-awake: 55.0.8(expo@55.0.24)(react@19.2.6)
|
|
expo-modules-autolinking: 55.0.22(typescript@5.9.3)
|
|
expo-modules-core: 55.0.25(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)
|
|
pretty-format: 29.7.0
|
|
react: 19.2.6
|
|
react-native: 0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6)
|
|
react-refresh: 0.14.2
|
|
whatwg-url-minimum: 0.1.2
|
|
optionalDependencies:
|
|
'@expo/dom-webview': 55.0.6(expo@55.0.24)(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)
|
|
transitivePeerDependencies:
|
|
- '@babel/core'
|
|
- bufferutil
|
|
- expo-router
|
|
- expo-widgets
|
|
- react-dom
|
|
- react-native-worklets
|
|
- react-server-dom-webpack
|
|
- supports-color
|
|
- typescript
|
|
- utf-8-validate
|
|
|
|
exponential-backoff@3.1.3: {}
|
|
|
|
express@4.22.2:
|
|
dependencies:
|
|
accepts: 1.3.8
|
|
array-flatten: 1.1.1
|
|
body-parser: 1.20.5
|
|
content-disposition: 0.5.4
|
|
content-type: 1.0.5
|
|
cookie: 0.7.2
|
|
cookie-signature: 1.0.7
|
|
debug: 2.6.9
|
|
depd: 2.0.0
|
|
encodeurl: 2.0.0
|
|
escape-html: 1.0.3
|
|
etag: 1.8.1
|
|
finalhandler: 1.3.2
|
|
fresh: 0.5.2
|
|
http-errors: 2.0.1
|
|
merge-descriptors: 1.0.3
|
|
methods: 1.1.2
|
|
on-finished: 2.4.1
|
|
parseurl: 1.3.3
|
|
path-to-regexp: 0.1.13
|
|
proxy-addr: 2.0.7
|
|
qs: 6.15.1
|
|
range-parser: 1.2.1
|
|
safe-buffer: 5.2.1
|
|
send: 0.19.2
|
|
serve-static: 1.16.3
|
|
setprototypeof: 1.2.0
|
|
statuses: 2.0.2
|
|
type-is: 1.6.18
|
|
utils-merge: 1.0.1
|
|
vary: 1.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
exsolve@1.0.8: {}
|
|
|
|
extend@3.0.2: {}
|
|
|
|
farmhash-modern@1.1.0: {}
|
|
|
|
fast-check@3.23.2:
|
|
dependencies:
|
|
pure-rand: 6.1.0
|
|
|
|
fast-decode-uri-component@1.0.1: {}
|
|
|
|
fast-deep-equal@2.0.1: {}
|
|
|
|
fast-deep-equal@3.1.3: {}
|
|
|
|
fast-glob@3.3.3:
|
|
dependencies:
|
|
'@nodelib/fs.stat': 2.0.5
|
|
'@nodelib/fs.walk': 1.2.8
|
|
glob-parent: 5.1.2
|
|
merge2: 1.4.1
|
|
micromatch: 4.0.8
|
|
|
|
fast-json-stable-stringify@2.1.0: {}
|
|
|
|
fast-json-stringify@6.4.0:
|
|
dependencies:
|
|
'@fastify/merge-json-schemas': 0.2.1
|
|
ajv: 8.20.0
|
|
ajv-formats: 3.0.1(ajv@8.20.0)
|
|
fast-uri: 3.1.2
|
|
json-schema-ref-resolver: 3.0.0
|
|
rfdc: 1.4.1
|
|
|
|
fast-levenshtein@2.0.6: {}
|
|
|
|
fast-querystring@1.1.2:
|
|
dependencies:
|
|
fast-decode-uri-component: 1.0.1
|
|
|
|
fast-uri@3.1.2: {}
|
|
|
|
fast-xml-builder@1.2.0:
|
|
dependencies:
|
|
path-expression-matcher: 1.5.0
|
|
xml-naming: 0.1.0
|
|
|
|
fast-xml-parser@4.5.6:
|
|
dependencies:
|
|
strnum: 1.1.2
|
|
|
|
fast-xml-parser@5.7.2:
|
|
dependencies:
|
|
'@nodable/entities': 2.1.0
|
|
fast-xml-builder: 1.2.0
|
|
path-expression-matcher: 1.5.0
|
|
strnum: 2.3.0
|
|
|
|
fast-xml-parser@5.8.0:
|
|
dependencies:
|
|
'@nodable/entities': 2.1.0
|
|
fast-xml-builder: 1.2.0
|
|
path-expression-matcher: 1.5.0
|
|
strnum: 2.3.0
|
|
xml-naming: 0.1.0
|
|
optional: true
|
|
|
|
fastify-plugin@4.5.1: {}
|
|
|
|
fastify-plugin@5.1.0: {}
|
|
|
|
fastify-raw-body@5.0.0:
|
|
dependencies:
|
|
fastify-plugin: 5.1.0
|
|
raw-body: 3.0.2
|
|
secure-json-parse: 2.7.0
|
|
|
|
fastify@5.8.5:
|
|
dependencies:
|
|
'@fastify/ajv-compiler': 4.0.5
|
|
'@fastify/error': 4.2.0
|
|
'@fastify/fast-json-stringify-compiler': 5.0.3
|
|
'@fastify/proxy-addr': 5.1.0
|
|
abstract-logging: 2.0.1
|
|
avvio: 9.2.0
|
|
fast-json-stringify: 6.4.0
|
|
find-my-way: 9.6.0
|
|
light-my-request: 6.6.0
|
|
pino: 10.3.1
|
|
process-warning: 5.0.0
|
|
rfdc: 1.4.1
|
|
secure-json-parse: 4.1.0
|
|
semver: 7.8.0
|
|
toad-cache: 3.7.0
|
|
|
|
fastq@1.20.1:
|
|
dependencies:
|
|
reusify: 1.1.0
|
|
|
|
faye-websocket@0.11.4:
|
|
dependencies:
|
|
websocket-driver: 0.7.4
|
|
|
|
fb-dotslash@0.5.8: {}
|
|
|
|
fb-watchman@2.0.2:
|
|
dependencies:
|
|
bser: 2.1.1
|
|
|
|
fbemitter@3.0.0:
|
|
dependencies:
|
|
fbjs: 3.0.5
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
|
|
fbjs-css-vars@1.0.2: {}
|
|
|
|
fbjs@3.0.5:
|
|
dependencies:
|
|
cross-fetch: 3.2.0
|
|
fbjs-css-vars: 1.0.2
|
|
loose-envify: 1.4.0
|
|
object-assign: 4.1.1
|
|
promise: 7.3.1
|
|
setimmediate: 1.0.5
|
|
ua-parser-js: 1.0.41
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
|
|
fdir@6.5.0(picomatch@4.0.4):
|
|
optionalDependencies:
|
|
picomatch: 4.0.4
|
|
|
|
fetch-nodeshim@0.4.10: {}
|
|
|
|
fetch-retry@4.1.1: {}
|
|
|
|
fflate@0.8.1: {}
|
|
|
|
file-entry-cache@6.0.1:
|
|
dependencies:
|
|
flat-cache: 3.2.0
|
|
|
|
fill-range@7.1.1:
|
|
dependencies:
|
|
to-regex-range: 5.0.1
|
|
|
|
filter-obj@1.1.0: {}
|
|
|
|
finalhandler@1.1.2:
|
|
dependencies:
|
|
debug: 2.6.9
|
|
encodeurl: 1.0.2
|
|
escape-html: 1.0.3
|
|
on-finished: 2.3.0
|
|
parseurl: 1.3.3
|
|
statuses: 1.5.0
|
|
unpipe: 1.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
finalhandler@1.3.2:
|
|
dependencies:
|
|
debug: 2.6.9
|
|
encodeurl: 2.0.0
|
|
escape-html: 1.0.3
|
|
on-finished: 2.4.1
|
|
parseurl: 1.3.3
|
|
statuses: 2.0.2
|
|
unpipe: 1.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
find-cache-dir@2.1.0:
|
|
dependencies:
|
|
commondir: 1.0.1
|
|
make-dir: 2.1.0
|
|
pkg-dir: 3.0.0
|
|
|
|
find-my-way@9.6.0:
|
|
dependencies:
|
|
fast-deep-equal: 3.1.3
|
|
fast-querystring: 1.1.2
|
|
safe-regex2: 5.1.1
|
|
|
|
find-up@3.0.0:
|
|
dependencies:
|
|
locate-path: 3.0.0
|
|
|
|
find-up@4.1.0:
|
|
dependencies:
|
|
locate-path: 5.0.0
|
|
path-exists: 4.0.0
|
|
|
|
find-up@5.0.0:
|
|
dependencies:
|
|
locate-path: 6.0.0
|
|
path-exists: 4.0.0
|
|
|
|
find-yarn-workspace-root@2.0.0:
|
|
dependencies:
|
|
micromatch: 4.0.8
|
|
|
|
firebase-admin@12.7.0:
|
|
dependencies:
|
|
'@fastify/busboy': 3.2.0
|
|
'@firebase/database-compat': 1.0.8
|
|
'@firebase/database-types': 1.0.5
|
|
'@types/node': 22.19.19
|
|
farmhash-modern: 1.1.0
|
|
jsonwebtoken: 9.0.3
|
|
jwks-rsa: 3.2.2
|
|
node-forge: 1.4.0
|
|
uuid: 10.0.0
|
|
optionalDependencies:
|
|
'@google-cloud/firestore': 7.11.6
|
|
'@google-cloud/storage': 7.19.0
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
- supports-color
|
|
|
|
flat-cache@3.2.0:
|
|
dependencies:
|
|
flatted: 3.4.2
|
|
keyv: 4.5.4
|
|
rimraf: 3.0.2
|
|
|
|
flatted@3.4.2: {}
|
|
|
|
flow-enums-runtime@0.0.6: {}
|
|
|
|
flow-parser@0.314.0: {}
|
|
|
|
follow-redirects@1.16.0: {}
|
|
|
|
fontfaceobserver@2.3.0: {}
|
|
|
|
fontkit@1.9.0:
|
|
dependencies:
|
|
'@swc/helpers': 0.3.17
|
|
brotli: 1.3.3
|
|
clone: 2.1.2
|
|
deep-equal: 2.2.3
|
|
dfa: 1.2.0
|
|
restructure: 2.0.1
|
|
tiny-inflate: 1.0.3
|
|
unicode-properties: 1.4.1
|
|
unicode-trie: 2.0.0
|
|
|
|
for-each@0.3.5:
|
|
dependencies:
|
|
is-callable: 1.2.7
|
|
|
|
foreground-child@3.3.1:
|
|
dependencies:
|
|
cross-spawn: 7.0.6
|
|
signal-exit: 4.1.0
|
|
|
|
form-data@2.5.5:
|
|
dependencies:
|
|
asynckit: 0.4.0
|
|
combined-stream: 1.0.8
|
|
es-set-tostringtag: 2.1.0
|
|
hasown: 2.0.3
|
|
mime-types: 2.1.35
|
|
safe-buffer: 5.2.1
|
|
optional: true
|
|
|
|
form-data@3.0.4:
|
|
dependencies:
|
|
asynckit: 0.4.0
|
|
combined-stream: 1.0.8
|
|
es-set-tostringtag: 2.1.0
|
|
hasown: 2.0.3
|
|
mime-types: 2.1.35
|
|
|
|
form-data@4.0.5:
|
|
dependencies:
|
|
asynckit: 0.4.0
|
|
combined-stream: 1.0.8
|
|
es-set-tostringtag: 2.1.0
|
|
hasown: 2.0.3
|
|
mime-types: 2.1.35
|
|
|
|
forwarded-parse@2.1.2: {}
|
|
|
|
forwarded@0.2.0: {}
|
|
|
|
freeport-async@2.0.0: {}
|
|
|
|
fresh@0.5.2: {}
|
|
|
|
fs-extra@8.1.0:
|
|
dependencies:
|
|
graceful-fs: 4.2.11
|
|
jsonfile: 4.0.0
|
|
universalify: 0.1.2
|
|
|
|
fs-extra@9.0.0:
|
|
dependencies:
|
|
at-least-node: 1.0.0
|
|
graceful-fs: 4.2.11
|
|
jsonfile: 6.2.1
|
|
universalify: 1.0.0
|
|
|
|
fs-extra@9.1.0:
|
|
dependencies:
|
|
at-least-node: 1.0.0
|
|
graceful-fs: 4.2.11
|
|
jsonfile: 6.2.1
|
|
universalify: 2.0.1
|
|
|
|
fs-minipass@2.1.0:
|
|
dependencies:
|
|
minipass: 3.3.6
|
|
|
|
fs-minipass@3.0.3:
|
|
dependencies:
|
|
minipass: 7.1.3
|
|
|
|
fs.realpath@1.0.0: {}
|
|
|
|
fsevents@2.3.3:
|
|
optional: true
|
|
|
|
function-bind@1.1.2: {}
|
|
|
|
function.prototype.name@1.1.8:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
call-bound: 1.0.4
|
|
define-properties: 1.2.1
|
|
functions-have-names: 1.2.3
|
|
hasown: 2.0.3
|
|
is-callable: 1.2.7
|
|
|
|
functional-red-black-tree@1.0.1:
|
|
optional: true
|
|
|
|
functions-have-names@1.2.3: {}
|
|
|
|
gaxios@6.7.1:
|
|
dependencies:
|
|
extend: 3.0.2
|
|
https-proxy-agent: 7.0.6
|
|
is-stream: 2.0.1
|
|
node-fetch: 2.7.0
|
|
uuid: 9.0.1
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
- supports-color
|
|
|
|
gcp-metadata@6.1.1:
|
|
dependencies:
|
|
gaxios: 6.7.1
|
|
google-logging-utils: 0.0.2
|
|
json-bigint: 1.0.0
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
- supports-color
|
|
|
|
generator-function@2.0.1: {}
|
|
|
|
gensync@1.0.0-beta.2: {}
|
|
|
|
get-caller-file@2.0.5: {}
|
|
|
|
get-intrinsic@1.3.0:
|
|
dependencies:
|
|
call-bind-apply-helpers: 1.0.2
|
|
es-define-property: 1.0.1
|
|
es-errors: 1.3.0
|
|
es-object-atoms: 1.1.1
|
|
function-bind: 1.1.2
|
|
get-proto: 1.0.1
|
|
gopd: 1.2.0
|
|
has-symbols: 1.1.0
|
|
hasown: 2.0.3
|
|
math-intrinsics: 1.1.0
|
|
|
|
get-package-type@0.1.0: {}
|
|
|
|
get-proto@1.0.1:
|
|
dependencies:
|
|
dunder-proto: 1.0.1
|
|
es-object-atoms: 1.1.1
|
|
|
|
get-stream@4.1.0:
|
|
dependencies:
|
|
pump: 3.0.4
|
|
|
|
get-stream@6.0.1: {}
|
|
|
|
get-symbol-description@1.1.0:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
es-errors: 1.3.0
|
|
get-intrinsic: 1.3.0
|
|
|
|
getenv@1.0.0: {}
|
|
|
|
getenv@2.0.0: {}
|
|
|
|
giget@2.0.0:
|
|
dependencies:
|
|
citty: 0.1.6
|
|
consola: 3.4.2
|
|
defu: 6.1.7
|
|
node-fetch-native: 1.6.7
|
|
nypm: 0.6.6
|
|
pathe: 2.0.3
|
|
|
|
glob-parent@5.1.2:
|
|
dependencies:
|
|
is-glob: 4.0.3
|
|
|
|
glob-parent@6.0.2:
|
|
dependencies:
|
|
is-glob: 4.0.3
|
|
|
|
glob@10.5.0:
|
|
dependencies:
|
|
foreground-child: 3.3.1
|
|
jackspeak: 3.4.3
|
|
minimatch: 9.0.9
|
|
minipass: 7.1.3
|
|
package-json-from-dist: 1.0.1
|
|
path-scurry: 1.11.1
|
|
|
|
glob@13.0.6:
|
|
dependencies:
|
|
minimatch: 10.2.5
|
|
minipass: 7.1.3
|
|
path-scurry: 2.0.2
|
|
|
|
glob@7.1.6:
|
|
dependencies:
|
|
fs.realpath: 1.0.0
|
|
inflight: 1.0.6
|
|
inherits: 2.0.4
|
|
minimatch: 3.1.5
|
|
once: 1.4.0
|
|
path-is-absolute: 1.0.1
|
|
|
|
glob@7.2.3:
|
|
dependencies:
|
|
fs.realpath: 1.0.0
|
|
inflight: 1.0.6
|
|
inherits: 2.0.4
|
|
minimatch: 3.1.5
|
|
once: 1.4.0
|
|
path-is-absolute: 1.0.1
|
|
|
|
glob@8.1.0:
|
|
dependencies:
|
|
fs.realpath: 1.0.0
|
|
inflight: 1.0.6
|
|
inherits: 2.0.4
|
|
minimatch: 5.1.9
|
|
once: 1.4.0
|
|
|
|
globals@13.24.0:
|
|
dependencies:
|
|
type-fest: 0.20.2
|
|
|
|
globalthis@1.0.4:
|
|
dependencies:
|
|
define-properties: 1.2.1
|
|
gopd: 1.2.0
|
|
|
|
globby@11.1.0:
|
|
dependencies:
|
|
array-union: 2.1.0
|
|
dir-glob: 3.0.1
|
|
fast-glob: 3.3.3
|
|
ignore: 5.3.2
|
|
merge2: 1.4.1
|
|
slash: 3.0.0
|
|
|
|
google-auth-library@9.15.1:
|
|
dependencies:
|
|
base64-js: 1.5.1
|
|
ecdsa-sig-formatter: 1.0.11
|
|
gaxios: 6.7.1
|
|
gcp-metadata: 6.1.1
|
|
gtoken: 7.1.0
|
|
jws: 4.0.1
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
- supports-color
|
|
|
|
google-gax@4.6.1:
|
|
dependencies:
|
|
'@grpc/grpc-js': 1.14.3
|
|
'@grpc/proto-loader': 0.7.15
|
|
'@types/long': 4.0.2
|
|
abort-controller: 3.0.0
|
|
duplexify: 4.1.3
|
|
google-auth-library: 9.15.1
|
|
node-fetch: 2.7.0
|
|
object-hash: 3.0.0
|
|
proto3-json-serializer: 2.0.2
|
|
protobufjs: 7.5.8
|
|
retry-request: 7.0.2
|
|
uuid: 9.0.1
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
- supports-color
|
|
optional: true
|
|
|
|
google-logging-utils@0.0.2: {}
|
|
|
|
googleapis-common@7.2.0:
|
|
dependencies:
|
|
extend: 3.0.2
|
|
gaxios: 6.7.1
|
|
google-auth-library: 9.15.1
|
|
qs: 6.15.1
|
|
url-template: 2.0.8
|
|
uuid: 9.0.1
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
- supports-color
|
|
|
|
googleapis@128.0.0:
|
|
dependencies:
|
|
google-auth-library: 9.15.1
|
|
googleapis-common: 7.2.0
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
- supports-color
|
|
|
|
gopd@1.2.0: {}
|
|
|
|
graceful-fs@4.2.11: {}
|
|
|
|
graphemer@1.4.0: {}
|
|
|
|
graphql-tag@2.12.6(graphql@15.8.0):
|
|
dependencies:
|
|
graphql: 15.8.0
|
|
tslib: 2.8.1
|
|
|
|
graphql@15.8.0: {}
|
|
|
|
gtoken@7.1.0:
|
|
dependencies:
|
|
gaxios: 6.7.1
|
|
jws: 4.0.1
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
- supports-color
|
|
|
|
handlebars@4.7.9:
|
|
dependencies:
|
|
minimist: 1.2.8
|
|
neo-async: 2.6.2
|
|
source-map: 0.6.1
|
|
wordwrap: 1.0.0
|
|
optionalDependencies:
|
|
uglify-js: 3.19.3
|
|
|
|
has-bigints@1.1.0: {}
|
|
|
|
has-flag@3.0.0: {}
|
|
|
|
has-flag@4.0.0: {}
|
|
|
|
has-property-descriptors@1.0.2:
|
|
dependencies:
|
|
es-define-property: 1.0.1
|
|
|
|
has-proto@1.2.0:
|
|
dependencies:
|
|
dunder-proto: 1.0.1
|
|
|
|
has-symbols@1.1.0: {}
|
|
|
|
has-tostringtag@1.0.2:
|
|
dependencies:
|
|
has-symbols: 1.1.0
|
|
|
|
hasown@2.0.3:
|
|
dependencies:
|
|
function-bind: 1.1.2
|
|
|
|
helmet@8.1.0: {}
|
|
|
|
hermes-compiler@250829098.0.10: {}
|
|
|
|
hermes-estree@0.19.1: {}
|
|
|
|
hermes-estree@0.23.1: {}
|
|
|
|
hermes-estree@0.32.0: {}
|
|
|
|
hermes-estree@0.32.1: {}
|
|
|
|
hermes-estree@0.33.3: {}
|
|
|
|
hermes-estree@0.35.0: {}
|
|
|
|
hermes-parser@0.19.1:
|
|
dependencies:
|
|
hermes-estree: 0.19.1
|
|
|
|
hermes-parser@0.23.1:
|
|
dependencies:
|
|
hermes-estree: 0.23.1
|
|
|
|
hermes-parser@0.32.0:
|
|
dependencies:
|
|
hermes-estree: 0.32.0
|
|
|
|
hermes-parser@0.32.1:
|
|
dependencies:
|
|
hermes-estree: 0.32.1
|
|
|
|
hermes-parser@0.33.3:
|
|
dependencies:
|
|
hermes-estree: 0.33.3
|
|
|
|
hermes-parser@0.35.0:
|
|
dependencies:
|
|
hermes-estree: 0.35.0
|
|
|
|
hermes-profile-transformer@0.0.6:
|
|
dependencies:
|
|
source-map: 0.7.6
|
|
|
|
hoist-non-react-statics@3.3.2:
|
|
dependencies:
|
|
react-is: 16.13.1
|
|
|
|
hookified@1.15.1: {}
|
|
|
|
hosted-git-info@3.0.8:
|
|
dependencies:
|
|
lru-cache: 6.0.0
|
|
|
|
hosted-git-info@7.0.2:
|
|
dependencies:
|
|
lru-cache: 10.4.3
|
|
|
|
html-entities@2.3.3: {}
|
|
|
|
html-entities@2.6.0:
|
|
optional: true
|
|
|
|
html-escaper@2.0.2: {}
|
|
|
|
html-to-text@9.0.5:
|
|
dependencies:
|
|
'@selderee/plugin-htmlparser2': 0.11.0
|
|
deepmerge: 4.3.1
|
|
dom-serializer: 2.0.0
|
|
htmlparser2: 8.0.2
|
|
selderee: 0.11.0
|
|
|
|
htmlparser2@8.0.2:
|
|
dependencies:
|
|
domelementtype: 2.3.0
|
|
domhandler: 5.0.3
|
|
domutils: 3.2.2
|
|
entities: 4.5.0
|
|
|
|
http-errors@2.0.0:
|
|
dependencies:
|
|
depd: 2.0.0
|
|
inherits: 2.0.4
|
|
setprototypeof: 1.2.0
|
|
statuses: 2.0.1
|
|
toidentifier: 1.0.1
|
|
|
|
http-errors@2.0.1:
|
|
dependencies:
|
|
depd: 2.0.0
|
|
inherits: 2.0.4
|
|
setprototypeof: 1.2.0
|
|
statuses: 2.0.2
|
|
toidentifier: 1.0.1
|
|
|
|
http-parser-js@0.5.10: {}
|
|
|
|
http-proxy-agent@5.0.0:
|
|
dependencies:
|
|
'@tootallnate/once': 2.0.1
|
|
agent-base: 6.0.2
|
|
debug: 4.4.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
optional: true
|
|
|
|
https-proxy-agent@5.0.1:
|
|
dependencies:
|
|
agent-base: 6.0.2
|
|
debug: 4.4.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
https-proxy-agent@7.0.6:
|
|
dependencies:
|
|
agent-base: 7.1.4
|
|
debug: 4.4.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
human-signals@2.1.0: {}
|
|
|
|
iconv-lite@0.4.24:
|
|
dependencies:
|
|
safer-buffer: 2.1.2
|
|
|
|
iconv-lite@0.7.2:
|
|
dependencies:
|
|
safer-buffer: 2.1.2
|
|
|
|
ieee754@1.2.1: {}
|
|
|
|
ignore@5.3.2: {}
|
|
|
|
image-size@1.2.1:
|
|
dependencies:
|
|
queue: 6.0.2
|
|
|
|
import-fresh@2.0.0:
|
|
dependencies:
|
|
caller-path: 2.0.0
|
|
resolve-from: 3.0.0
|
|
|
|
import-fresh@3.3.1:
|
|
dependencies:
|
|
parent-module: 1.0.1
|
|
resolve-from: 4.0.0
|
|
|
|
import-in-the-middle@1.15.0:
|
|
dependencies:
|
|
acorn: 8.16.0
|
|
acorn-import-attributes: 1.9.5(acorn@8.16.0)
|
|
cjs-module-lexer: 1.4.3
|
|
module-details-from-path: 1.0.4
|
|
|
|
import-in-the-middle@3.0.1:
|
|
dependencies:
|
|
acorn: 8.16.0
|
|
acorn-import-attributes: 1.9.5(acorn@8.16.0)
|
|
cjs-module-lexer: 2.2.0
|
|
module-details-from-path: 1.0.4
|
|
|
|
import-local@3.2.0:
|
|
dependencies:
|
|
pkg-dir: 4.2.0
|
|
resolve-cwd: 3.0.0
|
|
|
|
imurmurhash@0.1.4: {}
|
|
|
|
indent-string@4.0.0: {}
|
|
|
|
inflight@1.0.6:
|
|
dependencies:
|
|
once: 1.4.0
|
|
wrappy: 1.0.2
|
|
|
|
inherits@2.0.4: {}
|
|
|
|
ini@1.3.8: {}
|
|
|
|
internal-ip@4.3.0:
|
|
dependencies:
|
|
default-gateway: 4.2.0
|
|
ipaddr.js: 1.9.1
|
|
|
|
internal-slot@1.1.0:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
hasown: 2.0.3
|
|
side-channel: 1.1.0
|
|
|
|
invariant@2.2.4:
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
|
|
ioredis@5.10.1:
|
|
dependencies:
|
|
'@ioredis/commands': 1.5.1
|
|
cluster-key-slot: 1.1.2
|
|
debug: 4.4.3
|
|
denque: 2.1.0
|
|
lodash.defaults: 4.2.0
|
|
lodash.isarguments: 3.1.0
|
|
redis-errors: 1.2.0
|
|
redis-parser: 3.0.0
|
|
standard-as-callback: 2.1.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
ip-regex@2.1.0: {}
|
|
|
|
ipaddr.js@1.9.1: {}
|
|
|
|
ipaddr.js@2.4.0: {}
|
|
|
|
is-arguments@1.2.0:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
has-tostringtag: 1.0.2
|
|
|
|
is-array-buffer@3.0.5:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
call-bound: 1.0.4
|
|
get-intrinsic: 1.3.0
|
|
|
|
is-arrayish@0.2.1: {}
|
|
|
|
is-arrayish@0.3.4: {}
|
|
|
|
is-async-function@2.1.1:
|
|
dependencies:
|
|
async-function: 1.0.0
|
|
call-bound: 1.0.4
|
|
get-proto: 1.0.1
|
|
has-tostringtag: 1.0.2
|
|
safe-regex-test: 1.1.0
|
|
|
|
is-bigint@1.1.0:
|
|
dependencies:
|
|
has-bigints: 1.1.0
|
|
|
|
is-boolean-object@1.2.2:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
has-tostringtag: 1.0.2
|
|
|
|
is-buffer@1.1.6: {}
|
|
|
|
is-callable@1.2.7: {}
|
|
|
|
is-core-module@2.16.2:
|
|
dependencies:
|
|
hasown: 2.0.3
|
|
|
|
is-data-view@1.0.2:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
get-intrinsic: 1.3.0
|
|
is-typed-array: 1.1.15
|
|
|
|
is-date-object@1.1.0:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
has-tostringtag: 1.0.2
|
|
|
|
is-directory@0.3.1: {}
|
|
|
|
is-docker@2.2.1: {}
|
|
|
|
is-extglob@1.0.0: {}
|
|
|
|
is-extglob@2.1.1: {}
|
|
|
|
is-finalizationregistry@1.1.1:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
|
|
is-fullwidth-code-point@2.0.0: {}
|
|
|
|
is-fullwidth-code-point@3.0.0: {}
|
|
|
|
is-generator-fn@2.1.0: {}
|
|
|
|
is-generator-function@1.1.2:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
generator-function: 2.0.1
|
|
get-proto: 1.0.1
|
|
has-tostringtag: 1.0.2
|
|
safe-regex-test: 1.1.0
|
|
|
|
is-glob@2.0.1:
|
|
dependencies:
|
|
is-extglob: 1.0.0
|
|
|
|
is-glob@4.0.3:
|
|
dependencies:
|
|
is-extglob: 2.1.1
|
|
|
|
is-interactive@1.0.0: {}
|
|
|
|
is-invalid-path@0.1.0:
|
|
dependencies:
|
|
is-glob: 2.0.1
|
|
|
|
is-map@2.0.3: {}
|
|
|
|
is-nan@1.3.2:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
define-properties: 1.2.1
|
|
|
|
is-negative-zero@2.0.3: {}
|
|
|
|
is-number-object@1.1.1:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
has-tostringtag: 1.0.2
|
|
|
|
is-number@7.0.0: {}
|
|
|
|
is-path-cwd@2.2.0: {}
|
|
|
|
is-path-inside@3.0.3: {}
|
|
|
|
is-plain-obj@2.1.0: {}
|
|
|
|
is-plain-object@2.0.4:
|
|
dependencies:
|
|
isobject: 3.0.1
|
|
|
|
is-regex@1.2.1:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
gopd: 1.2.0
|
|
has-tostringtag: 1.0.2
|
|
hasown: 2.0.3
|
|
|
|
is-set@2.0.3: {}
|
|
|
|
is-shared-array-buffer@1.0.4:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
|
|
is-stream@1.1.0: {}
|
|
|
|
is-stream@2.0.1: {}
|
|
|
|
is-string@1.1.1:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
has-tostringtag: 1.0.2
|
|
|
|
is-symbol@1.1.1:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
has-symbols: 1.1.0
|
|
safe-regex-test: 1.1.0
|
|
|
|
is-typed-array@1.1.15:
|
|
dependencies:
|
|
which-typed-array: 1.1.20
|
|
|
|
is-unicode-supported@0.1.0: {}
|
|
|
|
is-valid-path@0.1.1:
|
|
dependencies:
|
|
is-invalid-path: 0.1.0
|
|
|
|
is-weakmap@2.0.2: {}
|
|
|
|
is-weakref@1.1.1:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
|
|
is-weakset@2.0.4:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
get-intrinsic: 1.3.0
|
|
|
|
is-what@4.1.16: {}
|
|
|
|
is-wsl@1.1.0: {}
|
|
|
|
is-wsl@2.2.0:
|
|
dependencies:
|
|
is-docker: 2.2.1
|
|
|
|
isarray@1.0.0: {}
|
|
|
|
isarray@2.0.5: {}
|
|
|
|
isexe@2.0.0: {}
|
|
|
|
isobject@3.0.1: {}
|
|
|
|
istanbul-lib-coverage@3.2.2: {}
|
|
|
|
istanbul-lib-instrument@5.2.1:
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/parser': 7.29.3
|
|
'@istanbuljs/schema': 0.1.6
|
|
istanbul-lib-coverage: 3.2.2
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
istanbul-lib-instrument@6.0.3:
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/parser': 7.29.3
|
|
'@istanbuljs/schema': 0.1.6
|
|
istanbul-lib-coverage: 3.2.2
|
|
semver: 7.8.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
istanbul-lib-report@3.0.1:
|
|
dependencies:
|
|
istanbul-lib-coverage: 3.2.2
|
|
make-dir: 4.0.0
|
|
supports-color: 7.2.0
|
|
|
|
istanbul-lib-source-maps@4.0.1:
|
|
dependencies:
|
|
debug: 4.4.3
|
|
istanbul-lib-coverage: 3.2.2
|
|
source-map: 0.6.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
istanbul-reports@3.2.0:
|
|
dependencies:
|
|
html-escaper: 2.0.2
|
|
istanbul-lib-report: 3.0.1
|
|
|
|
iterator.prototype@1.1.5:
|
|
dependencies:
|
|
define-data-property: 1.1.4
|
|
es-object-atoms: 1.1.1
|
|
get-intrinsic: 1.3.0
|
|
get-proto: 1.0.1
|
|
has-symbols: 1.1.0
|
|
set-function-name: 2.0.2
|
|
|
|
jackspeak@3.4.3:
|
|
dependencies:
|
|
'@isaacs/cliui': 8.0.2
|
|
optionalDependencies:
|
|
'@pkgjs/parseargs': 0.11.0
|
|
|
|
jest-changed-files@29.7.0:
|
|
dependencies:
|
|
execa: 5.1.1
|
|
jest-util: 29.7.0
|
|
p-limit: 3.1.0
|
|
|
|
jest-circus@29.7.0:
|
|
dependencies:
|
|
'@jest/environment': 29.7.0
|
|
'@jest/expect': 29.7.0
|
|
'@jest/test-result': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
'@types/node': 25.8.0
|
|
chalk: 4.1.2
|
|
co: 4.6.0
|
|
dedent: 1.7.2
|
|
is-generator-fn: 2.1.0
|
|
jest-each: 29.7.0
|
|
jest-matcher-utils: 29.7.0
|
|
jest-message-util: 29.7.0
|
|
jest-runtime: 29.7.0
|
|
jest-snapshot: 29.7.0
|
|
jest-util: 29.7.0
|
|
p-limit: 3.1.0
|
|
pretty-format: 29.7.0
|
|
pure-rand: 6.1.0
|
|
slash: 3.0.0
|
|
stack-utils: 2.0.6
|
|
transitivePeerDependencies:
|
|
- babel-plugin-macros
|
|
- supports-color
|
|
|
|
jest-cli@29.7.0(@types/node@20.19.41)(ts-node@10.9.2(@types/node@20.19.41)(typescript@5.9.3)):
|
|
dependencies:
|
|
'@jest/core': 29.7.0(ts-node@10.9.2(@types/node@20.19.41)(typescript@5.9.3))
|
|
'@jest/test-result': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
chalk: 4.1.2
|
|
create-jest: 29.7.0(@types/node@20.19.41)(ts-node@10.9.2(@types/node@20.19.41)(typescript@5.9.3))
|
|
exit: 0.1.2
|
|
import-local: 3.2.0
|
|
jest-config: 29.7.0(@types/node@20.19.41)(ts-node@10.9.2(@types/node@20.19.41)(typescript@5.9.3))
|
|
jest-util: 29.7.0
|
|
jest-validate: 29.7.0
|
|
yargs: 17.7.2
|
|
transitivePeerDependencies:
|
|
- '@types/node'
|
|
- babel-plugin-macros
|
|
- supports-color
|
|
- ts-node
|
|
|
|
jest-cli@29.7.0(@types/node@25.8.0)(ts-node@10.9.2(@types/node@25.8.0)(typescript@5.9.3)):
|
|
dependencies:
|
|
'@jest/core': 29.7.0(ts-node@10.9.2(@types/node@25.8.0)(typescript@5.9.3))
|
|
'@jest/test-result': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
chalk: 4.1.2
|
|
create-jest: 29.7.0(@types/node@25.8.0)(ts-node@10.9.2(@types/node@25.8.0)(typescript@5.9.3))
|
|
exit: 0.1.2
|
|
import-local: 3.2.0
|
|
jest-config: 29.7.0(@types/node@25.8.0)(ts-node@10.9.2(@types/node@25.8.0)(typescript@5.9.3))
|
|
jest-util: 29.7.0
|
|
jest-validate: 29.7.0
|
|
yargs: 17.7.2
|
|
transitivePeerDependencies:
|
|
- '@types/node'
|
|
- babel-plugin-macros
|
|
- supports-color
|
|
- ts-node
|
|
|
|
jest-config@29.7.0(@types/node@20.19.41)(ts-node@10.9.2(@types/node@20.19.41)(typescript@5.9.3)):
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@jest/test-sequencer': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
babel-jest: 29.7.0(@babel/core@7.29.0)
|
|
chalk: 4.1.2
|
|
ci-info: 3.9.0
|
|
deepmerge: 4.3.1
|
|
glob: 7.2.3
|
|
graceful-fs: 4.2.11
|
|
jest-circus: 29.7.0
|
|
jest-environment-node: 29.7.0
|
|
jest-get-type: 29.6.3
|
|
jest-regex-util: 29.6.3
|
|
jest-resolve: 29.7.0
|
|
jest-runner: 29.7.0
|
|
jest-util: 29.7.0
|
|
jest-validate: 29.7.0
|
|
micromatch: 4.0.8
|
|
parse-json: 5.2.0
|
|
pretty-format: 29.7.0
|
|
slash: 3.0.0
|
|
strip-json-comments: 3.1.1
|
|
optionalDependencies:
|
|
'@types/node': 20.19.41
|
|
ts-node: 10.9.2(@types/node@20.19.41)(typescript@5.9.3)
|
|
transitivePeerDependencies:
|
|
- babel-plugin-macros
|
|
- supports-color
|
|
|
|
jest-config@29.7.0(@types/node@25.8.0)(ts-node@10.9.2(@types/node@20.19.41)(typescript@5.9.3)):
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@jest/test-sequencer': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
babel-jest: 29.7.0(@babel/core@7.29.0)
|
|
chalk: 4.1.2
|
|
ci-info: 3.9.0
|
|
deepmerge: 4.3.1
|
|
glob: 7.2.3
|
|
graceful-fs: 4.2.11
|
|
jest-circus: 29.7.0
|
|
jest-environment-node: 29.7.0
|
|
jest-get-type: 29.6.3
|
|
jest-regex-util: 29.6.3
|
|
jest-resolve: 29.7.0
|
|
jest-runner: 29.7.0
|
|
jest-util: 29.7.0
|
|
jest-validate: 29.7.0
|
|
micromatch: 4.0.8
|
|
parse-json: 5.2.0
|
|
pretty-format: 29.7.0
|
|
slash: 3.0.0
|
|
strip-json-comments: 3.1.1
|
|
optionalDependencies:
|
|
'@types/node': 25.8.0
|
|
ts-node: 10.9.2(@types/node@20.19.41)(typescript@5.9.3)
|
|
transitivePeerDependencies:
|
|
- babel-plugin-macros
|
|
- supports-color
|
|
|
|
jest-config@29.7.0(@types/node@25.8.0)(ts-node@10.9.2(@types/node@25.8.0)(typescript@5.9.3)):
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@jest/test-sequencer': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
babel-jest: 29.7.0(@babel/core@7.29.0)
|
|
chalk: 4.1.2
|
|
ci-info: 3.9.0
|
|
deepmerge: 4.3.1
|
|
glob: 7.2.3
|
|
graceful-fs: 4.2.11
|
|
jest-circus: 29.7.0
|
|
jest-environment-node: 29.7.0
|
|
jest-get-type: 29.6.3
|
|
jest-regex-util: 29.6.3
|
|
jest-resolve: 29.7.0
|
|
jest-runner: 29.7.0
|
|
jest-util: 29.7.0
|
|
jest-validate: 29.7.0
|
|
micromatch: 4.0.8
|
|
parse-json: 5.2.0
|
|
pretty-format: 29.7.0
|
|
slash: 3.0.0
|
|
strip-json-comments: 3.1.1
|
|
optionalDependencies:
|
|
'@types/node': 25.8.0
|
|
ts-node: 10.9.2(@types/node@25.8.0)(typescript@5.9.3)
|
|
transitivePeerDependencies:
|
|
- babel-plugin-macros
|
|
- supports-color
|
|
|
|
jest-diff@29.7.0:
|
|
dependencies:
|
|
chalk: 4.1.2
|
|
diff-sequences: 29.6.3
|
|
jest-get-type: 29.6.3
|
|
pretty-format: 29.7.0
|
|
|
|
jest-docblock@29.7.0:
|
|
dependencies:
|
|
detect-newline: 3.1.0
|
|
|
|
jest-each@29.7.0:
|
|
dependencies:
|
|
'@jest/types': 29.6.3
|
|
chalk: 4.1.2
|
|
jest-get-type: 29.6.3
|
|
jest-util: 29.7.0
|
|
pretty-format: 29.7.0
|
|
|
|
jest-environment-node@29.7.0:
|
|
dependencies:
|
|
'@jest/environment': 29.7.0
|
|
'@jest/fake-timers': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
'@types/node': 25.8.0
|
|
jest-mock: 29.7.0
|
|
jest-util: 29.7.0
|
|
|
|
jest-get-type@29.6.3: {}
|
|
|
|
jest-haste-map@29.7.0:
|
|
dependencies:
|
|
'@jest/types': 29.6.3
|
|
'@types/graceful-fs': 4.1.9
|
|
'@types/node': 25.8.0
|
|
anymatch: 3.1.3
|
|
fb-watchman: 2.0.2
|
|
graceful-fs: 4.2.11
|
|
jest-regex-util: 29.6.3
|
|
jest-util: 29.7.0
|
|
jest-worker: 29.7.0
|
|
micromatch: 4.0.8
|
|
walker: 1.0.8
|
|
optionalDependencies:
|
|
fsevents: 2.3.3
|
|
|
|
jest-leak-detector@29.7.0:
|
|
dependencies:
|
|
jest-get-type: 29.6.3
|
|
pretty-format: 29.7.0
|
|
|
|
jest-matcher-utils@29.7.0:
|
|
dependencies:
|
|
chalk: 4.1.2
|
|
jest-diff: 29.7.0
|
|
jest-get-type: 29.6.3
|
|
pretty-format: 29.7.0
|
|
|
|
jest-message-util@29.7.0:
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.0
|
|
'@jest/types': 29.6.3
|
|
'@types/stack-utils': 2.0.3
|
|
chalk: 4.1.2
|
|
graceful-fs: 4.2.11
|
|
micromatch: 4.0.8
|
|
pretty-format: 29.7.0
|
|
slash: 3.0.0
|
|
stack-utils: 2.0.6
|
|
|
|
jest-mock@29.7.0:
|
|
dependencies:
|
|
'@jest/types': 29.6.3
|
|
'@types/node': 20.19.41
|
|
jest-util: 29.7.0
|
|
|
|
jest-pnp-resolver@1.2.3(jest-resolve@29.7.0):
|
|
optionalDependencies:
|
|
jest-resolve: 29.7.0
|
|
|
|
jest-regex-util@29.6.3: {}
|
|
|
|
jest-resolve-dependencies@29.7.0:
|
|
dependencies:
|
|
jest-regex-util: 29.6.3
|
|
jest-snapshot: 29.7.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
jest-resolve@29.7.0:
|
|
dependencies:
|
|
chalk: 4.1.2
|
|
graceful-fs: 4.2.11
|
|
jest-haste-map: 29.7.0
|
|
jest-pnp-resolver: 1.2.3(jest-resolve@29.7.0)
|
|
jest-util: 29.7.0
|
|
jest-validate: 29.7.0
|
|
resolve: 1.22.12
|
|
resolve.exports: 2.0.3
|
|
slash: 3.0.0
|
|
|
|
jest-runner@29.7.0:
|
|
dependencies:
|
|
'@jest/console': 29.7.0
|
|
'@jest/environment': 29.7.0
|
|
'@jest/test-result': 29.7.0
|
|
'@jest/transform': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
'@types/node': 25.8.0
|
|
chalk: 4.1.2
|
|
emittery: 0.13.1
|
|
graceful-fs: 4.2.11
|
|
jest-docblock: 29.7.0
|
|
jest-environment-node: 29.7.0
|
|
jest-haste-map: 29.7.0
|
|
jest-leak-detector: 29.7.0
|
|
jest-message-util: 29.7.0
|
|
jest-resolve: 29.7.0
|
|
jest-runtime: 29.7.0
|
|
jest-util: 29.7.0
|
|
jest-watcher: 29.7.0
|
|
jest-worker: 29.7.0
|
|
p-limit: 3.1.0
|
|
source-map-support: 0.5.13
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
jest-runtime@29.7.0:
|
|
dependencies:
|
|
'@jest/environment': 29.7.0
|
|
'@jest/fake-timers': 29.7.0
|
|
'@jest/globals': 29.7.0
|
|
'@jest/source-map': 29.6.3
|
|
'@jest/test-result': 29.7.0
|
|
'@jest/transform': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
'@types/node': 25.8.0
|
|
chalk: 4.1.2
|
|
cjs-module-lexer: 1.4.3
|
|
collect-v8-coverage: 1.0.3
|
|
glob: 7.2.3
|
|
graceful-fs: 4.2.11
|
|
jest-haste-map: 29.7.0
|
|
jest-message-util: 29.7.0
|
|
jest-mock: 29.7.0
|
|
jest-regex-util: 29.6.3
|
|
jest-resolve: 29.7.0
|
|
jest-snapshot: 29.7.0
|
|
jest-util: 29.7.0
|
|
slash: 3.0.0
|
|
strip-bom: 4.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
jest-snapshot@29.7.0:
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/generator': 7.29.1
|
|
'@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-typescript': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/types': 7.29.0
|
|
'@jest/expect-utils': 29.7.0
|
|
'@jest/transform': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
babel-preset-current-node-syntax: 1.2.0(@babel/core@7.29.0)
|
|
chalk: 4.1.2
|
|
expect: 29.7.0
|
|
graceful-fs: 4.2.11
|
|
jest-diff: 29.7.0
|
|
jest-get-type: 29.6.3
|
|
jest-matcher-utils: 29.7.0
|
|
jest-message-util: 29.7.0
|
|
jest-util: 29.7.0
|
|
natural-compare: 1.4.0
|
|
pretty-format: 29.7.0
|
|
semver: 7.8.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
jest-util@29.7.0:
|
|
dependencies:
|
|
'@jest/types': 29.6.3
|
|
'@types/node': 25.8.0
|
|
chalk: 4.1.2
|
|
ci-info: 3.9.0
|
|
graceful-fs: 4.2.11
|
|
picomatch: 2.3.2
|
|
|
|
jest-validate@29.7.0:
|
|
dependencies:
|
|
'@jest/types': 29.6.3
|
|
camelcase: 6.3.0
|
|
chalk: 4.1.2
|
|
jest-get-type: 29.6.3
|
|
leven: 3.1.0
|
|
pretty-format: 29.7.0
|
|
|
|
jest-watcher@29.7.0:
|
|
dependencies:
|
|
'@jest/test-result': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
'@types/node': 25.8.0
|
|
ansi-escapes: 4.3.2
|
|
chalk: 4.1.2
|
|
emittery: 0.13.1
|
|
jest-util: 29.7.0
|
|
string-length: 4.0.2
|
|
|
|
jest-worker@29.7.0:
|
|
dependencies:
|
|
'@types/node': 25.8.0
|
|
jest-util: 29.7.0
|
|
merge-stream: 2.0.0
|
|
supports-color: 8.1.1
|
|
|
|
jest@29.7.0(@types/node@20.19.41)(ts-node@10.9.2(@types/node@20.19.41)(typescript@5.9.3)):
|
|
dependencies:
|
|
'@jest/core': 29.7.0(ts-node@10.9.2(@types/node@20.19.41)(typescript@5.9.3))
|
|
'@jest/types': 29.6.3
|
|
import-local: 3.2.0
|
|
jest-cli: 29.7.0(@types/node@20.19.41)(ts-node@10.9.2(@types/node@20.19.41)(typescript@5.9.3))
|
|
transitivePeerDependencies:
|
|
- '@types/node'
|
|
- babel-plugin-macros
|
|
- supports-color
|
|
- ts-node
|
|
|
|
jest@29.7.0(@types/node@25.8.0)(ts-node@10.9.2(@types/node@25.8.0)(typescript@5.9.3)):
|
|
dependencies:
|
|
'@jest/core': 29.7.0(ts-node@10.9.2(@types/node@25.8.0)(typescript@5.9.3))
|
|
'@jest/types': 29.6.3
|
|
import-local: 3.2.0
|
|
jest-cli: 29.7.0(@types/node@25.8.0)(ts-node@10.9.2(@types/node@25.8.0)(typescript@5.9.3))
|
|
transitivePeerDependencies:
|
|
- '@types/node'
|
|
- babel-plugin-macros
|
|
- supports-color
|
|
- ts-node
|
|
|
|
jimp-compact@0.16.1: {}
|
|
|
|
jiti@2.7.0: {}
|
|
|
|
joi@17.13.3:
|
|
dependencies:
|
|
'@hapi/hoek': 9.3.0
|
|
'@hapi/topo': 5.1.0
|
|
'@sideway/address': 4.1.5
|
|
'@sideway/formula': 3.0.1
|
|
'@sideway/pinpoint': 2.0.0
|
|
|
|
join-component@1.1.0: {}
|
|
|
|
jose@4.15.9: {}
|
|
|
|
jpeg-exif@1.1.4: {}
|
|
|
|
js-beautify@1.15.4:
|
|
dependencies:
|
|
config-chain: 1.1.13
|
|
editorconfig: 1.0.7
|
|
glob: 10.5.0
|
|
js-cookie: 3.0.5
|
|
nopt: 7.2.1
|
|
|
|
js-cookie@3.0.5: {}
|
|
|
|
js-tokens@10.0.0: {}
|
|
|
|
js-tokens@4.0.0: {}
|
|
|
|
js-yaml@3.14.2:
|
|
dependencies:
|
|
argparse: 1.0.10
|
|
esprima: 4.0.1
|
|
|
|
js-yaml@4.1.1:
|
|
dependencies:
|
|
argparse: 2.0.1
|
|
|
|
jsc-android@250231.0.0: {}
|
|
|
|
jsc-safe-url@0.2.4: {}
|
|
|
|
jscodeshift@0.14.0(@babel/preset-env@7.29.5(@babel/core@7.29.0)):
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/parser': 7.29.3
|
|
'@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.29.0)
|
|
'@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.29.0)
|
|
'@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-modules-commonjs': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/preset-env': 7.29.5(@babel/core@7.29.0)
|
|
'@babel/preset-flow': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/preset-typescript': 7.28.5(@babel/core@7.29.0)
|
|
'@babel/register': 7.29.3(@babel/core@7.29.0)
|
|
babel-core: 7.0.0-bridge.0(@babel/core@7.29.0)
|
|
chalk: 4.1.2
|
|
flow-parser: 0.314.0
|
|
graceful-fs: 4.2.11
|
|
micromatch: 4.0.8
|
|
neo-async: 2.6.2
|
|
node-dir: 0.1.17
|
|
recast: 0.21.5
|
|
temp: 0.8.4
|
|
write-file-atomic: 2.4.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
jsesc@2.5.2: {}
|
|
|
|
jsesc@3.1.0: {}
|
|
|
|
json-bigint@1.0.0:
|
|
dependencies:
|
|
bignumber.js: 9.3.1
|
|
|
|
json-buffer@3.0.1: {}
|
|
|
|
json-parse-better-errors@1.0.2: {}
|
|
|
|
json-parse-even-better-errors@2.3.1: {}
|
|
|
|
json-schema-deref-sync@0.13.0:
|
|
dependencies:
|
|
clone: 2.1.2
|
|
dag-map: 1.0.2
|
|
is-valid-path: 0.1.1
|
|
lodash: 4.18.1
|
|
md5: 2.2.1
|
|
memory-cache: 0.2.0
|
|
traverse: 0.6.11
|
|
valid-url: 1.0.9
|
|
|
|
json-schema-ref-resolver@3.0.0:
|
|
dependencies:
|
|
dequal: 2.0.3
|
|
|
|
json-schema-resolver@2.0.0:
|
|
dependencies:
|
|
debug: 4.4.3
|
|
rfdc: 1.4.1
|
|
uri-js: 4.4.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
json-schema-resolver@3.0.0:
|
|
dependencies:
|
|
debug: 4.4.3
|
|
fast-uri: 3.1.2
|
|
rfdc: 1.4.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
json-schema-traverse@0.4.1: {}
|
|
|
|
json-schema-traverse@1.0.0: {}
|
|
|
|
json-stable-stringify-without-jsonify@1.0.1: {}
|
|
|
|
json5@2.2.3: {}
|
|
|
|
jsonfile@4.0.0:
|
|
optionalDependencies:
|
|
graceful-fs: 4.2.11
|
|
|
|
jsonfile@6.2.1:
|
|
dependencies:
|
|
universalify: 2.0.1
|
|
optionalDependencies:
|
|
graceful-fs: 4.2.11
|
|
|
|
jsonwebtoken@9.0.3:
|
|
dependencies:
|
|
jws: 4.0.1
|
|
lodash.includes: 4.3.0
|
|
lodash.isboolean: 3.0.3
|
|
lodash.isinteger: 4.0.4
|
|
lodash.isnumber: 3.0.3
|
|
lodash.isplainobject: 4.0.6
|
|
lodash.isstring: 4.0.1
|
|
lodash.once: 4.1.1
|
|
ms: 2.1.3
|
|
semver: 7.8.0
|
|
|
|
jsx-ast-utils@3.3.5:
|
|
dependencies:
|
|
array-includes: 3.1.9
|
|
array.prototype.flat: 1.3.3
|
|
object.assign: 4.1.7
|
|
object.values: 1.2.1
|
|
|
|
jwa@2.0.1:
|
|
dependencies:
|
|
buffer-equal-constant-time: 1.0.1
|
|
ecdsa-sig-formatter: 1.0.11
|
|
safe-buffer: 5.2.1
|
|
|
|
jwks-rsa@3.2.2:
|
|
dependencies:
|
|
'@types/jsonwebtoken': 9.0.10
|
|
debug: 4.4.3
|
|
jose: 4.15.9
|
|
limiter: 1.1.5
|
|
lru-memoizer: 2.3.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
jws@4.0.1:
|
|
dependencies:
|
|
jwa: 2.0.1
|
|
safe-buffer: 5.2.1
|
|
|
|
keyv@4.5.4:
|
|
dependencies:
|
|
json-buffer: 3.0.1
|
|
|
|
keyv@5.6.0:
|
|
dependencies:
|
|
'@keyv/serialize': 1.1.1
|
|
|
|
kind-of@6.0.3: {}
|
|
|
|
kleur@3.0.3: {}
|
|
|
|
lan-network@0.2.1: {}
|
|
|
|
leac@0.6.0: {}
|
|
|
|
leven@3.1.0: {}
|
|
|
|
levn@0.4.1:
|
|
dependencies:
|
|
prelude-ls: 1.2.1
|
|
type-check: 0.4.0
|
|
|
|
libphonenumber-js@1.13.1: {}
|
|
|
|
light-my-request@6.6.0:
|
|
dependencies:
|
|
cookie: 1.1.1
|
|
process-warning: 4.0.1
|
|
set-cookie-parser: 2.7.2
|
|
|
|
lighthouse-logger@1.4.2:
|
|
dependencies:
|
|
debug: 2.6.9
|
|
marky: 1.3.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
lightningcss-android-arm64@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-darwin-arm64@1.19.0:
|
|
optional: true
|
|
|
|
lightningcss-darwin-arm64@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-darwin-x64@1.19.0:
|
|
optional: true
|
|
|
|
lightningcss-darwin-x64@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-freebsd-x64@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-arm-gnueabihf@1.19.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-arm-gnueabihf@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-arm64-gnu@1.19.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-arm64-gnu@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-arm64-musl@1.19.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-arm64-musl@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-x64-gnu@1.19.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-x64-gnu@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-x64-musl@1.19.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-x64-musl@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-win32-arm64-msvc@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-win32-x64-msvc@1.19.0:
|
|
optional: true
|
|
|
|
lightningcss-win32-x64-msvc@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss@1.19.0:
|
|
dependencies:
|
|
detect-libc: 1.0.3
|
|
optionalDependencies:
|
|
lightningcss-darwin-arm64: 1.19.0
|
|
lightningcss-darwin-x64: 1.19.0
|
|
lightningcss-linux-arm-gnueabihf: 1.19.0
|
|
lightningcss-linux-arm64-gnu: 1.19.0
|
|
lightningcss-linux-arm64-musl: 1.19.0
|
|
lightningcss-linux-x64-gnu: 1.19.0
|
|
lightningcss-linux-x64-musl: 1.19.0
|
|
lightningcss-win32-x64-msvc: 1.19.0
|
|
|
|
lightningcss@1.32.0:
|
|
dependencies:
|
|
detect-libc: 2.1.2
|
|
optionalDependencies:
|
|
lightningcss-android-arm64: 1.32.0
|
|
lightningcss-darwin-arm64: 1.32.0
|
|
lightningcss-darwin-x64: 1.32.0
|
|
lightningcss-freebsd-x64: 1.32.0
|
|
lightningcss-linux-arm-gnueabihf: 1.32.0
|
|
lightningcss-linux-arm64-gnu: 1.32.0
|
|
lightningcss-linux-arm64-musl: 1.32.0
|
|
lightningcss-linux-x64-gnu: 1.32.0
|
|
lightningcss-linux-x64-musl: 1.32.0
|
|
lightningcss-win32-arm64-msvc: 1.32.0
|
|
lightningcss-win32-x64-msvc: 1.32.0
|
|
|
|
limiter@1.1.5: {}
|
|
|
|
linebreak@1.1.0:
|
|
dependencies:
|
|
base64-js: 0.0.8
|
|
unicode-trie: 2.0.0
|
|
|
|
lines-and-columns@1.2.4: {}
|
|
|
|
locate-path@3.0.0:
|
|
dependencies:
|
|
p-locate: 3.0.0
|
|
path-exists: 3.0.0
|
|
|
|
locate-path@5.0.0:
|
|
dependencies:
|
|
p-locate: 4.1.0
|
|
|
|
locate-path@6.0.0:
|
|
dependencies:
|
|
p-locate: 5.0.0
|
|
|
|
lodash.camelcase@4.3.0:
|
|
optional: true
|
|
|
|
lodash.clonedeep@4.5.0: {}
|
|
|
|
lodash.debounce@4.0.8: {}
|
|
|
|
lodash.defaults@4.2.0: {}
|
|
|
|
lodash.includes@4.3.0: {}
|
|
|
|
lodash.isarguments@3.1.0: {}
|
|
|
|
lodash.isboolean@3.0.3: {}
|
|
|
|
lodash.isinteger@4.0.4: {}
|
|
|
|
lodash.isnumber@3.0.3: {}
|
|
|
|
lodash.isplainobject@4.0.6: {}
|
|
|
|
lodash.isstring@4.0.1: {}
|
|
|
|
lodash.memoize@4.1.2: {}
|
|
|
|
lodash.merge@4.6.2: {}
|
|
|
|
lodash.once@4.1.1: {}
|
|
|
|
lodash.throttle@4.1.1: {}
|
|
|
|
lodash@4.18.1: {}
|
|
|
|
log-symbols@2.2.0:
|
|
dependencies:
|
|
chalk: 2.4.2
|
|
|
|
log-symbols@4.1.0:
|
|
dependencies:
|
|
chalk: 4.1.2
|
|
is-unicode-supported: 0.1.0
|
|
|
|
logkitty@0.7.1:
|
|
dependencies:
|
|
ansi-fragments: 0.2.1
|
|
dayjs: 1.11.20
|
|
yargs: 15.4.1
|
|
|
|
long@5.3.2:
|
|
optional: true
|
|
|
|
loose-envify@1.4.0:
|
|
dependencies:
|
|
js-tokens: 4.0.0
|
|
|
|
lru-cache@10.4.3: {}
|
|
|
|
lru-cache@11.3.6: {}
|
|
|
|
lru-cache@5.1.1:
|
|
dependencies:
|
|
yallist: 3.1.1
|
|
|
|
lru-cache@6.0.0:
|
|
dependencies:
|
|
yallist: 4.0.0
|
|
|
|
lru-cache@7.18.3:
|
|
optional: true
|
|
|
|
lru-memoizer@2.3.0:
|
|
dependencies:
|
|
lodash.clonedeep: 4.5.0
|
|
lru-cache: 6.0.0
|
|
|
|
luxon@3.7.2: {}
|
|
|
|
magic-string@0.30.21:
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
|
|
magicast@0.5.3:
|
|
dependencies:
|
|
'@babel/parser': 7.29.3
|
|
'@babel/types': 7.29.0
|
|
source-map-js: 1.2.1
|
|
|
|
make-dir@2.1.0:
|
|
dependencies:
|
|
pify: 4.0.1
|
|
semver: 5.7.2
|
|
|
|
make-dir@4.0.0:
|
|
dependencies:
|
|
semver: 7.8.0
|
|
|
|
make-error@1.3.6: {}
|
|
|
|
makeerror@1.0.12:
|
|
dependencies:
|
|
tmpl: 1.0.5
|
|
|
|
marky@1.3.0: {}
|
|
|
|
math-intrinsics@1.1.0: {}
|
|
|
|
md5-file@3.2.3:
|
|
dependencies:
|
|
buffer-alloc: 1.2.0
|
|
|
|
md5@2.2.1:
|
|
dependencies:
|
|
charenc: 0.0.2
|
|
crypt: 0.0.2
|
|
is-buffer: 1.1.6
|
|
|
|
md5@2.3.0:
|
|
dependencies:
|
|
charenc: 0.0.2
|
|
crypt: 0.0.2
|
|
is-buffer: 1.1.6
|
|
|
|
md5hex@1.0.0: {}
|
|
|
|
mdn-data@2.0.14: {}
|
|
|
|
media-typer@0.3.0: {}
|
|
|
|
media-typer@1.1.0: {}
|
|
|
|
memoize-one@5.2.1: {}
|
|
|
|
memory-cache@0.2.0: {}
|
|
|
|
merge-anything@5.1.7:
|
|
dependencies:
|
|
is-what: 4.1.16
|
|
|
|
merge-descriptors@1.0.3: {}
|
|
|
|
merge-options@3.0.4:
|
|
dependencies:
|
|
is-plain-obj: 2.1.0
|
|
|
|
merge-stream@2.0.0: {}
|
|
|
|
merge2@1.4.1: {}
|
|
|
|
methods@1.1.2: {}
|
|
|
|
metro-babel-transformer@0.80.12:
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
flow-enums-runtime: 0.0.6
|
|
hermes-parser: 0.23.1
|
|
nullthrows: 1.1.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
metro-babel-transformer@0.83.7:
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
flow-enums-runtime: 0.0.6
|
|
hermes-parser: 0.35.0
|
|
metro-cache-key: 0.83.7
|
|
nullthrows: 1.1.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
metro-babel-transformer@0.84.4:
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
flow-enums-runtime: 0.0.6
|
|
hermes-parser: 0.35.0
|
|
metro-cache-key: 0.84.4
|
|
nullthrows: 1.1.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
metro-cache-key@0.80.12:
|
|
dependencies:
|
|
flow-enums-runtime: 0.0.6
|
|
|
|
metro-cache-key@0.83.7:
|
|
dependencies:
|
|
flow-enums-runtime: 0.0.6
|
|
|
|
metro-cache-key@0.84.4:
|
|
dependencies:
|
|
flow-enums-runtime: 0.0.6
|
|
|
|
metro-cache@0.80.12:
|
|
dependencies:
|
|
exponential-backoff: 3.1.3
|
|
flow-enums-runtime: 0.0.6
|
|
metro-core: 0.80.12
|
|
|
|
metro-cache@0.83.7:
|
|
dependencies:
|
|
exponential-backoff: 3.1.3
|
|
flow-enums-runtime: 0.0.6
|
|
https-proxy-agent: 7.0.6
|
|
metro-core: 0.83.7
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
metro-cache@0.84.4:
|
|
dependencies:
|
|
exponential-backoff: 3.1.3
|
|
flow-enums-runtime: 0.0.6
|
|
https-proxy-agent: 7.0.6
|
|
metro-core: 0.84.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
metro-config@0.80.12:
|
|
dependencies:
|
|
connect: 3.7.0
|
|
cosmiconfig: 5.2.1
|
|
flow-enums-runtime: 0.0.6
|
|
jest-validate: 29.7.0
|
|
metro: 0.80.12
|
|
metro-cache: 0.80.12
|
|
metro-core: 0.80.12
|
|
metro-runtime: 0.80.12
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
metro-config@0.83.7:
|
|
dependencies:
|
|
connect: 3.7.0
|
|
flow-enums-runtime: 0.0.6
|
|
jest-validate: 29.7.0
|
|
metro: 0.83.7
|
|
metro-cache: 0.83.7
|
|
metro-core: 0.83.7
|
|
metro-runtime: 0.83.7
|
|
yaml: 2.9.0
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
metro-config@0.84.4:
|
|
dependencies:
|
|
connect: 3.7.0
|
|
flow-enums-runtime: 0.0.6
|
|
jest-validate: 29.7.0
|
|
metro: 0.84.4
|
|
metro-cache: 0.84.4
|
|
metro-core: 0.84.4
|
|
metro-runtime: 0.84.4
|
|
yaml: 2.9.0
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
metro-core@0.80.12:
|
|
dependencies:
|
|
flow-enums-runtime: 0.0.6
|
|
lodash.throttle: 4.1.1
|
|
metro-resolver: 0.80.12
|
|
|
|
metro-core@0.83.7:
|
|
dependencies:
|
|
flow-enums-runtime: 0.0.6
|
|
lodash.throttle: 4.1.1
|
|
metro-resolver: 0.83.7
|
|
|
|
metro-core@0.84.4:
|
|
dependencies:
|
|
flow-enums-runtime: 0.0.6
|
|
lodash.throttle: 4.1.1
|
|
metro-resolver: 0.84.4
|
|
|
|
metro-file-map@0.80.12:
|
|
dependencies:
|
|
anymatch: 3.1.3
|
|
debug: 2.6.9
|
|
fb-watchman: 2.0.2
|
|
flow-enums-runtime: 0.0.6
|
|
graceful-fs: 4.2.11
|
|
invariant: 2.2.4
|
|
jest-worker: 29.7.0
|
|
micromatch: 4.0.8
|
|
node-abort-controller: 3.1.1
|
|
nullthrows: 1.1.1
|
|
walker: 1.0.8
|
|
optionalDependencies:
|
|
fsevents: 2.3.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
metro-file-map@0.83.7:
|
|
dependencies:
|
|
debug: 4.4.3
|
|
fb-watchman: 2.0.2
|
|
flow-enums-runtime: 0.0.6
|
|
graceful-fs: 4.2.11
|
|
invariant: 2.2.4
|
|
jest-worker: 29.7.0
|
|
micromatch: 4.0.8
|
|
nullthrows: 1.1.1
|
|
walker: 1.0.8
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
metro-file-map@0.84.4:
|
|
dependencies:
|
|
debug: 4.4.3
|
|
fb-watchman: 2.0.2
|
|
flow-enums-runtime: 0.0.6
|
|
graceful-fs: 4.2.11
|
|
invariant: 2.2.4
|
|
jest-worker: 29.7.0
|
|
micromatch: 4.0.8
|
|
nullthrows: 1.1.1
|
|
walker: 1.0.8
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
metro-minify-terser@0.80.12:
|
|
dependencies:
|
|
flow-enums-runtime: 0.0.6
|
|
terser: 5.47.1
|
|
|
|
metro-minify-terser@0.83.7:
|
|
dependencies:
|
|
flow-enums-runtime: 0.0.6
|
|
terser: 5.47.1
|
|
|
|
metro-minify-terser@0.84.4:
|
|
dependencies:
|
|
flow-enums-runtime: 0.0.6
|
|
terser: 5.47.1
|
|
|
|
metro-resolver@0.80.12:
|
|
dependencies:
|
|
flow-enums-runtime: 0.0.6
|
|
|
|
metro-resolver@0.83.7:
|
|
dependencies:
|
|
flow-enums-runtime: 0.0.6
|
|
|
|
metro-resolver@0.84.4:
|
|
dependencies:
|
|
flow-enums-runtime: 0.0.6
|
|
|
|
metro-runtime@0.80.12:
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
flow-enums-runtime: 0.0.6
|
|
|
|
metro-runtime@0.83.7:
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
flow-enums-runtime: 0.0.6
|
|
|
|
metro-runtime@0.84.4:
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
flow-enums-runtime: 0.0.6
|
|
|
|
metro-source-map@0.80.12:
|
|
dependencies:
|
|
'@babel/traverse': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
flow-enums-runtime: 0.0.6
|
|
invariant: 2.2.4
|
|
metro-symbolicate: 0.80.12
|
|
nullthrows: 1.1.1
|
|
ob1: 0.80.12
|
|
source-map: 0.5.7
|
|
vlq: 1.0.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
metro-source-map@0.83.7:
|
|
dependencies:
|
|
'@babel/traverse': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
flow-enums-runtime: 0.0.6
|
|
invariant: 2.2.4
|
|
metro-symbolicate: 0.83.7
|
|
nullthrows: 1.1.1
|
|
ob1: 0.83.7
|
|
source-map: 0.5.7
|
|
vlq: 1.0.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
metro-source-map@0.84.4:
|
|
dependencies:
|
|
'@babel/traverse': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
flow-enums-runtime: 0.0.6
|
|
invariant: 2.2.4
|
|
metro-symbolicate: 0.84.4
|
|
nullthrows: 1.1.1
|
|
ob1: 0.84.4
|
|
source-map: 0.5.7
|
|
vlq: 1.0.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
metro-symbolicate@0.80.12:
|
|
dependencies:
|
|
flow-enums-runtime: 0.0.6
|
|
invariant: 2.2.4
|
|
metro-source-map: 0.80.12
|
|
nullthrows: 1.1.1
|
|
source-map: 0.5.7
|
|
through2: 2.0.5
|
|
vlq: 1.0.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
metro-symbolicate@0.83.7:
|
|
dependencies:
|
|
flow-enums-runtime: 0.0.6
|
|
invariant: 2.2.4
|
|
metro-source-map: 0.83.7
|
|
nullthrows: 1.1.1
|
|
source-map: 0.5.7
|
|
vlq: 1.0.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
metro-symbolicate@0.84.4:
|
|
dependencies:
|
|
flow-enums-runtime: 0.0.6
|
|
invariant: 2.2.4
|
|
metro-source-map: 0.84.4
|
|
nullthrows: 1.1.1
|
|
source-map: 0.5.7
|
|
vlq: 1.0.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
metro-transform-plugins@0.80.12:
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/generator': 7.29.1
|
|
'@babel/template': 7.28.6
|
|
'@babel/traverse': 7.29.0
|
|
flow-enums-runtime: 0.0.6
|
|
nullthrows: 1.1.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
metro-transform-plugins@0.83.7:
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/generator': 7.29.1
|
|
'@babel/template': 7.28.6
|
|
'@babel/traverse': 7.29.0
|
|
flow-enums-runtime: 0.0.6
|
|
nullthrows: 1.1.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
metro-transform-plugins@0.84.4:
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/generator': 7.29.1
|
|
'@babel/template': 7.28.6
|
|
'@babel/traverse': 7.29.0
|
|
flow-enums-runtime: 0.0.6
|
|
nullthrows: 1.1.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
metro-transform-worker@0.80.12:
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/generator': 7.29.1
|
|
'@babel/parser': 7.29.3
|
|
'@babel/types': 7.29.0
|
|
flow-enums-runtime: 0.0.6
|
|
metro: 0.80.12
|
|
metro-babel-transformer: 0.80.12
|
|
metro-cache: 0.80.12
|
|
metro-cache-key: 0.80.12
|
|
metro-minify-terser: 0.80.12
|
|
metro-source-map: 0.80.12
|
|
metro-transform-plugins: 0.80.12
|
|
nullthrows: 1.1.1
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
metro-transform-worker@0.83.7:
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/generator': 7.29.1
|
|
'@babel/parser': 7.29.3
|
|
'@babel/types': 7.29.0
|
|
flow-enums-runtime: 0.0.6
|
|
metro: 0.83.7
|
|
metro-babel-transformer: 0.83.7
|
|
metro-cache: 0.83.7
|
|
metro-cache-key: 0.83.7
|
|
metro-minify-terser: 0.83.7
|
|
metro-source-map: 0.83.7
|
|
metro-transform-plugins: 0.83.7
|
|
nullthrows: 1.1.1
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
metro-transform-worker@0.84.4:
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/generator': 7.29.1
|
|
'@babel/parser': 7.29.3
|
|
'@babel/types': 7.29.0
|
|
flow-enums-runtime: 0.0.6
|
|
metro: 0.84.4
|
|
metro-babel-transformer: 0.84.4
|
|
metro-cache: 0.84.4
|
|
metro-cache-key: 0.84.4
|
|
metro-minify-terser: 0.84.4
|
|
metro-source-map: 0.84.4
|
|
metro-transform-plugins: 0.84.4
|
|
nullthrows: 1.1.1
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
metro@0.80.12:
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.0
|
|
'@babel/core': 7.29.0
|
|
'@babel/generator': 7.29.1
|
|
'@babel/parser': 7.29.3
|
|
'@babel/template': 7.28.6
|
|
'@babel/traverse': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
accepts: 1.3.8
|
|
chalk: 4.1.2
|
|
ci-info: 2.0.0
|
|
connect: 3.7.0
|
|
debug: 2.6.9
|
|
denodeify: 1.2.1
|
|
error-stack-parser: 2.1.4
|
|
flow-enums-runtime: 0.0.6
|
|
graceful-fs: 4.2.11
|
|
hermes-parser: 0.23.1
|
|
image-size: 1.2.1
|
|
invariant: 2.2.4
|
|
jest-worker: 29.7.0
|
|
jsc-safe-url: 0.2.4
|
|
lodash.throttle: 4.1.1
|
|
metro-babel-transformer: 0.80.12
|
|
metro-cache: 0.80.12
|
|
metro-cache-key: 0.80.12
|
|
metro-config: 0.80.12
|
|
metro-core: 0.80.12
|
|
metro-file-map: 0.80.12
|
|
metro-resolver: 0.80.12
|
|
metro-runtime: 0.80.12
|
|
metro-source-map: 0.80.12
|
|
metro-symbolicate: 0.80.12
|
|
metro-transform-plugins: 0.80.12
|
|
metro-transform-worker: 0.80.12
|
|
mime-types: 2.1.35
|
|
nullthrows: 1.1.1
|
|
serialize-error: 2.1.0
|
|
source-map: 0.5.7
|
|
strip-ansi: 6.0.1
|
|
throat: 5.0.0
|
|
ws: 7.5.10
|
|
yargs: 17.7.2
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
metro@0.83.7:
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.0
|
|
'@babel/core': 7.29.0
|
|
'@babel/generator': 7.29.1
|
|
'@babel/parser': 7.29.3
|
|
'@babel/template': 7.28.6
|
|
'@babel/traverse': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
accepts: 2.0.0
|
|
ci-info: 2.0.0
|
|
connect: 3.7.0
|
|
debug: 4.4.3
|
|
error-stack-parser: 2.1.4
|
|
flow-enums-runtime: 0.0.6
|
|
graceful-fs: 4.2.11
|
|
hermes-parser: 0.35.0
|
|
image-size: 1.2.1
|
|
invariant: 2.2.4
|
|
jest-worker: 29.7.0
|
|
jsc-safe-url: 0.2.4
|
|
lodash.throttle: 4.1.1
|
|
metro-babel-transformer: 0.83.7
|
|
metro-cache: 0.83.7
|
|
metro-cache-key: 0.83.7
|
|
metro-config: 0.83.7
|
|
metro-core: 0.83.7
|
|
metro-file-map: 0.83.7
|
|
metro-resolver: 0.83.7
|
|
metro-runtime: 0.83.7
|
|
metro-source-map: 0.83.7
|
|
metro-symbolicate: 0.83.7
|
|
metro-transform-plugins: 0.83.7
|
|
metro-transform-worker: 0.83.7
|
|
mime-types: 3.0.2
|
|
nullthrows: 1.1.1
|
|
serialize-error: 2.1.0
|
|
source-map: 0.5.7
|
|
throat: 5.0.0
|
|
ws: 7.5.10
|
|
yargs: 17.7.2
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
metro@0.84.4:
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.0
|
|
'@babel/core': 7.29.0
|
|
'@babel/generator': 7.29.1
|
|
'@babel/parser': 7.29.3
|
|
'@babel/template': 7.28.6
|
|
'@babel/traverse': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
accepts: 2.0.0
|
|
ci-info: 2.0.0
|
|
connect: 3.7.0
|
|
debug: 4.4.3
|
|
error-stack-parser: 2.1.4
|
|
flow-enums-runtime: 0.0.6
|
|
graceful-fs: 4.2.11
|
|
hermes-parser: 0.35.0
|
|
image-size: 1.2.1
|
|
invariant: 2.2.4
|
|
jest-worker: 29.7.0
|
|
jsc-safe-url: 0.2.4
|
|
lodash.throttle: 4.1.1
|
|
metro-babel-transformer: 0.84.4
|
|
metro-cache: 0.84.4
|
|
metro-cache-key: 0.84.4
|
|
metro-config: 0.84.4
|
|
metro-core: 0.84.4
|
|
metro-file-map: 0.84.4
|
|
metro-resolver: 0.84.4
|
|
metro-runtime: 0.84.4
|
|
metro-source-map: 0.84.4
|
|
metro-symbolicate: 0.84.4
|
|
metro-transform-plugins: 0.84.4
|
|
metro-transform-worker: 0.84.4
|
|
mime-types: 3.0.2
|
|
nullthrows: 1.1.1
|
|
serialize-error: 2.1.0
|
|
source-map: 0.5.7
|
|
throat: 5.0.0
|
|
ws: 7.5.10
|
|
yargs: 17.7.2
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
micromatch@4.0.8:
|
|
dependencies:
|
|
braces: 3.0.3
|
|
picomatch: 2.3.2
|
|
|
|
mime-db@1.52.0: {}
|
|
|
|
mime-db@1.54.0: {}
|
|
|
|
mime-types@2.1.35:
|
|
dependencies:
|
|
mime-db: 1.52.0
|
|
|
|
mime-types@3.0.2:
|
|
dependencies:
|
|
mime-db: 1.54.0
|
|
|
|
mime@1.6.0: {}
|
|
|
|
mime@2.6.0: {}
|
|
|
|
mime@3.0.0: {}
|
|
|
|
mimic-fn@1.2.0: {}
|
|
|
|
mimic-fn@2.1.0: {}
|
|
|
|
minimatch@10.2.5:
|
|
dependencies:
|
|
brace-expansion: 5.0.6
|
|
|
|
minimatch@3.1.5:
|
|
dependencies:
|
|
brace-expansion: 1.1.14
|
|
|
|
minimatch@5.1.9:
|
|
dependencies:
|
|
brace-expansion: 2.1.0
|
|
|
|
minimatch@9.0.9:
|
|
dependencies:
|
|
brace-expansion: 2.1.0
|
|
|
|
minimist@1.2.8: {}
|
|
|
|
minipass-collect@2.0.1:
|
|
dependencies:
|
|
minipass: 7.1.3
|
|
|
|
minipass-flush@1.0.7:
|
|
dependencies:
|
|
minipass: 3.3.6
|
|
|
|
minipass-pipeline@1.2.4:
|
|
dependencies:
|
|
minipass: 3.3.6
|
|
|
|
minipass@3.3.6:
|
|
dependencies:
|
|
yallist: 4.0.0
|
|
|
|
minipass@5.0.0: {}
|
|
|
|
minipass@7.1.3: {}
|
|
|
|
minizlib@2.1.2:
|
|
dependencies:
|
|
minipass: 3.3.6
|
|
yallist: 4.0.0
|
|
|
|
mkdirp@0.5.6:
|
|
dependencies:
|
|
minimist: 1.2.8
|
|
|
|
mkdirp@1.0.4: {}
|
|
|
|
mnemonist@0.40.0:
|
|
dependencies:
|
|
obliterator: 2.0.5
|
|
|
|
module-details-from-path@1.0.4: {}
|
|
|
|
ms@2.0.0: {}
|
|
|
|
ms@2.1.3: {}
|
|
|
|
msgpackr-extract@3.0.3:
|
|
dependencies:
|
|
node-gyp-build-optional-packages: 5.2.2
|
|
optionalDependencies:
|
|
'@msgpackr-extract/msgpackr-extract-darwin-arm64': 3.0.3
|
|
'@msgpackr-extract/msgpackr-extract-darwin-x64': 3.0.3
|
|
'@msgpackr-extract/msgpackr-extract-linux-arm': 3.0.3
|
|
'@msgpackr-extract/msgpackr-extract-linux-arm64': 3.0.3
|
|
'@msgpackr-extract/msgpackr-extract-linux-x64': 3.0.3
|
|
'@msgpackr-extract/msgpackr-extract-win32-x64': 3.0.3
|
|
optional: true
|
|
|
|
msgpackr@2.0.1:
|
|
optionalDependencies:
|
|
msgpackr-extract: 3.0.3
|
|
|
|
multitars@1.0.0: {}
|
|
|
|
mz@2.7.0:
|
|
dependencies:
|
|
any-promise: 1.3.0
|
|
object-assign: 4.1.1
|
|
thenify-all: 1.6.0
|
|
|
|
nanoid@3.3.12: {}
|
|
|
|
natural-compare@1.4.0: {}
|
|
|
|
negotiator@0.6.3: {}
|
|
|
|
negotiator@0.6.4: {}
|
|
|
|
negotiator@1.0.0: {}
|
|
|
|
neo-async@2.6.2: {}
|
|
|
|
nested-error-stacks@2.0.1: {}
|
|
|
|
next-auth@4.24.14(next@16.2.6(@opentelemetry/api@1.9.1)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(react-dom@19.2.6(react@19.2.6))(react@19.2.6):
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@panva/hkdf': 1.2.1
|
|
cookie: 0.7.2
|
|
jose: 4.15.9
|
|
next: 16.2.6(@opentelemetry/api@1.9.1)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
|
oauth: 0.9.15
|
|
openid-client: 5.7.1
|
|
preact: 10.29.1
|
|
preact-render-to-string: 5.2.6(preact@10.29.1)
|
|
react: 19.2.6
|
|
react-dom: 19.2.6(react@19.2.6)
|
|
uuid: 8.3.2
|
|
|
|
next@16.2.6(@opentelemetry/api@1.9.1)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.6(react@19.2.6))(react@19.2.6):
|
|
dependencies:
|
|
'@next/env': 16.2.6
|
|
'@swc/helpers': 0.5.15
|
|
baseline-browser-mapping: 2.10.29
|
|
caniuse-lite: 1.0.30001792
|
|
postcss: 8.4.31
|
|
react: 19.2.6
|
|
react-dom: 19.2.6(react@19.2.6)
|
|
styled-jsx: 5.1.6(react@19.2.6)
|
|
optionalDependencies:
|
|
'@next/swc-darwin-arm64': 16.2.6
|
|
'@next/swc-darwin-x64': 16.2.6
|
|
'@next/swc-linux-arm64-gnu': 16.2.6
|
|
'@next/swc-linux-arm64-musl': 16.2.6
|
|
'@next/swc-linux-x64-gnu': 16.2.6
|
|
'@next/swc-linux-x64-musl': 16.2.6
|
|
'@next/swc-win32-arm64-msvc': 16.2.6
|
|
'@next/swc-win32-x64-msvc': 16.2.6
|
|
'@opentelemetry/api': 1.9.1
|
|
babel-plugin-react-compiler: 1.0.0
|
|
sharp: 0.34.5
|
|
transitivePeerDependencies:
|
|
- '@babel/core'
|
|
- babel-plugin-macros
|
|
|
|
nice-try@1.0.5: {}
|
|
|
|
nocache@3.0.4: {}
|
|
|
|
node-abort-controller@3.1.1: {}
|
|
|
|
node-addon-api@6.1.0:
|
|
optional: true
|
|
|
|
node-cache@5.1.2:
|
|
dependencies:
|
|
clone: 2.1.2
|
|
|
|
node-dir@0.1.17:
|
|
dependencies:
|
|
minimatch: 3.1.5
|
|
|
|
node-exports-info@1.6.0:
|
|
dependencies:
|
|
array.prototype.flatmap: 1.3.3
|
|
es-errors: 1.3.0
|
|
object.entries: 1.1.9
|
|
semver: 6.3.1
|
|
|
|
node-fetch-native@1.6.7: {}
|
|
|
|
node-fetch@2.7.0:
|
|
dependencies:
|
|
whatwg-url: 5.0.0
|
|
|
|
node-forge@1.4.0: {}
|
|
|
|
node-gyp-build-optional-packages@5.2.2:
|
|
dependencies:
|
|
detect-libc: 2.1.2
|
|
optional: true
|
|
|
|
node-gyp-build@3.9.0:
|
|
optional: true
|
|
|
|
node-gyp-build@4.8.4:
|
|
optional: true
|
|
|
|
node-int64@0.4.0: {}
|
|
|
|
node-releases@2.0.44: {}
|
|
|
|
node-stream-zip@1.15.0: {}
|
|
|
|
nopt@7.2.1:
|
|
dependencies:
|
|
abbrev: 2.0.0
|
|
|
|
normalize-path@3.0.0: {}
|
|
|
|
npm-package-arg@11.0.3:
|
|
dependencies:
|
|
hosted-git-info: 7.0.2
|
|
proc-log: 4.2.0
|
|
semver: 7.8.0
|
|
validate-npm-package-name: 5.0.1
|
|
|
|
npm-package-arg@7.0.0:
|
|
dependencies:
|
|
hosted-git-info: 3.0.8
|
|
osenv: 0.1.5
|
|
semver: 5.7.2
|
|
validate-npm-package-name: 3.0.0
|
|
|
|
npm-run-path@2.0.2:
|
|
dependencies:
|
|
path-key: 2.0.1
|
|
|
|
npm-run-path@4.0.1:
|
|
dependencies:
|
|
path-key: 3.1.1
|
|
|
|
nth-check@2.1.1:
|
|
dependencies:
|
|
boolbase: 1.0.0
|
|
|
|
nullthrows@1.1.1: {}
|
|
|
|
nypm@0.6.6:
|
|
dependencies:
|
|
citty: 0.2.2
|
|
pathe: 2.0.3
|
|
tinyexec: 1.1.2
|
|
|
|
oauth@0.9.15: {}
|
|
|
|
ob1@0.80.12:
|
|
dependencies:
|
|
flow-enums-runtime: 0.0.6
|
|
|
|
ob1@0.83.7:
|
|
dependencies:
|
|
flow-enums-runtime: 0.0.6
|
|
|
|
ob1@0.84.4:
|
|
dependencies:
|
|
flow-enums-runtime: 0.0.6
|
|
|
|
object-assign@4.1.1: {}
|
|
|
|
object-hash@2.2.0: {}
|
|
|
|
object-hash@3.0.0:
|
|
optional: true
|
|
|
|
object-inspect@1.13.4: {}
|
|
|
|
object-is@1.1.6:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
define-properties: 1.2.1
|
|
|
|
object-keys@1.1.1: {}
|
|
|
|
object.assign@4.1.7:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
call-bound: 1.0.4
|
|
define-properties: 1.2.1
|
|
es-object-atoms: 1.1.1
|
|
has-symbols: 1.1.0
|
|
object-keys: 1.1.1
|
|
|
|
object.entries@1.1.9:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
call-bound: 1.0.4
|
|
define-properties: 1.2.1
|
|
es-object-atoms: 1.1.1
|
|
|
|
object.fromentries@2.0.8:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.24.2
|
|
es-object-atoms: 1.1.1
|
|
|
|
object.values@1.2.1:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
call-bound: 1.0.4
|
|
define-properties: 1.2.1
|
|
es-object-atoms: 1.1.1
|
|
|
|
obliterator@2.0.5: {}
|
|
|
|
obug@2.1.1: {}
|
|
|
|
ohash@2.0.11: {}
|
|
|
|
oidc-token-hash@5.2.0: {}
|
|
|
|
on-exit-leak-free@2.1.2: {}
|
|
|
|
on-finished@2.3.0:
|
|
dependencies:
|
|
ee-first: 1.1.1
|
|
|
|
on-finished@2.4.1:
|
|
dependencies:
|
|
ee-first: 1.1.1
|
|
|
|
on-headers@1.1.0: {}
|
|
|
|
once@1.4.0:
|
|
dependencies:
|
|
wrappy: 1.0.2
|
|
|
|
onetime@2.0.1:
|
|
dependencies:
|
|
mimic-fn: 1.2.0
|
|
|
|
onetime@5.1.2:
|
|
dependencies:
|
|
mimic-fn: 2.1.0
|
|
|
|
open@6.4.0:
|
|
dependencies:
|
|
is-wsl: 1.1.0
|
|
|
|
open@7.4.2:
|
|
dependencies:
|
|
is-docker: 2.2.1
|
|
is-wsl: 2.2.0
|
|
|
|
open@8.4.2:
|
|
dependencies:
|
|
define-lazy-prop: 2.0.0
|
|
is-docker: 2.2.1
|
|
is-wsl: 2.2.0
|
|
|
|
openapi-types@12.1.3: {}
|
|
|
|
openid-client@5.7.1:
|
|
dependencies:
|
|
jose: 4.15.9
|
|
lru-cache: 6.0.0
|
|
object-hash: 2.2.0
|
|
oidc-token-hash: 5.2.0
|
|
|
|
optionator@0.9.4:
|
|
dependencies:
|
|
deep-is: 0.1.4
|
|
fast-levenshtein: 2.0.6
|
|
levn: 0.4.1
|
|
prelude-ls: 1.2.1
|
|
type-check: 0.4.0
|
|
word-wrap: 1.2.5
|
|
|
|
ora@3.4.0:
|
|
dependencies:
|
|
chalk: 2.4.2
|
|
cli-cursor: 2.1.0
|
|
cli-spinners: 2.9.2
|
|
log-symbols: 2.2.0
|
|
strip-ansi: 5.2.0
|
|
wcwidth: 1.0.1
|
|
|
|
ora@5.4.1:
|
|
dependencies:
|
|
bl: 4.1.0
|
|
chalk: 4.1.2
|
|
cli-cursor: 3.1.0
|
|
cli-spinners: 2.9.2
|
|
is-interactive: 1.0.0
|
|
is-unicode-supported: 0.1.0
|
|
log-symbols: 4.1.0
|
|
strip-ansi: 6.0.1
|
|
wcwidth: 1.0.1
|
|
|
|
os-homedir@1.0.2: {}
|
|
|
|
os-tmpdir@1.0.2: {}
|
|
|
|
osenv@0.1.5:
|
|
dependencies:
|
|
os-homedir: 1.0.2
|
|
os-tmpdir: 1.0.2
|
|
|
|
own-keys@1.0.1:
|
|
dependencies:
|
|
get-intrinsic: 1.3.0
|
|
object-keys: 1.1.1
|
|
safe-push-apply: 1.0.0
|
|
|
|
oxc-parser@0.129.0:
|
|
dependencies:
|
|
'@oxc-project/types': 0.129.0
|
|
optionalDependencies:
|
|
'@oxc-parser/binding-android-arm-eabi': 0.129.0
|
|
'@oxc-parser/binding-android-arm64': 0.129.0
|
|
'@oxc-parser/binding-darwin-arm64': 0.129.0
|
|
'@oxc-parser/binding-darwin-x64': 0.129.0
|
|
'@oxc-parser/binding-freebsd-x64': 0.129.0
|
|
'@oxc-parser/binding-linux-arm-gnueabihf': 0.129.0
|
|
'@oxc-parser/binding-linux-arm-musleabihf': 0.129.0
|
|
'@oxc-parser/binding-linux-arm64-gnu': 0.129.0
|
|
'@oxc-parser/binding-linux-arm64-musl': 0.129.0
|
|
'@oxc-parser/binding-linux-ppc64-gnu': 0.129.0
|
|
'@oxc-parser/binding-linux-riscv64-gnu': 0.129.0
|
|
'@oxc-parser/binding-linux-riscv64-musl': 0.129.0
|
|
'@oxc-parser/binding-linux-s390x-gnu': 0.129.0
|
|
'@oxc-parser/binding-linux-x64-gnu': 0.129.0
|
|
'@oxc-parser/binding-linux-x64-musl': 0.129.0
|
|
'@oxc-parser/binding-openharmony-arm64': 0.129.0
|
|
'@oxc-parser/binding-wasm32-wasi': 0.129.0
|
|
'@oxc-parser/binding-win32-arm64-msvc': 0.129.0
|
|
'@oxc-parser/binding-win32-ia32-msvc': 0.129.0
|
|
'@oxc-parser/binding-win32-x64-msvc': 0.129.0
|
|
optional: true
|
|
|
|
p-finally@1.0.0: {}
|
|
|
|
p-limit@2.3.0:
|
|
dependencies:
|
|
p-try: 2.2.0
|
|
|
|
p-limit@3.1.0:
|
|
dependencies:
|
|
yocto-queue: 0.1.0
|
|
|
|
p-locate@3.0.0:
|
|
dependencies:
|
|
p-limit: 2.3.0
|
|
|
|
p-locate@4.1.0:
|
|
dependencies:
|
|
p-limit: 2.3.0
|
|
|
|
p-locate@5.0.0:
|
|
dependencies:
|
|
p-limit: 3.1.0
|
|
|
|
p-map@4.0.0:
|
|
dependencies:
|
|
aggregate-error: 3.1.0
|
|
|
|
p-try@2.2.0: {}
|
|
|
|
package-json-from-dist@1.0.1: {}
|
|
|
|
pako@0.2.9: {}
|
|
|
|
pako@1.0.11: {}
|
|
|
|
parent-module@1.0.1:
|
|
dependencies:
|
|
callsites: 3.1.0
|
|
|
|
parse-json@4.0.0:
|
|
dependencies:
|
|
error-ex: 1.3.4
|
|
json-parse-better-errors: 1.0.2
|
|
|
|
parse-json@5.2.0:
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.0
|
|
error-ex: 1.3.4
|
|
json-parse-even-better-errors: 2.3.1
|
|
lines-and-columns: 1.2.4
|
|
|
|
parse-png@2.1.0:
|
|
dependencies:
|
|
pngjs: 3.4.0
|
|
|
|
parse5@7.3.0:
|
|
dependencies:
|
|
entities: 6.0.1
|
|
|
|
parseley@0.12.1:
|
|
dependencies:
|
|
leac: 0.6.0
|
|
peberminta: 0.9.0
|
|
|
|
parseurl@1.3.3: {}
|
|
|
|
path-exists@3.0.0: {}
|
|
|
|
path-exists@4.0.0: {}
|
|
|
|
path-expression-matcher@1.5.0: {}
|
|
|
|
path-is-absolute@1.0.1: {}
|
|
|
|
path-key@2.0.1: {}
|
|
|
|
path-key@3.1.1: {}
|
|
|
|
path-parse@1.0.7: {}
|
|
|
|
path-scurry@1.11.1:
|
|
dependencies:
|
|
lru-cache: 10.4.3
|
|
minipass: 7.1.3
|
|
|
|
path-scurry@2.0.2:
|
|
dependencies:
|
|
lru-cache: 11.3.6
|
|
minipass: 7.1.3
|
|
|
|
path-to-regexp@0.1.13: {}
|
|
|
|
path-type@4.0.0: {}
|
|
|
|
pathe@2.0.3: {}
|
|
|
|
pdfkit@0.15.2:
|
|
dependencies:
|
|
crypto-js: 4.2.0
|
|
fontkit: 1.9.0
|
|
jpeg-exif: 1.1.4
|
|
linebreak: 1.1.0
|
|
png-js: 1.1.0
|
|
|
|
peberminta@0.9.0: {}
|
|
|
|
perfect-debounce@1.0.0: {}
|
|
|
|
pg-int8@1.0.1: {}
|
|
|
|
pg-protocol@1.13.0: {}
|
|
|
|
pg-types@2.2.0:
|
|
dependencies:
|
|
pg-int8: 1.0.1
|
|
postgres-array: 2.0.0
|
|
postgres-bytea: 1.0.1
|
|
postgres-date: 1.0.7
|
|
postgres-interval: 1.2.0
|
|
|
|
picocolors@1.1.1: {}
|
|
|
|
picomatch@2.3.2: {}
|
|
|
|
picomatch@3.0.2: {}
|
|
|
|
picomatch@4.0.4: {}
|
|
|
|
pify@4.0.1: {}
|
|
|
|
pino-abstract-transport@3.0.0:
|
|
dependencies:
|
|
split2: 4.2.0
|
|
|
|
pino-std-serializers@7.1.0: {}
|
|
|
|
pino@10.3.1:
|
|
dependencies:
|
|
'@pinojs/redact': 0.4.0
|
|
atomic-sleep: 1.0.0
|
|
on-exit-leak-free: 2.1.2
|
|
pino-abstract-transport: 3.0.0
|
|
pino-std-serializers: 7.1.0
|
|
process-warning: 5.0.0
|
|
quick-format-unescaped: 4.0.4
|
|
real-require: 0.2.0
|
|
safe-stable-stringify: 2.5.0
|
|
sonic-boom: 4.2.1
|
|
thread-stream: 4.1.0
|
|
|
|
pirates@4.0.7: {}
|
|
|
|
pkg-dir@3.0.0:
|
|
dependencies:
|
|
find-up: 3.0.0
|
|
|
|
pkg-dir@4.2.0:
|
|
dependencies:
|
|
find-up: 4.1.0
|
|
|
|
pkg-types@2.3.1:
|
|
dependencies:
|
|
confbox: 0.2.4
|
|
exsolve: 1.0.8
|
|
pathe: 2.0.3
|
|
|
|
plist@3.1.1:
|
|
dependencies:
|
|
'@xmldom/xmldom': 0.9.10
|
|
base64-js: 1.5.1
|
|
xmlbuilder: 15.1.1
|
|
|
|
png-js@1.1.0:
|
|
dependencies:
|
|
browserify-zlib: 0.2.0
|
|
|
|
pngjs@3.4.0: {}
|
|
|
|
possible-typed-array-names@1.1.0: {}
|
|
|
|
postcss@8.4.31:
|
|
dependencies:
|
|
nanoid: 3.3.12
|
|
picocolors: 1.1.1
|
|
source-map-js: 1.2.1
|
|
|
|
postcss@8.4.49:
|
|
dependencies:
|
|
nanoid: 3.3.12
|
|
picocolors: 1.1.1
|
|
source-map-js: 1.2.1
|
|
|
|
postcss@8.5.14:
|
|
dependencies:
|
|
nanoid: 3.3.12
|
|
picocolors: 1.1.1
|
|
source-map-js: 1.2.1
|
|
|
|
postgres-array@2.0.0: {}
|
|
|
|
postgres-bytea@1.0.1: {}
|
|
|
|
postgres-date@1.0.7: {}
|
|
|
|
postgres-interval@1.2.0:
|
|
dependencies:
|
|
xtend: 4.0.2
|
|
|
|
pprof-format@2.2.1:
|
|
optional: true
|
|
|
|
preact-render-to-string@5.2.6(preact@10.29.1):
|
|
dependencies:
|
|
preact: 10.29.1
|
|
pretty-format: 3.8.0
|
|
|
|
preact@10.29.1: {}
|
|
|
|
prelude-ls@1.2.1: {}
|
|
|
|
pretty-bytes@5.6.0: {}
|
|
|
|
pretty-format@24.9.0:
|
|
dependencies:
|
|
'@jest/types': 24.9.0
|
|
ansi-regex: 4.1.1
|
|
ansi-styles: 3.2.1
|
|
react-is: 16.13.1
|
|
|
|
pretty-format@26.6.2:
|
|
dependencies:
|
|
'@jest/types': 26.6.2
|
|
ansi-regex: 5.0.1
|
|
ansi-styles: 4.3.0
|
|
react-is: 17.0.2
|
|
|
|
pretty-format@29.7.0:
|
|
dependencies:
|
|
'@jest/schemas': 29.6.3
|
|
ansi-styles: 5.2.0
|
|
react-is: 18.3.1
|
|
|
|
pretty-format@3.8.0: {}
|
|
|
|
prisma@5.22.0:
|
|
dependencies:
|
|
'@prisma/engines': 5.22.0
|
|
optionalDependencies:
|
|
fsevents: 2.3.3
|
|
|
|
prisma@6.19.3(typescript@5.9.3):
|
|
dependencies:
|
|
'@prisma/config': 6.19.3
|
|
'@prisma/engines': 6.19.3
|
|
optionalDependencies:
|
|
typescript: 5.9.3
|
|
transitivePeerDependencies:
|
|
- magicast
|
|
|
|
proc-log@4.2.0: {}
|
|
|
|
process-nextick-args@2.0.1: {}
|
|
|
|
process-warning@4.0.1: {}
|
|
|
|
process-warning@5.0.0: {}
|
|
|
|
progress@2.0.3: {}
|
|
|
|
promise@7.3.1:
|
|
dependencies:
|
|
asap: 2.0.6
|
|
|
|
promise@8.3.0:
|
|
dependencies:
|
|
asap: 2.0.6
|
|
|
|
prompts@2.4.2:
|
|
dependencies:
|
|
kleur: 3.0.3
|
|
sisteransi: 1.0.5
|
|
|
|
prop-types@15.8.1:
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
object-assign: 4.1.1
|
|
react-is: 16.13.1
|
|
|
|
proto-list@1.2.4: {}
|
|
|
|
proto3-json-serializer@2.0.2:
|
|
dependencies:
|
|
protobufjs: 7.5.8
|
|
optional: true
|
|
|
|
protobufjs@7.5.8:
|
|
dependencies:
|
|
'@protobufjs/aspromise': 1.1.2
|
|
'@protobufjs/base64': 1.1.2
|
|
'@protobufjs/codegen': 2.0.5
|
|
'@protobufjs/eventemitter': 1.1.0
|
|
'@protobufjs/fetch': 1.1.0
|
|
'@protobufjs/float': 1.0.2
|
|
'@protobufjs/inquire': 1.1.1
|
|
'@protobufjs/path': 1.1.2
|
|
'@protobufjs/pool': 1.1.0
|
|
'@protobufjs/utf8': 1.1.1
|
|
'@types/node': 25.8.0
|
|
long: 5.3.2
|
|
optional: true
|
|
|
|
proxy-addr@2.0.7:
|
|
dependencies:
|
|
forwarded: 0.2.0
|
|
ipaddr.js: 1.9.1
|
|
|
|
proxy-from-env@2.1.0: {}
|
|
|
|
pump@3.0.4:
|
|
dependencies:
|
|
end-of-stream: 1.4.5
|
|
once: 1.4.0
|
|
|
|
punycode@2.3.1: {}
|
|
|
|
pure-rand@6.1.0: {}
|
|
|
|
qrcode-terminal@0.11.0: {}
|
|
|
|
qs@6.15.1:
|
|
dependencies:
|
|
side-channel: 1.1.0
|
|
|
|
query-string@7.1.3:
|
|
dependencies:
|
|
decode-uri-component: 0.2.2
|
|
filter-obj: 1.1.0
|
|
split-on-first: 1.1.0
|
|
strict-uri-encode: 2.0.0
|
|
|
|
querystring@0.2.1: {}
|
|
|
|
querystringify@2.2.0: {}
|
|
|
|
queue-microtask@1.2.3: {}
|
|
|
|
queue@6.0.2:
|
|
dependencies:
|
|
inherits: 2.0.4
|
|
|
|
quick-format-unescaped@4.0.4: {}
|
|
|
|
range-parser@1.2.1: {}
|
|
|
|
rate-limiter-flexible@5.0.5: {}
|
|
|
|
raw-body@2.5.3:
|
|
dependencies:
|
|
bytes: 3.1.2
|
|
http-errors: 2.0.1
|
|
iconv-lite: 0.4.24
|
|
unpipe: 1.0.0
|
|
|
|
raw-body@3.0.2:
|
|
dependencies:
|
|
bytes: 3.1.2
|
|
http-errors: 2.0.1
|
|
iconv-lite: 0.7.2
|
|
unpipe: 1.0.0
|
|
|
|
rc9@2.1.2:
|
|
dependencies:
|
|
defu: 6.1.7
|
|
destr: 2.0.5
|
|
|
|
rc@1.2.8:
|
|
dependencies:
|
|
deep-extend: 0.6.0
|
|
ini: 1.3.8
|
|
minimist: 1.2.8
|
|
strip-json-comments: 2.0.1
|
|
|
|
react-devtools-core@5.3.2:
|
|
dependencies:
|
|
shell-quote: 1.8.3
|
|
ws: 7.5.10
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- utf-8-validate
|
|
|
|
react-devtools-core@6.1.5:
|
|
dependencies:
|
|
shell-quote: 1.8.3
|
|
ws: 7.5.10
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- utf-8-validate
|
|
|
|
react-dom@19.2.6(react@19.2.6):
|
|
dependencies:
|
|
react: 19.2.6
|
|
scheduler: 0.27.0
|
|
|
|
react-freeze@1.0.4(react@18.2.0):
|
|
dependencies:
|
|
react: 18.2.0
|
|
|
|
react-is@16.13.1: {}
|
|
|
|
react-is@17.0.2: {}
|
|
|
|
react-is@18.3.1: {}
|
|
|
|
react-native-gesture-handler@2.16.2(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0):
|
|
dependencies:
|
|
'@egjs/hammerjs': 2.0.17
|
|
hoist-non-react-statics: 3.3.2
|
|
invariant: 2.2.4
|
|
lodash: 4.18.1
|
|
prop-types: 15.8.1
|
|
react: 18.2.0
|
|
react-native: 0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0)
|
|
|
|
react-native-reanimated@3.10.1(@babel/core@7.29.0)(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0):
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/plugin-transform-arrow-functions': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-nullish-coalescing-operator': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-optional-chaining': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-shorthand-properties': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-template-literals': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/preset-typescript': 7.28.5(@babel/core@7.29.0)
|
|
convert-source-map: 2.0.0
|
|
invariant: 2.2.4
|
|
react: 18.2.0
|
|
react-native: 0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
react-native-safe-area-context@4.10.5(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0):
|
|
dependencies:
|
|
react: 18.2.0
|
|
react-native: 0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0)
|
|
|
|
react-native-screens@3.31.0(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0):
|
|
dependencies:
|
|
react: 18.2.0
|
|
react-freeze: 1.0.4(react@18.2.0)
|
|
react-native: 0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0)
|
|
warn-once: 0.1.1
|
|
|
|
react-native-svg@15.2.0(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0):
|
|
dependencies:
|
|
css-select: 5.2.2
|
|
css-tree: 1.1.3
|
|
react: 18.2.0
|
|
react-native: 0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0)
|
|
|
|
react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0):
|
|
dependencies:
|
|
'@jest/create-cache-key-function': 29.7.0
|
|
'@react-native-community/cli': 13.6.9
|
|
'@react-native-community/cli-platform-android': 13.6.9
|
|
'@react-native-community/cli-platform-ios': 13.6.9
|
|
'@react-native/assets-registry': 0.74.87
|
|
'@react-native/codegen': 0.74.87(@babel/preset-env@7.29.5(@babel/core@7.29.0))
|
|
'@react-native/community-cli-plugin': 0.74.87(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))
|
|
'@react-native/gradle-plugin': 0.74.87
|
|
'@react-native/js-polyfills': 0.74.87
|
|
'@react-native/normalize-colors': 0.74.87
|
|
'@react-native/virtualized-lists': 0.74.87(@types/react@18.3.28)(react-native@0.74.5(@babel/core@7.29.0)(@babel/preset-env@7.29.5(@babel/core@7.29.0))(@types/react@18.3.28)(react@18.2.0))(react@18.2.0)
|
|
abort-controller: 3.0.0
|
|
anser: 1.4.10
|
|
ansi-regex: 5.0.1
|
|
base64-js: 1.5.1
|
|
chalk: 4.1.2
|
|
event-target-shim: 5.0.1
|
|
flow-enums-runtime: 0.0.6
|
|
invariant: 2.2.4
|
|
jest-environment-node: 29.7.0
|
|
jsc-android: 250231.0.0
|
|
memoize-one: 5.2.1
|
|
metro-runtime: 0.80.12
|
|
metro-source-map: 0.80.12
|
|
mkdirp: 0.5.6
|
|
nullthrows: 1.1.1
|
|
pretty-format: 26.6.2
|
|
promise: 8.3.0
|
|
react: 18.2.0
|
|
react-devtools-core: 5.3.2
|
|
react-refresh: 0.14.2
|
|
react-shallow-renderer: 16.15.0(react@18.2.0)
|
|
regenerator-runtime: 0.13.11
|
|
scheduler: 0.24.0-canary-efb381bbf-20230505
|
|
stacktrace-parser: 0.1.11
|
|
whatwg-fetch: 3.6.20
|
|
ws: 6.2.3
|
|
yargs: 17.7.2
|
|
optionalDependencies:
|
|
'@types/react': 18.3.28
|
|
transitivePeerDependencies:
|
|
- '@babel/core'
|
|
- '@babel/preset-env'
|
|
- bufferutil
|
|
- encoding
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6):
|
|
dependencies:
|
|
'@react-native/assets-registry': 0.85.3
|
|
'@react-native/codegen': 0.85.3(@babel/core@7.29.0)
|
|
'@react-native/community-cli-plugin': 0.85.3(@react-native-community/cli@13.6.9)
|
|
'@react-native/gradle-plugin': 0.85.3
|
|
'@react-native/js-polyfills': 0.85.3
|
|
'@react-native/normalize-colors': 0.85.3
|
|
'@react-native/virtualized-lists': 0.85.3(@types/react@18.3.28)(react-native@0.85.3(@babel/core@7.29.0)(@react-native-community/cli@13.6.9)(@types/react@18.3.28)(react@19.2.6))(react@19.2.6)
|
|
abort-controller: 3.0.0
|
|
anser: 1.4.10
|
|
ansi-regex: 5.0.1
|
|
babel-plugin-syntax-hermes-parser: 0.33.3
|
|
base64-js: 1.5.1
|
|
commander: 12.1.0
|
|
flow-enums-runtime: 0.0.6
|
|
hermes-compiler: 250829098.0.10
|
|
invariant: 2.2.4
|
|
memoize-one: 5.2.1
|
|
metro-runtime: 0.84.4
|
|
metro-source-map: 0.84.4
|
|
nullthrows: 1.1.1
|
|
pretty-format: 29.7.0
|
|
promise: 8.3.0
|
|
react: 19.2.6
|
|
react-devtools-core: 6.1.5
|
|
react-refresh: 0.14.2
|
|
regenerator-runtime: 0.13.11
|
|
scheduler: 0.27.0
|
|
semver: 7.8.0
|
|
stacktrace-parser: 0.1.11
|
|
tinyglobby: 0.2.16
|
|
whatwg-fetch: 3.6.20
|
|
ws: 7.5.10
|
|
yargs: 17.7.2
|
|
optionalDependencies:
|
|
'@types/react': 18.3.28
|
|
transitivePeerDependencies:
|
|
- '@babel/core'
|
|
- '@react-native-community/cli'
|
|
- '@react-native/metro-config'
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
react-promise-suspense@0.3.4:
|
|
dependencies:
|
|
fast-deep-equal: 2.0.1
|
|
|
|
react-refresh@0.14.2: {}
|
|
|
|
react-shallow-renderer@16.15.0(react@18.2.0):
|
|
dependencies:
|
|
object-assign: 4.1.1
|
|
react: 18.2.0
|
|
react-is: 18.3.1
|
|
|
|
react-test-renderer@18.2.0(react@18.2.0):
|
|
dependencies:
|
|
react: 18.2.0
|
|
react-is: 18.3.1
|
|
react-shallow-renderer: 16.15.0(react@18.2.0)
|
|
scheduler: 0.23.2
|
|
|
|
react@18.2.0:
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
|
|
react@19.2.6: {}
|
|
|
|
readable-stream@2.3.8:
|
|
dependencies:
|
|
core-util-is: 1.0.3
|
|
inherits: 2.0.4
|
|
isarray: 1.0.0
|
|
process-nextick-args: 2.0.1
|
|
safe-buffer: 5.1.2
|
|
string_decoder: 1.1.1
|
|
util-deprecate: 1.0.2
|
|
|
|
readable-stream@3.6.2:
|
|
dependencies:
|
|
inherits: 2.0.4
|
|
string_decoder: 1.3.0
|
|
util-deprecate: 1.0.2
|
|
|
|
readdirp@4.1.2: {}
|
|
|
|
readline@1.3.0: {}
|
|
|
|
real-require@0.2.0: {}
|
|
|
|
real-require@1.0.0: {}
|
|
|
|
recast@0.21.5:
|
|
dependencies:
|
|
ast-types: 0.15.2
|
|
esprima: 4.0.1
|
|
source-map: 0.6.1
|
|
tslib: 2.8.1
|
|
|
|
redis-errors@1.2.0: {}
|
|
|
|
redis-parser@3.0.0:
|
|
dependencies:
|
|
redis-errors: 1.2.0
|
|
|
|
reflect.getprototypeof@1.0.10:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.24.2
|
|
es-errors: 1.3.0
|
|
es-object-atoms: 1.1.1
|
|
get-intrinsic: 1.3.0
|
|
get-proto: 1.0.1
|
|
which-builtin-type: 1.2.1
|
|
|
|
regenerate-unicode-properties@10.2.2:
|
|
dependencies:
|
|
regenerate: 1.4.2
|
|
|
|
regenerate@1.4.2: {}
|
|
|
|
regenerator-runtime@0.13.11: {}
|
|
|
|
regexp.prototype.flags@1.5.4:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
define-properties: 1.2.1
|
|
es-errors: 1.3.0
|
|
get-proto: 1.0.1
|
|
gopd: 1.2.0
|
|
set-function-name: 2.0.2
|
|
|
|
regexpu-core@6.4.0:
|
|
dependencies:
|
|
regenerate: 1.4.2
|
|
regenerate-unicode-properties: 10.2.2
|
|
regjsgen: 0.8.0
|
|
regjsparser: 0.13.1
|
|
unicode-match-property-ecmascript: 2.0.0
|
|
unicode-match-property-value-ecmascript: 2.2.1
|
|
|
|
regjsgen@0.8.0: {}
|
|
|
|
regjsparser@0.13.1:
|
|
dependencies:
|
|
jsesc: 3.1.0
|
|
|
|
remove-trailing-slash@0.1.1: {}
|
|
|
|
require-directory@2.1.1: {}
|
|
|
|
require-from-string@2.0.2: {}
|
|
|
|
require-in-the-middle@7.5.2:
|
|
dependencies:
|
|
debug: 4.4.3
|
|
module-details-from-path: 1.0.4
|
|
resolve: 1.22.12
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
require-main-filename@2.0.0: {}
|
|
|
|
requireg@0.2.2:
|
|
dependencies:
|
|
nested-error-stacks: 2.0.1
|
|
rc: 1.2.8
|
|
resolve: 1.7.1
|
|
|
|
requires-port@1.0.0: {}
|
|
|
|
resend@3.5.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6):
|
|
dependencies:
|
|
'@react-email/render': 0.0.16(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
|
transitivePeerDependencies:
|
|
- react
|
|
- react-dom
|
|
|
|
resolve-cwd@3.0.0:
|
|
dependencies:
|
|
resolve-from: 5.0.0
|
|
|
|
resolve-from@3.0.0: {}
|
|
|
|
resolve-from@4.0.0: {}
|
|
|
|
resolve-from@5.0.0: {}
|
|
|
|
resolve-workspace-root@2.0.1: {}
|
|
|
|
resolve.exports@2.0.3: {}
|
|
|
|
resolve@1.22.12:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
is-core-module: 2.16.2
|
|
path-parse: 1.0.7
|
|
supports-preserve-symlinks-flag: 1.0.0
|
|
|
|
resolve@1.7.1:
|
|
dependencies:
|
|
path-parse: 1.0.7
|
|
|
|
resolve@2.0.0-next.7:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
is-core-module: 2.16.2
|
|
node-exports-info: 1.6.0
|
|
object-keys: 1.1.1
|
|
path-parse: 1.0.7
|
|
supports-preserve-symlinks-flag: 1.0.0
|
|
|
|
restore-cursor@2.0.0:
|
|
dependencies:
|
|
onetime: 2.0.1
|
|
signal-exit: 3.0.7
|
|
|
|
restore-cursor@3.1.0:
|
|
dependencies:
|
|
onetime: 5.1.2
|
|
signal-exit: 3.0.7
|
|
|
|
restructure@2.0.1: {}
|
|
|
|
ret@0.5.0: {}
|
|
|
|
retry-request@7.0.2:
|
|
dependencies:
|
|
'@types/request': 2.48.13
|
|
extend: 3.0.2
|
|
teeny-request: 9.0.0
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
- supports-color
|
|
optional: true
|
|
|
|
retry@0.13.1:
|
|
optional: true
|
|
|
|
reusify@1.1.0: {}
|
|
|
|
rfdc@1.4.1: {}
|
|
|
|
rimraf@2.6.3:
|
|
dependencies:
|
|
glob: 7.2.3
|
|
|
|
rimraf@3.0.2:
|
|
dependencies:
|
|
glob: 7.2.3
|
|
|
|
rollup@4.60.4:
|
|
dependencies:
|
|
'@types/estree': 1.0.8
|
|
optionalDependencies:
|
|
'@rollup/rollup-android-arm-eabi': 4.60.4
|
|
'@rollup/rollup-android-arm64': 4.60.4
|
|
'@rollup/rollup-darwin-arm64': 4.60.4
|
|
'@rollup/rollup-darwin-x64': 4.60.4
|
|
'@rollup/rollup-freebsd-arm64': 4.60.4
|
|
'@rollup/rollup-freebsd-x64': 4.60.4
|
|
'@rollup/rollup-linux-arm-gnueabihf': 4.60.4
|
|
'@rollup/rollup-linux-arm-musleabihf': 4.60.4
|
|
'@rollup/rollup-linux-arm64-gnu': 4.60.4
|
|
'@rollup/rollup-linux-arm64-musl': 4.60.4
|
|
'@rollup/rollup-linux-loong64-gnu': 4.60.4
|
|
'@rollup/rollup-linux-loong64-musl': 4.60.4
|
|
'@rollup/rollup-linux-ppc64-gnu': 4.60.4
|
|
'@rollup/rollup-linux-ppc64-musl': 4.60.4
|
|
'@rollup/rollup-linux-riscv64-gnu': 4.60.4
|
|
'@rollup/rollup-linux-riscv64-musl': 4.60.4
|
|
'@rollup/rollup-linux-s390x-gnu': 4.60.4
|
|
'@rollup/rollup-linux-x64-gnu': 4.60.4
|
|
'@rollup/rollup-linux-x64-musl': 4.60.4
|
|
'@rollup/rollup-openbsd-x64': 4.60.4
|
|
'@rollup/rollup-openharmony-arm64': 4.60.4
|
|
'@rollup/rollup-win32-arm64-msvc': 4.60.4
|
|
'@rollup/rollup-win32-ia32-msvc': 4.60.4
|
|
'@rollup/rollup-win32-x64-gnu': 4.60.4
|
|
'@rollup/rollup-win32-x64-msvc': 4.60.4
|
|
fsevents: 2.3.3
|
|
|
|
run-parallel@1.2.0:
|
|
dependencies:
|
|
queue-microtask: 1.2.3
|
|
|
|
safe-array-concat@1.1.4:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
call-bound: 1.0.4
|
|
get-intrinsic: 1.3.0
|
|
has-symbols: 1.1.0
|
|
isarray: 2.0.5
|
|
|
|
safe-buffer@5.1.2: {}
|
|
|
|
safe-buffer@5.2.1: {}
|
|
|
|
safe-push-apply@1.0.0:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
isarray: 2.0.5
|
|
|
|
safe-regex-test@1.1.0:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
es-errors: 1.3.0
|
|
is-regex: 1.2.1
|
|
|
|
safe-regex2@5.1.1:
|
|
dependencies:
|
|
ret: 0.5.0
|
|
|
|
safe-stable-stringify@2.5.0: {}
|
|
|
|
safer-buffer@2.1.2: {}
|
|
|
|
sax@1.6.0: {}
|
|
|
|
scheduler@0.23.2:
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
|
|
scheduler@0.24.0-canary-efb381bbf-20230505:
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
|
|
scheduler@0.27.0: {}
|
|
|
|
scmp@2.1.0: {}
|
|
|
|
secure-json-parse@2.7.0: {}
|
|
|
|
secure-json-parse@4.1.0: {}
|
|
|
|
selderee@0.11.0:
|
|
dependencies:
|
|
parseley: 0.12.1
|
|
|
|
selfsigned@2.4.1:
|
|
dependencies:
|
|
'@types/node-forge': 1.3.14
|
|
node-forge: 1.4.0
|
|
|
|
semver@5.7.2: {}
|
|
|
|
semver@6.3.1: {}
|
|
|
|
semver@7.5.3:
|
|
dependencies:
|
|
lru-cache: 6.0.0
|
|
|
|
semver@7.8.0: {}
|
|
|
|
send@0.18.0:
|
|
dependencies:
|
|
debug: 2.6.9
|
|
depd: 2.0.0
|
|
destroy: 1.2.0
|
|
encodeurl: 1.0.2
|
|
escape-html: 1.0.3
|
|
etag: 1.8.1
|
|
fresh: 0.5.2
|
|
http-errors: 2.0.0
|
|
mime: 1.6.0
|
|
ms: 2.1.3
|
|
on-finished: 2.4.1
|
|
range-parser: 1.2.1
|
|
statuses: 2.0.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
send@0.19.2:
|
|
dependencies:
|
|
debug: 2.6.9
|
|
depd: 2.0.0
|
|
destroy: 1.2.0
|
|
encodeurl: 2.0.0
|
|
escape-html: 1.0.3
|
|
etag: 1.8.1
|
|
fresh: 0.5.2
|
|
http-errors: 2.0.1
|
|
mime: 1.6.0
|
|
ms: 2.1.3
|
|
on-finished: 2.4.1
|
|
range-parser: 1.2.1
|
|
statuses: 2.0.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
serialize-error@2.1.0: {}
|
|
|
|
seroval-plugins@1.5.4(seroval@1.5.4):
|
|
dependencies:
|
|
seroval: 1.5.4
|
|
|
|
seroval@1.5.4: {}
|
|
|
|
serve-static@1.16.3:
|
|
dependencies:
|
|
encodeurl: 2.0.0
|
|
escape-html: 1.0.3
|
|
parseurl: 1.3.3
|
|
send: 0.19.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
set-blocking@2.0.0: {}
|
|
|
|
set-cookie-parser@2.7.2: {}
|
|
|
|
set-function-length@1.2.2:
|
|
dependencies:
|
|
define-data-property: 1.1.4
|
|
es-errors: 1.3.0
|
|
function-bind: 1.1.2
|
|
get-intrinsic: 1.3.0
|
|
gopd: 1.2.0
|
|
has-property-descriptors: 1.0.2
|
|
|
|
set-function-name@2.0.2:
|
|
dependencies:
|
|
define-data-property: 1.1.4
|
|
es-errors: 1.3.0
|
|
functions-have-names: 1.2.3
|
|
has-property-descriptors: 1.0.2
|
|
|
|
set-proto@1.0.0:
|
|
dependencies:
|
|
dunder-proto: 1.0.1
|
|
es-errors: 1.3.0
|
|
es-object-atoms: 1.1.1
|
|
|
|
setimmediate@1.0.5: {}
|
|
|
|
setprototypeof@1.2.0: {}
|
|
|
|
shallow-clone@3.0.1:
|
|
dependencies:
|
|
kind-of: 6.0.3
|
|
|
|
sharp@0.34.5:
|
|
dependencies:
|
|
'@img/colour': 1.1.0
|
|
detect-libc: 2.1.2
|
|
semver: 7.8.0
|
|
optionalDependencies:
|
|
'@img/sharp-darwin-arm64': 0.34.5
|
|
'@img/sharp-darwin-x64': 0.34.5
|
|
'@img/sharp-libvips-darwin-arm64': 1.2.4
|
|
'@img/sharp-libvips-darwin-x64': 1.2.4
|
|
'@img/sharp-libvips-linux-arm': 1.2.4
|
|
'@img/sharp-libvips-linux-arm64': 1.2.4
|
|
'@img/sharp-libvips-linux-ppc64': 1.2.4
|
|
'@img/sharp-libvips-linux-riscv64': 1.2.4
|
|
'@img/sharp-libvips-linux-s390x': 1.2.4
|
|
'@img/sharp-libvips-linux-x64': 1.2.4
|
|
'@img/sharp-libvips-linuxmusl-arm64': 1.2.4
|
|
'@img/sharp-libvips-linuxmusl-x64': 1.2.4
|
|
'@img/sharp-linux-arm': 0.34.5
|
|
'@img/sharp-linux-arm64': 0.34.5
|
|
'@img/sharp-linux-ppc64': 0.34.5
|
|
'@img/sharp-linux-riscv64': 0.34.5
|
|
'@img/sharp-linux-s390x': 0.34.5
|
|
'@img/sharp-linux-x64': 0.34.5
|
|
'@img/sharp-linuxmusl-arm64': 0.34.5
|
|
'@img/sharp-linuxmusl-x64': 0.34.5
|
|
'@img/sharp-wasm32': 0.34.5
|
|
'@img/sharp-win32-arm64': 0.34.5
|
|
'@img/sharp-win32-ia32': 0.34.5
|
|
'@img/sharp-win32-x64': 0.34.5
|
|
optional: true
|
|
|
|
shebang-command@1.2.0:
|
|
dependencies:
|
|
shebang-regex: 1.0.0
|
|
|
|
shebang-command@2.0.0:
|
|
dependencies:
|
|
shebang-regex: 3.0.0
|
|
|
|
shebang-regex@1.0.0: {}
|
|
|
|
shebang-regex@3.0.0: {}
|
|
|
|
shell-quote@1.8.3: {}
|
|
|
|
shimmer@1.2.1: {}
|
|
|
|
side-channel-list@1.0.1:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
object-inspect: 1.13.4
|
|
|
|
side-channel-map@1.0.1:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
es-errors: 1.3.0
|
|
get-intrinsic: 1.3.0
|
|
object-inspect: 1.13.4
|
|
|
|
side-channel-weakmap@1.0.2:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
es-errors: 1.3.0
|
|
get-intrinsic: 1.3.0
|
|
object-inspect: 1.13.4
|
|
side-channel-map: 1.0.1
|
|
|
|
side-channel@1.1.0:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
object-inspect: 1.13.4
|
|
side-channel-list: 1.0.1
|
|
side-channel-map: 1.0.1
|
|
side-channel-weakmap: 1.0.2
|
|
|
|
siginfo@2.0.0: {}
|
|
|
|
signal-exit@3.0.7: {}
|
|
|
|
signal-exit@4.1.0: {}
|
|
|
|
simple-plist@1.3.1:
|
|
dependencies:
|
|
bplist-creator: 0.1.0
|
|
bplist-parser: 0.3.1
|
|
plist: 3.1.1
|
|
|
|
simple-swizzle@0.2.4:
|
|
dependencies:
|
|
is-arrayish: 0.3.4
|
|
|
|
sisteransi@1.0.5: {}
|
|
|
|
slash@3.0.0: {}
|
|
|
|
slice-ansi@2.1.0:
|
|
dependencies:
|
|
ansi-styles: 3.2.1
|
|
astral-regex: 1.0.0
|
|
is-fullwidth-code-point: 2.0.0
|
|
|
|
slugify@1.6.9: {}
|
|
|
|
solid-js@1.9.12:
|
|
dependencies:
|
|
csstype: 3.2.3
|
|
seroval: 1.5.4
|
|
seroval-plugins: 1.5.4(seroval@1.5.4)
|
|
|
|
solid-refresh@0.6.3(solid-js@1.9.12):
|
|
dependencies:
|
|
'@babel/generator': 7.29.1
|
|
'@babel/helper-module-imports': 7.28.6
|
|
'@babel/types': 7.29.0
|
|
solid-js: 1.9.12
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
sonic-boom@4.2.1:
|
|
dependencies:
|
|
atomic-sleep: 1.0.0
|
|
|
|
source-map-js@1.2.1: {}
|
|
|
|
source-map-support@0.5.13:
|
|
dependencies:
|
|
buffer-from: 1.1.2
|
|
source-map: 0.6.1
|
|
|
|
source-map-support@0.5.21:
|
|
dependencies:
|
|
buffer-from: 1.1.2
|
|
source-map: 0.6.1
|
|
|
|
source-map@0.5.7: {}
|
|
|
|
source-map@0.6.1: {}
|
|
|
|
source-map@0.7.6: {}
|
|
|
|
spark-md5@3.0.2:
|
|
optional: true
|
|
|
|
split-on-first@1.1.0: {}
|
|
|
|
split2@4.2.0: {}
|
|
|
|
sprintf-js@1.0.3: {}
|
|
|
|
ssri@10.0.6:
|
|
dependencies:
|
|
minipass: 7.1.3
|
|
|
|
stack-utils@2.0.6:
|
|
dependencies:
|
|
escape-string-regexp: 2.0.0
|
|
|
|
stackback@0.0.2: {}
|
|
|
|
stackframe@1.3.4: {}
|
|
|
|
stacktrace-parser@0.1.11:
|
|
dependencies:
|
|
type-fest: 0.7.1
|
|
|
|
standard-as-callback@2.1.0: {}
|
|
|
|
statuses@1.5.0: {}
|
|
|
|
statuses@2.0.1: {}
|
|
|
|
statuses@2.0.2: {}
|
|
|
|
std-env@4.1.0: {}
|
|
|
|
stop-iteration-iterator@1.1.0:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
internal-slot: 1.1.0
|
|
|
|
stream-buffers@2.2.0: {}
|
|
|
|
stream-events@1.0.5:
|
|
dependencies:
|
|
stubs: 3.0.0
|
|
optional: true
|
|
|
|
stream-shift@1.0.3:
|
|
optional: true
|
|
|
|
stream-wormhole@1.1.0: {}
|
|
|
|
strict-uri-encode@2.0.0: {}
|
|
|
|
string-length@4.0.2:
|
|
dependencies:
|
|
char-regex: 1.0.2
|
|
strip-ansi: 6.0.1
|
|
|
|
string-width@4.2.3:
|
|
dependencies:
|
|
emoji-regex: 8.0.0
|
|
is-fullwidth-code-point: 3.0.0
|
|
strip-ansi: 6.0.1
|
|
|
|
string-width@5.1.2:
|
|
dependencies:
|
|
eastasianwidth: 0.2.0
|
|
emoji-regex: 9.2.2
|
|
strip-ansi: 7.2.0
|
|
|
|
string.prototype.matchall@4.0.12:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
call-bound: 1.0.4
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.24.2
|
|
es-errors: 1.3.0
|
|
es-object-atoms: 1.1.1
|
|
get-intrinsic: 1.3.0
|
|
gopd: 1.2.0
|
|
has-symbols: 1.1.0
|
|
internal-slot: 1.1.0
|
|
regexp.prototype.flags: 1.5.4
|
|
set-function-name: 2.0.2
|
|
side-channel: 1.1.0
|
|
|
|
string.prototype.repeat@1.0.0:
|
|
dependencies:
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.24.2
|
|
|
|
string.prototype.trim@1.2.10:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
call-bound: 1.0.4
|
|
define-data-property: 1.1.4
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.24.2
|
|
es-object-atoms: 1.1.1
|
|
has-property-descriptors: 1.0.2
|
|
|
|
string.prototype.trimend@1.0.9:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
call-bound: 1.0.4
|
|
define-properties: 1.2.1
|
|
es-object-atoms: 1.1.1
|
|
|
|
string.prototype.trimstart@1.0.8:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
define-properties: 1.2.1
|
|
es-object-atoms: 1.1.1
|
|
|
|
string_decoder@1.1.1:
|
|
dependencies:
|
|
safe-buffer: 5.1.2
|
|
|
|
string_decoder@1.3.0:
|
|
dependencies:
|
|
safe-buffer: 5.2.1
|
|
|
|
strip-ansi@5.2.0:
|
|
dependencies:
|
|
ansi-regex: 4.1.1
|
|
|
|
strip-ansi@6.0.1:
|
|
dependencies:
|
|
ansi-regex: 5.0.1
|
|
|
|
strip-ansi@7.2.0:
|
|
dependencies:
|
|
ansi-regex: 6.2.2
|
|
|
|
strip-bom@4.0.0: {}
|
|
|
|
strip-eof@1.0.0: {}
|
|
|
|
strip-final-newline@2.0.0: {}
|
|
|
|
strip-json-comments@2.0.1: {}
|
|
|
|
strip-json-comments@3.1.1: {}
|
|
|
|
stripe@14.25.0:
|
|
dependencies:
|
|
'@types/node': 25.8.0
|
|
qs: 6.15.1
|
|
|
|
strnum@1.1.2: {}
|
|
|
|
strnum@2.3.0: {}
|
|
|
|
structured-headers@0.4.1: {}
|
|
|
|
stubs@3.0.0:
|
|
optional: true
|
|
|
|
styled-jsx@5.1.6(react@19.2.6):
|
|
dependencies:
|
|
client-only: 0.0.1
|
|
react: 19.2.6
|
|
|
|
sucrase@3.34.0:
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.3.13
|
|
commander: 4.1.1
|
|
glob: 7.1.6
|
|
lines-and-columns: 1.2.4
|
|
mz: 2.7.0
|
|
pirates: 4.0.7
|
|
ts-interface-checker: 0.1.13
|
|
|
|
sucrase@3.35.1:
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.3.13
|
|
commander: 4.1.1
|
|
lines-and-columns: 1.2.4
|
|
mz: 2.7.0
|
|
pirates: 4.0.7
|
|
tinyglobby: 0.2.16
|
|
ts-interface-checker: 0.1.13
|
|
|
|
sudo-prompt@9.2.1: {}
|
|
|
|
supports-color@5.5.0:
|
|
dependencies:
|
|
has-flag: 3.0.0
|
|
|
|
supports-color@7.2.0:
|
|
dependencies:
|
|
has-flag: 4.0.0
|
|
|
|
supports-color@8.1.1:
|
|
dependencies:
|
|
has-flag: 4.0.0
|
|
|
|
supports-hyperlinks@2.3.0:
|
|
dependencies:
|
|
has-flag: 4.0.0
|
|
supports-color: 7.2.0
|
|
|
|
supports-preserve-symlinks-flag@1.0.0: {}
|
|
|
|
tar@6.2.1:
|
|
dependencies:
|
|
chownr: 2.0.0
|
|
fs-minipass: 2.1.0
|
|
minipass: 5.0.0
|
|
minizlib: 2.1.2
|
|
mkdirp: 1.0.4
|
|
yallist: 4.0.0
|
|
|
|
teeny-request@9.0.0:
|
|
dependencies:
|
|
http-proxy-agent: 5.0.0
|
|
https-proxy-agent: 5.0.1
|
|
node-fetch: 2.7.0
|
|
stream-events: 1.0.5
|
|
uuid: 9.0.1
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
- supports-color
|
|
optional: true
|
|
|
|
temp-dir@1.0.0: {}
|
|
|
|
temp-dir@2.0.0: {}
|
|
|
|
temp@0.8.4:
|
|
dependencies:
|
|
rimraf: 2.6.3
|
|
|
|
tempy@0.3.0:
|
|
dependencies:
|
|
temp-dir: 1.0.0
|
|
type-fest: 0.3.1
|
|
unique-string: 1.0.0
|
|
|
|
tempy@0.7.1:
|
|
dependencies:
|
|
del: 6.1.1
|
|
is-stream: 2.0.1
|
|
temp-dir: 2.0.0
|
|
type-fest: 0.16.0
|
|
unique-string: 2.0.0
|
|
|
|
terminal-link@2.1.1:
|
|
dependencies:
|
|
ansi-escapes: 4.3.2
|
|
supports-hyperlinks: 2.3.0
|
|
|
|
terser@5.47.1:
|
|
dependencies:
|
|
'@jridgewell/source-map': 0.3.11
|
|
acorn: 8.16.0
|
|
commander: 2.20.3
|
|
source-map-support: 0.5.21
|
|
|
|
test-exclude@6.0.0:
|
|
dependencies:
|
|
'@istanbuljs/schema': 0.1.6
|
|
glob: 7.2.3
|
|
minimatch: 3.1.5
|
|
|
|
text-decoding@1.0.0: {}
|
|
|
|
text-table@0.2.0: {}
|
|
|
|
thenify-all@1.6.0:
|
|
dependencies:
|
|
thenify: 3.3.1
|
|
|
|
thenify@3.3.1:
|
|
dependencies:
|
|
any-promise: 1.3.0
|
|
|
|
thread-stream@4.1.0:
|
|
dependencies:
|
|
real-require: 1.0.0
|
|
|
|
throat@5.0.0: {}
|
|
|
|
through2@2.0.5:
|
|
dependencies:
|
|
readable-stream: 2.3.8
|
|
xtend: 4.0.2
|
|
|
|
tiny-inflate@1.0.3: {}
|
|
|
|
tinybench@2.9.0: {}
|
|
|
|
tinyexec@1.1.2: {}
|
|
|
|
tinyglobby@0.2.16:
|
|
dependencies:
|
|
fdir: 6.5.0(picomatch@4.0.4)
|
|
picomatch: 4.0.4
|
|
|
|
tinyrainbow@3.1.0: {}
|
|
|
|
tmpl@1.0.5: {}
|
|
|
|
to-regex-range@5.0.1:
|
|
dependencies:
|
|
is-number: 7.0.0
|
|
|
|
toad-cache@3.7.0: {}
|
|
|
|
toidentifier@1.0.1: {}
|
|
|
|
toqr@0.1.1: {}
|
|
|
|
tr46@0.0.3: {}
|
|
|
|
traverse@0.6.11:
|
|
dependencies:
|
|
gopd: 1.2.0
|
|
typedarray.prototype.slice: 1.0.5
|
|
which-typed-array: 1.1.20
|
|
|
|
trim-right@1.0.1: {}
|
|
|
|
ts-interface-checker@0.1.13: {}
|
|
|
|
ts-jest@29.4.9(@babel/core@7.29.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.29.0))(jest-util@29.7.0)(jest@29.7.0(@types/node@20.19.41)(ts-node@10.9.2(@types/node@20.19.41)(typescript@5.9.3)))(typescript@5.9.3):
|
|
dependencies:
|
|
bs-logger: 0.2.6
|
|
fast-json-stable-stringify: 2.1.0
|
|
handlebars: 4.7.9
|
|
jest: 29.7.0(@types/node@20.19.41)(ts-node@10.9.2(@types/node@20.19.41)(typescript@5.9.3))
|
|
json5: 2.2.3
|
|
lodash.memoize: 4.1.2
|
|
make-error: 1.3.6
|
|
semver: 7.8.0
|
|
type-fest: 4.41.0
|
|
typescript: 5.9.3
|
|
yargs-parser: 21.1.1
|
|
optionalDependencies:
|
|
'@babel/core': 7.29.0
|
|
'@jest/transform': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
babel-jest: 29.7.0(@babel/core@7.29.0)
|
|
jest-util: 29.7.0
|
|
|
|
ts-node@10.9.2(@types/node@20.19.41)(typescript@5.9.3):
|
|
dependencies:
|
|
'@cspotcode/source-map-support': 0.8.1
|
|
'@tsconfig/node10': 1.0.12
|
|
'@tsconfig/node12': 1.0.11
|
|
'@tsconfig/node14': 1.0.3
|
|
'@tsconfig/node16': 1.0.4
|
|
'@types/node': 20.19.41
|
|
acorn: 8.16.0
|
|
acorn-walk: 8.3.5
|
|
arg: 4.1.3
|
|
create-require: 1.1.1
|
|
diff: 4.0.4
|
|
make-error: 1.3.6
|
|
typescript: 5.9.3
|
|
v8-compile-cache-lib: 3.0.1
|
|
yn: 3.1.1
|
|
|
|
ts-node@10.9.2(@types/node@25.8.0)(typescript@5.9.3):
|
|
dependencies:
|
|
'@cspotcode/source-map-support': 0.8.1
|
|
'@tsconfig/node10': 1.0.12
|
|
'@tsconfig/node12': 1.0.11
|
|
'@tsconfig/node14': 1.0.3
|
|
'@tsconfig/node16': 1.0.4
|
|
'@types/node': 25.8.0
|
|
acorn: 8.16.0
|
|
acorn-walk: 8.3.5
|
|
arg: 4.1.3
|
|
create-require: 1.1.1
|
|
diff: 4.0.4
|
|
make-error: 1.3.6
|
|
typescript: 5.9.3
|
|
v8-compile-cache-lib: 3.0.1
|
|
yn: 3.1.1
|
|
optional: true
|
|
|
|
tslib@2.8.1: {}
|
|
|
|
tsx@4.22.0:
|
|
dependencies:
|
|
esbuild: 0.28.0
|
|
optionalDependencies:
|
|
fsevents: 2.3.3
|
|
|
|
turbo@2.9.12:
|
|
optionalDependencies:
|
|
'@turbo/darwin-64': 2.9.12
|
|
'@turbo/darwin-arm64': 2.9.12
|
|
'@turbo/linux-64': 2.9.12
|
|
'@turbo/linux-arm64': 2.9.12
|
|
'@turbo/windows-64': 2.9.12
|
|
'@turbo/windows-arm64': 2.9.12
|
|
|
|
twilio@4.23.0:
|
|
dependencies:
|
|
axios: 1.16.1
|
|
dayjs: 1.11.20
|
|
https-proxy-agent: 5.0.1
|
|
jsonwebtoken: 9.0.3
|
|
qs: 6.15.1
|
|
scmp: 2.1.0
|
|
url-parse: 1.5.10
|
|
xmlbuilder: 13.0.2
|
|
transitivePeerDependencies:
|
|
- debug
|
|
- supports-color
|
|
|
|
type-check@0.4.0:
|
|
dependencies:
|
|
prelude-ls: 1.2.1
|
|
|
|
type-detect@4.0.8: {}
|
|
|
|
type-fest@0.16.0: {}
|
|
|
|
type-fest@0.20.2: {}
|
|
|
|
type-fest@0.21.3: {}
|
|
|
|
type-fest@0.3.1: {}
|
|
|
|
type-fest@0.7.1: {}
|
|
|
|
type-fest@4.41.0: {}
|
|
|
|
type-is@1.6.18:
|
|
dependencies:
|
|
media-typer: 0.3.0
|
|
mime-types: 2.1.35
|
|
|
|
type-is@2.1.0:
|
|
dependencies:
|
|
content-type: 2.0.0
|
|
media-typer: 1.1.0
|
|
mime-types: 3.0.2
|
|
|
|
typed-array-buffer@1.0.3:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
es-errors: 1.3.0
|
|
is-typed-array: 1.1.15
|
|
|
|
typed-array-byte-length@1.0.3:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
for-each: 0.3.5
|
|
gopd: 1.2.0
|
|
has-proto: 1.2.0
|
|
is-typed-array: 1.1.15
|
|
|
|
typed-array-byte-offset@1.0.4:
|
|
dependencies:
|
|
available-typed-arrays: 1.0.7
|
|
call-bind: 1.0.9
|
|
for-each: 0.3.5
|
|
gopd: 1.2.0
|
|
has-proto: 1.2.0
|
|
is-typed-array: 1.1.15
|
|
reflect.getprototypeof: 1.0.10
|
|
|
|
typed-array-length@1.0.7:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
for-each: 0.3.5
|
|
gopd: 1.2.0
|
|
is-typed-array: 1.1.15
|
|
possible-typed-array-names: 1.1.0
|
|
reflect.getprototypeof: 1.0.10
|
|
|
|
typedarray.prototype.slice@1.0.5:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.24.2
|
|
es-errors: 1.3.0
|
|
get-proto: 1.0.1
|
|
math-intrinsics: 1.1.0
|
|
typed-array-buffer: 1.0.3
|
|
typed-array-byte-offset: 1.0.4
|
|
|
|
typescript@5.9.3: {}
|
|
|
|
ua-parser-js@0.7.41: {}
|
|
|
|
ua-parser-js@1.0.41: {}
|
|
|
|
uglify-js@3.19.3:
|
|
optional: true
|
|
|
|
unbox-primitive@1.1.0:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
has-bigints: 1.1.0
|
|
has-symbols: 1.1.0
|
|
which-boxed-primitive: 1.1.1
|
|
|
|
undici-types@5.26.5: {}
|
|
|
|
undici-types@6.21.0: {}
|
|
|
|
undici-types@7.24.6: {}
|
|
|
|
unicode-canonical-property-names-ecmascript@2.0.1: {}
|
|
|
|
unicode-match-property-ecmascript@2.0.0:
|
|
dependencies:
|
|
unicode-canonical-property-names-ecmascript: 2.0.1
|
|
unicode-property-aliases-ecmascript: 2.2.0
|
|
|
|
unicode-match-property-value-ecmascript@2.2.1: {}
|
|
|
|
unicode-properties@1.4.1:
|
|
dependencies:
|
|
base64-js: 1.5.1
|
|
unicode-trie: 2.0.0
|
|
|
|
unicode-property-aliases-ecmascript@2.2.0: {}
|
|
|
|
unicode-trie@2.0.0:
|
|
dependencies:
|
|
pako: 0.2.9
|
|
tiny-inflate: 1.0.3
|
|
|
|
unique-filename@3.0.0:
|
|
dependencies:
|
|
unique-slug: 4.0.0
|
|
|
|
unique-slug@4.0.0:
|
|
dependencies:
|
|
imurmurhash: 0.1.4
|
|
|
|
unique-string@1.0.0:
|
|
dependencies:
|
|
crypto-random-string: 1.0.0
|
|
|
|
unique-string@2.0.0:
|
|
dependencies:
|
|
crypto-random-string: 2.0.0
|
|
|
|
universalify@0.1.2: {}
|
|
|
|
universalify@1.0.0: {}
|
|
|
|
universalify@2.0.1: {}
|
|
|
|
unpipe@1.0.0: {}
|
|
|
|
update-browserslist-db@1.2.3(browserslist@4.28.2):
|
|
dependencies:
|
|
browserslist: 4.28.2
|
|
escalade: 3.2.0
|
|
picocolors: 1.1.1
|
|
|
|
uri-js@4.4.1:
|
|
dependencies:
|
|
punycode: 2.3.1
|
|
|
|
url-join@4.0.0: {}
|
|
|
|
url-parse@1.5.10:
|
|
dependencies:
|
|
querystringify: 2.2.0
|
|
requires-port: 1.0.0
|
|
|
|
url-template@2.0.8: {}
|
|
|
|
use-latest-callback@0.2.6(react@18.2.0):
|
|
dependencies:
|
|
react: 18.2.0
|
|
|
|
use-sync-external-store@1.6.0(react@18.2.0):
|
|
dependencies:
|
|
react: 18.2.0
|
|
|
|
util-deprecate@1.0.2: {}
|
|
|
|
util@0.12.5:
|
|
dependencies:
|
|
inherits: 2.0.4
|
|
is-arguments: 1.2.0
|
|
is-generator-function: 1.1.2
|
|
is-typed-array: 1.1.15
|
|
which-typed-array: 1.1.20
|
|
|
|
utils-merge@1.0.1: {}
|
|
|
|
uuid@10.0.0: {}
|
|
|
|
uuid@11.1.1: {}
|
|
|
|
uuid@14.0.0: {}
|
|
|
|
uuid@7.0.3: {}
|
|
|
|
uuid@8.3.2: {}
|
|
|
|
uuid@9.0.1: {}
|
|
|
|
v8-compile-cache-lib@3.0.1: {}
|
|
|
|
v8-to-istanbul@9.3.0:
|
|
dependencies:
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
'@types/istanbul-lib-coverage': 2.0.6
|
|
convert-source-map: 2.0.0
|
|
|
|
valid-url@1.0.9: {}
|
|
|
|
validate-npm-package-name@3.0.0:
|
|
dependencies:
|
|
builtins: 1.0.3
|
|
|
|
validate-npm-package-name@5.0.1: {}
|
|
|
|
vary@1.1.2: {}
|
|
|
|
vite-plugin-solid@2.11.12(solid-js@1.9.12)(vite@5.4.21(@types/node@25.8.0)(lightningcss@1.32.0)(terser@5.47.1)):
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@types/babel__core': 7.20.5
|
|
babel-preset-solid: 1.9.12(@babel/core@7.29.0)(solid-js@1.9.12)
|
|
merge-anything: 5.1.7
|
|
solid-js: 1.9.12
|
|
solid-refresh: 0.6.3(solid-js@1.9.12)
|
|
vite: 5.4.21(@types/node@25.8.0)(lightningcss@1.32.0)(terser@5.47.1)
|
|
vitefu: 1.1.3(vite@5.4.21(@types/node@25.8.0)(lightningcss@1.32.0)(terser@5.47.1))
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
vite@5.4.21(@types/node@25.8.0)(lightningcss@1.32.0)(terser@5.47.1):
|
|
dependencies:
|
|
esbuild: 0.21.5
|
|
postcss: 8.5.14
|
|
rollup: 4.60.4
|
|
optionalDependencies:
|
|
'@types/node': 25.8.0
|
|
fsevents: 2.3.3
|
|
lightningcss: 1.32.0
|
|
terser: 5.47.1
|
|
|
|
vitefu@1.1.3(vite@5.4.21(@types/node@25.8.0)(lightningcss@1.32.0)(terser@5.47.1)):
|
|
optionalDependencies:
|
|
vite: 5.4.21(@types/node@25.8.0)(lightningcss@1.32.0)(terser@5.47.1)
|
|
|
|
vitest@4.1.6(@opentelemetry/api@1.9.1)(@types/node@25.8.0)(@vitest/coverage-v8@4.1.6)(vite@5.4.21(@types/node@25.8.0)(lightningcss@1.32.0)(terser@5.47.1)):
|
|
dependencies:
|
|
'@vitest/expect': 4.1.6
|
|
'@vitest/mocker': 4.1.6(vite@5.4.21(@types/node@25.8.0)(lightningcss@1.32.0)(terser@5.47.1))
|
|
'@vitest/pretty-format': 4.1.6
|
|
'@vitest/runner': 4.1.6
|
|
'@vitest/snapshot': 4.1.6
|
|
'@vitest/spy': 4.1.6
|
|
'@vitest/utils': 4.1.6
|
|
es-module-lexer: 2.1.0
|
|
expect-type: 1.3.0
|
|
magic-string: 0.30.21
|
|
obug: 2.1.1
|
|
pathe: 2.0.3
|
|
picomatch: 4.0.4
|
|
std-env: 4.1.0
|
|
tinybench: 2.9.0
|
|
tinyexec: 1.1.2
|
|
tinyglobby: 0.2.16
|
|
tinyrainbow: 3.1.0
|
|
vite: 5.4.21(@types/node@25.8.0)(lightningcss@1.32.0)(terser@5.47.1)
|
|
why-is-node-running: 2.3.0
|
|
optionalDependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@types/node': 25.8.0
|
|
'@vitest/coverage-v8': 4.1.6(vitest@4.1.6)
|
|
transitivePeerDependencies:
|
|
- msw
|
|
|
|
vlq@1.0.1: {}
|
|
|
|
walker@1.0.8:
|
|
dependencies:
|
|
makeerror: 1.0.12
|
|
|
|
warn-once@0.1.1: {}
|
|
|
|
wcwidth@1.0.1:
|
|
dependencies:
|
|
defaults: 1.0.4
|
|
|
|
webidl-conversions@3.0.1: {}
|
|
|
|
webidl-conversions@5.0.0: {}
|
|
|
|
websocket-driver@0.7.4:
|
|
dependencies:
|
|
http-parser-js: 0.5.10
|
|
safe-buffer: 5.2.1
|
|
websocket-extensions: 0.1.4
|
|
|
|
websocket-extensions@0.1.4: {}
|
|
|
|
whatwg-fetch@3.6.20: {}
|
|
|
|
whatwg-url-minimum@0.1.2: {}
|
|
|
|
whatwg-url-without-unicode@8.0.0-3:
|
|
dependencies:
|
|
buffer: 5.7.1
|
|
punycode: 2.3.1
|
|
webidl-conversions: 5.0.0
|
|
|
|
whatwg-url@5.0.0:
|
|
dependencies:
|
|
tr46: 0.0.3
|
|
webidl-conversions: 3.0.1
|
|
|
|
which-boxed-primitive@1.1.1:
|
|
dependencies:
|
|
is-bigint: 1.1.0
|
|
is-boolean-object: 1.2.2
|
|
is-number-object: 1.1.1
|
|
is-string: 1.1.1
|
|
is-symbol: 1.1.1
|
|
|
|
which-builtin-type@1.2.1:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
function.prototype.name: 1.1.8
|
|
has-tostringtag: 1.0.2
|
|
is-async-function: 2.1.1
|
|
is-date-object: 1.1.0
|
|
is-finalizationregistry: 1.1.1
|
|
is-generator-function: 1.1.2
|
|
is-regex: 1.2.1
|
|
is-weakref: 1.1.1
|
|
isarray: 2.0.5
|
|
which-boxed-primitive: 1.1.1
|
|
which-collection: 1.0.2
|
|
which-typed-array: 1.1.20
|
|
|
|
which-collection@1.0.2:
|
|
dependencies:
|
|
is-map: 2.0.3
|
|
is-set: 2.0.3
|
|
is-weakmap: 2.0.2
|
|
is-weakset: 2.0.4
|
|
|
|
which-module@2.0.1: {}
|
|
|
|
which-typed-array@1.1.20:
|
|
dependencies:
|
|
available-typed-arrays: 1.0.7
|
|
call-bind: 1.0.9
|
|
call-bound: 1.0.4
|
|
for-each: 0.3.5
|
|
get-proto: 1.0.1
|
|
gopd: 1.2.0
|
|
has-tostringtag: 1.0.2
|
|
|
|
which@1.3.1:
|
|
dependencies:
|
|
isexe: 2.0.0
|
|
|
|
which@2.0.2:
|
|
dependencies:
|
|
isexe: 2.0.0
|
|
|
|
why-is-node-running@2.3.0:
|
|
dependencies:
|
|
siginfo: 2.0.0
|
|
stackback: 0.0.2
|
|
|
|
wonka@4.0.15: {}
|
|
|
|
word-wrap@1.2.5: {}
|
|
|
|
wordwrap@1.0.0: {}
|
|
|
|
wrap-ansi@6.2.0:
|
|
dependencies:
|
|
ansi-styles: 4.3.0
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
|
|
wrap-ansi@7.0.0:
|
|
dependencies:
|
|
ansi-styles: 4.3.0
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
|
|
wrap-ansi@8.1.0:
|
|
dependencies:
|
|
ansi-styles: 6.2.3
|
|
string-width: 5.1.2
|
|
strip-ansi: 7.2.0
|
|
|
|
wrappy@1.0.2: {}
|
|
|
|
write-file-atomic@2.4.3:
|
|
dependencies:
|
|
graceful-fs: 4.2.11
|
|
imurmurhash: 0.1.4
|
|
signal-exit: 3.0.7
|
|
|
|
write-file-atomic@4.0.2:
|
|
dependencies:
|
|
imurmurhash: 0.1.4
|
|
signal-exit: 3.0.7
|
|
|
|
ws@6.2.3:
|
|
dependencies:
|
|
async-limiter: 1.0.1
|
|
|
|
ws@7.5.10: {}
|
|
|
|
ws@8.20.1: {}
|
|
|
|
xcode@3.0.1:
|
|
dependencies:
|
|
simple-plist: 1.3.1
|
|
uuid: 7.0.3
|
|
|
|
xml-naming@0.1.0: {}
|
|
|
|
xml2js@0.6.0:
|
|
dependencies:
|
|
sax: 1.6.0
|
|
xmlbuilder: 11.0.1
|
|
|
|
xmlbuilder@11.0.1: {}
|
|
|
|
xmlbuilder@13.0.2: {}
|
|
|
|
xmlbuilder@14.0.0: {}
|
|
|
|
xmlbuilder@15.1.1: {}
|
|
|
|
xtend@4.0.2: {}
|
|
|
|
y18n@4.0.3: {}
|
|
|
|
y18n@5.0.8: {}
|
|
|
|
yallist@3.1.1: {}
|
|
|
|
yallist@4.0.0: {}
|
|
|
|
yaml@2.9.0: {}
|
|
|
|
yargs-parser@18.1.3:
|
|
dependencies:
|
|
camelcase: 5.3.1
|
|
decamelize: 1.2.0
|
|
|
|
yargs-parser@21.1.1: {}
|
|
|
|
yargs@15.4.1:
|
|
dependencies:
|
|
cliui: 6.0.0
|
|
decamelize: 1.2.0
|
|
find-up: 4.1.0
|
|
get-caller-file: 2.0.5
|
|
require-directory: 2.1.1
|
|
require-main-filename: 2.0.0
|
|
set-blocking: 2.0.0
|
|
string-width: 4.2.3
|
|
which-module: 2.0.1
|
|
y18n: 4.0.3
|
|
yargs-parser: 18.1.3
|
|
|
|
yargs@17.7.2:
|
|
dependencies:
|
|
cliui: 8.0.1
|
|
escalade: 3.2.0
|
|
get-caller-file: 2.0.5
|
|
require-directory: 2.1.1
|
|
string-width: 4.2.3
|
|
y18n: 5.0.8
|
|
yargs-parser: 21.1.1
|
|
|
|
yn@3.1.1: {}
|
|
|
|
yocto-queue@0.1.0: {}
|
|
|
|
zod-validation-error@2.1.0(zod@3.25.76):
|
|
dependencies:
|
|
zod: 3.25.76
|
|
|
|
zod@3.25.76: {}
|
|
|
|
zod@4.4.3: {}
|
|
|
|
zustand@4.5.7(@types/react@18.3.28)(react@18.2.0):
|
|
dependencies:
|
|
use-sync-external-store: 1.6.0(react@18.2.0)
|
|
optionalDependencies:
|
|
'@types/react': 18.3.28
|
|
react: 18.2.0
|