8f20b2ef1b
- Nya toppnivåblock i /ops/v1/summary: ai_scan, aktivering, engagemang, betalning, jobb, sakerhet. Alla värden läses från DB/cache; null där data saknas, inga påhittade värden. - AI-kostnad i USD mikrocent (native); intäkter fortsatt SEK-öre. - product_analytics_events är källa för volym, latens, lyckandegrad, felfrekvens, aktivering, retention och engagemang. - Nya händelser: scan_started (API) och scan_failed/scan_completed med latencyMs + felkod (worker). latencyMs flödar nu in i scan_completed. - Safety canary-jobb varje timme: re-härleder allergener för alla recept, räknar överifierade publika recept och food-safety-lint; skriver EN rad till ops_safety_canary. Endpointen läser endast sista raden. - Cache-refresh-jobb var 60 s skriver hela summariet till Redis; endpointen serverar cachen med 503 vid cache-miss. - Bearer-token-skydd med OPS_TOKEN; HTTPS-tvång i produktion; ingen PII. - Tester för endpoint, auth, cache-miss och safety canary.
11658 lines
406 KiB
YAML
11658 lines
406 KiB
YAML
lockfileVersion: '9.0'
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
importers:
|
|
|
|
.:
|
|
devDependencies:
|
|
'@types/node':
|
|
specifier: ^22.10.0
|
|
version: 22.20.1
|
|
autocannon:
|
|
specifier: ^8.0.0
|
|
version: 8.0.0
|
|
prettier:
|
|
specifier: ^3.4.0
|
|
version: 3.9.6
|
|
tsx:
|
|
specifier: ^4.19.0
|
|
version: 4.23.4
|
|
turbo:
|
|
specifier: ^2.3.0
|
|
version: 2.10.8
|
|
typescript:
|
|
specifier: ~5.9.3
|
|
version: 5.9.3
|
|
vitest:
|
|
specifier: ^4.0.0
|
|
version: 4.1.10(@types/node@22.20.1)(vite@6.4.3(@types/node@22.20.1)(lightningcss@1.33.0)(terser@5.49.0)(tsx@4.23.4)(yaml@2.9.0))
|
|
|
|
apps/admin:
|
|
dependencies:
|
|
react:
|
|
specifier: ^19.0.0
|
|
version: 19.2.3
|
|
react-dom:
|
|
specifier: ^19.0.0
|
|
version: 19.2.3(react@19.2.3)
|
|
react-router-dom:
|
|
specifier: ^7.1.0
|
|
version: 7.18.2(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
|
devDependencies:
|
|
'@types/react':
|
|
specifier: ^19.0.0
|
|
version: 19.2.18
|
|
'@types/react-dom':
|
|
specifier: ^19.0.0
|
|
version: 19.2.4(@types/react@19.2.18)
|
|
'@vitejs/plugin-react':
|
|
specifier: ^4.3.0
|
|
version: 4.7.0(vite@6.4.3(@types/node@22.20.1)(lightningcss@1.33.0)(terser@5.49.0)(tsx@4.23.4)(yaml@2.9.0))
|
|
vite:
|
|
specifier: ^6.0.0
|
|
version: 6.4.3(@types/node@22.20.1)(lightningcss@1.33.0)(terser@5.49.0)(tsx@4.23.4)(yaml@2.9.0)
|
|
|
|
apps/api:
|
|
dependencies:
|
|
'@app/ai-contracts':
|
|
specifier: workspace:*
|
|
version: link:../../packages/ai-contracts
|
|
'@app/analytics':
|
|
specifier: workspace:*
|
|
version: link:../../packages/analytics
|
|
'@app/connectors':
|
|
specifier: workspace:*
|
|
version: link:../../packages/connectors
|
|
'@app/database':
|
|
specifier: workspace:*
|
|
version: link:../../packages/database
|
|
'@app/events':
|
|
specifier: workspace:*
|
|
version: link:../../packages/events
|
|
'@app/feature-flags':
|
|
specifier: workspace:*
|
|
version: link:../../packages/feature-flags
|
|
'@app/inventory-engine':
|
|
specifier: workspace:*
|
|
version: link:../../packages/inventory-engine
|
|
'@app/memory-client':
|
|
specifier: workspace:*
|
|
version: link:../../packages/memory-client
|
|
'@app/nutrition-engine':
|
|
specifier: workspace:*
|
|
version: link:../../packages/nutrition-engine
|
|
'@app/recipe-engine':
|
|
specifier: workspace:*
|
|
version: link:../../packages/recipe-engine
|
|
'@app/recommendation-engine':
|
|
specifier: workspace:*
|
|
version: link:../../packages/recommendation-engine
|
|
'@app/shared-types':
|
|
specifier: workspace:*
|
|
version: link:../../packages/shared-types
|
|
'@app/subscriptions':
|
|
specifier: workspace:*
|
|
version: link:../../packages/subscriptions
|
|
'@app/validation':
|
|
specifier: workspace:*
|
|
version: link:../../packages/validation
|
|
'@aws-sdk/client-s3':
|
|
specifier: ^3.1102.0
|
|
version: 3.1102.0
|
|
'@aws-sdk/s3-request-presigner':
|
|
specifier: ^3.1102.0
|
|
version: 3.1102.0
|
|
'@fastify/cors':
|
|
specifier: ^11.0.0
|
|
version: 11.3.0
|
|
'@fastify/jwt':
|
|
specifier: ^10.0.0
|
|
version: 10.2.1
|
|
'@fastify/rate-limit':
|
|
specifier: ^10.0.0
|
|
version: 10.3.0
|
|
bullmq:
|
|
specifier: ^6.0.0
|
|
version: 6.0.5(ioredis@6.0.0)(pg@8.22.0)
|
|
dotenv:
|
|
specifier: ^16.4.0
|
|
version: 16.6.1
|
|
drizzle-orm:
|
|
specifier: ^0.45.0
|
|
version: 0.45.2(@types/pg@8.20.3)(pg@8.22.0)
|
|
fastify:
|
|
specifier: ^5.6.0
|
|
version: 5.11.0
|
|
fastify-plugin:
|
|
specifier: ^5.0.0
|
|
version: 5.1.0
|
|
ioredis:
|
|
specifier: ^6.0.0
|
|
version: 6.0.0
|
|
nodemailer:
|
|
specifier: ^9.0.3
|
|
version: 9.0.3
|
|
pg:
|
|
specifier: ^8.13.0
|
|
version: 8.22.0
|
|
zod:
|
|
specifier: ^4.4.0
|
|
version: 4.4.3
|
|
devDependencies:
|
|
'@types/nodemailer':
|
|
specifier: ^8.0.1
|
|
version: 8.0.1
|
|
'@types/pg':
|
|
specifier: ^8.11.0
|
|
version: 8.20.3
|
|
tsup:
|
|
specifier: ^8.3.0
|
|
version: 8.5.1(postcss@8.5.25)(tsx@4.23.4)(typescript@5.9.3)(yaml@2.9.0)
|
|
|
|
apps/mobile:
|
|
dependencies:
|
|
'@app/analytics':
|
|
specifier: workspace:*
|
|
version: link:../../packages/analytics
|
|
'@app/shared-types':
|
|
specifier: workspace:*
|
|
version: link:../../packages/shared-types
|
|
'@expo/metro-runtime':
|
|
specifier: ^6.1.2
|
|
version: 6.1.2(expo@54.0.36)(react-dom@19.1.0(react@19.1.0))(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
'@react-native-async-storage/async-storage':
|
|
specifier: ^2.2.0
|
|
version: 2.2.0(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))
|
|
'@tanstack/query-async-storage-persister':
|
|
specifier: ^5.90.0
|
|
version: 5.101.4
|
|
'@tanstack/react-query':
|
|
specifier: ^5.90.0
|
|
version: 5.101.4(react@19.1.0)
|
|
'@tanstack/react-query-persist-client':
|
|
specifier: ^5.90.0
|
|
version: 5.101.4(@tanstack/react-query@5.101.4(react@19.1.0))(react@19.1.0)
|
|
expo:
|
|
specifier: ~54.0.36
|
|
version: 54.0.36(@babel/core@7.29.7)(@expo/dom-webview@57.0.1)(@expo/metro-runtime@6.1.2)(expo-router@6.0.24)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)(typescript@5.9.3)
|
|
expo-camera:
|
|
specifier: ~17.0.10
|
|
version: 17.0.10(expo@54.0.36)(react-native-web@0.21.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
expo-constants:
|
|
specifier: ~18.0.13
|
|
version: 18.0.13(expo@54.0.36)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))
|
|
expo-haptics:
|
|
specifier: ~15.0.8
|
|
version: 15.0.8(expo@54.0.36)
|
|
expo-image:
|
|
specifier: ~3.0.11
|
|
version: 3.0.11(expo@54.0.36)(react-native-web@0.21.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
expo-image-picker:
|
|
specifier: ~17.0.11
|
|
version: 17.0.11(expo@54.0.36)
|
|
expo-keep-awake:
|
|
specifier: ~15.0.8
|
|
version: 15.0.8(expo@54.0.36)(react@19.1.0)
|
|
expo-linking:
|
|
specifier: ~8.0.12
|
|
version: 8.0.12(expo@54.0.36)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
expo-localization:
|
|
specifier: ^17.0.9
|
|
version: 17.0.9(expo@54.0.36)(react@19.1.0)
|
|
expo-router:
|
|
specifier: ~6.0.24
|
|
version: 6.0.24(c6040bb80332dafe69928ea8a61c2685)
|
|
expo-secure-store:
|
|
specifier: ~15.0.8
|
|
version: 15.0.8(expo@54.0.36)
|
|
expo-splash-screen:
|
|
specifier: ~31.0.13
|
|
version: 31.0.13(expo@54.0.36)(typescript@5.9.3)
|
|
expo-status-bar:
|
|
specifier: ~3.0.9
|
|
version: 3.0.9(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
expo-system-ui:
|
|
specifier: ~6.0.9
|
|
version: 6.0.9(expo@54.0.36)(react-native-web@0.21.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))
|
|
i18next:
|
|
specifier: ^26.3.6
|
|
version: 26.3.6(typescript@5.9.3)
|
|
react:
|
|
specifier: 19.1.0
|
|
version: 19.1.0
|
|
react-dom:
|
|
specifier: 19.1.0
|
|
version: 19.1.0(react@19.1.0)
|
|
react-native:
|
|
specifier: 0.81.5
|
|
version: 0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)
|
|
react-native-gesture-handler:
|
|
specifier: ~2.28.0
|
|
version: 2.28.0(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
react-native-reanimated:
|
|
specifier: 4.1.7
|
|
version: 4.1.7(react-native-worklets@0.5.1(@babel/core@7.29.7)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
react-native-safe-area-context:
|
|
specifier: ~5.6.2
|
|
version: 5.6.2(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
react-native-screens:
|
|
specifier: ~4.16.0
|
|
version: 4.16.0(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
react-native-web:
|
|
specifier: ~0.21.2
|
|
version: 0.21.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
|
react-native-worklets:
|
|
specifier: ~0.5.1
|
|
version: 0.5.1(@babel/core@7.29.7)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
zustand:
|
|
specifier: ^5.0.0
|
|
version: 5.0.14(@types/react@19.1.17)(react@19.1.0)(use-sync-external-store@1.6.0(react@19.1.0))
|
|
devDependencies:
|
|
'@expo/ngrok':
|
|
specifier: ^4.1.0
|
|
version: 4.1.0
|
|
'@types/react':
|
|
specifier: ~19.1.17
|
|
version: 19.1.17
|
|
typescript:
|
|
specifier: ~5.9.3
|
|
version: 5.9.3
|
|
|
|
apps/worker:
|
|
dependencies:
|
|
'@app/ai-contracts':
|
|
specifier: workspace:*
|
|
version: link:../../packages/ai-contracts
|
|
'@app/analytics':
|
|
specifier: workspace:*
|
|
version: link:../../packages/analytics
|
|
'@app/database':
|
|
specifier: workspace:*
|
|
version: link:../../packages/database
|
|
'@app/events':
|
|
specifier: workspace:*
|
|
version: link:../../packages/events
|
|
'@app/inventory-engine':
|
|
specifier: workspace:*
|
|
version: link:../../packages/inventory-engine
|
|
'@app/memory-client':
|
|
specifier: workspace:*
|
|
version: link:../../packages/memory-client
|
|
'@app/nutrition-engine':
|
|
specifier: workspace:*
|
|
version: link:../../packages/nutrition-engine
|
|
'@app/recipe-engine':
|
|
specifier: workspace:*
|
|
version: link:../../packages/recipe-engine
|
|
'@app/recommendation-engine':
|
|
specifier: workspace:*
|
|
version: link:../../packages/recommendation-engine
|
|
'@app/shared-types':
|
|
specifier: workspace:*
|
|
version: link:../../packages/shared-types
|
|
'@app/subscriptions':
|
|
specifier: workspace:*
|
|
version: link:../../packages/subscriptions
|
|
bullmq:
|
|
specifier: ^6.0.0
|
|
version: 6.0.5(ioredis@6.0.0)(pg@8.22.0)
|
|
dotenv:
|
|
specifier: ^16.4.0
|
|
version: 16.6.1
|
|
drizzle-orm:
|
|
specifier: ^0.45.0
|
|
version: 0.45.2(@types/pg@8.20.3)(pg@8.22.0)
|
|
ioredis:
|
|
specifier: ^6.0.0
|
|
version: 6.0.0
|
|
pg:
|
|
specifier: ^8.13.0
|
|
version: 8.22.0
|
|
devDependencies:
|
|
'@types/pg':
|
|
specifier: ^8.11.0
|
|
version: 8.20.3
|
|
tsup:
|
|
specifier: ^8.3.0
|
|
version: 8.5.1(postcss@8.5.25)(tsx@4.23.4)(typescript@5.9.3)(yaml@2.9.0)
|
|
|
|
packages/ai-contracts:
|
|
dependencies:
|
|
'@app/shared-types':
|
|
specifier: workspace:*
|
|
version: link:../shared-types
|
|
zod:
|
|
specifier: ^4.4.0
|
|
version: 4.4.3
|
|
|
|
packages/analytics:
|
|
dependencies:
|
|
'@app/shared-types':
|
|
specifier: workspace:*
|
|
version: link:../shared-types
|
|
|
|
packages/connectors:
|
|
dependencies:
|
|
'@app/shared-types':
|
|
specifier: workspace:*
|
|
version: link:../shared-types
|
|
zod:
|
|
specifier: ^4.4.0
|
|
version: 4.4.3
|
|
|
|
packages/database:
|
|
dependencies:
|
|
'@app/analytics':
|
|
specifier: workspace:*
|
|
version: link:../analytics
|
|
'@app/nutrition-engine':
|
|
specifier: workspace:*
|
|
version: link:../nutrition-engine
|
|
'@app/shared-types':
|
|
specifier: workspace:*
|
|
version: link:../shared-types
|
|
dotenv:
|
|
specifier: ^16.4.0
|
|
version: 16.6.1
|
|
drizzle-orm:
|
|
specifier: ^0.45.0
|
|
version: 0.45.2(@types/pg@8.20.3)(pg@8.22.0)
|
|
pg:
|
|
specifier: ^8.13.0
|
|
version: 8.22.0
|
|
devDependencies:
|
|
'@types/pg':
|
|
specifier: ^8.11.0
|
|
version: 8.20.3
|
|
drizzle-kit:
|
|
specifier: ^0.31.0
|
|
version: 0.31.10
|
|
|
|
packages/events:
|
|
dependencies:
|
|
'@app/shared-types':
|
|
specifier: workspace:*
|
|
version: link:../shared-types
|
|
|
|
packages/feature-flags: {}
|
|
|
|
packages/inventory-engine:
|
|
dependencies:
|
|
'@app/nutrition-engine':
|
|
specifier: workspace:*
|
|
version: link:../nutrition-engine
|
|
'@app/shared-types':
|
|
specifier: workspace:*
|
|
version: link:../shared-types
|
|
|
|
packages/memory-client:
|
|
dependencies:
|
|
'@app/ai-contracts':
|
|
specifier: workspace:*
|
|
version: link:../ai-contracts
|
|
'@app/shared-types':
|
|
specifier: workspace:*
|
|
version: link:../shared-types
|
|
|
|
packages/nutrition-engine:
|
|
dependencies:
|
|
'@app/shared-types':
|
|
specifier: workspace:*
|
|
version: link:../shared-types
|
|
|
|
packages/recipe-engine:
|
|
dependencies:
|
|
'@app/inventory-engine':
|
|
specifier: workspace:*
|
|
version: link:../inventory-engine
|
|
'@app/nutrition-engine':
|
|
specifier: workspace:*
|
|
version: link:../nutrition-engine
|
|
'@app/shared-types':
|
|
specifier: workspace:*
|
|
version: link:../shared-types
|
|
|
|
packages/recipe-generation:
|
|
dependencies:
|
|
'@app/ai-contracts':
|
|
specifier: workspace:*
|
|
version: link:../ai-contracts
|
|
'@app/database':
|
|
specifier: workspace:*
|
|
version: link:../database
|
|
'@app/nutrition-engine':
|
|
specifier: workspace:*
|
|
version: link:../nutrition-engine
|
|
'@app/recipe-engine':
|
|
specifier: workspace:*
|
|
version: link:../recipe-engine
|
|
'@app/shared-types':
|
|
specifier: workspace:*
|
|
version: link:../shared-types
|
|
dotenv:
|
|
specifier: ^16.4.0
|
|
version: 16.6.1
|
|
drizzle-orm:
|
|
specifier: ^0.41.0
|
|
version: 0.41.0(@types/pg@8.20.3)(pg@8.22.0)
|
|
zod:
|
|
specifier: ^4.4.0
|
|
version: 4.4.3
|
|
devDependencies:
|
|
'@types/node':
|
|
specifier: ^22.10.0
|
|
version: 22.20.1
|
|
typescript:
|
|
specifier: ~5.9.3
|
|
version: 5.9.3
|
|
vitest:
|
|
specifier: ^4.0.0
|
|
version: 4.1.10(@types/node@22.20.1)(vite@6.4.3(@types/node@22.20.1)(lightningcss@1.33.0)(terser@5.49.0)(tsx@4.23.4)(yaml@2.9.0))
|
|
|
|
packages/recommendation-engine:
|
|
dependencies:
|
|
'@app/recipe-engine':
|
|
specifier: workspace:*
|
|
version: link:../recipe-engine
|
|
'@app/shared-types':
|
|
specifier: workspace:*
|
|
version: link:../shared-types
|
|
|
|
packages/shared-types: {}
|
|
|
|
packages/subscriptions:
|
|
dependencies:
|
|
'@app/shared-types':
|
|
specifier: workspace:*
|
|
version: link:../shared-types
|
|
|
|
packages/validation:
|
|
dependencies:
|
|
'@app/shared-types':
|
|
specifier: workspace:*
|
|
version: link:../shared-types
|
|
zod:
|
|
specifier: ^4.4.0
|
|
version: 4.4.3
|
|
|
|
packages:
|
|
|
|
'@0no-co/graphql.web@1.3.3':
|
|
resolution: {integrity: sha512-4gFGBdyaFmQ6n9euhp5JtIGS4ZeivwDr1tCPENUxTvy5wyv532yOtFCr9zzYAJh1s6uibgC+TRXUcay+mxzCoQ==}
|
|
peerDependencies:
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
peerDependenciesMeta:
|
|
graphql:
|
|
optional: true
|
|
|
|
'@assemblyscript/loader@0.19.23':
|
|
resolution: {integrity: sha512-ulkCYfFbYj01ie1MDOyxv2F6SpRN1TOj7fQxbP07D6HmeR+gr2JLSmINKjga2emB+b1L2KGrFKBTc+e00p54nw==}
|
|
|
|
'@aws-sdk/checksums@3.1000.25':
|
|
resolution: {integrity: sha512-zUjEceMw6vhAxMayAlF/vkkKqP9gHbENqvz11t4FbfDlxB/WtW/Az1orJAQ00Pc/yORLQJXKE24w11Ktu/XBcg==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/client-s3@3.1102.0':
|
|
resolution: {integrity: sha512-VQL/oWlt0+Rj2QZcAnp3+hMHW/T01EmkPQXf9ise2gz6d95U82eVE1dPBpMlnv4aDiz99TrMR0DHmceCjCkCmA==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/core@3.977.5':
|
|
resolution: {integrity: sha512-O5otOc1c6UZh5HsHAaPdYBcUUR9HL6mtnKqvc8nxN/CKDGUBUpsdh0q8K04Uz/dd1i0TaGyIQuQNqoO7+ad2TQ==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/credential-provider-env@3.972.66':
|
|
resolution: {integrity: sha512-bOzP2+zdJ0XrghywB4FaJXtGZCx9yS0AGps+VJ5yEgg30wVyHNmVDBwVDXcRypzQY5iLGCS3NSn0nsuISqjFCQ==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/credential-provider-http@3.972.68':
|
|
resolution: {integrity: sha512-lkunS8X+H6V76WE+t/uGQm/U8v0JXK5mLfNFTUAMlE1kqaCjwlmqKJrgCVtqjK/vqnlrSWsLK4Lr4NANBWlfTQ==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/credential-provider-ini@3.973.11':
|
|
resolution: {integrity: sha512-KoDEolYtLHG/8C+IiZpXbJWyBOMkrHV+j66Kb9PBXmLv5euGb7aELvuCmLenoGAV6gBW2wM7TsG/1e5iulH4kA==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/credential-provider-login@3.972.73':
|
|
resolution: {integrity: sha512-tjsxMkTAFkmiV9ycmymapb9nLECWVOwFs0bZMQ9gB9bnbY8/HwfukHZlWbXZZp7qkPU6EXAfOcMm3DioFFEywA==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/credential-provider-node@3.972.77':
|
|
resolution: {integrity: sha512-l4nitYCN/Ls57vtUfdextCjTjW41JD7lQiAnuR0RTbdByFc/6OmEAzwGd+lrp6CUtiXGQL1FCaYiamfHASrwBw==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/credential-provider-process@3.972.66':
|
|
resolution: {integrity: sha512-YOnX6bIhdjx0QfaENu2PB0eFm5MEc9ft8XNGQ+NxMfeLSq9aE+XjWCwDupEnV4UWv5ZFpBLJbTREIx7KNOoqpQ==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/credential-provider-sso@3.973.10':
|
|
resolution: {integrity: sha512-IsXnQ35j5VE+3ZK6aIhT5ypB+Jim3zRwVz0nYuVwyBKZyu/SYx+O2/LQpng8c2EiuwyqceabsDlYrICHDlJPsA==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/credential-provider-web-identity@3.972.72':
|
|
resolution: {integrity: sha512-nj9Zlsy7ya+fy+jhWTJwgfr7YdtDM4xHyZvgKuftuny0UgROVx9lxwvsWJSLvpKk4lig0m0tHng3k1fEnt0LeA==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/middleware-sdk-s3@3.972.71':
|
|
resolution: {integrity: sha512-5fpExT7JOIZSIWExXCgJVbZzbaOlNrS/rE5Eoesnp0ONMbnCtiyYsCkahNIdlXtKrO6XHqXI6ceqssVWMYKmWQ==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/nested-clients@3.997.40':
|
|
resolution: {integrity: sha512-hEdHT0PBR4fkGxWhwKG5EtEYKnAM7HKkp0vD10ufk4YcXejH4r4q6G/XhPzjUc6Yxo5kBS2vHg7llj4ViR9VTQ==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/s3-request-presigner@3.1102.0':
|
|
resolution: {integrity: sha512-7ZRat6FPn1+disqJ0EGXF2d5aJm0/uSufgWBcfUcQ7rBbu9JZIWWRYWESvrpmzyYnhYIgqEEuzIRHeJ39YM1lQ==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/signature-v4-multi-region@3.996.43':
|
|
resolution: {integrity: sha512-lKekx8bLBXSv4O+cslk9Zfnw2XKSkWBs3uWL5QGhH2ZAQfNS7FE0vcSSN2vD/AhxX54ZTywWxR4STThoeOXlBA==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/token-providers@3.1102.0':
|
|
resolution: {integrity: sha512-Ua700vVvM1q105yABSUQWkCK6FeTrNfU6ORGetJe5BzkZWY7QhkF7SVTOlmDGWRDNd6jbyY0Dv5e+E4bMBEmLg==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/types@3.974.2':
|
|
resolution: {integrity: sha512-3W6IUtSxFbH6X7Wb7DzGCV5QiFQsd0g8bOfntpmDxQlzBoKWUMBu/JPQR0DwkE+Hpnxd6db1tXbOwdeHddG6cA==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/xml-builder@3.972.37':
|
|
resolution: {integrity: sha512-zKq4HQum8JwDyEuyfuI4bbiAcU0KxP6qy+9PR/IsR92IyE/DaBAikzAS50tjxip4bqIIANpCcG+Yyj6CVhXupg==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws/lambda-invoke-store@0.3.0':
|
|
resolution: {integrity: sha512-sl4Bm6yiMNYrZKkqqDFWN0UfnWhlS8ivKxrYl+6t0gCLrqr8y3B2IqZZbFRkfaVVp7C/baApyh71P+LeE1A2sQ==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@babel/code-frame@7.10.4':
|
|
resolution: {integrity: sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==}
|
|
|
|
'@babel/code-frame@7.29.7':
|
|
resolution: {integrity: sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/compat-data@7.29.7':
|
|
resolution: {integrity: sha512-locTkQyKvwIEgBzVrn8693ebc97F2U8ZHjbXwDXJ5Fn2TCpNwTlKcaKLkdHop5c/icOFE7qt7Q9JC5hnKNa6Gg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/core@7.29.7':
|
|
resolution: {integrity: sha512-RgHBCvtjbOK2gXSNBNIkNoEc9qoVEtau3hj8gEqKQuL3HZAibKarWFEI3Lfm6EYKkLalOh8eSrj9b+ch9H/VBA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/generator@7.29.8':
|
|
resolution: {integrity: sha512-gZbepsdh3WDtgZKWL+vTPh71LSBrm/Y4/QDZBVCcYfmeTEEuoOYwlSy+G1StfJg+/Zy550u/3TATbm7qDbbMtg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-annotate-as-pure@7.29.7':
|
|
resolution: {integrity: sha512-OoK6239jHPuSQOoS0kfTVKn0b/rVTk0seKq4Gd2UMLtmOVLjDC0ki3e+c90Trqv2gMfvJFqkiljrr568+qddiw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-compilation-targets@7.29.7':
|
|
resolution: {integrity: sha512-wem6WaBj4NaVYVdNhLPPVacES6ZJ+KBBfSkTMD3YZxbP3rm3Di85tJU5ljaUNhaOynt+Aj0xruhYuzQBt8n71g==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-create-class-features-plugin@7.29.7':
|
|
resolution: {integrity: sha512-IY3ZD9Tmooqr3TUhc3DUWxiuo8xx1DWLhd5M7hQ+ZWJamqM2BbalrBJb2MisSLoYorOj75U03qULCxQTY9r3hg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/helper-create-regexp-features-plugin@7.29.7':
|
|
resolution: {integrity: sha512-907Uymvqgg1dwUA+7IGwFAOSYzQOuzPXKNJ1yxzwPffzkYFg2q2eHi1fIOs6sXkG9NbIUMunnUlkYsfRFNvomg==}
|
|
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-globals@7.29.7':
|
|
resolution: {integrity: sha512-3nQVUAtvkKH9zahfWgw96Jc/uFOmjACE1kQz82E2lqWmHBgjzbNlsC22nuQTfahmWeQtTq5nQ/4Nnd2A1wj4zA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-member-expression-to-functions@7.29.7':
|
|
resolution: {integrity: sha512-j+7JYmk1JYDtACIGj0QJqqWZjoUpMoEikQGADMaHgCMCSDqd2+P32rfcibUNrGOMWrlzK1WJBdxrB3JJQZwWtg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-module-imports@7.29.7':
|
|
resolution: {integrity: sha512-ejHwrQQYcm9xnTivShn2IDOlIzInN34AXskvq9QicvCtEzq1Vzclu/tKF8Jq1Cg8JG2GL6/EmjgsCT7lXepE3g==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-module-transforms@7.29.7':
|
|
resolution: {integrity: sha512-UPUVSyXbOh627KiCIGQSgwWzGeBKLkaJ9PJEdrngIwMSzxLR4jS4+f1f1jb7VzBbg8nFLaYotvVPFCTqdrmTAg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/helper-optimise-call-expression@7.29.7':
|
|
resolution: {integrity: sha512-+kmGVjcT9RGYzoDwdwEqEvGgKe3BYq+O1iGzjFubaNgZHwYHP6lsF2Yghf4kEuv9BV7tYDZ913aBW9am6YKong==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-plugin-utils@7.29.7':
|
|
resolution: {integrity: sha512-G7sHYigPY17oO5SYWnfD/0MTBwVR781S/JI643e/JhUYgVgWE/61SoW3NH9KWUKyKq5LVh3npif99Wkt6j86Jw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-remap-async-to-generator@7.29.7':
|
|
resolution: {integrity: sha512-16AMiW26DbXWBbr3B8wNozKM0ydMLB892vaOaJW/fPJdnT8vJk5sdkQcU/isqUxyCE0cEoa8wZOcbgDuC4b6Og==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/helper-replace-supers@7.29.7':
|
|
resolution: {integrity: sha512-atfGXWSeCiF4DnKZIfmJfQRkSw9b9gNNXR1kqKjbhG4pGYCOnkp8OcTB8E3NXjBu8NpheSnOeNKz8KT7UNFTmQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/helper-skip-transparent-expression-wrappers@7.29.7':
|
|
resolution: {integrity: sha512-brcMGQaVzIeUb+6/bs1Av0f8YuNNjKY2JyvfRCsFuFsdKccEQ5Ges2y74D74NZ1Rz8lKJ9ksJkfqwQFJ/iNEyQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-string-parser@7.29.7':
|
|
resolution: {integrity: sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-validator-identifier@7.29.7':
|
|
resolution: {integrity: sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-validator-option@7.29.7':
|
|
resolution: {integrity: sha512-N9ZErrD+yW5geCDtBqnOoxmR8+tNKiGuxKlDpuJxfsqpa2dFcexaziGAE/qoHLiDDreVNMupxGmSoNlyvsA3gw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-wrap-function@7.29.7':
|
|
resolution: {integrity: sha512-iES0Skag9ERIF68aXadpO6dbXa03mNWK3sEqJaMnLNs/eC3l0lkImdfoy6Y09/SfkpawdAB4RjQ7PVA7TcVGdw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helpers@7.29.7':
|
|
resolution: {integrity: sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/highlight@7.25.9':
|
|
resolution: {integrity: sha512-llL88JShoCsth8fF8R4SJnIn+WLvR6ccFxu1H3FlMhDontdcmZWf2HgIZ7AIqV3Xcck1idlohrN4EUBQz6klbw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/parser@7.29.8':
|
|
resolution: {integrity: sha512-E8lTAYNB1KW+FH+VGJuZM1ioAx2E6oVlvQFRrf5P8ZZmsiJXYAD9vTFV7yyEURNzgh1dFqMZuO6tUwcARbqFCA==}
|
|
engines: {node: '>=6.0.0'}
|
|
hasBin: true
|
|
|
|
'@babel/plugin-proposal-decorators@7.29.7':
|
|
resolution: {integrity: sha512-EtU0Hi3GvrTqD56xKmZvV/uCXK2ZbwVNPNLAquVItcAZpUhkXwWlo3Fmj0c2LxgSf2I8IDULeAepwNP1OefLXg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-proposal-export-default-from@7.29.7':
|
|
resolution: {integrity: sha512-p+G5BNXDcy3bOXplhY4HybQ1GxH3i2Tppmdm/3epyRu2VgJJZuUlZ61MqRTg582Q7ZLBdP7fePYvsumSEkMxcQ==}
|
|
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.29.7':
|
|
resolution: {integrity: sha512-9MTTLbF39X6sqM92JPEsoI7++26hjZvzkxKZy64aMhWLH2mPkJ/Q3AV4QLmls3R14FpSpkOwQQfUh962JGQxxg==}
|
|
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.29.7':
|
|
resolution: {integrity: sha512-foag0BB37ROhdeIX9O8G0jX7hw0UekJc04cHMrYLOnrErsnBKqJGHJ8eDRpoCFZBvEPPygmmtw4qyU97qa4oOw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-flow@7.29.7':
|
|
resolution: {integrity: sha512-ajMX6QPcyomotqwpzhkYGxcK2i/us0rs1Qo9QvUpa+Fca0FTmqrzKrctoIYLMxcOhGZldGT/BAVkRGTWBiR8gQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-import-attributes@7.29.7':
|
|
resolution: {integrity: sha512-zGYcYfq/WmZ4V+kBIXQon9dSSc8ircGZqw9ZaNhhGj9nZkeBu1jHLBDQqYYi5WA9uawvA2sIMbry2nCFhf5Djg==}
|
|
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.29.7':
|
|
resolution: {integrity: sha512-TSu8+mHCoEaaCDEZ0I3+6mvTBYR4PCxQwf2z9/r5Tbztv6NaLR3B9thGTTxX2WGuGHJqRiAbKPeGTJ5XWXVg6A==}
|
|
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.29.7':
|
|
resolution: {integrity: sha512-ngr+82Sh0xMz25TPCZi+nC2iTzjfCdWS2ONXTp/PtSCHCgaCNBpdMqgvJ2ccdLlClVZ7sisIgB914j/JFe+RZA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-arrow-functions@7.29.7':
|
|
resolution: {integrity: sha512-N7zArUXWzAMzm+/N0uPBeVB3Fam5lMxtUwMmDK5f/IBBS7a7p1qeUoxd/6CckXoxUdgsntq1Dh8xNW06maZbDQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-async-generator-functions@7.29.7':
|
|
resolution: {integrity: sha512-d98gXZkgswvkyohMBABkhm3GeXhYj8psWfwQ2C7gtfrKGTykQa/iOIi+JJhwMjPlZ6Vm2XN+DCf3Es1EoG4ZLA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-async-to-generator@7.29.7':
|
|
resolution: {integrity: sha512-pcUb2SS+RMo9TWVBwKGI5ShtoG7R+zBsFmCKDa6fe8c+hPr3XJlZgoE5j6i8W7gDjhyvy+85vmYexanvXh3d1w==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-block-scoping@7.29.7':
|
|
resolution: {integrity: sha512-ONyr4+AZhKh8yKWInVxU9AXA9EbsyeLcL6V0dJy6M2/62vuvpGm29zzuymbTpdc451GEpDIdAyPLP3r+P61yKQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-class-properties@7.29.7':
|
|
resolution: {integrity: sha512-GtcpjFvanPfzNQi3eTitsCqtRRmmqzpy/A+yhTR1HaZo1Ly3EA8ZXxlPyHdR8/IuRMYc3E4wdGBewB2QKQjAaA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-class-static-block@7.29.7':
|
|
resolution: {integrity: sha512-kibJgmEdX2iMwsHY2tSZNDgj8PwIlCQz7FK9KuGKO8zsuoUwSEhoNnNVp/emKWrbY4HeO6kkXfdMqRKKKXBm2A==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.12.0
|
|
|
|
'@babel/plugin-transform-classes@7.29.7':
|
|
resolution: {integrity: sha512-qV0OGGBVacduzQHE649JyCneOFI/maT+YKsO+K4Yi3xv2wTPNjM/W2o2gdzMwEAZz7fXNTHAe0NcSg30bIN69g==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-computed-properties@7.29.7':
|
|
resolution: {integrity: sha512-RK7/IyU5phpuCdBAuig5VkzG/EnbDaui5SQGdU9BFrHdV+mV4cUjLMQ9lJDjLNtWHsqtiefpGZUXQP2BiTYMsA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-destructuring@7.29.7':
|
|
resolution: {integrity: sha512-iPX8aD6H9zV5s7ZsqTdNocPN/MGQ5sSMnElKrktxjJRMnB2jN/1p2+R7GkfD6CAYoVFqy5A4XnSIUeGgJzIWpg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-export-namespace-from@7.29.7':
|
|
resolution: {integrity: sha512-24B2nOy2TeJSMheqwPD4DDQOV/elLSIlKxjZt4i05H5AgdPdWR3n18HnNrcJ+j76WJd9gbwb9jPjNYUy6RautA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-flow-strip-types@7.29.7':
|
|
resolution: {integrity: sha512-wRHeUjUjCZnMHmiO5bRgjFLcoEh7JyTdByOW11ahhwNa4V0bmeGEaIvt51yq0zQp2yWIpqfxXXPyUP6GFJZHOQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-for-of@7.29.7':
|
|
resolution: {integrity: sha512-zeSIHh0+E1Um1WJRXCFlHQYu2ieJNdivLLjlBEp+dIBu3S51n+SZZmIXjxnItw6pz56Cn+KvK68BIBVsxq2JiQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-function-name@7.29.7':
|
|
resolution: {integrity: sha512-otRWaHXE6fbAGkePvaj/kvs3HsqXfPhlnzwSOlnFgbqCPMd975dW+4wZ00WFBt+/YlBGcJwNrARQTOJOb4ZrIg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-literals@7.29.7':
|
|
resolution: {integrity: sha512-DZ/oLP21ZuWx1vKqnoNv6/tvEK48AQOBRai40CX9dTjGluvT/YZCyY3rryDtyUqCEoyNroy5KKPwX2iQCiRvyw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-logical-assignment-operators@7.29.7':
|
|
resolution: {integrity: sha512-A0H91hh6W8MFRkp5TqJmMr39jzGD1A1E1Ysiv2O06Sfbhkapm+XyIzxWCEh5kqwOZ1/8QZ0dY3SeQ7XBqfJd5Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-modules-commonjs@7.29.7':
|
|
resolution: {integrity: sha512-j0vCldybPC5b5dwCQOJ21uKtHzt7hxLygJTg9eF1ScfaikEDNfzn94XoW5Fi+seBR0nCyL23xaBFFkq7dTM8XQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-named-capturing-groups-regex@7.29.7':
|
|
resolution: {integrity: sha512-vuFoLwr4qnv2xbZ16SQd6uPcH5FNrLHhk/Jzo++0XJFcaDsr4gjJVg6j398oMHiC+83k/GiBzviwF5KBJkPUtQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/plugin-transform-nullish-coalescing-operator@7.29.7':
|
|
resolution: {integrity: sha512-idmp1dFaekP9GbcMvG24Kvw2BfhFZjHnNJCkV4WuIY4PskJzwI3f1N5OdgYke38T7rftO6ERulFRn2cFeZwRkg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-numeric-separator@7.29.7':
|
|
resolution: {integrity: sha512-zR7fv/z14OjgHl4AgRtkDBvBMhIzCxqV/qN/2BCRC7LjFwvuzjYe7gDWxC4Wl/SNsLM6SE1IWvRPYMgSJaUvNw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-object-rest-spread@7.29.7':
|
|
resolution: {integrity: sha512-Ld98jn4c0smUywL57m7SgsHq3OpThOa6LqZJif3G6jYOovPleoFhVrBJ1WegRApSFB2wu4+RelAj9AC9G08Z4A==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-optional-catch-binding@7.29.7':
|
|
resolution: {integrity: sha512-sLsyndxK2VwX6yNUOakMb7Sh553ZTe/vVM1XJ+9Z5aW1ytsc8xOIwmyk05NNjN60vkc5/KqoTH6hB4V41LJhng==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-optional-chaining@7.29.7':
|
|
resolution: {integrity: sha512-6GM1dhvK3gNODkXcEcMCOLEDCLSoZ/sBbro2Ax8HURyasQ4NshagQixkRFdh5niI6E4gmA/jYI/4aT7rRos3ZQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-parameters@7.29.7':
|
|
resolution: {integrity: sha512-ZDOBqV/qLYJI0YElr8DcENEyARsFQeESqWXH6gZlghYXuPPjvweuDhP4VyEi4BlUBlLRFZVjxoZDMjxhLW766g==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-private-methods@7.29.7':
|
|
resolution: {integrity: sha512-/6Rz4DK1ETDEM/bWHsPHcaEe7ZaT1EqSXjtSP/L0DijOYuaUhiRiOKcwpZ8P7zR4xXEHc2ITdiCgBm9Tpyv9ug==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-private-property-in-object@7.29.7':
|
|
resolution: {integrity: sha512-+BNo06dnrzdNNqCm1X6YUaVv0DKk8Q+JYcoZfOkLhYWNCXzlwTSRq8zGWayT1csjcpNXV9CQTBRRbmTLZac5cA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-react-display-name@7.29.7':
|
|
resolution: {integrity: sha512-+1wdDMGNb4UPeY3Q4L5yLiYe6TXPXubs4NjrgRFw13hPRLJfEMw2Q5OXkee6/IfdqePIeW4Jjwe3aBh7SdKz4Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-react-jsx-development@7.29.7':
|
|
resolution: {integrity: sha512-Xfy3UVMF04+ypnFbkhvfqtmvwfe92qwQdbGZVonhE+6v35GzlofmOnA1szaZqzb9xYWr0nl1e5EMmzi0DNON1g==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-react-jsx-self@7.29.7':
|
|
resolution: {integrity: sha512-TL0hMc9xzy86VD31nUiwzd5otRAcyEPcsegCxolO0PvcXuH1v0kECe/UIznYFihpkvU5wg/jk4v0TTEFfm53fw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-react-jsx-source@7.29.7':
|
|
resolution: {integrity: sha512-06IyK09H3wi4cGbhDBwp5gUGo0IKtnYa8tyTiephirPCK6fbobVGiXMMI5zLQ4aKEYP3wZ3ArU44o+8KMrSG/Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-react-jsx@7.29.7':
|
|
resolution: {integrity: sha512-WsZulLVBUHXVj2cUcPVx6UE21TpalB6bHbSFErKT0Ib++ax24jjXe73FqlWvdylFOjiuPHYi6VCcgRad1ItN+A==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-react-pure-annotations@7.29.7':
|
|
resolution: {integrity: sha512-H5E+HBgDpr6Q5t+Aj11tL7XkIui1jhbIoArVQnqjgXo5/3YxkN7ZEBcWF4RQlB0T4rrxJQbXS6kiFV6B7XTqUA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-regenerator@7.29.8':
|
|
resolution: {integrity: sha512-0UpIXPtdDtMXfnV2OJAVMLpj3H/92vmkA6lpSRakmycJvj3VUy6Xs1dM8tXRugupykr5WB+LpiVl0J8LMVg2mg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-runtime@7.29.7':
|
|
resolution: {integrity: sha512-xmAscdE/AsqRW7vutbPNoUmu/nF5SrLKPs7aoJgEjo35lLKA/Bc0i2rMv/hr1+Y0o1bQCiVtith3u2vdgRL39Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-shorthand-properties@7.29.7':
|
|
resolution: {integrity: sha512-I+WYbGBAiCn7nA6xBrlgPH+MB7HWb4u8pv5S0Pv7OtwNvIFvCCb24YlttKEeUFVurfBCEaOTnuhlqsb7f0Z5Dg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-spread@7.29.8':
|
|
resolution: {integrity: sha512-4S9ksMGVWUshvgK0mKfvZky7leuG5/uoFVwMpAomJ8bMoDJiNHRVmc1EglwW/CmGVSqqWpEbXm9FmbRit22qoA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-sticky-regex@7.29.7':
|
|
resolution: {integrity: sha512-BCHzNYJGe9l7EpwwDBN/ztlL2NYFFq8hp9ddjtUEM9f2O7S7kKV/lL6Fwo7IF7NSkYhPK2vO+86nIGltA90MsA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-template-literals@7.29.7':
|
|
resolution: {integrity: sha512-NCSEJ4sLFU2gqAub45HYh4fus2yQ36rr6ei6vpU7NdoJqCpxvEG8E6eJpscGyXP3VHD2Ny+fSXr04k1hoUrFqA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-typescript@7.29.7':
|
|
resolution: {integrity: sha512-jK52h8LaLc7JarhQV2ofeFMts4H7vnOXnqZNA6fYglBTZewRBE51KWt3BUltW1P+KoPsYkHoJeXePuz4zo2LMw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-unicode-regex@7.29.7':
|
|
resolution: {integrity: sha512-7D/x/23/d/3VqZ0QA+LGbZMlGwZjztBygSWWWsfTPoQ1oQ6Q1P6Mr3d0kk42XabyUVw+fha3LqdRsFqeKqvCyA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/preset-react@7.29.7':
|
|
resolution: {integrity: sha512-C+PV1TFUPTmBQGoPBL8j2QmLpZ117YTCwxIZeJOM96GbYMFSc7/pOXU5lVykwnZxyTqQxRsvoRk6f2FktZgGHA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/preset-typescript@7.29.7':
|
|
resolution: {integrity: sha512-/Foi8vKY2EVbed/1eZx0gJEEwHAIxogrySI7rULcRIvhZzbvoE/b5qG5Ghc0WKAFKOHA9SD1x7RsFlOYdutIiQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/runtime@7.29.7':
|
|
resolution: {integrity: sha512-Nq8OhGWiZIZGV6hLHoyAKLLcJihP/xFeBMGJoUrxTX2psI8dCifzLhZISFb+VWS3wFMRDmCGw5R+dOySCqPLhw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/template@7.29.7':
|
|
resolution: {integrity: sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/traverse@7.29.8':
|
|
resolution: {integrity: sha512-I5z7H3bf/41ktsNVLtpN0wAa336HkqIHQ5BuPLEhTkt1jVSyZpeNKIzTgEWmlxjdg81R0IgUCcaE+Ok3NvrfZg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/types@7.29.8':
|
|
resolution: {integrity: sha512-Vj1jF3cPfxg7OAfoI7QnVKLoILlm2JF9pnVHrX8qx7AHMiYWT+NDAA7jChlNgRS4WTLc/fD1lXLmPixluj+3Gg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@colors/colors@1.5.0':
|
|
resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==}
|
|
engines: {node: '>=0.1.90'}
|
|
|
|
'@drizzle-team/brocli@0.10.2':
|
|
resolution: {integrity: sha512-z33Il7l5dKjUgGULTqBsQBQwckHh5AbIuxhdsIxDDiZAzBOrZO6q9ogcWC65kU382AfynTfgNumVcNIjuIua6w==}
|
|
|
|
'@egjs/hammerjs@2.0.17':
|
|
resolution: {integrity: sha512-XQsZgjm2EcVUiZQf11UBJQfmZeEmOW8DpI1gsFeln6w0ae0ii4dMQEQ0kjl6DspdWX1aGY1/loyXnP0JS06e/A==}
|
|
engines: {node: '>=0.8.0'}
|
|
|
|
'@esbuild-kit/core-utils@3.3.2':
|
|
resolution: {integrity: sha512-sPRAnw9CdSsRmEtnsl2WXWdyquogVpB3yZ3dgwJfe8zrOzTsV7cJvmwrKVa+0ma5BoiGJ+BoqkMvawbayKUsqQ==}
|
|
deprecated: 'Merged into tsx: https://tsx.hirok.io'
|
|
|
|
'@esbuild-kit/esm-loader@2.6.5':
|
|
resolution: {integrity: sha512-FxEMIkJKnodyA1OaCUoEvbYRkoZlLZ4d/eXFu9Fh8CbBBgP5EmZxrfTRyN0qpXZ4vOvqnE5YdRdcrmUUXuU+dA==}
|
|
deprecated: 'Merged into tsx: https://tsx.hirok.io'
|
|
|
|
'@esbuild/aix-ppc64@0.25.12':
|
|
resolution: {integrity: sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [aix]
|
|
|
|
'@esbuild/aix-ppc64@0.27.7':
|
|
resolution: {integrity: sha512-EKX3Qwmhz1eMdEJokhALr0YiD0lhQNwDqkPYyPhiSwKrh7/4KRjQc04sZ8db+5DVVnZ1LmbNDI1uAMPEUBnQPg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [aix]
|
|
|
|
'@esbuild/aix-ppc64@0.28.1':
|
|
resolution: {integrity: sha512-Svl7tq8k/08+p6CXPpRjQ1fKX+1odH/BQbb48fV6fj3CWHhsoIOoY87w1oHXm0qEpkIK3ZfVgp0hed3XBXzXMQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [aix]
|
|
|
|
'@esbuild/android-arm64@0.18.20':
|
|
resolution: {integrity: sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm64@0.25.12':
|
|
resolution: {integrity: sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm64@0.27.7':
|
|
resolution: {integrity: sha512-62dPZHpIXzvChfvfLJow3q5dDtiNMkwiRzPylSCfriLvZeq0a1bWChrGx/BbUbPwOrsWKMn8idSllklzBy+dgQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm64@0.28.1':
|
|
resolution: {integrity: sha512-34EGEbCIAgosYz6goLcopX6Mo7NyGv9tfwEM2/7Ce2VcVRk568iSvniGWcUXIy7wEDR1wzolcxcriFVrWYcwBg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm@0.18.20':
|
|
resolution: {integrity: sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm@0.25.12':
|
|
resolution: {integrity: sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm@0.27.7':
|
|
resolution: {integrity: sha512-jbPXvB4Yj2yBV7HUfE2KHe4GJX51QplCN1pGbYjvsyCZbQmies29EoJbkEc+vYuU5o45AfQn37vZlyXy4YJ8RQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm@0.28.1':
|
|
resolution: {integrity: sha512-0k2F129Xdio1TdJfzJ8sy1Q47vUD2NnwdhiAf7drUN1EBTfPf4hsFCtmMgu/6m8JSzsBrlmVjudMBQqOfG8usQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@esbuild/android-x64@0.18.20':
|
|
resolution: {integrity: sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-x64@0.25.12':
|
|
resolution: {integrity: sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-x64@0.27.7':
|
|
resolution: {integrity: sha512-x5VpMODneVDb70PYV2VQOmIUUiBtY3D3mPBG8NxVk5CogneYhkR7MmM3yR/uMdITLrC1ml/NV1rj4bMJuy9MCg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-x64@0.28.1':
|
|
resolution: {integrity: sha512-dbwY7ltSMDWsRatcRpCnES4F+im88OCUgGZjy52shC7GqHRE/cYlxNbB4Z4UpJswpcc4Qxd2oE/ufM0p61IKng==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
|
|
'@esbuild/darwin-arm64@0.18.20':
|
|
resolution: {integrity: sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-arm64@0.25.12':
|
|
resolution: {integrity: sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-arm64@0.27.7':
|
|
resolution: {integrity: sha512-5lckdqeuBPlKUwvoCXIgI2D9/ABmPq3Rdp7IfL70393YgaASt7tbju3Ac+ePVi3KDH6N2RqePfHnXkaDtY9fkw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-arm64@0.28.1':
|
|
resolution: {integrity: sha512-TZbWkQY7kvTAXbXUT7uVACR5cMHsDiSz9z7ZKAX/RTq/WJEk3QyRr0wZpNhBDX+/0CtdqUIJlOiodQcta6tY3Q==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-x64@0.18.20':
|
|
resolution: {integrity: sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-x64@0.25.12':
|
|
resolution: {integrity: sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-x64@0.27.7':
|
|
resolution: {integrity: sha512-rYnXrKcXuT7Z+WL5K980jVFdvVKhCHhUwid+dDYQpH+qu+TefcomiMAJpIiC2EM3Rjtq0sO3StMV/+3w3MyyqQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-x64@0.28.1':
|
|
resolution: {integrity: sha512-zfdzgK9ACBNZLI/CyHTOx81SyNbM6YXn7rxSgX97VjyiPl9W1i4Ka4fgKECEoFCKGpvBj5qArWIGgQjOwkgskQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/freebsd-arm64@0.18.20':
|
|
resolution: {integrity: sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-arm64@0.25.12':
|
|
resolution: {integrity: sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-arm64@0.27.7':
|
|
resolution: {integrity: sha512-B48PqeCsEgOtzME2GbNM2roU29AMTuOIN91dsMO30t+Ydis3z/3Ngoj5hhnsOSSwNzS+6JppqWsuhTp6E82l2w==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-arm64@0.28.1':
|
|
resolution: {integrity: sha512-wG2EA8ENdEI0qhkSZMjfqrdY+ziCYCPMmtZjjIwOmXFjmyzEHn+UUxk5of+SYsjtfs3VpnlC7QLzSI5hY/rOAw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-x64@0.18.20':
|
|
resolution: {integrity: sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-x64@0.25.12':
|
|
resolution: {integrity: sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-x64@0.27.7':
|
|
resolution: {integrity: sha512-jOBDK5XEjA4m5IJK3bpAQF9/Lelu/Z9ZcdhTRLf4cajlB+8VEhFFRjWgfy3M1O4rO2GQ/b2dLwCUGpiF/eATNQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-x64@0.28.1':
|
|
resolution: {integrity: sha512-i7dZ9vQgnvSCzi/rYCXNgtF/U+eKZNJBzu3eTQbRgHnM7tNSizLOkRFAl3qzVc/Op/u5YkHHa4pf/3DOYHthLQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/linux-arm64@0.18.20':
|
|
resolution: {integrity: sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm64@0.25.12':
|
|
resolution: {integrity: sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm64@0.27.7':
|
|
resolution: {integrity: sha512-RZPHBoxXuNnPQO9rvjh5jdkRmVizktkT7TCDkDmQ0W2SwHInKCAV95GRuvdSvA7w4VMwfCjUiPwDi0ZO6Nfe9A==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm64@0.28.1':
|
|
resolution: {integrity: sha512-yHs+0uc8+nvEAfAfxrWQKK5peSNzBc4PegcMO0EJ2hT71uA7vB8Ihg2e77R2P7SG5uYjPbHlLLmve4LLLRCf0g==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm@0.18.20':
|
|
resolution: {integrity: sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm@0.25.12':
|
|
resolution: {integrity: sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm@0.27.7':
|
|
resolution: {integrity: sha512-RkT/YXYBTSULo3+af8Ib0ykH8u2MBh57o7q/DAs3lTJlyVQkgQvlrPTnjIzzRPQyavxtPtfg0EopvDyIt0j1rA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm@0.28.1':
|
|
resolution: {integrity: sha512-qVXBOHQS+d5Y722GwJzJUtOLlX7km3CraOaGormF1pDtPd2C/l1SHRPgjLunLGe51Sh5YYWKMFDyV4SxgMQYTQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ia32@0.18.20':
|
|
resolution: {integrity: sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ia32@0.25.12':
|
|
resolution: {integrity: sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ia32@0.27.7':
|
|
resolution: {integrity: sha512-GA48aKNkyQDbd3KtkplYWT102C5sn/EZTY4XROkxONgruHPU72l+gW+FfF8tf2cFjeHaRbWpOYa/uRBz/Xq1Pg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ia32@0.28.1':
|
|
resolution: {integrity: sha512-d1z4ZuP0ajrfz/FhGT4vv278rX8KnPPJx8i5+AtK7TYbx9Le9F1hyzurZpkEyjkGa9dUGhQow4C1NmeGvqxN2w==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-loong64@0.18.20':
|
|
resolution: {integrity: sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-loong64@0.25.12':
|
|
resolution: {integrity: sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==}
|
|
engines: {node: '>=18'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-loong64@0.27.7':
|
|
resolution: {integrity: sha512-a4POruNM2oWsD4WKvBSEKGIiWQF8fZOAsycHOt6JBpZ+JN2n2JH9WAv56SOyu9X5IqAjqSIPTaJkqN8F7XOQ5Q==}
|
|
engines: {node: '>=18'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-loong64@0.28.1':
|
|
resolution: {integrity: sha512-M5sRjUVZrkm1OAPR3dlOYzNmN+loZKGVi1VUQGrwuqLcbR6qeAz+famMhjASeH3YVKvZz+zT1jlh/keC3Rj/lg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-mips64el@0.18.20':
|
|
resolution: {integrity: sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-mips64el@0.25.12':
|
|
resolution: {integrity: sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-mips64el@0.27.7':
|
|
resolution: {integrity: sha512-KabT5I6StirGfIz0FMgl1I+R1H73Gp0ofL9A3nG3i/cYFJzKHhouBV5VWK1CSgKvVaG4q1RNpCTR2LuTVB3fIw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-mips64el@0.28.1':
|
|
resolution: {integrity: sha512-mRObBZeHh2OxcBFPWE/FjylkRgZdYuiTR3vaTozquCGOH14iP9oN4x4Ge81CoIDYQrXmIxpFumJBu5MtZpnQJQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ppc64@0.18.20':
|
|
resolution: {integrity: sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ppc64@0.25.12':
|
|
resolution: {integrity: sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ppc64@0.27.7':
|
|
resolution: {integrity: sha512-gRsL4x6wsGHGRqhtI+ifpN/vpOFTQtnbsupUF5R5YTAg+y/lKelYR1hXbnBdzDjGbMYjVJLJTd2OFmMewAgwlQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ppc64@0.28.1':
|
|
resolution: {integrity: sha512-slScBsMAb3GFDcdrCgLwZtPYRoH2H/youv10QiZyRjmsP48fznoveWytSgCI/R0ZcUgpc0ZhIUEx6LHts8yrfQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-riscv64@0.18.20':
|
|
resolution: {integrity: sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-riscv64@0.25.12':
|
|
resolution: {integrity: sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==}
|
|
engines: {node: '>=18'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-riscv64@0.27.7':
|
|
resolution: {integrity: sha512-hL25LbxO1QOngGzu2U5xeXtxXcW+/GvMN3ejANqXkxZ/opySAZMrc+9LY/WyjAan41unrR3YrmtTsUpwT66InQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-riscv64@0.28.1':
|
|
resolution: {integrity: sha512-kw0owk1o0GFETUJyW0jc0G4Yzs0BHZn0JDZ8JRT088vjJYX777BAs1fDGxAC+q831qOs2DTC96mNsG2opdfyyQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-s390x@0.18.20':
|
|
resolution: {integrity: sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-s390x@0.25.12':
|
|
resolution: {integrity: sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-s390x@0.27.7':
|
|
resolution: {integrity: sha512-2k8go8Ycu1Kb46vEelhu1vqEP+UeRVj2zY1pSuPdgvbd5ykAw82Lrro28vXUrRmzEsUV0NzCf54yARIK8r0fdw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-s390x@0.28.1':
|
|
resolution: {integrity: sha512-/lAIjX8aYFRByhh6L5rYtPEDRqa9de/4V/juOXcta5frjvzXO4/sqEtyytse0g3zZFuWu5cDN0MkLz2qRDD2Ag==}
|
|
engines: {node: '>=18'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-x64@0.18.20':
|
|
resolution: {integrity: sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-x64@0.25.12':
|
|
resolution: {integrity: sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-x64@0.27.7':
|
|
resolution: {integrity: sha512-hzznmADPt+OmsYzw1EE33ccA+HPdIqiCRq7cQeL1Jlq2gb1+OyWBkMCrYGBJ+sxVzve2ZJEVeePbLM2iEIZSxA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-x64@0.28.1':
|
|
resolution: {integrity: sha512-u/anNYF2mmVOEDwLtnQ1wOr3EZ9sTNGLWrsYGYwHWzGA3Si84IOkHXlbWTD1NB+9/1lcnweYKO54uhxZydNzfA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@esbuild/netbsd-arm64@0.25.12':
|
|
resolution: {integrity: sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/netbsd-arm64@0.27.7':
|
|
resolution: {integrity: sha512-b6pqtrQdigZBwZxAn1UpazEisvwaIDvdbMbmrly7cDTMFnw/+3lVxxCTGOrkPVnsYIosJJXAsILG9XcQS+Yu6w==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/netbsd-arm64@0.28.1':
|
|
resolution: {integrity: sha512-oks0DYbLwWMmaakTsCb+zL4E+aHRVLom9IJZOAthMQEPiQmydXHkziYEsGYRx0uNV/IjEKGAV941JzH02pflqw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/netbsd-x64@0.18.20':
|
|
resolution: {integrity: sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/netbsd-x64@0.25.12':
|
|
resolution: {integrity: sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/netbsd-x64@0.27.7':
|
|
resolution: {integrity: sha512-OfatkLojr6U+WN5EDYuoQhtM+1xco+/6FSzJJnuWiUw5eVcicbyK3dq5EeV/QHT1uy6GoDhGbFpprUiHUYggrw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/netbsd-x64@0.28.1':
|
|
resolution: {integrity: sha512-aeL6lAnN89Hz43Mlh1G8ARasbuoYvSITDEx0tHh5b7jJnHcssqgjy9Yx430GDpmCa6OyrKoS0aNRjKundRizGg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/openbsd-arm64@0.25.12':
|
|
resolution: {integrity: sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openbsd-arm64@0.27.7':
|
|
resolution: {integrity: sha512-AFuojMQTxAz75Fo8idVcqoQWEHIXFRbOc1TrVcFSgCZtQfSdc1RXgB3tjOn/krRHENUB4j00bfGjyl2mJrU37A==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openbsd-arm64@0.28.1':
|
|
resolution: {integrity: sha512-MEFJe5C3R8pwXdZ5Y21oo6m7ePiS0d9pWucn99O/wvyJZChoIQKrQDxKrGeW8F5+T0okTHesAmDeiHDTIq0V/Q==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openbsd-x64@0.18.20':
|
|
resolution: {integrity: sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openbsd-x64@0.25.12':
|
|
resolution: {integrity: sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openbsd-x64@0.27.7':
|
|
resolution: {integrity: sha512-+A1NJmfM8WNDv5CLVQYJ5PshuRm/4cI6WMZRg1by1GwPIQPCTs1GLEUHwiiQGT5zDdyLiRM/l1G0Pv54gvtKIg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openbsd-x64@0.28.1':
|
|
resolution: {integrity: sha512-i/ZLIOafE0Z8cI/XANJAixoJL/uRAoS2xOA3rb0xN+KK0K177cMAsQYkzHtBrtMXAKuAc7HGgcWiZ/sRC1Nxgw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openharmony-arm64@0.25.12':
|
|
resolution: {integrity: sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@esbuild/openharmony-arm64@0.27.7':
|
|
resolution: {integrity: sha512-+KrvYb/C8zA9CU/g0sR6w2RBw7IGc5J2BPnc3dYc5VJxHCSF1yNMxTV5LQ7GuKteQXZtspjFbiuW5/dOj7H4Yw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@esbuild/openharmony-arm64@0.28.1':
|
|
resolution: {integrity: sha512-ge+Z7EXFNt2BO1oAMsVpiQ8EwndV9i1xXerAeTIK7AtPs3bKFXQM7nlRxDSIUIMeueR1CNXxqztLzdNeReKBJg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@esbuild/sunos-x64@0.18.20':
|
|
resolution: {integrity: sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
|
|
'@esbuild/sunos-x64@0.25.12':
|
|
resolution: {integrity: sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
|
|
'@esbuild/sunos-x64@0.27.7':
|
|
resolution: {integrity: sha512-ikktIhFBzQNt/QDyOL580ti9+5mL/YZeUPKU2ivGtGjdTYoqz6jObj6nOMfhASpS4GU4Q/Clh1QtxWAvcYKamA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
|
|
'@esbuild/sunos-x64@0.28.1':
|
|
resolution: {integrity: sha512-BEjgtECkL3vY+SaSQ6nzVfiALUeFxpawyp8Jmf5PtYhf1Ug40N1h/hxlhts+f1FvSvarEigdxS3BlSMI2PJLcQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
|
|
'@esbuild/win32-arm64@0.18.20':
|
|
resolution: {integrity: sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-arm64@0.25.12':
|
|
resolution: {integrity: sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-arm64@0.27.7':
|
|
resolution: {integrity: sha512-7yRhbHvPqSpRUV7Q20VuDwbjW5kIMwTHpptuUzV+AA46kiPze5Z7qgt6CLCK3pWFrHeNfDd1VKgyP4O+ng17CA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-arm64@0.28.1':
|
|
resolution: {integrity: sha512-lCv9eK/H6ZJWbE7bh2nw54CZ9M2nupBxJcTsdk/QQnWkdSjKGuxmmH8/GWrlT1eMmZfn4dGcCjRte397WqfQXA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-ia32@0.18.20':
|
|
resolution: {integrity: sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-ia32@0.25.12':
|
|
resolution: {integrity: sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-ia32@0.27.7':
|
|
resolution: {integrity: sha512-SmwKXe6VHIyZYbBLJrhOoCJRB/Z1tckzmgTLfFYOfpMAx63BJEaL9ExI8x7v0oAO3Zh6D/Oi1gVxEYr5oUCFhw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-ia32@0.28.1':
|
|
resolution: {integrity: sha512-zvb/mB2bSCoJOpoCBgYKKpX6YM6mJBlBUVUtVj41DlZJVEB6/0CKlRYxP5wWl1C1ILiCoAU5wZZ4q1P3qeS6Eg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-x64@0.18.20':
|
|
resolution: {integrity: sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-x64@0.25.12':
|
|
resolution: {integrity: sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-x64@0.27.7':
|
|
resolution: {integrity: sha512-56hiAJPhwQ1R4i+21FVF7V8kSD5zZTdHcVuRFMW0hn753vVfQN8xlx4uOPT4xoGH0Z/oVATuR82AiqSTDIpaHg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-x64@0.28.1':
|
|
resolution: {integrity: sha512-bm4Mowrv+GXMlpWX++EcXw/iLyd1o3+bJkC2DkWXYVvgZCqD/bSj9ctZeAMC3cIxgjRVR2Dufaiu4YPxr5gW1A==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@expo/cli@54.0.26':
|
|
resolution: {integrity: sha512-BjsAoKINLEo3LRE+sDC6FCgjxuOWsyfOFOKz0txrbEcxSatzIjJDVuX8XaTdmeicZdcoN524yl1sfwCWfxhYMw==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
expo: '*'
|
|
expo-router: '*'
|
|
react-native: '*'
|
|
peerDependenciesMeta:
|
|
expo-router:
|
|
optional: true
|
|
react-native:
|
|
optional: true
|
|
|
|
'@expo/code-signing-certificates@0.0.6':
|
|
resolution: {integrity: sha512-iNe0puxwBNEcuua9gmTGzq+SuMDa0iATai1FlFTMHJ/vUmKvN/V//drXoLJkVb5i5H3iE/n/qIJxyoBnXouD0w==}
|
|
|
|
'@expo/config-plugins@54.0.5':
|
|
resolution: {integrity: sha512-aWQ3sViNRoQWw6So4A2qhWCt24CuGBK6MrRHI1AG+V6/NQAjIZCHaSvcXK2gXKpmisRhTSUWaKPIgLJQFB+AeQ==}
|
|
|
|
'@expo/config-types@54.0.10':
|
|
resolution: {integrity: sha512-/J16SC2an1LdtCZ67xhSkGXpALYUVUNyZws7v+PVsFZxClYehDSoKLqyRaGkpHlYrCc08bS0RF5E0JV6g50psA==}
|
|
|
|
'@expo/config@12.0.14':
|
|
resolution: {integrity: sha512-3dfbBd9LnPDgyylhCgkOsaG8Adg52uOVOTQYH5lf23a/t8M5eQpXKCvzUarrf62B78057n2NnkiofK9TfPgvzw==}
|
|
|
|
'@expo/devcert@1.2.1':
|
|
resolution: {integrity: sha512-qC4eaxmKMTmJC2ahwyui6ud8f3W60Ss7pMkpBq40Hu3zyiAaugPXnZ24145U7K36qO9UHdZUVxsCvIpz2RYYCA==}
|
|
|
|
'@expo/devtools@0.1.8':
|
|
resolution: {integrity: sha512-SVLxbuanDjJPgc0sy3EfXUMLb/tXzp6XIHkhtPVmTWJAp+FOr6+5SeiCfJrCzZFet0Ifyke2vX3sFcKwEvCXwQ==}
|
|
peerDependencies:
|
|
react: '*'
|
|
react-native: '*'
|
|
peerDependenciesMeta:
|
|
react:
|
|
optional: true
|
|
react-native:
|
|
optional: true
|
|
|
|
'@expo/dom-webview@57.0.1':
|
|
resolution: {integrity: sha512-lAKsME4SAq+8sf56oN0DX5TBYyruupoRxbWbD2xf9RnKY8y6x8eb9LCE5pxSN0qyWdqnp+0wmyWzDkKboThKAw==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
react: '*'
|
|
react-native: '*'
|
|
|
|
'@expo/env@2.0.12':
|
|
resolution: {integrity: sha512-wVfzeBGlUohZG5kS8QCqXurpuWZFJEkBB1wXCifai3EZ/Llcg/VMTiUCpAgHImD3lI7GIU3V1uI64c04XIo98Q==}
|
|
|
|
'@expo/fingerprint@0.15.5':
|
|
resolution: {integrity: sha512-mdVoAMcux1WlM6kd1RoWiHRNqKqS+J6mKmWQ/BKgeh937S/fcW58EE68O6nc4KDXtWi3PBeNHskOFcgyIuD4hw==}
|
|
hasBin: true
|
|
|
|
'@expo/image-utils@0.8.15':
|
|
resolution: {integrity: sha512-3f5CgKJnJ8m4mp8VTcAFQqLrxof99RDr77Aa+7hgzDPg3ZotjLnofl77hf+COQRYi/kuqRYdYFgPIqOIOIdWJA==}
|
|
|
|
'@expo/json-file@10.0.16':
|
|
resolution: {integrity: sha512-fcVkWEj+hLuP2yt5W0aw6LmDRqSPWDLUSxOMcmFeV+algmIF59sQVKCwB9btjQLd4V6x9N0pISkQEkBubUHrCw==}
|
|
|
|
'@expo/json-file@10.2.0':
|
|
resolution: {integrity: sha512-S6XzKe3R9GQeHiUPXc3xJjOv2VJhOEwFYf7xdC2z2cUqt3kZJ9mSO877sNQloVdnW/SUCtPY3bexlM7nwq+CAQ==}
|
|
|
|
'@expo/json-file@11.0.1':
|
|
resolution: {integrity: sha512-zxHWj4MKKMAL29ZQSY/Fssx4Thluk40JmuGNaeS078wy/NhlFhnVi+rHHunulE3xJAJ0CM73m8VK2+GkF9eRwQ==}
|
|
|
|
'@expo/metro-config@54.0.17':
|
|
resolution: {integrity: sha512-PQFgQCZGY0DffZUvBzJttDPreZfHrQakaBlKjnvOUMNXbDna+TYmg1IFZuIDUYJezLcdp+TvVFTLjNi1+mqaVw==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
peerDependenciesMeta:
|
|
expo:
|
|
optional: true
|
|
|
|
'@expo/metro-runtime@6.1.2':
|
|
resolution: {integrity: sha512-nvM+Qv45QH7pmYvP8JB1G8JpScrWND3KrMA6ZKe62cwwNiX/BjHU28Ear0v/4bQWXlOY0mv6B8CDIm8JxXde9g==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
react: '*'
|
|
react-dom: '*'
|
|
react-native: '*'
|
|
peerDependenciesMeta:
|
|
react-dom:
|
|
optional: true
|
|
|
|
'@expo/metro@54.2.0':
|
|
resolution: {integrity: sha512-h68TNZPGsk6swMmLm9nRSnE2UXm48rWwgcbtAHVMikXvbxdS41NDHHeqg1rcQ9AbznDRp6SQVC2MVpDnsRKU1w==}
|
|
|
|
'@expo/ngrok-bin-darwin-arm64@2.3.40':
|
|
resolution: {integrity: sha512-Zij81v/bIsVBvgXgYS71xbi/3lqKfVEfr7rId8BsHO3Ec1nQcp/I+729W3KX9PUHzWlXCLxOKZ3uF4jL/TcNbg==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@expo/ngrok-bin-darwin-x64@2.3.40':
|
|
resolution: {integrity: sha512-nqGLfxIjZBoT79VDk5mqaHQKCWkunSi486zGLeB8Ye8Qar1yo4STFwks+DqTbnGD5ItArQz2LzKRVE4YXuJFuw==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@expo/ngrok-bin-freebsd-ia32@2.3.40':
|
|
resolution: {integrity: sha512-Ji3jZaOuIZO+ege23kZZAAEPUYkF+6mCpghb16b28Is1QHOSl2L4foDnAcWyzSEiBihMicxWltaQyaaxA0fdgw==}
|
|
cpu: [ia32]
|
|
os: [freebsd]
|
|
|
|
'@expo/ngrok-bin-freebsd-x64@2.3.40':
|
|
resolution: {integrity: sha512-mVnzKGQmOyXimZx6udoiyo3ZTYLZnPShlTySaDP0tqQ0vYz4ZscgvaYpMmDSPrsP/YG2owmKgzmOE2V+ycD8qA==}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@expo/ngrok-bin-linux-arm64@2.3.40':
|
|
resolution: {integrity: sha512-S6kbnRqsVXHo/bWNxc0jfq33aQQRsGWjb6e7SvZ2DgXsPFLn27cfK0eHD96uCssARDVhzPsc+VU/B3d8C1DT5A==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@expo/ngrok-bin-linux-arm@2.3.40':
|
|
resolution: {integrity: sha512-Je1QBd7x0hbZa4T3gZbVgD0cSzstpJ7Mu0+dM2lOB+vm3bd603yHtD0RlLdqARJFhPTE1M2zLd68gCEeZ5fRgQ==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@expo/ngrok-bin-linux-ia32@2.3.40':
|
|
resolution: {integrity: sha512-gPY5zv5Fu+TkCm5iZolXQbu7e5hc7fTllIKn/zJQxxZs/WCvSxyB5ip6vQcHiavu/kjr0HtNciPX/guXvWENkg==}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
|
|
'@expo/ngrok-bin-linux-x64@2.3.40':
|
|
resolution: {integrity: sha512-yOuwpOmMe6RGnk9ninlM7Zg1EiF81ptFOcFmT61PDOA4gK8/ttZKTMkDQiq0DZdcXUyE0HCr83EglJZTnHIzPA==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@expo/ngrok-bin-sunos-x64@2.3.40':
|
|
resolution: {integrity: sha512-0itEIQ7KsxRbF9nJk6tt0Ey+9TDC5H7krOsy3t7DPx01EvtaiEdMyhmE1XWjBtwr8+BaY9CpEhUWkx4iCcE4cw==}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
|
|
'@expo/ngrok-bin-win32-ia32@2.3.40':
|
|
resolution: {integrity: sha512-RAunwOAskfU0R5mYlxxB+bihLJ4nLRx5/x+q5nIq1muYmaqLvGtkQQHZKzgHJANJ7ZIbzfJY57IN2UICpibgIQ==}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@expo/ngrok-bin-win32-x64@2.3.40':
|
|
resolution: {integrity: sha512-a8xtUxX/Ftp2ho+/+VR5GCg0ttP9MNzYj58TVjfiKMkl4mVrbFVIzEinRzmy7PhiOWxqGQSCOdzEfa6C2G4nEA==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@expo/ngrok-bin@2.3.40':
|
|
resolution: {integrity: sha512-40GK1CY1QLPDHSQS7Fd36CJeZgMwtbeezkgp4tzfExVRVtWw30jOBCsM7TBB9IqEmmX7C/XwG47scMQHCnMw8A==}
|
|
hasBin: true
|
|
|
|
'@expo/ngrok@4.1.0':
|
|
resolution: {integrity: sha512-PrtWxBt/SnOF1jZkf7oWznhEPFrmYKKeJPLVRKnEBd/y4eUYfoiNIXOzflIzhdrMubjWVI+pFuPJ6nkjVL95/Q==}
|
|
engines: {node: '>=10.19.0'}
|
|
|
|
'@expo/osascript@2.7.1':
|
|
resolution: {integrity: sha512-Zn03EX6In7ts2lPUW2ESUSkEhEWQN1qqsiXjadtZMJOuZRkMiAg1ZQHuvz9DjByDWNJ2pBwAGyrts9lj9k389g==}
|
|
engines: {node: '>=12'}
|
|
|
|
'@expo/package-manager@1.13.1':
|
|
resolution: {integrity: sha512-y/K+CaYYpZpNGZhSX4HyLT/vyIunFjNfyoxNysPBCefeLKI/VCx6f9LNPzrxayr3rCYO5bl9O8H+HRQK265Nkg==}
|
|
|
|
'@expo/plist@0.4.9':
|
|
resolution: {integrity: sha512-MPVpmKGfnQEnrCzgxuXcmPP/y/t6AVm+DcSb2Myp21LKWv1N3l8uFxMggesfF4ixAxkRlGmMMx9GyDC9M+XklQ==}
|
|
|
|
'@expo/prebuild-config@54.0.9':
|
|
resolution: {integrity: sha512-3/Rmyzt8vduPjnSVHbnc0wYFrlhwLWn2g596rDyKcLGeqN2WTLJbzVeznsrUwyzhBNXgnTomZWO5HDzbZ/4E7g==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
|
|
'@expo/require-utils@55.0.6':
|
|
resolution: {integrity: sha512-IqsRGPdGbF0lAIrg3XQ+GzcITYcsskvIRmFAjw2kBnr8RgSrRhFAJY1bKksukEUsuZy0knhTCVIIUce7hocqeA==}
|
|
peerDependencies:
|
|
typescript: ^5.0.0 || ^5.0.0-0
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
|
|
'@expo/schema-utils@0.1.9':
|
|
resolution: {integrity: sha512-t9bYwG4Z0yCVzHYJoDMci1OFq2FkBkhStlfUGSkspKYTwB/84+x6sY+CXCgdhkQNQtvWaugW5KUs9YZfAXq9Sg==}
|
|
|
|
'@expo/sdk-runtime-versions@1.0.0':
|
|
resolution: {integrity: sha512-Doz2bfiPndXYFPMRwPyGa1k5QaKDVpY806UJj570epIiMzWaYyCtobasyfC++qfIXVb5Ocy7r3tP9d62hAQ7IQ==}
|
|
|
|
'@expo/spawn-async@1.8.0':
|
|
resolution: {integrity: sha512-eb9xxd/LbuEGSdua4NumCu/McVB9EM+F/JxB9pWgnERw4HQ9XyTNH1KapG6oqLWR8TuRK2LQfzJlmNi94CVobw==}
|
|
engines: {node: '>=12'}
|
|
|
|
'@expo/sudo-prompt@9.3.2':
|
|
resolution: {integrity: sha512-HHQigo3rQWKMDzYDLkubN5WQOYXJJE2eNqIQC2axC2iO3mHdwnIR7FgZVvHWtBwAdzBgAP0ECp8KqS8TiMKvgw==}
|
|
|
|
'@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/ajv-compiler@4.0.5':
|
|
resolution: {integrity: sha512-KoWKW+MhvfTRWL4qrhUwAAZoaChluo0m0vbiJlGMt2GXvL4LVPQEjt8kSpHI3IBq5Rez8fg+XeH3cneztq+C7A==}
|
|
|
|
'@fastify/cors@11.3.0':
|
|
resolution: {integrity: sha512-ggQGua+xHv1MvePbPr0v//xLYEsCXbWspquXCJS9Ot5YoRXq8J8ZWzHnxDBVnbtXosvistXo6LtNzOJswf64Fw==}
|
|
|
|
'@fastify/error@4.2.0':
|
|
resolution: {integrity: sha512-RSo3sVDXfHskiBZKBPRgnQTtIqpi/7zhJOEmAxCiBcM7d0uwdGdxLlsCaLzGs8v8NnxIRlfG0N51p5yFaOentQ==}
|
|
|
|
'@fastify/fast-json-stringify-compiler@5.1.0':
|
|
resolution: {integrity: sha512-PxcYtKLbQ8Z+yApiqjK8FwxIwvEj38k2OiLc17u8dkJSlmfi2wHHPaSnaoqBPQqtvF8YVsDgDpP2snDCfFrpfw==}
|
|
|
|
'@fastify/forwarded@3.0.2':
|
|
resolution: {integrity: sha512-NE8HgKLgYejV9lDpqkEFaDKMLYelJBVfHekhB0UKvX0ghagXRJqg68feg8er1NPXxG4N9i6vPxzt8E+3wHfcmA==}
|
|
|
|
'@fastify/jwt@10.2.1':
|
|
resolution: {integrity: sha512-8FHalB082a6HFj+neP9TdJZrUa65Aq6mtozVjd3vH3Yy7hmjRJUDKLPdxYRYF9S077JeN9RgimsautqnijbDlQ==}
|
|
|
|
'@fastify/merge-json-schemas@0.2.1':
|
|
resolution: {integrity: sha512-OA3KGBCy6KtIvLf8DINC5880o5iBlDX4SxzLQS8HorJAbqluzLRn80UXU0bxZn7UOFhFgpRJDasfwn9nG4FG4A==}
|
|
|
|
'@fastify/proxy-addr@5.1.0':
|
|
resolution: {integrity: sha512-INS+6gh91cLUjB+PVHfu1UqcB76Sqtpyp7bnL+FYojhjygvOPA9ctiD/JDKsyD9Xgu4hUhCSJBPig/w7duNajw==}
|
|
|
|
'@fastify/rate-limit@10.3.0':
|
|
resolution: {integrity: sha512-eIGkG9XKQs0nyynatApA3EVrojHOuq4l6fhB4eeCk4PIOeadvOJz9/4w3vGI44Go17uaXOWEcPkaD8kuKm7g6Q==}
|
|
|
|
'@ioredis/commands@2.0.0':
|
|
resolution: {integrity: sha512-vrx0AE/T0h7cRZwfo1M39Cr+ZhZrkf0V8mQN75wucKCxCLD9l/VX6no3gFvrLqD1IlG/1LtzWovqEw3t0Vr9zg==}
|
|
|
|
'@isaacs/fs-minipass@4.0.1':
|
|
resolution: {integrity: sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@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/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/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/schemas@29.6.3':
|
|
resolution: {integrity: sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==}
|
|
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@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==}
|
|
|
|
'@lukeed/ms@2.0.2':
|
|
resolution: {integrity: sha512-9I2Zn6+NJLfaGoz9jN3lpwDgAYvfGeNYdbAIjJOqzs4Tpc+VU3Jqq4IofSUBKajiDS8k9fZIg18/z13mpk1bsA==}
|
|
engines: {node: '>=8'}
|
|
|
|
'@minimistjs/subarg@1.0.0':
|
|
resolution: {integrity: sha512-Q/ONBiM2zNeYUy0mVSO44mWWKYM3UHuEK43PKIOzJCbvUnPoMH1K+gk3cf1kgnCVJFlWmddahQQCmrmBGlk9jQ==}
|
|
|
|
'@msgpackr-extract/msgpackr-extract-darwin-arm64@3.0.4':
|
|
resolution: {integrity: sha512-LCkGo6JDfaBhgST7UpPWgNgLINpcpabaHfyz5OBx75nUYxBsaEPxjnyNjWpeb/xBup/682QnBfRBy2/LvPutZQ==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@msgpackr-extract/msgpackr-extract-darwin-x64@3.0.4':
|
|
resolution: {integrity: sha512-zExlW9zUJKZH/tOtVMttwjKa4Xm/3KcNjnE3dPN92uCktwavMxpgCA3MoJK/DOnTWsQgo224OaST27/mPNAf+w==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@msgpackr-extract/msgpackr-extract-linux-arm64@3.0.4':
|
|
resolution: {integrity: sha512-dgX0P/9wGPJeHFBG+ZmhgE6bmtMt7NP5CRBGyyktpopdk/mW4POnrpQsSLtKI1dwpc+pPLuXHDh6vvskyQE/sw==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@msgpackr-extract/msgpackr-extract-linux-arm@3.0.4':
|
|
resolution: {integrity: sha512-Tg3yX65f5GbtXLkrYEHE5oibZG9epyYWas7FogTTEJeDEF9JlXJzKgXaNhT3UXlTOeA+AfZpYZYZ0uPj7Cfquw==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@msgpackr-extract/msgpackr-extract-linux-x64@3.0.4':
|
|
resolution: {integrity: sha512-8TNXMEjJc3QEy7R/x1INhgiU+XakDAFUzBhaz7+Rbrs8NH5UQeHQxxmzsSBJGyV6I1jW79undiQm8tOI+D+8FQ==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@msgpackr-extract/msgpackr-extract-win32-x64@3.0.4':
|
|
resolution: {integrity: sha512-CmCXPQrkbwExx3j946/PtHWHbYJiCRBRDl4BlkRQcJB/YOwQxJRTpoo7aTsortjgoJ1x7opzTSxn7C+ASSLVjQ==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@napi-rs/lzma-linux-x64-gnu@1.5.1':
|
|
resolution: {integrity: sha512-oTXEIha4SsuXdTA4Iyskj0kpdx2yVXdhd75c2v3xGrHFfVMsbhTPZU/nMPL4sWKo4pBHm3aucLaqGlF696dTyQ==}
|
|
engines: {node: ^22.20 || ^24.12 || >=25}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@pinojs/redact@0.4.0':
|
|
resolution: {integrity: sha512-k2ENnmBugE/rzQfEcdWHcCY+/FM3VLzH9cYEsbdsoqrvzAKRhUZeRNhAZvB8OitQJ1TBed3yqWtdjzS6wJKBwg==}
|
|
|
|
'@radix-ui/primitive@1.1.7':
|
|
resolution: {integrity: sha512-rqWnm76nYT8HoNNqEjpgJ7Pw/DrBj5iBTrmEPo6HTX5+VJyBNOqTdv4g89G63HuR5g0AaENoAcH7Is5fF2kZ8Q==}
|
|
|
|
'@radix-ui/react-collection@1.1.15':
|
|
resolution: {integrity: sha512-9W+B9NPF0NaaPh/1NJd3+KqsnlLqU9H7T2rvww+fp+T/evVXdNAyYcnfRQZFOjkR1ajQp3yORlqnI8soawLvNA==}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
'@types/react-dom': '*'
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
'@types/react-dom':
|
|
optional: true
|
|
|
|
'@radix-ui/react-compose-refs@1.1.2':
|
|
resolution: {integrity: sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg==}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
|
|
'@radix-ui/react-compose-refs@1.1.5':
|
|
resolution: {integrity: sha512-+48PbAAbq3didjJxa+OaWY2ZwgAKsNiRGyeHKszblZMQ+kcpd9pAaT11cMkGEie0vsOi3QdeTE6d5Fe3Gn61kA==}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
|
|
'@radix-ui/react-context@1.2.2':
|
|
resolution: {integrity: sha512-RHCUGwKHDr0hDGg4X7ma4JG4/+12qxw8rkh5QKdDldlCvtja6nUx1Ef/8HVrJze81lEsgLQlqjzjGNHantgnQA==}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
|
|
'@radix-ui/react-dialog@1.1.23':
|
|
resolution: {integrity: sha512-Ksw4WeROkO4rC9k/onilX/Ao2Cr1ku1unMNH+XSCcP4jSXYu7HDsg9n4ojMjVb22XpYjAQ9qfrFlVbru1vXDUA==}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
'@types/react-dom': '*'
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
'@types/react-dom':
|
|
optional: true
|
|
|
|
'@radix-ui/react-direction@1.1.4':
|
|
resolution: {integrity: sha512-5pzg4FGQNpExhnhT2zlrP1wZFaYCd1K0nYWoFAdcYoYK868IEigqMX3B3f8yIoRlAhAeDWciLI6ZdCKHF9P4Vg==}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
|
|
'@radix-ui/react-dismissable-layer@1.1.19':
|
|
resolution: {integrity: sha512-8g4pfOL9HoKKLWGiypT+dphVqjFfmcXO5GBnhsG6zI+lxAx/8feQpr+1LSN8Re3hiZ+XkLNS4O9ztK11/LzQ6w==}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
'@types/react-dom': '*'
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
'@types/react-dom':
|
|
optional: true
|
|
|
|
'@radix-ui/react-focus-guards@1.1.6':
|
|
resolution: {integrity: sha512-RNOJjfZMTyBM6xYmV3IVGXkPjIhcBAuv48POevAXwrGJhkWZ9p1rFoIS1JFooPuT193AZmRsCPhpoVJxx6OPoQ==}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
|
|
'@radix-ui/react-focus-scope@1.1.16':
|
|
resolution: {integrity: sha512-wmRZ2WWLvmt6KHy2rNPOdPUjwq5xOHY02+m+udwJTn0aNIox/rkskAvJTyTLGhPK6KgrUjlJUJpgmx/+wFiFIQ==}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
'@types/react-dom': '*'
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
'@types/react-dom':
|
|
optional: true
|
|
|
|
'@radix-ui/react-id@1.1.4':
|
|
resolution: {integrity: sha512-TMQp2llA+RYn7JcjnrMnz7wN4pcVttPZnRZo52PLQsoLVKzNlVwUeHmfePgTgRluXFvlD3GD5g5MOVVTJCO0qA==}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
|
|
'@radix-ui/react-portal@1.1.17':
|
|
resolution: {integrity: sha512-vKQLcWypUnwZVvfV7UkGahH2g6ySe8M8R+zYBwPrv5byZ9QAW6cQVvNKo7GgmD+p8aYb6D9JBuvy8/WhOno2wQ==}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
'@types/react-dom': '*'
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
'@types/react-dom':
|
|
optional: true
|
|
|
|
'@radix-ui/react-presence@1.1.10':
|
|
resolution: {integrity: sha512-3wyzCQ6+ubRA+D4uv9m95JYLXxmOHp05qjrkjeA7uKHHtjpPggQzc6DAb0URl7j67oR0K2foO4ip27TiX037Bw==}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
'@types/react-dom': '*'
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
'@types/react-dom':
|
|
optional: true
|
|
|
|
'@radix-ui/react-primitive@2.1.10':
|
|
resolution: {integrity: sha512-MucOnzh6hR5mid6VpkbglRAMYMjKLqRnGBbjXkzjK52fuQDd1qbkx78a5P40mkcnVXJdEVxm26E9OPAiUq7nBg==}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
'@types/react-dom': '*'
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
'@types/react-dom':
|
|
optional: true
|
|
|
|
'@radix-ui/react-roving-focus@1.1.19':
|
|
resolution: {integrity: sha512-V9jI6hDjT7l3jsCQD9bLNvDLM3tH/gdbOTp7Tefp3hbbgCGQoK7tUvrWiRlcoBHIZ809ElXwNQwVo0B98LuTXQ==}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
'@types/react-dom': '*'
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
'@types/react-dom':
|
|
optional: true
|
|
|
|
'@radix-ui/react-slot@1.2.0':
|
|
resolution: {integrity: sha512-ujc+V6r0HNDviYqIK3rW4ffgYiZ8g5DEHrGJVk4x7kTlLXRDILnKX9vAUYeIsLOoDpDJ0ujpqMkjH4w2ofuo6w==}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
|
|
'@radix-ui/react-slot@1.3.3':
|
|
resolution: {integrity: sha512-qx7oqnYbxnK9kYI9m317qmFmEgo6ywqWvbTogdj7cL9p3/yx4M48p7Rnw5z3H890cL/ow/EeWJsuTykeZVXP5Q==}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
|
|
'@radix-ui/react-tabs@1.1.21':
|
|
resolution: {integrity: sha512-UKxJlZid7FVtsk/WTxj4i4uSEgj2Au+KBbS7SQyTlzMhhn+86Cz3tISZdTa87bfEfcuvZezf2ZsxD4xuEKtkog==}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
'@types/react-dom': '*'
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
'@types/react-dom':
|
|
optional: true
|
|
|
|
'@radix-ui/react-use-callback-ref@1.1.4':
|
|
resolution: {integrity: sha512-R6OUY2e2fA6Yn6s+VSx5KBV6Nx8LQEhu+cz7LCej18rQ1HLyg9PSC9jP/ZNx0o6FAIK9c0F1kHylzSxKsdlkrQ==}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
|
|
'@radix-ui/react-use-controllable-state@1.2.6':
|
|
resolution: {integrity: sha512-uEQJGT97ZA/TgP/Hydw47lHu+/vQj6z/0jA+WeTbK1o9Rx45GImjpD0tc3W5ad3D6XTSR6e1yEO0FvGq6WQfVQ==}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
|
|
'@radix-ui/react-use-effect-event@0.0.5':
|
|
resolution: {integrity: sha512-7cshFL8HGS/7HEiHH+9kL9HBwp2sa9yX18Knwek6KYWmXwM7pegMgta2AXMQKI+rq3JnfSj9x8wYqFMTdG1Jgg==}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
|
|
'@radix-ui/react-use-is-hydrated@0.1.3':
|
|
resolution: {integrity: sha512-umO/aJ+82CpOnhDZUTbILCQf7kU/g0iv+oGs/Q8jw7IkhWBzaEP4sA268PhFAJTFetbwp3ICc6ktpI4TqtxcIw==}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
|
|
'@radix-ui/react-use-layout-effect@1.1.4':
|
|
resolution: {integrity: sha512-K20DkRkUwDnxEYMBPcg3Y6voLkEy5p5QQmszZgLngKKiC7dzBR/aEuK3w1qlx2JWDUNH6FluahYdgR3BP+QbYw==}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
|
|
'@react-native-async-storage/async-storage@2.2.0':
|
|
resolution: {integrity: sha512-gvRvjR5JAaUZF8tv2Kcq/Gbt3JHwbKFYfmb445rhOj6NUMx3qPLixmDx5pZAyb9at1bYvJ4/eTUipU5aki45xw==}
|
|
peerDependencies:
|
|
react-native: ^0.0.0-0 || >=0.65 <1.0
|
|
|
|
'@react-native-masked-view/masked-view@0.3.2':
|
|
resolution: {integrity: sha512-XwuQoW7/GEgWRMovOQtX3A4PrXhyaZm0lVUiY8qJDvdngjLms9Cpdck6SmGAUNqQwcj2EadHC1HwL0bEyoa/SQ==}
|
|
peerDependencies:
|
|
react: '>=16'
|
|
react-native: '>=0.57'
|
|
|
|
'@react-native/assets-registry@0.81.5':
|
|
resolution: {integrity: sha512-705B6x/5Kxm1RKRvSv0ADYWm5JOnoiQ1ufW7h8uu2E6G9Of/eE6hP/Ivw3U5jI16ERqZxiKQwk34VJbB0niX9w==}
|
|
engines: {node: '>= 20.19.4'}
|
|
|
|
'@react-native/babel-plugin-codegen@0.81.5':
|
|
resolution: {integrity: sha512-oF71cIH6je3fSLi6VPjjC3Sgyyn57JLHXs+mHWc9MoCiJJcM4nqsS5J38zv1XQ8d3zOW2JtHro+LF0tagj2bfQ==}
|
|
engines: {node: '>= 20.19.4'}
|
|
|
|
'@react-native/babel-plugin-codegen@0.86.2':
|
|
resolution: {integrity: sha512-NNDZqOlNbH5SzgPks1jFDYH3234Rpa5e/nhZymxhIiBH3NcE3uD+rGj/HWXhH7nHF2ToGK6XbUpqy7nmJPeh+g==}
|
|
engines: {node: ^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0}
|
|
|
|
'@react-native/babel-preset@0.81.5':
|
|
resolution: {integrity: sha512-UoI/x/5tCmi+pZ3c1+Ypr1DaRMDLI3y+Q70pVLLVgrnC3DHsHRIbHcCHIeG/IJvoeFqFM2sTdhSOLJrf8lOPrA==}
|
|
engines: {node: '>= 20.19.4'}
|
|
peerDependencies:
|
|
'@babel/core': '*'
|
|
|
|
'@react-native/babel-preset@0.86.2':
|
|
resolution: {integrity: sha512-4XKEJ6jKW9lXMB1O5o47gBoGgolde1fbX13gLW/erlcn+1ky+MHHo5UjuM3RWGdPJHIvIzekDDumSUHhB9x5iQ==}
|
|
engines: {node: ^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0}
|
|
peerDependencies:
|
|
'@babel/core': '*'
|
|
|
|
'@react-native/codegen@0.81.5':
|
|
resolution: {integrity: sha512-a2TDA03Up8lpSa9sh5VRGCQDXgCTOyDOFH+aqyinxp1HChG8uk89/G+nkJ9FPd0rqgi25eCTR16TWdS3b+fA6g==}
|
|
engines: {node: '>= 20.19.4'}
|
|
peerDependencies:
|
|
'@babel/core': '*'
|
|
|
|
'@react-native/codegen@0.86.2':
|
|
resolution: {integrity: sha512-xKkudsahUJ1n//55g4fXk5BStVqqmZlz8HQveL45ZxcfDnwvhuYe2GymksQANFsSN+slvrarjrfq8kIxJzbceA==}
|
|
engines: {node: ^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0}
|
|
peerDependencies:
|
|
'@babel/core': '*'
|
|
|
|
'@react-native/community-cli-plugin@0.81.5':
|
|
resolution: {integrity: sha512-yWRlmEOtcyvSZ4+OvqPabt+NS36vg0K/WADTQLhrYrm9qdZSuXmq8PmdJWz/68wAqKQ+4KTILiq2kjRQwnyhQw==}
|
|
engines: {node: '>= 20.19.4'}
|
|
peerDependencies:
|
|
'@react-native-community/cli': '*'
|
|
'@react-native/metro-config': '*'
|
|
peerDependenciesMeta:
|
|
'@react-native-community/cli':
|
|
optional: true
|
|
'@react-native/metro-config':
|
|
optional: true
|
|
|
|
'@react-native/debugger-frontend@0.81.5':
|
|
resolution: {integrity: sha512-bnd9FSdWKx2ncklOetCgrlwqSGhMHP2zOxObJbOWXoj7GHEmih4MKarBo5/a8gX8EfA1EwRATdfNBQ81DY+h+w==}
|
|
engines: {node: '>= 20.19.4'}
|
|
|
|
'@react-native/dev-middleware@0.81.5':
|
|
resolution: {integrity: sha512-WfPfZzboYgo/TUtysuD5xyANzzfka8Ebni6RIb2wDxhb56ERi7qDrE4xGhtPsjCL4pQBXSVxyIlCy0d8I6EgGA==}
|
|
engines: {node: '>= 20.19.4'}
|
|
|
|
'@react-native/gradle-plugin@0.81.5':
|
|
resolution: {integrity: sha512-hORRlNBj+ReNMLo9jme3yQ6JQf4GZpVEBLxmTXGGlIL78MAezDZr5/uq9dwElSbcGmLEgeiax6e174Fie6qPLg==}
|
|
engines: {node: '>= 20.19.4'}
|
|
|
|
'@react-native/js-polyfills@0.81.5':
|
|
resolution: {integrity: sha512-fB7M1CMOCIUudTRuj7kzxIBTVw2KXnsgbQ6+4cbqSxo8NmRRhA0Ul4ZUzZj3rFd3VznTL4Brmocv1oiN0bWZ8w==}
|
|
engines: {node: '>= 20.19.4'}
|
|
|
|
'@react-native/js-polyfills@0.86.2':
|
|
resolution: {integrity: sha512-bIwNcGBaQ74shB5z1mRkxOpjikimuwsnOCEkZSzL67Z1FTyK1ObpENfyd2QvcvVW9Cjl+tHuw9ynpBnb2jPoJQ==}
|
|
engines: {node: ^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0}
|
|
|
|
'@react-native/metro-babel-transformer@0.86.2':
|
|
resolution: {integrity: sha512-mX1wgLErdb2hDgXJr9zM9SWLe+ZteZTFTwRWGOQ53yEJwc9DVSnxdTlAtVdMeOj2ntycKh0R8jYdat2Am43cwQ==}
|
|
engines: {node: ^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0}
|
|
peerDependencies:
|
|
'@babel/core': '*'
|
|
|
|
'@react-native/metro-config@0.86.2':
|
|
resolution: {integrity: sha512-hJno256j+MS0b3JD1aD3ouTGZVacKNVBuXL2atMQQ8BZ060vl1ptnZ83y569aDW+/rgFSOcqn6ydKeSz4uUKQQ==}
|
|
engines: {node: ^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0}
|
|
|
|
'@react-native/normalize-colors@0.74.89':
|
|
resolution: {integrity: sha512-qoMMXddVKVhZ8PA1AbUCk83trpd6N+1nF2A6k1i6LsQObyS92fELuk8kU/lQs6M7BsMHwqyLCpQJ1uFgNvIQXg==}
|
|
|
|
'@react-native/normalize-colors@0.81.5':
|
|
resolution: {integrity: sha512-0HuJ8YtqlTVRXGZuGeBejLE04wSQsibpTI+RGOyVqxZvgtlLLC/Ssw0UmbHhT4lYMp2fhdtvKZSs5emWB1zR/g==}
|
|
|
|
'@react-native/virtualized-lists@0.81.5':
|
|
resolution: {integrity: sha512-UVXgV/db25OPIvwZySeToXD/9sKKhOdkcWmmf4Jh8iBZuyfML+/5CasaZ1E7Lqg6g3uqVQq75NqIwkYmORJMPw==}
|
|
engines: {node: '>= 20.19.4'}
|
|
peerDependencies:
|
|
'@types/react': ^19.1.0
|
|
react: '*'
|
|
react-native: '*'
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
|
|
'@react-navigation/bottom-tabs@7.18.15':
|
|
resolution: {integrity: sha512-R1NtTQOeI69NtcQQONXDDW8NDUhtXJSF5izJ+NMJyfYMUdnd/DpbS4QMP0qLsrLSNkHxBNISuu3B+drsSxi7aQ==}
|
|
peerDependencies:
|
|
'@react-navigation/native': ^7.3.15
|
|
react: '>= 18.2.0'
|
|
react-native: '*'
|
|
react-native-safe-area-context: '>= 4.0.0'
|
|
react-native-screens: '>= 4.0.0'
|
|
|
|
'@react-navigation/core@7.21.11':
|
|
resolution: {integrity: sha512-bCW1PsLA/eOXDOukcJFEzlcL3Zpy8DJuDCfkDDwAQlAgoSZ/J9+ZeDRUMmCUi6xbnFgvFEEIMertaLeErOFP0Q==}
|
|
peerDependencies:
|
|
react: '>= 18.2.0'
|
|
|
|
'@react-navigation/elements@2.9.37':
|
|
resolution: {integrity: sha512-M67E3ca9xTvx121SacdK/IN/HOUpZ17zAMx7nEBRQDYPMmcxlFRO9MX6xoVYcfvhZPPoLkrG/qqWUt6DUDxwMg==}
|
|
peerDependencies:
|
|
'@react-native-masked-view/masked-view': '>= 0.2.0'
|
|
'@react-navigation/native': ^7.3.15
|
|
react: '>= 18.2.0'
|
|
react-native: '*'
|
|
react-native-safe-area-context: '>= 4.0.0'
|
|
peerDependenciesMeta:
|
|
'@react-native-masked-view/masked-view':
|
|
optional: true
|
|
|
|
'@react-navigation/native-stack@7.18.7':
|
|
resolution: {integrity: sha512-FXjyAKZhr7N4yMFi/abLR0I6Fe5jB2acfz1z3MlEM+QWlw5LLNpF2/25fnDOqogriYbsZglurSFx7gSdUzciZQ==}
|
|
peerDependencies:
|
|
'@react-navigation/native': ^7.3.15
|
|
react: '>= 18.2.0'
|
|
react-native: '*'
|
|
react-native-safe-area-context: '>= 4.0.0'
|
|
react-native-screens: '>= 4.0.0'
|
|
|
|
'@react-navigation/native@7.3.15':
|
|
resolution: {integrity: sha512-qgYZJOZ0VLJHcA2svxsPcctk4vVmw5jDW07UXNTe06pPgkwxx08aUAOzRY/HzhmcE2SK5Cw1w8i1AwoyDaiyug==}
|
|
peerDependencies:
|
|
react: '>= 18.2.0'
|
|
react-native: '*'
|
|
|
|
'@react-navigation/routers@7.6.4':
|
|
resolution: {integrity: sha512-GI7eJm8/KsZUQaYcXvEExikKurRZRgEsSzyZ7faENfi65yqJBCXjDMwyN1pF6pNW1MoLH1ErDwDivFxY6BzD3w==}
|
|
|
|
'@rolldown/pluginutils@1.0.0-beta.27':
|
|
resolution: {integrity: sha512-+d0F4MKMCbeVUJwG96uQ4SgAznZNSq93I3V+9NHA4OpvqG8mRCpGdKmK8l/dl02h2CCDHwW2FqilnTyDcAnqjA==}
|
|
|
|
'@rollup/rollup-android-arm-eabi@4.62.4':
|
|
resolution: {integrity: sha512-RrPokAb7dmbxFoeO3TloqHyOjgye8RkBhSqmp4aJMIex4c9r46ZstPnleDQOq1t46VOVjwIuwNogIqbodV1Vvg==}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@rollup/rollup-android-arm64@4.62.4':
|
|
resolution: {integrity: sha512-JKuJc+pnpks2pjy7L/N3v/cAkZxYlnmuZoD840ldbMI5KDbC4iO9NKwPKYdjYFCMAIIlBzYSFHxIJVYzRo2/8A==}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@rollup/rollup-darwin-arm64@4.62.4':
|
|
resolution: {integrity: sha512-krw5uS2STmvJ02x0uTXHbqQNuz+9eZ1iw+qXk9dmW2gvV4jV7O2hEoOnuhFrpOPiel1mBFtqbxYZZtC46hXLOw==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@rollup/rollup-darwin-x64@4.62.4':
|
|
resolution: {integrity: sha512-wsTxtgApb4PrOsNJIm0FZ1h3WvCC+k9uxLJ4ad75hgoS4NiRes2SoJFlDAyMwiUY8IssDqGcHbXuN0sx1tfF1A==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@rollup/rollup-freebsd-arm64@4.62.4':
|
|
resolution: {integrity: sha512-GUOnQlyZe3yAXhWOtOMsn5Qkrv5E5mZXa0thbARWi5Ei2szlVXJFQhddZ4HbAzh8q92w5twp+CQvs/eFanz9YQ==}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@rollup/rollup-freebsd-x64@4.62.4':
|
|
resolution: {integrity: sha512-/Y7f3QuxjzPKsjA/rfEDa3+0vXqyjmJ50Ln8dPpCmWkKTrUoWHG1cWhTqaAMLob2m2nESWuC7yGrREz019Ztqg==}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@rollup/rollup-linux-arm-gnueabihf@4.62.4':
|
|
resolution: {integrity: sha512-81wiiX3v7aqy+T+bT61TJ78yJjRquqFFTTbAPt08imfQQzkPIW8t6aJbkTagtCCrXMNc9D66+geqlK7ydLPNqA==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm-musleabihf@4.62.4':
|
|
resolution: {integrity: sha512-9kmDIvNZqdoHOBZgNtpTBeLWYO/LVipM3H/j62P8848/l/VPEQL6N3uxU9pvP1oZAsXyC2MEnFP3ovRjo7WYNQ==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm64-gnu@4.62.4':
|
|
resolution: {integrity: sha512-CcnXHWnXg69g+DX5VWL3FHts3qMRN2uVEHX+BZvGLdd07/gXkn3ePjYtO1LDJvxkGKVHMclKBRa1QUTH+6toYQ==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm64-musl@4.62.4':
|
|
resolution: {integrity: sha512-iFOibiHnTRuhrWLlRsOQFdZJJIa7S8OwkneJr4ocALP16u5yk6lWLINFwhHaEqBFMsKDUZofLkGos7+CPzGB3g==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-loong64-gnu@4.62.4':
|
|
resolution: {integrity: sha512-XnWYMI7euHlb5a871xPja+Gm7DRCFU+FGRrtS2sMq9N8FvqtpagUy6gD4YOemC5MRk9xbh8+jYMEJbigFQwsgA==}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-loong64-musl@4.62.4':
|
|
resolution: {integrity: sha512-qGDAlO0U8xedCcsdRm9oaoQY8DAx/QT7uIxJWhCdx0ceIWX783UC9QSYkdpzAe29wNiVfp24+bZdQmn49o45SQ==}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-ppc64-gnu@4.62.4':
|
|
resolution: {integrity: sha512-ru4H6ezD7ysA5EiEK6qkkaEb4modH8CTej6kUy/gQi20u3kB3G7Zn8snXXkeJSCOFKG/rbPPtM/+9Wgas1961w==}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-ppc64-musl@4.62.4':
|
|
resolution: {integrity: sha512-2W4MO5WQVJnbJaZdvDb9rhBDuFU1nKIepPFpJUBsTh2k1YY2g+ODViaWuyOAjQ5cOP7NvrvLzt3wvHOoiAvc7w==}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-riscv64-gnu@4.62.4':
|
|
resolution: {integrity: sha512-+fxjfuoAmVMCYV5QyjoIpu0cp5DOiOTeqYFk1AVaxGr+/ravWLX89XfQmptsoWcaVy/TGf2hexzbUOrCQIL1CQ==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-riscv64-musl@4.62.4':
|
|
resolution: {integrity: sha512-jTn8JfHGL4djjFxPuM06LmNUJDsst2jeVlsd9OmIH6zc5sC9K6rIuO4YajXatLUpBmBKl6b35ro1QZocLi+tcA==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-s390x-gnu@4.62.4':
|
|
resolution: {integrity: sha512-oCJCJL4pXsoDcP2QZ+JVlPTIRc6266zsIaeJJsWImmF7HO0W8nb6HuSgZlMWxJwaPf8ehbSw8yo0EUw925hKsA==}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-x64-gnu@4.62.4':
|
|
resolution: {integrity: sha512-W69hukhZ3KKNRCaMIEzKvcFye42hh0FE1+YoYaf5+Ikacuftoco6yO/xouz0hc5d5W/s3yBro5jRiuEE/Q5vUw==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-x64-musl@4.62.4':
|
|
resolution: {integrity: sha512-qiXbGG2jkjXhzXpsFZSR2Xpb8DN/UaxYsbb/STbuR/6fpaDgRmmaq1B/LmtF2wQFOFOSsK2jdE0RZ3a0zHn4QA==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-openbsd-x64@4.62.4':
|
|
resolution: {integrity: sha512-nWeM//hxv8mIo6jD7Hu4o48DVmV9pbV6gsKaWU+4NFyqHoPKwrkRiZGLKUhOBk8qNmDmpwFtPKg80Bo/Tn4xiQ==}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@rollup/rollup-openharmony-arm64@4.62.4':
|
|
resolution: {integrity: sha512-s62SQ/vgsRSvMwDkOEfTqfgASF0f26ZNaQuTA6Aok5lrikf89yI2W0gFHvZb2Jpgc6N8JnOKZgCK2iciO3CsxQ==}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@rollup/rollup-win32-arm64-msvc@4.62.4':
|
|
resolution: {integrity: sha512-J6wGf8TVGbXJq+HH+ttTvrcfNKPbuZecV6KT1B8I18BC5IURUh5kl4Yl5OEP5eFIUoI5BWxCsyYMhFsDx8kekw==}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-ia32-msvc@4.62.4':
|
|
resolution: {integrity: sha512-zmfrQd/0wu6oJs8Vq8KwY/YtsKSsLtKe/HwAP4Wqy8LhWjeT55fHRAkOhYQ12wI3ayS4Tt12d5CDRD7N96SAYQ==}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-x64-gnu@4.62.4':
|
|
resolution: {integrity: sha512-qPzHqdj9rfUD+w79dtE07zi/kFwKyCJqplp5K5ygeLTp7jLpAoc16OAH39HSmRC9UpozaecsleI8uAdEj6v2yw==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-x64-msvc@4.62.4':
|
|
resolution: {integrity: sha512-zD6NdeWEByGE9QF9vCrlJ5YQB4oq9q91kPZS37Jwj5hOkvR1lTBSpsKhKDw4IJtbQ35LsTS1HD9DZYGKIshU1Q==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@sinclair/typebox@0.27.12':
|
|
resolution: {integrity: sha512-hhyNJ+nbR6ZR7pToHvllEFun9TL0sbL+tk/ON75lo+Xas054uez98qRbsuNt7MBCyZKK4+8Yli/OAGZhmfBZ/g==}
|
|
|
|
'@sindresorhus/is@4.6.0':
|
|
resolution: {integrity: sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==}
|
|
engines: {node: '>=10'}
|
|
|
|
'@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.31.1':
|
|
resolution: {integrity: sha512-CyogUINxvi7C7LDsh8Syo6hVJOT9ckz4rG8dRZfTJ8r91HkMY59PnNooaj7WcHyxEkxPfBAmbgztZU+xTo76lg==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@smithy/credential-provider-imds@4.4.16':
|
|
resolution: {integrity: sha512-QfuLWAkLzptffFW980AFeHZFdqds2B64rpEd3uJ6lgs3xVn9QegGMUgUcj+4d7dRrAsya3r58ZKpku97WcFb4w==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@smithy/fetch-http-handler@5.6.13':
|
|
resolution: {integrity: sha512-4fW86pEUOMbrD5nkbyl/tTvPHHWJFbuB2odl6ps9lWfHoXf9HWh3Q/Smh59qH1g7+c/BSZghX6bbUk4gsiMs8A==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@smithy/node-http-handler@4.9.13':
|
|
resolution: {integrity: sha512-Nmd/Nl35zfYrd+a6OO2cDJb3GPh9bgTjIUhcM+JFfjpp8/osCgboDV5nCT1I01Pv6R13eSKDKLSoVa5ZB6Zsfw==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@smithy/signature-v4@5.6.12':
|
|
resolution: {integrity: sha512-I6KLtq3H0qqSuV9vLglfi8puHqzygzWHOnI4z/Rdoo+q50vvo18vBRdPAvvEtcaKROz7Zn6qnPa14kRfPH6PcQ==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@smithy/types@4.16.1':
|
|
resolution: {integrity: sha512-0JFs3V2y2M9tKW5na/qxe69Zv+uxLMO7QBbhxF/FHu/Gp2NFZAAL9tWl9PU02xxo07pb3G9FTyjNc6D5uZrJIg==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@standard-schema/spec@1.1.0':
|
|
resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==}
|
|
|
|
'@szmarczak/http-timer@4.0.6':
|
|
resolution: {integrity: sha512-4BAffykYOgO+5nzBWYwE3W90sBgLJoUPRWWcL8wlyiM8IB8ipJz3UMJ9KXQd1RKQXpKp8Tutn80HZtWsu2u76w==}
|
|
engines: {node: '>=10'}
|
|
|
|
'@tanstack/query-async-storage-persister@5.101.4':
|
|
resolution: {integrity: sha512-ROenNOVvxIZ1zKsBAiIvvslLo2xD8Me/vFz/tChdmuI7ciU+ET63yRrQ01W899Tx1ayQXdsGQJqYqjjVZk+OBQ==}
|
|
|
|
'@tanstack/query-core@5.101.4':
|
|
resolution: {integrity: sha512-gNwcvOJcRbLWPOLG/2OBm+zM+Yv+MKsXKEOWC57USuZDEsI71hEErQsiEGx5wX9rzWWkfwM0fVSPoiIFSsxfiw==}
|
|
|
|
'@tanstack/query-persist-client-core@5.101.4':
|
|
resolution: {integrity: sha512-Bmu+RfWhwYEyYZEwSeKC0gX4+KTkiEB3yO8oz9BfAY/Jfe3ndz9EnYVhihIZPmWIr8NXayF7JuraNQcrXQQCCg==}
|
|
|
|
'@tanstack/react-query-persist-client@5.101.4':
|
|
resolution: {integrity: sha512-CY5i7PPKS/5B8OR2zAs9nCbLpgqI4jN8eBhtAxKRMNHyGcQhmyOy4PkkJrAAXT+ecGj++fBJTgQw6OpyCt/2SQ==}
|
|
peerDependencies:
|
|
'@tanstack/react-query': ^5.101.4
|
|
react: ^18 || ^19
|
|
|
|
'@tanstack/react-query@5.101.4':
|
|
resolution: {integrity: sha512-yRg2pfOCxIs4ZJW3XYYHU/WgtD04FHSnfHlpRT7h7pR77hwkdRG4wxbKe4aq6P0RvXUTBSQpQeadS1SUYUe+KA==}
|
|
peerDependencies:
|
|
react: ^18 || ^19
|
|
|
|
'@turbo/darwin-64@2.10.8':
|
|
resolution: {integrity: sha512-po+7rfJfUnFXjWlcoN2RwhErgzCdRtBc1T26vYPcywHlggmCQiQe1uWaE4j+BibI2uY9/2pDoFzMN0rmSaPFOw==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@turbo/darwin-arm64@2.10.8':
|
|
resolution: {integrity: sha512-+zB2btDJ00lnPRuqOvpVvgl4x34k/djZQGZTTCfjn7JgNCl8QFY5Njo5+dqkY1g/+9gbbsnAvWm9CmJg9ebcXA==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@turbo/linux-64@2.10.8':
|
|
resolution: {integrity: sha512-K1dxqiVisyN7cViVsfQLs6xscQbYuI8aO2nbUhFURDACgEDfZRdP/b4CCxeosBJpcMfhYyiibWqJorCnvz9kKg==}
|
|
cpu: [x64]
|
|
os: [android, linux]
|
|
|
|
'@turbo/linux-arm64@2.10.8':
|
|
resolution: {integrity: sha512-Gi77ibVnrE1fEmvr+/wBD/yvRqhwp/RQuCp2+//lv1U1wNFFyVg0V7Wj8FG9FXPFAw5QHReo8rxc9+wBSDZjzA==}
|
|
cpu: [arm64]
|
|
os: [android, linux]
|
|
|
|
'@turbo/windows-64@2.10.8':
|
|
resolution: {integrity: sha512-znnLO1haJPYTHoKMKwlAvlkjRiYbbhBzME6wIGaMd+fwir23U6jVd1ecaTWWi1fbnRVqxMfgDBKseQ/hLKb83g==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@turbo/windows-arm64@2.10.8':
|
|
resolution: {integrity: sha512-VN30vh3b3Czh2WzYHNTfF1FE0YMZ5aHsLO8dBMGHJewA6792wX6iJR8ZxlzFW6WdOu0gEAKIvlYhfyT81Wkm4Q==}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@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/cacheable-request@6.0.3':
|
|
resolution: {integrity: sha512-IQ3EbTzGxIigb1I3qPZc1rWJnH0BmSKv5QYTalEwweFvyBDLSAe24zP0le/hyi7ecGfZVlIVAg4BZqb8WBwKqw==}
|
|
|
|
'@types/chai@5.2.3':
|
|
resolution: {integrity: sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA==}
|
|
|
|
'@types/deep-eql@4.0.2':
|
|
resolution: {integrity: sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw==}
|
|
|
|
'@types/estree@1.0.9':
|
|
resolution: {integrity: sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==}
|
|
|
|
'@types/graceful-fs@4.1.9':
|
|
resolution: {integrity: sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==}
|
|
|
|
'@types/hammerjs@2.0.46':
|
|
resolution: {integrity: sha512-ynRvcq6wvqexJ9brDMS4BnBLzmr0e14d6ZJTEShTBWKymQiHwlAyGu0ZPEFI2Fh1U53F7tN9ufClWM5KvqkKOw==}
|
|
|
|
'@types/http-cache-semantics@4.2.0':
|
|
resolution: {integrity: sha512-L3LgimLHXtGkWikKnsPg0/VFx9OGZaC+eN1u4r+OB1XRqH3meBIAVC2zr1WdMH+RHmnRkqliQAOHNJ/E0j/e0Q==}
|
|
|
|
'@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@3.0.4':
|
|
resolution: {integrity: sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==}
|
|
|
|
'@types/keyv@3.1.4':
|
|
resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==}
|
|
|
|
'@types/node@22.20.1':
|
|
resolution: {integrity: sha512-EANqOCF9QFyra+4pfxUcX9STKJpCLjMbObVzljIJomAWSnuSIEAvyzEU53GaajbXJEgdh0iEcPL+DGvpUd4k1Q==}
|
|
|
|
'@types/nodemailer@8.0.1':
|
|
resolution: {integrity: sha512-PxpaInm8V1JQDd4j0ds5HfvWQk8JupS1C0Picb96QJsrrRDjBH+DlK7L4ZdNSqNULhiZRQHc40nLVShaGxXAMw==}
|
|
|
|
'@types/pg@8.20.3':
|
|
resolution: {integrity: sha512-4Tvg+HO6+oQaAkpT8GTYoSExzpGGZz532GXgbbCElWJQeQdMozBWxEKNBhJJpHFjWXsMxqPbyypvj/89FWNoSQ==}
|
|
|
|
'@types/react-dom@19.2.4':
|
|
resolution: {integrity: sha512-Bsc+QHgp+P/F02XDzNCY9jnZNCUuLki36KT7VKrTXXLdHf+vHMNZnW1rVu5DNW/rCK+fya3DATySbLM4yhtKUw==}
|
|
peerDependencies:
|
|
'@types/react': ^19.2.0
|
|
|
|
'@types/react@19.1.17':
|
|
resolution: {integrity: sha512-Qec1E3mhALmaspIrhWt9jkQMNdw6bReVu64mjvhbhq2NFPftLPVr+l1SZgmw/66WwBNpDh7ao5AT6gF5v41PFA==}
|
|
|
|
'@types/react@19.2.18':
|
|
resolution: {integrity: sha512-AnzbBERsrLKtk2XSfTbYRLjQPdy116Sty4q+T+Bp3IC4l6jNBvreVPAHmpq9qhXQM7CXZPjLVmGMw9sy+hxQ3w==}
|
|
|
|
'@types/responselike@1.0.3':
|
|
resolution: {integrity: sha512-H/+L+UkTV33uf49PH5pCAUBVPNj2nDBXTN+qS1dOwyyg24l3CcicicCA7ca+HMvJBZcFgl5r8e+RR6elsb4Lyw==}
|
|
|
|
'@types/stack-utils@2.0.3':
|
|
resolution: {integrity: sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==}
|
|
|
|
'@types/yargs-parser@21.0.3':
|
|
resolution: {integrity: sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==}
|
|
|
|
'@types/yargs@17.0.35':
|
|
resolution: {integrity: sha512-qUHkeCyQFxMXg79wQfTtfndEC+N9ZZg76HJftDJp+qH2tV7Gj4OJi7l+PiWwJ+pWtW8GwSmqsDj/oymhrTWXjg==}
|
|
|
|
'@ungap/structured-clone@1.3.3':
|
|
resolution: {integrity: sha512-60YRaenCQcVjYEKOcG824+DRGGIQ3VKErcBoAEDJZz5bKIs2ZG+X/H9Nk+Q6EVkwJk5QNApxbrc5QtBSwtrXAg==}
|
|
|
|
'@urql/core@5.2.0':
|
|
resolution: {integrity: sha512-/n0ieD0mvvDnVAXEQgX/7qJiVcvYvNkOHeBvkwtylfjydar123caCXcl58PXFY11oU1oquJocVXHxLAbtv4x1A==}
|
|
|
|
'@urql/exchange-retry@1.3.2':
|
|
resolution: {integrity: sha512-TQMCz2pFJMfpNxmSfX1VSfTjwUIFx/mL+p1bnfM1xjjdla7Z+KnGMW/EhFbpckp3LyWAH4PgOsMwOMnIN+MBFg==}
|
|
peerDependencies:
|
|
'@urql/core': ^5.0.0
|
|
|
|
'@vitejs/plugin-react@4.7.0':
|
|
resolution: {integrity: sha512-gUu9hwfWvvEDBBmgtAowQCojwZmJ5mcLn3aufeCsitijs3+f2NsrPtlAWIR6OPiqljl96GVCUbLe0HyqIpVaoA==}
|
|
engines: {node: ^14.18.0 || >=16.0.0}
|
|
peerDependencies:
|
|
vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
|
|
|
|
'@vitest/expect@4.1.10':
|
|
resolution: {integrity: sha512-YsCn+qAk1GWjQOWFEsEcL2gNQ0zmVmQu3T03qP6UyjhtmdtwtbuI+DASn/7iQB3HGTXkdBwGddzxPlmiql5vlA==}
|
|
|
|
'@vitest/mocker@4.1.10':
|
|
resolution: {integrity: sha512-v0xaezt+DKEmKfaxg133ldzADrwLGd7Ze1MfQQTYfvs8OqZIwbxyxaYURivwV7sWy5fqn3rH5uOrSp07bp44Ow==}
|
|
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.10':
|
|
resolution: {integrity: sha512-W1HsjSH4MXQ9YfmmhLAoIYf1HRfekQCGngeIgcei6MP5QQGWUe0gkopdZQaVCFO+JDJMrAJGwa5pRpNpvy4P8Q==}
|
|
|
|
'@vitest/runner@4.1.10':
|
|
resolution: {integrity: sha512-IKI6kpIH+LmpROplyLwBBaCfMgOZOMsygVa6BARD6ahA04VRuJSa6OaVG7kRvSEMD870Vd91rSSw0eegtWyLGg==}
|
|
|
|
'@vitest/snapshot@4.1.10':
|
|
resolution: {integrity: sha512-xRkfOT1qpTAi/Ti4Y1LtfRc3kEuqxGw59eN2jN9pRWMtS/XDevekhcFSqvQqjUNGksfjMJu3Y+oJ+4Ypn2OaJw==}
|
|
|
|
'@vitest/spy@4.1.10':
|
|
resolution: {integrity: sha512-PLf/Ugvoq5wO/b4rwYCR1h2PSIdXz7wnkQFMiUpLdtM7l6pqVFcQIBEHyT1+l+cj7mNwAfZHzqXqDyjvOuwbDw==}
|
|
|
|
'@vitest/utils@4.1.10':
|
|
resolution: {integrity: sha512-fy9am/HWxbaGt/Sawrp90vt6Y6jQwf1RX77cz3uwoJwJVMli/e1IEwRPnMNJ7vKfPTwo0diXifkpPvwH9v7nGA==}
|
|
|
|
'@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'}
|
|
|
|
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@8.18.0:
|
|
resolution: {integrity: sha512-lGq+9yr1/GuAWaVYIHRjvvySG5/4VfKIvC8EWxStPdcDh/Ka7FG3twP6v4d5BkravUilhIAsG4Qj83t02LWUPQ==}
|
|
engines: {node: '>=0.4.0'}
|
|
hasBin: true
|
|
|
|
agent-base@7.1.4:
|
|
resolution: {integrity: sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==}
|
|
engines: {node: '>= 14'}
|
|
|
|
ajv-formats@3.0.1:
|
|
resolution: {integrity: sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==}
|
|
peerDependencies:
|
|
ajv: ^8.0.0
|
|
peerDependenciesMeta:
|
|
ajv:
|
|
optional: true
|
|
|
|
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-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-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'}
|
|
|
|
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'}
|
|
|
|
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==}
|
|
|
|
aria-hidden@1.2.6:
|
|
resolution: {integrity: sha512-ik3ZgC9dY/lYVVM++OISsaYDeg1tb0VtP5uL3ouh1koGOaUMDPpbFIei4JkFimWUFPn90sbMNMXQAIVOlnYKJA==}
|
|
engines: {node: '>=10'}
|
|
|
|
asap@2.0.6:
|
|
resolution: {integrity: sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==}
|
|
|
|
asn1.js@5.4.1:
|
|
resolution: {integrity: sha512-+I//4cYPccV8LdmBLiX8CYvf9Sp3vQsrqu2QNXRcrbiWvcx/UdlFiqUJJzxRQxgsZmvhXhn4cSKeSmoFjVdupA==}
|
|
|
|
assertion-error@2.0.1:
|
|
resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==}
|
|
engines: {node: '>=12'}
|
|
|
|
async-limiter@1.0.1:
|
|
resolution: {integrity: sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==}
|
|
|
|
asynckit@0.4.0:
|
|
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
|
|
|
|
atomic-sleep@1.0.0:
|
|
resolution: {integrity: sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==}
|
|
engines: {node: '>=8.0.0'}
|
|
|
|
autocannon@8.0.0:
|
|
resolution: {integrity: sha512-fMMcWc2JPFcUaqHeR6+PbmEpTxCrPZyBUM95oG4w3ngJ8NfBNas/ZXA+pTHXLqJ0UlFVTcy05GC25WxKx/M20A==}
|
|
hasBin: true
|
|
|
|
avvio@9.3.0:
|
|
resolution: {integrity: sha512-g2tQ7LE7oOSqDfwEm3M+ZCMTJc7KiZCdJ4UwyZJb5ckTKyYu50OYmvv0mCFXPuYXoM4zkSt8zM9XQ9KCvxA74A==}
|
|
|
|
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-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-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@1.0.0:
|
|
resolution: {integrity: sha512-Ixm8tFfoKKIPYdCCKYTsqv+Fd4IJ0DQqMyEimo+pxUOMUR9cVPlwTrFt9Avu+3cb6Zp3mAzl+t1MrG2fxxKsxw==}
|
|
|
|
babel-plugin-react-native-web@0.21.2:
|
|
resolution: {integrity: sha512-SPD0J6qjJn8231i0HZhlAGH6NORe+QvRSQM2mwQEzJ2Fb3E4ruWTiiicPlHjmeWShDXLcvoorOCXjeR7k/lyWA==}
|
|
|
|
babel-plugin-syntax-hermes-parser@0.29.1:
|
|
resolution: {integrity: sha512-2WFYnoWGdmih1I1J5eIqxATOeycOqRwYxAQBu3cUu/rhwInwHUg7k60AFNbuGjSDL8tje5GDrAnxzRLcu2pYcA==}
|
|
|
|
babel-plugin-syntax-hermes-parser@0.36.0:
|
|
resolution: {integrity: sha512-LhD0xdoedDw7ansQgXbB2DADLZIK/LRXuWNBPuVzMc5S2WK5GyT89tCM+cQzxFGO0mGyLK6D5TrVOJJzAoDy8Q==}
|
|
|
|
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@54.0.12:
|
|
resolution: {integrity: sha512-6xeSkdaixmQhWSYL7tfLu0pOS0BY+8ftwmdNSHtpEFSizrXYZkCjk/B6Dxr+6nwNRihixMcS0aBlWS1wlDl3pw==}
|
|
peerDependencies:
|
|
'@babel/runtime': ^7.20.0
|
|
expo: '*'
|
|
react-refresh: '>=0.14.0 <1.0.0'
|
|
peerDependenciesMeta:
|
|
'@babel/runtime':
|
|
optional: true
|
|
expo:
|
|
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
|
|
|
|
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@1.5.1:
|
|
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
|
|
|
|
baseline-browser-mapping@2.11.11:
|
|
resolution: {integrity: sha512-/yImnXwyTvgMkhgekLHok/Rx5vO6E0BmStWlSqKWMVm2a2ITuZ1Tn+9bgLS+gZRdZmWtd8nxuhHpdmCUOWsTQQ==}
|
|
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'}
|
|
|
|
bn.js@4.12.5:
|
|
resolution: {integrity: sha512-3aRg6/JxfffFD+OlOjOFR3Vo79l39ooBTFucxx+MT3dhCtzn3EmiUPQo+6/OZuI2jbXi3YKgmiTFBgChQMwIRQ==}
|
|
|
|
bowser@2.14.1:
|
|
resolution: {integrity: sha512-tzPjzCxygAKWFOJP011oxFHs57HzIhOEracIgAePE4pqB3LikALKnSzUyU4MGs9/iCEUuHlAJTjTc5M+u7YEGg==}
|
|
|
|
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.18:
|
|
resolution: {integrity: sha512-Edep/X9fGqVNmzKBVsDYIOtD+z1tuezV70LBjdCst9Tqu76lsnvRiZ6oTic1n+/BIwX6QDGAO94PN4N2SADvtw==}
|
|
|
|
brace-expansion@2.1.4:
|
|
resolution: {integrity: sha512-hGfVzPxthbf3+2yjg/RBs60cB0FhqBS/zvdV/4wn4/BmN0bNMMHPc4V/BbFieqf1TKAGGAHnY4eSjajCl0f2Xg==}
|
|
|
|
brace-expansion@5.0.9:
|
|
resolution: {integrity: sha512-ScQ4IuvIEF1TMlP7Zt+vjJ//9zlPb2SDcxWxM3bk8s6t6GGdJ7KO1dCcTidOPJKePW30LE/2cT7wCyPho9/Wxg==}
|
|
engines: {node: 20 || >=22}
|
|
|
|
braces@3.0.3:
|
|
resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
|
|
engines: {node: '>=8'}
|
|
|
|
browserslist@4.28.7:
|
|
resolution: {integrity: sha512-JxV13hNrFxqjOc8alRbq9dK1MM79NEXYpma2B2J4wAtpWS5zIEIKqWPGCl7N4o7Uc7B7itylh7SuDujATRyyTw==}
|
|
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
|
hasBin: true
|
|
|
|
bser@2.1.1:
|
|
resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==}
|
|
|
|
buffer-from@1.1.2:
|
|
resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
|
|
|
|
buffer@5.7.1:
|
|
resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
|
|
|
|
bullmq@6.0.5:
|
|
resolution: {integrity: sha512-7YW2VjvrYCzZ/V0YAiUoM158SahuplMBfeMA+HbJ+oqLZtc0KaxAzGkF5Flk9v3Geonnp1JVcsKAVAxcZ176bA==}
|
|
engines: {node: '>=14.17.0'}
|
|
peerDependencies:
|
|
bullmq-otel: '>=2.0.0'
|
|
ioredis: '>=5.0.0'
|
|
pg: '>=8.0.0'
|
|
redis: '>=5.0.0'
|
|
peerDependenciesMeta:
|
|
bullmq-otel:
|
|
optional: true
|
|
ioredis:
|
|
optional: true
|
|
pg:
|
|
optional: true
|
|
redis:
|
|
optional: true
|
|
|
|
bundle-require@5.1.0:
|
|
resolution: {integrity: sha512-3WrrOuZiyaaZPWiEt4G3+IffISVC9HYlWueJEBWED4ZH4aIAC2PnkdnuRrR94M+w6yGWn4AglWtJtBI8YqvgoA==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
peerDependencies:
|
|
esbuild: '>=0.18'
|
|
|
|
bytes@3.1.2:
|
|
resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
cac@6.7.14:
|
|
resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
cacheable-lookup@5.0.4:
|
|
resolution: {integrity: sha512-2/kNscPhpcxrOigMZzbiWF7dz8ilhb/nIHU3EyZiXWXpeq/au8qJ8VhdftMkty3n7Gj6HIGalQG8oiBNB3AJgA==}
|
|
engines: {node: '>=10.6.0'}
|
|
|
|
cacheable-request@7.0.4:
|
|
resolution: {integrity: sha512-v+p6ongsrp0yTGbJXjgxPow2+DL93DASP4kXCDKb8/bwRtt9OEF3whggkkDkGNzgcWy2XaF4a8nZglC7uElscg==}
|
|
engines: {node: '>=8'}
|
|
|
|
call-bind-apply-helpers@1.0.2:
|
|
resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
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.30001806:
|
|
resolution: {integrity: sha512-72Cuvd95zbSYPKq6Fhg8eDJRlzgWDf7/mtoZv6Qe/DYNCEBdNxoA3+rZAU2ZhGCpZlns3EssFavaZomckT5Uuw==}
|
|
|
|
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-spinner@1.0.1:
|
|
resolution: {integrity: sha512-acv43vqJ0+N0rD+Uw3pDHSxP30FHrywu2NO6/wBaHChJIizpDeBUd6NjqhNhy9LGaEAhZAXn46QzmlAvIWd16g==}
|
|
|
|
chokidar@4.0.3:
|
|
resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
|
|
engines: {node: '>= 14.16.0'}
|
|
|
|
chownr@3.0.0:
|
|
resolution: {integrity: sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==}
|
|
engines: {node: '>=18'}
|
|
|
|
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==}
|
|
|
|
ci-info@2.0.0:
|
|
resolution: {integrity: sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==}
|
|
|
|
ci-info@3.9.0:
|
|
resolution: {integrity: sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
cli-cursor@2.1.0:
|
|
resolution: {integrity: sha512-8lgKz8LmCRYZZQDpRyT2m5rKJ08TnU4tR9FFFW2rxpxR1FzWi4PQ/NfyODchAatHaUgnSPVcx/R5w6NuTBzFiw==}
|
|
engines: {node: '>=4'}
|
|
|
|
cli-spinners@2.9.2:
|
|
resolution: {integrity: sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==}
|
|
engines: {node: '>=6'}
|
|
|
|
cli-table3@0.6.5:
|
|
resolution: {integrity: sha512-+W/5efTR7y5HRD7gACw9yQjqMVvEMLBHmboM/kPWam+H+Hmyrgjh6YncVKK122YZkXrLudzTuAukUw9FnMf7IQ==}
|
|
engines: {node: 10.* || >= 12.*}
|
|
|
|
client-only@0.0.1:
|
|
resolution: {integrity: sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==}
|
|
|
|
cliui@8.0.1:
|
|
resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
clone-response@1.0.3:
|
|
resolution: {integrity: sha512-ROoL94jJH2dUVML2Y/5PEDNaSHgeOdSDicUyS7izcF63G6sTc/FTjLub4b8Il9S8S0beOfYt0TaA5qvFK+w0wA==}
|
|
|
|
clone@1.0.4:
|
|
resolution: {integrity: sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==}
|
|
engines: {node: '>=0.8'}
|
|
|
|
cluster-key-slot@1.1.1:
|
|
resolution: {integrity: sha512-rwHwUfXL40Chm1r08yrhU3qpUvdVlgkKNeyeGPOxnW8/SyVDvgRaed/Uz54AqWNaTCAThlj6QAs3TZcKI0xDEw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
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-support@1.1.3:
|
|
resolution: {integrity: sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==}
|
|
hasBin: true
|
|
|
|
color@4.2.3:
|
|
resolution: {integrity: sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==}
|
|
engines: {node: '>=12.5.0'}
|
|
|
|
combined-stream@1.0.8:
|
|
resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
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'}
|
|
|
|
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.1.8:
|
|
resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==}
|
|
|
|
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}
|
|
|
|
convert-source-map@2.0.0:
|
|
resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
|
|
|
|
cookie@1.1.1:
|
|
resolution: {integrity: sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
core-js-compat@3.49.0:
|
|
resolution: {integrity: sha512-VQXt1jr9cBz03b331DFDCCP90b3fanciLkgiOoy8SBHy06gNf+vQ1A3WFLqG7I8TipYIKeYK9wxd0tUrvHcOZA==}
|
|
|
|
cron-parser@5.6.2:
|
|
resolution: {integrity: sha512-yJ/G1LVir6CnlkLI40CsampPLKl1SprGGlUagWtGJxewytRVYezv5xVyzzbT+Pvzx+VIRvZVF7/a0eEMTxdnTA==}
|
|
engines: {node: '>=18'}
|
|
deprecated: 'Published tarball was built from a stale dist/ and is missing the fixes from #414 and #415 — its contents are effectively v5.6.1. Upgrade to v5.7.0.'
|
|
|
|
cross-argv@2.0.0:
|
|
resolution: {integrity: sha512-YIaY9TR5Nxeb8SMdtrU8asWVM4jqJDNDYlKV21LxtYcfNJhp1kEsgSa6qXwXgzN0WQWGODps0+TlGp2xQSHwOg==}
|
|
|
|
cross-fetch@3.2.0:
|
|
resolution: {integrity: sha512-Q+xVJLoGOeIMXZmbUK4HYk+69cQH6LudR0Vu/pRm2YlU/hDV9CiS0gKUMaWY5f2NeUH9C1nV3bsTlCo0FsTV1Q==}
|
|
|
|
cross-spawn@7.0.6:
|
|
resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
|
|
engines: {node: '>= 8'}
|
|
|
|
css-in-js-utils@3.1.0:
|
|
resolution: {integrity: sha512-fJAcud6B3rRu+KHYk+Bwf+WFL2MDCJJ1XG9x137tJQ0xYxor7XziQtuGFbWNdqrvF4Tk26O3H73nfVqXt/fW1A==}
|
|
|
|
csstype@3.2.3:
|
|
resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==}
|
|
|
|
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
|
|
|
|
decode-uri-component@0.2.2:
|
|
resolution: {integrity: sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==}
|
|
engines: {node: '>=0.10'}
|
|
|
|
decompress-response@6.0.0:
|
|
resolution: {integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
deep-extend@0.6.0:
|
|
resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==}
|
|
engines: {node: '>=4.0.0'}
|
|
|
|
deepmerge@4.3.1:
|
|
resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
defaults@1.0.4:
|
|
resolution: {integrity: sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==}
|
|
|
|
defer-to-connect@2.0.1:
|
|
resolution: {integrity: sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg==}
|
|
engines: {node: '>=10'}
|
|
|
|
define-lazy-prop@2.0.0:
|
|
resolution: {integrity: sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==}
|
|
engines: {node: '>=8'}
|
|
|
|
delayed-stream@1.0.0:
|
|
resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
|
|
engines: {node: '>=0.4.0'}
|
|
|
|
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'}
|
|
|
|
destroy@1.2.0:
|
|
resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==}
|
|
engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16}
|
|
|
|
detect-libc@2.1.2:
|
|
resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
detect-node-es@1.1.0:
|
|
resolution: {integrity: sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ==}
|
|
|
|
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'}
|
|
|
|
drizzle-kit@0.31.10:
|
|
resolution: {integrity: sha512-7OZcmQUrdGI+DUNNsKBn1aW8qSoKuTH7d0mYgSP8bAzdFzKoovxEFnoGQp2dVs82EOJeYycqRtciopszwUf8bw==}
|
|
hasBin: true
|
|
|
|
drizzle-orm@0.41.0:
|
|
resolution: {integrity: sha512-7A4ZxhHk9gdlXmTdPj/lREtP+3u8KvZ4yEN6MYVxBzZGex5Wtdc+CWSbu7btgF6TB0N+MNPrvW7RKBbxJchs/Q==}
|
|
peerDependencies:
|
|
'@aws-sdk/client-rds-data': '>=3'
|
|
'@cloudflare/workers-types': '>=4'
|
|
'@electric-sql/pglite': '>=0.2.0'
|
|
'@libsql/client': '>=0.10.0'
|
|
'@libsql/client-wasm': '>=0.10.0'
|
|
'@neondatabase/serverless': '>=0.10.0'
|
|
'@op-engineering/op-sqlite': '>=2'
|
|
'@opentelemetry/api': ^1.4.1
|
|
'@planetscale/database': '>=1'
|
|
'@prisma/client': '*'
|
|
'@tidbcloud/serverless': '*'
|
|
'@types/better-sqlite3': '*'
|
|
'@types/pg': '*'
|
|
'@types/sql.js': '*'
|
|
'@vercel/postgres': '>=0.8.0'
|
|
'@xata.io/client': '*'
|
|
better-sqlite3: '>=7'
|
|
bun-types: '*'
|
|
expo-sqlite: '>=14.0.0'
|
|
gel: '>=2'
|
|
knex: '*'
|
|
kysely: '*'
|
|
mysql2: '>=2'
|
|
pg: '>=8'
|
|
postgres: '>=3'
|
|
prisma: '*'
|
|
sql.js: '>=1'
|
|
sqlite3: '>=5'
|
|
peerDependenciesMeta:
|
|
'@aws-sdk/client-rds-data':
|
|
optional: true
|
|
'@cloudflare/workers-types':
|
|
optional: true
|
|
'@electric-sql/pglite':
|
|
optional: true
|
|
'@libsql/client':
|
|
optional: true
|
|
'@libsql/client-wasm':
|
|
optional: true
|
|
'@neondatabase/serverless':
|
|
optional: true
|
|
'@op-engineering/op-sqlite':
|
|
optional: true
|
|
'@opentelemetry/api':
|
|
optional: true
|
|
'@planetscale/database':
|
|
optional: true
|
|
'@prisma/client':
|
|
optional: true
|
|
'@tidbcloud/serverless':
|
|
optional: true
|
|
'@types/better-sqlite3':
|
|
optional: true
|
|
'@types/pg':
|
|
optional: true
|
|
'@types/sql.js':
|
|
optional: true
|
|
'@vercel/postgres':
|
|
optional: true
|
|
'@xata.io/client':
|
|
optional: true
|
|
better-sqlite3:
|
|
optional: true
|
|
bun-types:
|
|
optional: true
|
|
expo-sqlite:
|
|
optional: true
|
|
gel:
|
|
optional: true
|
|
knex:
|
|
optional: true
|
|
kysely:
|
|
optional: true
|
|
mysql2:
|
|
optional: true
|
|
pg:
|
|
optional: true
|
|
postgres:
|
|
optional: true
|
|
prisma:
|
|
optional: true
|
|
sql.js:
|
|
optional: true
|
|
sqlite3:
|
|
optional: true
|
|
|
|
drizzle-orm@0.45.2:
|
|
resolution: {integrity: sha512-kY0BSaTNYWnoDMVoyY8uxmyHjpJW1geOmBMdSSicKo9CIIWkSxMIj2rkeSR51b8KAPB7m+qysjuHme5nKP+E5Q==}
|
|
peerDependencies:
|
|
'@aws-sdk/client-rds-data': '>=3'
|
|
'@cloudflare/workers-types': '>=4'
|
|
'@electric-sql/pglite': '>=0.2.0'
|
|
'@libsql/client': '>=0.10.0'
|
|
'@libsql/client-wasm': '>=0.10.0'
|
|
'@neondatabase/serverless': '>=0.10.0'
|
|
'@op-engineering/op-sqlite': '>=2'
|
|
'@opentelemetry/api': ^1.4.1
|
|
'@planetscale/database': '>=1.13'
|
|
'@prisma/client': '*'
|
|
'@tidbcloud/serverless': '*'
|
|
'@types/better-sqlite3': '*'
|
|
'@types/pg': '*'
|
|
'@types/sql.js': '*'
|
|
'@upstash/redis': '>=1.34.7'
|
|
'@vercel/postgres': '>=0.8.0'
|
|
'@xata.io/client': '*'
|
|
better-sqlite3: '>=7'
|
|
bun-types: '*'
|
|
expo-sqlite: '>=14.0.0'
|
|
gel: '>=2'
|
|
knex: '*'
|
|
kysely: '*'
|
|
mysql2: '>=2'
|
|
pg: '>=8'
|
|
postgres: '>=3'
|
|
prisma: '*'
|
|
sql.js: '>=1'
|
|
sqlite3: '>=5'
|
|
peerDependenciesMeta:
|
|
'@aws-sdk/client-rds-data':
|
|
optional: true
|
|
'@cloudflare/workers-types':
|
|
optional: true
|
|
'@electric-sql/pglite':
|
|
optional: true
|
|
'@libsql/client':
|
|
optional: true
|
|
'@libsql/client-wasm':
|
|
optional: true
|
|
'@neondatabase/serverless':
|
|
optional: true
|
|
'@op-engineering/op-sqlite':
|
|
optional: true
|
|
'@opentelemetry/api':
|
|
optional: true
|
|
'@planetscale/database':
|
|
optional: true
|
|
'@prisma/client':
|
|
optional: true
|
|
'@tidbcloud/serverless':
|
|
optional: true
|
|
'@types/better-sqlite3':
|
|
optional: true
|
|
'@types/pg':
|
|
optional: true
|
|
'@types/sql.js':
|
|
optional: true
|
|
'@upstash/redis':
|
|
optional: true
|
|
'@vercel/postgres':
|
|
optional: true
|
|
'@xata.io/client':
|
|
optional: true
|
|
better-sqlite3:
|
|
optional: true
|
|
bun-types:
|
|
optional: true
|
|
expo-sqlite:
|
|
optional: true
|
|
gel:
|
|
optional: true
|
|
knex:
|
|
optional: true
|
|
kysely:
|
|
optional: true
|
|
mysql2:
|
|
optional: true
|
|
pg:
|
|
optional: true
|
|
postgres:
|
|
optional: true
|
|
prisma:
|
|
optional: true
|
|
sql.js:
|
|
optional: true
|
|
sqlite3:
|
|
optional: true
|
|
|
|
dunder-proto@1.0.1:
|
|
resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
ecdsa-sig-formatter@1.0.11:
|
|
resolution: {integrity: sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==}
|
|
|
|
ee-first@1.1.1:
|
|
resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
|
|
|
|
electron-to-chromium@1.5.399:
|
|
resolution: {integrity: sha512-lEcqhErbHjXRvd41rnWLpzbyU/IXfIYo7QwaFWmxGeLiLyY2TBCdHnWY88vB+p3ubnihRypDm66panXl7TylLA==}
|
|
|
|
emoji-regex@8.0.0:
|
|
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
|
|
|
|
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==}
|
|
|
|
env-editor@0.4.2:
|
|
resolution: {integrity: sha512-ObFo8v4rQJAE59M69QzwloxPZtd33TpYEIjtKD1rrFDcM1Gd7IkDxEBU+HriziN6HSHQnBJi8Dmy+JWkav5HKA==}
|
|
engines: {node: '>=8'}
|
|
|
|
error-stack-parser@2.1.4:
|
|
resolution: {integrity: sha512-Sk5V6wVazPhq5MhpO+AUxJn5x7XSXGl1R93Vn7i+zS15KDVxQijejNCrz8340/2bgLBjR9GtEG8ZVKONDjcqGQ==}
|
|
|
|
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-module-lexer@2.3.1:
|
|
resolution: {integrity: sha512-shc1dbU90Yl/xq1QrC7QRtfcwURZuVRfPhZbDoldJ1cn1gzDvBaBWlv0eFolj5+0znnPJz5TXLxsN77X/12KTA==}
|
|
|
|
es-object-atoms@1.1.2:
|
|
resolution: {integrity: sha512-HWcBoN6NileqtSydK2FqHbS/LoDd2pqrnQHLyJzBj4kOp/ky2MWMN694xOfkK8/SnUsW2DH7EfyVlydKCsm1Zw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
es-set-tostringtag@2.1.0:
|
|
resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
esbuild@0.18.20:
|
|
resolution: {integrity: sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==}
|
|
engines: {node: '>=12'}
|
|
hasBin: true
|
|
|
|
esbuild@0.25.12:
|
|
resolution: {integrity: sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
esbuild@0.27.7:
|
|
resolution: {integrity: sha512-IxpibTjyVnmrIQo5aqNpCgoACA/dTKLTlhMHihVHhdkxKyPO1uBBthumT0rdHmcsk9uMonIWS0m4FljWzILh3w==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
esbuild@0.28.1:
|
|
resolution: {integrity: sha512-HrJrvZv5ayxBzPfwphOoNzkzOIIlifzk0KJrGK2c8R4+LKpMtpYLQeUdjnwjWv/LZlkH2laZk+4w78pi99D4Vw==}
|
|
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'}
|
|
|
|
esprima@4.0.1:
|
|
resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==}
|
|
engines: {node: '>=4'}
|
|
hasBin: true
|
|
|
|
estree-walker@3.0.3:
|
|
resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==}
|
|
|
|
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'}
|
|
|
|
expect-type@1.4.0:
|
|
resolution: {integrity: sha512-KfYbmpRm0VbLjEvVa9yGwCi9GI34xvi7A/HXYWQO65CSD2u3MczUJSuwXKFIxlGsgBQizV9q5J9NHj4VG0n+pA==}
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
expo-asset@12.0.13:
|
|
resolution: {integrity: sha512-x/p7WvQUnkn6K43b9eL6SPeq5Vnf1E8BDe9bDrWrvMqzyUvJnUFvl+ctg3034s/+UHe7Ne2pAmc0+yzbl8CrDQ==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
react: '*'
|
|
react-native: '*'
|
|
|
|
expo-camera@17.0.10:
|
|
resolution: {integrity: sha512-w1RBw83mAGVk4BPPwNrCZyFop0VLiVSRE3c2V9onWbdFwonpRhzmB4drygG8YOUTl1H3wQvALJHyMPTbgsK1Jg==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
react: '*'
|
|
react-native: '*'
|
|
react-native-web: '*'
|
|
peerDependenciesMeta:
|
|
react-native-web:
|
|
optional: true
|
|
|
|
expo-constants@18.0.13:
|
|
resolution: {integrity: sha512-FnZn12E1dRYKDHlAdIyNFhBurKTS3F9CrfrBDJI5m3D7U17KBHMQ6JEfYlSj7LG7t+Ulr+IKaj58L1k5gBwTcQ==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
react-native: '*'
|
|
|
|
expo-file-system@19.0.23:
|
|
resolution: {integrity: sha512-MeGkid9OeNILfT/qonaXHp4f2c15xaB28U/bcN7pqZej0Kx0+6+V7e9ZIXpPHm07zVatxA+QkMTPQEGfmvVOxA==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
react-native: '*'
|
|
|
|
expo-font@14.0.12:
|
|
resolution: {integrity: sha512-QQzunE2Mxk45AsCWm3tK7OpVljbtVnKD58q4/qliev+cbye1IOduUnRIdD+P7DyButw17G9MTX795kgaQiz5hQ==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
react: '*'
|
|
react-native: '*'
|
|
|
|
expo-haptics@15.0.8:
|
|
resolution: {integrity: sha512-lftutojy8Qs8zaDzzjwM3gKHFZ8bOOEZDCkmh2Ddpe95Ra6kt2izeOfOfKuP/QEh0MZ1j9TfqippyHdRd1ZM9g==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
|
|
expo-image-loader@6.0.0:
|
|
resolution: {integrity: sha512-nKs/xnOGw6ACb4g26xceBD57FKLFkSwEUTDXEDF3Gtcu3MqF3ZIYd3YM+sSb1/z9AKV1dYT7rMSGVNgsveXLIQ==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
|
|
expo-image-picker@17.0.11:
|
|
resolution: {integrity: sha512-/apkoyukDvsCHHb9fzP+F34A1uQqSzUtYH/2P/xJACNEwq+mwEXjXvVU8bzlJq6ih0Qo1+tpVivIa7B9kYSwOQ==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
|
|
expo-image@3.0.11:
|
|
resolution: {integrity: sha512-4TudfUCLgYgENv+f48omnU8tjS2S0Pd9EaON5/s1ZUBRwZ7K8acEr4NfvLPSaeXvxW24iLAiyQ7sV7BXQH3RoA==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
react: '*'
|
|
react-native: '*'
|
|
react-native-web: '*'
|
|
peerDependenciesMeta:
|
|
react-native-web:
|
|
optional: true
|
|
|
|
expo-keep-awake@15.0.8:
|
|
resolution: {integrity: sha512-YK9M1VrnoH1vLJiQzChZgzDvVimVoriibiDIFLbQMpjYBnvyfUeHJcin/Gx1a+XgupNXy92EQJLgI/9ZuXajYQ==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
react: '*'
|
|
|
|
expo-linking@8.0.12:
|
|
resolution: {integrity: sha512-FpXeIpFgZuxihwT9lBo86YD3y6LphBuAhN680MMxm/Y7fmsc57vimn2d3vFu68VI0+Z9w457t494mu2wvlgWTQ==}
|
|
peerDependencies:
|
|
react: '*'
|
|
react-native: '*'
|
|
|
|
expo-localization@17.0.9:
|
|
resolution: {integrity: sha512-k5eYHr7iLMob3M8cHH6bgDrDRmqnZG8xKGLhpx8ST+LsFXmSgYpJ/t0VwWm0gz64C/K669XhObdG3D6QwCGqhw==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
react: '*'
|
|
|
|
expo-modules-autolinking@3.0.26:
|
|
resolution: {integrity: sha512-WOaud6UKg16ciCOj8raKcMOoKFMHLXKI29U29yhgu1lf+Y7VxJyCktUcYo6AM+ccZ7zLD1uWZdMtgnpf+95OXA==}
|
|
hasBin: true
|
|
|
|
expo-modules-core@3.0.30:
|
|
resolution: {integrity: sha512-a6IrpAn/Jbmwxi9L+hMmXKpNqnkUpoF7WHOpn02rVLyax2J0gB1vvCVE5rNydplEnt41Q6WxQwvcOjZaIkcSUg==}
|
|
peerDependencies:
|
|
react: '*'
|
|
react-native: '*'
|
|
|
|
expo-router@6.0.24:
|
|
resolution: {integrity: sha512-KIssKXnwjrdCxPWC8GsMTfKTwng40VrCsO16O9x6fKlfUwBW8itxY9PpCGyQeMJkiEADa+DUhtrDgl+uHg4/DA==}
|
|
peerDependencies:
|
|
'@expo/metro-runtime': ^6.1.2
|
|
'@react-navigation/drawer': ^7.5.0
|
|
'@testing-library/react-native': '>= 12.0.0'
|
|
expo: '*'
|
|
expo-constants: ^18.0.13
|
|
expo-linking: ^8.0.12
|
|
react: '*'
|
|
react-dom: '*'
|
|
react-native: '*'
|
|
react-native-gesture-handler: '*'
|
|
react-native-reanimated: '*'
|
|
react-native-safe-area-context: '>= 5.4.0'
|
|
react-native-screens: '*'
|
|
react-native-web: '*'
|
|
react-server-dom-webpack: ~19.0.4 || ~19.1.5 || ~19.2.4
|
|
peerDependenciesMeta:
|
|
'@react-navigation/drawer':
|
|
optional: true
|
|
'@testing-library/react-native':
|
|
optional: true
|
|
react-dom:
|
|
optional: true
|
|
react-native-gesture-handler:
|
|
optional: true
|
|
react-native-reanimated:
|
|
optional: true
|
|
react-native-web:
|
|
optional: true
|
|
react-server-dom-webpack:
|
|
optional: true
|
|
|
|
expo-secure-store@15.0.8:
|
|
resolution: {integrity: sha512-lHnzvRajBu4u+P99+0GEMijQMFCOYpWRO4dWsXSuMt77+THPIGjzNvVKrGSl6mMrLsfVaKL8BpwYZLGlgA+zAw==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
|
|
expo-server@1.0.7:
|
|
resolution: {integrity: sha512-mcmyML3oXcqFUXUxtdtCL1O00ztNI2v76d+MdniXRUgHNxIcHZ05zo+DqBaOOT6LQnPk4vA4YHqQl7iGUfRb3g==}
|
|
engines: {node: '>=20.16.0'}
|
|
|
|
expo-splash-screen@31.0.13:
|
|
resolution: {integrity: sha512-1epJLC1cDlwwj089R2h8cxaU5uk4ONVAC+vzGiTZH4YARQhL4Stlz1MbR6yAS173GMosvkE6CAeihR7oIbCkDA==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
|
|
expo-status-bar@3.0.9:
|
|
resolution: {integrity: sha512-xyYyVg6V1/SSOZWh4Ni3U129XHCnFHBTcUo0dhWtFDrZbNp/duw5AGsQfb2sVeU0gxWHXSY1+5F0jnKYC7WuOw==}
|
|
peerDependencies:
|
|
react: '*'
|
|
react-native: '*'
|
|
|
|
expo-system-ui@6.0.9:
|
|
resolution: {integrity: sha512-eQTYGzw1V4RYiYHL9xDLYID3Wsec2aZS+ypEssmF64D38aDrqbDgz1a2MSlHLQp2jHXSs3FvojhZ9FVela1Zcg==}
|
|
peerDependencies:
|
|
expo: '*'
|
|
react-native: '*'
|
|
react-native-web: '*'
|
|
peerDependenciesMeta:
|
|
react-native-web:
|
|
optional: true
|
|
|
|
expo@54.0.36:
|
|
resolution: {integrity: sha512-HMHp1H+actmnX85NJE6lILKzSJV6pTDNkwghq9EMOP3zTynjvBYVqJGSLlm6sEVzJCC5Z2ZiKgLvtsHrqlY0dg==}
|
|
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==}
|
|
|
|
fast-decode-uri-component@1.0.1:
|
|
resolution: {integrity: sha512-WKgKWg5eUxvRZGwW8FvfbaH7AXSh2cL+3j5fMGzUMCxWBJ3dV3a7Wz8y2f/uQ0e3B6WmodD3oS54jTQ9HVTIIg==}
|
|
|
|
fast-deep-equal@3.1.3:
|
|
resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
|
|
|
|
fast-json-stable-stringify@2.1.0:
|
|
resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
|
|
|
|
fast-json-stringify@7.0.1:
|
|
resolution: {integrity: sha512-eRSayARSbbwlBjpP4vnTTIRD5QPcIrmihPxDeN1DtKnHPg66UuJLx+8hlK1kaFdjvzyQ/dzALoi4vwAQ+T+iZA==}
|
|
|
|
fast-jwt@6.3.1:
|
|
resolution: {integrity: sha512-9LFiA4oIx7CjPjep7G5zrfM+UiA+60lIsYH/6I5kCwGBa06WUtdwJ3F3m8Z79bxdUVz/lW30A/NsWWStqoJKrw==}
|
|
engines: {node: '>=20'}
|
|
|
|
fast-querystring@1.1.2:
|
|
resolution: {integrity: sha512-g6KuKWmFXc0fID8WWH0jit4g0AGBoJhCkJMb1RmbsSEUNvQ+ZC8D6CUZ+GtF8nMzSPXnhiePyyqqipzNNEnHjg==}
|
|
|
|
fast-uri@3.1.5:
|
|
resolution: {integrity: sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==}
|
|
|
|
fast-uri@4.1.2:
|
|
resolution: {integrity: sha512-TyGmBcbDTZXcb2cj5MV89DrF42DKvb3y5DDUNh95iO+IMeAzMkVSxK1PZRrRIpc9yg8U2GhGdbofNa0LS/a4Bw==}
|
|
|
|
fastfall@1.5.1:
|
|
resolution: {integrity: sha512-KH6p+Z8AKPXnmA7+Iz2Lh8ARCMr+8WNPVludm1LGkZoD2MjY6LVnRMtTKhkdzI+jr0RzQWXKzKyBJm1zoHEL4Q==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
fastify-plugin@5.1.0:
|
|
resolution: {integrity: sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw==}
|
|
|
|
fastify-plugin@6.0.0:
|
|
resolution: {integrity: sha512-fZOty7z3O7vOliF6d8bHE3wiEh1KcNnKEQensSgTk9C1DvN6nRLS++XVd86v33Hw/8u9Un8A1zDrQ8ujcQDHEg==}
|
|
|
|
fastify@5.11.0:
|
|
resolution: {integrity: sha512-Y/Ecx1yt0hYzrQR+QVLbxaUN8wCX+MQzMevh29r5RRvlOIArmi4+WAXXaGl5Hw5gBr2wduZpZaT3gRCnXoyVgA==}
|
|
|
|
fastparallel@2.4.1:
|
|
resolution: {integrity: sha512-qUmhxPgNHmvRjZKBFUNI0oZuuH9OlSIOXmJ98lhKPxMZZ7zS/Fi0wRHOihDSz0R1YiIOjxzOY4bq65YTcdBi2Q==}
|
|
|
|
fastq@1.20.1:
|
|
resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==}
|
|
|
|
fastseries@1.7.2:
|
|
resolution: {integrity: sha512-dTPFrPGS8SNSzAt7u/CbMKCJ3s01N04s4JFbORHcmyvVfVKmbhMD1VtRbh5enGHxkaQDqWyLefiKOGGmohGDDQ==}
|
|
|
|
fb-watchman@2.0.2:
|
|
resolution: {integrity: sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==}
|
|
|
|
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
|
|
|
|
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'}
|
|
|
|
find-my-way@9.7.0:
|
|
resolution: {integrity: sha512-f2JHn75x2JlwUwLenZypgczR7YWMb/uO9BvUXtus+JMgkbIkLADd38cI4EiV+OQqrGo1Zlq6V8wnqMJ8e62wUQ==}
|
|
engines: {node: '>=20'}
|
|
|
|
find-up@4.1.0:
|
|
resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==}
|
|
engines: {node: '>=8'}
|
|
|
|
fix-dts-default-cjs-exports@1.0.1:
|
|
resolution: {integrity: sha512-pVIECanWFC61Hzl2+oOCtoJ3F17kglZC/6N94eRWycFgBH35hHx0Li604ZIzhseh97mf2p0cv7vVrOZGoqhlEg==}
|
|
|
|
flow-enums-runtime@0.0.6:
|
|
resolution: {integrity: sha512-3PYnM29RFXwvAN6Pc/scUfkI7RwhQ/xqyLUyPNlXUp9S40zI8nup9tUSrTLSVnWGBN38FNiGWbwZOB6uR4OGdw==}
|
|
|
|
fontfaceobserver@2.3.0:
|
|
resolution: {integrity: sha512-6FPvD/IVyT4ZlNe7Wcn5Fb/4ChigpucKYSvD6a+0iMoLn2inpo711eyIcKjmDtE5XNcgAkSH9uN/nfAeZzHEfg==}
|
|
|
|
form-data@4.0.6:
|
|
resolution: {integrity: sha512-vKatAh4SlVfgbv+YtmhiRjhEMJsYpsG1Y2rMQtR+SVSbytsSD1YGzDIcrAJmdFec88u/+VoGmxnl+80gL1tRCQ==}
|
|
engines: {node: '>= 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.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==}
|
|
|
|
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-nonce@1.0.1:
|
|
resolution: {integrity: sha512-FJhYRoDaiatfEkUK8HKlicmu/3SGFD51q3itKDGoSTysQJBnfOcxU5GxnhE1E6soB76MbT0MBtnKJuXyAx+96Q==}
|
|
engines: {node: '>=6'}
|
|
|
|
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@5.2.0:
|
|
resolution: {integrity: sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==}
|
|
engines: {node: '>=8'}
|
|
|
|
get-tsconfig@4.14.1:
|
|
resolution: {integrity: sha512-Dz/6HxkrxgNehhxLVeyv8sad9UzF2xBVeaKBQNDfJ5XiSXmp2gTR0eO0RWiT2NCKS5aGP9jjkOMggTN90qU50A==}
|
|
|
|
getenv@2.0.0:
|
|
resolution: {integrity: sha512-VilgtJj/ALgGY77fiLam5iD336eSWi96Q15JSAG1zi8NRBysm3LXKdGnHb4m5cuyxvOLQQKWpBZAT6ni4FI2iQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
glob@13.0.6:
|
|
resolution: {integrity: sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==}
|
|
engines: {node: 18 || 20 || >=22}
|
|
|
|
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
|
|
|
|
gopd@1.2.0:
|
|
resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
got@11.8.6:
|
|
resolution: {integrity: sha512-6tfZ91bOr7bOXnK7PRDCGBLa1H4U080YHNaAQ2KsMGlLEzRbk44nsZF2E1IeRc3vtJHPVbKCYgdFbaGO2ljd8g==}
|
|
engines: {node: '>=10.19.0'}
|
|
|
|
graceful-fs@4.2.11:
|
|
resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
|
|
|
|
has-async-hooks@1.0.0:
|
|
resolution: {integrity: sha512-YF0VPGjkxr7AyyQQNykX8zK4PvtEDsUJAPqwu06UFz1lb6EvI53sPh5H1kWxg8NXI5LsfRCZ8uX9NkYDZBb/mw==}
|
|
|
|
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-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.4:
|
|
resolution: {integrity: sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
hdr-histogram-js@3.0.1:
|
|
resolution: {integrity: sha512-l3GSdZL1Jr1C0kyb461tUjEdrRPZr8Qry7jByltf5JGrA0xvqOSrxRBfcrJqqV/AMEtqqhHhC6w8HW0gn76tRQ==}
|
|
engines: {node: '>=14'}
|
|
|
|
hdr-histogram-percentiles-obj@3.0.0:
|
|
resolution: {integrity: sha512-7kIufnBqdsBGcSZLPJwqHT3yhk1QTsSlFsVD3kx5ixH/AlgBs9yM1q6DPhXZ8f8gtdqgh7N7/5btRLpQsS2gHw==}
|
|
|
|
hermes-estree@0.29.1:
|
|
resolution: {integrity: sha512-jl+x31n4/w+wEqm0I2r4CMimukLbLQEYpisys5oCre611CI5fc9TxhqkBBCJ1edDG4Kza0f7CgNz8xVMLZQOmQ==}
|
|
|
|
hermes-estree@0.32.0:
|
|
resolution: {integrity: sha512-KWn3BqnlDOl97Xe1Yviur6NbgIZ+IP+UVSpshlZWkq+EtoHg6/cwiDj/osP9PCEgFE15KBm1O55JRwbMEm5ejQ==}
|
|
|
|
hermes-estree@0.35.0:
|
|
resolution: {integrity: sha512-xVx5Opwy8Oo1I5yGpVRhCvWL/iV3M+ylksSKVNlxxD90cpDpR/AR1jLYqK8HWihm065a6UI3HeyAmYzwS8NOOg==}
|
|
|
|
hermes-estree@0.36.0:
|
|
resolution: {integrity: sha512-A1+8zn5oss2CFP7pKsOaxorQG6FNIz1WU1VDqruLPPZl3LVgeE2C5xfFg8Ow6/Ow4mSslLLtYP1J3n38eKyW9w==}
|
|
|
|
hermes-parser@0.29.1:
|
|
resolution: {integrity: sha512-xBHWmUtRC5e/UL0tI7Ivt2riA/YBq9+SiYFU7C1oBa/j2jYGlIF9043oak1F47ihuDIxQ5nbsKueYJDRY02UgA==}
|
|
|
|
hermes-parser@0.32.0:
|
|
resolution: {integrity: sha512-g4nBOWFpuiTqjR3LZdRxKUkij9iyveWeuks7INEsMX741f3r9xxrOe8TeQfUxtda0eXmiIFiMQzoeSQEno33Hw==}
|
|
|
|
hermes-parser@0.35.0:
|
|
resolution: {integrity: sha512-9JLjeHxBx8T4CAsydZR49PNZUaix+WpQJwu9p2010lu+7Kwl6D/7wYFFJxoz+aXkaaClp9Zfg6W6/zVlSJORaA==}
|
|
|
|
hermes-parser@0.36.0:
|
|
resolution: {integrity: sha512-GdpwMmH5x6IpC1cijvcvYnlPB60Mh6kTSF/NFdYV/j56gYdi+0RIakYs+eqOV+bbO0SW7mgVVGSsTJxyPQfo3w==}
|
|
|
|
hoist-non-react-statics@3.3.2:
|
|
resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==}
|
|
|
|
hosted-git-info@7.0.2:
|
|
resolution: {integrity: sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==}
|
|
engines: {node: ^16.14.0 || >=18.0.0}
|
|
|
|
http-cache-semantics@4.2.0:
|
|
resolution: {integrity: sha512-dTxcvPXqPvXBQpq5dUr6mEMJX4oIEFv6bwom3FDwKRDsuIjjJGANqhBuoAn9c1RQJIdAKav33ED65E2ys+87QQ==}
|
|
|
|
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==}
|
|
|
|
http2-wrapper@1.0.3:
|
|
resolution: {integrity: sha512-V+23sDMr12Wnz7iTcDeJr3O6AIxlnvT/bmaAAAP/Xda35C90p9599p0F1eHR/N1KILWSoWVAiOMFjBBXaXSMxg==}
|
|
engines: {node: '>=10.19.0'}
|
|
|
|
https-proxy-agent@7.0.6:
|
|
resolution: {integrity: sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==}
|
|
engines: {node: '>= 14'}
|
|
|
|
hyperid@3.3.0:
|
|
resolution: {integrity: sha512-7qhCVT4MJIoEsNcbhglhdmBKb09QtcmJNiIQGq7js/Khf5FtQQ9bzcAuloeqBeee7XD7JqDeve9KNlQya5tSGQ==}
|
|
|
|
hyphenate-style-name@1.1.0:
|
|
resolution: {integrity: sha512-WDC/ui2VVRrz3jOVi+XtjqkDjiVjTtFaAGiW37k6b+ohyQ5wYDOGkvCZa8+H0nx3gyvv0+BST9xuOgIyGQ00gw==}
|
|
|
|
i18next@26.3.6:
|
|
resolution: {integrity: sha512-Bu5Z2nAXgfVyM8xvW3jk9EKRIuX37PudsrBViThNFx7CR7aaYTpP01cxNB/E4c4UUzTDiAZRstEhsRfPOL/8xA==}
|
|
peerDependencies:
|
|
typescript: ^5 || ^6 || ^7
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
|
|
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
|
|
|
|
imurmurhash@0.1.4:
|
|
resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
|
|
engines: {node: '>=0.8.19'}
|
|
|
|
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==}
|
|
|
|
inline-style-prefixer@7.0.1:
|
|
resolution: {integrity: sha512-lhYo5qNTQp3EvSSp3sRvXMbVQTLrvGV6DycRMJ5dm2BLMiJ30wpXKdDdgX+GmJZ5uQMucwRKHamXSst3Sj/Giw==}
|
|
|
|
invariant@2.2.4:
|
|
resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==}
|
|
|
|
ioredis@6.0.0:
|
|
resolution: {integrity: sha512-f+Dtubxfpf6KYFq7WVXJoOLn0bk4TJrMrN9SzeE+jrWrCWj7XX3fA6vkryafhADX+GMymRxgDJDOI33COkJc0w==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
ipaddr.js@2.4.0:
|
|
resolution: {integrity: sha512-9VGk3HGanVE6JoZXHiCpnGy5X0jYDnN4EA4lntFPj+1vIWlFhIylq2CrrCOJH9EAhc5CYhq18F2Av2tgoAPsYQ==}
|
|
engines: {node: '>= 10'}
|
|
|
|
is-arrayish@0.3.4:
|
|
resolution: {integrity: sha512-m6UrgzFVUYawGBh1dUsWR5M2Clqic9RVXC/9f8ceNlv2IcO9j9J/z8UoCLPqtsPBFNzEpfR3xftohbfqDx8EQA==}
|
|
|
|
is-core-module@2.16.2:
|
|
resolution: {integrity: sha512-evOr8xfXKxE6qSR0hSXL2r3sd7ALj8+7jQEUvPYcm5sgZFdJ+AYzT6yNmJenvIYQBgIGwfwz08sL8zoL7yq2BA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-docker@2.2.1:
|
|
resolution: {integrity: sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==}
|
|
engines: {node: '>=8'}
|
|
hasBin: true
|
|
|
|
is-fullwidth-code-point@3.0.0:
|
|
resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
|
|
engines: {node: '>=8'}
|
|
|
|
is-number@7.0.0:
|
|
resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
|
|
engines: {node: '>=0.12.0'}
|
|
|
|
is-plain-obj@2.1.0:
|
|
resolution: {integrity: sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==}
|
|
engines: {node: '>=8'}
|
|
|
|
is-wsl@2.2.0:
|
|
resolution: {integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==}
|
|
engines: {node: '>=8'}
|
|
|
|
isexe@2.0.0:
|
|
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
|
|
|
|
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'}
|
|
|
|
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-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-regex-util@29.6.3:
|
|
resolution: {integrity: sha512-KJJBsRCyyLNWCNBOvZyRDnAIfUiRJ8v+hOBQYGn8gDyF3UegwiP4gwRR3/SDa42g1YbVycTidUF3rKjyLFDWbg==}
|
|
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-worker@29.7.0:
|
|
resolution: {integrity: sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jimp-compact@0.16.1:
|
|
resolution: {integrity: sha512-dZ6Ra7u1G8c4Letq/B5EzAxj4tLFHL+cGtdpR+PVm4yzPDj+lCk+AbivWt1eOM+ikzkowtyV7qSqX6qr3t71Ww==}
|
|
|
|
joycon@3.1.1:
|
|
resolution: {integrity: sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw==}
|
|
engines: {node: '>=10'}
|
|
|
|
js-tokens@4.0.0:
|
|
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
|
|
|
|
js-yaml@3.15.1:
|
|
resolution: {integrity: sha512-S99WuO3HlhO3XN41EtYUNl9zzXjoJx7QvmipxsJVxtCBT0YHEFy+iOJhjSvrmV12nYhWpZaM8lPHkJm0yUMbag==}
|
|
hasBin: true
|
|
|
|
js-yaml@4.3.1:
|
|
resolution: {integrity: sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==}
|
|
hasBin: true
|
|
|
|
jsc-safe-url@0.2.4:
|
|
resolution: {integrity: sha512-0wM3YBWtYePOjfyXQH5MWQ8H7sdk5EXSwZvmSLKk2RboVQ2Bu239jycHDz5J/8Blf3K0Qnoy2b6xD+z10MFB+Q==}
|
|
|
|
jsesc@3.1.0:
|
|
resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==}
|
|
engines: {node: '>=6'}
|
|
hasBin: true
|
|
|
|
json-buffer@3.0.1:
|
|
resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==}
|
|
|
|
json-schema-ref-resolver@3.0.0:
|
|
resolution: {integrity: sha512-hOrZIVL5jyYFjzk7+y7n5JDzGlU8rfWDuYyHwGa2WA8/pcmMHezp2xsVwxrebD/Q9t8Nc5DboieySDpCp4WG4A==}
|
|
|
|
json-schema-traverse@1.0.0:
|
|
resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==}
|
|
|
|
json5@2.2.3:
|
|
resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
|
|
engines: {node: '>=6'}
|
|
hasBin: true
|
|
|
|
keyv@4.5.4:
|
|
resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
|
|
|
|
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
|
|
|
|
leven@3.1.0:
|
|
resolution: {integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==}
|
|
engines: {node: '>=6'}
|
|
|
|
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.33.0:
|
|
resolution: {integrity: sha512-gEpRTalKdosp4Bb8qWtc2iOgE5SeIHlpS1up9bFq2wAyYhl1UdTObYiHe98zEM9SQvSoqQZ1IQD0JNpg3Ml5pg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
lightningcss-darwin-arm64@1.33.0:
|
|
resolution: {integrity: sha512-Sciaz8eenNTKn9b3t7+xr0ipTp9YxKQY4npwQ3mrRuL0BAVHBLyZxofhaKBAVtzmtRZ/zTyo0/to4B1uWG/Djg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
lightningcss-darwin-x64@1.33.0:
|
|
resolution: {integrity: sha512-Z5UPAxzrjlWNNyGy6i65cJzzvgJ5D3T6wMvs+gWpY9d7qRhANrxqAp6LhxIgZhWEw18RfJTGcRxjuLIBr+m8XQ==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
lightningcss-freebsd-x64@1.33.0:
|
|
resolution: {integrity: sha512-QQM/Ti/hQajJwCY+RiWuCZ9sdtI/XQk7nDK5vC8kkdwixezOlDgvDx7+RT+QjK6FcFT4MpsuoBnHIo/O3StRRg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
lightningcss-linux-arm-gnueabihf@1.33.0:
|
|
resolution: {integrity: sha512-N7FVBe6iS24MlM6R/4RBTxGhQheZGs7tiQ9U32UtF75NzP5Q7xWPRqLBCKxlRQRk3rY1jCIPLzx7WzOhuUIRLQ==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
lightningcss-linux-arm64-gnu@1.33.0:
|
|
resolution: {integrity: sha512-j2v/itmy4HlNxlc6voKXYgBqNi0Ng2LShg4z7GufpEgs05P+2suBVyi9I6YHq5uoVFx9ETin3eCEhLVyXGQnKg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
lightningcss-linux-arm64-musl@1.33.0:
|
|
resolution: {integrity: sha512-yiO5ROMuYQgXbC60yjZU5CYSFZGKXL0HFATXt9mHJn1+zW55oCtMI9NfcVhYLMFDL7gV7oBPon/EmMMGg2OvtQ==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
lightningcss-linux-x64-gnu@1.33.0:
|
|
resolution: {integrity: sha512-ar+Ju7LmcN0Jo4FpL4hpFybwNG9/3A/Br5KW2n2jyODg3MEZXaDYADdemoNS+BDNfMgKvylJLj4S5tyRActuAg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
lightningcss-linux-x64-musl@1.33.0:
|
|
resolution: {integrity: sha512-RYiYbkokw0trfKqqzfF55lginwEPrD3OJDfTuJzFs1MK6iFnDenaz1fqLLtX4ITG3OktJQXOeTaw1awrBAlZPw==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
lightningcss-win32-arm64-msvc@1.33.0:
|
|
resolution: {integrity: sha512-1K+MPfLSFVpphzpdbfkhlWk6wBrTObBzS2T6db10PNOZgR9GoVsAWzwNyuhUYYbTp23j+4RrncfujZ4uAzXvwA==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
lightningcss-win32-x64-msvc@1.33.0:
|
|
resolution: {integrity: sha512-OlEICDx/Xl0FqSp4bry8zFnCvGpig3Gl4gCquvYwHuqJKEC1+n9NgDniFvqHGmMv1ZkqDJrDqKKSykTDX+ehuA==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
lightningcss@1.33.0:
|
|
resolution: {integrity: sha512-WkUDrojuJs0xkgGf2udWxa3yGBRxPtxUkB79i6aCZLRgc7PM8fZe9TosfPDcvEpQZbuFASnHYmRLBLUbmLOIIA==}
|
|
engines: {node: '>= 12.0.0'}
|
|
|
|
lilconfig@3.1.3:
|
|
resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==}
|
|
engines: {node: '>=14'}
|
|
|
|
lines-and-columns@1.2.4:
|
|
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
|
|
|
|
load-tsconfig@0.2.5:
|
|
resolution: {integrity: sha512-IXO6OCs9yg8tMKzfPZ1YmheJbZCiEsnBdcB03l0OcfK9prKnJb96siuHCr5Fl37/yo9DnKU+TLpxzTUspw9shg==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
|
|
locate-path@5.0.0:
|
|
resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==}
|
|
engines: {node: '>=8'}
|
|
|
|
lodash.chunk@4.2.0:
|
|
resolution: {integrity: sha512-ZzydJKfUHJwHa+hF5X66zLFCBrWn5GeF28OHEr4WVWtNDXlQ/IjWKPBiikqKo2ne0+v6JgCgJ0GzJp8k8bHC7w==}
|
|
|
|
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.flatten@4.4.0:
|
|
resolution: {integrity: sha512-C5N2Z3DgnnKr0LOpv/hKCgKdb7ZZwafIrsesve6lmzvZIRZRGaZ/l6Q8+2W7NaT+ZwO3fFlSCzCzrDCFdJfZ4g==}
|
|
|
|
lodash.throttle@4.1.1:
|
|
resolution: {integrity: sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ==}
|
|
|
|
log-symbols@2.2.0:
|
|
resolution: {integrity: sha512-VeIAFslyIerEJLXHziedo2basKbMKtTw3vfn5IzG0XTjhAVEJyNHnL2p7vc+wBDSdQuUpNw3M2u6xb9QsAY5Eg==}
|
|
engines: {node: '>=4'}
|
|
|
|
loose-envify@1.4.0:
|
|
resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
|
|
hasBin: true
|
|
|
|
lowercase-keys@2.0.0:
|
|
resolution: {integrity: sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==}
|
|
engines: {node: '>=8'}
|
|
|
|
lru-cache@10.4.3:
|
|
resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
|
|
|
|
lru-cache@11.5.2:
|
|
resolution: {integrity: sha512-4pfM1Ff0x50o0tQwb5ucw/RzNyD0/YJME6IVcStalZuMWxdt3sR3huStTtxz4PUmvZfRguvDejasvQ2kifR11g==}
|
|
engines: {node: 20 || >=22}
|
|
|
|
lru-cache@5.1.1:
|
|
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
|
|
|
|
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==}
|
|
|
|
makeerror@1.0.12:
|
|
resolution: {integrity: sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==}
|
|
|
|
manage-path@2.0.0:
|
|
resolution: {integrity: sha512-NJhyB+PJYTpxhxZJ3lecIGgh4kwIY2RAh44XvAz9UlqthlQwtPBf62uBVR8XaD8CRuSjQ6TnZH2lNJkbLPZM2A==}
|
|
|
|
marky@1.3.0:
|
|
resolution: {integrity: sha512-ocnPZQLNpvbedwTy9kNrQEsknEfgvcLMvOtz3sFeWApDq1MXH1TqkCIx58xlpESsfwQOnuBO9beyQuNGzVvuhQ==}
|
|
|
|
math-intrinsics@1.1.0:
|
|
resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
memoize-one@5.2.1:
|
|
resolution: {integrity: sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q==}
|
|
|
|
memoize-one@6.0.0:
|
|
resolution: {integrity: sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==}
|
|
|
|
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==}
|
|
|
|
metro-babel-transformer@0.83.3:
|
|
resolution: {integrity: sha512-1vxlvj2yY24ES1O5RsSIvg4a4WeL7PFXgKOHvXTXiW0deLvQr28ExXj6LjwCCDZ4YZLhq6HddLpZnX4dEdSq5g==}
|
|
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.83.3:
|
|
resolution: {integrity: sha512-59ZO049jKzSmvBmG/B5bZ6/dztP0ilp0o988nc6dpaDsU05Cl1c/lRf+yx8m9WW/JVgbmfO5MziBU559XjI5Zw==}
|
|
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.83.3:
|
|
resolution: {integrity: sha512-3jo65X515mQJvKqK3vWRblxDEcgY55Sk3w4xa6LlfEXgQ9g1WgMh9m4qVZVwgcHoLy0a2HENTPCCX4Pk6s8c8Q==}
|
|
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.83.3:
|
|
resolution: {integrity: sha512-mTel7ipT0yNjKILIan04bkJkuCzUUkm2SeEaTads8VfEecCh+ltXchdq6DovXJqzQAXuR2P9cxZB47Lg4klriA==}
|
|
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.83.3:
|
|
resolution: {integrity: sha512-M+X59lm7oBmJZamc96usuF1kusd5YimqG/q97g4Ac7slnJ3YiGglW5CsOlicTR5EWf8MQFxxjDoB6ytTqRe8Hw==}
|
|
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.83.3:
|
|
resolution: {integrity: sha512-jg5AcyE0Q9Xbbu/4NAwwZkmQn7doJCKGW0SLeSJmzNB9Z24jBe0AL2PHNMy4eu0JiKtNWHz9IiONGZWq7hjVTA==}
|
|
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.83.3:
|
|
resolution: {integrity: sha512-O2BmfWj6FSfzBLrNCXt/rr2VYZdX5i6444QJU0fFoc7Ljg+Q+iqebwE3K0eTvkI6TRjELsXk1cjU+fXwAR4OjQ==}
|
|
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.83.3:
|
|
resolution: {integrity: sha512-0js+zwI5flFxb1ktmR///bxHYg7OLpRpWZlBBruYG8OKYxeMP7SV0xQ/o/hUelrEMdK4LJzqVtHAhBm25LVfAQ==}
|
|
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.83.3:
|
|
resolution: {integrity: sha512-JHCJb9ebr9rfJ+LcssFYA2x1qPYuSD/bbePupIGhpMrsla7RCwC/VL3yJ9cSU+nUhU4c9Ixxy8tBta+JbDeZWw==}
|
|
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.83.3:
|
|
resolution: {integrity: sha512-xkC3qwUBh2psVZgVavo8+r2C9Igkk3DibiOXSAht1aYRRcztEZNFtAMtfSB7sdO2iFMx2Mlyu++cBxz/fhdzQg==}
|
|
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.83.3:
|
|
resolution: {integrity: sha512-F/YChgKd6KbFK3eUR5HdUsfBqVsanf5lNTwFd4Ca7uuxnHgBC3kR/Hba/RGkenR3pZaGNp5Bu9ZqqP52Wyhomw==}
|
|
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.83.3:
|
|
resolution: {integrity: sha512-eRGoKJU6jmqOakBMH5kUB7VitEWiNrDzBHpYbkBXW7C5fUGeOd2CyqrosEzbMK5VMiZYyOcNFEphvxk3OXey2A==}
|
|
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.83.3:
|
|
resolution: {integrity: sha512-Ztekew9t/gOIMZX1tvJOgX7KlSLL5kWykl0Iwu2cL2vKMKVALRl1hysyhUw0vjpAvLFx+Kfq9VLjnHIkW32fPA==}
|
|
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.83.3:
|
|
resolution: {integrity: sha512-+rP+/GieOzkt97hSJ0MrPOuAH/jpaS21ZDvL9DJ35QYRDlQcwzcvUlGUf79AnQxq/2NPiS/AULhhM4TKutIt8Q==}
|
|
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
|
|
|
|
mimic-fn@1.2.0:
|
|
resolution: {integrity: sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==}
|
|
engines: {node: '>=4'}
|
|
|
|
mimic-response@1.0.1:
|
|
resolution: {integrity: sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==}
|
|
engines: {node: '>=4'}
|
|
|
|
mimic-response@3.1.0:
|
|
resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
minimalistic-assert@1.0.1:
|
|
resolution: {integrity: sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==}
|
|
|
|
minimatch@10.2.6:
|
|
resolution: {integrity: sha512-vpLQEs+VLCr1nU0BXS07maYoFwlDAH0gngQuuttxIwutDFEMHq2blX+8vpgxDdK3J1PwjCJiep77OitTZ4Ll1A==}
|
|
engines: {node: 18 || 20 || >=22}
|
|
|
|
minimatch@3.1.5:
|
|
resolution: {integrity: sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==}
|
|
|
|
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@7.1.3:
|
|
resolution: {integrity: sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==}
|
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
|
|
minizlib@3.1.0:
|
|
resolution: {integrity: sha512-KZxYo1BUkWD2TVFLr0MQoM8vUUigWD3LlD83a/75BqC+4qE0Hb1Vo5v1FgcfaNXvfXzr+5EhQ6ing/CaBijTlw==}
|
|
engines: {node: '>= 18'}
|
|
|
|
mkdirp@1.0.4:
|
|
resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
|
|
mlly@1.8.2:
|
|
resolution: {integrity: sha512-d+ObxMQFmbt10sretNDytwt85VrbkhhUA/JBGm1MPaWJ65Cl4wOgLaB1NYvJSZ0Ef03MMEU/0xpPMXUIQ29UfA==}
|
|
|
|
mnemonist@0.40.4:
|
|
resolution: {integrity: sha512-ZAv+KNavneRVzu4tUeOgzkScI3W5BGwZ3rkxIpKtzzVgfTtWQFN1CgX0U72cyvyh3iTuHL3SiSmrQxTlryEIcw==}
|
|
|
|
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.4:
|
|
resolution: {integrity: sha512-4kmO/MdyUIkLIvTPr8VHLil4AtoKIoniWPIEk5+CDy0xnWC84azhSFmuJ7PxZdsYtiP5kEeQsORAVIeMgxT+Hw==}
|
|
hasBin: true
|
|
|
|
msgpackr@2.0.5:
|
|
resolution: {integrity: sha512-cef05H/dSYpLpqp3sj/qyZh5vhUYCalnaLO7j1yOmpsR0y/XwLVtK7r5gn+U/F7CTEfMowcGhlUQJDLcLf7jcA==}
|
|
|
|
mz@2.7.0:
|
|
resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==}
|
|
|
|
nanoid@3.3.16:
|
|
resolution: {integrity: sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==}
|
|
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
hasBin: true
|
|
|
|
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'}
|
|
|
|
nested-error-stacks@2.0.1:
|
|
resolution: {integrity: sha512-SrQrok4CATudVzBS7coSz26QRSmlK9TzzoFbeKfcPBUFPjcQM9Rqvr/DlJkOrwI/0KcgvMub1n1g5Jt9EgRn4A==}
|
|
|
|
node-abort-controller@3.1.1:
|
|
resolution: {integrity: sha512-AGK2yQKIjRuqnc6VkX2Xj5d+QW8xZ87pa1UK6yA6ouUyuxfHuMP6umE5QK7UmTeOAymo+Zx1Fxiuw9rVx8taHQ==}
|
|
|
|
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-int64@0.4.0:
|
|
resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==}
|
|
|
|
node-releases@2.0.51:
|
|
resolution: {integrity: sha512-wRNIrw4DmVLKQlbgOMdkMx27Wrpzes2hh5Jtbi2bjPd+4wJstWIqP5A+lscnqbm0xxmT5Bpg8Lec5ItEBwx6BQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
nodemailer@9.0.3:
|
|
resolution: {integrity: sha512-n+YP+NKwR5zRWa60k3GiQ6Q3B4KXCoAw40dAKeCtYn020iNN74aWK2liXIC3ZEATeGql7we3tE3t8QwhY0eskw==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
normalize-path@3.0.0:
|
|
resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
normalize-url@6.1.0:
|
|
resolution: {integrity: sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==}
|
|
engines: {node: '>=10'}
|
|
|
|
npm-package-arg@11.0.3:
|
|
resolution: {integrity: sha512-sHGJy8sOC1YraBywpzQlIKBE4pBbGbiF95U6Auspzyem956E0+FtDtsx1ZxlOJkQCZ1AFXAY/yuvtFYrOxF+Bw==}
|
|
engines: {node: ^16.14.0 || >=18.0.0}
|
|
|
|
nullthrows@1.1.1:
|
|
resolution: {integrity: sha512-2vPPEi+Z7WqML2jZYddDIfy5Dqb0r2fze2zTxNNknZaFpVHU3mFB3R+DWeJWGVx0ecvttSGlJTI+WG+8Z4cDWw==}
|
|
|
|
ob1@0.83.3:
|
|
resolution: {integrity: sha512-egUxXCDwoWG06NGCS5s5AdcpnumHKJlfd3HH06P3m9TEMwwScfcY35wpQxbm9oHof+dM/lVH9Rfyu1elTVelSA==}
|
|
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'}
|
|
|
|
obliterator@2.0.5:
|
|
resolution: {integrity: sha512-42CPE9AhahZRsMNslczq0ctAEtqk8Eka26QofnqC346BZdHDySk3LWka23LI7ULIw11NmltpiLagIq8gBozxTw==}
|
|
|
|
obug@2.1.4:
|
|
resolution: {integrity: sha512-4a+OsYv9UktOJKE+l1A4OufDgdRF9PifWj+tJnHURo/P+WOxpG4GzUFL9qCalmWauao6ogiG+QvnCovwPoyAWA==}
|
|
engines: {node: '>=12.20.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'}
|
|
|
|
on-net-listen@1.1.2:
|
|
resolution: {integrity: sha512-y1HRYy8s/RlcBvDUwKXSmkODMdx4KSuIvloCnQYJ2LdBBC1asY4HtfhXwe3UWknLakATZDnbzht2Ijw3M1EqFg==}
|
|
engines: {node: '>=9.4.0 || ^8.9.4'}
|
|
|
|
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'}
|
|
|
|
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'}
|
|
|
|
ora@3.4.0:
|
|
resolution: {integrity: sha512-eNwHudNbO1folBP3JsZ19v9azXWtQZjICdr3Q0TDPIaeBQ3mXLrh54wM+er0+hSp+dWKf+Z8KM58CYzEyIYxYg==}
|
|
engines: {node: '>=6'}
|
|
|
|
p-cancelable@2.1.1:
|
|
resolution: {integrity: sha512-BZOr3nRQHOntUjTrH8+Lh54smKHoHyur8We1V8DSMVrl5A2malOOwuJRnKRDjSnkoeBh4at6BwEnb5I7Jl31wg==}
|
|
engines: {node: '>=8'}
|
|
|
|
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@4.1.0:
|
|
resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==}
|
|
engines: {node: '>=8'}
|
|
|
|
p-try@2.2.0:
|
|
resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
pako@1.0.11:
|
|
resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==}
|
|
|
|
parse-png@2.1.0:
|
|
resolution: {integrity: sha512-Nt/a5SfCLiTnQAjx3fHlqp8hRgTL3z7kTQZzvIMS9uCAepnCyjpdEc6M/sz69WqMBdaDBw9sF1F1UaHROYzGkQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
parseurl@1.3.3:
|
|
resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
path-exists@4.0.0:
|
|
resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
|
|
engines: {node: '>=8'}
|
|
|
|
path-is-absolute@1.0.1:
|
|
resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
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@2.0.2:
|
|
resolution: {integrity: sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==}
|
|
engines: {node: 18 || 20 || >=22}
|
|
|
|
pathe@2.0.3:
|
|
resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
|
|
|
|
pg-cloudflare@1.4.0:
|
|
resolution: {integrity: sha512-Vo7z/6rrQYxpNRylp4Tlob2elzbh+N/MOQbxFVWCxS7oEx6jF53GTJFxK2WWpKuBRkmiin4Mt+xofFDjx09R0A==}
|
|
|
|
pg-connection-string@2.14.0:
|
|
resolution: {integrity: sha512-XwWDGcLRGCXAR8F/AM5bG7Q+A3Wm2s6QeEjlOKZLlH3UYcguiqCWKyWXVag5TLTIjR7oOJUY8kcADaZgWPyLeg==}
|
|
|
|
pg-int8@1.0.1:
|
|
resolution: {integrity: sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==}
|
|
engines: {node: '>=4.0.0'}
|
|
|
|
pg-pool@3.14.0:
|
|
resolution: {integrity: sha512-gKtPkFdQPU3DksooVLi9LsjZxrsBUZIpa+7aVx+LV5pNh0KzP4Zleud2po+ConrxbuXGBJ6Hfer6hdgpIBpBaw==}
|
|
peerDependencies:
|
|
pg: '>=8.0'
|
|
|
|
pg-protocol@1.15.0:
|
|
resolution: {integrity: sha512-cq9sECI5s0+uPUXjbz8ioyPJni6RzsRib0US67i5IoTZKw8fNeYlVE7u8F4dG7vEJJtc5wdD1K189lCCUwqWTQ==}
|
|
|
|
pg-types@2.2.0:
|
|
resolution: {integrity: sha512-qTAAlrEsl8s4OiEQY69wDvcMIdQN6wdz5ojQiOy6YRMuynxenON0O5oCpJI6lshc6scgAY8qvJ2On/p+CXY0GA==}
|
|
engines: {node: '>=4'}
|
|
|
|
pg@8.22.0:
|
|
resolution: {integrity: sha512-8wih1vVIBMxoUM2oB4soJsD9tDnDpLv4OXBJ+EJzFsvycD+lfyIreC2gGHq78f8jbLLt+bvlPTFdFZfJkOuzAA==}
|
|
engines: {node: '>= 16.0.0'}
|
|
peerDependencies:
|
|
pg-native: '>=3.0.1'
|
|
peerDependenciesMeta:
|
|
pg-native:
|
|
optional: true
|
|
|
|
pgpass@1.0.5:
|
|
resolution: {integrity: sha512-FdW9r/jQZhSeohs1Z3sI1yxFQNFvMcnmfuj4WBMUTxOrAyLMaTcE1aAMBiTlbMNaXvBCQuVi0R7hd8udDSP7ug==}
|
|
|
|
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@4.0.5:
|
|
resolution: {integrity: sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==}
|
|
engines: {node: '>=12'}
|
|
|
|
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-types@1.3.1:
|
|
resolution: {integrity: sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==}
|
|
|
|
plist@3.1.1:
|
|
resolution: {integrity: sha512-ZIfcLJC+7E7FBFnDxm9MPmt7D+DidyQ26lewieO75AdhA2ayMtsJSES0iWzqJQbcVRSrTufQoy0DR94xHue0oA==}
|
|
engines: {node: '>=10.4.0'}
|
|
|
|
pngjs@3.4.0:
|
|
resolution: {integrity: sha512-NCrCHhWmnQklfH4MtJMRjZ2a8c80qXeMlQMv2uVp9ISJMTt562SbGd6n2oq0PaPgKm7Z6pL9E2UlLIhC+SHL3w==}
|
|
engines: {node: '>=4.0.0'}
|
|
|
|
postcss-load-config@6.0.1:
|
|
resolution: {integrity: sha512-oPtTM4oerL+UXmx+93ytZVN82RrlY/wPUV8IeDxFrzIjXOLF1pN+EmKPLbubvKHT2HC20xXsCAH2Z+CKV6Oz/g==}
|
|
engines: {node: '>= 18'}
|
|
peerDependencies:
|
|
jiti: '>=1.21.0'
|
|
postcss: '>=8.0.9'
|
|
tsx: ^4.8.1
|
|
yaml: ^2.4.2
|
|
peerDependenciesMeta:
|
|
jiti:
|
|
optional: true
|
|
postcss:
|
|
optional: true
|
|
tsx:
|
|
optional: true
|
|
yaml:
|
|
optional: true
|
|
|
|
postcss-value-parser@4.2.0:
|
|
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
|
|
|
|
postcss@8.4.49:
|
|
resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
|
|
postcss@8.5.25:
|
|
resolution: {integrity: sha512-DTPx3RWSSnWyzLxQnlH0rJP+EW5ekl16ZU4/psbIhA0e53kJfdgaN5vKM+xP7yJtXVu+nfdVFmlgFDEKAe4Pyw==}
|
|
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'}
|
|
|
|
prettier@3.9.6:
|
|
resolution: {integrity: sha512-OpN0zzVdiaiAhxpuuj5efpIS4sY9j7bY6uR5mnj5yPzGkdkjNKSJeUThPb60Jw29QuAZgA4o+/iB49kFiaBX6g==}
|
|
engines: {node: '>=14'}
|
|
hasBin: true
|
|
|
|
pretty-bytes@5.6.0:
|
|
resolution: {integrity: sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==}
|
|
engines: {node: '>=6'}
|
|
|
|
pretty-format@29.7.0:
|
|
resolution: {integrity: sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
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-warning@4.0.1:
|
|
resolution: {integrity: sha512-3c2LzQ3rY9d0hc1emcsHhfT9Jwz0cChib/QN89oME2R451w5fy3f0afAhERFZAwrbDU43wk12d0ORBpDVME50Q==}
|
|
|
|
process-warning@5.1.0:
|
|
resolution: {integrity: sha512-jQSaVHsPgtyw60e1rQ/A+/ArPEj/S8pS/vFnyGa/gYFXrKk/6RuDkoqVDQ5NI5MmS01698ltlAk0NoDBNLujRw==}
|
|
|
|
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'}
|
|
|
|
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'}
|
|
|
|
qrcode-terminal@0.11.0:
|
|
resolution: {integrity: sha512-Uu7ii+FQy4Qf82G4xu7ShHhjhGahEpCWc3x8UavY3CTcWV+ufmmCtwkr7ZKsX42jdL0kr1B5FKUeqJvAn51jzQ==}
|
|
hasBin: true
|
|
|
|
query-string@7.1.3:
|
|
resolution: {integrity: sha512-hh2WYhq4fi8+b+/2Kg9CEge4fDPvHS534aOOvOZeQ3+Vf2mCFsaFBYj0i+iXcAq6I9Vzp5fjMFBlONvayDC1qg==}
|
|
engines: {node: '>=6'}
|
|
|
|
queue@6.0.2:
|
|
resolution: {integrity: sha512-iHZWu+q3IdFZFX36ro/lKBkSvfkztY5Y7HMiPlOUjhupPcG2JMfst2KKEpu5XndviX/3UhFbRngUPNKtgvtZiA==}
|
|
|
|
quick-format-unescaped@4.0.4:
|
|
resolution: {integrity: sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==}
|
|
|
|
quick-lru@5.1.1:
|
|
resolution: {integrity: sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==}
|
|
engines: {node: '>=10'}
|
|
|
|
range-parser@1.2.1:
|
|
resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
rc@1.2.8:
|
|
resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==}
|
|
hasBin: true
|
|
|
|
react-devtools-core@6.1.5:
|
|
resolution: {integrity: sha512-ePrwPfxAnB+7hgnEr8vpKxL9cmnp7F322t8oqcPshbIQQhDKgFDW4tjhF2wjVbdXF9O/nyuy3sQWd9JGpiLPvA==}
|
|
|
|
react-dom@19.1.0:
|
|
resolution: {integrity: sha512-Xs1hdnE+DyKgeHJeJznQmYMIBG3TKIHJJT95Q58nHLSrElKlGQqDTR2HQ9fx5CN/Gk6Vh/kupBTDLU11/nDk/g==}
|
|
peerDependencies:
|
|
react: ^19.1.0
|
|
|
|
react-dom@19.2.3:
|
|
resolution: {integrity: sha512-yELu4WmLPw5Mr/lmeEpox5rw3RETacE++JgHqQzd2dg+YbJuat3jH4ingc+WPZhxaoFzdv9y33G+F7Nl5O0GBg==}
|
|
peerDependencies:
|
|
react: ^19.2.3
|
|
|
|
react-fast-compare@3.2.2:
|
|
resolution: {integrity: sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==}
|
|
|
|
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@18.3.1:
|
|
resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==}
|
|
|
|
react-is@19.2.8:
|
|
resolution: {integrity: sha512-s5un28nYxKJw5gvUHyW5PCC28CvBqLu9r3cWgzHT4Vo/5fqqkFcdRYsGcKf50WMPpjjFZS5d76fn3YCo2njKwQ==}
|
|
|
|
react-native-gesture-handler@2.28.0:
|
|
resolution: {integrity: sha512-0msfJ1vRxXKVgTgvL+1ZOoYw3/0z1R+Ked0+udoJhyplC2jbVKIJ8Z1bzWdpQRCV3QcQ87Op0zJVE5DhKK2A0A==}
|
|
peerDependencies:
|
|
react: '*'
|
|
react-native: '*'
|
|
|
|
react-native-is-edge-to-edge@1.3.1:
|
|
resolution: {integrity: sha512-NIXU/iT5+ORyCc7p0z2nnlkouYKX425vuU1OEm6bMMtWWR9yvb+Xg5AZmImTKoF9abxCPqrKC3rOZsKzUYgYZA==}
|
|
peerDependencies:
|
|
react: '*'
|
|
react-native: '*'
|
|
|
|
react-native-reanimated@4.1.7:
|
|
resolution: {integrity: sha512-Q4H6xA3Tn7QL0/E/KjI86I1KK4tcf+ErRE04LH34Etka2oVQhW6oXQ+Q8ZcDCVxiWp5vgbBH6XcH8BOo4w/Rhg==}
|
|
peerDependencies:
|
|
react: '*'
|
|
react-native: 0.78 - 0.82
|
|
react-native-worklets: 0.5 - 0.8
|
|
|
|
react-native-safe-area-context@5.6.2:
|
|
resolution: {integrity: sha512-4XGqMNj5qjUTYywJqpdWZ9IG8jgkS3h06sfVjfw5yZQZfWnRFXczi0GnYyFyCc2EBps/qFmoCH8fez//WumdVg==}
|
|
peerDependencies:
|
|
react: '*'
|
|
react-native: '*'
|
|
|
|
react-native-screens@4.16.0:
|
|
resolution: {integrity: sha512-yIAyh7F/9uWkOzCi1/2FqvNvK6Wb9Y1+Kzn16SuGfN9YFJDTbwlzGRvePCNTOX0recpLQF3kc2FmvMUhyTCH1Q==}
|
|
peerDependencies:
|
|
react: '*'
|
|
react-native: '*'
|
|
|
|
react-native-web@0.21.2:
|
|
resolution: {integrity: sha512-SO2t9/17zM4iEnFvlu2DA9jqNbzNhoUP+AItkoCOyFmDMOhUnBBznBDCYN92fGdfAkfQlWzPoez6+zLxFNsZEg==}
|
|
peerDependencies:
|
|
react: ^18.0.0 || ^19.0.0
|
|
react-dom: ^18.0.0 || ^19.0.0
|
|
|
|
react-native-worklets@0.5.1:
|
|
resolution: {integrity: sha512-lJG6Uk9YuojjEX/tQrCbcbmpdLCSFxDK1rJlkDhgqkVi1KZzG7cdcBFQRqyNOOzR9Y0CXNuldmtWTGOyM0k0+w==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
react: '*'
|
|
react-native: '*'
|
|
|
|
react-native@0.81.5:
|
|
resolution: {integrity: sha512-1w+/oSjEXZjMqsIvmkCRsOc8UBYv163bTWKTI8+1mxztvQPhCRYGTvZ/PL1w16xXHneIj/SLGfxWg2GWN2uexw==}
|
|
engines: {node: '>= 20.19.4'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@types/react': ^19.1.0
|
|
react: ^19.1.0
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
|
|
react-refresh@0.14.2:
|
|
resolution: {integrity: sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
react-refresh@0.17.0:
|
|
resolution: {integrity: sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
react-remove-scroll-bar@2.3.8:
|
|
resolution: {integrity: sha512-9r+yi9+mgU33AKcj6IbT9oRCO78WriSj6t/cF8DWBZJ9aOGPOTEDvdUDz1FwKim7QXWwmHqtdHnRJfhAxEG46Q==}
|
|
engines: {node: '>=10'}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
|
|
react-remove-scroll@2.7.2:
|
|
resolution: {integrity: sha512-Iqb9NjCCTt6Hf+vOdNIZGdTiH1QSqr27H/Ek9sv/a97gfueI/5h1s3yRi1nngzMUaOOToin5dI1dXKdXiF+u0Q==}
|
|
engines: {node: '>=10'}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
|
|
react-router-dom@7.18.2:
|
|
resolution: {integrity: sha512-AIKJ/jgGlFb3EbfCXk5Gzshiwt+l3mqbCrNjmEWMMjqQxNJ3svBa6bgzFyCC2Sw3RA0VWF1kg3uQf2OFhxb8hw==}
|
|
engines: {node: '>=20.0.0'}
|
|
peerDependencies:
|
|
react: '>=18'
|
|
react-dom: '>=18'
|
|
|
|
react-router@7.18.2:
|
|
resolution: {integrity: sha512-aUVMjFm3GAPTTZL7oYr5E7ETiqfQCHRLH+B+5afnICvf0r7kkK4eR6SMuwbSTJw/7t+12khT/Kahij49fqOCIg==}
|
|
engines: {node: '>=20.0.0'}
|
|
peerDependencies:
|
|
react: '>=18'
|
|
react-dom: '>=18'
|
|
peerDependenciesMeta:
|
|
react-dom:
|
|
optional: true
|
|
|
|
react-style-singleton@2.2.3:
|
|
resolution: {integrity: sha512-b6jSvxvVnyptAiLjbkWLE/lOnR4lfTtDAl+eUC7RZy+QQWc6wRzIV2CE6xBuMmDxc2qIihtDCZD5NPOFl7fRBQ==}
|
|
engines: {node: '>=10'}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
|
|
react@19.1.0:
|
|
resolution: {integrity: sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
react@19.2.3:
|
|
resolution: {integrity: sha512-Ku/hhYbVjOQnXDZFv2+RibmLFGwFdeeKHFcOTlrt7xplBnya5OGn/hIRDsqDiSUcfORsDC7MPxwork8jBwsIWA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
readdirp@4.1.2:
|
|
resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==}
|
|
engines: {node: '>= 14.18.0'}
|
|
|
|
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==}
|
|
|
|
redis-errors@1.2.0:
|
|
resolution: {integrity: sha512-1qny3OExCf0UvUV/5wpYKf2YwPcOqXzkwKKSmKHiE6ZMQs5heeE/c8eXK+PNllPvmjgAbfnsbpkGZWy8cBpn9w==}
|
|
engines: {node: '>=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==}
|
|
|
|
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.2:
|
|
resolution: {integrity: sha512-NgRBy2Nx/bE+9F27nVHnqcN5HjyLmecqsqx2PJHu3/IEtADD4WuxuXIVExD5PoSDFVrl78dOonfcOe5O+5nbzQ==}
|
|
hasBin: true
|
|
|
|
reinterval@1.1.0:
|
|
resolution: {integrity: sha512-QIRet3SYrGp0HUHO88jVskiG6seqUGC5iAG7AwI/BV4ypGcuqk9Du6YQBUOUqm9c8pw1eyLoIaONifRua1lsEQ==}
|
|
|
|
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'}
|
|
|
|
requireg@0.2.2:
|
|
resolution: {integrity: sha512-nYzyjnFcPNGR3lx9lwPPPnuQxv6JWEZd2Ci0u9opN7N5zUEPIhY/GbL3vMGOr2UXwEg9WwSyV9X9Y/kLFgPsOg==}
|
|
engines: {node: '>= 4.0.0'}
|
|
|
|
resolve-alpn@1.2.1:
|
|
resolution: {integrity: sha512-0a1F4l73/ZFZOakJnQ3FvkJ2+gSTQWz/r2KE5OdDY0TxPm5h4GkqkWWfM47T7HsbnOtcJVEF4epCVy6u7Q3K+g==}
|
|
|
|
resolve-from@5.0.0:
|
|
resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==}
|
|
engines: {node: '>=8'}
|
|
|
|
resolve-pkg-maps@1.0.0:
|
|
resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
|
|
|
|
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==}
|
|
|
|
responselike@2.0.1:
|
|
resolution: {integrity: sha512-4gl03wn3hj1HP3yzgdI7d3lCkF95F21Pz4BPGvKHinyQzALR5CapwC8yIi0Rh58DEMQ/SguC03wFj2k0M/mHhw==}
|
|
|
|
restore-cursor@2.0.0:
|
|
resolution: {integrity: sha512-6IzJLuGi4+R14vwagDHX+JrXmPVtPpn4mffDJ1UdR7/Edm87fl6yi8mMBIVvFtJaNTUvjughmW4hwLhRG7gC1Q==}
|
|
engines: {node: '>=4'}
|
|
|
|
ret@0.5.0:
|
|
resolution: {integrity: sha512-I1XxrZSQ+oErkRR4jYbAyEEu2I0avBvvMM5JN+6EBprOGRCs63ENqZ3vjavq8fBw2+62G5LF5XelKwuJpcvcxw==}
|
|
engines: {node: '>=10'}
|
|
|
|
retimer@3.0.0:
|
|
resolution: {integrity: sha512-WKE0j11Pa0ZJI5YIk0nflGI7SQsfl2ljihVy7ogh7DeQSeYAUi0ubZ/yEueGtDfUPk6GH5LRw1hBdLq4IwUBWA==}
|
|
|
|
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@3.0.2:
|
|
resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==}
|
|
deprecated: Rimraf versions prior to v4 are no longer supported
|
|
hasBin: true
|
|
|
|
rollup@4.62.4:
|
|
resolution: {integrity: sha512-RXOqwaPsBGjMNMa4sQjDjHieHEZDFoj/Rdr46l2MU5DfEs16wHJPC2RPTPHWhNl+M3aI472LLqFkFKut4SblOg==}
|
|
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
|
hasBin: true
|
|
|
|
rtl-detect@1.1.2:
|
|
resolution: {integrity: sha512-PGMBq03+TTG/p/cRB7HCLKJ1MgDIi07+QU1faSjiYRfmY5UsAttV9Hs08jDAHVwcOwmVLcSJkpwyfXszVjWfIQ==}
|
|
|
|
safe-buffer@5.2.1:
|
|
resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
|
|
|
|
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.1:
|
|
resolution: {integrity: sha512-42tBVwLWnaQvW5zc4HbZrTuWccECCZfBi92FDuwtqxasH+JbPB3/FOKb1m222K42R4WxuxzzMsTswfzgtSu64Q==}
|
|
engines: {node: '>=11.0.0'}
|
|
|
|
scheduler@0.26.0:
|
|
resolution: {integrity: sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==}
|
|
|
|
scheduler@0.27.0:
|
|
resolution: {integrity: sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==}
|
|
|
|
secure-json-parse@4.1.0:
|
|
resolution: {integrity: sha512-l4KnYfEyqYJxDwlNVyRfO2E4NTHfMKAWdUuA8J0yve2Dz/E/PdBepY03RvyJpssIpRFwJoCD55wA+mEDs6ByWA==}
|
|
|
|
semver@6.3.1:
|
|
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
|
|
hasBin: true
|
|
|
|
semver@7.6.3:
|
|
resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
|
|
semver@7.7.2:
|
|
resolution: {integrity: sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
|
|
semver@7.8.5:
|
|
resolution: {integrity: sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
|
|
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'}
|
|
|
|
serve-static@1.16.3:
|
|
resolution: {integrity: sha512-x0RTqQel6g5SY7Lg6ZreMmsOzncHFU7nhnRWkKgWuMTu5NN0DR5oruckMqRvacAN9d5w6ARnRBXl9xhDCgfMeA==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
server-only@0.0.1:
|
|
resolution: {integrity: sha512-qepMx2JxAa5jjfzxG79yPPq+8BuFToHd1hm7kI+Z4zAq1ftQiP7HcxMhDDItrbtwVeLg/cY2JnKnrcFkmiswNA==}
|
|
|
|
set-cookie-parser@2.7.2:
|
|
resolution: {integrity: sha512-oeM1lpU/UvhTxw+g3cIfxXHyJRc/uidd3yK1P242gzHds0udQBYzs3y8j4gCCW+ZJ7ad0yctld8RYO+bdurlvw==}
|
|
|
|
setimmediate@1.0.5:
|
|
resolution: {integrity: sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==}
|
|
|
|
setprototypeof@1.2.0:
|
|
resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==}
|
|
|
|
sf-symbols-typescript@2.2.0:
|
|
resolution: {integrity: sha512-TPbeg0b7ylrswdGCji8FRGFAKuqbpQlLbL8SOle3j1iHSs5Ob5mhvMAxWN2UItOjgALAB5Zp3fmMfj8mbWvXKw==}
|
|
engines: {node: '>=10'}
|
|
|
|
shallowequal@1.1.0:
|
|
resolution: {integrity: sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==}
|
|
|
|
shebang-command@2.0.0:
|
|
resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
|
|
engines: {node: '>=8'}
|
|
|
|
shebang-regex@3.0.0:
|
|
resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
|
|
engines: {node: '>=8'}
|
|
|
|
shell-quote@1.10.0:
|
|
resolution: {integrity: sha512-w1aiOKwKuRgtwAReIIj89puqg+I7GvX4IbLrvmhXbzQsj1+Zwi4VO3+fa6ZF91TWSjIxoEkKnMeHcLEODK5ZXA==}
|
|
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==}
|
|
|
|
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'}
|
|
|
|
slugify@1.6.9:
|
|
resolution: {integrity: sha512-vZ7rfeehZui7wQs438JXBckYLkIIdfHOXsaVEUMyS5fHo1483l1bMdo0EDSWYclY0yZKFOipDy4KHuKs6ssvdg==}
|
|
engines: {node: '>=8.0.0'}
|
|
|
|
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.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'}
|
|
|
|
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==}
|
|
|
|
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==}
|
|
|
|
standard-navigation@0.0.8:
|
|
resolution: {integrity: sha512-TyVbo7INUDWtsUWDFn8RR7kwR87U0S4xHfLfbbnyeC581TmmyqQ+eM+nPw8rQTSD8QitRVcYfPaSHr/QJiUy1g==}
|
|
peerDependencies:
|
|
react: '*'
|
|
|
|
statuses@1.5.0:
|
|
resolution: {integrity: sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
statuses@2.0.2:
|
|
resolution: {integrity: sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
std-env@4.2.0:
|
|
resolution: {integrity: sha512-oCUKSupKTHX53EyjDtuZQ64pjLJ6yYCtpmEw0goYxtjG9KpbRe8KAsl2tBUGU9DyMcJ0RwJ8GqJAFzMXcXW1Rw==}
|
|
|
|
steed@1.1.3:
|
|
resolution: {integrity: sha512-EUkci0FAUiE4IvGTSKcDJIQ/eRUP2JJb56+fvZ4sdnguLTqIdKjSxUe138poW8mkvKWXW2sFPrgTsxqoISnmoA==}
|
|
|
|
stream-buffers@2.2.0:
|
|
resolution: {integrity: sha512-uyQK/mx5QjHun80FLJTfaWE7JtwfRMKBLkMne6udYOmvH0CawotVa7TfgYHzAnpphn4+TweIx1QKMnRIbipmUg==}
|
|
engines: {node: '>= 0.10.0'}
|
|
|
|
strict-uri-encode@2.0.0:
|
|
resolution: {integrity: sha512-QwiXZgpRcKkhTj2Scnn++4PKtWsH0kpzZ62L2R6c/LUVYv7hVnZqcg2+sMuT6R7Jusu1vviK/MFsu6kNJfWlEQ==}
|
|
engines: {node: '>=4'}
|
|
|
|
string-width@4.2.3:
|
|
resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
|
|
engines: {node: '>=8'}
|
|
|
|
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-json-comments@2.0.1:
|
|
resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
structured-headers@0.4.1:
|
|
resolution: {integrity: sha512-0MP/Cxx5SzeeZ10p/bZI0S6MpgD+yxAhi1BOQ34jgnMXsCq3j1t6tQnZu+KdlL7dvJTLT3g9xN8tl10TqgFMcg==}
|
|
|
|
styleq@0.1.3:
|
|
resolution: {integrity: sha512-3ZUifmCDCQanjeej1f6kyl/BeP/Vae5EYkQ9iJfUm/QwZvlgnZzyflqAsAWYURdtea8Vkvswu2GrC57h3qffcA==}
|
|
|
|
sucrase@3.35.1:
|
|
resolution: {integrity: sha512-DhuTmvZWux4H1UOnWMB3sk0sbaCVOoQZjv8u1rDoTV0HTdGem9hkAZtl4JZy8P2z4Bg0nT+YMeOFyVr4zcG5Tw==}
|
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
hasBin: true
|
|
|
|
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@7.5.22:
|
|
resolution: {integrity: sha512-MFO/QzvtAOmJbkhOaCTvbGcFN9L9b+JunIsDwaKljSOdcLMea3NJ1k9Usz/rjdfSXTq4dfzfeS7W4p4YOAAHeA==}
|
|
engines: {node: '>=18'}
|
|
|
|
terminal-link@2.1.1:
|
|
resolution: {integrity: sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
terser@5.49.0:
|
|
resolution: {integrity: sha512-SNiDnXyHSrxVcIOtVbULzcTmniUiwcV7Nwdyj1twVubeTmbjoa8p69KKDpfkdoOavuM4/GRm1+ykI8qqnavHoA==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
|
|
test-exclude@6.0.0:
|
|
resolution: {integrity: sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==}
|
|
engines: {node: '>=8'}
|
|
|
|
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.2.0:
|
|
resolution: {integrity: sha512-e2zZ96wSChazBsbENf/Pcm/4swHt2cEKQ92rhUjkL9GCKiTDJIaTBenjE/m9DXi0QBmTMDkFDdOomUy20A1tDQ==}
|
|
engines: {node: '>=20'}
|
|
|
|
throat@5.0.0:
|
|
resolution: {integrity: sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA==}
|
|
|
|
timestring@6.0.0:
|
|
resolution: {integrity: sha512-wMctrWD2HZZLuIlchlkE2dfXJh7J2KDI9Dwl+2abPYg0mswQHfOAyQW3jJg1pY5VfttSINZuKcXoB3FGypVklA==}
|
|
engines: {node: '>=8'}
|
|
|
|
tinybench@2.9.0:
|
|
resolution: {integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==}
|
|
|
|
tinyexec@0.3.2:
|
|
resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==}
|
|
|
|
tinyexec@1.3.0:
|
|
resolution: {integrity: sha512-QKAl9m8gWWGHV8jZcPeym6j+XULi6tOf1mT83WYJ4Lk2ytW/uwAWkrP0uFsdoYMdueVJ0qs26wZ+23xeB4ibNQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
tinyglobby@0.2.17:
|
|
resolution: {integrity: sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==}
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
tinyrainbow@3.1.1:
|
|
resolution: {integrity: sha512-yau8yJdTt989Mm0Bd/236QnzEiPf2xLLTqUZRUJOo/3CB078LSwzei343DgtJVmfJKJE3TMINY1u42SQsP6mXw==}
|
|
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.4:
|
|
resolution: {integrity: sha512-m1TdR/rvT7kgGJZhspNtXdsdYk0fddFpJJFlG5s+UkPFo6lkLoZ3YLOaovPYjq1R75NP5JfeTlSHaOsE09peCg==}
|
|
engines: {node: '>=20'}
|
|
|
|
toidentifier@1.0.1:
|
|
resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==}
|
|
engines: {node: '>=0.6'}
|
|
|
|
tr46@0.0.3:
|
|
resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==}
|
|
|
|
tree-kill@1.2.2:
|
|
resolution: {integrity: sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==}
|
|
hasBin: true
|
|
|
|
ts-interface-checker@0.1.13:
|
|
resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
|
|
|
|
tslib@2.8.1:
|
|
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
|
|
|
|
tsup@8.5.1:
|
|
resolution: {integrity: sha512-xtgkqwdhpKWr3tKPmCkvYmS9xnQK3m3XgxZHwSUjvfTjp7YfXe5tT3GgWi0F2N+ZSMsOeWeZFh7ZZFg5iPhing==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@microsoft/api-extractor': ^7.36.0
|
|
'@swc/core': ^1
|
|
postcss: ^8.4.12
|
|
typescript: '>=4.5.0'
|
|
peerDependenciesMeta:
|
|
'@microsoft/api-extractor':
|
|
optional: true
|
|
'@swc/core':
|
|
optional: true
|
|
postcss:
|
|
optional: true
|
|
typescript:
|
|
optional: true
|
|
|
|
tsx@4.23.4:
|
|
resolution: {integrity: sha512-ZiUQ8oT/KzN51mJUWPqARYqwFLFJZtGZipRkw1ynHMr9vy3eU77m5yfF3Gzm6meEg/beW+lUu3fHYgskTN2oVQ==}
|
|
engines: {node: '>=18.0.0'}
|
|
hasBin: true
|
|
|
|
turbo@2.10.8:
|
|
resolution: {integrity: sha512-9+8YX5QOkGXzZxcIykTHgaooRHGMWO+jfdyRK0o+rN0U7hBIig2MrJ8r/aNzIPDPhdA73SGb0O+tIztaModTMg==}
|
|
hasBin: true
|
|
|
|
type-detect@4.0.8:
|
|
resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==}
|
|
engines: {node: '>=4'}
|
|
|
|
type-fest@0.21.3:
|
|
resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==}
|
|
engines: {node: '>=10'}
|
|
|
|
type-fest@0.7.1:
|
|
resolution: {integrity: sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==}
|
|
engines: {node: '>=8'}
|
|
|
|
typescript@5.9.3:
|
|
resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
|
|
engines: {node: '>=14.17'}
|
|
hasBin: true
|
|
|
|
ua-parser-js@1.0.41:
|
|
resolution: {integrity: sha512-LbBDqdIC5s8iROCUjMbW1f5dJQTEFB1+KO9ogbvlb3nm9n4YHa5p4KTvFPWvh2Hs8gZMBuiB1/8+pdfe/tDPug==}
|
|
hasBin: true
|
|
|
|
ufo@1.6.4:
|
|
resolution: {integrity: sha512-JFNbkD1Svwe0KvGi8GOeLcP4kAWQ609twvCdcHxq1oSL8svv39ZuSvajcD8B+5D0eL4+s1Is2D/O6KN3qcTeRA==}
|
|
|
|
undici-types@6.21.0:
|
|
resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
|
|
|
|
undici@6.28.0:
|
|
resolution: {integrity: sha512-LIY910g9TI13YS95lrMFrs8Rm/u/irgHeTWoKCoteeJ04CUJ92eEfj0rVn+7VKMPBpUPiUoBKfhNyLI23EE/KA==}
|
|
engines: {node: '>=18.17'}
|
|
|
|
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-property-aliases-ecmascript@2.2.0:
|
|
resolution: {integrity: sha512-hpbDzxUY9BFwX+UeBnxv3Sh1q7HFxj48DTmXchNgRa46lO8uj3/1iEn3MiNUYTg1g9ctIqXCCERn8gYZhHC5lQ==}
|
|
engines: {node: '>=4'}
|
|
|
|
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'
|
|
|
|
use-callback-ref@1.3.3:
|
|
resolution: {integrity: sha512-jQL3lRnocaFtu3V00JToYz/4QkNWswxijDaCVNZRiRTO3HQDLsdu1ZtmIUvV4yPp+rvWm5j0y0TG/S61cuijTg==}
|
|
engines: {node: '>=10'}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
|
|
use-latest-callback@0.2.6:
|
|
resolution: {integrity: sha512-FvRG9i1HSo0wagmX63Vrm8SnlUU3LMM3WyZkQ76RnslpBrX694AdG4A0zQBx2B3ZifFA0yv/BaEHGBnEax5rZg==}
|
|
peerDependencies:
|
|
react: '>=16.8'
|
|
|
|
use-sidecar@1.1.3:
|
|
resolution: {integrity: sha512-Fedw0aZvkhynoPYlA5WXrMCAMm+nSWdZt6lzJQ7Ok8S6Q+VsHmHpRWndVRJ8Be0ZbkfPc5LRYH+5XrzXcEeLRQ==}
|
|
engines: {node: '>=10'}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
|
|
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
|
|
|
|
utils-merge@1.0.1:
|
|
resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==}
|
|
engines: {node: '>= 0.4.0'}
|
|
|
|
uuid-parse@1.1.0:
|
|
resolution: {integrity: sha512-OdmXxA8rDsQ7YpNVbKSJkNzTw2I+S5WsbMDnCtIWSQaosNAcWtFuI/YK1TjzUI6nbkgiqEyh8gWngfcv8Asd9A==}
|
|
|
|
uuid@3.4.0:
|
|
resolution: {integrity: sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==}
|
|
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@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
|
|
|
|
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'}
|
|
|
|
vaul@1.1.2:
|
|
resolution: {integrity: sha512-ZFkClGpWyI2WUQjdLJ/BaGuV6AVQiJ3uELGk3OYtP+B6yCO7Cmn9vPFXVJkRaGkOJu3m8bQMgtyzNHixULceQA==}
|
|
peerDependencies:
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0.0 || ^19.0.0-rc
|
|
|
|
vite@6.4.3:
|
|
resolution: {integrity: sha512-NTKlcQjlAK7MlQoyb6LgaqHc8sso/pVyUJYWMws3jg21uTJw/LddqIFPcPqP6PzpgbIcZyKI85sFE4HBrQDA8A==}
|
|
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
|
|
jiti: '>=1.21.0'
|
|
less: '*'
|
|
lightningcss: ^1.21.0
|
|
sass: '*'
|
|
sass-embedded: '*'
|
|
stylus: '*'
|
|
sugarss: '*'
|
|
terser: ^5.16.0
|
|
tsx: ^4.8.1
|
|
yaml: ^2.4.2
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
jiti:
|
|
optional: true
|
|
less:
|
|
optional: true
|
|
lightningcss:
|
|
optional: true
|
|
sass:
|
|
optional: true
|
|
sass-embedded:
|
|
optional: true
|
|
stylus:
|
|
optional: true
|
|
sugarss:
|
|
optional: true
|
|
terser:
|
|
optional: true
|
|
tsx:
|
|
optional: true
|
|
yaml:
|
|
optional: true
|
|
|
|
vitest@4.1.10:
|
|
resolution: {integrity: sha512-R9jUTe5S4Qb0HCd4TNqpC7oGcrMssMRGXLW80ubjWsW9VH5GF8y1Y0SFLY9AbqSk6nt0PnOx4H4WNJYZ13GUPw==}
|
|
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.10
|
|
'@vitest/browser-preview': 4.1.10
|
|
'@vitest/browser-webdriverio': 4.1.10
|
|
'@vitest/coverage-istanbul': 4.1.10
|
|
'@vitest/coverage-v8': 4.1.10
|
|
'@vitest/ui': 4.1.10
|
|
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'}
|
|
|
|
whatwg-fetch@3.6.20:
|
|
resolution: {integrity: sha512-EqhiFU6daOA8kpjOWTL0olhVOF3i7OrFzSYiGsEMB8GcXS+RrzauAERX65xMeNWVqxA6HXH2m69Z9LaKKdisfg==}
|
|
|
|
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@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@6.3.6:
|
|
resolution: {integrity: sha512-MXH+6mDHAZ2GuMpgKS055FR6v0xVP3XwquxIMYXgiW+FejHQlMGlvVRZT4qMCxR+bEo/FCtIdKxwej9WV3YQag==}
|
|
|
|
wrap-ansi@7.0.0:
|
|
resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
|
|
engines: {node: '>=10'}
|
|
|
|
wrappy@1.0.2:
|
|
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
|
|
|
|
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.6:
|
|
resolution: {integrity: sha512-XTrf1gv7kXoVf1hbC3PAyAiPgR8Wz1blcrYIjEsUmr08BLksT41R8KbjmS9408C2ERx7v1JDLD/BkpLEttjfKA==}
|
|
peerDependencies:
|
|
bufferutil: ^4.0.1
|
|
utf-8-validate: ^5.0.2
|
|
peerDependenciesMeta:
|
|
bufferutil:
|
|
optional: true
|
|
utf-8-validate:
|
|
optional: true
|
|
|
|
ws@7.5.13:
|
|
resolution: {integrity: sha512-rsKI6xDBFVf4r/x8XyChGK04QR/XHroxs/jUcoWvtEZM8TPU/X/uIY9B1CsSzYws9ZJb/6bbBu7dPhFW00CAoA==}
|
|
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.21.1:
|
|
resolution: {integrity: sha512-+0NTnW77fFN/DjQi6k/Sq/Yvk4Sgajw7urW8V+asjXnRgDs9gyGkdb7EzgfhA4goXsRIZKE28fzIXBHEzhuiWw==}
|
|
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'}
|
|
|
|
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@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@5.0.8:
|
|
resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
|
|
engines: {node: '>=10'}
|
|
|
|
yallist@3.1.1:
|
|
resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
|
|
|
|
yallist@5.0.0:
|
|
resolution: {integrity: sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==}
|
|
engines: {node: '>=18'}
|
|
|
|
yaml@1.10.3:
|
|
resolution: {integrity: sha512-vIYeF1u3CjlhAFekPPAk2h/Kv4T3mAkMox5OymRiJQB0spDP10LHvt+K7G9Ny6NuuMAb25/6n1qyUjAcGNf/AA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
yaml@2.9.0:
|
|
resolution: {integrity: sha512-2AvhNX3mb8zd6Zy7INTtSpl1F15HW6Wnqj0srWlkKLcpYl/gMIMJiyuGq2KeI2YFxUPjdlB+3Lc10seMLtL4cA==}
|
|
engines: {node: '>= 14.6'}
|
|
hasBin: true
|
|
|
|
yargs-parser@21.1.1:
|
|
resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==}
|
|
engines: {node: '>=12'}
|
|
|
|
yargs@17.7.3:
|
|
resolution: {integrity: sha512-GZtjxm/J/4TSxuL3FNYjCmLktBTnIw/rVmKSIyKeYAZpmJB2ig9VauCC5xsa82GNKVKDAqpOn3KVzNt0zmrU0g==}
|
|
engines: {node: '>=12'}
|
|
|
|
yocto-queue@0.1.0:
|
|
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
|
|
engines: {node: '>=10'}
|
|
|
|
zod@4.4.3:
|
|
resolution: {integrity: sha512-ytENFjIJFl2UwYglde2jchW2Hwm4GJFLDiSXWdTrJQBIN9Fcyp7n4DhxJEiWNAJMV1/BqWfW/kkg71UDcHJyTQ==}
|
|
|
|
zustand@5.0.14:
|
|
resolution: {integrity: sha512-/8tAspM5LMPr28b3fwLYrtdj77ECpfZviaP75CMTnwO8ISyaE4GDIG/9rDDYq/cH9D2Xw2A2RXglLInmVBQB/g==}
|
|
engines: {node: '>=12.20.0'}
|
|
peerDependencies:
|
|
'@types/react': '>=18.0.0'
|
|
immer: '>=9.0.6'
|
|
react: '>=18.0.0'
|
|
use-sync-external-store: '>=1.2.0'
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
immer:
|
|
optional: true
|
|
react:
|
|
optional: true
|
|
use-sync-external-store:
|
|
optional: true
|
|
|
|
snapshots:
|
|
|
|
'@0no-co/graphql.web@1.3.3': {}
|
|
|
|
'@assemblyscript/loader@0.19.23': {}
|
|
|
|
'@aws-sdk/checksums@3.1000.25':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.977.5
|
|
'@aws-sdk/types': 3.974.2
|
|
'@smithy/core': 3.31.1
|
|
'@smithy/types': 4.16.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/client-s3@3.1102.0':
|
|
dependencies:
|
|
'@aws-sdk/checksums': 3.1000.25
|
|
'@aws-sdk/core': 3.977.5
|
|
'@aws-sdk/credential-provider-node': 3.972.77
|
|
'@aws-sdk/middleware-sdk-s3': 3.972.71
|
|
'@aws-sdk/signature-v4-multi-region': 3.996.43
|
|
'@aws-sdk/types': 3.974.2
|
|
'@smithy/core': 3.31.1
|
|
'@smithy/fetch-http-handler': 5.6.13
|
|
'@smithy/node-http-handler': 4.9.13
|
|
'@smithy/types': 4.16.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/core@3.977.5':
|
|
dependencies:
|
|
'@aws-sdk/types': 3.974.2
|
|
'@aws-sdk/xml-builder': 3.972.37
|
|
'@aws/lambda-invoke-store': 0.3.0
|
|
'@smithy/core': 3.31.1
|
|
'@smithy/signature-v4': 5.6.12
|
|
'@smithy/types': 4.16.1
|
|
bowser: 2.14.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/credential-provider-env@3.972.66':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.977.5
|
|
'@aws-sdk/types': 3.974.2
|
|
'@smithy/core': 3.31.1
|
|
'@smithy/types': 4.16.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/credential-provider-http@3.972.68':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.977.5
|
|
'@aws-sdk/types': 3.974.2
|
|
'@smithy/core': 3.31.1
|
|
'@smithy/fetch-http-handler': 5.6.13
|
|
'@smithy/node-http-handler': 4.9.13
|
|
'@smithy/types': 4.16.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/credential-provider-ini@3.973.11':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.977.5
|
|
'@aws-sdk/credential-provider-env': 3.972.66
|
|
'@aws-sdk/credential-provider-http': 3.972.68
|
|
'@aws-sdk/credential-provider-login': 3.972.73
|
|
'@aws-sdk/credential-provider-process': 3.972.66
|
|
'@aws-sdk/credential-provider-sso': 3.973.10
|
|
'@aws-sdk/credential-provider-web-identity': 3.972.72
|
|
'@aws-sdk/nested-clients': 3.997.40
|
|
'@aws-sdk/types': 3.974.2
|
|
'@smithy/core': 3.31.1
|
|
'@smithy/credential-provider-imds': 4.4.16
|
|
'@smithy/types': 4.16.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/credential-provider-login@3.972.73':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.977.5
|
|
'@aws-sdk/nested-clients': 3.997.40
|
|
'@aws-sdk/types': 3.974.2
|
|
'@smithy/core': 3.31.1
|
|
'@smithy/types': 4.16.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/credential-provider-node@3.972.77':
|
|
dependencies:
|
|
'@aws-sdk/credential-provider-env': 3.972.66
|
|
'@aws-sdk/credential-provider-http': 3.972.68
|
|
'@aws-sdk/credential-provider-ini': 3.973.11
|
|
'@aws-sdk/credential-provider-process': 3.972.66
|
|
'@aws-sdk/credential-provider-sso': 3.973.10
|
|
'@aws-sdk/credential-provider-web-identity': 3.972.72
|
|
'@aws-sdk/types': 3.974.2
|
|
'@smithy/core': 3.31.1
|
|
'@smithy/credential-provider-imds': 4.4.16
|
|
'@smithy/types': 4.16.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/credential-provider-process@3.972.66':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.977.5
|
|
'@aws-sdk/types': 3.974.2
|
|
'@smithy/core': 3.31.1
|
|
'@smithy/types': 4.16.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/credential-provider-sso@3.973.10':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.977.5
|
|
'@aws-sdk/nested-clients': 3.997.40
|
|
'@aws-sdk/token-providers': 3.1102.0
|
|
'@aws-sdk/types': 3.974.2
|
|
'@smithy/core': 3.31.1
|
|
'@smithy/types': 4.16.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/credential-provider-web-identity@3.972.72':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.977.5
|
|
'@aws-sdk/nested-clients': 3.997.40
|
|
'@aws-sdk/types': 3.974.2
|
|
'@smithy/core': 3.31.1
|
|
'@smithy/types': 4.16.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/middleware-sdk-s3@3.972.71':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.977.5
|
|
'@aws-sdk/signature-v4-multi-region': 3.996.43
|
|
'@aws-sdk/types': 3.974.2
|
|
'@smithy/core': 3.31.1
|
|
'@smithy/types': 4.16.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/nested-clients@3.997.40':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.977.5
|
|
'@aws-sdk/signature-v4-multi-region': 3.996.43
|
|
'@aws-sdk/types': 3.974.2
|
|
'@smithy/core': 3.31.1
|
|
'@smithy/fetch-http-handler': 5.6.13
|
|
'@smithy/node-http-handler': 4.9.13
|
|
'@smithy/types': 4.16.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/s3-request-presigner@3.1102.0':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.977.5
|
|
'@aws-sdk/signature-v4-multi-region': 3.996.43
|
|
'@aws-sdk/types': 3.974.2
|
|
'@smithy/core': 3.31.1
|
|
'@smithy/types': 4.16.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/signature-v4-multi-region@3.996.43':
|
|
dependencies:
|
|
'@aws-sdk/types': 3.974.2
|
|
'@smithy/signature-v4': 5.6.12
|
|
'@smithy/types': 4.16.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/token-providers@3.1102.0':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.977.5
|
|
'@aws-sdk/nested-clients': 3.997.40
|
|
'@aws-sdk/types': 3.974.2
|
|
'@smithy/core': 3.31.1
|
|
'@smithy/types': 4.16.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/types@3.974.2':
|
|
dependencies:
|
|
'@smithy/types': 4.16.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/xml-builder@3.972.37':
|
|
dependencies:
|
|
'@smithy/types': 4.16.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws/lambda-invoke-store@0.3.0': {}
|
|
|
|
'@babel/code-frame@7.10.4':
|
|
dependencies:
|
|
'@babel/highlight': 7.25.9
|
|
|
|
'@babel/code-frame@7.29.7':
|
|
dependencies:
|
|
'@babel/helper-validator-identifier': 7.29.7
|
|
js-tokens: 4.0.0
|
|
picocolors: 1.1.1
|
|
|
|
'@babel/compat-data@7.29.7': {}
|
|
|
|
'@babel/core@7.29.7':
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.7
|
|
'@babel/generator': 7.29.8
|
|
'@babel/helper-compilation-targets': 7.29.7
|
|
'@babel/helper-module-transforms': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/helpers': 7.29.7
|
|
'@babel/parser': 7.29.8
|
|
'@babel/template': 7.29.7
|
|
'@babel/traverse': 7.29.8
|
|
'@babel/types': 7.29.8
|
|
'@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.29.8':
|
|
dependencies:
|
|
'@babel/parser': 7.29.8
|
|
'@babel/types': 7.29.8
|
|
'@jridgewell/gen-mapping': 0.3.13
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
jsesc: 3.1.0
|
|
|
|
'@babel/helper-annotate-as-pure@7.29.7':
|
|
dependencies:
|
|
'@babel/types': 7.29.8
|
|
|
|
'@babel/helper-compilation-targets@7.29.7':
|
|
dependencies:
|
|
'@babel/compat-data': 7.29.7
|
|
'@babel/helper-validator-option': 7.29.7
|
|
browserslist: 4.28.7
|
|
lru-cache: 5.1.1
|
|
semver: 6.3.1
|
|
|
|
'@babel/helper-create-class-features-plugin@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-annotate-as-pure': 7.29.7
|
|
'@babel/helper-member-expression-to-functions': 7.29.7
|
|
'@babel/helper-optimise-call-expression': 7.29.7
|
|
'@babel/helper-replace-supers': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.29.7
|
|
'@babel/traverse': 7.29.8
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-create-regexp-features-plugin@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-annotate-as-pure': 7.29.7
|
|
regexpu-core: 6.4.0
|
|
semver: 6.3.1
|
|
|
|
'@babel/helper-define-polyfill-provider@0.6.8(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-compilation-targets': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
debug: 4.4.3
|
|
lodash.debounce: 4.0.8
|
|
resolve: 1.22.12
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-globals@7.29.7': {}
|
|
|
|
'@babel/helper-member-expression-to-functions@7.29.7':
|
|
dependencies:
|
|
'@babel/traverse': 7.29.8
|
|
'@babel/types': 7.29.8
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-module-imports@7.29.7':
|
|
dependencies:
|
|
'@babel/traverse': 7.29.8
|
|
'@babel/types': 7.29.8
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-module-transforms@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-module-imports': 7.29.7
|
|
'@babel/helper-validator-identifier': 7.29.7
|
|
'@babel/traverse': 7.29.8
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-optimise-call-expression@7.29.7':
|
|
dependencies:
|
|
'@babel/types': 7.29.8
|
|
|
|
'@babel/helper-plugin-utils@7.29.7': {}
|
|
|
|
'@babel/helper-remap-async-to-generator@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-annotate-as-pure': 7.29.7
|
|
'@babel/helper-wrap-function': 7.29.7
|
|
'@babel/traverse': 7.29.8
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-replace-supers@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-member-expression-to-functions': 7.29.7
|
|
'@babel/helper-optimise-call-expression': 7.29.7
|
|
'@babel/traverse': 7.29.8
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-skip-transparent-expression-wrappers@7.29.7':
|
|
dependencies:
|
|
'@babel/traverse': 7.29.8
|
|
'@babel/types': 7.29.8
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-string-parser@7.29.7': {}
|
|
|
|
'@babel/helper-validator-identifier@7.29.7': {}
|
|
|
|
'@babel/helper-validator-option@7.29.7': {}
|
|
|
|
'@babel/helper-wrap-function@7.29.7':
|
|
dependencies:
|
|
'@babel/template': 7.29.7
|
|
'@babel/traverse': 7.29.8
|
|
'@babel/types': 7.29.8
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helpers@7.29.7':
|
|
dependencies:
|
|
'@babel/template': 7.29.7
|
|
'@babel/types': 7.29.8
|
|
|
|
'@babel/highlight@7.25.9':
|
|
dependencies:
|
|
'@babel/helper-validator-identifier': 7.29.7
|
|
chalk: 2.4.2
|
|
js-tokens: 4.0.0
|
|
picocolors: 1.1.1
|
|
|
|
'@babel/parser@7.29.8':
|
|
dependencies:
|
|
'@babel/types': 7.29.8
|
|
|
|
'@babel/plugin-proposal-decorators@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-create-class-features-plugin': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
'@babel/plugin-syntax-decorators': 7.29.7(@babel/core@7.29.7)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-proposal-export-default-from@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-syntax-decorators@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-syntax-export-default-from@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-syntax-flow@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-syntax-import-attributes@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-syntax-jsx@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-transform-arrow-functions@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-transform-async-generator-functions@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
'@babel/helper-remap-async-to-generator': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/traverse': 7.29.8
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-async-to-generator@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-module-imports': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
'@babel/helper-remap-async-to-generator': 7.29.7(@babel/core@7.29.7)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-block-scoping@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-transform-class-properties@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-create-class-features-plugin': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-class-static-block@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-create-class-features-plugin': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-classes@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-annotate-as-pure': 7.29.7
|
|
'@babel/helper-compilation-targets': 7.29.7
|
|
'@babel/helper-globals': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
'@babel/helper-replace-supers': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/traverse': 7.29.8
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-computed-properties@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
'@babel/template': 7.29.7
|
|
|
|
'@babel/plugin-transform-destructuring@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
'@babel/traverse': 7.29.8
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-export-namespace-from@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-transform-flow-strip-types@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
'@babel/plugin-syntax-flow': 7.29.7(@babel/core@7.29.7)
|
|
|
|
'@babel/plugin-transform-for-of@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.29.7
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-function-name@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-compilation-targets': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
'@babel/traverse': 7.29.8
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-literals@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-transform-logical-assignment-operators@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-transform-modules-commonjs@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-module-transforms': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-named-capturing-groups-regex@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-create-regexp-features-plugin': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-transform-nullish-coalescing-operator@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-transform-numeric-separator@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-transform-object-rest-spread@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-compilation-targets': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
'@babel/plugin-transform-destructuring': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-parameters': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/traverse': 7.29.8
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-optional-catch-binding@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-transform-optional-chaining@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.29.7
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-parameters@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-transform-private-methods@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-create-class-features-plugin': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-private-property-in-object@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-annotate-as-pure': 7.29.7
|
|
'@babel/helper-create-class-features-plugin': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-react-display-name@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-transform-react-jsx-development@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/plugin-transform-react-jsx': 7.29.7(@babel/core@7.29.7)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-react-jsx-self@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-transform-react-jsx-source@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-transform-react-jsx@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-annotate-as-pure': 7.29.7
|
|
'@babel/helper-module-imports': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
'@babel/plugin-syntax-jsx': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/types': 7.29.8
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-react-pure-annotations@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-annotate-as-pure': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-transform-regenerator@7.29.8(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-transform-runtime@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-module-imports': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
babel-plugin-polyfill-corejs2: 0.4.17(@babel/core@7.29.7)
|
|
babel-plugin-polyfill-corejs3: 0.13.0(@babel/core@7.29.7)
|
|
babel-plugin-polyfill-regenerator: 0.6.8(@babel/core@7.29.7)
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-shorthand-properties@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-transform-spread@7.29.8(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.29.7
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-sticky-regex@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-transform-template-literals@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/plugin-transform-typescript@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-annotate-as-pure': 7.29.7
|
|
'@babel/helper-create-class-features-plugin': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.29.7
|
|
'@babel/plugin-syntax-typescript': 7.29.7(@babel/core@7.29.7)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-unicode-regex@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-create-regexp-features-plugin': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
|
|
'@babel/preset-react@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
'@babel/helper-validator-option': 7.29.7
|
|
'@babel/plugin-transform-react-display-name': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-react-jsx': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-react-jsx-development': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-react-pure-annotations': 7.29.7(@babel/core@7.29.7)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/preset-typescript@7.29.7(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-plugin-utils': 7.29.7
|
|
'@babel/helper-validator-option': 7.29.7
|
|
'@babel/plugin-syntax-jsx': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-modules-commonjs': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-typescript': 7.29.7(@babel/core@7.29.7)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/runtime@7.29.7': {}
|
|
|
|
'@babel/template@7.29.7':
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.7
|
|
'@babel/parser': 7.29.8
|
|
'@babel/types': 7.29.8
|
|
|
|
'@babel/traverse@7.29.8':
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.7
|
|
'@babel/generator': 7.29.8
|
|
'@babel/helper-globals': 7.29.7
|
|
'@babel/parser': 7.29.8
|
|
'@babel/template': 7.29.7
|
|
'@babel/types': 7.29.8
|
|
debug: 4.4.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/types@7.29.8':
|
|
dependencies:
|
|
'@babel/helper-string-parser': 7.29.7
|
|
'@babel/helper-validator-identifier': 7.29.7
|
|
|
|
'@colors/colors@1.5.0':
|
|
optional: true
|
|
|
|
'@drizzle-team/brocli@0.10.2': {}
|
|
|
|
'@egjs/hammerjs@2.0.17':
|
|
dependencies:
|
|
'@types/hammerjs': 2.0.46
|
|
|
|
'@esbuild-kit/core-utils@3.3.2':
|
|
dependencies:
|
|
esbuild: 0.18.20
|
|
source-map-support: 0.5.21
|
|
|
|
'@esbuild-kit/esm-loader@2.6.5':
|
|
dependencies:
|
|
'@esbuild-kit/core-utils': 3.3.2
|
|
get-tsconfig: 4.14.1
|
|
|
|
'@esbuild/aix-ppc64@0.25.12':
|
|
optional: true
|
|
|
|
'@esbuild/aix-ppc64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/aix-ppc64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm64@0.25.12':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm@0.25.12':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/android-x64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/android-x64@0.25.12':
|
|
optional: true
|
|
|
|
'@esbuild/android-x64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/android-x64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-arm64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-arm64@0.25.12':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-arm64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-arm64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-x64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-x64@0.25.12':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-x64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-x64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-arm64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-arm64@0.25.12':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-arm64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-arm64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-x64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-x64@0.25.12':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-x64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-x64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm64@0.25.12':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm@0.25.12':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ia32@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ia32@0.25.12':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ia32@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ia32@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/linux-loong64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/linux-loong64@0.25.12':
|
|
optional: true
|
|
|
|
'@esbuild/linux-loong64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/linux-loong64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/linux-mips64el@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/linux-mips64el@0.25.12':
|
|
optional: true
|
|
|
|
'@esbuild/linux-mips64el@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/linux-mips64el@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ppc64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ppc64@0.25.12':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ppc64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ppc64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/linux-riscv64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/linux-riscv64@0.25.12':
|
|
optional: true
|
|
|
|
'@esbuild/linux-riscv64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/linux-riscv64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/linux-s390x@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/linux-s390x@0.25.12':
|
|
optional: true
|
|
|
|
'@esbuild/linux-s390x@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/linux-s390x@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/linux-x64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/linux-x64@0.25.12':
|
|
optional: true
|
|
|
|
'@esbuild/linux-x64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/linux-x64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-arm64@0.25.12':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-arm64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-arm64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-x64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-x64@0.25.12':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-x64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-x64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-arm64@0.25.12':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-arm64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-arm64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-x64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-x64@0.25.12':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-x64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-x64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/openharmony-arm64@0.25.12':
|
|
optional: true
|
|
|
|
'@esbuild/openharmony-arm64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/openharmony-arm64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/sunos-x64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/sunos-x64@0.25.12':
|
|
optional: true
|
|
|
|
'@esbuild/sunos-x64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/sunos-x64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/win32-arm64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/win32-arm64@0.25.12':
|
|
optional: true
|
|
|
|
'@esbuild/win32-arm64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/win32-arm64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/win32-ia32@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/win32-ia32@0.25.12':
|
|
optional: true
|
|
|
|
'@esbuild/win32-ia32@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/win32-ia32@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/win32-x64@0.18.20':
|
|
optional: true
|
|
|
|
'@esbuild/win32-x64@0.25.12':
|
|
optional: true
|
|
|
|
'@esbuild/win32-x64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/win32-x64@0.28.1':
|
|
optional: true
|
|
|
|
'@expo/cli@54.0.26(expo-router@6.0.24)(expo@54.0.36)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(typescript@5.9.3)':
|
|
dependencies:
|
|
'@0no-co/graphql.web': 1.3.3
|
|
'@expo/code-signing-certificates': 0.0.6
|
|
'@expo/config': 12.0.14
|
|
'@expo/config-plugins': 54.0.5
|
|
'@expo/devcert': 1.2.1
|
|
'@expo/env': 2.0.12
|
|
'@expo/image-utils': 0.8.15(typescript@5.9.3)
|
|
'@expo/json-file': 10.2.0
|
|
'@expo/metro': 54.2.0
|
|
'@expo/metro-config': 54.0.17(expo@54.0.36)
|
|
'@expo/osascript': 2.7.1
|
|
'@expo/package-manager': 1.13.1
|
|
'@expo/plist': 0.4.9
|
|
'@expo/prebuild-config': 54.0.9(expo@54.0.36)(typescript@5.9.3)
|
|
'@expo/schema-utils': 0.1.9
|
|
'@expo/spawn-async': 1.8.0
|
|
'@expo/ws-tunnel': 1.0.6
|
|
'@expo/xcpretty': 4.4.4
|
|
'@react-native/dev-middleware': 0.81.5
|
|
'@urql/core': 5.2.0
|
|
'@urql/exchange-retry': 1.3.2(@urql/core@5.2.0)
|
|
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
|
|
env-editor: 0.4.2
|
|
expo: 54.0.36(@babel/core@7.29.7)(@expo/dom-webview@57.0.1)(@expo/metro-runtime@6.1.2)(expo-router@6.0.24)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)(typescript@5.9.3)
|
|
expo-server: 1.0.7
|
|
freeport-async: 2.0.0
|
|
getenv: 2.0.0
|
|
glob: 13.0.6
|
|
lan-network: 0.2.1
|
|
minimatch: 9.0.9
|
|
node-forge: 1.4.0
|
|
npm-package-arg: 11.0.3
|
|
ora: 3.4.0
|
|
picomatch: 4.0.5
|
|
pretty-bytes: 5.6.0
|
|
pretty-format: 29.7.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.5
|
|
send: 0.19.2
|
|
slugify: 1.6.9
|
|
source-map-support: 0.5.21
|
|
stacktrace-parser: 0.1.11
|
|
structured-headers: 0.4.1
|
|
tar: 7.5.22
|
|
terminal-link: 2.1.1
|
|
undici: 6.28.0
|
|
wrap-ansi: 7.0.0
|
|
ws: 8.21.1
|
|
optionalDependencies:
|
|
expo-router: 6.0.24(c6040bb80332dafe69928ea8a61c2685)
|
|
react-native: 0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- graphql
|
|
- supports-color
|
|
- typescript
|
|
- utf-8-validate
|
|
|
|
'@expo/code-signing-certificates@0.0.6':
|
|
dependencies:
|
|
node-forge: 1.4.0
|
|
|
|
'@expo/config-plugins@54.0.5':
|
|
dependencies:
|
|
'@expo/config-types': 54.0.10
|
|
'@expo/json-file': 10.0.16
|
|
'@expo/plist': 0.4.9
|
|
'@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.5
|
|
slash: 3.0.0
|
|
slugify: 1.6.9
|
|
xcode: 3.0.1
|
|
xml2js: 0.6.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@expo/config-types@54.0.10': {}
|
|
|
|
'@expo/config@12.0.14':
|
|
dependencies:
|
|
'@babel/code-frame': 7.10.4
|
|
'@expo/config-plugins': 54.0.5
|
|
'@expo/config-types': 54.0.10
|
|
'@expo/json-file': 10.2.0
|
|
deepmerge: 4.3.1
|
|
getenv: 2.0.0
|
|
glob: 13.0.6
|
|
require-from-string: 2.0.2
|
|
resolve-from: 5.0.0
|
|
resolve-workspace-root: 2.0.1
|
|
semver: 7.8.5
|
|
slugify: 1.6.9
|
|
sucrase: 3.35.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@expo/devcert@1.2.1':
|
|
dependencies:
|
|
'@expo/sudo-prompt': 9.3.2
|
|
debug: 3.2.7
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@expo/devtools@0.1.8(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)':
|
|
dependencies:
|
|
chalk: 4.1.2
|
|
optionalDependencies:
|
|
react: 19.1.0
|
|
react-native: 0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)
|
|
|
|
'@expo/dom-webview@57.0.1(expo@54.0.36)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)':
|
|
dependencies:
|
|
expo: 54.0.36(@babel/core@7.29.7)(@expo/dom-webview@57.0.1)(@expo/metro-runtime@6.1.2)(expo-router@6.0.24)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)(typescript@5.9.3)
|
|
react: 19.1.0
|
|
react-native: 0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)
|
|
optional: true
|
|
|
|
'@expo/env@2.0.12':
|
|
dependencies:
|
|
chalk: 4.1.2
|
|
debug: 4.4.3
|
|
dotenv: 16.4.7
|
|
dotenv-expand: 11.0.7
|
|
getenv: 2.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@expo/fingerprint@0.15.5':
|
|
dependencies:
|
|
'@expo/spawn-async': 1.8.0
|
|
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.6
|
|
p-limit: 3.1.0
|
|
resolve-from: 5.0.0
|
|
semver: 7.8.5
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@expo/image-utils@0.8.15(typescript@5.9.3)':
|
|
dependencies:
|
|
'@expo/require-utils': 55.0.6(typescript@5.9.3)
|
|
'@expo/spawn-async': 1.8.0
|
|
chalk: 4.1.2
|
|
getenv: 2.0.0
|
|
jimp-compact: 0.16.1
|
|
parse-png: 2.1.0
|
|
semver: 7.8.5
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- typescript
|
|
|
|
'@expo/json-file@10.0.16':
|
|
dependencies:
|
|
'@babel/code-frame': 7.10.4
|
|
json5: 2.2.3
|
|
|
|
'@expo/json-file@10.2.0':
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.7
|
|
json5: 2.2.3
|
|
|
|
'@expo/json-file@11.0.1':
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.7
|
|
json5: 2.2.3
|
|
|
|
'@expo/metro-config@54.0.17(expo@54.0.36)':
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.7
|
|
'@babel/core': 7.29.7
|
|
'@babel/generator': 7.29.8
|
|
'@expo/config': 12.0.14
|
|
'@expo/env': 2.0.12
|
|
'@expo/json-file': 10.0.16
|
|
'@expo/metro': 54.2.0
|
|
'@expo/spawn-async': 1.8.0
|
|
browserslist: 4.28.7
|
|
chalk: 4.1.2
|
|
debug: 4.4.3
|
|
dotenv: 16.4.7
|
|
dotenv-expand: 11.0.7
|
|
getenv: 2.0.0
|
|
glob: 13.0.6
|
|
hermes-parser: 0.29.1
|
|
jsc-safe-url: 0.2.4
|
|
lightningcss: 1.33.0
|
|
picomatch: 4.0.5
|
|
postcss: 8.4.49
|
|
resolve-from: 5.0.0
|
|
optionalDependencies:
|
|
expo: 54.0.36(@babel/core@7.29.7)(@expo/dom-webview@57.0.1)(@expo/metro-runtime@6.1.2)(expo-router@6.0.24)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)(typescript@5.9.3)
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
'@expo/metro-runtime@6.1.2(expo@54.0.36)(react-dom@19.1.0(react@19.1.0))(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)':
|
|
dependencies:
|
|
anser: 1.4.10
|
|
expo: 54.0.36(@babel/core@7.29.7)(@expo/dom-webview@57.0.1)(@expo/metro-runtime@6.1.2)(expo-router@6.0.24)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)(typescript@5.9.3)
|
|
pretty-format: 29.7.0
|
|
react: 19.1.0
|
|
react-native: 0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)
|
|
stacktrace-parser: 0.1.11
|
|
whatwg-fetch: 3.6.20
|
|
optionalDependencies:
|
|
react-dom: 19.1.0(react@19.1.0)
|
|
|
|
'@expo/metro@54.2.0':
|
|
dependencies:
|
|
metro: 0.83.3
|
|
metro-babel-transformer: 0.83.3
|
|
metro-cache: 0.83.3
|
|
metro-cache-key: 0.83.3
|
|
metro-config: 0.83.3
|
|
metro-core: 0.83.3
|
|
metro-file-map: 0.83.3
|
|
metro-minify-terser: 0.83.3
|
|
metro-resolver: 0.83.3
|
|
metro-runtime: 0.83.3
|
|
metro-source-map: 0.83.3
|
|
metro-symbolicate: 0.83.3
|
|
metro-transform-plugins: 0.83.3
|
|
metro-transform-worker: 0.83.3
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
'@expo/ngrok-bin-darwin-arm64@2.3.40':
|
|
optional: true
|
|
|
|
'@expo/ngrok-bin-darwin-x64@2.3.40':
|
|
optional: true
|
|
|
|
'@expo/ngrok-bin-freebsd-ia32@2.3.40':
|
|
optional: true
|
|
|
|
'@expo/ngrok-bin-freebsd-x64@2.3.40':
|
|
optional: true
|
|
|
|
'@expo/ngrok-bin-linux-arm64@2.3.40':
|
|
optional: true
|
|
|
|
'@expo/ngrok-bin-linux-arm@2.3.40':
|
|
optional: true
|
|
|
|
'@expo/ngrok-bin-linux-ia32@2.3.40':
|
|
optional: true
|
|
|
|
'@expo/ngrok-bin-linux-x64@2.3.40':
|
|
optional: true
|
|
|
|
'@expo/ngrok-bin-sunos-x64@2.3.40':
|
|
optional: true
|
|
|
|
'@expo/ngrok-bin-win32-ia32@2.3.40':
|
|
optional: true
|
|
|
|
'@expo/ngrok-bin-win32-x64@2.3.40':
|
|
optional: true
|
|
|
|
'@expo/ngrok-bin@2.3.40':
|
|
optionalDependencies:
|
|
'@expo/ngrok-bin-darwin-arm64': 2.3.40
|
|
'@expo/ngrok-bin-darwin-x64': 2.3.40
|
|
'@expo/ngrok-bin-freebsd-ia32': 2.3.40
|
|
'@expo/ngrok-bin-freebsd-x64': 2.3.40
|
|
'@expo/ngrok-bin-linux-arm': 2.3.40
|
|
'@expo/ngrok-bin-linux-arm64': 2.3.40
|
|
'@expo/ngrok-bin-linux-ia32': 2.3.40
|
|
'@expo/ngrok-bin-linux-x64': 2.3.40
|
|
'@expo/ngrok-bin-sunos-x64': 2.3.40
|
|
'@expo/ngrok-bin-win32-ia32': 2.3.40
|
|
'@expo/ngrok-bin-win32-x64': 2.3.40
|
|
|
|
'@expo/ngrok@4.1.0':
|
|
dependencies:
|
|
'@expo/ngrok-bin': 2.3.40
|
|
got: 11.8.6
|
|
uuid: 3.4.0
|
|
yaml: 1.10.3
|
|
|
|
'@expo/osascript@2.7.1':
|
|
dependencies:
|
|
'@expo/spawn-async': 1.8.0
|
|
|
|
'@expo/package-manager@1.13.1':
|
|
dependencies:
|
|
'@expo/json-file': 11.0.1
|
|
'@expo/spawn-async': 1.8.0
|
|
chalk: 4.1.2
|
|
npm-package-arg: 11.0.3
|
|
ora: 3.4.0
|
|
resolve-workspace-root: 2.0.1
|
|
|
|
'@expo/plist@0.4.9':
|
|
dependencies:
|
|
'@xmldom/xmldom': 0.8.13
|
|
base64-js: 1.5.1
|
|
xmlbuilder: 15.1.1
|
|
|
|
'@expo/prebuild-config@54.0.9(expo@54.0.36)(typescript@5.9.3)':
|
|
dependencies:
|
|
'@expo/config': 12.0.14
|
|
'@expo/config-plugins': 54.0.5
|
|
'@expo/config-types': 54.0.10
|
|
'@expo/image-utils': 0.8.15(typescript@5.9.3)
|
|
'@expo/json-file': 10.2.0
|
|
'@react-native/normalize-colors': 0.81.5
|
|
debug: 4.4.3
|
|
expo: 54.0.36(@babel/core@7.29.7)(@expo/dom-webview@57.0.1)(@expo/metro-runtime@6.1.2)(expo-router@6.0.24)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)(typescript@5.9.3)
|
|
resolve-from: 5.0.0
|
|
semver: 7.8.5
|
|
xml2js: 0.6.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- typescript
|
|
|
|
'@expo/require-utils@55.0.6(typescript@5.9.3)':
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.7
|
|
'@babel/core': 7.29.7
|
|
'@babel/plugin-transform-modules-commonjs': 7.29.7(@babel/core@7.29.7)
|
|
optionalDependencies:
|
|
typescript: 5.9.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@expo/schema-utils@0.1.9': {}
|
|
|
|
'@expo/sdk-runtime-versions@1.0.0': {}
|
|
|
|
'@expo/spawn-async@1.8.0':
|
|
dependencies:
|
|
cross-spawn: 7.0.6
|
|
|
|
'@expo/sudo-prompt@9.3.2': {}
|
|
|
|
'@expo/vector-icons@15.1.1(expo-font@14.0.12(expo@54.0.36)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)':
|
|
dependencies:
|
|
expo-font: 14.0.12(expo@54.0.36)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
react: 19.1.0
|
|
react-native: 0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)
|
|
|
|
'@expo/ws-tunnel@1.0.6': {}
|
|
|
|
'@expo/xcpretty@4.4.4':
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.7
|
|
chalk: 4.1.2
|
|
js-yaml: 4.3.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.5
|
|
|
|
'@fastify/cors@11.3.0':
|
|
dependencies:
|
|
fastify-plugin: 6.0.0
|
|
toad-cache: 3.7.4
|
|
|
|
'@fastify/error@4.2.0': {}
|
|
|
|
'@fastify/fast-json-stringify-compiler@5.1.0':
|
|
dependencies:
|
|
fast-json-stringify: 7.0.1
|
|
|
|
'@fastify/forwarded@3.0.2': {}
|
|
|
|
'@fastify/jwt@10.2.1':
|
|
dependencies:
|
|
'@fastify/error': 4.2.0
|
|
'@lukeed/ms': 2.0.2
|
|
fast-jwt: 6.3.1
|
|
fastify-plugin: 6.0.0
|
|
steed: 1.1.3
|
|
|
|
'@fastify/merge-json-schemas@0.2.1':
|
|
dependencies:
|
|
dequal: 2.0.3
|
|
|
|
'@fastify/proxy-addr@5.1.0':
|
|
dependencies:
|
|
'@fastify/forwarded': 3.0.2
|
|
ipaddr.js: 2.4.0
|
|
|
|
'@fastify/rate-limit@10.3.0':
|
|
dependencies:
|
|
'@lukeed/ms': 2.0.2
|
|
fastify-plugin: 5.1.0
|
|
toad-cache: 3.7.4
|
|
|
|
'@ioredis/commands@2.0.0': {}
|
|
|
|
'@isaacs/fs-minipass@4.0.1':
|
|
dependencies:
|
|
minipass: 7.1.3
|
|
|
|
'@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.15.1
|
|
resolve-from: 5.0.0
|
|
|
|
'@istanbuljs/schema@0.1.6': {}
|
|
|
|
'@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': 22.20.1
|
|
jest-mock: 29.7.0
|
|
|
|
'@jest/fake-timers@29.7.0':
|
|
dependencies:
|
|
'@jest/types': 29.6.3
|
|
'@sinonjs/fake-timers': 10.3.0
|
|
'@types/node': 22.20.1
|
|
jest-message-util: 29.7.0
|
|
jest-mock: 29.7.0
|
|
jest-util: 29.7.0
|
|
|
|
'@jest/schemas@29.6.3':
|
|
dependencies:
|
|
'@sinclair/typebox': 0.27.12
|
|
|
|
'@jest/transform@29.7.0':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@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@29.6.3':
|
|
dependencies:
|
|
'@jest/schemas': 29.6.3
|
|
'@types/istanbul-lib-coverage': 2.0.6
|
|
'@types/istanbul-reports': 3.0.4
|
|
'@types/node': 22.20.1
|
|
'@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
|
|
|
|
'@lukeed/ms@2.0.2': {}
|
|
|
|
'@minimistjs/subarg@1.0.0':
|
|
dependencies:
|
|
minimist: 1.2.8
|
|
|
|
'@msgpackr-extract/msgpackr-extract-darwin-arm64@3.0.4':
|
|
optional: true
|
|
|
|
'@msgpackr-extract/msgpackr-extract-darwin-x64@3.0.4':
|
|
optional: true
|
|
|
|
'@msgpackr-extract/msgpackr-extract-linux-arm64@3.0.4':
|
|
optional: true
|
|
|
|
'@msgpackr-extract/msgpackr-extract-linux-arm@3.0.4':
|
|
optional: true
|
|
|
|
'@msgpackr-extract/msgpackr-extract-linux-x64@3.0.4':
|
|
optional: true
|
|
|
|
'@msgpackr-extract/msgpackr-extract-win32-x64@3.0.4':
|
|
optional: true
|
|
|
|
'@napi-rs/lzma-linux-x64-gnu@1.5.1':
|
|
optional: true
|
|
|
|
'@pinojs/redact@0.4.0': {}
|
|
|
|
'@radix-ui/primitive@1.1.7': {}
|
|
|
|
'@radix-ui/react-collection@1.1.15(@types/react-dom@19.2.4(@types/react@19.1.17))(@types/react@19.1.17)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
|
|
dependencies:
|
|
'@radix-ui/react-compose-refs': 1.1.5(@types/react@19.1.17)(react@19.1.0)
|
|
'@radix-ui/react-context': 1.2.2(@types/react@19.1.17)(react@19.1.0)
|
|
'@radix-ui/react-primitive': 2.1.10(@types/react-dom@19.2.4(@types/react@19.1.17))(@types/react@19.1.17)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
|
'@radix-ui/react-slot': 1.3.3(@types/react@19.1.17)(react@19.1.0)
|
|
react: 19.1.0
|
|
react-dom: 19.1.0(react@19.1.0)
|
|
optionalDependencies:
|
|
'@types/react': 19.1.17
|
|
'@types/react-dom': 19.2.4(@types/react@19.1.17)
|
|
|
|
'@radix-ui/react-compose-refs@1.1.2(@types/react@19.1.17)(react@19.1.0)':
|
|
dependencies:
|
|
react: 19.1.0
|
|
optionalDependencies:
|
|
'@types/react': 19.1.17
|
|
|
|
'@radix-ui/react-compose-refs@1.1.5(@types/react@19.1.17)(react@19.1.0)':
|
|
dependencies:
|
|
react: 19.1.0
|
|
optionalDependencies:
|
|
'@types/react': 19.1.17
|
|
|
|
'@radix-ui/react-context@1.2.2(@types/react@19.1.17)(react@19.1.0)':
|
|
dependencies:
|
|
react: 19.1.0
|
|
optionalDependencies:
|
|
'@types/react': 19.1.17
|
|
|
|
'@radix-ui/react-dialog@1.1.23(@types/react-dom@19.2.4(@types/react@19.1.17))(@types/react@19.1.17)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
|
|
dependencies:
|
|
'@radix-ui/primitive': 1.1.7
|
|
'@radix-ui/react-compose-refs': 1.1.5(@types/react@19.1.17)(react@19.1.0)
|
|
'@radix-ui/react-context': 1.2.2(@types/react@19.1.17)(react@19.1.0)
|
|
'@radix-ui/react-dismissable-layer': 1.1.19(@types/react-dom@19.2.4(@types/react@19.1.17))(@types/react@19.1.17)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
|
'@radix-ui/react-focus-guards': 1.1.6(@types/react@19.1.17)(react@19.1.0)
|
|
'@radix-ui/react-focus-scope': 1.1.16(@types/react-dom@19.2.4(@types/react@19.1.17))(@types/react@19.1.17)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
|
'@radix-ui/react-id': 1.1.4(@types/react@19.1.17)(react@19.1.0)
|
|
'@radix-ui/react-portal': 1.1.17(@types/react-dom@19.2.4(@types/react@19.1.17))(@types/react@19.1.17)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
|
'@radix-ui/react-presence': 1.1.10(@types/react-dom@19.2.4(@types/react@19.1.17))(@types/react@19.1.17)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
|
'@radix-ui/react-primitive': 2.1.10(@types/react-dom@19.2.4(@types/react@19.1.17))(@types/react@19.1.17)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
|
'@radix-ui/react-slot': 1.3.3(@types/react@19.1.17)(react@19.1.0)
|
|
'@radix-ui/react-use-controllable-state': 1.2.6(@types/react@19.1.17)(react@19.1.0)
|
|
'@radix-ui/react-use-layout-effect': 1.1.4(@types/react@19.1.17)(react@19.1.0)
|
|
aria-hidden: 1.2.6
|
|
react: 19.1.0
|
|
react-dom: 19.1.0(react@19.1.0)
|
|
react-remove-scroll: 2.7.2(@types/react@19.1.17)(react@19.1.0)
|
|
optionalDependencies:
|
|
'@types/react': 19.1.17
|
|
'@types/react-dom': 19.2.4(@types/react@19.1.17)
|
|
|
|
'@radix-ui/react-direction@1.1.4(@types/react@19.1.17)(react@19.1.0)':
|
|
dependencies:
|
|
react: 19.1.0
|
|
optionalDependencies:
|
|
'@types/react': 19.1.17
|
|
|
|
'@radix-ui/react-dismissable-layer@1.1.19(@types/react-dom@19.2.4(@types/react@19.1.17))(@types/react@19.1.17)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
|
|
dependencies:
|
|
'@radix-ui/primitive': 1.1.7
|
|
'@radix-ui/react-compose-refs': 1.1.5(@types/react@19.1.17)(react@19.1.0)
|
|
'@radix-ui/react-primitive': 2.1.10(@types/react-dom@19.2.4(@types/react@19.1.17))(@types/react@19.1.17)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
|
'@radix-ui/react-use-callback-ref': 1.1.4(@types/react@19.1.17)(react@19.1.0)
|
|
'@radix-ui/react-use-effect-event': 0.0.5(@types/react@19.1.17)(react@19.1.0)
|
|
react: 19.1.0
|
|
react-dom: 19.1.0(react@19.1.0)
|
|
optionalDependencies:
|
|
'@types/react': 19.1.17
|
|
'@types/react-dom': 19.2.4(@types/react@19.1.17)
|
|
|
|
'@radix-ui/react-focus-guards@1.1.6(@types/react@19.1.17)(react@19.1.0)':
|
|
dependencies:
|
|
react: 19.1.0
|
|
optionalDependencies:
|
|
'@types/react': 19.1.17
|
|
|
|
'@radix-ui/react-focus-scope@1.1.16(@types/react-dom@19.2.4(@types/react@19.1.17))(@types/react@19.1.17)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
|
|
dependencies:
|
|
'@radix-ui/react-compose-refs': 1.1.5(@types/react@19.1.17)(react@19.1.0)
|
|
'@radix-ui/react-primitive': 2.1.10(@types/react-dom@19.2.4(@types/react@19.1.17))(@types/react@19.1.17)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
|
'@radix-ui/react-use-callback-ref': 1.1.4(@types/react@19.1.17)(react@19.1.0)
|
|
react: 19.1.0
|
|
react-dom: 19.1.0(react@19.1.0)
|
|
optionalDependencies:
|
|
'@types/react': 19.1.17
|
|
'@types/react-dom': 19.2.4(@types/react@19.1.17)
|
|
|
|
'@radix-ui/react-id@1.1.4(@types/react@19.1.17)(react@19.1.0)':
|
|
dependencies:
|
|
'@radix-ui/react-use-layout-effect': 1.1.4(@types/react@19.1.17)(react@19.1.0)
|
|
react: 19.1.0
|
|
optionalDependencies:
|
|
'@types/react': 19.1.17
|
|
|
|
'@radix-ui/react-portal@1.1.17(@types/react-dom@19.2.4(@types/react@19.1.17))(@types/react@19.1.17)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
|
|
dependencies:
|
|
'@radix-ui/react-primitive': 2.1.10(@types/react-dom@19.2.4(@types/react@19.1.17))(@types/react@19.1.17)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
|
'@radix-ui/react-use-layout-effect': 1.1.4(@types/react@19.1.17)(react@19.1.0)
|
|
react: 19.1.0
|
|
react-dom: 19.1.0(react@19.1.0)
|
|
optionalDependencies:
|
|
'@types/react': 19.1.17
|
|
'@types/react-dom': 19.2.4(@types/react@19.1.17)
|
|
|
|
'@radix-ui/react-presence@1.1.10(@types/react-dom@19.2.4(@types/react@19.1.17))(@types/react@19.1.17)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
|
|
dependencies:
|
|
'@radix-ui/react-use-layout-effect': 1.1.4(@types/react@19.1.17)(react@19.1.0)
|
|
react: 19.1.0
|
|
react-dom: 19.1.0(react@19.1.0)
|
|
optionalDependencies:
|
|
'@types/react': 19.1.17
|
|
'@types/react-dom': 19.2.4(@types/react@19.1.17)
|
|
|
|
'@radix-ui/react-primitive@2.1.10(@types/react-dom@19.2.4(@types/react@19.1.17))(@types/react@19.1.17)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
|
|
dependencies:
|
|
'@radix-ui/react-slot': 1.3.3(@types/react@19.1.17)(react@19.1.0)
|
|
react: 19.1.0
|
|
react-dom: 19.1.0(react@19.1.0)
|
|
optionalDependencies:
|
|
'@types/react': 19.1.17
|
|
'@types/react-dom': 19.2.4(@types/react@19.1.17)
|
|
|
|
'@radix-ui/react-roving-focus@1.1.19(@types/react-dom@19.2.4(@types/react@19.1.17))(@types/react@19.1.17)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
|
|
dependencies:
|
|
'@radix-ui/primitive': 1.1.7
|
|
'@radix-ui/react-collection': 1.1.15(@types/react-dom@19.2.4(@types/react@19.1.17))(@types/react@19.1.17)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
|
'@radix-ui/react-compose-refs': 1.1.5(@types/react@19.1.17)(react@19.1.0)
|
|
'@radix-ui/react-context': 1.2.2(@types/react@19.1.17)(react@19.1.0)
|
|
'@radix-ui/react-direction': 1.1.4(@types/react@19.1.17)(react@19.1.0)
|
|
'@radix-ui/react-id': 1.1.4(@types/react@19.1.17)(react@19.1.0)
|
|
'@radix-ui/react-primitive': 2.1.10(@types/react-dom@19.2.4(@types/react@19.1.17))(@types/react@19.1.17)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
|
'@radix-ui/react-use-callback-ref': 1.1.4(@types/react@19.1.17)(react@19.1.0)
|
|
'@radix-ui/react-use-controllable-state': 1.2.6(@types/react@19.1.17)(react@19.1.0)
|
|
'@radix-ui/react-use-is-hydrated': 0.1.3(@types/react@19.1.17)(react@19.1.0)
|
|
'@radix-ui/react-use-layout-effect': 1.1.4(@types/react@19.1.17)(react@19.1.0)
|
|
react: 19.1.0
|
|
react-dom: 19.1.0(react@19.1.0)
|
|
optionalDependencies:
|
|
'@types/react': 19.1.17
|
|
'@types/react-dom': 19.2.4(@types/react@19.1.17)
|
|
|
|
'@radix-ui/react-slot@1.2.0(@types/react@19.1.17)(react@19.1.0)':
|
|
dependencies:
|
|
'@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.17)(react@19.1.0)
|
|
react: 19.1.0
|
|
optionalDependencies:
|
|
'@types/react': 19.1.17
|
|
|
|
'@radix-ui/react-slot@1.3.3(@types/react@19.1.17)(react@19.1.0)':
|
|
dependencies:
|
|
'@radix-ui/react-compose-refs': 1.1.5(@types/react@19.1.17)(react@19.1.0)
|
|
react: 19.1.0
|
|
optionalDependencies:
|
|
'@types/react': 19.1.17
|
|
|
|
'@radix-ui/react-tabs@1.1.21(@types/react-dom@19.2.4(@types/react@19.1.17))(@types/react@19.1.17)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
|
|
dependencies:
|
|
'@radix-ui/primitive': 1.1.7
|
|
'@radix-ui/react-context': 1.2.2(@types/react@19.1.17)(react@19.1.0)
|
|
'@radix-ui/react-direction': 1.1.4(@types/react@19.1.17)(react@19.1.0)
|
|
'@radix-ui/react-id': 1.1.4(@types/react@19.1.17)(react@19.1.0)
|
|
'@radix-ui/react-presence': 1.1.10(@types/react-dom@19.2.4(@types/react@19.1.17))(@types/react@19.1.17)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
|
'@radix-ui/react-primitive': 2.1.10(@types/react-dom@19.2.4(@types/react@19.1.17))(@types/react@19.1.17)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
|
'@radix-ui/react-roving-focus': 1.1.19(@types/react-dom@19.2.4(@types/react@19.1.17))(@types/react@19.1.17)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
|
'@radix-ui/react-use-controllable-state': 1.2.6(@types/react@19.1.17)(react@19.1.0)
|
|
react: 19.1.0
|
|
react-dom: 19.1.0(react@19.1.0)
|
|
optionalDependencies:
|
|
'@types/react': 19.1.17
|
|
'@types/react-dom': 19.2.4(@types/react@19.1.17)
|
|
|
|
'@radix-ui/react-use-callback-ref@1.1.4(@types/react@19.1.17)(react@19.1.0)':
|
|
dependencies:
|
|
react: 19.1.0
|
|
optionalDependencies:
|
|
'@types/react': 19.1.17
|
|
|
|
'@radix-ui/react-use-controllable-state@1.2.6(@types/react@19.1.17)(react@19.1.0)':
|
|
dependencies:
|
|
'@radix-ui/primitive': 1.1.7
|
|
'@radix-ui/react-use-effect-event': 0.0.5(@types/react@19.1.17)(react@19.1.0)
|
|
'@radix-ui/react-use-layout-effect': 1.1.4(@types/react@19.1.17)(react@19.1.0)
|
|
react: 19.1.0
|
|
optionalDependencies:
|
|
'@types/react': 19.1.17
|
|
|
|
'@radix-ui/react-use-effect-event@0.0.5(@types/react@19.1.17)(react@19.1.0)':
|
|
dependencies:
|
|
'@radix-ui/react-use-layout-effect': 1.1.4(@types/react@19.1.17)(react@19.1.0)
|
|
react: 19.1.0
|
|
optionalDependencies:
|
|
'@types/react': 19.1.17
|
|
|
|
'@radix-ui/react-use-is-hydrated@0.1.3(@types/react@19.1.17)(react@19.1.0)':
|
|
dependencies:
|
|
react: 19.1.0
|
|
optionalDependencies:
|
|
'@types/react': 19.1.17
|
|
|
|
'@radix-ui/react-use-layout-effect@1.1.4(@types/react@19.1.17)(react@19.1.0)':
|
|
dependencies:
|
|
react: 19.1.0
|
|
optionalDependencies:
|
|
'@types/react': 19.1.17
|
|
|
|
'@react-native-async-storage/async-storage@2.2.0(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))':
|
|
dependencies:
|
|
merge-options: 3.0.4
|
|
react-native: 0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)
|
|
|
|
'@react-native-masked-view/masked-view@0.3.2(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)':
|
|
dependencies:
|
|
react: 19.1.0
|
|
react-native: 0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)
|
|
optional: true
|
|
|
|
'@react-native/assets-registry@0.81.5': {}
|
|
|
|
'@react-native/babel-plugin-codegen@0.81.5(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/traverse': 7.29.8
|
|
'@react-native/codegen': 0.81.5(@babel/core@7.29.7)
|
|
transitivePeerDependencies:
|
|
- '@babel/core'
|
|
- supports-color
|
|
|
|
'@react-native/babel-plugin-codegen@0.86.2(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/traverse': 7.29.8
|
|
'@react-native/codegen': 0.86.2(@babel/core@7.29.7)
|
|
transitivePeerDependencies:
|
|
- '@babel/core'
|
|
- supports-color
|
|
optional: true
|
|
|
|
'@react-native/babel-preset@0.81.5(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/plugin-proposal-export-default-from': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.29.7)
|
|
'@babel/plugin-syntax-export-default-from': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.29.7)
|
|
'@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-arrow-functions': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-async-generator-functions': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-async-to-generator': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-block-scoping': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-class-properties': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-classes': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-computed-properties': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-destructuring': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-flow-strip-types': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-for-of': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-function-name': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-literals': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-logical-assignment-operators': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-modules-commonjs': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-named-capturing-groups-regex': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-nullish-coalescing-operator': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-numeric-separator': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-object-rest-spread': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-optional-catch-binding': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-optional-chaining': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-parameters': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-private-methods': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-private-property-in-object': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-react-display-name': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-react-jsx': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-react-jsx-self': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-react-jsx-source': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-regenerator': 7.29.8(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-runtime': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-shorthand-properties': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-spread': 7.29.8(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-sticky-regex': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-typescript': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-unicode-regex': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/template': 7.29.7
|
|
'@react-native/babel-plugin-codegen': 0.81.5(@babel/core@7.29.7)
|
|
babel-plugin-syntax-hermes-parser: 0.29.1
|
|
babel-plugin-transform-flow-enums: 0.0.2(@babel/core@7.29.7)
|
|
react-refresh: 0.14.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@react-native/babel-preset@0.86.2(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/plugin-proposal-export-default-from': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.29.7)
|
|
'@babel/plugin-syntax-export-default-from': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.29.7)
|
|
'@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-async-generator-functions': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-async-to-generator': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-block-scoping': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-class-properties': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-classes': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-destructuring': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-flow-strip-types': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-for-of': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-modules-commonjs': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-named-capturing-groups-regex': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-nullish-coalescing-operator': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-optional-catch-binding': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-optional-chaining': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-private-methods': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-private-property-in-object': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-react-display-name': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-react-jsx': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-react-jsx-self': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-react-jsx-source': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-regenerator': 7.29.8(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-runtime': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-typescript': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-unicode-regex': 7.29.7(@babel/core@7.29.7)
|
|
'@react-native/babel-plugin-codegen': 0.86.2(@babel/core@7.29.7)
|
|
babel-plugin-syntax-hermes-parser: 0.36.0
|
|
babel-plugin-transform-flow-enums: 0.0.2(@babel/core@7.29.7)
|
|
react-refresh: 0.14.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
optional: true
|
|
|
|
'@react-native/codegen@0.81.5(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/parser': 7.29.8
|
|
glob: 7.2.3
|
|
hermes-parser: 0.29.1
|
|
invariant: 2.2.4
|
|
nullthrows: 1.1.1
|
|
yargs: 17.7.3
|
|
|
|
'@react-native/codegen@0.86.2(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/parser': 7.29.8
|
|
hermes-parser: 0.36.0
|
|
invariant: 2.2.4
|
|
nullthrows: 1.1.1
|
|
tinyglobby: 0.2.17
|
|
yargs: 17.7.3
|
|
optional: true
|
|
|
|
'@react-native/community-cli-plugin@0.81.5(@react-native/metro-config@0.86.2(@babel/core@7.29.7))':
|
|
dependencies:
|
|
'@react-native/dev-middleware': 0.81.5
|
|
debug: 4.4.3
|
|
invariant: 2.2.4
|
|
metro: 0.83.3
|
|
metro-config: 0.83.3
|
|
metro-core: 0.83.3
|
|
semver: 7.8.5
|
|
optionalDependencies:
|
|
'@react-native/metro-config': 0.86.2(@babel/core@7.29.7)
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
'@react-native/debugger-frontend@0.81.5': {}
|
|
|
|
'@react-native/dev-middleware@0.81.5':
|
|
dependencies:
|
|
'@isaacs/ttlcache': 1.4.1
|
|
'@react-native/debugger-frontend': 0.81.5
|
|
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: 6.2.6
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
'@react-native/gradle-plugin@0.81.5': {}
|
|
|
|
'@react-native/js-polyfills@0.81.5': {}
|
|
|
|
'@react-native/js-polyfills@0.86.2':
|
|
optional: true
|
|
|
|
'@react-native/metro-babel-transformer@0.86.2(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@react-native/babel-preset': 0.86.2(@babel/core@7.29.7)
|
|
hermes-parser: 0.36.0
|
|
nullthrows: 1.1.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
optional: true
|
|
|
|
'@react-native/metro-config@0.86.2(@babel/core@7.29.7)':
|
|
dependencies:
|
|
'@react-native/js-polyfills': 0.86.2
|
|
'@react-native/metro-babel-transformer': 0.86.2(@babel/core@7.29.7)
|
|
metro-config: 0.84.4
|
|
metro-runtime: 0.84.4
|
|
transitivePeerDependencies:
|
|
- '@babel/core'
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
optional: true
|
|
|
|
'@react-native/normalize-colors@0.74.89': {}
|
|
|
|
'@react-native/normalize-colors@0.81.5': {}
|
|
|
|
'@react-native/virtualized-lists@0.81.5(@types/react@19.1.17)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)':
|
|
dependencies:
|
|
invariant: 2.2.4
|
|
nullthrows: 1.1.1
|
|
react: 19.1.0
|
|
react-native: 0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)
|
|
optionalDependencies:
|
|
'@types/react': 19.1.17
|
|
|
|
'@react-navigation/bottom-tabs@7.18.15(@react-native-masked-view/masked-view@0.3.2(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(@react-navigation/native@7.3.15(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native-safe-area-context@5.6.2(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native-screens@4.16.0(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)':
|
|
dependencies:
|
|
'@react-navigation/elements': 2.9.37(@react-native-masked-view/masked-view@0.3.2(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(@react-navigation/native@7.3.15(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native-safe-area-context@5.6.2(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
'@react-navigation/native': 7.3.15(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
color: 4.2.3
|
|
react: 19.1.0
|
|
react-native: 0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)
|
|
react-native-safe-area-context: 5.6.2(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
react-native-screens: 4.16.0(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
sf-symbols-typescript: 2.2.0
|
|
transitivePeerDependencies:
|
|
- '@react-native-masked-view/masked-view'
|
|
|
|
'@react-navigation/core@7.21.11(react@19.1.0)':
|
|
dependencies:
|
|
'@react-navigation/routers': 7.6.4
|
|
escape-string-regexp: 4.0.0
|
|
fast-deep-equal: 3.1.3
|
|
nanoid: 3.3.16
|
|
query-string: 7.1.3
|
|
react: 19.1.0
|
|
react-is: 19.2.8
|
|
use-latest-callback: 0.2.6(react@19.1.0)
|
|
use-sync-external-store: 1.6.0(react@19.1.0)
|
|
|
|
'@react-navigation/elements@2.9.37(@react-native-masked-view/masked-view@0.3.2(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(@react-navigation/native@7.3.15(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native-safe-area-context@5.6.2(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)':
|
|
dependencies:
|
|
'@react-navigation/native': 7.3.15(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
color: 4.2.3
|
|
react: 19.1.0
|
|
react-native: 0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)
|
|
react-native-safe-area-context: 5.6.2(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
use-latest-callback: 0.2.6(react@19.1.0)
|
|
use-sync-external-store: 1.6.0(react@19.1.0)
|
|
optionalDependencies:
|
|
'@react-native-masked-view/masked-view': 0.3.2(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
|
|
'@react-navigation/native-stack@7.18.7(@react-native-masked-view/masked-view@0.3.2(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(@react-navigation/native@7.3.15(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native-safe-area-context@5.6.2(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native-screens@4.16.0(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)':
|
|
dependencies:
|
|
'@react-navigation/elements': 2.9.37(@react-native-masked-view/masked-view@0.3.2(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(@react-navigation/native@7.3.15(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native-safe-area-context@5.6.2(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
'@react-navigation/native': 7.3.15(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
color: 4.2.3
|
|
react: 19.1.0
|
|
react-native: 0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)
|
|
react-native-safe-area-context: 5.6.2(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
react-native-screens: 4.16.0(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
sf-symbols-typescript: 2.2.0
|
|
warn-once: 0.1.1
|
|
transitivePeerDependencies:
|
|
- '@react-native-masked-view/masked-view'
|
|
|
|
'@react-navigation/native@7.3.15(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)':
|
|
dependencies:
|
|
'@react-navigation/core': 7.21.11(react@19.1.0)
|
|
escape-string-regexp: 4.0.0
|
|
fast-deep-equal: 3.1.3
|
|
nanoid: 3.3.16
|
|
react: 19.1.0
|
|
react-native: 0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)
|
|
standard-navigation: 0.0.8(react@19.1.0)
|
|
use-latest-callback: 0.2.6(react@19.1.0)
|
|
|
|
'@react-navigation/routers@7.6.4':
|
|
dependencies:
|
|
nanoid: 3.3.16
|
|
|
|
'@rolldown/pluginutils@1.0.0-beta.27': {}
|
|
|
|
'@rollup/rollup-android-arm-eabi@4.62.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-android-arm64@4.62.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-darwin-arm64@4.62.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-darwin-x64@4.62.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-freebsd-arm64@4.62.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-freebsd-x64@4.62.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm-gnueabihf@4.62.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm-musleabihf@4.62.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm64-gnu@4.62.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm64-musl@4.62.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-loong64-gnu@4.62.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-loong64-musl@4.62.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-ppc64-gnu@4.62.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-ppc64-musl@4.62.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-riscv64-gnu@4.62.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-riscv64-musl@4.62.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-s390x-gnu@4.62.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-x64-gnu@4.62.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-x64-musl@4.62.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-openbsd-x64@4.62.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-openharmony-arm64@4.62.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-arm64-msvc@4.62.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-ia32-msvc@4.62.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-x64-gnu@4.62.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-x64-msvc@4.62.4':
|
|
optional: true
|
|
|
|
'@sinclair/typebox@0.27.12': {}
|
|
|
|
'@sindresorhus/is@4.6.0': {}
|
|
|
|
'@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.31.1':
|
|
dependencies:
|
|
'@smithy/types': 4.16.1
|
|
tslib: 2.8.1
|
|
|
|
'@smithy/credential-provider-imds@4.4.16':
|
|
dependencies:
|
|
'@smithy/core': 3.31.1
|
|
'@smithy/types': 4.16.1
|
|
tslib: 2.8.1
|
|
|
|
'@smithy/fetch-http-handler@5.6.13':
|
|
dependencies:
|
|
'@smithy/core': 3.31.1
|
|
'@smithy/types': 4.16.1
|
|
tslib: 2.8.1
|
|
|
|
'@smithy/node-http-handler@4.9.13':
|
|
dependencies:
|
|
'@smithy/core': 3.31.1
|
|
'@smithy/types': 4.16.1
|
|
tslib: 2.8.1
|
|
|
|
'@smithy/signature-v4@5.6.12':
|
|
dependencies:
|
|
'@smithy/core': 3.31.1
|
|
'@smithy/types': 4.16.1
|
|
tslib: 2.8.1
|
|
|
|
'@smithy/types@4.16.1':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
'@standard-schema/spec@1.1.0': {}
|
|
|
|
'@szmarczak/http-timer@4.0.6':
|
|
dependencies:
|
|
defer-to-connect: 2.0.1
|
|
|
|
'@tanstack/query-async-storage-persister@5.101.4':
|
|
dependencies:
|
|
'@tanstack/query-core': 5.101.4
|
|
'@tanstack/query-persist-client-core': 5.101.4
|
|
|
|
'@tanstack/query-core@5.101.4': {}
|
|
|
|
'@tanstack/query-persist-client-core@5.101.4':
|
|
dependencies:
|
|
'@tanstack/query-core': 5.101.4
|
|
|
|
'@tanstack/react-query-persist-client@5.101.4(@tanstack/react-query@5.101.4(react@19.1.0))(react@19.1.0)':
|
|
dependencies:
|
|
'@tanstack/query-persist-client-core': 5.101.4
|
|
'@tanstack/react-query': 5.101.4(react@19.1.0)
|
|
react: 19.1.0
|
|
|
|
'@tanstack/react-query@5.101.4(react@19.1.0)':
|
|
dependencies:
|
|
'@tanstack/query-core': 5.101.4
|
|
react: 19.1.0
|
|
|
|
'@turbo/darwin-64@2.10.8':
|
|
optional: true
|
|
|
|
'@turbo/darwin-arm64@2.10.8':
|
|
optional: true
|
|
|
|
'@turbo/linux-64@2.10.8':
|
|
optional: true
|
|
|
|
'@turbo/linux-arm64@2.10.8':
|
|
optional: true
|
|
|
|
'@turbo/windows-64@2.10.8':
|
|
optional: true
|
|
|
|
'@turbo/windows-arm64@2.10.8':
|
|
optional: true
|
|
|
|
'@types/babel__core@7.20.5':
|
|
dependencies:
|
|
'@babel/parser': 7.29.8
|
|
'@babel/types': 7.29.8
|
|
'@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.8
|
|
|
|
'@types/babel__template@7.4.4':
|
|
dependencies:
|
|
'@babel/parser': 7.29.8
|
|
'@babel/types': 7.29.8
|
|
|
|
'@types/babel__traverse@7.28.0':
|
|
dependencies:
|
|
'@babel/types': 7.29.8
|
|
|
|
'@types/cacheable-request@6.0.3':
|
|
dependencies:
|
|
'@types/http-cache-semantics': 4.2.0
|
|
'@types/keyv': 3.1.4
|
|
'@types/node': 22.20.1
|
|
'@types/responselike': 1.0.3
|
|
|
|
'@types/chai@5.2.3':
|
|
dependencies:
|
|
'@types/deep-eql': 4.0.2
|
|
assertion-error: 2.0.1
|
|
|
|
'@types/deep-eql@4.0.2': {}
|
|
|
|
'@types/estree@1.0.9': {}
|
|
|
|
'@types/graceful-fs@4.1.9':
|
|
dependencies:
|
|
'@types/node': 22.20.1
|
|
|
|
'@types/hammerjs@2.0.46': {}
|
|
|
|
'@types/http-cache-semantics@4.2.0': {}
|
|
|
|
'@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@3.0.4':
|
|
dependencies:
|
|
'@types/istanbul-lib-report': 3.0.3
|
|
|
|
'@types/keyv@3.1.4':
|
|
dependencies:
|
|
'@types/node': 22.20.1
|
|
|
|
'@types/node@22.20.1':
|
|
dependencies:
|
|
undici-types: 6.21.0
|
|
|
|
'@types/nodemailer@8.0.1':
|
|
dependencies:
|
|
'@types/node': 22.20.1
|
|
|
|
'@types/pg@8.20.3':
|
|
dependencies:
|
|
'@types/node': 22.20.1
|
|
pg-protocol: 1.15.0
|
|
pg-types: 2.2.0
|
|
|
|
'@types/react-dom@19.2.4(@types/react@19.1.17)':
|
|
dependencies:
|
|
'@types/react': 19.1.17
|
|
optional: true
|
|
|
|
'@types/react-dom@19.2.4(@types/react@19.2.18)':
|
|
dependencies:
|
|
'@types/react': 19.2.18
|
|
|
|
'@types/react@19.1.17':
|
|
dependencies:
|
|
csstype: 3.2.3
|
|
|
|
'@types/react@19.2.18':
|
|
dependencies:
|
|
csstype: 3.2.3
|
|
|
|
'@types/responselike@1.0.3':
|
|
dependencies:
|
|
'@types/node': 22.20.1
|
|
|
|
'@types/stack-utils@2.0.3': {}
|
|
|
|
'@types/yargs-parser@21.0.3': {}
|
|
|
|
'@types/yargs@17.0.35':
|
|
dependencies:
|
|
'@types/yargs-parser': 21.0.3
|
|
|
|
'@ungap/structured-clone@1.3.3': {}
|
|
|
|
'@urql/core@5.2.0':
|
|
dependencies:
|
|
'@0no-co/graphql.web': 1.3.3
|
|
wonka: 6.3.6
|
|
transitivePeerDependencies:
|
|
- graphql
|
|
|
|
'@urql/exchange-retry@1.3.2(@urql/core@5.2.0)':
|
|
dependencies:
|
|
'@urql/core': 5.2.0
|
|
wonka: 6.3.6
|
|
|
|
'@vitejs/plugin-react@4.7.0(vite@6.4.3(@types/node@22.20.1)(lightningcss@1.33.0)(terser@5.49.0)(tsx@4.23.4)(yaml@2.9.0))':
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/plugin-transform-react-jsx-self': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-react-jsx-source': 7.29.7(@babel/core@7.29.7)
|
|
'@rolldown/pluginutils': 1.0.0-beta.27
|
|
'@types/babel__core': 7.20.5
|
|
react-refresh: 0.17.0
|
|
vite: 6.4.3(@types/node@22.20.1)(lightningcss@1.33.0)(terser@5.49.0)(tsx@4.23.4)(yaml@2.9.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@vitest/expect@4.1.10':
|
|
dependencies:
|
|
'@standard-schema/spec': 1.1.0
|
|
'@types/chai': 5.2.3
|
|
'@vitest/spy': 4.1.10
|
|
'@vitest/utils': 4.1.10
|
|
chai: 6.2.2
|
|
tinyrainbow: 3.1.1
|
|
|
|
'@vitest/mocker@4.1.10(vite@6.4.3(@types/node@22.20.1)(lightningcss@1.33.0)(terser@5.49.0)(tsx@4.23.4)(yaml@2.9.0))':
|
|
dependencies:
|
|
'@vitest/spy': 4.1.10
|
|
estree-walker: 3.0.3
|
|
magic-string: 0.30.21
|
|
optionalDependencies:
|
|
vite: 6.4.3(@types/node@22.20.1)(lightningcss@1.33.0)(terser@5.49.0)(tsx@4.23.4)(yaml@2.9.0)
|
|
|
|
'@vitest/pretty-format@4.1.10':
|
|
dependencies:
|
|
tinyrainbow: 3.1.1
|
|
|
|
'@vitest/runner@4.1.10':
|
|
dependencies:
|
|
'@vitest/utils': 4.1.10
|
|
pathe: 2.0.3
|
|
|
|
'@vitest/snapshot@4.1.10':
|
|
dependencies:
|
|
'@vitest/pretty-format': 4.1.10
|
|
'@vitest/utils': 4.1.10
|
|
magic-string: 0.30.21
|
|
pathe: 2.0.3
|
|
|
|
'@vitest/spy@4.1.10': {}
|
|
|
|
'@vitest/utils@4.1.10':
|
|
dependencies:
|
|
'@vitest/pretty-format': 4.1.10
|
|
convert-source-map: 2.0.0
|
|
tinyrainbow: 3.1.1
|
|
|
|
'@xmldom/xmldom@0.8.13': {}
|
|
|
|
'@xmldom/xmldom@0.9.10': {}
|
|
|
|
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
|
|
optional: true
|
|
|
|
acorn@8.18.0: {}
|
|
|
|
agent-base@7.1.4: {}
|
|
|
|
ajv-formats@3.0.1(ajv@8.20.0):
|
|
optionalDependencies:
|
|
ajv: 8.20.0
|
|
|
|
ajv@8.20.0:
|
|
dependencies:
|
|
fast-deep-equal: 3.1.3
|
|
fast-uri: 3.1.5
|
|
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-regex@4.1.1: {}
|
|
|
|
ansi-regex@5.0.1: {}
|
|
|
|
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: {}
|
|
|
|
any-promise@1.3.0: {}
|
|
|
|
anymatch@3.1.3:
|
|
dependencies:
|
|
normalize-path: 3.0.0
|
|
picomatch: 2.3.2
|
|
|
|
arg@5.0.2: {}
|
|
|
|
argparse@1.0.10:
|
|
dependencies:
|
|
sprintf-js: 1.0.3
|
|
|
|
argparse@2.0.1: {}
|
|
|
|
aria-hidden@1.2.6:
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
asap@2.0.6: {}
|
|
|
|
asn1.js@5.4.1:
|
|
dependencies:
|
|
bn.js: 4.12.5
|
|
inherits: 2.0.4
|
|
minimalistic-assert: 1.0.1
|
|
safer-buffer: 2.1.2
|
|
|
|
assertion-error@2.0.1: {}
|
|
|
|
async-limiter@1.0.1: {}
|
|
|
|
asynckit@0.4.0: {}
|
|
|
|
atomic-sleep@1.0.0: {}
|
|
|
|
autocannon@8.0.0:
|
|
dependencies:
|
|
'@minimistjs/subarg': 1.0.0
|
|
chalk: 4.1.2
|
|
char-spinner: 1.0.1
|
|
cli-table3: 0.6.5
|
|
color-support: 1.1.3
|
|
cross-argv: 2.0.0
|
|
form-data: 4.0.6
|
|
has-async-hooks: 1.0.0
|
|
hdr-histogram-js: 3.0.1
|
|
hdr-histogram-percentiles-obj: 3.0.0
|
|
http-parser-js: 0.5.10
|
|
hyperid: 3.3.0
|
|
lodash.chunk: 4.2.0
|
|
lodash.clonedeep: 4.5.0
|
|
lodash.flatten: 4.4.0
|
|
manage-path: 2.0.0
|
|
on-net-listen: 1.1.2
|
|
pretty-bytes: 5.6.0
|
|
progress: 2.0.3
|
|
reinterval: 1.1.0
|
|
retimer: 3.0.0
|
|
semver: 7.8.5
|
|
timestring: 6.0.0
|
|
|
|
avvio@9.3.0:
|
|
dependencies:
|
|
'@fastify/error': 4.2.0
|
|
fastq: 1.20.1
|
|
|
|
babel-jest@29.7.0(@babel/core@7.29.7):
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@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.7)
|
|
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.29.7
|
|
'@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.29.7
|
|
'@babel/types': 7.29.8
|
|
'@types/babel__core': 7.20.5
|
|
'@types/babel__traverse': 7.28.0
|
|
|
|
babel-plugin-polyfill-corejs2@0.4.17(@babel/core@7.29.7):
|
|
dependencies:
|
|
'@babel/compat-data': 7.29.7
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-define-polyfill-provider': 0.6.8(@babel/core@7.29.7)
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
babel-plugin-polyfill-corejs3@0.13.0(@babel/core@7.29.7):
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-define-polyfill-provider': 0.6.8(@babel/core@7.29.7)
|
|
core-js-compat: 3.49.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
babel-plugin-polyfill-regenerator@0.6.8(@babel/core@7.29.7):
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/helper-define-polyfill-provider': 0.6.8(@babel/core@7.29.7)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
babel-plugin-react-compiler@1.0.0:
|
|
dependencies:
|
|
'@babel/types': 7.29.8
|
|
|
|
babel-plugin-react-native-web@0.21.2: {}
|
|
|
|
babel-plugin-syntax-hermes-parser@0.29.1:
|
|
dependencies:
|
|
hermes-parser: 0.29.1
|
|
|
|
babel-plugin-syntax-hermes-parser@0.36.0:
|
|
dependencies:
|
|
hermes-parser: 0.36.0
|
|
optional: true
|
|
|
|
babel-plugin-transform-flow-enums@0.0.2(@babel/core@7.29.7):
|
|
dependencies:
|
|
'@babel/plugin-syntax-flow': 7.29.7(@babel/core@7.29.7)
|
|
transitivePeerDependencies:
|
|
- '@babel/core'
|
|
|
|
babel-preset-current-node-syntax@1.2.0(@babel/core@7.29.7):
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.29.7)
|
|
'@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.29.7)
|
|
'@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.29.7)
|
|
'@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.29.7)
|
|
'@babel/plugin-syntax-import-attributes': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.29.7)
|
|
'@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.29.7)
|
|
'@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.29.7)
|
|
'@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.29.7)
|
|
'@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.29.7)
|
|
'@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.29.7)
|
|
'@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.29.7)
|
|
'@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.29.7)
|
|
'@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.29.7)
|
|
'@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.29.7)
|
|
|
|
babel-preset-expo@54.0.12(@babel/core@7.29.7)(@babel/runtime@7.29.7)(expo@54.0.36)(react-refresh@0.14.2):
|
|
dependencies:
|
|
'@babel/helper-module-imports': 7.29.7
|
|
'@babel/plugin-proposal-decorators': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-proposal-export-default-from': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-syntax-export-default-from': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-class-static-block': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-export-namespace-from': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-flow-strip-types': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-modules-commonjs': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-object-rest-spread': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-parameters': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-private-methods': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-private-property-in-object': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-runtime': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/preset-react': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/preset-typescript': 7.29.7(@babel/core@7.29.7)
|
|
'@react-native/babel-preset': 0.81.5(@babel/core@7.29.7)
|
|
babel-plugin-react-compiler: 1.0.0
|
|
babel-plugin-react-native-web: 0.21.2
|
|
babel-plugin-syntax-hermes-parser: 0.29.1
|
|
babel-plugin-transform-flow-enums: 0.0.2(@babel/core@7.29.7)
|
|
debug: 4.4.3
|
|
react-refresh: 0.14.2
|
|
resolve-from: 5.0.0
|
|
optionalDependencies:
|
|
'@babel/runtime': 7.29.7
|
|
expo: 54.0.36(@babel/core@7.29.7)(@expo/dom-webview@57.0.1)(@expo/metro-runtime@6.1.2)(expo-router@6.0.24)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)(typescript@5.9.3)
|
|
transitivePeerDependencies:
|
|
- '@babel/core'
|
|
- supports-color
|
|
|
|
babel-preset-jest@29.6.3(@babel/core@7.29.7):
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
babel-plugin-jest-hoist: 29.6.3
|
|
babel-preset-current-node-syntax: 1.2.0(@babel/core@7.29.7)
|
|
|
|
balanced-match@1.0.2: {}
|
|
|
|
balanced-match@4.0.4: {}
|
|
|
|
base64-js@1.5.1: {}
|
|
|
|
baseline-browser-mapping@2.11.11: {}
|
|
|
|
better-opn@3.0.2:
|
|
dependencies:
|
|
open: 8.4.2
|
|
|
|
big-integer@1.6.52: {}
|
|
|
|
bn.js@4.12.5: {}
|
|
|
|
bowser@2.14.1: {}
|
|
|
|
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.18:
|
|
dependencies:
|
|
balanced-match: 1.0.2
|
|
concat-map: 0.0.1
|
|
|
|
brace-expansion@2.1.4:
|
|
dependencies:
|
|
balanced-match: 1.0.2
|
|
|
|
brace-expansion@5.0.9:
|
|
dependencies:
|
|
balanced-match: 4.0.4
|
|
|
|
braces@3.0.3:
|
|
dependencies:
|
|
fill-range: 7.1.1
|
|
|
|
browserslist@4.28.7:
|
|
dependencies:
|
|
baseline-browser-mapping: 2.11.11
|
|
caniuse-lite: 1.0.30001806
|
|
electron-to-chromium: 1.5.399
|
|
node-releases: 2.0.51
|
|
update-browserslist-db: 1.2.3(browserslist@4.28.7)
|
|
|
|
bser@2.1.1:
|
|
dependencies:
|
|
node-int64: 0.4.0
|
|
|
|
buffer-from@1.1.2: {}
|
|
|
|
buffer@5.7.1:
|
|
dependencies:
|
|
base64-js: 1.5.1
|
|
ieee754: 1.2.1
|
|
|
|
bullmq@6.0.5(ioredis@6.0.0)(pg@8.22.0):
|
|
dependencies:
|
|
cron-parser: 5.6.2
|
|
msgpackr: 2.0.5
|
|
node-abort-controller: 3.1.1
|
|
semver: 7.8.5
|
|
tslib: 2.8.1
|
|
optionalDependencies:
|
|
ioredis: 6.0.0
|
|
pg: 8.22.0
|
|
|
|
bundle-require@5.1.0(esbuild@0.27.7):
|
|
dependencies:
|
|
esbuild: 0.27.7
|
|
load-tsconfig: 0.2.5
|
|
|
|
bytes@3.1.2: {}
|
|
|
|
cac@6.7.14: {}
|
|
|
|
cacheable-lookup@5.0.4: {}
|
|
|
|
cacheable-request@7.0.4:
|
|
dependencies:
|
|
clone-response: 1.0.3
|
|
get-stream: 5.2.0
|
|
http-cache-semantics: 4.2.0
|
|
keyv: 4.5.4
|
|
lowercase-keys: 2.0.0
|
|
normalize-url: 6.1.0
|
|
responselike: 2.0.1
|
|
|
|
call-bind-apply-helpers@1.0.2:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
function-bind: 1.1.2
|
|
|
|
camelcase@5.3.1: {}
|
|
|
|
camelcase@6.3.0: {}
|
|
|
|
caniuse-lite@1.0.30001806: {}
|
|
|
|
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-spinner@1.0.1: {}
|
|
|
|
chokidar@4.0.3:
|
|
dependencies:
|
|
readdirp: 4.1.2
|
|
|
|
chownr@3.0.0: {}
|
|
|
|
chrome-launcher@0.15.2:
|
|
dependencies:
|
|
'@types/node': 22.20.1
|
|
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': 22.20.1
|
|
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
|
|
|
|
ci-info@2.0.0: {}
|
|
|
|
ci-info@3.9.0: {}
|
|
|
|
cli-cursor@2.1.0:
|
|
dependencies:
|
|
restore-cursor: 2.0.0
|
|
|
|
cli-spinners@2.9.2: {}
|
|
|
|
cli-table3@0.6.5:
|
|
dependencies:
|
|
string-width: 4.2.3
|
|
optionalDependencies:
|
|
'@colors/colors': 1.5.0
|
|
|
|
client-only@0.0.1: {}
|
|
|
|
cliui@8.0.1:
|
|
dependencies:
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
wrap-ansi: 7.0.0
|
|
|
|
clone-response@1.0.3:
|
|
dependencies:
|
|
mimic-response: 1.0.1
|
|
|
|
clone@1.0.4: {}
|
|
|
|
cluster-key-slot@1.1.1: {}
|
|
|
|
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-support@1.1.3: {}
|
|
|
|
color@4.2.3:
|
|
dependencies:
|
|
color-convert: 2.0.1
|
|
color-string: 1.9.1
|
|
|
|
combined-stream@1.0.8:
|
|
dependencies:
|
|
delayed-stream: 1.0.0
|
|
|
|
commander@12.1.0: {}
|
|
|
|
commander@2.20.3: {}
|
|
|
|
commander@4.1.1: {}
|
|
|
|
commander@7.2.0: {}
|
|
|
|
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.1.8: {}
|
|
|
|
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: {}
|
|
|
|
convert-source-map@2.0.0: {}
|
|
|
|
cookie@1.1.1: {}
|
|
|
|
core-js-compat@3.49.0:
|
|
dependencies:
|
|
browserslist: 4.28.7
|
|
|
|
cron-parser@5.6.2:
|
|
dependencies:
|
|
luxon: 3.7.2
|
|
|
|
cross-argv@2.0.0: {}
|
|
|
|
cross-fetch@3.2.0:
|
|
dependencies:
|
|
node-fetch: 2.7.0
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
|
|
cross-spawn@7.0.6:
|
|
dependencies:
|
|
path-key: 3.1.1
|
|
shebang-command: 2.0.0
|
|
which: 2.0.2
|
|
|
|
css-in-js-utils@3.1.0:
|
|
dependencies:
|
|
hyphenate-style-name: 1.1.0
|
|
|
|
csstype@3.2.3: {}
|
|
|
|
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
|
|
|
|
decode-uri-component@0.2.2: {}
|
|
|
|
decompress-response@6.0.0:
|
|
dependencies:
|
|
mimic-response: 3.1.0
|
|
|
|
deep-extend@0.6.0: {}
|
|
|
|
deepmerge@4.3.1: {}
|
|
|
|
defaults@1.0.4:
|
|
dependencies:
|
|
clone: 1.0.4
|
|
|
|
defer-to-connect@2.0.1: {}
|
|
|
|
define-lazy-prop@2.0.0: {}
|
|
|
|
delayed-stream@1.0.0: {}
|
|
|
|
denque@2.1.0: {}
|
|
|
|
depd@2.0.0: {}
|
|
|
|
dequal@2.0.3: {}
|
|
|
|
destroy@1.2.0: {}
|
|
|
|
detect-libc@2.1.2: {}
|
|
|
|
detect-node-es@1.1.0: {}
|
|
|
|
dotenv-expand@11.0.7:
|
|
dependencies:
|
|
dotenv: 16.6.1
|
|
|
|
dotenv@16.4.7: {}
|
|
|
|
dotenv@16.6.1: {}
|
|
|
|
drizzle-kit@0.31.10:
|
|
dependencies:
|
|
'@drizzle-team/brocli': 0.10.2
|
|
'@esbuild-kit/esm-loader': 2.6.5
|
|
esbuild: 0.25.12
|
|
tsx: 4.23.4
|
|
|
|
drizzle-orm@0.41.0(@types/pg@8.20.3)(pg@8.22.0):
|
|
optionalDependencies:
|
|
'@types/pg': 8.20.3
|
|
pg: 8.22.0
|
|
|
|
drizzle-orm@0.45.2(@types/pg@8.20.3)(pg@8.22.0):
|
|
optionalDependencies:
|
|
'@types/pg': 8.20.3
|
|
pg: 8.22.0
|
|
|
|
dunder-proto@1.0.1:
|
|
dependencies:
|
|
call-bind-apply-helpers: 1.0.2
|
|
es-errors: 1.3.0
|
|
gopd: 1.2.0
|
|
|
|
ecdsa-sig-formatter@1.0.11:
|
|
dependencies:
|
|
safe-buffer: 5.2.1
|
|
|
|
ee-first@1.1.1: {}
|
|
|
|
electron-to-chromium@1.5.399: {}
|
|
|
|
emoji-regex@8.0.0: {}
|
|
|
|
encodeurl@1.0.2: {}
|
|
|
|
encodeurl@2.0.0: {}
|
|
|
|
end-of-stream@1.4.5:
|
|
dependencies:
|
|
once: 1.4.0
|
|
|
|
env-editor@0.4.2: {}
|
|
|
|
error-stack-parser@2.1.4:
|
|
dependencies:
|
|
stackframe: 1.3.4
|
|
|
|
es-define-property@1.0.1: {}
|
|
|
|
es-errors@1.3.0: {}
|
|
|
|
es-module-lexer@2.3.1: {}
|
|
|
|
es-object-atoms@1.1.2:
|
|
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.4
|
|
|
|
esbuild@0.18.20:
|
|
optionalDependencies:
|
|
'@esbuild/android-arm': 0.18.20
|
|
'@esbuild/android-arm64': 0.18.20
|
|
'@esbuild/android-x64': 0.18.20
|
|
'@esbuild/darwin-arm64': 0.18.20
|
|
'@esbuild/darwin-x64': 0.18.20
|
|
'@esbuild/freebsd-arm64': 0.18.20
|
|
'@esbuild/freebsd-x64': 0.18.20
|
|
'@esbuild/linux-arm': 0.18.20
|
|
'@esbuild/linux-arm64': 0.18.20
|
|
'@esbuild/linux-ia32': 0.18.20
|
|
'@esbuild/linux-loong64': 0.18.20
|
|
'@esbuild/linux-mips64el': 0.18.20
|
|
'@esbuild/linux-ppc64': 0.18.20
|
|
'@esbuild/linux-riscv64': 0.18.20
|
|
'@esbuild/linux-s390x': 0.18.20
|
|
'@esbuild/linux-x64': 0.18.20
|
|
'@esbuild/netbsd-x64': 0.18.20
|
|
'@esbuild/openbsd-x64': 0.18.20
|
|
'@esbuild/sunos-x64': 0.18.20
|
|
'@esbuild/win32-arm64': 0.18.20
|
|
'@esbuild/win32-ia32': 0.18.20
|
|
'@esbuild/win32-x64': 0.18.20
|
|
|
|
esbuild@0.25.12:
|
|
optionalDependencies:
|
|
'@esbuild/aix-ppc64': 0.25.12
|
|
'@esbuild/android-arm': 0.25.12
|
|
'@esbuild/android-arm64': 0.25.12
|
|
'@esbuild/android-x64': 0.25.12
|
|
'@esbuild/darwin-arm64': 0.25.12
|
|
'@esbuild/darwin-x64': 0.25.12
|
|
'@esbuild/freebsd-arm64': 0.25.12
|
|
'@esbuild/freebsd-x64': 0.25.12
|
|
'@esbuild/linux-arm': 0.25.12
|
|
'@esbuild/linux-arm64': 0.25.12
|
|
'@esbuild/linux-ia32': 0.25.12
|
|
'@esbuild/linux-loong64': 0.25.12
|
|
'@esbuild/linux-mips64el': 0.25.12
|
|
'@esbuild/linux-ppc64': 0.25.12
|
|
'@esbuild/linux-riscv64': 0.25.12
|
|
'@esbuild/linux-s390x': 0.25.12
|
|
'@esbuild/linux-x64': 0.25.12
|
|
'@esbuild/netbsd-arm64': 0.25.12
|
|
'@esbuild/netbsd-x64': 0.25.12
|
|
'@esbuild/openbsd-arm64': 0.25.12
|
|
'@esbuild/openbsd-x64': 0.25.12
|
|
'@esbuild/openharmony-arm64': 0.25.12
|
|
'@esbuild/sunos-x64': 0.25.12
|
|
'@esbuild/win32-arm64': 0.25.12
|
|
'@esbuild/win32-ia32': 0.25.12
|
|
'@esbuild/win32-x64': 0.25.12
|
|
|
|
esbuild@0.27.7:
|
|
optionalDependencies:
|
|
'@esbuild/aix-ppc64': 0.27.7
|
|
'@esbuild/android-arm': 0.27.7
|
|
'@esbuild/android-arm64': 0.27.7
|
|
'@esbuild/android-x64': 0.27.7
|
|
'@esbuild/darwin-arm64': 0.27.7
|
|
'@esbuild/darwin-x64': 0.27.7
|
|
'@esbuild/freebsd-arm64': 0.27.7
|
|
'@esbuild/freebsd-x64': 0.27.7
|
|
'@esbuild/linux-arm': 0.27.7
|
|
'@esbuild/linux-arm64': 0.27.7
|
|
'@esbuild/linux-ia32': 0.27.7
|
|
'@esbuild/linux-loong64': 0.27.7
|
|
'@esbuild/linux-mips64el': 0.27.7
|
|
'@esbuild/linux-ppc64': 0.27.7
|
|
'@esbuild/linux-riscv64': 0.27.7
|
|
'@esbuild/linux-s390x': 0.27.7
|
|
'@esbuild/linux-x64': 0.27.7
|
|
'@esbuild/netbsd-arm64': 0.27.7
|
|
'@esbuild/netbsd-x64': 0.27.7
|
|
'@esbuild/openbsd-arm64': 0.27.7
|
|
'@esbuild/openbsd-x64': 0.27.7
|
|
'@esbuild/openharmony-arm64': 0.27.7
|
|
'@esbuild/sunos-x64': 0.27.7
|
|
'@esbuild/win32-arm64': 0.27.7
|
|
'@esbuild/win32-ia32': 0.27.7
|
|
'@esbuild/win32-x64': 0.27.7
|
|
|
|
esbuild@0.28.1:
|
|
optionalDependencies:
|
|
'@esbuild/aix-ppc64': 0.28.1
|
|
'@esbuild/android-arm': 0.28.1
|
|
'@esbuild/android-arm64': 0.28.1
|
|
'@esbuild/android-x64': 0.28.1
|
|
'@esbuild/darwin-arm64': 0.28.1
|
|
'@esbuild/darwin-x64': 0.28.1
|
|
'@esbuild/freebsd-arm64': 0.28.1
|
|
'@esbuild/freebsd-x64': 0.28.1
|
|
'@esbuild/linux-arm': 0.28.1
|
|
'@esbuild/linux-arm64': 0.28.1
|
|
'@esbuild/linux-ia32': 0.28.1
|
|
'@esbuild/linux-loong64': 0.28.1
|
|
'@esbuild/linux-mips64el': 0.28.1
|
|
'@esbuild/linux-ppc64': 0.28.1
|
|
'@esbuild/linux-riscv64': 0.28.1
|
|
'@esbuild/linux-s390x': 0.28.1
|
|
'@esbuild/linux-x64': 0.28.1
|
|
'@esbuild/netbsd-arm64': 0.28.1
|
|
'@esbuild/netbsd-x64': 0.28.1
|
|
'@esbuild/openbsd-arm64': 0.28.1
|
|
'@esbuild/openbsd-x64': 0.28.1
|
|
'@esbuild/openharmony-arm64': 0.28.1
|
|
'@esbuild/sunos-x64': 0.28.1
|
|
'@esbuild/win32-arm64': 0.28.1
|
|
'@esbuild/win32-ia32': 0.28.1
|
|
'@esbuild/win32-x64': 0.28.1
|
|
|
|
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: {}
|
|
|
|
esprima@4.0.1: {}
|
|
|
|
estree-walker@3.0.3:
|
|
dependencies:
|
|
'@types/estree': 1.0.9
|
|
|
|
etag@1.8.1: {}
|
|
|
|
event-target-shim@5.0.1: {}
|
|
|
|
expect-type@1.4.0: {}
|
|
|
|
expo-asset@12.0.13(expo@54.0.36)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)(typescript@5.9.3):
|
|
dependencies:
|
|
'@expo/image-utils': 0.8.15(typescript@5.9.3)
|
|
expo: 54.0.36(@babel/core@7.29.7)(@expo/dom-webview@57.0.1)(@expo/metro-runtime@6.1.2)(expo-router@6.0.24)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)(typescript@5.9.3)
|
|
expo-constants: 18.0.13(expo@54.0.36)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))
|
|
react: 19.1.0
|
|
react-native: 0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- typescript
|
|
|
|
expo-camera@17.0.10(expo@54.0.36)(react-native-web@0.21.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0):
|
|
dependencies:
|
|
expo: 54.0.36(@babel/core@7.29.7)(@expo/dom-webview@57.0.1)(@expo/metro-runtime@6.1.2)(expo-router@6.0.24)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)(typescript@5.9.3)
|
|
invariant: 2.2.4
|
|
react: 19.1.0
|
|
react-native: 0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)
|
|
optionalDependencies:
|
|
react-native-web: 0.21.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
|
|
|
expo-constants@18.0.13(expo@54.0.36)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)):
|
|
dependencies:
|
|
'@expo/config': 12.0.14
|
|
'@expo/env': 2.0.12
|
|
expo: 54.0.36(@babel/core@7.29.7)(@expo/dom-webview@57.0.1)(@expo/metro-runtime@6.1.2)(expo-router@6.0.24)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)(typescript@5.9.3)
|
|
react-native: 0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
expo-file-system@19.0.23(expo@54.0.36)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)):
|
|
dependencies:
|
|
expo: 54.0.36(@babel/core@7.29.7)(@expo/dom-webview@57.0.1)(@expo/metro-runtime@6.1.2)(expo-router@6.0.24)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)(typescript@5.9.3)
|
|
react-native: 0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)
|
|
|
|
expo-font@14.0.12(expo@54.0.36)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0):
|
|
dependencies:
|
|
expo: 54.0.36(@babel/core@7.29.7)(@expo/dom-webview@57.0.1)(@expo/metro-runtime@6.1.2)(expo-router@6.0.24)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)(typescript@5.9.3)
|
|
fontfaceobserver: 2.3.0
|
|
react: 19.1.0
|
|
react-native: 0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)
|
|
|
|
expo-haptics@15.0.8(expo@54.0.36):
|
|
dependencies:
|
|
expo: 54.0.36(@babel/core@7.29.7)(@expo/dom-webview@57.0.1)(@expo/metro-runtime@6.1.2)(expo-router@6.0.24)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)(typescript@5.9.3)
|
|
|
|
expo-image-loader@6.0.0(expo@54.0.36):
|
|
dependencies:
|
|
expo: 54.0.36(@babel/core@7.29.7)(@expo/dom-webview@57.0.1)(@expo/metro-runtime@6.1.2)(expo-router@6.0.24)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)(typescript@5.9.3)
|
|
|
|
expo-image-picker@17.0.11(expo@54.0.36):
|
|
dependencies:
|
|
expo: 54.0.36(@babel/core@7.29.7)(@expo/dom-webview@57.0.1)(@expo/metro-runtime@6.1.2)(expo-router@6.0.24)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)(typescript@5.9.3)
|
|
expo-image-loader: 6.0.0(expo@54.0.36)
|
|
|
|
expo-image@3.0.11(expo@54.0.36)(react-native-web@0.21.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0):
|
|
dependencies:
|
|
expo: 54.0.36(@babel/core@7.29.7)(@expo/dom-webview@57.0.1)(@expo/metro-runtime@6.1.2)(expo-router@6.0.24)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)(typescript@5.9.3)
|
|
react: 19.1.0
|
|
react-native: 0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)
|
|
optionalDependencies:
|
|
react-native-web: 0.21.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
|
|
|
expo-keep-awake@15.0.8(expo@54.0.36)(react@19.1.0):
|
|
dependencies:
|
|
expo: 54.0.36(@babel/core@7.29.7)(@expo/dom-webview@57.0.1)(@expo/metro-runtime@6.1.2)(expo-router@6.0.24)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)(typescript@5.9.3)
|
|
react: 19.1.0
|
|
|
|
expo-linking@8.0.12(expo@54.0.36)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0):
|
|
dependencies:
|
|
expo-constants: 18.0.13(expo@54.0.36)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))
|
|
invariant: 2.2.4
|
|
react: 19.1.0
|
|
react-native: 0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)
|
|
transitivePeerDependencies:
|
|
- expo
|
|
- supports-color
|
|
|
|
expo-localization@17.0.9(expo@54.0.36)(react@19.1.0):
|
|
dependencies:
|
|
expo: 54.0.36(@babel/core@7.29.7)(@expo/dom-webview@57.0.1)(@expo/metro-runtime@6.1.2)(expo-router@6.0.24)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)(typescript@5.9.3)
|
|
react: 19.1.0
|
|
rtl-detect: 1.1.2
|
|
|
|
expo-modules-autolinking@3.0.26:
|
|
dependencies:
|
|
'@expo/spawn-async': 1.8.0
|
|
chalk: 4.1.2
|
|
commander: 7.2.0
|
|
require-from-string: 2.0.2
|
|
resolve-from: 5.0.0
|
|
|
|
expo-modules-core@3.0.30(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0):
|
|
dependencies:
|
|
invariant: 2.2.4
|
|
react: 19.1.0
|
|
react-native: 0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)
|
|
|
|
expo-router@6.0.24(c6040bb80332dafe69928ea8a61c2685):
|
|
dependencies:
|
|
'@expo/metro-runtime': 6.1.2(expo@54.0.36)(react-dom@19.1.0(react@19.1.0))(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
'@expo/schema-utils': 0.1.9
|
|
'@radix-ui/react-slot': 1.2.0(@types/react@19.1.17)(react@19.1.0)
|
|
'@radix-ui/react-tabs': 1.1.21(@types/react-dom@19.2.4(@types/react@19.1.17))(@types/react@19.1.17)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
|
'@react-navigation/bottom-tabs': 7.18.15(@react-native-masked-view/masked-view@0.3.2(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(@react-navigation/native@7.3.15(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native-safe-area-context@5.6.2(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native-screens@4.16.0(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
'@react-navigation/native': 7.3.15(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
'@react-navigation/native-stack': 7.18.7(@react-native-masked-view/masked-view@0.3.2(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(@react-navigation/native@7.3.15(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native-safe-area-context@5.6.2(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native-screens@4.16.0(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
client-only: 0.0.1
|
|
debug: 4.4.3
|
|
escape-string-regexp: 4.0.0
|
|
expo: 54.0.36(@babel/core@7.29.7)(@expo/dom-webview@57.0.1)(@expo/metro-runtime@6.1.2)(expo-router@6.0.24)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)(typescript@5.9.3)
|
|
expo-constants: 18.0.13(expo@54.0.36)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))
|
|
expo-linking: 8.0.12(expo@54.0.36)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
expo-server: 1.0.7
|
|
fast-deep-equal: 3.1.3
|
|
invariant: 2.2.4
|
|
nanoid: 3.3.16
|
|
query-string: 7.1.3
|
|
react: 19.1.0
|
|
react-fast-compare: 3.2.2
|
|
react-native: 0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)
|
|
react-native-is-edge-to-edge: 1.3.1(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
react-native-safe-area-context: 5.6.2(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
react-native-screens: 4.16.0(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
semver: 7.6.3
|
|
server-only: 0.0.1
|
|
sf-symbols-typescript: 2.2.0
|
|
shallowequal: 1.1.0
|
|
use-latest-callback: 0.2.6(react@19.1.0)
|
|
vaul: 1.1.2(@types/react-dom@19.2.4(@types/react@19.1.17))(@types/react@19.1.17)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
|
optionalDependencies:
|
|
react-dom: 19.1.0(react@19.1.0)
|
|
react-native-gesture-handler: 2.28.0(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
react-native-reanimated: 4.1.7(react-native-worklets@0.5.1(@babel/core@7.29.7)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
react-native-web: 0.21.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
|
transitivePeerDependencies:
|
|
- '@react-native-masked-view/masked-view'
|
|
- '@types/react'
|
|
- '@types/react-dom'
|
|
- supports-color
|
|
|
|
expo-secure-store@15.0.8(expo@54.0.36):
|
|
dependencies:
|
|
expo: 54.0.36(@babel/core@7.29.7)(@expo/dom-webview@57.0.1)(@expo/metro-runtime@6.1.2)(expo-router@6.0.24)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)(typescript@5.9.3)
|
|
|
|
expo-server@1.0.7: {}
|
|
|
|
expo-splash-screen@31.0.13(expo@54.0.36)(typescript@5.9.3):
|
|
dependencies:
|
|
'@expo/prebuild-config': 54.0.9(expo@54.0.36)(typescript@5.9.3)
|
|
expo: 54.0.36(@babel/core@7.29.7)(@expo/dom-webview@57.0.1)(@expo/metro-runtime@6.1.2)(expo-router@6.0.24)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)(typescript@5.9.3)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- typescript
|
|
|
|
expo-status-bar@3.0.9(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0):
|
|
dependencies:
|
|
react: 19.1.0
|
|
react-native: 0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)
|
|
react-native-is-edge-to-edge: 1.3.1(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
|
|
expo-system-ui@6.0.9(expo@54.0.36)(react-native-web@0.21.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)):
|
|
dependencies:
|
|
'@react-native/normalize-colors': 0.81.5
|
|
debug: 4.4.3
|
|
expo: 54.0.36(@babel/core@7.29.7)(@expo/dom-webview@57.0.1)(@expo/metro-runtime@6.1.2)(expo-router@6.0.24)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)(typescript@5.9.3)
|
|
react-native: 0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)
|
|
optionalDependencies:
|
|
react-native-web: 0.21.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
expo@54.0.36(@babel/core@7.29.7)(@expo/dom-webview@57.0.1)(@expo/metro-runtime@6.1.2)(expo-router@6.0.24)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)(typescript@5.9.3):
|
|
dependencies:
|
|
'@babel/runtime': 7.29.7
|
|
'@expo/cli': 54.0.26(expo-router@6.0.24)(expo@54.0.36)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(typescript@5.9.3)
|
|
'@expo/config': 12.0.14
|
|
'@expo/config-plugins': 54.0.5
|
|
'@expo/devtools': 0.1.8(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
'@expo/fingerprint': 0.15.5
|
|
'@expo/metro': 54.2.0
|
|
'@expo/metro-config': 54.0.17(expo@54.0.36)
|
|
'@expo/vector-icons': 15.1.1(expo-font@14.0.12(expo@54.0.36)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
'@ungap/structured-clone': 1.3.3
|
|
babel-preset-expo: 54.0.12(@babel/core@7.29.7)(@babel/runtime@7.29.7)(expo@54.0.36)(react-refresh@0.14.2)
|
|
expo-asset: 12.0.13(expo@54.0.36)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)(typescript@5.9.3)
|
|
expo-constants: 18.0.13(expo@54.0.36)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))
|
|
expo-file-system: 19.0.23(expo@54.0.36)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))
|
|
expo-font: 14.0.12(expo@54.0.36)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
expo-keep-awake: 15.0.8(expo@54.0.36)(react@19.1.0)
|
|
expo-modules-autolinking: 3.0.26
|
|
expo-modules-core: 3.0.30(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
pretty-format: 29.7.0
|
|
react: 19.1.0
|
|
react-native: 0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)
|
|
react-refresh: 0.14.2
|
|
whatwg-url-without-unicode: 8.0.0-3
|
|
optionalDependencies:
|
|
'@expo/dom-webview': 57.0.1(expo@54.0.36)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
'@expo/metro-runtime': 6.1.2(expo@54.0.36)(react-dom@19.1.0(react@19.1.0))(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
transitivePeerDependencies:
|
|
- '@babel/core'
|
|
- bufferutil
|
|
- expo-router
|
|
- graphql
|
|
- supports-color
|
|
- typescript
|
|
- utf-8-validate
|
|
|
|
exponential-backoff@3.1.3: {}
|
|
|
|
fast-decode-uri-component@1.0.1: {}
|
|
|
|
fast-deep-equal@3.1.3: {}
|
|
|
|
fast-json-stable-stringify@2.1.0: {}
|
|
|
|
fast-json-stringify@7.0.1:
|
|
dependencies:
|
|
'@fastify/merge-json-schemas': 0.2.1
|
|
ajv: 8.20.0
|
|
ajv-formats: 3.0.1(ajv@8.20.0)
|
|
fast-uri: 4.1.2
|
|
json-schema-ref-resolver: 3.0.0
|
|
rfdc: 1.4.1
|
|
|
|
fast-jwt@6.3.1:
|
|
dependencies:
|
|
'@lukeed/ms': 2.0.2
|
|
asn1.js: 5.4.1
|
|
ecdsa-sig-formatter: 1.0.11
|
|
mnemonist: 0.40.4
|
|
safe-regex2: 5.1.1
|
|
|
|
fast-querystring@1.1.2:
|
|
dependencies:
|
|
fast-decode-uri-component: 1.0.1
|
|
|
|
fast-uri@3.1.5: {}
|
|
|
|
fast-uri@4.1.2: {}
|
|
|
|
fastfall@1.5.1:
|
|
dependencies:
|
|
reusify: 1.1.0
|
|
|
|
fastify-plugin@5.1.0: {}
|
|
|
|
fastify-plugin@6.0.0: {}
|
|
|
|
fastify@5.11.0:
|
|
dependencies:
|
|
'@fastify/ajv-compiler': 4.0.5
|
|
'@fastify/error': 4.2.0
|
|
'@fastify/fast-json-stringify-compiler': 5.1.0
|
|
'@fastify/proxy-addr': 5.1.0
|
|
abstract-logging: 2.0.1
|
|
avvio: 9.3.0
|
|
fast-json-stringify: 7.0.1
|
|
find-my-way: 9.7.0
|
|
light-my-request: 6.6.0
|
|
pino: 10.3.1
|
|
process-warning: 5.1.0
|
|
rfdc: 1.4.1
|
|
secure-json-parse: 4.1.0
|
|
semver: 7.8.5
|
|
toad-cache: 3.7.4
|
|
|
|
fastparallel@2.4.1:
|
|
dependencies:
|
|
reusify: 1.1.0
|
|
xtend: 4.0.2
|
|
|
|
fastq@1.20.1:
|
|
dependencies:
|
|
reusify: 1.1.0
|
|
|
|
fastseries@1.7.2:
|
|
dependencies:
|
|
reusify: 1.1.0
|
|
xtend: 4.0.2
|
|
|
|
fb-watchman@2.0.2:
|
|
dependencies:
|
|
bser: 2.1.1
|
|
|
|
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.5):
|
|
optionalDependencies:
|
|
picomatch: 4.0.5
|
|
|
|
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
|
|
|
|
find-my-way@9.7.0:
|
|
dependencies:
|
|
fast-deep-equal: 3.1.3
|
|
fast-querystring: 1.1.2
|
|
safe-regex2: 5.1.1
|
|
|
|
find-up@4.1.0:
|
|
dependencies:
|
|
locate-path: 5.0.0
|
|
path-exists: 4.0.0
|
|
|
|
fix-dts-default-cjs-exports@1.0.1:
|
|
dependencies:
|
|
magic-string: 0.30.21
|
|
mlly: 1.8.2
|
|
rollup: 4.62.4
|
|
|
|
flow-enums-runtime@0.0.6: {}
|
|
|
|
fontfaceobserver@2.3.0: {}
|
|
|
|
form-data@4.0.6:
|
|
dependencies:
|
|
asynckit: 0.4.0
|
|
combined-stream: 1.0.8
|
|
es-set-tostringtag: 2.1.0
|
|
hasown: 2.0.4
|
|
mime-types: 2.1.35
|
|
|
|
freeport-async@2.0.0: {}
|
|
|
|
fresh@0.5.2: {}
|
|
|
|
fs.realpath@1.0.0: {}
|
|
|
|
fsevents@2.3.3:
|
|
optional: true
|
|
|
|
function-bind@1.1.2: {}
|
|
|
|
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.2
|
|
function-bind: 1.1.2
|
|
get-proto: 1.0.1
|
|
gopd: 1.2.0
|
|
has-symbols: 1.1.0
|
|
hasown: 2.0.4
|
|
math-intrinsics: 1.1.0
|
|
|
|
get-nonce@1.0.1: {}
|
|
|
|
get-package-type@0.1.0: {}
|
|
|
|
get-proto@1.0.1:
|
|
dependencies:
|
|
dunder-proto: 1.0.1
|
|
es-object-atoms: 1.1.2
|
|
|
|
get-stream@5.2.0:
|
|
dependencies:
|
|
pump: 3.0.4
|
|
|
|
get-tsconfig@4.14.1:
|
|
dependencies:
|
|
resolve-pkg-maps: 1.0.0
|
|
|
|
getenv@2.0.0: {}
|
|
|
|
glob@13.0.6:
|
|
dependencies:
|
|
minimatch: 10.2.6
|
|
minipass: 7.1.3
|
|
path-scurry: 2.0.2
|
|
|
|
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
|
|
|
|
gopd@1.2.0: {}
|
|
|
|
got@11.8.6:
|
|
dependencies:
|
|
'@sindresorhus/is': 4.6.0
|
|
'@szmarczak/http-timer': 4.0.6
|
|
'@types/cacheable-request': 6.0.3
|
|
'@types/responselike': 1.0.3
|
|
cacheable-lookup: 5.0.4
|
|
cacheable-request: 7.0.4
|
|
decompress-response: 6.0.0
|
|
http2-wrapper: 1.0.3
|
|
lowercase-keys: 2.0.0
|
|
p-cancelable: 2.1.1
|
|
responselike: 2.0.1
|
|
|
|
graceful-fs@4.2.11: {}
|
|
|
|
has-async-hooks@1.0.0: {}
|
|
|
|
has-flag@3.0.0: {}
|
|
|
|
has-flag@4.0.0: {}
|
|
|
|
has-symbols@1.1.0: {}
|
|
|
|
has-tostringtag@1.0.2:
|
|
dependencies:
|
|
has-symbols: 1.1.0
|
|
|
|
hasown@2.0.4:
|
|
dependencies:
|
|
function-bind: 1.1.2
|
|
|
|
hdr-histogram-js@3.0.1:
|
|
dependencies:
|
|
'@assemblyscript/loader': 0.19.23
|
|
base64-js: 1.5.1
|
|
pako: 1.0.11
|
|
|
|
hdr-histogram-percentiles-obj@3.0.0: {}
|
|
|
|
hermes-estree@0.29.1: {}
|
|
|
|
hermes-estree@0.32.0: {}
|
|
|
|
hermes-estree@0.35.0:
|
|
optional: true
|
|
|
|
hermes-estree@0.36.0:
|
|
optional: true
|
|
|
|
hermes-parser@0.29.1:
|
|
dependencies:
|
|
hermes-estree: 0.29.1
|
|
|
|
hermes-parser@0.32.0:
|
|
dependencies:
|
|
hermes-estree: 0.32.0
|
|
|
|
hermes-parser@0.35.0:
|
|
dependencies:
|
|
hermes-estree: 0.35.0
|
|
optional: true
|
|
|
|
hermes-parser@0.36.0:
|
|
dependencies:
|
|
hermes-estree: 0.36.0
|
|
optional: true
|
|
|
|
hoist-non-react-statics@3.3.2:
|
|
dependencies:
|
|
react-is: 16.13.1
|
|
|
|
hosted-git-info@7.0.2:
|
|
dependencies:
|
|
lru-cache: 10.4.3
|
|
|
|
http-cache-semantics@4.2.0: {}
|
|
|
|
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: {}
|
|
|
|
http2-wrapper@1.0.3:
|
|
dependencies:
|
|
quick-lru: 5.1.1
|
|
resolve-alpn: 1.2.1
|
|
|
|
https-proxy-agent@7.0.6:
|
|
dependencies:
|
|
agent-base: 7.1.4
|
|
debug: 4.4.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
hyperid@3.3.0:
|
|
dependencies:
|
|
buffer: 5.7.1
|
|
uuid: 8.3.2
|
|
uuid-parse: 1.1.0
|
|
|
|
hyphenate-style-name@1.1.0: {}
|
|
|
|
i18next@26.3.6(typescript@5.9.3):
|
|
optionalDependencies:
|
|
typescript: 5.9.3
|
|
|
|
ieee754@1.2.1: {}
|
|
|
|
ignore@5.3.2: {}
|
|
|
|
image-size@1.2.1:
|
|
dependencies:
|
|
queue: 6.0.2
|
|
|
|
imurmurhash@0.1.4: {}
|
|
|
|
inflight@1.0.6:
|
|
dependencies:
|
|
once: 1.4.0
|
|
wrappy: 1.0.2
|
|
|
|
inherits@2.0.4: {}
|
|
|
|
ini@1.3.8: {}
|
|
|
|
inline-style-prefixer@7.0.1:
|
|
dependencies:
|
|
css-in-js-utils: 3.1.0
|
|
|
|
invariant@2.2.4:
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
|
|
ioredis@6.0.0:
|
|
dependencies:
|
|
'@ioredis/commands': 2.0.0
|
|
cluster-key-slot: 1.1.1
|
|
debug: 4.4.3
|
|
denque: 2.1.0
|
|
redis-errors: 1.2.0
|
|
standard-as-callback: 2.1.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
ipaddr.js@2.4.0: {}
|
|
|
|
is-arrayish@0.3.4: {}
|
|
|
|
is-core-module@2.16.2:
|
|
dependencies:
|
|
hasown: 2.0.4
|
|
|
|
is-docker@2.2.1: {}
|
|
|
|
is-fullwidth-code-point@3.0.0: {}
|
|
|
|
is-number@7.0.0: {}
|
|
|
|
is-plain-obj@2.1.0: {}
|
|
|
|
is-wsl@2.2.0:
|
|
dependencies:
|
|
is-docker: 2.2.1
|
|
|
|
isexe@2.0.0: {}
|
|
|
|
istanbul-lib-coverage@3.2.2: {}
|
|
|
|
istanbul-lib-instrument@5.2.1:
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/parser': 7.29.8
|
|
'@istanbuljs/schema': 0.1.6
|
|
istanbul-lib-coverage: 3.2.2
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
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': 22.20.1
|
|
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': 22.20.1
|
|
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-message-util@29.7.0:
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.7
|
|
'@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': 22.20.1
|
|
jest-util: 29.7.0
|
|
|
|
jest-regex-util@29.6.3: {}
|
|
|
|
jest-util@29.7.0:
|
|
dependencies:
|
|
'@jest/types': 29.6.3
|
|
'@types/node': 22.20.1
|
|
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-worker@29.7.0:
|
|
dependencies:
|
|
'@types/node': 22.20.1
|
|
jest-util: 29.7.0
|
|
merge-stream: 2.0.0
|
|
supports-color: 8.1.1
|
|
|
|
jimp-compact@0.16.1: {}
|
|
|
|
joycon@3.1.1: {}
|
|
|
|
js-tokens@4.0.0: {}
|
|
|
|
js-yaml@3.15.1:
|
|
dependencies:
|
|
argparse: 1.0.10
|
|
esprima: 4.0.1
|
|
|
|
js-yaml@4.3.1:
|
|
dependencies:
|
|
argparse: 2.0.1
|
|
|
|
jsc-safe-url@0.2.4: {}
|
|
|
|
jsesc@3.1.0: {}
|
|
|
|
json-buffer@3.0.1: {}
|
|
|
|
json-schema-ref-resolver@3.0.0:
|
|
dependencies:
|
|
dequal: 2.0.3
|
|
|
|
json-schema-traverse@1.0.0: {}
|
|
|
|
json5@2.2.3: {}
|
|
|
|
keyv@4.5.4:
|
|
dependencies:
|
|
json-buffer: 3.0.1
|
|
|
|
kleur@3.0.3: {}
|
|
|
|
lan-network@0.2.1: {}
|
|
|
|
leven@3.1.0: {}
|
|
|
|
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.33.0:
|
|
optional: true
|
|
|
|
lightningcss-darwin-arm64@1.33.0:
|
|
optional: true
|
|
|
|
lightningcss-darwin-x64@1.33.0:
|
|
optional: true
|
|
|
|
lightningcss-freebsd-x64@1.33.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-arm-gnueabihf@1.33.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-arm64-gnu@1.33.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-arm64-musl@1.33.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-x64-gnu@1.33.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-x64-musl@1.33.0:
|
|
optional: true
|
|
|
|
lightningcss-win32-arm64-msvc@1.33.0:
|
|
optional: true
|
|
|
|
lightningcss-win32-x64-msvc@1.33.0:
|
|
optional: true
|
|
|
|
lightningcss@1.33.0:
|
|
dependencies:
|
|
detect-libc: 2.1.2
|
|
optionalDependencies:
|
|
lightningcss-android-arm64: 1.33.0
|
|
lightningcss-darwin-arm64: 1.33.0
|
|
lightningcss-darwin-x64: 1.33.0
|
|
lightningcss-freebsd-x64: 1.33.0
|
|
lightningcss-linux-arm-gnueabihf: 1.33.0
|
|
lightningcss-linux-arm64-gnu: 1.33.0
|
|
lightningcss-linux-arm64-musl: 1.33.0
|
|
lightningcss-linux-x64-gnu: 1.33.0
|
|
lightningcss-linux-x64-musl: 1.33.0
|
|
lightningcss-win32-arm64-msvc: 1.33.0
|
|
lightningcss-win32-x64-msvc: 1.33.0
|
|
|
|
lilconfig@3.1.3: {}
|
|
|
|
lines-and-columns@1.2.4: {}
|
|
|
|
load-tsconfig@0.2.5: {}
|
|
|
|
locate-path@5.0.0:
|
|
dependencies:
|
|
p-locate: 4.1.0
|
|
|
|
lodash.chunk@4.2.0: {}
|
|
|
|
lodash.clonedeep@4.5.0: {}
|
|
|
|
lodash.debounce@4.0.8: {}
|
|
|
|
lodash.flatten@4.4.0: {}
|
|
|
|
lodash.throttle@4.1.1: {}
|
|
|
|
log-symbols@2.2.0:
|
|
dependencies:
|
|
chalk: 2.4.2
|
|
|
|
loose-envify@1.4.0:
|
|
dependencies:
|
|
js-tokens: 4.0.0
|
|
|
|
lowercase-keys@2.0.0: {}
|
|
|
|
lru-cache@10.4.3: {}
|
|
|
|
lru-cache@11.5.2: {}
|
|
|
|
lru-cache@5.1.1:
|
|
dependencies:
|
|
yallist: 3.1.1
|
|
|
|
luxon@3.7.2: {}
|
|
|
|
magic-string@0.30.21:
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
|
|
makeerror@1.0.12:
|
|
dependencies:
|
|
tmpl: 1.0.5
|
|
|
|
manage-path@2.0.0: {}
|
|
|
|
marky@1.3.0: {}
|
|
|
|
math-intrinsics@1.1.0: {}
|
|
|
|
memoize-one@5.2.1: {}
|
|
|
|
memoize-one@6.0.0: {}
|
|
|
|
merge-options@3.0.4:
|
|
dependencies:
|
|
is-plain-obj: 2.1.0
|
|
|
|
merge-stream@2.0.0: {}
|
|
|
|
metro-babel-transformer@0.83.3:
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
flow-enums-runtime: 0.0.6
|
|
hermes-parser: 0.32.0
|
|
nullthrows: 1.1.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
metro-babel-transformer@0.84.4:
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
flow-enums-runtime: 0.0.6
|
|
hermes-parser: 0.35.0
|
|
metro-cache-key: 0.84.4
|
|
nullthrows: 1.1.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
optional: true
|
|
|
|
metro-cache-key@0.83.3:
|
|
dependencies:
|
|
flow-enums-runtime: 0.0.6
|
|
|
|
metro-cache-key@0.84.4:
|
|
dependencies:
|
|
flow-enums-runtime: 0.0.6
|
|
optional: true
|
|
|
|
metro-cache@0.83.3:
|
|
dependencies:
|
|
exponential-backoff: 3.1.3
|
|
flow-enums-runtime: 0.0.6
|
|
https-proxy-agent: 7.0.6
|
|
metro-core: 0.83.3
|
|
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
|
|
optional: true
|
|
|
|
metro-config@0.83.3:
|
|
dependencies:
|
|
connect: 3.7.0
|
|
flow-enums-runtime: 0.0.6
|
|
jest-validate: 29.7.0
|
|
metro: 0.83.3
|
|
metro-cache: 0.83.3
|
|
metro-core: 0.83.3
|
|
metro-runtime: 0.83.3
|
|
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
|
|
optional: true
|
|
|
|
metro-core@0.83.3:
|
|
dependencies:
|
|
flow-enums-runtime: 0.0.6
|
|
lodash.throttle: 4.1.1
|
|
metro-resolver: 0.83.3
|
|
|
|
metro-core@0.84.4:
|
|
dependencies:
|
|
flow-enums-runtime: 0.0.6
|
|
lodash.throttle: 4.1.1
|
|
metro-resolver: 0.84.4
|
|
optional: true
|
|
|
|
metro-file-map@0.83.3:
|
|
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
|
|
optional: true
|
|
|
|
metro-minify-terser@0.83.3:
|
|
dependencies:
|
|
flow-enums-runtime: 0.0.6
|
|
terser: 5.49.0
|
|
|
|
metro-minify-terser@0.84.4:
|
|
dependencies:
|
|
flow-enums-runtime: 0.0.6
|
|
terser: 5.49.0
|
|
optional: true
|
|
|
|
metro-resolver@0.83.3:
|
|
dependencies:
|
|
flow-enums-runtime: 0.0.6
|
|
|
|
metro-resolver@0.84.4:
|
|
dependencies:
|
|
flow-enums-runtime: 0.0.6
|
|
optional: true
|
|
|
|
metro-runtime@0.83.3:
|
|
dependencies:
|
|
'@babel/runtime': 7.29.7
|
|
flow-enums-runtime: 0.0.6
|
|
|
|
metro-runtime@0.84.4:
|
|
dependencies:
|
|
'@babel/runtime': 7.29.7
|
|
flow-enums-runtime: 0.0.6
|
|
optional: true
|
|
|
|
metro-source-map@0.83.3:
|
|
dependencies:
|
|
'@babel/traverse': 7.29.8
|
|
'@babel/traverse--for-generate-function-map': '@babel/traverse@7.29.8'
|
|
'@babel/types': 7.29.8
|
|
flow-enums-runtime: 0.0.6
|
|
invariant: 2.2.4
|
|
metro-symbolicate: 0.83.3
|
|
nullthrows: 1.1.1
|
|
ob1: 0.83.3
|
|
source-map: 0.5.7
|
|
vlq: 1.0.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
metro-source-map@0.84.4:
|
|
dependencies:
|
|
'@babel/traverse': 7.29.8
|
|
'@babel/types': 7.29.8
|
|
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
|
|
optional: true
|
|
|
|
metro-symbolicate@0.83.3:
|
|
dependencies:
|
|
flow-enums-runtime: 0.0.6
|
|
invariant: 2.2.4
|
|
metro-source-map: 0.83.3
|
|
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
|
|
optional: true
|
|
|
|
metro-transform-plugins@0.83.3:
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/generator': 7.29.8
|
|
'@babel/template': 7.29.7
|
|
'@babel/traverse': 7.29.8
|
|
flow-enums-runtime: 0.0.6
|
|
nullthrows: 1.1.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
metro-transform-plugins@0.84.4:
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/generator': 7.29.8
|
|
'@babel/template': 7.29.7
|
|
'@babel/traverse': 7.29.8
|
|
flow-enums-runtime: 0.0.6
|
|
nullthrows: 1.1.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
optional: true
|
|
|
|
metro-transform-worker@0.83.3:
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/generator': 7.29.8
|
|
'@babel/parser': 7.29.8
|
|
'@babel/types': 7.29.8
|
|
flow-enums-runtime: 0.0.6
|
|
metro: 0.83.3
|
|
metro-babel-transformer: 0.83.3
|
|
metro-cache: 0.83.3
|
|
metro-cache-key: 0.83.3
|
|
metro-minify-terser: 0.83.3
|
|
metro-source-map: 0.83.3
|
|
metro-transform-plugins: 0.83.3
|
|
nullthrows: 1.1.1
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
metro-transform-worker@0.84.4:
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/generator': 7.29.8
|
|
'@babel/parser': 7.29.8
|
|
'@babel/types': 7.29.8
|
|
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
|
|
optional: true
|
|
|
|
metro@0.83.3:
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.7
|
|
'@babel/core': 7.29.7
|
|
'@babel/generator': 7.29.8
|
|
'@babel/parser': 7.29.8
|
|
'@babel/template': 7.29.7
|
|
'@babel/traverse': 7.29.8
|
|
'@babel/types': 7.29.8
|
|
accepts: 1.3.8
|
|
chalk: 4.1.2
|
|
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.32.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.3
|
|
metro-cache: 0.83.3
|
|
metro-cache-key: 0.83.3
|
|
metro-config: 0.83.3
|
|
metro-core: 0.83.3
|
|
metro-file-map: 0.83.3
|
|
metro-resolver: 0.83.3
|
|
metro-runtime: 0.83.3
|
|
metro-source-map: 0.83.3
|
|
metro-symbolicate: 0.83.3
|
|
metro-transform-plugins: 0.83.3
|
|
metro-transform-worker: 0.83.3
|
|
mime-types: 2.1.35
|
|
nullthrows: 1.1.1
|
|
serialize-error: 2.1.0
|
|
source-map: 0.5.7
|
|
throat: 5.0.0
|
|
ws: 7.5.13
|
|
yargs: 17.7.3
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
metro@0.84.4:
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.7
|
|
'@babel/core': 7.29.7
|
|
'@babel/generator': 7.29.8
|
|
'@babel/parser': 7.29.8
|
|
'@babel/template': 7.29.7
|
|
'@babel/traverse': 7.29.8
|
|
'@babel/types': 7.29.8
|
|
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.13
|
|
yargs: 17.7.3
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
optional: true
|
|
|
|
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
|
|
optional: true
|
|
|
|
mime@1.6.0: {}
|
|
|
|
mimic-fn@1.2.0: {}
|
|
|
|
mimic-response@1.0.1: {}
|
|
|
|
mimic-response@3.1.0: {}
|
|
|
|
minimalistic-assert@1.0.1: {}
|
|
|
|
minimatch@10.2.6:
|
|
dependencies:
|
|
brace-expansion: 5.0.9
|
|
|
|
minimatch@3.1.5:
|
|
dependencies:
|
|
brace-expansion: 1.1.18
|
|
|
|
minimatch@9.0.9:
|
|
dependencies:
|
|
brace-expansion: 2.1.4
|
|
|
|
minimist@1.2.8: {}
|
|
|
|
minipass@7.1.3: {}
|
|
|
|
minizlib@3.1.0:
|
|
dependencies:
|
|
minipass: 7.1.3
|
|
|
|
mkdirp@1.0.4: {}
|
|
|
|
mlly@1.8.2:
|
|
dependencies:
|
|
acorn: 8.18.0
|
|
pathe: 2.0.3
|
|
pkg-types: 1.3.1
|
|
ufo: 1.6.4
|
|
|
|
mnemonist@0.40.4:
|
|
dependencies:
|
|
obliterator: 2.0.5
|
|
|
|
ms@2.0.0: {}
|
|
|
|
ms@2.1.3: {}
|
|
|
|
msgpackr-extract@3.0.4:
|
|
dependencies:
|
|
node-gyp-build-optional-packages: 5.2.2
|
|
optionalDependencies:
|
|
'@msgpackr-extract/msgpackr-extract-darwin-arm64': 3.0.4
|
|
'@msgpackr-extract/msgpackr-extract-darwin-x64': 3.0.4
|
|
'@msgpackr-extract/msgpackr-extract-linux-arm': 3.0.4
|
|
'@msgpackr-extract/msgpackr-extract-linux-arm64': 3.0.4
|
|
'@msgpackr-extract/msgpackr-extract-linux-x64': 3.0.4
|
|
'@msgpackr-extract/msgpackr-extract-win32-x64': 3.0.4
|
|
optional: true
|
|
|
|
msgpackr@2.0.5:
|
|
optionalDependencies:
|
|
msgpackr-extract: 3.0.4
|
|
|
|
mz@2.7.0:
|
|
dependencies:
|
|
any-promise: 1.3.0
|
|
object-assign: 4.1.1
|
|
thenify-all: 1.6.0
|
|
|
|
nanoid@3.3.16: {}
|
|
|
|
negotiator@0.6.3: {}
|
|
|
|
negotiator@0.6.4: {}
|
|
|
|
negotiator@1.0.0:
|
|
optional: true
|
|
|
|
nested-error-stacks@2.0.1: {}
|
|
|
|
node-abort-controller@3.1.1: {}
|
|
|
|
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-int64@0.4.0: {}
|
|
|
|
node-releases@2.0.51: {}
|
|
|
|
nodemailer@9.0.3: {}
|
|
|
|
normalize-path@3.0.0: {}
|
|
|
|
normalize-url@6.1.0: {}
|
|
|
|
npm-package-arg@11.0.3:
|
|
dependencies:
|
|
hosted-git-info: 7.0.2
|
|
proc-log: 4.2.0
|
|
semver: 7.8.5
|
|
validate-npm-package-name: 5.0.1
|
|
|
|
nullthrows@1.1.1: {}
|
|
|
|
ob1@0.83.3:
|
|
dependencies:
|
|
flow-enums-runtime: 0.0.6
|
|
|
|
ob1@0.84.4:
|
|
dependencies:
|
|
flow-enums-runtime: 0.0.6
|
|
optional: true
|
|
|
|
object-assign@4.1.1: {}
|
|
|
|
obliterator@2.0.5: {}
|
|
|
|
obug@2.1.4: {}
|
|
|
|
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: {}
|
|
|
|
on-net-listen@1.1.2: {}
|
|
|
|
once@1.4.0:
|
|
dependencies:
|
|
wrappy: 1.0.2
|
|
|
|
onetime@2.0.1:
|
|
dependencies:
|
|
mimic-fn: 1.2.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
|
|
|
|
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
|
|
|
|
p-cancelable@2.1.1: {}
|
|
|
|
p-limit@2.3.0:
|
|
dependencies:
|
|
p-try: 2.2.0
|
|
|
|
p-limit@3.1.0:
|
|
dependencies:
|
|
yocto-queue: 0.1.0
|
|
|
|
p-locate@4.1.0:
|
|
dependencies:
|
|
p-limit: 2.3.0
|
|
|
|
p-try@2.2.0: {}
|
|
|
|
pako@1.0.11: {}
|
|
|
|
parse-png@2.1.0:
|
|
dependencies:
|
|
pngjs: 3.4.0
|
|
|
|
parseurl@1.3.3: {}
|
|
|
|
path-exists@4.0.0: {}
|
|
|
|
path-is-absolute@1.0.1: {}
|
|
|
|
path-key@3.1.1: {}
|
|
|
|
path-parse@1.0.7: {}
|
|
|
|
path-scurry@2.0.2:
|
|
dependencies:
|
|
lru-cache: 11.5.2
|
|
minipass: 7.1.3
|
|
|
|
pathe@2.0.3: {}
|
|
|
|
pg-cloudflare@1.4.0:
|
|
optional: true
|
|
|
|
pg-connection-string@2.14.0: {}
|
|
|
|
pg-int8@1.0.1: {}
|
|
|
|
pg-pool@3.14.0(pg@8.22.0):
|
|
dependencies:
|
|
pg: 8.22.0
|
|
|
|
pg-protocol@1.15.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
|
|
|
|
pg@8.22.0:
|
|
dependencies:
|
|
pg-connection-string: 2.14.0
|
|
pg-pool: 3.14.0(pg@8.22.0)
|
|
pg-protocol: 1.15.0
|
|
pg-types: 2.2.0
|
|
pgpass: 1.0.5
|
|
optionalDependencies:
|
|
pg-cloudflare: 1.4.0
|
|
|
|
pgpass@1.0.5:
|
|
dependencies:
|
|
split2: 4.2.0
|
|
|
|
picocolors@1.1.1: {}
|
|
|
|
picomatch@2.3.2: {}
|
|
|
|
picomatch@4.0.5: {}
|
|
|
|
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.1.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.2.0
|
|
|
|
pirates@4.0.7: {}
|
|
|
|
pkg-types@1.3.1:
|
|
dependencies:
|
|
confbox: 0.1.8
|
|
mlly: 1.8.2
|
|
pathe: 2.0.3
|
|
|
|
plist@3.1.1:
|
|
dependencies:
|
|
'@xmldom/xmldom': 0.9.10
|
|
base64-js: 1.5.1
|
|
xmlbuilder: 15.1.1
|
|
|
|
pngjs@3.4.0: {}
|
|
|
|
postcss-load-config@6.0.1(postcss@8.5.25)(tsx@4.23.4)(yaml@2.9.0):
|
|
dependencies:
|
|
lilconfig: 3.1.3
|
|
optionalDependencies:
|
|
postcss: 8.5.25
|
|
tsx: 4.23.4
|
|
yaml: 2.9.0
|
|
|
|
postcss-value-parser@4.2.0: {}
|
|
|
|
postcss@8.4.49:
|
|
dependencies:
|
|
nanoid: 3.3.16
|
|
picocolors: 1.1.1
|
|
source-map-js: 1.2.1
|
|
|
|
postcss@8.5.25:
|
|
dependencies:
|
|
nanoid: 3.3.16
|
|
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
|
|
|
|
prettier@3.9.6: {}
|
|
|
|
pretty-bytes@5.6.0: {}
|
|
|
|
pretty-format@29.7.0:
|
|
dependencies:
|
|
'@jest/schemas': 29.6.3
|
|
ansi-styles: 5.2.0
|
|
react-is: 18.3.1
|
|
|
|
proc-log@4.2.0: {}
|
|
|
|
process-warning@4.0.1: {}
|
|
|
|
process-warning@5.1.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
|
|
|
|
pump@3.0.4:
|
|
dependencies:
|
|
end-of-stream: 1.4.5
|
|
once: 1.4.0
|
|
|
|
punycode@2.3.1: {}
|
|
|
|
qrcode-terminal@0.11.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
|
|
|
|
queue@6.0.2:
|
|
dependencies:
|
|
inherits: 2.0.4
|
|
|
|
quick-format-unescaped@4.0.4: {}
|
|
|
|
quick-lru@5.1.1: {}
|
|
|
|
range-parser@1.2.1: {}
|
|
|
|
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@6.1.5:
|
|
dependencies:
|
|
shell-quote: 1.10.0
|
|
ws: 7.5.13
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- utf-8-validate
|
|
|
|
react-dom@19.1.0(react@19.1.0):
|
|
dependencies:
|
|
react: 19.1.0
|
|
scheduler: 0.26.0
|
|
|
|
react-dom@19.2.3(react@19.2.3):
|
|
dependencies:
|
|
react: 19.2.3
|
|
scheduler: 0.27.0
|
|
|
|
react-fast-compare@3.2.2: {}
|
|
|
|
react-freeze@1.0.4(react@19.1.0):
|
|
dependencies:
|
|
react: 19.1.0
|
|
|
|
react-is@16.13.1: {}
|
|
|
|
react-is@18.3.1: {}
|
|
|
|
react-is@19.2.8: {}
|
|
|
|
react-native-gesture-handler@2.28.0(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0):
|
|
dependencies:
|
|
'@egjs/hammerjs': 2.0.17
|
|
hoist-non-react-statics: 3.3.2
|
|
invariant: 2.2.4
|
|
react: 19.1.0
|
|
react-native: 0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)
|
|
|
|
react-native-is-edge-to-edge@1.3.1(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0):
|
|
dependencies:
|
|
react: 19.1.0
|
|
react-native: 0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)
|
|
|
|
react-native-reanimated@4.1.7(react-native-worklets@0.5.1(@babel/core@7.29.7)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0):
|
|
dependencies:
|
|
react: 19.1.0
|
|
react-native: 0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)
|
|
react-native-is-edge-to-edge: 1.3.1(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
react-native-worklets: 0.5.1(@babel/core@7.29.7)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
semver: 7.8.5
|
|
|
|
react-native-safe-area-context@5.6.2(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0):
|
|
dependencies:
|
|
react: 19.1.0
|
|
react-native: 0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)
|
|
|
|
react-native-screens@4.16.0(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0):
|
|
dependencies:
|
|
react: 19.1.0
|
|
react-freeze: 1.0.4(react@19.1.0)
|
|
react-native: 0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)
|
|
react-native-is-edge-to-edge: 1.3.1(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
warn-once: 0.1.1
|
|
|
|
react-native-web@0.21.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0):
|
|
dependencies:
|
|
'@babel/runtime': 7.29.7
|
|
'@react-native/normalize-colors': 0.74.89
|
|
fbjs: 3.0.5
|
|
inline-style-prefixer: 7.0.1
|
|
memoize-one: 6.0.0
|
|
nullthrows: 1.1.1
|
|
postcss-value-parser: 4.2.0
|
|
react: 19.1.0
|
|
react-dom: 19.1.0(react@19.1.0)
|
|
styleq: 0.1.3
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
|
|
react-native-worklets@0.5.1(@babel/core@7.29.7)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0):
|
|
dependencies:
|
|
'@babel/core': 7.29.7
|
|
'@babel/plugin-transform-arrow-functions': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-class-properties': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-classes': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-nullish-coalescing-operator': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-optional-chaining': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-shorthand-properties': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-template-literals': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/plugin-transform-unicode-regex': 7.29.7(@babel/core@7.29.7)
|
|
'@babel/preset-typescript': 7.29.7(@babel/core@7.29.7)
|
|
convert-source-map: 2.0.0
|
|
react: 19.1.0
|
|
react-native: 0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0)
|
|
semver: 7.7.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0):
|
|
dependencies:
|
|
'@jest/create-cache-key-function': 29.7.0
|
|
'@react-native/assets-registry': 0.81.5
|
|
'@react-native/codegen': 0.81.5(@babel/core@7.29.7)
|
|
'@react-native/community-cli-plugin': 0.81.5(@react-native/metro-config@0.86.2(@babel/core@7.29.7))
|
|
'@react-native/gradle-plugin': 0.81.5
|
|
'@react-native/js-polyfills': 0.81.5
|
|
'@react-native/normalize-colors': 0.81.5
|
|
'@react-native/virtualized-lists': 0.81.5(@types/react@19.1.17)(react-native@0.81.5(@babel/core@7.29.7)(@react-native/metro-config@0.86.2(@babel/core@7.29.7))(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
abort-controller: 3.0.0
|
|
anser: 1.4.10
|
|
ansi-regex: 5.0.1
|
|
babel-jest: 29.7.0(@babel/core@7.29.7)
|
|
babel-plugin-syntax-hermes-parser: 0.29.1
|
|
base64-js: 1.5.1
|
|
commander: 12.1.0
|
|
flow-enums-runtime: 0.0.6
|
|
glob: 7.2.3
|
|
invariant: 2.2.4
|
|
jest-environment-node: 29.7.0
|
|
memoize-one: 5.2.1
|
|
metro-runtime: 0.83.3
|
|
metro-source-map: 0.83.3
|
|
nullthrows: 1.1.1
|
|
pretty-format: 29.7.0
|
|
promise: 8.3.0
|
|
react: 19.1.0
|
|
react-devtools-core: 6.1.5
|
|
react-refresh: 0.14.2
|
|
regenerator-runtime: 0.13.11
|
|
scheduler: 0.26.0
|
|
semver: 7.8.5
|
|
stacktrace-parser: 0.1.11
|
|
whatwg-fetch: 3.6.20
|
|
ws: 6.2.6
|
|
yargs: 17.7.3
|
|
optionalDependencies:
|
|
'@types/react': 19.1.17
|
|
transitivePeerDependencies:
|
|
- '@babel/core'
|
|
- '@react-native-community/cli'
|
|
- '@react-native/metro-config'
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
react-refresh@0.14.2: {}
|
|
|
|
react-refresh@0.17.0: {}
|
|
|
|
react-remove-scroll-bar@2.3.8(@types/react@19.1.17)(react@19.1.0):
|
|
dependencies:
|
|
react: 19.1.0
|
|
react-style-singleton: 2.2.3(@types/react@19.1.17)(react@19.1.0)
|
|
tslib: 2.8.1
|
|
optionalDependencies:
|
|
'@types/react': 19.1.17
|
|
|
|
react-remove-scroll@2.7.2(@types/react@19.1.17)(react@19.1.0):
|
|
dependencies:
|
|
react: 19.1.0
|
|
react-remove-scroll-bar: 2.3.8(@types/react@19.1.17)(react@19.1.0)
|
|
react-style-singleton: 2.2.3(@types/react@19.1.17)(react@19.1.0)
|
|
tslib: 2.8.1
|
|
use-callback-ref: 1.3.3(@types/react@19.1.17)(react@19.1.0)
|
|
use-sidecar: 1.1.3(@types/react@19.1.17)(react@19.1.0)
|
|
optionalDependencies:
|
|
'@types/react': 19.1.17
|
|
|
|
react-router-dom@7.18.2(react-dom@19.2.3(react@19.2.3))(react@19.2.3):
|
|
dependencies:
|
|
react: 19.2.3
|
|
react-dom: 19.2.3(react@19.2.3)
|
|
react-router: 7.18.2(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
|
|
|
react-router@7.18.2(react-dom@19.2.3(react@19.2.3))(react@19.2.3):
|
|
dependencies:
|
|
cookie: 1.1.1
|
|
react: 19.2.3
|
|
set-cookie-parser: 2.7.2
|
|
optionalDependencies:
|
|
react-dom: 19.2.3(react@19.2.3)
|
|
|
|
react-style-singleton@2.2.3(@types/react@19.1.17)(react@19.1.0):
|
|
dependencies:
|
|
get-nonce: 1.0.1
|
|
react: 19.1.0
|
|
tslib: 2.8.1
|
|
optionalDependencies:
|
|
'@types/react': 19.1.17
|
|
|
|
react@19.1.0: {}
|
|
|
|
react@19.2.3: {}
|
|
|
|
readdirp@4.1.2: {}
|
|
|
|
real-require@0.2.0: {}
|
|
|
|
real-require@1.0.0: {}
|
|
|
|
redis-errors@1.2.0: {}
|
|
|
|
regenerate-unicode-properties@10.2.2:
|
|
dependencies:
|
|
regenerate: 1.4.2
|
|
|
|
regenerate@1.4.2: {}
|
|
|
|
regenerator-runtime@0.13.11: {}
|
|
|
|
regexpu-core@6.4.0:
|
|
dependencies:
|
|
regenerate: 1.4.2
|
|
regenerate-unicode-properties: 10.2.2
|
|
regjsgen: 0.8.0
|
|
regjsparser: 0.13.2
|
|
unicode-match-property-ecmascript: 2.0.0
|
|
unicode-match-property-value-ecmascript: 2.2.1
|
|
|
|
regjsgen@0.8.0: {}
|
|
|
|
regjsparser@0.13.2:
|
|
dependencies:
|
|
jsesc: 3.1.0
|
|
|
|
reinterval@1.1.0: {}
|
|
|
|
require-directory@2.1.1: {}
|
|
|
|
require-from-string@2.0.2: {}
|
|
|
|
requireg@0.2.2:
|
|
dependencies:
|
|
nested-error-stacks: 2.0.1
|
|
rc: 1.2.8
|
|
resolve: 1.7.1
|
|
|
|
resolve-alpn@1.2.1: {}
|
|
|
|
resolve-from@5.0.0: {}
|
|
|
|
resolve-pkg-maps@1.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
|
|
|
|
responselike@2.0.1:
|
|
dependencies:
|
|
lowercase-keys: 2.0.0
|
|
|
|
restore-cursor@2.0.0:
|
|
dependencies:
|
|
onetime: 2.0.1
|
|
signal-exit: 3.0.7
|
|
|
|
ret@0.5.0: {}
|
|
|
|
retimer@3.0.0: {}
|
|
|
|
reusify@1.1.0: {}
|
|
|
|
rfdc@1.4.1: {}
|
|
|
|
rimraf@3.0.2:
|
|
dependencies:
|
|
glob: 7.2.3
|
|
|
|
rollup@4.62.4:
|
|
dependencies:
|
|
'@types/estree': 1.0.9
|
|
optionalDependencies:
|
|
'@napi-rs/lzma-linux-x64-gnu': 1.5.1
|
|
'@rollup/rollup-android-arm-eabi': 4.62.4
|
|
'@rollup/rollup-android-arm64': 4.62.4
|
|
'@rollup/rollup-darwin-arm64': 4.62.4
|
|
'@rollup/rollup-darwin-x64': 4.62.4
|
|
'@rollup/rollup-freebsd-arm64': 4.62.4
|
|
'@rollup/rollup-freebsd-x64': 4.62.4
|
|
'@rollup/rollup-linux-arm-gnueabihf': 4.62.4
|
|
'@rollup/rollup-linux-arm-musleabihf': 4.62.4
|
|
'@rollup/rollup-linux-arm64-gnu': 4.62.4
|
|
'@rollup/rollup-linux-arm64-musl': 4.62.4
|
|
'@rollup/rollup-linux-loong64-gnu': 4.62.4
|
|
'@rollup/rollup-linux-loong64-musl': 4.62.4
|
|
'@rollup/rollup-linux-ppc64-gnu': 4.62.4
|
|
'@rollup/rollup-linux-ppc64-musl': 4.62.4
|
|
'@rollup/rollup-linux-riscv64-gnu': 4.62.4
|
|
'@rollup/rollup-linux-riscv64-musl': 4.62.4
|
|
'@rollup/rollup-linux-s390x-gnu': 4.62.4
|
|
'@rollup/rollup-linux-x64-gnu': 4.62.4
|
|
'@rollup/rollup-linux-x64-musl': 4.62.4
|
|
'@rollup/rollup-openbsd-x64': 4.62.4
|
|
'@rollup/rollup-openharmony-arm64': 4.62.4
|
|
'@rollup/rollup-win32-arm64-msvc': 4.62.4
|
|
'@rollup/rollup-win32-ia32-msvc': 4.62.4
|
|
'@rollup/rollup-win32-x64-gnu': 4.62.4
|
|
'@rollup/rollup-win32-x64-msvc': 4.62.4
|
|
fsevents: 2.3.3
|
|
|
|
rtl-detect@1.1.2: {}
|
|
|
|
safe-buffer@5.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.1: {}
|
|
|
|
scheduler@0.26.0: {}
|
|
|
|
scheduler@0.27.0: {}
|
|
|
|
secure-json-parse@4.1.0: {}
|
|
|
|
semver@6.3.1: {}
|
|
|
|
semver@7.6.3: {}
|
|
|
|
semver@7.7.2: {}
|
|
|
|
semver@7.8.5: {}
|
|
|
|
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: {}
|
|
|
|
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
|
|
|
|
server-only@0.0.1: {}
|
|
|
|
set-cookie-parser@2.7.2: {}
|
|
|
|
setimmediate@1.0.5: {}
|
|
|
|
setprototypeof@1.2.0: {}
|
|
|
|
sf-symbols-typescript@2.2.0: {}
|
|
|
|
shallowequal@1.1.0: {}
|
|
|
|
shebang-command@2.0.0:
|
|
dependencies:
|
|
shebang-regex: 3.0.0
|
|
|
|
shebang-regex@3.0.0: {}
|
|
|
|
shell-quote@1.10.0: {}
|
|
|
|
siginfo@2.0.0: {}
|
|
|
|
signal-exit@3.0.7: {}
|
|
|
|
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: {}
|
|
|
|
slugify@1.6.9: {}
|
|
|
|
sonic-boom@4.2.1:
|
|
dependencies:
|
|
atomic-sleep: 1.0.0
|
|
|
|
source-map-js@1.2.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: {}
|
|
|
|
split-on-first@1.1.0: {}
|
|
|
|
split2@4.2.0: {}
|
|
|
|
sprintf-js@1.0.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: {}
|
|
|
|
standard-navigation@0.0.8(react@19.1.0):
|
|
dependencies:
|
|
react: 19.1.0
|
|
|
|
statuses@1.5.0: {}
|
|
|
|
statuses@2.0.2: {}
|
|
|
|
std-env@4.2.0: {}
|
|
|
|
steed@1.1.3:
|
|
dependencies:
|
|
fastfall: 1.5.1
|
|
fastparallel: 2.4.1
|
|
fastq: 1.20.1
|
|
fastseries: 1.7.2
|
|
reusify: 1.1.0
|
|
|
|
stream-buffers@2.2.0: {}
|
|
|
|
strict-uri-encode@2.0.0: {}
|
|
|
|
string-width@4.2.3:
|
|
dependencies:
|
|
emoji-regex: 8.0.0
|
|
is-fullwidth-code-point: 3.0.0
|
|
strip-ansi: 6.0.1
|
|
|
|
strip-ansi@5.2.0:
|
|
dependencies:
|
|
ansi-regex: 4.1.1
|
|
|
|
strip-ansi@6.0.1:
|
|
dependencies:
|
|
ansi-regex: 5.0.1
|
|
|
|
strip-json-comments@2.0.1: {}
|
|
|
|
structured-headers@0.4.1: {}
|
|
|
|
styleq@0.1.3: {}
|
|
|
|
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.17
|
|
ts-interface-checker: 0.1.13
|
|
|
|
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@7.5.22:
|
|
dependencies:
|
|
'@isaacs/fs-minipass': 4.0.1
|
|
chownr: 3.0.0
|
|
minipass: 7.1.3
|
|
minizlib: 3.1.0
|
|
yallist: 5.0.0
|
|
|
|
terminal-link@2.1.1:
|
|
dependencies:
|
|
ansi-escapes: 4.3.2
|
|
supports-hyperlinks: 2.3.0
|
|
|
|
terser@5.49.0:
|
|
dependencies:
|
|
'@jridgewell/source-map': 0.3.11
|
|
acorn: 8.18.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
|
|
|
|
thenify-all@1.6.0:
|
|
dependencies:
|
|
thenify: 3.3.1
|
|
|
|
thenify@3.3.1:
|
|
dependencies:
|
|
any-promise: 1.3.0
|
|
|
|
thread-stream@4.2.0:
|
|
dependencies:
|
|
real-require: 1.0.0
|
|
|
|
throat@5.0.0: {}
|
|
|
|
timestring@6.0.0: {}
|
|
|
|
tinybench@2.9.0: {}
|
|
|
|
tinyexec@0.3.2: {}
|
|
|
|
tinyexec@1.3.0: {}
|
|
|
|
tinyglobby@0.2.17:
|
|
dependencies:
|
|
fdir: 6.5.0(picomatch@4.0.5)
|
|
picomatch: 4.0.5
|
|
|
|
tinyrainbow@3.1.1: {}
|
|
|
|
tmpl@1.0.5: {}
|
|
|
|
to-regex-range@5.0.1:
|
|
dependencies:
|
|
is-number: 7.0.0
|
|
|
|
toad-cache@3.7.4: {}
|
|
|
|
toidentifier@1.0.1: {}
|
|
|
|
tr46@0.0.3: {}
|
|
|
|
tree-kill@1.2.2: {}
|
|
|
|
ts-interface-checker@0.1.13: {}
|
|
|
|
tslib@2.8.1: {}
|
|
|
|
tsup@8.5.1(postcss@8.5.25)(tsx@4.23.4)(typescript@5.9.3)(yaml@2.9.0):
|
|
dependencies:
|
|
bundle-require: 5.1.0(esbuild@0.27.7)
|
|
cac: 6.7.14
|
|
chokidar: 4.0.3
|
|
consola: 3.4.2
|
|
debug: 4.4.3
|
|
esbuild: 0.27.7
|
|
fix-dts-default-cjs-exports: 1.0.1
|
|
joycon: 3.1.1
|
|
picocolors: 1.1.1
|
|
postcss-load-config: 6.0.1(postcss@8.5.25)(tsx@4.23.4)(yaml@2.9.0)
|
|
resolve-from: 5.0.0
|
|
rollup: 4.62.4
|
|
source-map: 0.7.6
|
|
sucrase: 3.35.1
|
|
tinyexec: 0.3.2
|
|
tinyglobby: 0.2.17
|
|
tree-kill: 1.2.2
|
|
optionalDependencies:
|
|
postcss: 8.5.25
|
|
typescript: 5.9.3
|
|
transitivePeerDependencies:
|
|
- jiti
|
|
- supports-color
|
|
- tsx
|
|
- yaml
|
|
|
|
tsx@4.23.4:
|
|
dependencies:
|
|
esbuild: 0.28.1
|
|
optionalDependencies:
|
|
fsevents: 2.3.3
|
|
|
|
turbo@2.10.8:
|
|
optionalDependencies:
|
|
'@turbo/darwin-64': 2.10.8
|
|
'@turbo/darwin-arm64': 2.10.8
|
|
'@turbo/linux-64': 2.10.8
|
|
'@turbo/linux-arm64': 2.10.8
|
|
'@turbo/windows-64': 2.10.8
|
|
'@turbo/windows-arm64': 2.10.8
|
|
|
|
type-detect@4.0.8: {}
|
|
|
|
type-fest@0.21.3: {}
|
|
|
|
type-fest@0.7.1: {}
|
|
|
|
typescript@5.9.3: {}
|
|
|
|
ua-parser-js@1.0.41: {}
|
|
|
|
ufo@1.6.4: {}
|
|
|
|
undici-types@6.21.0: {}
|
|
|
|
undici@6.28.0: {}
|
|
|
|
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-property-aliases-ecmascript@2.2.0: {}
|
|
|
|
unpipe@1.0.0: {}
|
|
|
|
update-browserslist-db@1.2.3(browserslist@4.28.7):
|
|
dependencies:
|
|
browserslist: 4.28.7
|
|
escalade: 3.2.0
|
|
picocolors: 1.1.1
|
|
|
|
use-callback-ref@1.3.3(@types/react@19.1.17)(react@19.1.0):
|
|
dependencies:
|
|
react: 19.1.0
|
|
tslib: 2.8.1
|
|
optionalDependencies:
|
|
'@types/react': 19.1.17
|
|
|
|
use-latest-callback@0.2.6(react@19.1.0):
|
|
dependencies:
|
|
react: 19.1.0
|
|
|
|
use-sidecar@1.1.3(@types/react@19.1.17)(react@19.1.0):
|
|
dependencies:
|
|
detect-node-es: 1.1.0
|
|
react: 19.1.0
|
|
tslib: 2.8.1
|
|
optionalDependencies:
|
|
'@types/react': 19.1.17
|
|
|
|
use-sync-external-store@1.6.0(react@19.1.0):
|
|
dependencies:
|
|
react: 19.1.0
|
|
|
|
utils-merge@1.0.1: {}
|
|
|
|
uuid-parse@1.1.0: {}
|
|
|
|
uuid@3.4.0: {}
|
|
|
|
uuid@7.0.3: {}
|
|
|
|
uuid@8.3.2: {}
|
|
|
|
validate-npm-package-name@5.0.1: {}
|
|
|
|
vary@1.1.2: {}
|
|
|
|
vaul@1.1.2(@types/react-dom@19.2.4(@types/react@19.1.17))(@types/react@19.1.17)(react-dom@19.1.0(react@19.1.0))(react@19.1.0):
|
|
dependencies:
|
|
'@radix-ui/react-dialog': 1.1.23(@types/react-dom@19.2.4(@types/react@19.1.17))(@types/react@19.1.17)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
|
react: 19.1.0
|
|
react-dom: 19.1.0(react@19.1.0)
|
|
transitivePeerDependencies:
|
|
- '@types/react'
|
|
- '@types/react-dom'
|
|
|
|
vite@6.4.3(@types/node@22.20.1)(lightningcss@1.33.0)(terser@5.49.0)(tsx@4.23.4)(yaml@2.9.0):
|
|
dependencies:
|
|
esbuild: 0.25.12
|
|
fdir: 6.5.0(picomatch@4.0.5)
|
|
picomatch: 4.0.5
|
|
postcss: 8.5.25
|
|
rollup: 4.62.4
|
|
tinyglobby: 0.2.17
|
|
optionalDependencies:
|
|
'@types/node': 22.20.1
|
|
fsevents: 2.3.3
|
|
lightningcss: 1.33.0
|
|
terser: 5.49.0
|
|
tsx: 4.23.4
|
|
yaml: 2.9.0
|
|
|
|
vitest@4.1.10(@types/node@22.20.1)(vite@6.4.3(@types/node@22.20.1)(lightningcss@1.33.0)(terser@5.49.0)(tsx@4.23.4)(yaml@2.9.0)):
|
|
dependencies:
|
|
'@vitest/expect': 4.1.10
|
|
'@vitest/mocker': 4.1.10(vite@6.4.3(@types/node@22.20.1)(lightningcss@1.33.0)(terser@5.49.0)(tsx@4.23.4)(yaml@2.9.0))
|
|
'@vitest/pretty-format': 4.1.10
|
|
'@vitest/runner': 4.1.10
|
|
'@vitest/snapshot': 4.1.10
|
|
'@vitest/spy': 4.1.10
|
|
'@vitest/utils': 4.1.10
|
|
es-module-lexer: 2.3.1
|
|
expect-type: 1.4.0
|
|
magic-string: 0.30.21
|
|
obug: 2.1.4
|
|
pathe: 2.0.3
|
|
picomatch: 4.0.5
|
|
std-env: 4.2.0
|
|
tinybench: 2.9.0
|
|
tinyexec: 1.3.0
|
|
tinyglobby: 0.2.17
|
|
tinyrainbow: 3.1.1
|
|
vite: 6.4.3(@types/node@22.20.1)(lightningcss@1.33.0)(terser@5.49.0)(tsx@4.23.4)(yaml@2.9.0)
|
|
why-is-node-running: 2.3.0
|
|
optionalDependencies:
|
|
'@types/node': 22.20.1
|
|
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: {}
|
|
|
|
whatwg-fetch@3.6.20: {}
|
|
|
|
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@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@6.3.6: {}
|
|
|
|
wrap-ansi@7.0.0:
|
|
dependencies:
|
|
ansi-styles: 4.3.0
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
|
|
wrappy@1.0.2: {}
|
|
|
|
write-file-atomic@4.0.2:
|
|
dependencies:
|
|
imurmurhash: 0.1.4
|
|
signal-exit: 3.0.7
|
|
|
|
ws@6.2.6:
|
|
dependencies:
|
|
async-limiter: 1.0.1
|
|
|
|
ws@7.5.13: {}
|
|
|
|
ws@8.21.1: {}
|
|
|
|
xcode@3.0.1:
|
|
dependencies:
|
|
simple-plist: 1.3.1
|
|
uuid: 7.0.3
|
|
|
|
xml2js@0.6.0:
|
|
dependencies:
|
|
sax: 1.6.1
|
|
xmlbuilder: 11.0.1
|
|
|
|
xmlbuilder@11.0.1: {}
|
|
|
|
xmlbuilder@15.1.1: {}
|
|
|
|
xtend@4.0.2: {}
|
|
|
|
y18n@5.0.8: {}
|
|
|
|
yallist@3.1.1: {}
|
|
|
|
yallist@5.0.0: {}
|
|
|
|
yaml@1.10.3: {}
|
|
|
|
yaml@2.9.0: {}
|
|
|
|
yargs-parser@21.1.1: {}
|
|
|
|
yargs@17.7.3:
|
|
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
|
|
|
|
yocto-queue@0.1.0: {}
|
|
|
|
zod@4.4.3: {}
|
|
|
|
zustand@5.0.14(@types/react@19.1.17)(react@19.1.0)(use-sync-external-store@1.6.0(react@19.1.0)):
|
|
optionalDependencies:
|
|
'@types/react': 19.1.17
|
|
react: 19.1.0
|
|
use-sync-external-store: 1.6.0(react@19.1.0)
|