diff --git a/apps/appkit-chat/.env.example b/apps/appkit-chat/.env.example
new file mode 100644
index 0000000000..53725bd658
--- /dev/null
+++ b/apps/appkit-chat/.env.example
@@ -0,0 +1,14 @@
+# AppKit
+NEXT_PUBLIC_PROJECT_ID=
+
+# Sentry
+SENTRY_AUTH_TOKEN=
+
+# Google Tag Manager
+NEXT_PUBLIC_GOOGLE_TAG_MANAGER_ID=
+
+# OpenAI
+OPENAI_API_KEY=
+
+# MCP
+MCP_URL=
\ No newline at end of file
diff --git a/apps/appkit-chat/.eslintrc.json b/apps/appkit-chat/.eslintrc.json
new file mode 100644
index 0000000000..3722418549
--- /dev/null
+++ b/apps/appkit-chat/.eslintrc.json
@@ -0,0 +1,3 @@
+{
+ "extends": ["next/core-web-vitals", "next/typescript"]
+}
diff --git a/apps/appkit-chat/.gitignore b/apps/appkit-chat/.gitignore
new file mode 100644
index 0000000000..fd3dbb571a
--- /dev/null
+++ b/apps/appkit-chat/.gitignore
@@ -0,0 +1,36 @@
+# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
+
+# dependencies
+/node_modules
+/.pnp
+.pnp.js
+.yarn/install-state.gz
+
+# testing
+/coverage
+
+# next.js
+/.next/
+/out/
+
+# production
+/build
+
+# misc
+.DS_Store
+*.pem
+
+# debug
+npm-debug.log*
+yarn-debug.log*
+yarn-error.log*
+
+# local env files
+.env*.local
+
+# vercel
+.vercel
+
+# typescript
+*.tsbuildinfo
+next-env.d.ts
diff --git a/apps/appkit-chat/README.md b/apps/appkit-chat/README.md
new file mode 100644
index 0000000000..3f066dcf58
--- /dev/null
+++ b/apps/appkit-chat/README.md
@@ -0,0 +1,19 @@
+# AppKit MCP Client
+
+A Model Context Protocol Client to represent the capabilities of AppKit MCP Server, built with Next.js.
+
+## Development
+
+To start development, visit `.env.example` file, create your `.env` file in the project root and fill the variables.
+
+### Get your Reown Project ID
+
+To make AppKit work, you need to prove a project ID. Visit https://cloud.reown.com to get your project ID
+
+### Get your OpenAI API Key
+
+To make the chat work, visit https://platform.openai.com/settings/organization/api-keys to get your API key.
+
+## License
+
+[Apache License](../../LICENSE)
diff --git a/apps/appkit-chat/app/api/chat/route.ts b/apps/appkit-chat/app/api/chat/route.ts
new file mode 100644
index 0000000000..c7c5243af9
--- /dev/null
+++ b/apps/appkit-chat/app/api/chat/route.ts
@@ -0,0 +1,38 @@
+import { createOpenAI } from '@ai-sdk/openai'
+import { experimental_createMCPClient as createMCPClient, streamText } from 'ai'
+
+export const maxDuration = 30
+
+const openai = createOpenAI({
+ apiKey: process.env.OPENAI_API_KEY
+})
+
+export async function POST(req: Request) {
+ const { messages, address } = await req.json()
+
+ const mcpClient = await createMCPClient({
+ transport: {
+ type: 'sse',
+ url: 'http://localhost:3003/sse'
+ }
+ })
+
+ console.log('>>> MCP Client created')
+
+ const result = streamText({
+ model: openai('gpt-4o-mini'),
+ system: `You're a helpful assistant for the AppKit. AppKit is tool to connect user's wallets to decentralized applications.
+ User's wallet address is ${address}.
+ With the given prompt, you should return responses to the user in markdown format. Please be clear, short, and helpful.
+ If necessary, ask some data to call the tools.
+ When you return some set of data, return in markdown table format.
+ `,
+ tools: await mcpClient.tools(),
+ messages,
+ onFinish: async () => {
+ await mcpClient.close()
+ }
+ })
+
+ return result.toDataStreamResponse()
+}
diff --git a/apps/appkit-chat/app/constants/lottie.ts b/apps/appkit-chat/app/constants/lottie.ts
new file mode 100644
index 0000000000..d8bf1aa041
--- /dev/null
+++ b/apps/appkit-chat/app/constants/lottie.ts
@@ -0,0 +1,9041 @@
+export const lottieAnimationData = {
+ v: '4.8.0',
+ meta: {
+ g: 'LottieFiles AE 3.5.8',
+ a: '',
+ k: '',
+ d: '',
+ tc: ''
+ },
+ fr: 30,
+ ip: 0,
+ op: 810,
+ w: 1672,
+ h: 1672,
+ nm: 'reown_brand graphics_square_6form_A (original)_30',
+ ddd: 0,
+ assets: [],
+ layers: [
+ {
+ ddd: 0,
+ ind: 1,
+ ty: 4,
+ nm: 'Layer 22',
+ sr: 1,
+ ks: {
+ o: {
+ a: 0,
+ k: 100,
+ ix: 11
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 10
+ },
+ p: {
+ a: 0,
+ k: [437, 1236, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [-399, 400, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100, 100],
+ ix: 6
+ }
+ },
+ ao: 0,
+ shapes: [
+ {
+ ty: 'gr',
+ it: [
+ {
+ ind: 0,
+ ty: 'sh',
+ ix: 1,
+ ks: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0.167
+ },
+ t: 703,
+ s: [
+ {
+ i: [
+ [-814, 4],
+ [16, 4],
+ [16, 796],
+ [-814, 796]
+ ],
+ o: [
+ [-814, 4],
+ [16, 4],
+ [16, 796],
+ [-814, 796]
+ ],
+ v: [
+ [-814, 4],
+ [16, 4],
+ [16, 796],
+ [-814, 796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 705,
+ s: [
+ {
+ i: [
+ [-794, 4],
+ [-4, 4],
+ [-4, 796],
+ [-794, 796]
+ ],
+ o: [
+ [-794, 4],
+ [-4, 4],
+ [-4, 796],
+ [-794, 796]
+ ],
+ v: [
+ [-794, 4],
+ [-4, 4],
+ [-4, 796],
+ [-794, 796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.833,
+ y: 0.833
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 806,
+ s: [
+ {
+ i: [
+ [-794, 4],
+ [-4, 4],
+ [-4, 796],
+ [-794, 796]
+ ],
+ o: [
+ [-794, 4],
+ [-4, 4],
+ [-4, 796],
+ [-794, 796]
+ ],
+ v: [
+ [-794, 4],
+ [-4, 4],
+ [-4, 796],
+ [-794, 796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ t: 808,
+ s: [
+ {
+ i: [
+ [-814, 4],
+ [16, 4],
+ [16, 796],
+ [-814, 796]
+ ],
+ o: [
+ [-814, 4],
+ [16, 4],
+ [16, 796],
+ [-814, 796]
+ ],
+ v: [
+ [-814, 4],
+ [16, 4],
+ [16, 796],
+ [-814, 796]
+ ],
+ c: true
+ }
+ ]
+ }
+ ],
+ ix: 2
+ },
+ nm: 'Path 1',
+ mn: 'ADBE Vector Shape - Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'fl',
+ c: {
+ a: 0,
+ k: [0.035294119269, 0.533333361149, 0.941176474094, 1],
+ ix: 4
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 5
+ },
+ r: 1,
+ bm: 0,
+ nm: 'Fill 1',
+ mn: 'ADBE Vector Graphic - Fill',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'tr',
+ p: {
+ a: 0,
+ k: [0, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [0, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100],
+ ix: 3
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 6
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 7
+ },
+ sk: {
+ a: 0,
+ k: 0,
+ ix: 4
+ },
+ sa: {
+ a: 0,
+ k: 0,
+ ix: 5
+ },
+ nm: 'Transform',
+ _render: true
+ }
+ ],
+ nm: 'Group 1',
+ np: 2,
+ cix: 2,
+ bm: 0,
+ ix: 1,
+ mn: 'ADBE Vector Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'rd',
+ nm: 'Round Corners 1',
+ r: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: [0.1],
+ y: [1]
+ },
+ o: {
+ x: [0],
+ y: [0]
+ },
+ t: 703,
+ s: [50]
+ },
+ {
+ i: {
+ x: [0.563],
+ y: [0.992]
+ },
+ o: {
+ x: [0.475],
+ y: [0.009]
+ },
+ t: 746,
+ s: [200]
+ },
+ {
+ i: {
+ x: [1],
+ y: [1]
+ },
+ o: {
+ x: [0.9],
+ y: [0]
+ },
+ t: 784,
+ s: [345]
+ },
+ {
+ t: 808,
+ s: [50]
+ }
+ ],
+ ix: 1
+ },
+ ix: 2,
+ mn: 'ADBE Vector Filter - RC',
+ hd: false,
+ _render: true
+ }
+ ],
+ ip: 703,
+ op: 809,
+ st: 705,
+ bm: 0,
+ completed: true
+ },
+ {
+ ddd: 0,
+ ind: 2,
+ ty: 4,
+ nm: 'Layer 21',
+ sr: 1,
+ ks: {
+ o: {
+ a: 0,
+ k: 100,
+ ix: 11
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 10
+ },
+ p: {
+ a: 0,
+ k: [1036, 436, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [200, -400, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100, 100],
+ ix: 6
+ }
+ },
+ ao: 0,
+ shapes: [
+ {
+ ty: 'gr',
+ it: [
+ {
+ ind: 0,
+ ty: 'sh',
+ ix: 1,
+ ks: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0.167
+ },
+ t: 697,
+ s: [
+ {
+ i: [
+ [396, -816],
+ [396, 16],
+ [4, 16],
+ [4, -816]
+ ],
+ o: [
+ [396, -816],
+ [396, 16],
+ [4, 16],
+ [4, -816]
+ ],
+ v: [
+ [396, -816],
+ [396, 16],
+ [4, 16],
+ [4, -816]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 699,
+ s: [
+ {
+ i: [
+ [396, -796],
+ [396, -4],
+ [4, -4],
+ [4, -796]
+ ],
+ o: [
+ [396, -796],
+ [396, -4],
+ [4, -4],
+ [4, -796]
+ ],
+ v: [
+ [396, -796],
+ [396, -4],
+ [4, -4],
+ [4, -796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 798,
+ s: [
+ {
+ i: [
+ [396, -796],
+ [396, -4],
+ [4, -4],
+ [4, -796]
+ ],
+ o: [
+ [396, -796],
+ [396, -4],
+ [4, -4],
+ [4, -796]
+ ],
+ v: [
+ [396, -796],
+ [396, -4],
+ [4, -4],
+ [4, -796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ t: 800,
+ s: [
+ {
+ i: [
+ [396, -816],
+ [396, 16],
+ [4, 16],
+ [4, -816]
+ ],
+ o: [
+ [396, -816],
+ [396, 16],
+ [4, 16],
+ [4, -816]
+ ],
+ v: [
+ [396, -816],
+ [396, 16],
+ [4, 16],
+ [4, -816]
+ ],
+ c: true
+ }
+ ]
+ }
+ ],
+ ix: 2
+ },
+ nm: 'Path 1',
+ mn: 'ADBE Vector Shape - Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'fl',
+ c: {
+ a: 0,
+ k: [0.423529416323, 0.423529416323, 0.423529416323, 1],
+ ix: 4
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 5
+ },
+ r: 1,
+ bm: 0,
+ nm: 'Fill 1',
+ mn: 'ADBE Vector Graphic - Fill',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'tr',
+ p: {
+ a: 0,
+ k: [0, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [0, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100],
+ ix: 3
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 6
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 7
+ },
+ sk: {
+ a: 0,
+ k: 0,
+ ix: 4
+ },
+ sa: {
+ a: 0,
+ k: 0,
+ ix: 5
+ },
+ nm: 'Transform',
+ _render: true
+ }
+ ],
+ nm: 'Group 1',
+ np: 2,
+ cix: 2,
+ bm: 0,
+ ix: 1,
+ mn: 'ADBE Vector Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'rd',
+ nm: 'Round Corners 1',
+ r: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: [0.1],
+ y: [1]
+ },
+ o: {
+ x: [0.002],
+ y: [0.001]
+ },
+ t: 697,
+ s: [40]
+ },
+ {
+ i: {
+ x: [0.5],
+ y: [1]
+ },
+ o: {
+ x: [0.5],
+ y: [0]
+ },
+ t: 726,
+ s: [187]
+ },
+ {
+ i: {
+ x: [1],
+ y: [1]
+ },
+ o: {
+ x: [0.9],
+ y: [0]
+ },
+ t: 764,
+ s: [87]
+ },
+ {
+ t: 800,
+ s: [39.71]
+ }
+ ],
+ ix: 1
+ },
+ ix: 2,
+ mn: 'ADBE Vector Filter - RC',
+ hd: false,
+ _render: true
+ }
+ ],
+ ip: 697,
+ op: 801,
+ st: 697.5,
+ bm: 0,
+ completed: true
+ },
+ {
+ ddd: 0,
+ ind: 3,
+ ty: 4,
+ nm: 'Layer 20',
+ sr: 1,
+ ks: {
+ o: {
+ a: 0,
+ k: 100,
+ ix: 11
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 10
+ },
+ p: {
+ a: 0,
+ k: [1436, 1436, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [600, 600, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100, 100],
+ ix: 6
+ }
+ },
+ ao: 0,
+ shapes: [
+ {
+ ty: 'gr',
+ it: [
+ {
+ ind: 0,
+ ty: 'sh',
+ ix: 1,
+ ks: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0.167
+ },
+ t: 695,
+ s: [
+ {
+ i: [
+ [384, 404],
+ [816, 404],
+ [816, 796],
+ [384, 796]
+ ],
+ o: [
+ [384, 404],
+ [816, 404],
+ [816, 796],
+ [384, 796]
+ ],
+ v: [
+ [384, 404],
+ [816, 404],
+ [816, 796],
+ [384, 796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 697,
+ s: [
+ {
+ i: [
+ [404, 404],
+ [796, 404],
+ [796, 796],
+ [404, 796]
+ ],
+ o: [
+ [404, 404],
+ [796, 404],
+ [796, 796],
+ [404, 796]
+ ],
+ v: [
+ [404, 404],
+ [796, 404],
+ [796, 796],
+ [404, 796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 800,
+ s: [
+ {
+ i: [
+ [404, 404],
+ [796, 404],
+ [796, 796],
+ [404, 796]
+ ],
+ o: [
+ [404, 404],
+ [796, 404],
+ [796, 796],
+ [404, 796]
+ ],
+ v: [
+ [404, 404],
+ [796, 404],
+ [796, 796],
+ [404, 796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ t: 802,
+ s: [
+ {
+ i: [
+ [384, 404],
+ [816, 404],
+ [816, 796],
+ [384, 796]
+ ],
+ o: [
+ [384, 404],
+ [816, 404],
+ [816, 796],
+ [384, 796]
+ ],
+ v: [
+ [384, 404],
+ [816, 404],
+ [816, 796],
+ [384, 796]
+ ],
+ c: true
+ }
+ ]
+ }
+ ],
+ ix: 2
+ },
+ nm: 'Path 1',
+ mn: 'ADBE Vector Shape - Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'fl',
+ c: {
+ a: 0,
+ k: [0.913725495338, 0.913725495338, 0.913725495338, 1],
+ ix: 4
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 5
+ },
+ r: 1,
+ bm: 0,
+ nm: 'Fill 1',
+ mn: 'ADBE Vector Graphic - Fill',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'tr',
+ p: {
+ a: 0,
+ k: [0, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [0, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100],
+ ix: 3
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 6
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 7
+ },
+ sk: {
+ a: 0,
+ k: 0,
+ ix: 4
+ },
+ sa: {
+ a: 0,
+ k: 0,
+ ix: 5
+ },
+ nm: 'Transform',
+ _render: true
+ }
+ ],
+ nm: 'Group 1',
+ np: 2,
+ cix: 2,
+ bm: 0,
+ ix: 1,
+ mn: 'ADBE Vector Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'rd',
+ nm: 'Round Corners 1',
+ r: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: [0.1],
+ y: [1]
+ },
+ o: {
+ x: [0],
+ y: [0]
+ },
+ t: 695,
+ s: [20]
+ },
+ {
+ i: {
+ x: [0.7],
+ y: [1]
+ },
+ o: {
+ x: [0.3],
+ y: [0]
+ },
+ t: 740,
+ s: [80]
+ },
+ {
+ i: {
+ x: [1],
+ y: [1]
+ },
+ o: {
+ x: [0.9],
+ y: [0]
+ },
+ t: 780,
+ s: [160]
+ },
+ {
+ t: 802,
+ s: [44.88]
+ }
+ ],
+ ix: 1
+ },
+ ix: 2,
+ mn: 'ADBE Vector Filter - RC',
+ hd: false,
+ _render: true
+ }
+ ],
+ ip: 695,
+ op: 803,
+ st: 695,
+ bm: 0,
+ completed: true
+ },
+ {
+ ddd: 0,
+ ind: 4,
+ ty: 4,
+ nm: 'Layer 19',
+ sr: 1,
+ ks: {
+ o: {
+ a: 0,
+ k: 100,
+ ix: 11
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 10
+ },
+ p: {
+ a: 0,
+ k: [436, 436, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [-400, -400, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100, 100],
+ ix: 6
+ }
+ },
+ ao: 0,
+ shapes: [
+ {
+ ty: 'gr',
+ it: [
+ {
+ ind: 0,
+ ty: 'sh',
+ ix: 1,
+ ks: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0.167
+ },
+ t: 701,
+ s: [
+ {
+ i: [
+ [-764, -784],
+ [-36, -784],
+ [-36, -16],
+ [-764, -16]
+ ],
+ o: [
+ [-764, -784],
+ [-36, -784],
+ [-36, -16],
+ [-764, -16]
+ ],
+ v: [
+ [-764, -784],
+ [-36, -784],
+ [-36, -16],
+ [-764, -16]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 703,
+ s: [
+ {
+ i: [
+ [-764, -764],
+ [-36, -764],
+ [-36, -36],
+ [-764, -36]
+ ],
+ o: [
+ [-764, -764],
+ [-36, -764],
+ [-36, -36],
+ [-764, -36]
+ ],
+ v: [
+ [-764, -764],
+ [-36, -764],
+ [-36, -36],
+ [-764, -36]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 802,
+ s: [
+ {
+ i: [
+ [-764, -764],
+ [-36, -764],
+ [-36, -36],
+ [-764, -36]
+ ],
+ o: [
+ [-764, -764],
+ [-36, -764],
+ [-36, -36],
+ [-764, -36]
+ ],
+ v: [
+ [-764, -764],
+ [-36, -764],
+ [-36, -36],
+ [-764, -36]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ t: 804,
+ s: [
+ {
+ i: [
+ [-784, -784],
+ [-36, -784],
+ [-36, -36],
+ [-784, -36]
+ ],
+ o: [
+ [-784, -784],
+ [-36, -784],
+ [-36, -36],
+ [-784, -36]
+ ],
+ v: [
+ [-784, -784],
+ [-36, -784],
+ [-36, -36],
+ [-784, -36]
+ ],
+ c: true
+ }
+ ]
+ }
+ ],
+ ix: 2
+ },
+ nm: 'Path 1',
+ mn: 'ADBE Vector Shape - Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'fl',
+ c: {
+ a: 0,
+ k: [0.913725495338, 0.913725495338, 0.913725495338, 1],
+ ix: 4
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 5
+ },
+ r: 1,
+ bm: 0,
+ nm: 'Fill 1',
+ mn: 'ADBE Vector Graphic - Fill',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'tr',
+ p: {
+ a: 0,
+ k: [0, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [0, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100],
+ ix: 3
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 6
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 7
+ },
+ sk: {
+ a: 0,
+ k: 0,
+ ix: 4
+ },
+ sa: {
+ a: 0,
+ k: 0,
+ ix: 5
+ },
+ nm: 'Transform',
+ _render: true
+ }
+ ],
+ nm: 'Group 1',
+ np: 2,
+ cix: 2,
+ bm: 0,
+ ix: 1,
+ mn: 'ADBE Vector Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'rd',
+ nm: 'Round Corners 1',
+ r: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: [0.1],
+ y: [1]
+ },
+ o: {
+ x: [0],
+ y: [0]
+ },
+ t: 701,
+ s: [189]
+ },
+ {
+ i: {
+ x: [0.563],
+ y: [1.015]
+ },
+ o: {
+ x: [0.475],
+ y: [-0.016]
+ },
+ t: 720,
+ s: [363]
+ },
+ {
+ i: {
+ x: [1],
+ y: [1]
+ },
+ o: {
+ x: [0.9],
+ y: [0]
+ },
+ t: 759,
+ s: [281]
+ },
+ {
+ t: 804,
+ s: [151]
+ }
+ ],
+ ix: 1
+ },
+ ix: 2,
+ mn: 'ADBE Vector Filter - RC',
+ hd: false,
+ _render: true
+ }
+ ],
+ ip: 701,
+ op: 805,
+ st: 702.5,
+ bm: 0,
+ completed: true
+ },
+ {
+ ddd: 0,
+ ind: 5,
+ ty: 4,
+ nm: 'Layer 18',
+ sr: 1,
+ ks: {
+ o: {
+ a: 0,
+ k: 100,
+ ix: 11
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 10
+ },
+ p: {
+ a: 0,
+ k: [436, 436, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [-400, -400, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100, 100],
+ ix: 6
+ }
+ },
+ ao: 0,
+ shapes: [
+ {
+ ty: 'gr',
+ it: [
+ {
+ ind: 0,
+ ty: 'sh',
+ ix: 1,
+ ks: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0.167
+ },
+ t: 699,
+ s: [
+ {
+ i: [
+ [-796, -816],
+ [-4, -816],
+ [-4, 16],
+ [-796, 16]
+ ],
+ o: [
+ [-796, -816],
+ [-4, -816],
+ [-4, 16],
+ [-796, 16]
+ ],
+ v: [
+ [-796, -816],
+ [-4, -816],
+ [-4, 16],
+ [-796, 16]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 701,
+ s: [
+ {
+ i: [
+ [-796, -796],
+ [-4, -796],
+ [-4, -4],
+ [-796, -4]
+ ],
+ o: [
+ [-796, -796],
+ [-4, -796],
+ [-4, -4],
+ [-796, -4]
+ ],
+ v: [
+ [-796, -796],
+ [-4, -796],
+ [-4, -4],
+ [-796, -4]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.318,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 804,
+ s: [
+ {
+ i: [
+ [-796, -796],
+ [-4, -796],
+ [-4, -4],
+ [-796, -4]
+ ],
+ o: [
+ [-796, -796],
+ [-4, -796],
+ [-4, -4],
+ [-796, -4]
+ ],
+ v: [
+ [-796, -796],
+ [-4, -796],
+ [-4, -4],
+ [-796, -4]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ t: 806,
+ s: [
+ {
+ i: [
+ [-816, -816],
+ [-4, -816],
+ [-4, -4],
+ [-816, -4]
+ ],
+ o: [
+ [-816, -816],
+ [-4, -816],
+ [-4, -4],
+ [-816, -4]
+ ],
+ v: [
+ [-816, -816],
+ [-4, -816],
+ [-4, -4],
+ [-816, -4]
+ ],
+ c: true
+ }
+ ]
+ }
+ ],
+ ix: 2
+ },
+ nm: 'Path 1',
+ mn: 'ADBE Vector Shape - Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'fl',
+ c: {
+ a: 0,
+ k: [1, 0.721568644047, 0, 1],
+ ix: 4
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 5
+ },
+ r: 1,
+ bm: 0,
+ nm: 'Fill 1',
+ mn: 'ADBE Vector Graphic - Fill',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'tr',
+ p: {
+ a: 0,
+ k: [0, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [0, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100],
+ ix: 3
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 6
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 7
+ },
+ sk: {
+ a: 0,
+ k: 0,
+ ix: 4
+ },
+ sa: {
+ a: 0,
+ k: 0,
+ ix: 5
+ },
+ nm: 'Transform',
+ _render: true
+ }
+ ],
+ nm: 'Group 1',
+ np: 2,
+ cix: 2,
+ bm: 0,
+ ix: 1,
+ mn: 'ADBE Vector Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'rd',
+ nm: 'Round Corners 1',
+ r: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: [0.1],
+ y: [1]
+ },
+ o: {
+ x: [0],
+ y: [0]
+ },
+ t: 699,
+ s: [50]
+ },
+ {
+ i: {
+ x: [0.563],
+ y: [1.012]
+ },
+ o: {
+ x: [0.475],
+ y: [-0.013]
+ },
+ t: 730,
+ s: [220]
+ },
+ {
+ i: {
+ x: [1],
+ y: [1]
+ },
+ o: {
+ x: [0.9],
+ y: [0]
+ },
+ t: 771,
+ s: [115]
+ },
+ {
+ t: 806,
+ s: [50]
+ }
+ ],
+ ix: 1
+ },
+ ix: 2,
+ mn: 'ADBE Vector Filter - RC',
+ hd: false,
+ _render: true
+ }
+ ],
+ ip: 699,
+ op: 807,
+ st: 700,
+ bm: 0,
+ completed: true
+ },
+ {
+ ddd: 0,
+ ind: 6,
+ ty: 4,
+ nm: 'Layer 17',
+ sr: 1,
+ ks: {
+ o: {
+ a: 0,
+ k: 100,
+ ix: 11
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 10
+ },
+ p: {
+ a: 0,
+ k: [1236, 1236, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [400, 400, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100, 100],
+ ix: 6
+ }
+ },
+ ao: 0,
+ shapes: [
+ {
+ ty: 'gr',
+ it: [
+ {
+ ind: 0,
+ ty: 'sh',
+ ix: 1,
+ ks: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0.167
+ },
+ t: 582,
+ s: [
+ {
+ i: [
+ [4, 4],
+ [816, 4],
+ [816, 816],
+ [4, 816]
+ ],
+ o: [
+ [4, 4],
+ [816, 4],
+ [816, 816],
+ [4, 816]
+ ],
+ v: [
+ [4, 4],
+ [816, 4],
+ [816, 816],
+ [4, 816]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 584,
+ s: [
+ {
+ i: [
+ [4, 4],
+ [796, 4],
+ [796, 796],
+ [4, 796]
+ ],
+ o: [
+ [4, 4],
+ [796, 4],
+ [796, 796],
+ [4, 796]
+ ],
+ v: [
+ [4, 4],
+ [796, 4],
+ [796, 796],
+ [4, 796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.833,
+ y: 0.833
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 687,
+ s: [
+ {
+ i: [
+ [4, 4],
+ [796, 4],
+ [796, 796],
+ [4, 796]
+ ],
+ o: [
+ [4, 4],
+ [796, 4],
+ [796, 796],
+ [4, 796]
+ ],
+ v: [
+ [4, 4],
+ [796, 4],
+ [796, 796],
+ [4, 796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ t: 689,
+ s: [
+ {
+ i: [
+ [4, 4],
+ [816, 4],
+ [816, 816],
+ [4, 816]
+ ],
+ o: [
+ [4, 4],
+ [816, 4],
+ [816, 816],
+ [4, 816]
+ ],
+ v: [
+ [4, 4],
+ [816, 4],
+ [816, 816],
+ [4, 816]
+ ],
+ c: true
+ }
+ ]
+ }
+ ],
+ ix: 2
+ },
+ nm: 'Path 1',
+ mn: 'ADBE Vector Shape - Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'fl',
+ c: {
+ a: 0,
+ k: [1, 0.721568644047, 0, 1],
+ ix: 4
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 5
+ },
+ r: 1,
+ bm: 0,
+ nm: 'Fill 1',
+ mn: 'ADBE Vector Graphic - Fill',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'tr',
+ p: {
+ a: 0,
+ k: [0, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [0, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100],
+ ix: 3
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 6
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 7
+ },
+ sk: {
+ a: 0,
+ k: 0,
+ ix: 4
+ },
+ sa: {
+ a: 0,
+ k: 0,
+ ix: 5
+ },
+ nm: 'Transform',
+ _render: true
+ }
+ ],
+ nm: 'Group 1',
+ np: 2,
+ cix: 2,
+ bm: 0,
+ ix: 1,
+ mn: 'ADBE Vector Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'rd',
+ nm: 'Round Corners 1',
+ r: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: [0.1],
+ y: [1]
+ },
+ o: {
+ x: [0],
+ y: [0]
+ },
+ t: 582,
+ s: [50]
+ },
+ {
+ i: {
+ x: [0.563],
+ y: [0.991]
+ },
+ o: {
+ x: [0.475],
+ y: [0.01]
+ },
+ t: 619,
+ s: [115]
+ },
+ {
+ i: {
+ x: [1],
+ y: [1]
+ },
+ o: {
+ x: [0.9],
+ y: [0]
+ },
+ t: 657,
+ s: [249]
+ },
+ {
+ t: 689,
+ s: [50]
+ }
+ ],
+ ix: 1
+ },
+ ix: 2,
+ mn: 'ADBE Vector Filter - RC',
+ hd: false,
+ _render: true
+ }
+ ],
+ ip: 582,
+ op: 690,
+ st: 582.5,
+ bm: 0,
+ completed: true
+ },
+ {
+ ddd: 0,
+ ind: 7,
+ ty: 4,
+ nm: 'Layer 16',
+ sr: 1,
+ ks: {
+ o: {
+ a: 0,
+ k: 100,
+ ix: 11
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 10
+ },
+ p: {
+ a: 0,
+ k: [436, 1436, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [-400, 600, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100, 100],
+ ix: 6
+ }
+ },
+ ao: 0,
+ shapes: [
+ {
+ ty: 'gr',
+ it: [
+ {
+ ind: 0,
+ ty: 'sh',
+ ix: 1,
+ ks: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0.167
+ },
+ t: 580,
+ s: [
+ {
+ i: [
+ [-796, 384],
+ [-4, 384],
+ [-4, 816],
+ [-796, 816]
+ ],
+ o: [
+ [-796, 384],
+ [-4, 384],
+ [-4, 816],
+ [-796, 816]
+ ],
+ v: [
+ [-796, 384],
+ [-4, 384],
+ [-4, 816],
+ [-796, 816]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 582,
+ s: [
+ {
+ i: [
+ [-796, 404],
+ [-4, 404],
+ [-4, 796],
+ [-796, 796]
+ ],
+ o: [
+ [-796, 404],
+ [-4, 404],
+ [-4, 796],
+ [-796, 796]
+ ],
+ v: [
+ [-796, 404],
+ [-4, 404],
+ [-4, 796],
+ [-796, 796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.833,
+ y: 0.833
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 685,
+ s: [
+ {
+ i: [
+ [-796, 404],
+ [-4, 404],
+ [-4, 796],
+ [-796, 796]
+ ],
+ o: [
+ [-796, 404],
+ [-4, 404],
+ [-4, 796],
+ [-796, 796]
+ ],
+ v: [
+ [-796, 404],
+ [-4, 404],
+ [-4, 796],
+ [-796, 796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ t: 687,
+ s: [
+ {
+ i: [
+ [-796, 384],
+ [-4, 384],
+ [-4, 816],
+ [-796, 816]
+ ],
+ o: [
+ [-796, 384],
+ [-4, 384],
+ [-4, 816],
+ [-796, 816]
+ ],
+ v: [
+ [-796, 384],
+ [-4, 384],
+ [-4, 816],
+ [-796, 816]
+ ],
+ c: true
+ }
+ ]
+ }
+ ],
+ ix: 2
+ },
+ nm: 'Path 1',
+ mn: 'ADBE Vector Shape - Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'fl',
+ c: {
+ a: 0,
+ k: [0.423529416323, 0.423529416323, 0.423529416323, 1],
+ ix: 4
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 5
+ },
+ r: 1,
+ bm: 0,
+ nm: 'Fill 1',
+ mn: 'ADBE Vector Graphic - Fill',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'tr',
+ p: {
+ a: 0,
+ k: [0, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [0, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100],
+ ix: 3
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 6
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 7
+ },
+ sk: {
+ a: 0,
+ k: 0,
+ ix: 4
+ },
+ sa: {
+ a: 0,
+ k: 0,
+ ix: 5
+ },
+ nm: 'Transform',
+ _render: true
+ }
+ ],
+ nm: 'Group 1',
+ np: 2,
+ cix: 2,
+ bm: 0,
+ ix: 1,
+ mn: 'ADBE Vector Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'rd',
+ nm: 'Round Corners 1',
+ r: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: [0.1],
+ y: [1]
+ },
+ o: {
+ x: [0.012],
+ y: [0.021]
+ },
+ t: 580,
+ s: [40]
+ },
+ {
+ i: {
+ x: [0.5],
+ y: [1]
+ },
+ o: {
+ x: [0.5],
+ y: [0]
+ },
+ t: 605,
+ s: [87]
+ },
+ {
+ i: {
+ x: [1],
+ y: [1]
+ },
+ o: {
+ x: [0.9],
+ y: [0]
+ },
+ t: 642,
+ s: [187]
+ },
+ {
+ t: 687,
+ s: [39.71]
+ }
+ ],
+ ix: 1
+ },
+ ix: 2,
+ mn: 'ADBE Vector Filter - RC',
+ hd: false,
+ _render: true
+ }
+ ],
+ ip: 580,
+ op: 688,
+ st: 580,
+ bm: 0,
+ completed: true
+ },
+ {
+ ddd: 0,
+ ind: 8,
+ ty: 4,
+ nm: 'Layer 15',
+ sr: 1,
+ ks: {
+ o: {
+ a: 0,
+ k: 100,
+ ix: 11
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 10
+ },
+ p: {
+ a: 0,
+ k: [1240, 436, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [404, -400, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100, 100],
+ ix: 6
+ }
+ },
+ ao: 0,
+ shapes: [
+ {
+ ty: 'gr',
+ it: [
+ {
+ ind: 0,
+ ty: 'sh',
+ ix: 1,
+ ks: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0.167
+ },
+ t: 584,
+ s: [
+ {
+ i: [
+ [8, -816],
+ [820, -816],
+ [820, -4],
+ [8, -4]
+ ],
+ o: [
+ [8, -816],
+ [820, -816],
+ [820, -4],
+ [8, -4]
+ ],
+ v: [
+ [8, -816],
+ [820, -816],
+ [820, -4],
+ [8, -4]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 586,
+ s: [
+ {
+ i: [
+ [8, -796],
+ [800, -796],
+ [800, -4],
+ [8, -4]
+ ],
+ o: [
+ [8, -796],
+ [800, -796],
+ [800, -4],
+ [8, -4]
+ ],
+ v: [
+ [8, -796],
+ [800, -796],
+ [800, -4],
+ [8, -4]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.833,
+ y: 0.833
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 689,
+ s: [
+ {
+ i: [
+ [8, -796],
+ [800, -796],
+ [800, -4],
+ [8, -4]
+ ],
+ o: [
+ [8, -796],
+ [800, -796],
+ [800, -4],
+ [8, -4]
+ ],
+ v: [
+ [8, -796],
+ [800, -796],
+ [800, -4],
+ [8, -4]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ t: 691,
+ s: [
+ {
+ i: [
+ [8, -816],
+ [820, -816],
+ [820, -4],
+ [8, -4]
+ ],
+ o: [
+ [8, -816],
+ [820, -816],
+ [820, -4],
+ [8, -4]
+ ],
+ v: [
+ [8, -816],
+ [820, -816],
+ [820, -4],
+ [8, -4]
+ ],
+ c: true
+ }
+ ]
+ }
+ ],
+ ix: 2
+ },
+ nm: 'Path 1',
+ mn: 'ADBE Vector Shape - Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'fl',
+ c: {
+ a: 0,
+ k: [0.035294119269, 0.533333361149, 0.941176474094, 1],
+ ix: 4
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 5
+ },
+ r: 1,
+ bm: 0,
+ nm: 'Fill 1',
+ mn: 'ADBE Vector Graphic - Fill',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'tr',
+ p: {
+ a: 0,
+ k: [0, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [0, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100],
+ ix: 3
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 6
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 7
+ },
+ sk: {
+ a: 0,
+ k: 0,
+ ix: 4
+ },
+ sa: {
+ a: 0,
+ k: 0,
+ ix: 5
+ },
+ nm: 'Transform',
+ _render: true
+ }
+ ],
+ nm: 'Group 1',
+ np: 2,
+ cix: 2,
+ bm: 0,
+ ix: 1,
+ mn: 'ADBE Vector Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'rd',
+ nm: 'Round Corners 1',
+ r: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: [0.1],
+ y: [1]
+ },
+ o: {
+ x: [0],
+ y: [0]
+ },
+ t: 584,
+ s: [50]
+ },
+ {
+ i: {
+ x: [0.563],
+ y: [1.007]
+ },
+ o: {
+ x: [0.475],
+ y: [-0.007]
+ },
+ t: 615,
+ s: [348]
+ },
+ {
+ i: {
+ x: [1],
+ y: [1]
+ },
+ o: {
+ x: [0.9],
+ y: [0]
+ },
+ t: 654,
+ s: [171]
+ },
+ {
+ t: 691,
+ s: [50]
+ }
+ ],
+ ix: 1
+ },
+ ix: 2,
+ mn: 'ADBE Vector Filter - RC',
+ hd: false,
+ _render: true
+ }
+ ],
+ ip: 584,
+ op: 692,
+ st: 585,
+ bm: 0,
+ completed: true
+ },
+ {
+ ddd: 0,
+ ind: 9,
+ ty: 4,
+ nm: 'Layer 14',
+ sr: 1,
+ ks: {
+ o: {
+ a: 0,
+ k: 100,
+ ix: 11
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 10
+ },
+ p: {
+ a: 0,
+ k: [436, 436, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [-400, -400, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100, 100],
+ ix: 6
+ }
+ },
+ ao: 0,
+ shapes: [
+ {
+ ty: 'gr',
+ it: [
+ {
+ ind: 0,
+ ty: 'sh',
+ ix: 1,
+ ks: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0.167
+ },
+ t: 586,
+ s: [
+ {
+ i: [
+ [-816, -816],
+ [-4, -816],
+ [-4, -4],
+ [-816, -4]
+ ],
+ o: [
+ [-816, -816],
+ [-4, -816],
+ [-4, -4],
+ [-816, -4]
+ ],
+ v: [
+ [-816, -816],
+ [-4, -816],
+ [-4, -4],
+ [-816, -4]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 588,
+ s: [
+ {
+ i: [
+ [-796, -796],
+ [-4, -796],
+ [-4, -4],
+ [-796, -4]
+ ],
+ o: [
+ [-796, -796],
+ [-4, -796],
+ [-4, -4],
+ [-796, -4]
+ ],
+ v: [
+ [-796, -796],
+ [-4, -796],
+ [-4, -4],
+ [-796, -4]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.833,
+ y: 0.833
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 691,
+ s: [
+ {
+ i: [
+ [-796, -796],
+ [-4, -796],
+ [-4, -4],
+ [-796, -4]
+ ],
+ o: [
+ [-796, -796],
+ [-4, -796],
+ [-4, -4],
+ [-796, -4]
+ ],
+ v: [
+ [-796, -796],
+ [-4, -796],
+ [-4, -4],
+ [-796, -4]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ t: 693,
+ s: [
+ {
+ i: [
+ [-816, -816],
+ [-4, -816],
+ [-4, -4],
+ [-816, -4]
+ ],
+ o: [
+ [-816, -816],
+ [-4, -816],
+ [-4, -4],
+ [-816, -4]
+ ],
+ v: [
+ [-816, -816],
+ [-4, -816],
+ [-4, -4],
+ [-816, -4]
+ ],
+ c: true
+ }
+ ]
+ }
+ ],
+ ix: 2
+ },
+ nm: 'Path 1',
+ mn: 'ADBE Vector Shape - Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'fl',
+ c: {
+ a: 0,
+ k: [0.913725495338, 0.913725495338, 0.913725495338, 1],
+ ix: 4
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 5
+ },
+ r: 1,
+ bm: 0,
+ nm: 'Fill 1',
+ mn: 'ADBE Vector Graphic - Fill',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'tr',
+ p: {
+ a: 0,
+ k: [0, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [0, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100],
+ ix: 3
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 6
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 7
+ },
+ sk: {
+ a: 0,
+ k: 0,
+ ix: 4
+ },
+ sa: {
+ a: 0,
+ k: 0,
+ ix: 5
+ },
+ nm: 'Transform',
+ _render: true
+ }
+ ],
+ nm: 'Group 1',
+ np: 2,
+ cix: 2,
+ bm: 0,
+ ix: 1,
+ mn: 'ADBE Vector Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'rd',
+ nm: 'Round Corners 1',
+ r: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: [0.1],
+ y: [1]
+ },
+ o: {
+ x: [0],
+ y: [0]
+ },
+ t: 586,
+ s: [50]
+ },
+ {
+ i: {
+ x: [0.563],
+ y: [1.01]
+ },
+ o: {
+ x: [0.475],
+ y: [-0.011]
+ },
+ t: 623,
+ s: [220]
+ },
+ {
+ i: {
+ x: [1],
+ y: [1]
+ },
+ o: {
+ x: [0.9],
+ y: [0]
+ },
+ t: 661,
+ s: [104]
+ },
+ {
+ t: 693,
+ s: [50]
+ }
+ ],
+ ix: 1
+ },
+ ix: 2,
+ mn: 'ADBE Vector Filter - RC',
+ hd: false,
+ _render: true
+ }
+ ],
+ ip: 586,
+ op: 694,
+ st: 587.5,
+ bm: 0,
+ completed: true
+ },
+ {
+ ddd: 0,
+ ind: 10,
+ ty: 4,
+ nm: 'Layer 37',
+ sr: 1,
+ ks: {
+ o: {
+ a: 0,
+ k: 100,
+ ix: 11
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 10
+ },
+ p: {
+ a: 0,
+ k: [1236, 1236, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [400, 400, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100, 100],
+ ix: 6
+ }
+ },
+ ao: 0,
+ shapes: [
+ {
+ ty: 'gr',
+ it: [
+ {
+ ind: 0,
+ ty: 'sh',
+ ix: 1,
+ ks: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0.167
+ },
+ t: 471,
+ s: [
+ {
+ i: [
+ [4, 4],
+ [816, 4],
+ [816, 816],
+ [4, 816]
+ ],
+ o: [
+ [4, 4],
+ [816, 4],
+ [816, 816],
+ [4, 816]
+ ],
+ v: [
+ [4, 4],
+ [816, 4],
+ [816, 816],
+ [4, 816]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 473,
+ s: [
+ {
+ i: [
+ [4, 4],
+ [796, 4],
+ [796, 796],
+ [4, 796]
+ ],
+ o: [
+ [4, 4],
+ [796, 4],
+ [796, 796],
+ [4, 796]
+ ],
+ v: [
+ [4, 4],
+ [796, 4],
+ [796, 796],
+ [4, 796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.833,
+ y: 0.833
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 570,
+ s: [
+ {
+ i: [
+ [4, 4],
+ [796, 4],
+ [796, 796],
+ [4, 796]
+ ],
+ o: [
+ [4, 4],
+ [796, 4],
+ [796, 796],
+ [4, 796]
+ ],
+ v: [
+ [4, 4],
+ [796, 4],
+ [796, 796],
+ [4, 796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ t: 572,
+ s: [
+ {
+ i: [
+ [4, 4],
+ [816, 4],
+ [816, 816],
+ [4, 816]
+ ],
+ o: [
+ [4, 4],
+ [816, 4],
+ [816, 816],
+ [4, 816]
+ ],
+ v: [
+ [4, 4],
+ [816, 4],
+ [816, 816],
+ [4, 816]
+ ],
+ c: true
+ }
+ ]
+ }
+ ],
+ ix: 2
+ },
+ nm: 'Path 1',
+ mn: 'ADBE Vector Shape - Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'fl',
+ c: {
+ a: 0,
+ k: [0, 0.533333361149, 0.278431385756, 1],
+ ix: 4
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 5
+ },
+ r: 1,
+ bm: 0,
+ nm: 'Fill 1',
+ mn: 'ADBE Vector Graphic - Fill',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'tr',
+ p: {
+ a: 0,
+ k: [0, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [0, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100],
+ ix: 3
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 6
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 7
+ },
+ sk: {
+ a: 0,
+ k: 0,
+ ix: 4
+ },
+ sa: {
+ a: 0,
+ k: 0,
+ ix: 5
+ },
+ nm: 'Transform',
+ _render: true
+ }
+ ],
+ nm: 'Group 1',
+ np: 2,
+ cix: 2,
+ bm: 0,
+ ix: 1,
+ mn: 'ADBE Vector Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'rd',
+ nm: 'Round Corners 1',
+ r: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: [0.1],
+ y: [1]
+ },
+ o: {
+ x: [0],
+ y: [0]
+ },
+ t: 471,
+ s: [50]
+ },
+ {
+ i: {
+ x: [0.563],
+ y: [0.993]
+ },
+ o: {
+ x: [0.475],
+ y: [0.008]
+ },
+ t: 509,
+ s: [111]
+ },
+ {
+ i: {
+ x: [1],
+ y: [1]
+ },
+ o: {
+ x: [0.9],
+ y: [0]
+ },
+ t: 551,
+ s: [287]
+ },
+ {
+ t: 572,
+ s: [50]
+ }
+ ],
+ ix: 1
+ },
+ ix: 2,
+ mn: 'ADBE Vector Filter - RC',
+ hd: false,
+ _render: true
+ }
+ ],
+ ip: 471,
+ op: 573,
+ st: 472.5,
+ bm: 0,
+ completed: true
+ },
+ {
+ ddd: 0,
+ ind: 11,
+ ty: 4,
+ nm: 'Layer 46',
+ sr: 1,
+ ks: {
+ o: {
+ a: 0,
+ k: 100,
+ ix: 11
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 10
+ },
+ p: {
+ a: 0,
+ k: [436, 1236, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [-400, 400, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100, 100],
+ ix: 6
+ }
+ },
+ ao: 0,
+ shapes: [
+ {
+ ty: 'gr',
+ it: [
+ {
+ ind: 0,
+ ty: 'sh',
+ ix: 1,
+ ks: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0.167
+ },
+ t: 467,
+ s: [
+ {
+ i: [
+ [-764, 16],
+ [-764, 784],
+ [-36, 784],
+ [-36, 16]
+ ],
+ o: [
+ [-764, 16],
+ [-764, 784],
+ [-36, 784],
+ [-36, 16]
+ ],
+ v: [
+ [-764, 16],
+ [-764, 784],
+ [-36, 784],
+ [-36, 16]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 469,
+ s: [
+ {
+ i: [
+ [-764, 36],
+ [-764, 764],
+ [-36, 764],
+ [-36, 36]
+ ],
+ o: [
+ [-764, 36],
+ [-764, 764],
+ [-36, 764],
+ [-36, 36]
+ ],
+ v: [
+ [-764, 36],
+ [-764, 764],
+ [-36, 764],
+ [-36, 36]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.833,
+ y: 0.833
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 572,
+ s: [
+ {
+ i: [
+ [-764, 36],
+ [-764, 764],
+ [-36, 764],
+ [-36, 36]
+ ],
+ o: [
+ [-764, 36],
+ [-764, 764],
+ [-36, 764],
+ [-36, 36]
+ ],
+ v: [
+ [-764, 36],
+ [-764, 764],
+ [-36, 764],
+ [-36, 36]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ t: 574,
+ s: [
+ {
+ i: [
+ [-764, 16],
+ [-764, 784],
+ [-36, 784],
+ [-36, 16]
+ ],
+ o: [
+ [-764, 16],
+ [-764, 784],
+ [-36, 784],
+ [-36, 16]
+ ],
+ v: [
+ [-764, 16],
+ [-764, 784],
+ [-36, 784],
+ [-36, 16]
+ ],
+ c: true
+ }
+ ]
+ }
+ ],
+ ix: 2
+ },
+ nm: 'Path 1',
+ mn: 'ADBE Vector Shape - Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'fl',
+ c: {
+ a: 0,
+ k: [0.913725495338, 0.913725495338, 0.913725495338, 1],
+ ix: 4
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 5
+ },
+ r: 1,
+ bm: 0,
+ nm: 'Fill 1',
+ mn: 'ADBE Vector Graphic - Fill',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'tr',
+ p: {
+ a: 0,
+ k: [0, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [0, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100],
+ ix: 3
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 6
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 7
+ },
+ sk: {
+ a: 0,
+ k: 0,
+ ix: 4
+ },
+ sa: {
+ a: 0,
+ k: 0,
+ ix: 5
+ },
+ nm: 'Transform',
+ _render: true
+ }
+ ],
+ nm: 'Group 1',
+ np: 2,
+ cix: 2,
+ bm: 0,
+ ix: 1,
+ mn: 'ADBE Vector Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'rd',
+ nm: 'Round Corners 1',
+ r: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: [0.1],
+ y: [1]
+ },
+ o: {
+ x: [0],
+ y: [0]
+ },
+ t: 467,
+ s: [189]
+ },
+ {
+ i: {
+ x: [0.563],
+ y: [1.014]
+ },
+ o: {
+ x: [0.475],
+ y: [-0.015]
+ },
+ t: 492,
+ s: [363]
+ },
+ {
+ i: {
+ x: [1],
+ y: [1]
+ },
+ o: {
+ x: [0.9],
+ y: [0]
+ },
+ t: 528,
+ s: [281]
+ },
+ {
+ t: 574,
+ s: [151]
+ }
+ ],
+ ix: 1
+ },
+ ix: 2,
+ mn: 'ADBE Vector Filter - RC',
+ hd: false,
+ _render: true
+ }
+ ],
+ ip: 467,
+ op: 575,
+ st: 5,
+ bm: 0,
+ completed: true
+ },
+ {
+ ddd: 0,
+ ind: 12,
+ ty: 4,
+ nm: 'Layer 35',
+ sr: 1,
+ ks: {
+ o: {
+ a: 0,
+ k: 100,
+ ix: 11
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 10
+ },
+ p: {
+ a: 0,
+ k: [436, 1236, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [-400, 400, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100, 100],
+ ix: 6
+ }
+ },
+ ao: 0,
+ shapes: [
+ {
+ ty: 'gr',
+ it: [
+ {
+ ind: 0,
+ ty: 'sh',
+ ix: 1,
+ ks: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0.167
+ },
+ t: 465,
+ s: [
+ {
+ i: [
+ [-796, -16],
+ [-4, -16],
+ [-4, 816],
+ [-796, 816]
+ ],
+ o: [
+ [-796, -16],
+ [-4, -16],
+ [-4, 816],
+ [-796, 816]
+ ],
+ v: [
+ [-796, -16],
+ [-4, -16],
+ [-4, 816],
+ [-796, 816]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 467,
+ s: [
+ {
+ i: [
+ [-796, 4],
+ [-4, 4],
+ [-4, 796],
+ [-796, 796]
+ ],
+ o: [
+ [-796, 4],
+ [-4, 4],
+ [-4, 796],
+ [-796, 796]
+ ],
+ v: [
+ [-796, 4],
+ [-4, 4],
+ [-4, 796],
+ [-796, 796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.833,
+ y: 0.833
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 574,
+ s: [
+ {
+ i: [
+ [-796, 4],
+ [-4, 4],
+ [-4, 796],
+ [-796, 796]
+ ],
+ o: [
+ [-796, 4],
+ [-4, 4],
+ [-4, 796],
+ [-796, 796]
+ ],
+ v: [
+ [-796, 4],
+ [-4, 4],
+ [-4, 796],
+ [-796, 796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ t: 576,
+ s: [
+ {
+ i: [
+ [-796, -16],
+ [-4, -16],
+ [-4, 816],
+ [-796, 816]
+ ],
+ o: [
+ [-796, -16],
+ [-4, -16],
+ [-4, 816],
+ [-796, 816]
+ ],
+ v: [
+ [-796, -16],
+ [-4, -16],
+ [-4, 816],
+ [-796, 816]
+ ],
+ c: true
+ }
+ ]
+ }
+ ],
+ ix: 2
+ },
+ nm: 'Path 1',
+ mn: 'ADBE Vector Shape - Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'fl',
+ c: {
+ a: 0,
+ k: [1, 0.721568644047, 0, 1],
+ ix: 4
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 5
+ },
+ r: 1,
+ bm: 0,
+ nm: 'Fill 1',
+ mn: 'ADBE Vector Graphic - Fill',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'tr',
+ p: {
+ a: 0,
+ k: [0, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [0, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100],
+ ix: 3
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 6
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 7
+ },
+ sk: {
+ a: 0,
+ k: 0,
+ ix: 4
+ },
+ sa: {
+ a: 0,
+ k: 0,
+ ix: 5
+ },
+ nm: 'Transform',
+ _render: true
+ }
+ ],
+ nm: 'Group 1',
+ np: 2,
+ cix: 2,
+ bm: 0,
+ ix: 1,
+ mn: 'ADBE Vector Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'rd',
+ nm: 'Round Corners 1',
+ r: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: [0.1],
+ y: [1]
+ },
+ o: {
+ x: [0],
+ y: [0]
+ },
+ t: 465,
+ s: [50]
+ },
+ {
+ i: {
+ x: [0.563],
+ y: [1.011]
+ },
+ o: {
+ x: [0.475],
+ y: [-0.012]
+ },
+ t: 499,
+ s: [220]
+ },
+ {
+ i: {
+ x: [1],
+ y: [1]
+ },
+ o: {
+ x: [0.9],
+ y: [0]
+ },
+ t: 535,
+ s: [115]
+ },
+ {
+ t: 576,
+ s: [50]
+ }
+ ],
+ ix: 1
+ },
+ ix: 2,
+ mn: 'ADBE Vector Filter - RC',
+ hd: false,
+ _render: true
+ }
+ ],
+ ip: 465,
+ op: 577,
+ st: 465,
+ bm: 0,
+ completed: true
+ },
+ {
+ ddd: 0,
+ ind: 13,
+ ty: 4,
+ nm: 'Layer 34',
+ sr: 1,
+ ks: {
+ o: {
+ a: 0,
+ k: 100,
+ ix: 11
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 10
+ },
+ p: {
+ a: 0,
+ k: [1236, 636, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [400, -200, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100, 100],
+ ix: 6
+ }
+ },
+ ao: 0,
+ shapes: [
+ {
+ ty: 'gr',
+ it: [
+ {
+ ind: 0,
+ ty: 'sh',
+ ix: 1,
+ ks: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0.167
+ },
+ t: 469,
+ s: [
+ {
+ i: [
+ [-16, -396],
+ [816, -396],
+ [816, -4],
+ [-16, -4]
+ ],
+ o: [
+ [-16, -396],
+ [816, -396],
+ [816, -4],
+ [-16, -4]
+ ],
+ v: [
+ [-16, -396],
+ [816, -396],
+ [816, -4],
+ [-16, -4]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 471,
+ s: [
+ {
+ i: [
+ [4, -396],
+ [796, -396],
+ [796, -4],
+ [4, -4]
+ ],
+ o: [
+ [4, -396],
+ [796, -396],
+ [796, -4],
+ [4, -4]
+ ],
+ v: [
+ [4, -396],
+ [796, -396],
+ [796, -4],
+ [4, -4]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.833,
+ y: 0.833
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 576,
+ s: [
+ {
+ i: [
+ [4, -396],
+ [796, -396],
+ [796, -4],
+ [4, -4]
+ ],
+ o: [
+ [4, -396],
+ [796, -396],
+ [796, -4],
+ [4, -4]
+ ],
+ v: [
+ [4, -396],
+ [796, -396],
+ [796, -4],
+ [4, -4]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ t: 578,
+ s: [
+ {
+ i: [
+ [-16, -396],
+ [816, -396],
+ [816, -4],
+ [-16, -4]
+ ],
+ o: [
+ [-16, -396],
+ [816, -396],
+ [816, -4],
+ [-16, -4]
+ ],
+ v: [
+ [-16, -396],
+ [816, -396],
+ [816, -4],
+ [-16, -4]
+ ],
+ c: true
+ }
+ ]
+ }
+ ],
+ ix: 2
+ },
+ nm: 'Path 1',
+ mn: 'ADBE Vector Shape - Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'fl',
+ c: {
+ a: 0,
+ k: [0.733333349228, 0.733333349228, 0.733333349228, 1],
+ ix: 4
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 5
+ },
+ r: 1,
+ bm: 0,
+ nm: 'Fill 1',
+ mn: 'ADBE Vector Graphic - Fill',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'tr',
+ p: {
+ a: 0,
+ k: [0, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [0, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100],
+ ix: 3
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 6
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 7
+ },
+ sk: {
+ a: 0,
+ k: 0,
+ ix: 4
+ },
+ sa: {
+ a: 0,
+ k: 0,
+ ix: 5
+ },
+ nm: 'Transform',
+ _render: true
+ }
+ ],
+ nm: 'Group 1',
+ np: 2,
+ cix: 2,
+ bm: 0,
+ ix: 1,
+ mn: 'ADBE Vector Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'rd',
+ nm: 'Round Corners 1',
+ r: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: [0.1],
+ y: [1]
+ },
+ o: {
+ x: [0],
+ y: [0]
+ },
+ t: 469,
+ s: [40]
+ },
+ {
+ i: {
+ x: [0.5],
+ y: [1]
+ },
+ o: {
+ x: [0.5],
+ y: [0]
+ },
+ t: 516,
+ s: [87]
+ },
+ {
+ i: {
+ x: [1],
+ y: [1]
+ },
+ o: {
+ x: [0.9],
+ y: [0]
+ },
+ t: 554,
+ s: [187]
+ },
+ {
+ t: 578,
+ s: [39.71]
+ }
+ ],
+ ix: 1
+ },
+ ix: 2,
+ mn: 'ADBE Vector Filter - RC',
+ hd: false,
+ _render: true
+ }
+ ],
+ ip: 469,
+ op: 579,
+ st: 470,
+ bm: 0,
+ completed: true
+ },
+ {
+ ddd: 0,
+ ind: 14,
+ ty: 4,
+ nm: 'Layer 33',
+ sr: 1,
+ ks: {
+ o: {
+ a: 0,
+ k: 100,
+ ix: 11
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 10
+ },
+ p: {
+ a: 0,
+ k: [236, 236, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [-600, -600, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100, 100],
+ ix: 6
+ }
+ },
+ ao: 0,
+ shapes: [
+ {
+ ty: 'gr',
+ it: [
+ {
+ ind: 0,
+ ty: 'sh',
+ ix: 1,
+ ks: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0.167
+ },
+ t: 473,
+ s: [
+ {
+ i: [
+ [-816, -796],
+ [-384, -796],
+ [-384, -404],
+ [-816, -404]
+ ],
+ o: [
+ [-816, -796],
+ [-384, -796],
+ [-384, -404],
+ [-816, -404]
+ ],
+ v: [
+ [-816, -796],
+ [-384, -796],
+ [-384, -404],
+ [-816, -404]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 475,
+ s: [
+ {
+ i: [
+ [-796, -796],
+ [-404, -796],
+ [-404, -404],
+ [-796, -404]
+ ],
+ o: [
+ [-796, -796],
+ [-404, -796],
+ [-404, -404],
+ [-796, -404]
+ ],
+ v: [
+ [-796, -796],
+ [-404, -796],
+ [-404, -404],
+ [-796, -404]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.833,
+ y: 0.833
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 568,
+ s: [
+ {
+ i: [
+ [-796, -796],
+ [-404, -796],
+ [-404, -404],
+ [-796, -404]
+ ],
+ o: [
+ [-796, -796],
+ [-404, -796],
+ [-404, -404],
+ [-796, -404]
+ ],
+ v: [
+ [-796, -796],
+ [-404, -796],
+ [-404, -404],
+ [-796, -404]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ t: 570,
+ s: [
+ {
+ i: [
+ [-816, -796],
+ [-384, -796],
+ [-384, -404],
+ [-816, -404]
+ ],
+ o: [
+ [-816, -796],
+ [-384, -796],
+ [-384, -404],
+ [-816, -404]
+ ],
+ v: [
+ [-816, -796],
+ [-384, -796],
+ [-384, -404],
+ [-816, -404]
+ ],
+ c: true
+ }
+ ]
+ }
+ ],
+ ix: 2
+ },
+ nm: 'Path 1',
+ mn: 'ADBE Vector Shape - Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'fl',
+ c: {
+ a: 0,
+ k: [0.913725495338, 0.913725495338, 0.913725495338, 1],
+ ix: 4
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 5
+ },
+ r: 1,
+ bm: 0,
+ nm: 'Fill 1',
+ mn: 'ADBE Vector Graphic - Fill',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'tr',
+ p: {
+ a: 0,
+ k: [0, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [0, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100],
+ ix: 3
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 6
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 7
+ },
+ sk: {
+ a: 0,
+ k: 0,
+ ix: 4
+ },
+ sa: {
+ a: 0,
+ k: 0,
+ ix: 5
+ },
+ nm: 'Transform',
+ _render: true
+ }
+ ],
+ nm: 'Group 1',
+ np: 2,
+ cix: 2,
+ bm: 0,
+ ix: 1,
+ mn: 'ADBE Vector Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'rd',
+ nm: 'Round Corners 1',
+ r: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: [0.1],
+ y: [1]
+ },
+ o: {
+ x: [0],
+ y: [0]
+ },
+ t: 473,
+ s: [20]
+ },
+ {
+ i: {
+ x: [0.7],
+ y: [1]
+ },
+ o: {
+ x: [0.3],
+ y: [0]
+ },
+ t: 508,
+ s: [80]
+ },
+ {
+ i: {
+ x: [1],
+ y: [1]
+ },
+ o: {
+ x: [0.9],
+ y: [0]
+ },
+ t: 540,
+ s: [160]
+ },
+ {
+ t: 570,
+ s: [44.88]
+ }
+ ],
+ ix: 1
+ },
+ ix: 2,
+ mn: 'ADBE Vector Filter - RC',
+ hd: false,
+ _render: true
+ }
+ ],
+ ip: 473,
+ op: 571,
+ st: 475,
+ bm: 0,
+ completed: true
+ },
+ {
+ ddd: 0,
+ ind: 15,
+ ty: 4,
+ nm: 'Layer 13',
+ sr: 1,
+ ks: {
+ o: {
+ a: 0,
+ k: 100,
+ ix: 11
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 10
+ },
+ p: {
+ a: 0,
+ k: [1436, 1236, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [600, 400, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100, 100],
+ ix: 6
+ }
+ },
+ ao: 0,
+ shapes: [
+ {
+ ty: 'gr',
+ it: [
+ {
+ ind: 0,
+ ty: 'sh',
+ ix: 1,
+ ks: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0.167
+ },
+ t: 354,
+ s: [
+ {
+ i: [
+ [816, 4],
+ [816, 796],
+ [384, 796],
+ [384, 4]
+ ],
+ o: [
+ [816, 4],
+ [816, 796],
+ [384, 796],
+ [384, 4]
+ ],
+ v: [
+ [816, 4],
+ [816, 796],
+ [384, 796],
+ [384, 4]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 356,
+ s: [
+ {
+ i: [
+ [796, 4],
+ [796, 796],
+ [404, 796],
+ [404, 4]
+ ],
+ o: [
+ [796, 4],
+ [796, 796],
+ [404, 796],
+ [404, 4]
+ ],
+ v: [
+ [796, 4],
+ [796, 796],
+ [404, 796],
+ [404, 4]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.833,
+ y: 0.833
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 461,
+ s: [
+ {
+ i: [
+ [796, 4],
+ [796, 796],
+ [404, 796],
+ [404, 4]
+ ],
+ o: [
+ [796, 4],
+ [796, 796],
+ [404, 796],
+ [404, 4]
+ ],
+ v: [
+ [796, 4],
+ [796, 796],
+ [404, 796],
+ [404, 4]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ t: 463,
+ s: [
+ {
+ i: [
+ [816, 4],
+ [816, 796],
+ [384, 796],
+ [384, 4]
+ ],
+ o: [
+ [816, 4],
+ [816, 796],
+ [384, 796],
+ [384, 4]
+ ],
+ v: [
+ [816, 4],
+ [816, 796],
+ [384, 796],
+ [384, 4]
+ ],
+ c: true
+ }
+ ]
+ }
+ ],
+ ix: 2
+ },
+ nm: 'Path 1',
+ mn: 'ADBE Vector Shape - Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'fl',
+ c: {
+ a: 0,
+ k: [0.423529416323, 0.423529416323, 0.423529416323, 1],
+ ix: 4
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 5
+ },
+ r: 1,
+ bm: 0,
+ nm: 'Fill 1',
+ mn: 'ADBE Vector Graphic - Fill',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'tr',
+ p: {
+ a: 0,
+ k: [0, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [0, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100],
+ ix: 3
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 6
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 7
+ },
+ sk: {
+ a: 0,
+ k: 0,
+ ix: 4
+ },
+ sa: {
+ a: 0,
+ k: 0,
+ ix: 5
+ },
+ nm: 'Transform',
+ _render: true
+ }
+ ],
+ nm: 'Group 1',
+ np: 2,
+ cix: 2,
+ bm: 0,
+ ix: 1,
+ mn: 'ADBE Vector Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'rd',
+ nm: 'Round Corners 1',
+ r: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: [0.1],
+ y: [1]
+ },
+ o: {
+ x: [0.007],
+ y: [0.019]
+ },
+ t: 354,
+ s: [40]
+ },
+ {
+ i: {
+ x: [0.5],
+ y: [1]
+ },
+ o: {
+ x: [0.5],
+ y: [0]
+ },
+ t: 394,
+ s: [87]
+ },
+ {
+ i: {
+ x: [1],
+ y: [1]
+ },
+ o: {
+ x: [0.9],
+ y: [0]
+ },
+ t: 431,
+ s: [187]
+ },
+ {
+ t: 463,
+ s: [39.71]
+ }
+ ],
+ ix: 1
+ },
+ ix: 2,
+ mn: 'ADBE Vector Filter - RC',
+ hd: false,
+ _render: true
+ }
+ ],
+ ip: 354,
+ op: 464,
+ st: 355,
+ bm: 0,
+ completed: true
+ },
+ {
+ ddd: 0,
+ ind: 16,
+ ty: 4,
+ nm: 'Layer 12',
+ sr: 1,
+ ks: {
+ o: {
+ a: 0,
+ k: 100,
+ ix: 11
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 10
+ },
+ p: {
+ a: 0,
+ k: [1435.5, 236, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [599.5, -600, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100, 100],
+ ix: 6
+ }
+ },
+ ao: 0,
+ shapes: [
+ {
+ ty: 'gr',
+ it: [
+ {
+ ind: 0,
+ ty: 'sh',
+ ix: 1,
+ ks: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0.167
+ },
+ t: 350,
+ s: [
+ {
+ i: [
+ [384, -796],
+ [815, -796],
+ [815, -404],
+ [384, -404]
+ ],
+ o: [
+ [384, -796],
+ [815, -796],
+ [815, -404],
+ [384, -404]
+ ],
+ v: [
+ [384, -796],
+ [815, -796],
+ [815, -404],
+ [384, -404]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.9,
+ y: 0
+ },
+ t: 352,
+ s: [
+ {
+ i: [
+ [404, -796],
+ [795, -796],
+ [795, -404],
+ [404, -404]
+ ],
+ o: [
+ [404, -796],
+ [795, -796],
+ [795, -404],
+ [404, -404]
+ ],
+ v: [
+ [404, -796],
+ [795, -796],
+ [795, -404],
+ [404, -404]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.833,
+ y: 0.833
+ },
+ o: {
+ x: 0.9,
+ y: 0
+ },
+ t: 459,
+ s: [
+ {
+ i: [
+ [404, -796],
+ [795, -796],
+ [795, -404],
+ [404, -404]
+ ],
+ o: [
+ [404, -796],
+ [795, -796],
+ [795, -404],
+ [404, -404]
+ ],
+ v: [
+ [404, -796],
+ [795, -796],
+ [795, -404],
+ [404, -404]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ t: 461,
+ s: [
+ {
+ i: [
+ [384, -796],
+ [815, -796],
+ [815, -404],
+ [384, -404]
+ ],
+ o: [
+ [384, -796],
+ [815, -796],
+ [815, -404],
+ [384, -404]
+ ],
+ v: [
+ [384, -796],
+ [815, -796],
+ [815, -404],
+ [384, -404]
+ ],
+ c: true
+ }
+ ]
+ }
+ ],
+ ix: 2
+ },
+ nm: 'Path 1',
+ mn: 'ADBE Vector Shape - Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'fl',
+ c: {
+ a: 0,
+ k: [1, 0.341176480055, 0.23137255013, 1],
+ ix: 4
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 5
+ },
+ r: 1,
+ bm: 0,
+ nm: 'Fill 1',
+ mn: 'ADBE Vector Graphic - Fill',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'tr',
+ p: {
+ a: 0,
+ k: [0, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [0, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100],
+ ix: 3
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 6
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 7
+ },
+ sk: {
+ a: 0,
+ k: 0,
+ ix: 4
+ },
+ sa: {
+ a: 0,
+ k: 0,
+ ix: 5
+ },
+ nm: 'Transform',
+ _render: true
+ }
+ ],
+ nm: 'Group 1',
+ np: 2,
+ cix: 2,
+ bm: 0,
+ ix: 1,
+ mn: 'ADBE Vector Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'rd',
+ nm: 'Round Corners 1',
+ r: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: [0.1],
+ y: [1]
+ },
+ o: {
+ x: [0],
+ y: [0]
+ },
+ t: 350,
+ s: [20]
+ },
+ {
+ i: {
+ x: [0.7],
+ y: [1]
+ },
+ o: {
+ x: [0.3],
+ y: [0]
+ },
+ t: 386,
+ s: [160]
+ },
+ {
+ i: {
+ x: [1],
+ y: [0.999]
+ },
+ o: {
+ x: [0.9],
+ y: [0]
+ },
+ t: 425,
+ s: [80]
+ },
+ {
+ t: 461,
+ s: [44.88]
+ }
+ ],
+ ix: 1
+ },
+ ix: 2,
+ mn: 'ADBE Vector Filter - RC',
+ hd: false,
+ _render: true
+ }
+ ],
+ ip: 350,
+ op: 462,
+ st: 350,
+ bm: 0,
+ completed: true
+ },
+ {
+ ddd: 0,
+ ind: 17,
+ ty: 4,
+ nm: 'Layer 11',
+ sr: 1,
+ ks: {
+ o: {
+ a: 0,
+ k: 100,
+ ix: 11
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 10
+ },
+ p: {
+ a: 0,
+ k: [436, 836, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [-400, 0, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100, 100],
+ ix: 6
+ }
+ },
+ ao: 0,
+ shapes: [
+ {
+ ty: 'gr',
+ it: [
+ {
+ ind: 0,
+ ty: 'sh',
+ ix: 1,
+ ks: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0.167
+ },
+ t: 352,
+ s: [
+ {
+ i: [
+ [-816, -796],
+ [16, -796],
+ [16, 796],
+ [-816, 796]
+ ],
+ o: [
+ [-816, -796],
+ [16, -796],
+ [16, 796],
+ [-816, 796]
+ ],
+ v: [
+ [-816, -796],
+ [16, -796],
+ [16, 796],
+ [-816, 796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 354,
+ s: [
+ {
+ i: [
+ [-796, -796],
+ [-4, -796],
+ [-4, 796],
+ [-796, 796]
+ ],
+ o: [
+ [-796, -796],
+ [-4, -796],
+ [-4, 796],
+ [-796, 796]
+ ],
+ v: [
+ [-796, -796],
+ [-4, -796],
+ [-4, 796],
+ [-796, 796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.833,
+ y: 0.833
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 457,
+ s: [
+ {
+ i: [
+ [-796, -796],
+ [-4, -796],
+ [-4, 796],
+ [-796, 796]
+ ],
+ o: [
+ [-796, -796],
+ [-4, -796],
+ [-4, 796],
+ [-796, 796]
+ ],
+ v: [
+ [-796, -796],
+ [-4, -796],
+ [-4, 796],
+ [-796, 796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ t: 459,
+ s: [
+ {
+ i: [
+ [-816, -796],
+ [16, -796],
+ [16, 796],
+ [-816, 796]
+ ],
+ o: [
+ [-816, -796],
+ [16, -796],
+ [16, 796],
+ [-816, 796]
+ ],
+ v: [
+ [-816, -796],
+ [16, -796],
+ [16, 796],
+ [-816, 796]
+ ],
+ c: true
+ }
+ ]
+ }
+ ],
+ ix: 2
+ },
+ nm: 'Path 1',
+ mn: 'ADBE Vector Shape - Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'fl',
+ c: {
+ a: 0,
+ k: [0.035294119269, 0.533333361149, 0.941176474094, 1],
+ ix: 4
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 5
+ },
+ r: 1,
+ bm: 0,
+ nm: 'Fill 1',
+ mn: 'ADBE Vector Graphic - Fill',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'tr',
+ p: {
+ a: 0,
+ k: [0, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [0, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100],
+ ix: 3
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 6
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 7
+ },
+ sk: {
+ a: 0,
+ k: 0,
+ ix: 4
+ },
+ sa: {
+ a: 0,
+ k: 0,
+ ix: 5
+ },
+ nm: 'Transform',
+ _render: true
+ }
+ ],
+ nm: 'Group 1',
+ np: 2,
+ cix: 2,
+ bm: 0,
+ ix: 1,
+ mn: 'ADBE Vector Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'rd',
+ nm: 'Round Corners 1',
+ r: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: [0.1],
+ y: [1]
+ },
+ o: {
+ x: [0],
+ y: [0]
+ },
+ t: 352,
+ s: [84]
+ },
+ {
+ i: {
+ x: [0.563],
+ y: [1.008]
+ },
+ o: {
+ x: [0.475],
+ y: [-0.009]
+ },
+ t: 400,
+ s: [390]
+ },
+ {
+ i: {
+ x: [1],
+ y: [1]
+ },
+ o: {
+ x: [0.9],
+ y: [0]
+ },
+ t: 439,
+ s: [245]
+ },
+ {
+ t: 459,
+ s: [100]
+ }
+ ],
+ ix: 1
+ },
+ ix: 2,
+ mn: 'ADBE Vector Filter - RC',
+ hd: false,
+ _render: true
+ }
+ ],
+ ip: 352,
+ op: 460,
+ st: 352.5,
+ bm: 0,
+ completed: true
+ },
+ {
+ ddd: 0,
+ ind: 18,
+ ty: 4,
+ nm: 'Layer 9',
+ sr: 1,
+ ks: {
+ o: {
+ a: 0,
+ k: 100,
+ ix: 11
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 10
+ },
+ p: {
+ a: 0,
+ k: [1236, 1436, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [400, 600, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100, 100],
+ ix: 6
+ }
+ },
+ ao: 0,
+ shapes: [
+ {
+ ty: 'gr',
+ it: [
+ {
+ ind: 0,
+ ty: 'sh',
+ ix: 1,
+ ks: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0.167
+ },
+ t: 238,
+ s: [
+ {
+ i: [
+ [4, 404],
+ [816, 404],
+ [816, 816],
+ [4, 816]
+ ],
+ o: [
+ [4, 404],
+ [816, 404],
+ [816, 816],
+ [4, 816]
+ ],
+ v: [
+ [4, 404],
+ [816, 404],
+ [816, 816],
+ [4, 816]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 240,
+ s: [
+ {
+ i: [
+ [4, 404],
+ [796, 404],
+ [796, 796],
+ [4, 796]
+ ],
+ o: [
+ [4, 404],
+ [796, 404],
+ [796, 796],
+ [4, 796]
+ ],
+ v: [
+ [4, 404],
+ [796, 404],
+ [796, 796],
+ [4, 796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.833,
+ y: 0.833
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 344,
+ s: [
+ {
+ i: [
+ [4, 404],
+ [796, 404],
+ [796, 796],
+ [4, 796]
+ ],
+ o: [
+ [4, 404],
+ [796, 404],
+ [796, 796],
+ [4, 796]
+ ],
+ v: [
+ [4, 404],
+ [796, 404],
+ [796, 796],
+ [4, 796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ t: 346,
+ s: [
+ {
+ i: [
+ [4, 404],
+ [816, 404],
+ [816, 816],
+ [4, 816]
+ ],
+ o: [
+ [4, 404],
+ [816, 404],
+ [816, 816],
+ [4, 816]
+ ],
+ v: [
+ [4, 404],
+ [816, 404],
+ [816, 816],
+ [4, 816]
+ ],
+ c: true
+ }
+ ]
+ }
+ ],
+ ix: 2
+ },
+ nm: 'Path 1',
+ mn: 'ADBE Vector Shape - Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'fl',
+ c: {
+ a: 0,
+ k: [0.423529416323, 0.423529416323, 0.423529416323, 1],
+ ix: 4
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 5
+ },
+ r: 1,
+ bm: 0,
+ nm: 'Fill 1',
+ mn: 'ADBE Vector Graphic - Fill',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'tr',
+ p: {
+ a: 0,
+ k: [0, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [0, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100],
+ ix: 3
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 6
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 7
+ },
+ sk: {
+ a: 0,
+ k: 0,
+ ix: 4
+ },
+ sa: {
+ a: 0,
+ k: 0,
+ ix: 5
+ },
+ nm: 'Transform',
+ _render: true
+ }
+ ],
+ nm: 'Group 1',
+ np: 2,
+ cix: 2,
+ bm: 0,
+ ix: 1,
+ mn: 'ADBE Vector Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'rd',
+ nm: 'Round Corners 1',
+ r: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: [0.1],
+ y: [1]
+ },
+ o: {
+ x: [0],
+ y: [0]
+ },
+ t: 238,
+ s: [40]
+ },
+ {
+ i: {
+ x: [0.5],
+ y: [1]
+ },
+ o: {
+ x: [0.5],
+ y: [0]
+ },
+ t: 277,
+ s: [116]
+ },
+ {
+ i: {
+ x: [1],
+ y: [1]
+ },
+ o: {
+ x: [0.9],
+ y: [0]
+ },
+ t: 315,
+ s: [187]
+ },
+ {
+ t: 346,
+ s: [39.71]
+ }
+ ],
+ ix: 1
+ },
+ ix: 2,
+ mn: 'ADBE Vector Filter - RC',
+ hd: false,
+ _render: true
+ }
+ ],
+ ip: 238,
+ op: 347,
+ st: 241,
+ bm: 0,
+ completed: true
+ },
+ {
+ ddd: 0,
+ ind: 19,
+ ty: 4,
+ nm: 'Layer 4',
+ sr: 1,
+ ks: {
+ o: {
+ a: 0,
+ k: 100,
+ ix: 11
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 10
+ },
+ p: {
+ a: 0,
+ k: [1236, 1037, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [400, 201, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100, 100],
+ ix: 6
+ }
+ },
+ ao: 0,
+ shapes: [
+ {
+ ty: 'gr',
+ it: [
+ {
+ ind: 0,
+ ty: 'sh',
+ ix: 1,
+ ks: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0.167
+ },
+ t: 236,
+ s: [
+ {
+ i: [
+ [4, 5],
+ [816, 5],
+ [816, 397],
+ [4, 397]
+ ],
+ o: [
+ [4, 5],
+ [816, 5],
+ [816, 397],
+ [4, 397]
+ ],
+ v: [
+ [4, 5],
+ [816, 5],
+ [816, 397],
+ [4, 397]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 238,
+ s: [
+ {
+ i: [
+ [4, 5],
+ [796, 5],
+ [796, 397],
+ [4, 397]
+ ],
+ o: [
+ [4, 5],
+ [796, 5],
+ [796, 397],
+ [4, 397]
+ ],
+ v: [
+ [4, 5],
+ [796, 5],
+ [796, 397],
+ [4, 397]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.833,
+ y: 0.833
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 346,
+ s: [
+ {
+ i: [
+ [4, 5],
+ [796, 5],
+ [796, 397],
+ [4, 397]
+ ],
+ o: [
+ [4, 5],
+ [796, 5],
+ [796, 397],
+ [4, 397]
+ ],
+ v: [
+ [4, 5],
+ [796, 5],
+ [796, 397],
+ [4, 397]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ t: 348,
+ s: [
+ {
+ i: [
+ [4, 5],
+ [816, 5],
+ [816, 397],
+ [4, 397]
+ ],
+ o: [
+ [4, 5],
+ [816, 5],
+ [816, 397],
+ [4, 397]
+ ],
+ v: [
+ [4, 5],
+ [816, 5],
+ [816, 397],
+ [4, 397]
+ ],
+ c: true
+ }
+ ]
+ }
+ ],
+ ix: 2
+ },
+ nm: 'Path 1',
+ mn: 'ADBE Vector Shape - Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'fl',
+ c: {
+ a: 0,
+ k: [0.035294119269, 0.533333361149, 0.941176474094, 1],
+ ix: 4
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 5
+ },
+ r: 1,
+ bm: 0,
+ nm: 'Fill 1',
+ mn: 'ADBE Vector Graphic - Fill',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'tr',
+ p: {
+ a: 0,
+ k: [0, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [0, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100],
+ ix: 3
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 6
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 7
+ },
+ sk: {
+ a: 0,
+ k: 0,
+ ix: 4
+ },
+ sa: {
+ a: 0,
+ k: 0,
+ ix: 5
+ },
+ nm: 'Transform',
+ _render: true
+ }
+ ],
+ nm: 'Group 1',
+ np: 2,
+ cix: 2,
+ bm: 0,
+ ix: 1,
+ mn: 'ADBE Vector Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'rd',
+ nm: 'Round Corners 1',
+ r: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: [0.1],
+ y: [1]
+ },
+ o: {
+ x: [0],
+ y: [0]
+ },
+ t: 236,
+ s: [40]
+ },
+ {
+ i: {
+ x: [0.5],
+ y: [1]
+ },
+ o: {
+ x: [0.5],
+ y: [0]
+ },
+ t: 270,
+ s: [187]
+ },
+ {
+ i: {
+ x: [1],
+ y: [1]
+ },
+ o: {
+ x: [0.9],
+ y: [0]
+ },
+ t: 307,
+ s: [135]
+ },
+ {
+ t: 348,
+ s: [39.71]
+ }
+ ],
+ ix: 1
+ },
+ ix: 2,
+ mn: 'ADBE Vector Filter - RC',
+ hd: false,
+ _render: true
+ }
+ ],
+ ip: 236,
+ op: 349,
+ st: 238.25,
+ bm: 0,
+ completed: true
+ },
+ {
+ ddd: 0,
+ ind: 20,
+ ty: 4,
+ nm: 'Layer 2',
+ sr: 1,
+ ks: {
+ o: {
+ a: 0,
+ k: 100,
+ ix: 11
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 10
+ },
+ p: {
+ a: 0,
+ k: [1236, 436, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [400, -400, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100, 100],
+ ix: 6
+ }
+ },
+ ao: 0,
+ shapes: [
+ {
+ ty: 'gr',
+ it: [
+ {
+ ind: 0,
+ ty: 'sh',
+ ix: 1,
+ ks: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0.167
+ },
+ t: 232,
+ s: [
+ {
+ i: [
+ [4, -816],
+ [816, -816],
+ [816, -4],
+ [4, -4]
+ ],
+ o: [
+ [4, -816],
+ [816, -816],
+ [816, -4],
+ [4, -4]
+ ],
+ v: [
+ [4, -816],
+ [816, -816],
+ [816, -4],
+ [4, -4]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 234,
+ s: [
+ {
+ i: [
+ [4, -796],
+ [796, -796],
+ [796, -4],
+ [4, -4]
+ ],
+ o: [
+ [4, -796],
+ [796, -796],
+ [796, -4],
+ [4, -4]
+ ],
+ v: [
+ [4, -796],
+ [796, -796],
+ [796, -4],
+ [4, -4]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.833,
+ y: 0.833
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 342,
+ s: [
+ {
+ i: [
+ [4, -796],
+ [796, -796],
+ [796, -4],
+ [4, -4]
+ ],
+ o: [
+ [4, -796],
+ [796, -796],
+ [796, -4],
+ [4, -4]
+ ],
+ v: [
+ [4, -796],
+ [796, -796],
+ [796, -4],
+ [4, -4]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ t: 344,
+ s: [
+ {
+ i: [
+ [4, -816],
+ [816, -816],
+ [816, -4],
+ [4, -4]
+ ],
+ o: [
+ [4, -816],
+ [816, -816],
+ [816, -4],
+ [4, -4]
+ ],
+ v: [
+ [4, -816],
+ [816, -816],
+ [816, -4],
+ [4, -4]
+ ],
+ c: true
+ }
+ ]
+ }
+ ],
+ ix: 2
+ },
+ nm: 'Path 1',
+ mn: 'ADBE Vector Shape - Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'fl',
+ c: {
+ a: 0,
+ k: [0.913725495338, 0.913725495338, 0.913725495338, 1],
+ ix: 4
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 5
+ },
+ r: 1,
+ bm: 0,
+ nm: 'Fill 1',
+ mn: 'ADBE Vector Graphic - Fill',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'tr',
+ p: {
+ a: 0,
+ k: [0, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [0, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100],
+ ix: 3
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 6
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 7
+ },
+ sk: {
+ a: 0,
+ k: 0,
+ ix: 4
+ },
+ sa: {
+ a: 0,
+ k: 0,
+ ix: 5
+ },
+ nm: 'Transform',
+ _render: true
+ }
+ ],
+ nm: 'Group 1',
+ np: 2,
+ cix: 2,
+ bm: 0,
+ ix: 1,
+ mn: 'ADBE Vector Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'rd',
+ nm: 'Round Corners 1',
+ r: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: [0.1],
+ y: [1]
+ },
+ o: {
+ x: [0],
+ y: [0]
+ },
+ t: 232,
+ s: [50]
+ },
+ {
+ i: {
+ x: [0.563],
+ y: [1.012]
+ },
+ o: {
+ x: [0.475],
+ y: [-0.013]
+ },
+ t: 286,
+ s: [220]
+ },
+ {
+ i: {
+ x: [1],
+ y: [1]
+ },
+ o: {
+ x: [0.9],
+ y: [0]
+ },
+ t: 325,
+ s: [115]
+ },
+ {
+ t: 344,
+ s: [50]
+ }
+ ],
+ ix: 1
+ },
+ ix: 2,
+ mn: 'ADBE Vector Filter - RC',
+ hd: false,
+ _render: true
+ }
+ ],
+ ip: 232,
+ op: 345,
+ st: 232.25,
+ bm: 0,
+ completed: true
+ },
+ {
+ ddd: 0,
+ ind: 21,
+ ty: 4,
+ nm: 'Layer 1',
+ sr: 1,
+ ks: {
+ o: {
+ a: 0,
+ k: 100,
+ ix: 11
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 10
+ },
+ p: {
+ a: 0,
+ k: [436, 836, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [-400, 0, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100, 100],
+ ix: 6
+ }
+ },
+ ao: 0,
+ shapes: [
+ {
+ ty: 'gr',
+ it: [
+ {
+ ind: 0,
+ ty: 'sh',
+ ix: 1,
+ ks: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0.167
+ },
+ t: 234,
+ s: [
+ {
+ i: [
+ [-4, 816],
+ [-796, 816],
+ [-796, -816],
+ [-4, -816]
+ ],
+ o: [
+ [-4, 816],
+ [-796, 816],
+ [-796, -816],
+ [-4, -816]
+ ],
+ v: [
+ [-4, 816],
+ [-796, 816],
+ [-796, -816],
+ [-4, -816]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 236,
+ s: [
+ {
+ i: [
+ [-4, 796],
+ [-796, 796],
+ [-796, -796],
+ [-4, -796]
+ ],
+ o: [
+ [-4, 796],
+ [-796, 796],
+ [-796, -796],
+ [-4, -796]
+ ],
+ v: [
+ [-4, 796],
+ [-796, 796],
+ [-796, -796],
+ [-4, -796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.833,
+ y: 0.833
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 340,
+ s: [
+ {
+ i: [
+ [-4, 796],
+ [-796, 796],
+ [-796, -796],
+ [-4, -796]
+ ],
+ o: [
+ [-4, 796],
+ [-796, 796],
+ [-796, -796],
+ [-4, -796]
+ ],
+ v: [
+ [-4, 796],
+ [-796, 796],
+ [-796, -796],
+ [-4, -796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ t: 342,
+ s: [
+ {
+ i: [
+ [-4, 816],
+ [-796, 816],
+ [-796, -816],
+ [-4, -816]
+ ],
+ o: [
+ [-4, 816],
+ [-796, 816],
+ [-796, -816],
+ [-4, -816]
+ ],
+ v: [
+ [-4, 816],
+ [-796, 816],
+ [-796, -816],
+ [-4, -816]
+ ],
+ c: true
+ }
+ ]
+ }
+ ],
+ ix: 2
+ },
+ nm: 'Path 1',
+ mn: 'ADBE Vector Shape - Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'fl',
+ c: {
+ a: 0,
+ k: [1, 0.341176480055, 0.23137255013, 1],
+ ix: 4
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 5
+ },
+ r: 1,
+ bm: 0,
+ nm: 'Fill 1',
+ mn: 'ADBE Vector Graphic - Fill',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'tr',
+ p: {
+ a: 0,
+ k: [0, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [0, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100],
+ ix: 3
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 6
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 7
+ },
+ sk: {
+ a: 0,
+ k: 0,
+ ix: 4
+ },
+ sa: {
+ a: 0,
+ k: 0,
+ ix: 5
+ },
+ nm: 'Transform',
+ _render: true
+ }
+ ],
+ nm: 'Group 1',
+ np: 2,
+ cix: 2,
+ bm: 0,
+ ix: 1,
+ mn: 'ADBE Vector Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'rd',
+ nm: 'Round Corners 1',
+ r: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: [0.1],
+ y: [1]
+ },
+ o: {
+ x: [0],
+ y: [0]
+ },
+ t: 234,
+ s: [84]
+ },
+ {
+ i: {
+ x: [0.563],
+ y: [0.992]
+ },
+ o: {
+ x: [0.475],
+ y: [0.009]
+ },
+ t: 276,
+ s: [246]
+ },
+ {
+ i: {
+ x: [1],
+ y: [1]
+ },
+ o: {
+ x: [0.9],
+ y: [0]
+ },
+ t: 315,
+ s: [393]
+ },
+ {
+ t: 342,
+ s: [100]
+ }
+ ],
+ ix: 1
+ },
+ ix: 2,
+ mn: 'ADBE Vector Filter - RC',
+ hd: false,
+ _render: true
+ }
+ ],
+ ip: 234,
+ op: 343,
+ st: 234.75,
+ bm: 0,
+ completed: true
+ },
+ {
+ ddd: 0,
+ ind: 22,
+ ty: 4,
+ nm: 'Layer 45',
+ sr: 1,
+ ks: {
+ o: {
+ a: 0,
+ k: 100,
+ ix: 11
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 10
+ },
+ p: {
+ a: 0,
+ k: [236, 1436, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [-600, 600, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100, 100],
+ ix: 6
+ }
+ },
+ ao: 0,
+ shapes: [
+ {
+ ty: 'gr',
+ it: [
+ {
+ ind: 0,
+ ty: 'sh',
+ ix: 1,
+ ks: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0.167
+ },
+ t: 121,
+ s: [
+ {
+ i: [
+ [-816, 404],
+ [-384, 404],
+ [-384, 796],
+ [-816, 796]
+ ],
+ o: [
+ [-816, 404],
+ [-384, 404],
+ [-384, 796],
+ [-816, 796]
+ ],
+ v: [
+ [-816, 404],
+ [-384, 404],
+ [-384, 796],
+ [-816, 796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 123,
+ s: [
+ {
+ i: [
+ [-796, 404],
+ [-404, 404],
+ [-404, 796],
+ [-796, 796]
+ ],
+ o: [
+ [-796, 404],
+ [-404, 404],
+ [-404, 796],
+ [-796, 796]
+ ],
+ v: [
+ [-796, 404],
+ [-404, 404],
+ [-404, 796],
+ [-796, 796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.833,
+ y: 0.833
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 228,
+ s: [
+ {
+ i: [
+ [-796, 404],
+ [-404, 404],
+ [-404, 796],
+ [-796, 796]
+ ],
+ o: [
+ [-796, 404],
+ [-404, 404],
+ [-404, 796],
+ [-796, 796]
+ ],
+ v: [
+ [-796, 404],
+ [-404, 404],
+ [-404, 796],
+ [-796, 796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ t: 230,
+ s: [
+ {
+ i: [
+ [-816, 404],
+ [-384, 404],
+ [-384, 796],
+ [-816, 796]
+ ],
+ o: [
+ [-816, 404],
+ [-384, 404],
+ [-384, 796],
+ [-816, 796]
+ ],
+ v: [
+ [-816, 404],
+ [-384, 404],
+ [-384, 796],
+ [-816, 796]
+ ],
+ c: true
+ }
+ ]
+ }
+ ],
+ ix: 2
+ },
+ nm: 'Path 1',
+ mn: 'ADBE Vector Shape - Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'fl',
+ c: {
+ a: 0,
+ k: [0.913725495338, 0.913725495338, 0.913725495338, 1],
+ ix: 4
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 5
+ },
+ r: 1,
+ bm: 0,
+ nm: 'Fill 1',
+ mn: 'ADBE Vector Graphic - Fill',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'tr',
+ p: {
+ a: 0,
+ k: [0, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [0, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100],
+ ix: 3
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 6
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 7
+ },
+ sk: {
+ a: 0,
+ k: 0,
+ ix: 4
+ },
+ sa: {
+ a: 0,
+ k: 0,
+ ix: 5
+ },
+ nm: 'Transform',
+ _render: true
+ }
+ ],
+ nm: 'Group 1',
+ np: 2,
+ cix: 2,
+ bm: 0,
+ ix: 1,
+ mn: 'ADBE Vector Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'rd',
+ nm: 'Round Corners 1',
+ r: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: [0.1],
+ y: [1]
+ },
+ o: {
+ x: [0],
+ y: [0]
+ },
+ t: 121,
+ s: [20]
+ },
+ {
+ i: {
+ x: [0.7],
+ y: [1]
+ },
+ o: {
+ x: [0.3],
+ y: [0]
+ },
+ t: 170,
+ s: [80]
+ },
+ {
+ i: {
+ x: [1],
+ y: [1]
+ },
+ o: {
+ x: [0.9],
+ y: [0]
+ },
+ t: 209,
+ s: [160]
+ },
+ {
+ t: 230,
+ s: [44.88]
+ }
+ ],
+ ix: 1
+ },
+ ix: 2,
+ mn: 'ADBE Vector Filter - RC',
+ hd: false,
+ _render: true
+ }
+ ],
+ ip: 121,
+ op: 231,
+ st: -2.75,
+ bm: 0,
+ completed: true
+ },
+ {
+ ddd: 0,
+ ind: 23,
+ ty: 4,
+ nm: 'Layer 10',
+ sr: 1,
+ ks: {
+ o: {
+ a: 0,
+ k: 100,
+ ix: 11
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 10
+ },
+ p: {
+ a: 0,
+ k: [436, 1036, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [-400, 200, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100, 100],
+ ix: 6
+ }
+ },
+ ao: 0,
+ shapes: [
+ {
+ ty: 'gr',
+ it: [
+ {
+ ind: 0,
+ ty: 'sh',
+ ix: 1,
+ ks: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0.167
+ },
+ t: 119,
+ s: [
+ {
+ i: [
+ [-816, 4],
+ [-4, 4],
+ [-4, 416],
+ [-816, 416]
+ ],
+ o: [
+ [-816, 4],
+ [-4, 4],
+ [-4, 416],
+ [-816, 416]
+ ],
+ v: [
+ [-816, 4],
+ [-4, 4],
+ [-4, 416],
+ [-816, 416]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 121,
+ s: [
+ {
+ i: [
+ [-796, 4],
+ [-4, 4],
+ [-4, 396],
+ [-796, 396]
+ ],
+ o: [
+ [-796, 4],
+ [-4, 4],
+ [-4, 396],
+ [-796, 396]
+ ],
+ v: [
+ [-796, 4],
+ [-4, 4],
+ [-4, 396],
+ [-796, 396]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.833,
+ y: 0.833
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 224,
+ s: [
+ {
+ i: [
+ [-796, 4],
+ [-4, 4],
+ [-4, 396],
+ [-796, 396]
+ ],
+ o: [
+ [-796, 4],
+ [-4, 4],
+ [-4, 396],
+ [-796, 396]
+ ],
+ v: [
+ [-796, 4],
+ [-4, 4],
+ [-4, 396],
+ [-796, 396]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ t: 226,
+ s: [
+ {
+ i: [
+ [-816, 4],
+ [-4, 4],
+ [-4, 396],
+ [-816, 396]
+ ],
+ o: [
+ [-816, 4],
+ [-4, 4],
+ [-4, 396],
+ [-816, 396]
+ ],
+ v: [
+ [-816, 4],
+ [-4, 4],
+ [-4, 396],
+ [-816, 396]
+ ],
+ c: true
+ }
+ ]
+ }
+ ],
+ ix: 2
+ },
+ nm: 'Path 1',
+ mn: 'ADBE Vector Shape - Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'fl',
+ c: {
+ a: 0,
+ k: [0.423529416323, 0.423529416323, 0.423529416323, 1],
+ ix: 4
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 5
+ },
+ r: 1,
+ bm: 0,
+ nm: 'Fill 1',
+ mn: 'ADBE Vector Graphic - Fill',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'tr',
+ p: {
+ a: 0,
+ k: [0, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [0, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100],
+ ix: 3
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 6
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 7
+ },
+ sk: {
+ a: 0,
+ k: 0,
+ ix: 4
+ },
+ sa: {
+ a: 0,
+ k: 0,
+ ix: 5
+ },
+ nm: 'Transform',
+ _render: true
+ }
+ ],
+ nm: 'Group 1',
+ np: 2,
+ cix: 2,
+ bm: 0,
+ ix: 1,
+ mn: 'ADBE Vector Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'rd',
+ nm: 'Round Corners 1',
+ r: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: [0.1],
+ y: [1]
+ },
+ o: {
+ x: [0],
+ y: [0]
+ },
+ t: 119,
+ s: [40]
+ },
+ {
+ i: {
+ x: [0.5],
+ y: [1]
+ },
+ o: {
+ x: [0.5],
+ y: [0]
+ },
+ t: 156,
+ s: [187]
+ },
+ {
+ i: {
+ x: [1],
+ y: [1]
+ },
+ o: {
+ x: [0.9],
+ y: [0]
+ },
+ t: 193,
+ s: [135]
+ },
+ {
+ t: 226,
+ s: [39.71]
+ }
+ ],
+ ix: 1
+ },
+ ix: 2,
+ mn: 'ADBE Vector Filter - RC',
+ hd: false,
+ _render: true
+ }
+ ],
+ ip: 119,
+ op: 227,
+ st: 123.5,
+ bm: 0,
+ completed: true
+ },
+ {
+ ddd: 0,
+ ind: 24,
+ ty: 4,
+ nm: 'Layer 44',
+ sr: 1,
+ ks: {
+ o: {
+ a: 0,
+ k: 100,
+ ix: 11
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 10
+ },
+ p: {
+ a: 0,
+ k: [1236, 1236, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [400, 400, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100, 100],
+ ix: 6
+ }
+ },
+ ao: 0,
+ shapes: [
+ {
+ ty: 'gr',
+ it: [
+ {
+ ind: 0,
+ ty: 'sh',
+ ix: 1,
+ ks: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0.167
+ },
+ t: 117,
+ s: [
+ {
+ i: [
+ [4, -16],
+ [796, -16],
+ [796, 816],
+ [4, 816]
+ ],
+ o: [
+ [4, -16],
+ [796, -16],
+ [796, 816],
+ [4, 816]
+ ],
+ v: [
+ [4, -16],
+ [796, -16],
+ [796, 816],
+ [4, 816]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 119,
+ s: [
+ {
+ i: [
+ [4, 4],
+ [796, 4],
+ [796, 796],
+ [4, 796]
+ ],
+ o: [
+ [4, 4],
+ [796, 4],
+ [796, 796],
+ [4, 796]
+ ],
+ v: [
+ [4, 4],
+ [796, 4],
+ [796, 796],
+ [4, 796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.833,
+ y: 0.833
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 222,
+ s: [
+ {
+ i: [
+ [4, 4],
+ [796, 4],
+ [796, 796],
+ [4, 796]
+ ],
+ o: [
+ [4, 4],
+ [796, 4],
+ [796, 796],
+ [4, 796]
+ ],
+ v: [
+ [4, 4],
+ [796, 4],
+ [796, 796],
+ [4, 796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ t: 224,
+ s: [
+ {
+ i: [
+ [4, -16],
+ [796, -16],
+ [796, 816],
+ [4, 816]
+ ],
+ o: [
+ [4, -16],
+ [796, -16],
+ [796, 816],
+ [4, 816]
+ ],
+ v: [
+ [4, -16],
+ [796, -16],
+ [796, 816],
+ [4, 816]
+ ],
+ c: true
+ }
+ ]
+ }
+ ],
+ ix: 2
+ },
+ nm: 'Path 1',
+ mn: 'ADBE Vector Shape - Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'fl',
+ c: {
+ a: 0,
+ k: [1, 0.721568644047, 0, 1],
+ ix: 4
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 5
+ },
+ r: 1,
+ bm: 0,
+ nm: 'Fill 1',
+ mn: 'ADBE Vector Graphic - Fill',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'tr',
+ p: {
+ a: 0,
+ k: [0, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [0, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100],
+ ix: 3
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 6
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 7
+ },
+ sk: {
+ a: 0,
+ k: 0,
+ ix: 4
+ },
+ sa: {
+ a: 0,
+ k: 0,
+ ix: 5
+ },
+ nm: 'Transform',
+ _render: true
+ }
+ ],
+ nm: 'Group 1',
+ np: 2,
+ cix: 2,
+ bm: 0,
+ ix: 1,
+ mn: 'ADBE Vector Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'rd',
+ nm: 'Round Corners 1',
+ r: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: [0.1],
+ y: [1]
+ },
+ o: {
+ x: [0],
+ y: [0]
+ },
+ t: 117,
+ s: [50]
+ },
+ {
+ i: {
+ x: [0.563],
+ y: [0.988]
+ },
+ o: {
+ x: [0.475],
+ y: [0.013]
+ },
+ t: 165,
+ s: [115]
+ },
+ {
+ i: {
+ x: [1],
+ y: [1]
+ },
+ o: {
+ x: [0.9],
+ y: [0]
+ },
+ t: 204,
+ s: [220]
+ },
+ {
+ t: 224,
+ s: [50]
+ }
+ ],
+ ix: 1
+ },
+ ix: 2,
+ mn: 'ADBE Vector Filter - RC',
+ hd: false,
+ _render: true
+ }
+ ],
+ ip: 117,
+ op: 225,
+ st: -1.5,
+ bm: 0,
+ completed: true
+ },
+ {
+ ddd: 0,
+ ind: 25,
+ ty: 4,
+ nm: 'Layer 8',
+ sr: 1,
+ ks: {
+ o: {
+ a: 0,
+ k: 100,
+ ix: 11
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 10
+ },
+ p: {
+ a: 0,
+ k: [436, 436, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [-400, -400, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100, 100],
+ ix: 6
+ }
+ },
+ ao: 0,
+ shapes: [
+ {
+ ty: 'gr',
+ it: [
+ {
+ ind: 0,
+ ty: 'sh',
+ ix: 1,
+ ks: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0.167
+ },
+ t: 115,
+ s: [
+ {
+ i: [
+ [-816, -796],
+ [16, -796],
+ [16, -4],
+ [-816, -4]
+ ],
+ o: [
+ [-816, -796],
+ [16, -796],
+ [16, -4],
+ [-816, -4]
+ ],
+ v: [
+ [-816, -796],
+ [16, -796],
+ [16, -4],
+ [-816, -4]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 117,
+ s: [
+ {
+ i: [
+ [-796, -796],
+ [-4, -796],
+ [-4, -4],
+ [-796, -4]
+ ],
+ o: [
+ [-796, -796],
+ [-4, -796],
+ [-4, -4],
+ [-796, -4]
+ ],
+ v: [
+ [-796, -796],
+ [-4, -796],
+ [-4, -4],
+ [-796, -4]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.833,
+ y: 0.833
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 226,
+ s: [
+ {
+ i: [
+ [-796, -796],
+ [-4, -796],
+ [-4, -4],
+ [-796, -4]
+ ],
+ o: [
+ [-796, -796],
+ [-4, -796],
+ [-4, -4],
+ [-796, -4]
+ ],
+ v: [
+ [-796, -796],
+ [-4, -796],
+ [-4, -4],
+ [-796, -4]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ t: 228,
+ s: [
+ {
+ i: [
+ [-816, -796],
+ [16, -796],
+ [16, -4],
+ [-816, -4]
+ ],
+ o: [
+ [-816, -796],
+ [16, -796],
+ [16, -4],
+ [-816, -4]
+ ],
+ v: [
+ [-816, -796],
+ [16, -796],
+ [16, -4],
+ [-816, -4]
+ ],
+ c: true
+ }
+ ]
+ }
+ ],
+ ix: 2
+ },
+ nm: 'Path 1',
+ mn: 'ADBE Vector Shape - Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'fl',
+ c: {
+ a: 0,
+ k: [0, 0.533333361149, 0.278431385756, 1],
+ ix: 4
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 5
+ },
+ r: 1,
+ bm: 0,
+ nm: 'Fill 1',
+ mn: 'ADBE Vector Graphic - Fill',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'tr',
+ p: {
+ a: 0,
+ k: [0, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [0, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100],
+ ix: 3
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 6
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 7
+ },
+ sk: {
+ a: 0,
+ k: 0,
+ ix: 4
+ },
+ sa: {
+ a: 0,
+ k: 0,
+ ix: 5
+ },
+ nm: 'Transform',
+ _render: true
+ }
+ ],
+ nm: 'Group 1',
+ np: 2,
+ cix: 2,
+ bm: 0,
+ ix: 1,
+ mn: 'ADBE Vector Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'rd',
+ nm: 'Round Corners 1',
+ r: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: [0.1],
+ y: [1]
+ },
+ o: {
+ x: [0],
+ y: [0]
+ },
+ t: 115,
+ s: [50]
+ },
+ {
+ i: {
+ x: [0.563],
+ y: [1.012]
+ },
+ o: {
+ x: [0.475],
+ y: [-0.013]
+ },
+ t: 158,
+ s: [220]
+ },
+ {
+ i: {
+ x: [1],
+ y: [1]
+ },
+ o: {
+ x: [0.9],
+ y: [0]
+ },
+ t: 197,
+ s: [115]
+ },
+ {
+ t: 228,
+ s: [50]
+ }
+ ],
+ ix: 1
+ },
+ ix: 2,
+ mn: 'ADBE Vector Filter - RC',
+ hd: false,
+ _render: true
+ }
+ ],
+ ip: 115,
+ op: 228,
+ st: 115,
+ bm: 0,
+ completed: true
+ },
+ {
+ ddd: 0,
+ ind: 26,
+ ty: 4,
+ nm: 'Layer 7',
+ sr: 1,
+ ks: {
+ o: {
+ a: 0,
+ k: 100,
+ ix: 11
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 10
+ },
+ p: {
+ a: 0,
+ k: [1436, 1436, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [600, 600, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100, 100],
+ ix: 6
+ }
+ },
+ ao: 0,
+ shapes: [
+ {
+ ty: 'gr',
+ it: [
+ {
+ ind: 0,
+ ty: 'sh',
+ ix: 1,
+ ks: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0.167
+ },
+ t: 3,
+ s: [
+ {
+ i: [
+ [404, 384],
+ [796, 384],
+ [796, 816],
+ [404, 816]
+ ],
+ o: [
+ [404, 384],
+ [796, 384],
+ [796, 816],
+ [404, 816]
+ ],
+ v: [
+ [404, 384],
+ [796, 384],
+ [796, 816],
+ [404, 816]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 5,
+ s: [
+ {
+ i: [
+ [404, 404],
+ [796, 404],
+ [796, 796],
+ [404, 796]
+ ],
+ o: [
+ [404, 404],
+ [796, 404],
+ [796, 796],
+ [404, 796]
+ ],
+ v: [
+ [404, 404],
+ [796, 404],
+ [796, 796],
+ [404, 796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.833,
+ y: 0.833
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 111,
+ s: [
+ {
+ i: [
+ [404, 404],
+ [796, 404],
+ [796, 796],
+ [404, 796]
+ ],
+ o: [
+ [404, 404],
+ [796, 404],
+ [796, 796],
+ [404, 796]
+ ],
+ v: [
+ [404, 404],
+ [796, 404],
+ [796, 796],
+ [404, 796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ t: 113,
+ s: [
+ {
+ i: [
+ [404, 384],
+ [796, 384],
+ [796, 816],
+ [404, 816]
+ ],
+ o: [
+ [404, 384],
+ [796, 384],
+ [796, 816],
+ [404, 816]
+ ],
+ v: [
+ [404, 384],
+ [796, 384],
+ [796, 816],
+ [404, 816]
+ ],
+ c: true
+ }
+ ]
+ }
+ ],
+ ix: 2
+ },
+ nm: 'Path 1',
+ mn: 'ADBE Vector Shape - Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'fl',
+ c: {
+ a: 0,
+ k: [0.035294119269, 0.533333361149, 0.941176474094, 1],
+ ix: 4
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 5
+ },
+ r: 1,
+ bm: 0,
+ nm: 'Fill 1',
+ mn: 'ADBE Vector Graphic - Fill',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'tr',
+ p: {
+ a: 0,
+ k: [0, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [0, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100],
+ ix: 3
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 6
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 7
+ },
+ sk: {
+ a: 0,
+ k: 0,
+ ix: 4
+ },
+ sa: {
+ a: 0,
+ k: 0,
+ ix: 5
+ },
+ nm: 'Transform',
+ _render: true
+ }
+ ],
+ nm: 'Group 1',
+ np: 2,
+ cix: 2,
+ bm: 0,
+ ix: 1,
+ mn: 'ADBE Vector Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'rd',
+ nm: 'Round Corners 1',
+ r: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: [0.1],
+ y: [1]
+ },
+ o: {
+ x: [0],
+ y: [0]
+ },
+ t: 3,
+ s: [20]
+ },
+ {
+ i: {
+ x: [0.7],
+ y: [1]
+ },
+ o: {
+ x: [0.3],
+ y: [0]
+ },
+ t: 49,
+ s: [80]
+ },
+ {
+ i: {
+ x: [1],
+ y: [1]
+ },
+ o: {
+ x: [0.9],
+ y: [0]
+ },
+ t: 87,
+ s: [160]
+ },
+ {
+ t: 113,
+ s: [44.88]
+ }
+ ],
+ ix: 1
+ },
+ ix: 2,
+ mn: 'ADBE Vector Filter - RC',
+ hd: false,
+ _render: true
+ }
+ ],
+ ip: 3,
+ op: 114,
+ st: 3.75,
+ bm: 0,
+ completed: true
+ },
+ {
+ ddd: 0,
+ ind: 27,
+ ty: 4,
+ nm: 'Layer 5',
+ sr: 1,
+ ks: {
+ o: {
+ a: 0,
+ k: 100,
+ ix: 11
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 10
+ },
+ p: {
+ a: 0,
+ k: [436, 1436, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [-400, 600, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100, 100],
+ ix: 6
+ }
+ },
+ ao: 0,
+ shapes: [
+ {
+ ty: 'gr',
+ it: [
+ {
+ ind: 0,
+ ty: 'sh',
+ ix: 1,
+ ks: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0.167
+ },
+ t: 1,
+ s: [
+ {
+ i: [
+ [-796, 384],
+ [-4, 384],
+ [-4, 816],
+ [-796, 816]
+ ],
+ o: [
+ [-796, 384],
+ [-4, 384],
+ [-4, 816],
+ [-796, 816]
+ ],
+ v: [
+ [-796, 384],
+ [-4, 384],
+ [-4, 816],
+ [-796, 816]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 3,
+ s: [
+ {
+ i: [
+ [-796, 404],
+ [-4, 404],
+ [-4, 796],
+ [-796, 796]
+ ],
+ o: [
+ [-796, 404],
+ [-4, 404],
+ [-4, 796],
+ [-796, 796]
+ ],
+ v: [
+ [-796, 404],
+ [-4, 404],
+ [-4, 796],
+ [-796, 796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.833,
+ y: 0.833
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 109,
+ s: [
+ {
+ i: [
+ [-796, 404],
+ [-4, 404],
+ [-4, 796],
+ [-796, 796]
+ ],
+ o: [
+ [-796, 404],
+ [-4, 404],
+ [-4, 796],
+ [-796, 796]
+ ],
+ v: [
+ [-796, 404],
+ [-4, 404],
+ [-4, 796],
+ [-796, 796]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ t: 111,
+ s: [
+ {
+ i: [
+ [-796, 384],
+ [-4, 384],
+ [-4, 816],
+ [-796, 816]
+ ],
+ o: [
+ [-796, 384],
+ [-4, 384],
+ [-4, 816],
+ [-796, 816]
+ ],
+ v: [
+ [-796, 384],
+ [-4, 384],
+ [-4, 816],
+ [-796, 816]
+ ],
+ c: true
+ }
+ ]
+ }
+ ],
+ ix: 2
+ },
+ nm: 'Path 1',
+ mn: 'ADBE Vector Shape - Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'fl',
+ c: {
+ a: 0,
+ k: [0.423529416323, 0.423529416323, 0.423529416323, 1],
+ ix: 4
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 5
+ },
+ r: 1,
+ bm: 0,
+ nm: 'Fill 1',
+ mn: 'ADBE Vector Graphic - Fill',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'tr',
+ p: {
+ a: 0,
+ k: [0, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [0, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100],
+ ix: 3
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 6
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 7
+ },
+ sk: {
+ a: 0,
+ k: 0,
+ ix: 4
+ },
+ sa: {
+ a: 0,
+ k: 0,
+ ix: 5
+ },
+ nm: 'Transform',
+ _render: true
+ }
+ ],
+ nm: 'Group 1',
+ np: 2,
+ cix: 2,
+ bm: 0,
+ ix: 1,
+ mn: 'ADBE Vector Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'rd',
+ nm: 'Round Corners 1',
+ r: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: [0.1],
+ y: [1]
+ },
+ o: {
+ x: [0],
+ y: [0]
+ },
+ t: 1,
+ s: [40]
+ },
+ {
+ i: {
+ x: [0.5],
+ y: [1]
+ },
+ o: {
+ x: [0.5],
+ y: [0]
+ },
+ t: 38,
+ s: [187]
+ },
+ {
+ i: {
+ x: [1],
+ y: [1]
+ },
+ o: {
+ x: [0.9],
+ y: [0]
+ },
+ t: 78,
+ s: [135]
+ },
+ {
+ t: 111,
+ s: [39.71]
+ }
+ ],
+ ix: 1
+ },
+ ix: 2,
+ mn: 'ADBE Vector Filter - RC',
+ hd: false,
+ _render: true
+ }
+ ],
+ ip: 1,
+ op: 112,
+ st: 1.25,
+ bm: 0,
+ completed: true
+ },
+ {
+ ddd: 0,
+ ind: 28,
+ ty: 4,
+ nm: 'Layer 6',
+ sr: 1,
+ ks: {
+ o: {
+ a: 0,
+ k: 100,
+ ix: 11
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 10
+ },
+ p: {
+ a: 0,
+ k: [1236, 436, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [400, -400, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100, 100],
+ ix: 6
+ }
+ },
+ ao: 0,
+ shapes: [
+ {
+ ty: 'gr',
+ it: [
+ {
+ ind: 0,
+ ty: 'sh',
+ ix: 1,
+ ks: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0.167
+ },
+ t: 7,
+ s: [
+ {
+ i: [
+ [36, -784],
+ [764, -784],
+ [764, -16],
+ [36, -16]
+ ],
+ o: [
+ [36, -784],
+ [764, -784],
+ [764, -16],
+ [36, -16]
+ ],
+ v: [
+ [36, -784],
+ [764, -784],
+ [764, -16],
+ [36, -16]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 9,
+ s: [
+ {
+ i: [
+ [36, -764],
+ [764, -764],
+ [764, -36],
+ [36, -36]
+ ],
+ o: [
+ [36, -764],
+ [764, -764],
+ [764, -36],
+ [36, -36]
+ ],
+ v: [
+ [36, -764],
+ [764, -764],
+ [764, -36],
+ [36, -36]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.833,
+ y: 0.833
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 105,
+ s: [
+ {
+ i: [
+ [36, -764],
+ [764, -764],
+ [764, -36],
+ [36, -36]
+ ],
+ o: [
+ [36, -764],
+ [764, -764],
+ [764, -36],
+ [36, -36]
+ ],
+ v: [
+ [36, -764],
+ [764, -764],
+ [764, -36],
+ [36, -36]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ t: 107,
+ s: [
+ {
+ i: [
+ [36, -784],
+ [764, -784],
+ [764, -16],
+ [36, -16]
+ ],
+ o: [
+ [36, -784],
+ [764, -784],
+ [764, -16],
+ [36, -16]
+ ],
+ v: [
+ [36, -784],
+ [764, -784],
+ [764, -16],
+ [36, -16]
+ ],
+ c: true
+ }
+ ]
+ }
+ ],
+ ix: 2
+ },
+ nm: 'Path 1',
+ mn: 'ADBE Vector Shape - Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'fl',
+ c: {
+ a: 0,
+ k: [0.913725495338, 0.913725495338, 0.913725495338, 1],
+ ix: 4
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 5
+ },
+ r: 1,
+ bm: 0,
+ nm: 'Fill 1',
+ mn: 'ADBE Vector Graphic - Fill',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'tr',
+ p: {
+ a: 0,
+ k: [0, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [0, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100],
+ ix: 3
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 6
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 7
+ },
+ sk: {
+ a: 0,
+ k: 0,
+ ix: 4
+ },
+ sa: {
+ a: 0,
+ k: 0,
+ ix: 5
+ },
+ nm: 'Transform',
+ _render: true
+ }
+ ],
+ nm: 'Group 1',
+ np: 2,
+ cix: 2,
+ bm: 0,
+ ix: 1,
+ mn: 'ADBE Vector Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'rd',
+ nm: 'Round Corners 1',
+ r: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: [0.1],
+ y: [1]
+ },
+ o: {
+ x: [0],
+ y: [0]
+ },
+ t: 7,
+ s: [189]
+ },
+ {
+ i: {
+ x: [0.563],
+ y: [1.015]
+ },
+ o: {
+ x: [0.475],
+ y: [-0.016]
+ },
+ t: 31,
+ s: [363]
+ },
+ {
+ i: {
+ x: [1],
+ y: [1]
+ },
+ o: {
+ x: [0.9],
+ y: [0]
+ },
+ t: 70,
+ s: [281]
+ },
+ {
+ t: 107,
+ s: [151]
+ }
+ ],
+ ix: 1
+ },
+ ix: 2,
+ mn: 'ADBE Vector Filter - RC',
+ hd: false,
+ _render: true
+ }
+ ],
+ ip: 7,
+ op: 108,
+ st: 9.75,
+ bm: 0,
+ completed: true
+ },
+ {
+ ddd: 0,
+ ind: 29,
+ ty: 4,
+ nm: 'Layer 3',
+ sr: 1,
+ ks: {
+ o: {
+ a: 0,
+ k: 100,
+ ix: 11
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 10
+ },
+ p: {
+ a: 0,
+ k: [1236, 436, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [400, -400, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100, 100],
+ ix: 6
+ }
+ },
+ ao: 0,
+ shapes: [
+ {
+ ty: 'gr',
+ it: [
+ {
+ ind: 0,
+ ty: 'sh',
+ ix: 1,
+ ks: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0.167
+ },
+ t: 5,
+ s: [
+ {
+ i: [
+ [4, -816],
+ [796, -816],
+ [796, 16],
+ [4, 16]
+ ],
+ o: [
+ [4, -816],
+ [796, -816],
+ [796, 16],
+ [4, 16]
+ ],
+ v: [
+ [4, -816],
+ [796, -816],
+ [796, 16],
+ [4, 16]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.1,
+ y: 1
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 7,
+ s: [
+ {
+ i: [
+ [4, -796],
+ [796, -796],
+ [796, -4],
+ [4, -4]
+ ],
+ o: [
+ [4, -796],
+ [796, -796],
+ [796, -4],
+ [4, -4]
+ ],
+ v: [
+ [4, -796],
+ [796, -796],
+ [796, -4],
+ [4, -4]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ i: {
+ x: 0.833,
+ y: 0.833
+ },
+ o: {
+ x: 0.167,
+ y: 0
+ },
+ t: 107,
+ s: [
+ {
+ i: [
+ [4, -796],
+ [796, -796],
+ [796, -4],
+ [4, -4]
+ ],
+ o: [
+ [4, -796],
+ [796, -796],
+ [796, -4],
+ [4, -4]
+ ],
+ v: [
+ [4, -796],
+ [796, -796],
+ [796, -4],
+ [4, -4]
+ ],
+ c: true
+ }
+ ]
+ },
+ {
+ t: 109,
+ s: [
+ {
+ i: [
+ [4, -816],
+ [796, -816],
+ [796, 16],
+ [4, 16]
+ ],
+ o: [
+ [4, -816],
+ [796, -816],
+ [796, 16],
+ [4, 16]
+ ],
+ v: [
+ [4, -816],
+ [796, -816],
+ [796, 16],
+ [4, 16]
+ ],
+ c: true
+ }
+ ]
+ }
+ ],
+ ix: 2
+ },
+ nm: 'Path 1',
+ mn: 'ADBE Vector Shape - Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'fl',
+ c: {
+ a: 0,
+ k: [1, 0.341176470588, 0.231372563979, 1],
+ ix: 4
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 5
+ },
+ r: 1,
+ bm: 0,
+ nm: 'Fill 1',
+ mn: 'ADBE Vector Graphic - Fill',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'tr',
+ p: {
+ a: 0,
+ k: [0, 0],
+ ix: 2
+ },
+ a: {
+ a: 0,
+ k: [0, 0],
+ ix: 1
+ },
+ s: {
+ a: 0,
+ k: [100, 100],
+ ix: 3
+ },
+ r: {
+ a: 0,
+ k: 0,
+ ix: 6
+ },
+ o: {
+ a: 0,
+ k: 100,
+ ix: 7
+ },
+ sk: {
+ a: 0,
+ k: 0,
+ ix: 4
+ },
+ sa: {
+ a: 0,
+ k: 0,
+ ix: 5
+ },
+ nm: 'Transform',
+ _render: true
+ }
+ ],
+ nm: 'Group 1',
+ np: 2,
+ cix: 2,
+ bm: 0,
+ ix: 1,
+ mn: 'ADBE Vector Group',
+ hd: false,
+ _render: true
+ },
+ {
+ ty: 'rd',
+ nm: 'Round Corners 1',
+ r: {
+ a: 1,
+ k: [
+ {
+ i: {
+ x: [0.1],
+ y: [1]
+ },
+ o: {
+ x: [0],
+ y: [0]
+ },
+ t: 5,
+ s: [50]
+ },
+ {
+ i: {
+ x: [0.563],
+ y: [1.011]
+ },
+ o: {
+ x: [0.475],
+ y: [-0.012]
+ },
+ t: 36,
+ s: [220]
+ },
+ {
+ i: {
+ x: [1],
+ y: [1]
+ },
+ o: {
+ x: [0.9],
+ y: [0]
+ },
+ t: 73,
+ s: [115]
+ },
+ {
+ t: 109,
+ s: [50]
+ }
+ ],
+ ix: 1
+ },
+ ix: 2,
+ mn: 'ADBE Vector Filter - RC',
+ hd: false,
+ _render: true
+ }
+ ],
+ ip: 5,
+ op: 110,
+ st: 7.25,
+ bm: 0,
+ completed: true
+ }
+ ],
+ markers: [],
+ __complete: true
+}
diff --git a/apps/appkit-chat/app/fonts/KHTeka-Light.woff b/apps/appkit-chat/app/fonts/KHTeka-Light.woff
new file mode 100644
index 0000000000..91a4e7eb1e
Binary files /dev/null and b/apps/appkit-chat/app/fonts/KHTeka-Light.woff differ
diff --git a/apps/appkit-chat/app/fonts/KHTeka-Medium.woff b/apps/appkit-chat/app/fonts/KHTeka-Medium.woff
new file mode 100644
index 0000000000..ce4c6a6242
Binary files /dev/null and b/apps/appkit-chat/app/fonts/KHTeka-Medium.woff differ
diff --git a/apps/appkit-chat/app/fonts/KHTeka-Regular.woff b/apps/appkit-chat/app/fonts/KHTeka-Regular.woff
new file mode 100644
index 0000000000..fadb6c885b
Binary files /dev/null and b/apps/appkit-chat/app/fonts/KHTeka-Regular.woff differ
diff --git a/apps/appkit-chat/app/fonts/KHTekaMono-Regular.woff b/apps/appkit-chat/app/fonts/KHTekaMono-Regular.woff
new file mode 100644
index 0000000000..39f68f6bd7
Binary files /dev/null and b/apps/appkit-chat/app/fonts/KHTekaMono-Regular.woff differ
diff --git a/apps/appkit-chat/app/globals.css b/apps/appkit-chat/app/globals.css
new file mode 100644
index 0000000000..c80215989e
--- /dev/null
+++ b/apps/appkit-chat/app/globals.css
@@ -0,0 +1,154 @@
+@tailwind base;
+@tailwind components;
+@tailwind utilities;
+
+body {
+ -webkit-font-smoothing: antialiased;
+ -moz-osx-font-smoothing: grayscale;
+ -webkit-tap-highlight-color: transparent;
+
+ ::selection {
+ background-color: hsl(var(--apkt-background-accent-primary) / 0.1);
+ }
+}
+
+@layer base {
+ :root {
+ --apkt-background-primary: 0 0% 100%;
+ --apkt-background-invert: 0 0% 13%;
+ --apkt-background-accent-primary: 207 93% 49%;
+
+ --apkt-foreground-primary: 0 0% 95%;
+ --apkt-foreground-secondary: 0 0% 91%;
+ --apkt-foreground-tertiary: 0 0% 82%;
+ --apkt-foreground-accent: 231 100% 70%;
+
+ --apkt-border: 0 0% 91%;
+ --apkt-border-secondary: 0 0% 82%;
+ --apkt-border-accent: 207 93% 49%;
+ --apkt-border-accent-certified: 44 31% 68%;
+ --apkt-border-success: 0.42 55% 42%;
+ --apkt-border-error: 0.02 73% 54%;
+ --apkt-border-warning: 0.09 88% 60%;
+
+ --apkt-text-primary: 0 0% 13%;
+ --apkt-text-secondary: 0 0% 60%;
+ --apkt-text-tertiary: 0 0% 42%;
+ --apkt-text-invert: 0 0% 100%;
+
+ --background: 0 0% 100%;
+ --foreground: 0 0% 3.9%;
+ --card: 0 0% 100%;
+ --card-foreground: 0 0% 3.9%;
+ --popover: 0 0% 100%;
+ --popover-foreground: 0 0% 3.9%;
+ --primary: 0 0% 9%;
+ --primary-foreground: 0 0% 98%;
+ --secondary: 0 0% 96.1%;
+ --secondary-foreground: 0 0% 9%;
+ --muted: 0 0% 96.1%;
+ --muted-foreground: 0 0% 45.1%;
+ --accent: 0 0% 96.1%;
+ --accent-foreground: 0 0% 9%;
+ --destructive: 0 84.2% 60.2%;
+ --destructive-foreground: 0 0% 98%;
+ --border: 0 0% 89.8%;
+ --input: 0 0% 89.8%;
+ --ring: 0 0% 3.9%;
+ --radius: 0.5rem;
+
+ --apkt-border-sm: 8px;
+ --apkt-border-md: 12px;
+ --apkt-border-lg: 16px;
+
+ --box-shadow-picked-up: 0px 2px 8px 2px hsl(var(--apkt-background-primary) / 0.5);
+
+ /* Page Background */
+ --page-background-image-color: hsl(0, 0%, 87%);
+ }
+ .dark {
+ --apkt-background-primary: 0 0% 13%;
+ --apkt-background-invert: 0 0% 100%;
+ --apkt-background-accent-primary: 207 93% 49%;
+
+ --apkt-foreground-primary: 0 0% 15%;
+ --apkt-foreground-secondary: 0 0% 16%;
+ --apkt-foreground-tertiary: 0 0% 21%;
+ --apkt-foreground-accent: 207 92.8% 48.8%;
+
+ --apkt-border: 0 0% 16%;
+ --apkt-border-secondary: 0 0% 31%;
+ --apkt-border-accent: 207 93% 49%;
+ --apkt-border-accent-certified: 0.12 31% 68%;
+ --apkt-border-success: 0.42 55% 42%;
+ --apkt-border-error: 0.02 73% 54%;
+ --apkt-border-warning: 0.09 88% 60%;
+
+ --apkt-text-primary: 0 0% 100%;
+ --apkt-text-secondary: 0 0% 60%;
+ --apkt-text-tertiary: 0 0% 73%;
+ --apkt-text-invert: 0 0% 13%;
+
+ --background: 0 0% 3.9%;
+ --foreground: 0 0% 98%;
+ --card: 0 0% 3.9%;
+ --card-foreground: 0 0% 98%;
+ --popover: 0 0% 3.9%;
+ --popover-foreground: 0 0% 98%;
+ --primary: 0 0% 98%;
+ --primary-foreground: 0 0% 9%;
+ --secondary: 0 0% 14.9%;
+ --secondary-foreground: 0 0% 98%;
+ --muted: 0 0% 14.9%;
+ --muted-foreground: 0 0% 63.9%;
+ --accent: 0 0% 14.9%;
+ --accent-foreground: 0 0% 98%;
+ --destructive: 0 62.8% 30.6%;
+ --destructive-foreground: 0 0% 98%;
+ --border: 0 0% 14.9%;
+ --input: 0 0% 14.9%;
+ --ring: 0 0% 83.1%;
+
+ /* Page Background */
+ --page-background-image-color: hsl(0deg 0% 17.25%);
+ }
+}
+
+@layer base {
+ * {
+ @apply border-border;
+ }
+ body {
+ @apply bg-background text-foreground h-[100svh];
+ }
+ .inset-shadow {
+ box-shadow: inset 0 0 0 1px rgb(255 255 255 / 0.1);
+ }
+ wui-card {
+ box-shadow: 0 0 24px 0px rgba(0, 0, 0, 0.15);
+ }
+ .ease {
+ transition-timing-function: cubic-bezier(0.45, 0, 0.55, 1);
+ }
+ .page-container {
+ background-image: radial-gradient(var(--page-background-image-color) 1px, #ffffff00 1px);
+ background-size: 16px 16px;
+ background-position: -16px -8px;
+ }
+ .scroll-fade-out-yt-10 {
+ position: relative;
+ mask-image: linear-gradient(to bottom, transparent, black 10%, black 80%, transparent);
+ -webkit-mask-image: linear-gradient(to bottom, transparent, black 10%, black 80%, transparent);
+ }
+
+ .marquee-header-titles {
+ mask-image:
+ linear-gradient(to bottom, transparent, black 40%, transparent),
+ linear-gradient(to right, transparent, black 0%, black 100%, transparent);
+ -webkit-mask-image:
+ linear-gradient(to bottom, transparent, black 40%, black 100%, transparent),
+ linear-gradient(to right, transparent, black 0%, black 100%, transparent);
+ mask-composite: intersect;
+ -webkit-mask-composite: intersect;
+ }
+}
diff --git a/apps/appkit-chat/app/layout.tsx b/apps/appkit-chat/app/layout.tsx
new file mode 100644
index 0000000000..8951fe2511
--- /dev/null
+++ b/apps/appkit-chat/app/layout.tsx
@@ -0,0 +1,72 @@
+import { GoogleTagManager } from '@next/third-parties/google'
+import type { Metadata } from 'next'
+import { ThemeProvider } from 'next-themes'
+import Script from 'next/script'
+
+import { khTeka } from '@/lib/fonts'
+import { googleTagDataLayer, googleTagManagerSource } from '@/lib/gtag'
+import { cn } from '@/lib/utils'
+import { AppKitProvider } from '@/providers/appkit-provider'
+
+import './globals.css'
+
+const title = 'AppKit Chat'
+const description = 'Chat Onchain with AppKit'
+
+export const metadata: Metadata = {
+ title,
+ description,
+ openGraph: {
+ title,
+ description,
+ locale: 'en_US',
+ type: 'website',
+ images: ['/opengraph-image.png']
+ },
+ twitter: {
+ card: 'summary_large_image',
+ title,
+ description,
+ images: ['/opengraph-image.png']
+ },
+ creator: 'reown, inc.',
+ keywords: [
+ 'appkit',
+ 'ai',
+ 'llms',
+ 'mcp',
+ 'modelcontextprotocol',
+ 'chat',
+ 'reown',
+ 'demo',
+ 'wallet',
+ 'connect',
+ 'web3',
+ 'crypto',
+ 'blockchain',
+ 'dapp'
+ ],
+ icons: {
+ icon: [
+ { url: '/favicon-dark.png', media: '(prefers-color-scheme: light)' },
+ { url: '/favicon.png', media: '(prefers-color-scheme: dark)' }
+ ]
+ }
+}
+
+export default async function RootLayout({ children }: Readonly<{ children: React.ReactNode }>) {
+ return (
+
+
+
+ {children}
+
+
+
+
+
+
+ )
+}
diff --git a/apps/appkit-chat/app/mcp.ts b/apps/appkit-chat/app/mcp.ts
new file mode 100644
index 0000000000..230286cfb5
--- /dev/null
+++ b/apps/appkit-chat/app/mcp.ts
@@ -0,0 +1,23 @@
+import {
+ getBalanceTool,
+ getEnsFetchIdentityTool,
+ getEnsLookupTool,
+ getEnsReverseLookupTool,
+ getGasPriceTool,
+ getGenerateOnrampURLTool,
+ getSendTool,
+ getTransactionHistoryTool
+} from '@reown/mcp-server'
+
+import { initializeMcpApiHandler } from '../lib/mcp-api-handler'
+
+export const mcpHandler = initializeMcpApiHandler(server => {
+ getBalanceTool(server)
+ getEnsLookupTool(server)
+ getEnsReverseLookupTool(server)
+ getEnsFetchIdentityTool(server)
+ getGasPriceTool(server)
+ getGenerateOnrampURLTool(server)
+ getTransactionHistoryTool(server)
+ getSendTool(server)
+})
diff --git a/apps/appkit-chat/app/mcp/route.ts b/apps/appkit-chat/app/mcp/route.ts
new file mode 100644
index 0000000000..ff2f8d6442
--- /dev/null
+++ b/apps/appkit-chat/app/mcp/route.ts
@@ -0,0 +1,14 @@
+import { createServerResponseAdapter } from "@/lib/server-response-adapter";
+import { mcpHandler } from "../mcp";
+
+export const maxDuration = 60;
+
+const handler = (req: Request) => {
+ return createServerResponseAdapter(req.signal, (res) => {
+ mcpHandler(req, res);
+ });
+};
+
+export { handler as GET };
+export { handler as POST };
+export { handler as DELETE };
diff --git a/apps/appkit-chat/app/message/route.ts b/apps/appkit-chat/app/message/route.ts
new file mode 100644
index 0000000000..cf2b26727e
--- /dev/null
+++ b/apps/appkit-chat/app/message/route.ts
@@ -0,0 +1,10 @@
+import { createServerResponseAdapter } from "@/lib/server-response-adapter";
+import { mcpHandler } from "../mcp";
+
+export const maxDuration = 60;
+
+export async function POST(req: Request) {
+ return createServerResponseAdapter(req.signal, (res) => {
+ mcpHandler(req, res);
+ });
+}
diff --git a/apps/appkit-chat/app/middleware.ts b/apps/appkit-chat/app/middleware.ts
new file mode 100644
index 0000000000..932180b3f6
--- /dev/null
+++ b/apps/appkit-chat/app/middleware.ts
@@ -0,0 +1,16 @@
+import { NextRequest, NextResponse } from "next/server";
+
+export function middleware(req: NextRequest) {
+ const res = NextResponse.next();
+ res.headers.set("Access-Control-Allow-Origin", "*");
+ res.headers.set("Access-Control-Allow-Methods", "GET, POST, OPTIONS");
+ res.headers.set(
+ "Access-Control-Allow-Headers",
+ "Content-Type, Authorization"
+ );
+ return res;
+}
+
+export const config = {
+ matcher: "/:path*",
+};
diff --git a/apps/appkit-chat/app/opengraph-image.png b/apps/appkit-chat/app/opengraph-image.png
new file mode 100644
index 0000000000..c672d0f880
Binary files /dev/null and b/apps/appkit-chat/app/opengraph-image.png differ
diff --git a/apps/appkit-chat/app/page.tsx b/apps/appkit-chat/app/page.tsx
new file mode 100644
index 0000000000..dd6fb63eb3
--- /dev/null
+++ b/apps/appkit-chat/app/page.tsx
@@ -0,0 +1,41 @@
+'use client'
+
+import React from 'react'
+
+import { useChat } from '@ai-sdk/react'
+
+import { useAppKitAccount } from '@reown/appkit/react'
+
+import ChatHeader from '@/components/chat-header'
+import ChatInput from '@/components/chat-input'
+import ChatMessages from '@/components/chat-messages'
+import DisconnectedSection from '@/components/disconnected-section'
+
+export default function Page() {
+ const { address } = useAppKitAccount()
+ const { messages, input, handleInputChange, append, stop, status } = useChat({
+ maxSteps: 10
+ })
+
+ return (
+
+
+ {address ? (
+
+
+
+
+
+ ) : (
+
+ )}
+
+
+ )
+}
diff --git a/apps/appkit-chat/app/sse/route.ts b/apps/appkit-chat/app/sse/route.ts
new file mode 100644
index 0000000000..0784ea92f8
--- /dev/null
+++ b/apps/appkit-chat/app/sse/route.ts
@@ -0,0 +1,10 @@
+import { createServerResponseAdapter } from "@/lib/server-response-adapter";
+import { mcpHandler } from "../mcp";
+
+export const maxDuration = 60;
+
+export async function GET(req: Request) {
+ return createServerResponseAdapter(req.signal, (res) => {
+ mcpHandler(req, res);
+ });
+}
diff --git a/apps/appkit-chat/components.json b/apps/appkit-chat/components.json
new file mode 100644
index 0000000000..d66adba83f
--- /dev/null
+++ b/apps/appkit-chat/components.json
@@ -0,0 +1,20 @@
+{
+ "$schema": "https://ui.shadcn.com/schema.json",
+ "style": "new-york",
+ "rsc": true,
+ "tsx": true,
+ "tailwind": {
+ "config": "tailwind.config.ts",
+ "css": "app/globals.css",
+ "baseColor": "neutral",
+ "cssVariables": true,
+ "prefix": ""
+ },
+ "aliases": {
+ "components": "@/components",
+ "utils": "@/lib/utils",
+ "ui": "@/components/ui",
+ "lib": "@/lib",
+ "hooks": "@/hooks"
+ }
+}
diff --git a/apps/appkit-chat/components/chat-header.tsx b/apps/appkit-chat/components/chat-header.tsx
new file mode 100644
index 0000000000..42612b1bea
--- /dev/null
+++ b/apps/appkit-chat/components/chat-header.tsx
@@ -0,0 +1,44 @@
+import Image from 'next/image'
+import Link from 'next/link'
+
+import { useAppKit, useAppKitAccount } from '@reown/appkit/react'
+
+import { cn, getTruncateString } from '@/lib/utils'
+
+export default function ChatHeader() {
+ const { open } = useAppKit()
+ const { address } = useAppKitAccount()
+
+ return (
+
+
+
+
+
+
+ {address ? (
+
+
+
+ ) : null}
+
+ )
+}
diff --git a/apps/appkit-chat/components/chat-input.tsx b/apps/appkit-chat/components/chat-input.tsx
new file mode 100644
index 0000000000..ecd215a0ee
--- /dev/null
+++ b/apps/appkit-chat/components/chat-input.tsx
@@ -0,0 +1,78 @@
+import { ChangeEvent, useRef } from 'react'
+
+import { ArrowRightIcon, SquareIcon } from '@radix-ui/react-icons'
+import { ChatRequestOptions, CreateMessage, Message } from 'ai'
+
+import { useAppKitAccount } from '@reown/appkit/react'
+
+import { cn } from '@/lib/utils'
+
+export default function ChatInput({
+ status,
+ input,
+ append,
+ stop,
+ handleInputChange
+}: {
+ status: string
+ input: string
+ append: (
+ message: Message | CreateMessage,
+ chatRequestOptions?: ChatRequestOptions
+ ) => Promise
+ stop: () => void
+ handleInputChange: (
+ e: React.ChangeEvent | React.ChangeEvent
+ ) => void
+}) {
+ const { address } = useAppKitAccount()
+ const isStreaming = status === 'streaming' || status === 'submitted'
+
+ function handleSubmit(event: React.FormEvent) {
+ event.preventDefault()
+
+ if (!address) {
+ alert('Please connect your wallet')
+ return
+ }
+
+ append({ role: 'user', content: input }, { body: { address } })
+ handleInputChange({ target: { value: '' } } as unknown as ChangeEvent)
+ }
+
+ function handleKeyDown(e: React.KeyboardEvent) {
+ if (e.key === 'Enter') {
+ if (e.shiftKey) {
+ return // Allow new line with Shift+Enter
+ }
+ e.preventDefault() // Prevent default enter behavior
+ handleSubmit(e as unknown as React.FormEvent)
+ }
+ }
+
+ return (
+
+
+
+
+ )
+}
diff --git a/apps/appkit-chat/components/chat-messages.tsx b/apps/appkit-chat/components/chat-messages.tsx
new file mode 100644
index 0000000000..8cc37d9333
--- /dev/null
+++ b/apps/appkit-chat/components/chat-messages.tsx
@@ -0,0 +1,40 @@
+import { useRef } from 'react'
+import { useEffect } from 'react'
+
+import { UIMessage } from 'ai'
+
+import Markdown from '@/components/markdown'
+import { cn } from '@/lib/utils'
+
+export default function ChatMessages({ messages }: { messages: UIMessage[] }) {
+ const messagesContainerRef = useRef(null)
+
+ useEffect(() => {
+ if (messagesContainerRef.current) {
+ messagesContainerRef.current.scrollTop = messagesContainerRef.current.scrollHeight
+ }
+ }, [messages])
+
+ return (
+
+ {messages.map(message => (
+
+ ))}
+
+ )
+}
diff --git a/apps/appkit-chat/components/disconnected-section.tsx b/apps/appkit-chat/components/disconnected-section.tsx
new file mode 100644
index 0000000000..2c424822fd
--- /dev/null
+++ b/apps/appkit-chat/components/disconnected-section.tsx
@@ -0,0 +1,56 @@
+import Lottie from 'lottie-react'
+import Link from 'next/link'
+
+import { useAppKit, useAppKitAccount } from '@reown/appkit/react'
+
+import { lottieAnimationData } from '@/app/constants/lottie'
+import { getTruncateString } from '@/lib/utils'
+
+export default function DisconnectedSection() {
+ const { open } = useAppKit()
+ const { address } = useAppKitAccount()
+
+ return (
+
+
+ {/* */}
+
+
+
+
+ Chat Onchain with AppKit
+
+
+ Chat with your wallets, ask your balances, send tokens, swap between them, and more - all
+ onchain, powered by{' '}
+
+ AppKit
+
+ .
+
+
+ Connect your wallet to get started.
+
+
+
+
+ )
+}
diff --git a/apps/appkit-chat/components/markdown.tsx b/apps/appkit-chat/components/markdown.tsx
new file mode 100644
index 0000000000..8988f60260
--- /dev/null
+++ b/apps/appkit-chat/components/markdown.tsx
@@ -0,0 +1,78 @@
+import MarkdownJSX from 'markdown-to-jsx'
+
+import { SendParams, SwapParams } from '@/hooks/use-appkit-actions'
+import { useAppKitActions } from '@/hooks/use-appkit-actions'
+
+export default function Markdown({ content }: { content: string }) {
+ const { handleAppKitAction } = useAppKitActions()
+
+ return (
+ (
+
+ )
+ },
+ table: {
+ component: ({ children }: { children: React.ReactNode }) => (
+
+ )
+ },
+ th: {
+ component: ({ children }: { children: React.ReactNode }) => (
+ {children} |
+ )
+ },
+ td: {
+ component: ({ children }: { children: React.ReactNode }) => (
+
+ {children}
+ |
+ )
+ },
+ p: {
+ component: ({ children }: { children: React.ReactNode }) => (
+ {children}
+ )
+ },
+ strong: {
+ component: ({ children }: { children: React.ReactNode }) => (
+ {children}
+ )
+ },
+ a: {
+ component: ({ children, href }: { children: React.ReactNode; href: string }) => {
+ if (href.includes('action')) {
+ const url = new URL(href)
+ const params = url.searchParams
+ return (
+
+ )
+ }
+ return (
+
+ {children}
+
+ )
+ }
+ }
+ }
+ }}
+ />
+ )
+}
diff --git a/apps/appkit-chat/components/memoized-markdown.tsx b/apps/appkit-chat/components/memoized-markdown.tsx
new file mode 100644
index 0000000000..531ea5f63d
--- /dev/null
+++ b/apps/appkit-chat/components/memoized-markdown.tsx
@@ -0,0 +1,67 @@
+import { memo, useMemo } from 'react'
+
+import Markdown from 'markdown-to-jsx'
+import { marked } from 'marked'
+
+function parseMarkdownIntoBlocks(markdown: string): string[] {
+ const tokens = marked.lexer(markdown)
+ return tokens.map(token => token.raw)
+}
+
+const MemoizedMarkdownBlock = memo(
+ ({ content, options }: { content: string; options?: any }) => {
+ return (
+ (
+
+ )
+ },
+ table: {
+ component: ({ children }: { children: React.ReactNode }) => (
+
+ )
+ },
+ th: {
+ component: ({ children }: { children: React.ReactNode }) => (
+ {children} |
+ )
+ },
+ td: {
+ component: ({ children }: { children: React.ReactNode }) => (
+ {children} |
+ )
+ },
+ a: {
+ component: ({ children, href }: { children: React.ReactNode; href: string }) => (
+
+ {children}
+
+ )
+ }
+ }
+ }}
+ >
+ )
+ },
+ (prevProps, nextProps) => {
+ if (prevProps.content !== nextProps.content) return false
+ return true
+ }
+)
+MemoizedMarkdownBlock.displayName = 'MemoizedMarkdownBlock'
+
+export const MemoizedMarkdown = memo(
+ ({ content, id, options }: { content: string; id: string; options?: any }) => {
+ const blocks = useMemo(() => parseMarkdownIntoBlocks(content), [content])
+
+ return blocks.map((block, index) => (
+
+ ))
+ }
+)
+MemoizedMarkdown.displayName = 'MemoizedMarkdown'
diff --git a/apps/appkit-chat/components/ui/alert.tsx b/apps/appkit-chat/components/ui/alert.tsx
new file mode 100644
index 0000000000..b994b77aa5
--- /dev/null
+++ b/apps/appkit-chat/components/ui/alert.tsx
@@ -0,0 +1,55 @@
+import * as React from 'react'
+
+import { type VariantProps, cva } from 'class-variance-authority'
+
+import { cn } from '@/lib/utils'
+
+const alertVariants = cva(
+ 'relative w-full rounded-lg border px-4 py-3 text-sm [&>svg+div]:translate-y-[-3px] [&>svg]:absolute [&>svg]:left-4 [&>svg]:top-4 [&>svg]:text-foreground [&>svg~*]:pl-7',
+ {
+ variants: {
+ variant: {
+ default: 'bg-fg-secondary text-text-primary',
+ destructive:
+ 'border-destructive/50 text-destructive dark:border-destructive [&>svg]:text-destructive'
+ }
+ },
+ defaultVariants: {
+ variant: 'default'
+ }
+ }
+)
+
+const Alert = React.forwardRef<
+ HTMLDivElement,
+ React.HTMLAttributes & VariantProps
+>(({ className, variant, ...props }, ref) => (
+
+))
+Alert.displayName = 'Alert'
+
+const AlertTitle = React.forwardRef>(
+ ({ className, ...props }, ref) => (
+
+ )
+)
+AlertTitle.displayName = 'AlertTitle'
+
+const AlertDescription = React.forwardRef<
+ HTMLParagraphElement,
+ React.HTMLAttributes
+>(({ className, ...props }, ref) => (
+
+))
+AlertDescription.displayName = 'AlertDescription'
+
+export { Alert, AlertTitle, AlertDescription }
diff --git a/apps/appkit-chat/components/ui/button.tsx b/apps/appkit-chat/components/ui/button.tsx
new file mode 100644
index 0000000000..4640e8cd32
--- /dev/null
+++ b/apps/appkit-chat/components/ui/button.tsx
@@ -0,0 +1,51 @@
+import * as React from 'react'
+
+import { Slot } from '@radix-ui/react-slot'
+import { type VariantProps, cva } from 'class-variance-authority'
+
+import { cn } from '@/lib/utils'
+
+const buttonVariants = cva(
+ cn(
+ 'inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-30 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0',
+ 'transition-[border-radius,background-color] duration-300 ease',
+ 'font-mono'
+ ),
+ {
+ variants: {
+ variant: {
+ default: 'bg-primary text-primary-foreground shadow hover:bg-primary/90',
+ neutral: 'bg-background-invert text-text-invert',
+ 'neutral-secondary':
+ 'hover:bg-fg-secondary active:bg-fg-tertiary border border-border-secondary text-text-primary'
+ },
+ size: {
+ default: 'h-[38px] px-4 py-2 rounded-md hover:rounded-[3rem]',
+ sm: 'h-[38px] rounded-md px-3 text-xs rounded-sm hover:rounded-[3rem]',
+ lg: 'h-[48px] rounded-md px-8 rounded-lg hover:rounded-[3rem]'
+ }
+ },
+ defaultVariants: {
+ variant: 'default',
+ size: 'default'
+ }
+ }
+)
+
+export interface ButtonProps
+ extends React.ButtonHTMLAttributes,
+ VariantProps {
+ asChild?: boolean
+}
+
+const Button = React.forwardRef(
+ ({ className, variant, size, asChild = false, ...props }, ref) => {
+ const Comp = asChild ? Slot : 'button'
+ return (
+
+ )
+ }
+)
+Button.displayName = 'Button'
+
+export { Button, buttonVariants }
diff --git a/apps/appkit-chat/components/ui/card.tsx b/apps/appkit-chat/components/ui/card.tsx
new file mode 100644
index 0000000000..962976fab7
--- /dev/null
+++ b/apps/appkit-chat/components/ui/card.tsx
@@ -0,0 +1,56 @@
+import * as React from 'react'
+
+import { cn } from '@/lib/utils'
+
+const Card = React.forwardRef>(
+ ({ className, ...props }, ref) => (
+
+ )
+)
+Card.displayName = 'Card'
+
+const CardHeader = React.forwardRef>(
+ ({ className, ...props }, ref) => (
+
+ )
+)
+CardHeader.displayName = 'CardHeader'
+
+const CardTitle = React.forwardRef>(
+ ({ className, ...props }, ref) => (
+
+ )
+)
+CardTitle.displayName = 'CardTitle'
+
+const CardDescription = React.forwardRef<
+ HTMLParagraphElement,
+ React.HTMLAttributes
+>(({ className, ...props }, ref) => (
+
+))
+CardDescription.displayName = 'CardDescription'
+
+const CardContent = React.forwardRef>(
+ ({ className, ...props }, ref) => (
+
+ )
+)
+CardContent.displayName = 'CardContent'
+
+const CardFooter = React.forwardRef>(
+ ({ className, ...props }, ref) => (
+
+ )
+)
+CardFooter.displayName = 'CardFooter'
+
+export { Card, CardHeader, CardFooter, CardTitle, CardDescription, CardContent }
diff --git a/apps/appkit-chat/components/ui/checkbox.tsx b/apps/appkit-chat/components/ui/checkbox.tsx
new file mode 100644
index 0000000000..cd4e94cfff
--- /dev/null
+++ b/apps/appkit-chat/components/ui/checkbox.tsx
@@ -0,0 +1,30 @@
+'use client'
+
+import * as React from 'react'
+
+import * as CheckboxPrimitive from '@radix-ui/react-checkbox'
+import { CheckIcon } from '@radix-ui/react-icons'
+
+import { cn } from '@/lib/utils'
+
+const Checkbox = React.forwardRef<
+ React.ElementRef,
+ React.ComponentPropsWithoutRef
+>(({ className, ...props }, ref) => (
+
+
+
+
+
+))
+Checkbox.displayName = CheckboxPrimitive.Root.displayName
+
+export { Checkbox }
diff --git a/apps/appkit-chat/components/ui/dialog.tsx b/apps/appkit-chat/components/ui/dialog.tsx
new file mode 100644
index 0000000000..f6b2adad89
--- /dev/null
+++ b/apps/appkit-chat/components/ui/dialog.tsx
@@ -0,0 +1,105 @@
+'use client'
+
+import * as React from 'react'
+
+import * as DialogPrimitive from '@radix-ui/react-dialog'
+import { Cross2Icon } from '@radix-ui/react-icons'
+
+import { cn } from '@/lib/utils'
+
+const Dialog = DialogPrimitive.Root
+
+const DialogTrigger = DialogPrimitive.Trigger
+
+const DialogPortal = DialogPrimitive.Portal
+
+const DialogClose = DialogPrimitive.Close
+
+const DialogOverlay = React.forwardRef<
+ React.ElementRef,
+ React.ComponentPropsWithoutRef
+>(({ className, ...props }, ref) => (
+
+))
+DialogOverlay.displayName = DialogPrimitive.Overlay.displayName
+
+const DialogContent = React.forwardRef<
+ React.ElementRef,
+ React.ComponentPropsWithoutRef
+>(({ className, children, ...props }, ref) => (
+
+
+
+ {children}
+
+
+ Close
+
+
+
+))
+DialogContent.displayName = DialogPrimitive.Content.displayName
+
+const DialogHeader = ({ className, ...props }: React.HTMLAttributes) => (
+
+)
+DialogHeader.displayName = 'DialogHeader'
+
+const DialogFooter = ({ className, ...props }: React.HTMLAttributes) => (
+
+)
+DialogFooter.displayName = 'DialogFooter'
+
+const DialogTitle = React.forwardRef<
+ React.ElementRef,
+ React.ComponentPropsWithoutRef
+>(({ className, ...props }, ref) => (
+
+))
+DialogTitle.displayName = DialogPrimitive.Title.displayName
+
+const DialogDescription = React.forwardRef<
+ React.ElementRef,
+ React.ComponentPropsWithoutRef
+>(({ className, ...props }, ref) => (
+
+))
+DialogDescription.displayName = DialogPrimitive.Description.displayName
+
+export {
+ Dialog,
+ DialogPortal,
+ DialogOverlay,
+ DialogTrigger,
+ DialogClose,
+ DialogContent,
+ DialogHeader,
+ DialogFooter,
+ DialogTitle,
+ DialogDescription
+}
diff --git a/apps/appkit-chat/components/ui/input.tsx b/apps/appkit-chat/components/ui/input.tsx
new file mode 100644
index 0000000000..97556a8484
--- /dev/null
+++ b/apps/appkit-chat/components/ui/input.tsx
@@ -0,0 +1,24 @@
+import * as React from 'react'
+
+import { cn } from '@/lib/utils'
+
+export interface InputProps extends React.InputHTMLAttributes {}
+
+const Input = React.forwardRef(
+ ({ className, type, ...props }, ref) => {
+ return (
+
+ )
+ }
+)
+Input.displayName = 'Input'
+
+export { Input }
diff --git a/apps/appkit-chat/components/ui/label.tsx b/apps/appkit-chat/components/ui/label.tsx
new file mode 100644
index 0000000000..d299a5935a
--- /dev/null
+++ b/apps/appkit-chat/components/ui/label.tsx
@@ -0,0 +1,22 @@
+'use client'
+
+import * as React from 'react'
+
+import * as LabelPrimitive from '@radix-ui/react-label'
+import { type VariantProps, cva } from 'class-variance-authority'
+
+import { cn } from '@/lib/utils'
+
+const labelVariants = cva(
+ 'text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70'
+)
+
+const Label = React.forwardRef<
+ React.ElementRef,
+ React.ComponentPropsWithoutRef & VariantProps
+>(({ className, ...props }, ref) => (
+
+))
+Label.displayName = LabelPrimitive.Root.displayName
+
+export { Label }
diff --git a/apps/appkit-chat/components/ui/list.tsx b/apps/appkit-chat/components/ui/list.tsx
new file mode 100644
index 0000000000..e231eaf730
--- /dev/null
+++ b/apps/appkit-chat/components/ui/list.tsx
@@ -0,0 +1,27 @@
+import React, { forwardRef } from 'react'
+
+import { cn } from '@/lib/utils'
+
+export interface Props {
+ children: React.ReactNode
+ columns?: number
+ style?: React.CSSProperties
+ horizontal?: boolean
+}
+
+export const List = forwardRef(
+ ({ children, columns = 1, horizontal }: Props, ref) => {
+ return (
+
+ )
+ }
+)
diff --git a/apps/appkit-chat/components/ui/radio-group.tsx b/apps/appkit-chat/components/ui/radio-group.tsx
new file mode 100644
index 0000000000..4d6f90cf7d
--- /dev/null
+++ b/apps/appkit-chat/components/ui/radio-group.tsx
@@ -0,0 +1,39 @@
+'use client'
+
+import * as React from 'react'
+
+import { DotFilledIcon } from '@radix-ui/react-icons'
+import * as RadioGroupPrimitive from '@radix-ui/react-radio-group'
+
+import { cn } from '@/lib/utils'
+
+const RadioGroup = React.forwardRef<
+ React.ElementRef,
+ React.ComponentPropsWithoutRef
+>(({ className, ...props }, ref) => {
+ return
+})
+RadioGroup.displayName = RadioGroupPrimitive.Root.displayName
+
+const RadioGroupItem = React.forwardRef<
+ React.ElementRef,
+ React.ComponentPropsWithoutRef
+>(({ className, ...props }, ref) => {
+ return (
+
+
+
+
+
+ )
+})
+RadioGroupItem.displayName = RadioGroupPrimitive.Item.displayName
+
+export { RadioGroup, RadioGroupItem }
diff --git a/apps/appkit-chat/components/ui/round-option-item-loading.tsx b/apps/appkit-chat/components/ui/round-option-item-loading.tsx
new file mode 100644
index 0000000000..68e89deef4
--- /dev/null
+++ b/apps/appkit-chat/components/ui/round-option-item-loading.tsx
@@ -0,0 +1,14 @@
+import { cn } from '@/lib/utils'
+
+export function RoundOptionItemLoading() {
+ return (
+
+ )
+}
diff --git a/apps/appkit-chat/components/ui/round-option-item.tsx b/apps/appkit-chat/components/ui/round-option-item.tsx
new file mode 100644
index 0000000000..edf4e9668f
--- /dev/null
+++ b/apps/appkit-chat/components/ui/round-option-item.tsx
@@ -0,0 +1,58 @@
+import Image from 'next/image'
+
+import { cn } from '@/lib/utils'
+
+import { Tooltip, TooltipContent, TooltipProvider, TooltipTrigger } from './tooltip'
+
+interface RoundOptionItemProps {
+ enabled: boolean
+ imageSrc: string
+ onChange: () => void
+ disabled?: boolean
+ name: string
+ size?: 'sm' | 'md'
+ message?: string
+}
+
+export function RoundOptionItem({
+ enabled,
+ imageSrc,
+ onChange,
+ disabled,
+ name,
+ size = 'md',
+ message
+}: RoundOptionItemProps) {
+ return (
+
+
+
+
+
+
+ {message || name}
+
+
+
+ )
+}
diff --git a/apps/appkit-chat/components/ui/select.tsx b/apps/appkit-chat/components/ui/select.tsx
new file mode 100644
index 0000000000..2c6feff0c8
--- /dev/null
+++ b/apps/appkit-chat/components/ui/select.tsx
@@ -0,0 +1,153 @@
+'use client'
+
+import * as React from 'react'
+
+import { CaretSortIcon, CheckIcon, ChevronDownIcon, ChevronUpIcon } from '@radix-ui/react-icons'
+import * as SelectPrimitive from '@radix-ui/react-select'
+
+import { cn } from '@/lib/utils'
+
+const Select = SelectPrimitive.Root
+
+const SelectGroup = SelectPrimitive.Group
+
+const SelectValue = SelectPrimitive.Value
+
+const SelectTrigger = React.forwardRef<
+ React.ElementRef,
+ React.ComponentPropsWithoutRef
+>(({ className, children, ...props }, ref) => (
+ span]:line-clamp-1',
+ className
+ )}
+ {...props}
+ >
+ {children}
+
+
+
+
+))
+SelectTrigger.displayName = SelectPrimitive.Trigger.displayName
+
+const SelectScrollUpButton = React.forwardRef<
+ React.ElementRef,
+ React.ComponentPropsWithoutRef
+>(({ className, ...props }, ref) => (
+
+
+
+))
+SelectScrollUpButton.displayName = SelectPrimitive.ScrollUpButton.displayName
+
+const SelectScrollDownButton = React.forwardRef<
+ React.ElementRef,
+ React.ComponentPropsWithoutRef
+>(({ className, ...props }, ref) => (
+
+
+
+))
+SelectScrollDownButton.displayName = SelectPrimitive.ScrollDownButton.displayName
+
+const SelectContent = React.forwardRef<
+ React.ElementRef,
+ React.ComponentPropsWithoutRef
+>(({ className, children, position = 'popper', ...props }, ref) => (
+
+
+
+
+ {children}
+
+
+
+
+))
+SelectContent.displayName = SelectPrimitive.Content.displayName
+
+const SelectLabel = React.forwardRef<
+ React.ElementRef,
+ React.ComponentPropsWithoutRef
+>(({ className, ...props }, ref) => (
+
+))
+SelectLabel.displayName = SelectPrimitive.Label.displayName
+
+const SelectItem = React.forwardRef<
+ React.ElementRef,
+ React.ComponentPropsWithoutRef
+>(({ className, children, ...props }, ref) => (
+
+
+
+
+
+
+ {children}
+
+))
+SelectItem.displayName = SelectPrimitive.Item.displayName
+
+const SelectSeparator = React.forwardRef<
+ React.ElementRef,
+ React.ComponentPropsWithoutRef
+>(({ className, ...props }, ref) => (
+
+))
+SelectSeparator.displayName = SelectPrimitive.Separator.displayName
+
+export {
+ Select,
+ SelectGroup,
+ SelectValue,
+ SelectTrigger,
+ SelectContent,
+ SelectLabel,
+ SelectItem,
+ SelectSeparator,
+ SelectScrollUpButton,
+ SelectScrollDownButton
+}
diff --git a/apps/appkit-chat/components/ui/separator.tsx b/apps/appkit-chat/components/ui/separator.tsx
new file mode 100644
index 0000000000..f6c0744d62
--- /dev/null
+++ b/apps/appkit-chat/components/ui/separator.tsx
@@ -0,0 +1,27 @@
+'use client'
+
+import * as React from 'react'
+
+import * as SeparatorPrimitive from '@radix-ui/react-separator'
+
+import { cn } from '@/lib/utils'
+
+const Separator = React.forwardRef<
+ React.ElementRef,
+ React.ComponentPropsWithoutRef
+>(({ className, orientation = 'horizontal', decorative = true, ...props }, ref) => (
+
+))
+Separator.displayName = SeparatorPrimitive.Root.displayName
+
+export { Separator }
diff --git a/apps/appkit-chat/components/ui/slider.tsx b/apps/appkit-chat/components/ui/slider.tsx
new file mode 100644
index 0000000000..7c9c7f5748
--- /dev/null
+++ b/apps/appkit-chat/components/ui/slider.tsx
@@ -0,0 +1,26 @@
+'use client'
+
+import * as React from 'react'
+
+import * as SliderPrimitive from '@radix-ui/react-slider'
+
+import { cn } from '@/lib/utils'
+
+const Slider = React.forwardRef<
+ React.ElementRef,
+ React.ComponentPropsWithoutRef
+>(({ className, ...props }, ref) => (
+
+
+
+
+
+
+))
+Slider.displayName = SliderPrimitive.Root.displayName
+
+export { Slider }
diff --git a/apps/appkit-chat/components/ui/switch.tsx b/apps/appkit-chat/components/ui/switch.tsx
new file mode 100644
index 0000000000..0ae52e3462
--- /dev/null
+++ b/apps/appkit-chat/components/ui/switch.tsx
@@ -0,0 +1,30 @@
+'use client'
+
+import * as React from 'react'
+
+import * as SwitchPrimitives from '@radix-ui/react-switch'
+
+import { cn } from '@/lib/utils'
+
+const Switch = React.forwardRef<
+ React.ElementRef,
+ React.ComponentPropsWithoutRef
+>(({ className, ...props }, ref) => (
+
+
+
+))
+Switch.displayName = SwitchPrimitives.Root.displayName
+
+export { Switch }
diff --git a/apps/appkit-chat/components/ui/table.tsx b/apps/appkit-chat/components/ui/table.tsx
new file mode 100644
index 0000000000..c68ad61672
--- /dev/null
+++ b/apps/appkit-chat/components/ui/table.tsx
@@ -0,0 +1,94 @@
+import * as React from 'react'
+
+import { cn } from '@/lib/utils'
+
+const Table = React.forwardRef>(
+ ({ className, ...props }, ref) => (
+
+ )
+)
+Table.displayName = 'Table'
+
+const TableHeader = React.forwardRef<
+ HTMLTableSectionElement,
+ React.HTMLAttributes
+>(({ className, ...props }, ref) => (
+
+))
+TableHeader.displayName = 'TableHeader'
+
+const TableBody = React.forwardRef<
+ HTMLTableSectionElement,
+ React.HTMLAttributes
+>(({ className, ...props }, ref) => (
+
+))
+TableBody.displayName = 'TableBody'
+
+const TableFooter = React.forwardRef<
+ HTMLTableSectionElement,
+ React.HTMLAttributes
+>(({ className, ...props }, ref) => (
+ tr]:last:border-b-0', className)}
+ {...props}
+ />
+))
+TableFooter.displayName = 'TableFooter'
+
+const TableRow = React.forwardRef>(
+ ({ className, ...props }, ref) => (
+
+ )
+)
+TableRow.displayName = 'TableRow'
+
+const TableHead = React.forwardRef<
+ HTMLTableCellElement,
+ React.ThHTMLAttributes
+>(({ className, ...props }, ref) => (
+ [role=checkbox]]:translate-y-[2px]',
+ className
+ )}
+ {...props}
+ />
+))
+TableHead.displayName = 'TableHead'
+
+const TableCell = React.forwardRef<
+ HTMLTableCellElement,
+ React.TdHTMLAttributes
+>(({ className, ...props }, ref) => (
+ [role=checkbox]]:translate-y-[2px]',
+ className
+ )}
+ {...props}
+ />
+))
+TableCell.displayName = 'TableCell'
+
+const TableCaption = React.forwardRef<
+ HTMLTableCaptionElement,
+ React.HTMLAttributes
+>(({ className, ...props }, ref) => (
+
+))
+TableCaption.displayName = 'TableCaption'
+
+export { Table, TableHeader, TableBody, TableFooter, TableHead, TableRow, TableCell, TableCaption }
diff --git a/apps/appkit-chat/components/ui/tabs.tsx b/apps/appkit-chat/components/ui/tabs.tsx
new file mode 100644
index 0000000000..cfbbe8ee3d
--- /dev/null
+++ b/apps/appkit-chat/components/ui/tabs.tsx
@@ -0,0 +1,56 @@
+'use client'
+
+import * as React from 'react'
+
+import * as TabsPrimitive from '@radix-ui/react-tabs'
+
+import { cn } from '@/lib/utils'
+
+const Tabs = TabsPrimitive.Root
+
+const TabsList = React.forwardRef<
+ React.ElementRef,
+ React.ComponentPropsWithoutRef
+>(({ className, ...props }, ref) => (
+
+))
+TabsList.displayName = TabsPrimitive.List.displayName
+
+const TabsTrigger = React.forwardRef<
+ React.ElementRef,
+ React.ComponentPropsWithoutRef
+>(({ className, ...props }, ref) => (
+
+))
+TabsTrigger.displayName = TabsPrimitive.Trigger.displayName
+
+const TabsContent = React.forwardRef<
+ React.ElementRef,
+ React.ComponentPropsWithoutRef
+>(({ className, ...props }, ref) => (
+
+))
+TabsContent.displayName = TabsPrimitive.Content.displayName
+
+export { Tabs, TabsList, TabsTrigger, TabsContent }
diff --git a/apps/appkit-chat/components/ui/tooltip.tsx b/apps/appkit-chat/components/ui/tooltip.tsx
new file mode 100644
index 0000000000..ddcf257796
--- /dev/null
+++ b/apps/appkit-chat/components/ui/tooltip.tsx
@@ -0,0 +1,33 @@
+'use client'
+
+import * as React from 'react'
+
+import * as TooltipPrimitive from '@radix-ui/react-tooltip'
+
+import { cn } from '@/lib/utils'
+
+const TooltipProvider = TooltipPrimitive.Provider
+
+const Tooltip = TooltipPrimitive.Root
+
+const TooltipTrigger = TooltipPrimitive.Trigger
+
+const TooltipContent = React.forwardRef<
+ React.ElementRef,
+ React.ComponentPropsWithoutRef
+>(({ className, sideOffset = 4, ...props }, ref) => (
+
+
+
+))
+TooltipContent.displayName = TooltipPrimitive.Content.displayName
+
+export { Tooltip, TooltipTrigger, TooltipContent, TooltipProvider }
diff --git a/apps/appkit-chat/components/ui/wrapper.tsx b/apps/appkit-chat/components/ui/wrapper.tsx
new file mode 100644
index 0000000000..05072a8dee
--- /dev/null
+++ b/apps/appkit-chat/components/ui/wrapper.tsx
@@ -0,0 +1,26 @@
+import React from 'react'
+
+import classNames from 'classnames'
+
+interface Props {
+ children: React.ReactNode
+ center?: boolean
+ style?: React.CSSProperties
+ className?: string
+}
+
+export function Wrapper({ children, center, style, className }: Props) {
+ return (
+
+ {children}
+
+ )
+}
diff --git a/apps/appkit-chat/hooks/use-appkit-actions.ts b/apps/appkit-chat/hooks/use-appkit-actions.ts
new file mode 100644
index 0000000000..c01948e4ed
--- /dev/null
+++ b/apps/appkit-chat/hooks/use-appkit-actions.ts
@@ -0,0 +1,61 @@
+import { useAppKit } from '@reown/appkit/react'
+
+export type SwapParams = {
+ action: string
+ sourceToken: string
+ toToken: string
+ amount: string
+ chainId: string
+}
+
+export type SendParams = {
+ action: string
+ sourceToken: string
+ address: string
+ amount: string
+ chainId: string
+}
+
+type Arguments = SendParams | SwapParams
+
+export function useAppKitActions() {
+ const { open } = useAppKit()
+
+ function handleAppKitAction(args: Arguments) {
+ console.log('handleAppKitAction', args)
+ switch (args.action) {
+ case 'send':
+ open({
+ view: 'WalletSend',
+ // @ts-ignore
+ data: {
+ sendParams: {
+ sourceToken: (args as SendParams).sourceToken,
+ address: (args as SendParams).address,
+ amount: (args as SendParams).amount,
+ chainId: (args as SendParams).chainId
+ }
+ }
+ })
+ break
+ case 'swap':
+ open({
+ view: 'Swap',
+ // @ts-ignore
+ data: {
+ swapParams: {
+ sourceToken: (args as SwapParams).sourceToken,
+ toToken: (args as SwapParams).toToken,
+ amount: (args as SwapParams).amount,
+ chainId: (args as SwapParams).chainId
+ }
+ }
+ })
+ break
+ default:
+ break
+ }
+ }
+
+ return { handleAppKitAction }
+}
diff --git a/apps/appkit-chat/lib/config.ts b/apps/appkit-chat/lib/config.ts
new file mode 100644
index 0000000000..bb593dfea6
--- /dev/null
+++ b/apps/appkit-chat/lib/config.ts
@@ -0,0 +1,67 @@
+import { HuobiWalletAdapter, SolflareWalletAdapter } from '@solana/wallet-adapter-wallets'
+
+import { BitcoinAdapter } from '@reown/appkit-adapter-bitcoin'
+import { EthersAdapter } from '@reown/appkit-adapter-ethers'
+import { SolanaAdapter } from '@reown/appkit-adapter-solana'
+import { ConstantsUtil } from '@reown/appkit-controllers'
+import {
+ arbitrum,
+ avalanche,
+ base,
+ bitcoin,
+ bitcoinTestnet,
+ bsc,
+ mainnet,
+ optimism,
+ polygon,
+ solana,
+ solanaDevnet,
+ zksync
+} from '@reown/appkit/networks'
+import { CreateAppKit } from '@reown/appkit/react'
+
+export const projectId = process.env.NEXT_PUBLIC_PROJECT_ID
+
+if (!projectId) {
+ throw new Error('Project ID is not defined')
+}
+
+export const evmAdapter = new EthersAdapter()
+
+export const solanaAdapter = new SolanaAdapter({
+ wallets: [new HuobiWalletAdapter(), new SolflareWalletAdapter()]
+})
+
+export const bitcoinAdapter = new BitcoinAdapter({})
+
+export const metadata = {
+ name: 'AppKit Chat',
+ description: 'Chat Onchain with AppKit',
+ url: 'https://appkit-ai.vercel.app',
+ icons: ['https://avatars.githubusercontent.com/u/179229932']
+}
+
+export const appKitConfigs = {
+ adapters: [evmAdapter, solanaAdapter, bitcoinAdapter],
+ projectId,
+ networks: [
+ mainnet,
+ optimism,
+ bsc,
+ polygon,
+ avalanche,
+ arbitrum,
+ zksync,
+ base,
+ solana,
+ solanaDevnet,
+ bitcoin,
+ bitcoinTestnet
+ ],
+ defaultNetwork: mainnet,
+ metadata: metadata,
+ features: ConstantsUtil.DEFAULT_FEATURES,
+ themeMode: 'dark',
+ termsConditionsUrl: 'https://reown.com/terms-of-service',
+ privacyPolicyUrl: 'https://reown.com/privacy-policy'
+} as CreateAppKit
diff --git a/apps/appkit-chat/lib/defaultConfig.ts b/apps/appkit-chat/lib/defaultConfig.ts
new file mode 100644
index 0000000000..1adaa97183
--- /dev/null
+++ b/apps/appkit-chat/lib/defaultConfig.ts
@@ -0,0 +1,7 @@
+import { ConstantsUtil, ThemeMode } from '@reown/appkit-controllers'
+
+export const defaultCustomizationConfig = {
+ themeMode: 'dark' as ThemeMode,
+ termsConditionsUrl: 'https://reown.com/terms-of-service',
+ privacyPolicyUrl: 'https://reown.com/privacy-policy'
+}
diff --git a/apps/appkit-chat/lib/fonts.ts b/apps/appkit-chat/lib/fonts.ts
new file mode 100644
index 0000000000..97c7a954c9
--- /dev/null
+++ b/apps/appkit-chat/lib/fonts.ts
@@ -0,0 +1,27 @@
+import { Bellota, Bree_Serif, Domine, EB_Garamond, Inter, Noto_Sans } from 'next/font/google'
+import localFont from 'next/font/local'
+
+export const khTeka = localFont({
+ src: [
+ {
+ path: '../app/fonts/KHTeka-Light.woff',
+ weight: '300',
+ style: 'normal'
+ },
+ {
+ path: '../app/fonts/KHTeka-Regular.woff',
+ weight: '400',
+ style: 'normal'
+ },
+ {
+ path: '../app/fonts/KHTeka-Medium.woff',
+ weight: '500',
+ style: 'normal'
+ },
+ {
+ path: '../app/fonts/KHTekaMono-Regular.woff',
+ weight: '700',
+ style: 'mono'
+ }
+ ]
+})
diff --git a/apps/appkit-chat/lib/gtag.ts b/apps/appkit-chat/lib/gtag.ts
new file mode 100644
index 0000000000..dfecf19e2a
--- /dev/null
+++ b/apps/appkit-chat/lib/gtag.ts
@@ -0,0 +1,10 @@
+export const googleTagManagerSource = `https://www.googletagmanager.com/gtag/js?id=${process.env.NEXT_PUBLIC_GOOGLE_TAG_MANAGER_ID}`
+
+export function googleTagDataLayer() {
+ return `
+ window.dataLayer = window.dataLayer || [];
+ function gtag(){dataLayer.push(arguments);}
+ gtag('js', new Date());
+ gtag('config', '${process.env.NEXT_PUBLIC_GOOGLE_TAG_MANAGER_ID}');
+ `
+}
diff --git a/apps/appkit-chat/lib/mcp-api-handler.ts b/apps/appkit-chat/lib/mcp-api-handler.ts
new file mode 100644
index 0000000000..be8aaaca7e
--- /dev/null
+++ b/apps/appkit-chat/lib/mcp-api-handler.ts
@@ -0,0 +1,335 @@
+import { ServerOptions } from '@modelcontextprotocol/sdk/server/index.js'
+import { McpServer } from '@modelcontextprotocol/sdk/server/mcp.js'
+import { SSEServerTransport } from '@modelcontextprotocol/sdk/server/sse.js'
+import { StreamableHTTPServerTransport } from '@modelcontextprotocol/sdk/server/streamableHttp.js'
+import { IncomingHttpHeaders, IncomingMessage, ServerResponse } from 'http'
+import { Socket } from 'net'
+import { createClient } from 'redis'
+import { Readable } from 'stream'
+
+import { maxDuration } from '@/app/sse/route'
+
+interface SerializedRequest {
+ requestId: string
+ url: string
+ method: string
+ body: string
+ headers: IncomingHttpHeaders
+}
+
+export function initializeMcpApiHandler(
+ initializeServer: (server: McpServer) => void,
+ serverOptions: ServerOptions = {}
+) {
+ const redisUrl = process.env.REDIS_URL || process.env.KV_URL
+ if (!redisUrl) {
+ throw new Error('REDIS_URL environment variable is not set')
+ }
+ const redis = createClient({
+ url: redisUrl
+ })
+ const redisPublisher = createClient({
+ url: redisUrl
+ })
+ redis.on('error', err => {
+ console.error('Redis error', err)
+ })
+ redisPublisher.on('error', err => {
+ console.error('Redis error', err)
+ })
+ const redisPromise = Promise.all([redis.connect(), redisPublisher.connect()])
+
+ let servers: McpServer[] = []
+
+ let statelessServer: McpServer
+ const statelessTransport = new StreamableHTTPServerTransport({
+ sessionIdGenerator: undefined
+ })
+ return async function mcpApiHandler(req: Request, res: ServerResponse) {
+ await redisPromise
+ const url = new URL(req.url || '', 'https://example.com')
+ if (url.pathname === '/mcp') {
+ if (req.method === 'GET') {
+ console.log('Received GET MCP request')
+ res.writeHead(405).end(
+ JSON.stringify({
+ jsonrpc: '2.0',
+ error: {
+ code: -32000,
+ message: 'Method not allowed.'
+ },
+ id: null
+ })
+ )
+ return
+ }
+ if (req.method === 'DELETE') {
+ console.log('Received DELETE MCP request')
+ res.writeHead(405).end(
+ JSON.stringify({
+ jsonrpc: '2.0',
+ error: {
+ code: -32000,
+ message: 'Method not allowed.'
+ },
+ id: null
+ })
+ )
+ return
+ }
+ console.log('Got new MCP connection', req.url, req.method)
+
+ if (!statelessServer) {
+ statelessServer = new McpServer(
+ {
+ name: 'mcp-typescript server on vercel',
+ version: '0.1.0'
+ },
+ serverOptions
+ )
+
+ initializeServer(statelessServer)
+ await statelessServer.connect(statelessTransport)
+ }
+
+ // Parse the request body
+ let bodyContent
+ if (req.method === 'POST') {
+ const contentType = req.headers.get('content-type') || ''
+ if (contentType.includes('application/json')) {
+ bodyContent = await req.json()
+ } else {
+ bodyContent = await req.text()
+ }
+ }
+
+ const incomingRequest = createFakeIncomingMessage({
+ method: req.method,
+ url: req.url,
+ headers: Object.fromEntries(req.headers),
+ body: bodyContent
+ })
+ await statelessTransport.handleRequest(incomingRequest, res)
+ } else if (url.pathname === '/sse') {
+ console.log('Got new SSE connection')
+
+ const transport = new SSEServerTransport('/message', res)
+ const sessionId = transport.sessionId
+ const server = new McpServer(
+ {
+ name: 'mcp-typescript server on vercel',
+ version: '0.1.0'
+ },
+ serverOptions
+ )
+ initializeServer(server)
+
+ servers.push(server)
+
+ server.server.onclose = () => {
+ console.log('SSE connection closed')
+ servers = servers.filter(s => s !== server)
+ }
+
+ let logs: {
+ type: 'log' | 'error'
+ messages: string[]
+ }[] = []
+ // This ensures that we logs in the context of the right invocation since the subscriber
+ // is not itself invoked in request context.
+ function logInContext(severity: 'log' | 'error', ...messages: string[]) {
+ logs.push({
+ type: severity,
+ messages
+ })
+ }
+
+ // Handles messages originally received via /message
+ const handleMessage = async (message: string) => {
+ console.log('Received message from Redis', message)
+ logInContext('log', 'Received message from Redis', message)
+ const request = JSON.parse(message) as SerializedRequest
+
+ // Make in IncomingMessage object because that is what the SDK expects.
+ const req = createFakeIncomingMessage({
+ method: request.method,
+ url: request.url,
+ headers: request.headers,
+ body: request.body // This could already be an object from earlier parsing
+ })
+ const syntheticRes = new ServerResponse(req)
+ let status = 100
+ let body = ''
+ syntheticRes.writeHead = (statusCode: number) => {
+ status = statusCode
+ return syntheticRes
+ }
+ syntheticRes.end = (b: unknown) => {
+ body = b as string
+ return syntheticRes
+ }
+ await transport.handlePostMessage(req, syntheticRes)
+
+ await redisPublisher.publish(
+ `responses:${sessionId}:${request.requestId}`,
+ JSON.stringify({
+ status,
+ body
+ })
+ )
+
+ if (status >= 200 && status < 300) {
+ logInContext('log', `Request ${sessionId}:${request.requestId} succeeded: ${body}`)
+ } else {
+ logInContext(
+ 'error',
+ `Message for ${sessionId}:${request.requestId} failed with status ${status}: ${body}`
+ )
+ }
+ }
+
+ const interval = setInterval(() => {
+ for (const log of logs) {
+ console[log.type].call(console, ...log.messages)
+ }
+ logs = []
+ }, 100)
+
+ await redis.subscribe(`requests:${sessionId}`, handleMessage)
+ console.log(`Subscribed to requests:${sessionId}`)
+
+ let timeout: NodeJS.Timeout
+ let resolveTimeout: (value: unknown) => void
+ const waitPromise = new Promise(resolve => {
+ resolveTimeout = resolve
+ timeout = setTimeout(
+ () => {
+ resolve('max duration reached')
+ },
+ (maxDuration - 5) * 1000
+ )
+ })
+
+ async function cleanup() {
+ clearTimeout(timeout)
+ clearInterval(interval)
+ await redis.unsubscribe(`requests:${sessionId}`, handleMessage)
+ console.log('Done')
+ res.statusCode = 200
+ res.end()
+ }
+ req.signal.addEventListener('abort', () => resolveTimeout('client hang up'))
+
+ await server.connect(transport)
+ const closeReason = await waitPromise
+ console.log(closeReason)
+ await cleanup()
+ } else if (url.pathname === '/message') {
+ console.log('Received message')
+
+ const body = await req.text()
+ let parsedBody
+ try {
+ parsedBody = JSON.parse(body)
+ } catch (e) {
+ parsedBody = body
+ }
+
+ const sessionId = url.searchParams.get('sessionId') || ''
+ if (!sessionId) {
+ res.statusCode = 400
+ res.end('No sessionId provided')
+ return
+ }
+ const requestId = crypto.randomUUID()
+ const serializedRequest: SerializedRequest = {
+ requestId,
+ url: req.url || '',
+ method: req.method || '',
+ body: parsedBody,
+ headers: Object.fromEntries(req.headers.entries())
+ }
+
+ // Handles responses from the /sse endpoint.
+ await redis.subscribe(`responses:${sessionId}:${requestId}`, message => {
+ clearTimeout(timeout)
+ const response = JSON.parse(message) as {
+ status: number
+ body: string
+ }
+ res.statusCode = response.status
+ res.end(response.body)
+ })
+
+ // Queue the request in Redis so that a subscriber can pick it up.
+ // One queue per session.
+ await redisPublisher.publish(`requests:${sessionId}`, JSON.stringify(serializedRequest))
+ console.log(`Published requests:${sessionId}`, serializedRequest)
+
+ let timeout = setTimeout(async () => {
+ await redis.unsubscribe(`responses:${sessionId}:${requestId}`)
+ res.statusCode = 408
+ res.end('Request timed out')
+ }, 10 * 1000)
+
+ res.on('close', async () => {
+ clearTimeout(timeout)
+ await redis.unsubscribe(`responses:${sessionId}:${requestId}`)
+ })
+ } else {
+ res.statusCode = 404
+ res.end('Not found')
+ }
+ }
+}
+
+// Define the options interface
+interface FakeIncomingMessageOptions {
+ method?: string
+ url?: string
+ headers?: IncomingHttpHeaders
+ body?: string | Buffer | Record | null
+ socket?: Socket
+}
+
+// Create a fake IncomingMessage
+function createFakeIncomingMessage(options: FakeIncomingMessageOptions = {}): IncomingMessage {
+ const { method = 'GET', url = '/', headers = {}, body = null, socket = new Socket() } = options
+
+ // Create a readable stream that will be used as the base for IncomingMessage
+ const readable = new Readable()
+ readable._read = (): void => {} // Required implementation
+
+ // Add the body content if provided
+ if (body) {
+ if (typeof body === 'string') {
+ readable.push(body)
+ } else if (Buffer.isBuffer(body)) {
+ readable.push(body)
+ } else {
+ // Ensure proper JSON-RPC format
+ const bodyString = JSON.stringify(body)
+ readable.push(bodyString)
+ }
+ readable.push(null) // Signal the end of the stream
+ } else {
+ readable.push(null) // Always end the stream even if no body
+ }
+
+ // Create the IncomingMessage instance
+ const req = new IncomingMessage(socket)
+
+ // Set the properties
+ req.method = method
+ req.url = url
+ req.headers = headers
+
+ // Copy over the stream methods
+ req.push = readable.push.bind(readable)
+ req.read = readable.read.bind(readable)
+ // @ts-expect-error
+ req.on = readable.on.bind(readable)
+ req.pipe = readable.pipe.bind(readable)
+
+ return req
+}
diff --git a/apps/appkit-chat/lib/presets.ts b/apps/appkit-chat/lib/presets.ts
new file mode 100644
index 0000000000..7fc116ce28
--- /dev/null
+++ b/apps/appkit-chat/lib/presets.ts
@@ -0,0 +1,36 @@
+export const networkImages = {
+ // Ethereum
+ 1: 'ba0ba0cd-17c6-4806-ad93-f9d174f17900',
+ // Arbitrum
+ 42161: '3bff954d-5cb0-47a0-9a23-d20192e74600',
+ // Avalanche
+ 43114: '30c46e53-e989-45fb-4549-be3bd4eb3b00',
+ // Binance Smart Chain
+ 56: '93564157-2e8e-4ce7-81df-b264dbee9b00',
+ // Optimism
+ 10: 'ab9c186a-c52f-464b-2906-ca59d760a400',
+ // Polygon
+ 137: '41d04d42-da3b-4453-8506-668cc0727900',
+ // ZkSync
+ 324: 'b310f07f-4ef7-49f3-7073-2a0a39685800',
+ // Base
+ 8453: '7289c336-3981-4081-c5f4-efc26ac64a00',
+ // Solana
+ '5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp': 'a1b58899-f671-4276-6a5e-56ca5bd59700',
+ // Solana Testnet
+ EtWTRABZaYq6iMfeYKouRu166VU2xqa1: 'ae542fcd-69e0-402c-7369-dcbad393ba00',
+ // Bitcoin
+ '000000000019d6689c085ae165831e93': '0b4838db-0161-4ffe-022d-532bf03dba00',
+ // Bitcoin Testnet
+ '000000000933ea01ad0ee984209779ba': '39354064-d79b-420b-065d-f980c4b78200'
+}
+
+export const chainImages = {
+ eip155: 'ba0ba0cd-17c6-4806-ad93-f9d174f17900',
+ solana: 'a1b58899-f671-4276-6a5e-56ca5bd59700',
+ bip122: '0b4838db-0161-4ffe-022d-532bf03dba00'
+}
+
+export function getImageDeliveryURL(imageId: string) {
+ return `https://imagedelivery.net/_aTEfDRm7z3tKgu9JhfeKA/${imageId}/sm`
+}
diff --git a/apps/appkit-chat/lib/server-response-adapter.ts b/apps/appkit-chat/lib/server-response-adapter.ts
new file mode 100644
index 0000000000..18124397f4
--- /dev/null
+++ b/apps/appkit-chat/lib/server-response-adapter.ts
@@ -0,0 +1,123 @@
+import { EventEmitter } from "node:events";
+
+import { type ServerResponse } from "node:http";
+
+type WriteheadArgs = {
+ statusCode: number;
+ headers?: Record;
+};
+
+/**
+ * Anthropic's MCP API requires a server response object. This function
+ * creates a fake server response object that can be used to pass to the MCP API.
+ */
+export function createServerResponseAdapter(
+ signal: AbortSignal,
+ fn: (re: ServerResponse) => Promise | void
+): Promise {
+ let writeHeadResolver: (v: WriteheadArgs) => void;
+ const writeHeadPromise = new Promise(
+ async (resolve, reject) => {
+ writeHeadResolver = resolve;
+ }
+ );
+
+ return new Promise(async (resolve, reject) => {
+ let controller: ReadableStreamController | undefined;
+ let shouldClose = false;
+ let wroteHead = false;
+
+ const writeHead = (
+ statusCode: number,
+ headers?: Record
+ ) => {
+ if (typeof headers === "string") {
+ throw new Error("Status message of writeHead not supported");
+ }
+ wroteHead = true;
+ writeHeadResolver({
+ statusCode,
+ headers,
+ });
+ return fakeServerResponse;
+ };
+
+ let bufferedData: Uint8Array[] = [];
+
+ const write = (
+ chunk: Buffer | string,
+ encoding?: BufferEncoding
+ ): boolean => {
+ if (encoding) {
+ throw new Error("Encoding not supported");
+ }
+ if (chunk instanceof Buffer) {
+ throw new Error("Buffer not supported");
+ }
+ if (!wroteHead) {
+ writeHead(200);
+ }
+ if (!controller) {
+ bufferedData.push(new TextEncoder().encode(chunk as string));
+ return true;
+ }
+ controller.enqueue(new TextEncoder().encode(chunk as string));
+ return true;
+ };
+
+ const eventEmitter = new EventEmitter();
+
+ const fakeServerResponse = {
+ writeHead,
+ write,
+ end: (data?: Buffer | string) => {
+ if (data) {
+ write(data);
+ }
+
+ if (!controller) {
+ shouldClose = true;
+ return fakeServerResponse;
+ }
+ try {
+ controller.close();
+ } catch {
+ /* May be closed on tcp layer */
+ }
+ return fakeServerResponse;
+ },
+ on: (event: string, listener: (...args: any[]) => void) => {
+ eventEmitter.on(event, listener);
+ return fakeServerResponse;
+ },
+ };
+
+ signal.addEventListener("abort", () => {
+ eventEmitter.emit("close");
+ });
+
+ fn(fakeServerResponse as ServerResponse);
+
+ const head = await writeHeadPromise;
+
+ const response = new Response(
+ new ReadableStream({
+ start(c) {
+ controller = c;
+ for (const chunk of bufferedData) {
+ controller.enqueue(chunk);
+ }
+ if (shouldClose) {
+ controller.close();
+ }
+ },
+ }),
+ {
+ status: head.statusCode,
+ headers: head.headers,
+ }
+ );
+
+ resolve(response);
+ });
+}
diff --git a/apps/appkit-chat/lib/utils.ts b/apps/appkit-chat/lib/utils.ts
new file mode 100644
index 0000000000..6029a5d2f8
--- /dev/null
+++ b/apps/appkit-chat/lib/utils.ts
@@ -0,0 +1,24 @@
+import { type ClassValue, clsx } from 'clsx'
+import { twMerge } from 'tailwind-merge'
+
+export function cn(...inputs: ClassValue[]) {
+ return twMerge(clsx(inputs))
+}
+
+export function getTruncateString({
+ string,
+ charsStart,
+ charsEnd
+}: {
+ string: string
+ charsStart: number
+ charsEnd: number
+}) {
+ if (string.length <= charsStart + charsEnd) {
+ return string
+ }
+
+ return `${string.substring(0, Math.floor(charsStart))}...${string.substring(
+ string.length - Math.floor(charsEnd)
+ )}`
+}
diff --git a/apps/appkit-chat/mcp.ts b/apps/appkit-chat/mcp.ts
new file mode 100644
index 0000000000..04bf7daeb1
--- /dev/null
+++ b/apps/appkit-chat/mcp.ts
@@ -0,0 +1,3 @@
+import { initializeMcpApiHandler } from './lib/mcp-handler'
+
+export const mcpHandler = initializeMcpApiHandler()
diff --git a/apps/appkit-chat/next.config.mjs b/apps/appkit-chat/next.config.mjs
new file mode 100644
index 0000000000..33ab0e5c1c
--- /dev/null
+++ b/apps/appkit-chat/next.config.mjs
@@ -0,0 +1,23 @@
+import { withSentryConfig } from '@sentry/nextjs'
+
+/** @type {import('next').NextConfig} */
+const nextConfig = {
+ eslint: {
+ ignoreDuringBuilds: true
+ },
+ images: {
+ remotePatterns: [
+ {
+ protocol: 'https',
+ hostname: 'imagedelivery.net'
+ }
+ ]
+ },
+ webpack: config => {
+ config.externals.push('pino-pretty', 'lokijs', 'encoding')
+
+ return config
+ }
+}
+
+export default nextConfig
diff --git a/apps/appkit-chat/package.json b/apps/appkit-chat/package.json
new file mode 100644
index 0000000000..f51507c415
--- /dev/null
+++ b/apps/appkit-chat/package.json
@@ -0,0 +1,79 @@
+{
+ "name": "@apps/appkit-chat",
+ "version": "1.7.0",
+ "private": true,
+ "scripts": {
+ "dev": "next dev --port 3003",
+ "build": "next build",
+ "start": "next start",
+ "inspect": "mcp-inspector",
+ "server": "node server/index.js"
+ },
+ "dependencies": {
+ "@ai-sdk/openai": "1.3.18",
+ "@ai-sdk/react": "1.2.9",
+ "@hookform/resolvers": "3.9.0",
+ "@modelcontextprotocol/sdk": "1.10.2",
+ "@next/third-parties": "15.2.1",
+ "@radix-ui/react-checkbox": "1.1.4",
+ "@radix-ui/react-dialog": "1.1.6",
+ "@radix-ui/react-icons": "1.3.2",
+ "@radix-ui/react-label": "2.1.2",
+ "@radix-ui/react-radio-group": "1.2.3",
+ "@radix-ui/react-select": "2.1.6",
+ "@radix-ui/react-separator": "1.1.2",
+ "@radix-ui/react-slider": "1.2.3",
+ "@radix-ui/react-slot": "1.1.2",
+ "@radix-ui/react-switch": "1.1.3",
+ "@radix-ui/react-tabs": "1.1.3",
+ "@radix-ui/react-tooltip": "1.1.8",
+ "@reown/appkit": "workspace:*",
+ "@reown/appkit-adapter-bitcoin": "workspace:*",
+ "@reown/appkit-adapter-ethers": "workspace:*",
+ "@reown/appkit-adapter-solana": "workspace:*",
+ "@reown/appkit-blockchain-api": "workspace:*",
+ "@reown/appkit-common": "workspace:*",
+ "@reown/mcp-server": "workspace:*",
+ "@sentry/core": "9.8.0",
+ "@sentry/nextjs": "9.8.0",
+ "@solana/wallet-adapter-wallets": "0.19.32",
+ "@solana/web3.js": "1.98.0",
+ "@tanstack/react-query": "5.56.2",
+ "@wagmi/core": "2.16.7",
+ "ai": "4.3.10",
+ "autoprefixer": "10.4.20",
+ "class-variance-authority": "0.7.1",
+ "classnames": "2.5.1",
+ "clsx": "2.1.1",
+ "ethers": "6.13.5",
+ "express": "4.21.2",
+ "lottie-react": "2.4.1",
+ "markdown-to-jsx": "7.7.4",
+ "marked": "15.0.7",
+ "next": "14.2.25",
+ "next-themes": "0.4.3",
+ "react": "19.0.0",
+ "react-dom": "19.0.0",
+ "react-markdown": "10.1.0",
+ "redis": "^4.7.0",
+ "sonner": "1.4.3",
+ "tailwind-merge": "2.2.1",
+ "tailwindcss-animate": "1.0.7",
+ "viem": "2.23.13",
+ "wagmi": "2.14.15",
+ "zod": "3.24.3"
+ },
+ "devDependencies": {
+ "@modelcontextprotocol/inspector": "0.6.0",
+ "@types/express": "5.0.1",
+ "@types/node": "22.13.4",
+ "@types/react": "19.0.0",
+ "@types/react-dom": "19.0.0",
+ "eslint": "8.56.0",
+ "eslint-config-next": "14.1.0",
+ "openai": "link:types/@ai-sdk/openai",
+ "postcss": "8.5.3",
+ "tailwindcss": "3.4.1",
+ "typescript": "5.7.3"
+ }
+}
diff --git a/apps/appkit-chat/postcss.config.mjs b/apps/appkit-chat/postcss.config.mjs
new file mode 100644
index 0000000000..f193efe51b
--- /dev/null
+++ b/apps/appkit-chat/postcss.config.mjs
@@ -0,0 +1,11 @@
+/** @type {import('postcss-load-config').Config} */
+const config = {
+ plugins: {
+ 'postcss-import': {},
+ 'tailwindcss/nesting': {},
+ tailwindcss: {},
+ autoprefixer: {}
+ }
+}
+
+export default config
diff --git a/apps/appkit-chat/providers/appkit-provider.tsx b/apps/appkit-chat/providers/appkit-provider.tsx
new file mode 100644
index 0000000000..1e3abb7369
--- /dev/null
+++ b/apps/appkit-chat/providers/appkit-provider.tsx
@@ -0,0 +1,17 @@
+'use client'
+
+import React, { type ReactNode } from 'react'
+
+import { createAppKit } from '@reown/appkit/react'
+
+import { appKitConfigs } from '@/lib/config'
+
+export const modal = createAppKit(appKitConfigs)
+
+type AppKitProviderProps = {
+ children: ReactNode
+}
+
+export function AppKitProvider({ children }: AppKitProviderProps) {
+ return <>{children}>
+}
diff --git a/apps/appkit-chat/public/.well-known/walletconnect.txt b/apps/appkit-chat/public/.well-known/walletconnect.txt
new file mode 100644
index 0000000000..828db6890a
--- /dev/null
+++ b/apps/appkit-chat/public/.well-known/walletconnect.txt
@@ -0,0 +1 @@
+4596612d-2141-48aa-9987-0ce8526e3a25=cd9cfc50fcb49c77b511f53fcdd336589c05f1ec6e6cc5d4fbf4ebe7f8b9cb07
\ No newline at end of file
diff --git a/apps/appkit-chat/public/appkit-demo-open-graph.png b/apps/appkit-chat/public/appkit-demo-open-graph.png
new file mode 100644
index 0000000000..785dc0a020
Binary files /dev/null and b/apps/appkit-chat/public/appkit-demo-open-graph.png differ
diff --git a/apps/appkit-chat/public/favicon-dark.png b/apps/appkit-chat/public/favicon-dark.png
new file mode 100644
index 0000000000..d7401fd740
Binary files /dev/null and b/apps/appkit-chat/public/favicon-dark.png differ
diff --git a/apps/appkit-chat/public/favicon.png b/apps/appkit-chat/public/favicon.png
new file mode 100644
index 0000000000..f5c062b69c
Binary files /dev/null and b/apps/appkit-chat/public/favicon.png differ
diff --git a/apps/appkit-chat/public/reown-logo-dark.png b/apps/appkit-chat/public/reown-logo-dark.png
new file mode 100644
index 0000000000..f553c35e6f
Binary files /dev/null and b/apps/appkit-chat/public/reown-logo-dark.png differ
diff --git a/apps/appkit-chat/public/reown-logo.png b/apps/appkit-chat/public/reown-logo.png
new file mode 100644
index 0000000000..29491e764f
Binary files /dev/null and b/apps/appkit-chat/public/reown-logo.png differ
diff --git a/apps/appkit-chat/tailwind.config.ts b/apps/appkit-chat/tailwind.config.ts
new file mode 100644
index 0000000000..90d6560b30
--- /dev/null
+++ b/apps/appkit-chat/tailwind.config.ts
@@ -0,0 +1,92 @@
+import type { Config } from 'tailwindcss'
+
+const config: Config = {
+ darkMode: ['class'],
+ content: [
+ './pages/**/*.{js,ts,jsx,tsx,mdx}',
+ './components/**/*.{js,ts,jsx,tsx,mdx}',
+ './app/**/*.{js,ts,jsx,tsx,mdx}'
+ ],
+ theme: {
+ extend: {
+ colors: {
+ background: {
+ DEFAULT: 'hsl(var(--apkt-background-primary))',
+ invert: 'hsl(var(--apkt-background-invert))',
+ 'accent-primary': 'hsl(var(--apkt-background-accent-primary))'
+ },
+ fg: {
+ accent: 'hsl(var(--apkt-foreground-accent))',
+ primary: 'hsl(var(--apkt-foreground-primary))',
+ secondary: 'hsl(var(--apkt-foreground-secondary))',
+ tertiary: 'hsl(var(--apkt-foreground-tertiary))'
+ },
+ border: {
+ DEFAULT: 'hsl(var(--apkt-border))',
+ secondary: 'hsl(var(--apkt-border-secondary))',
+ accent: 'hsl(var(--apkt-border-accent))',
+ 'accent-certified': 'hsl(var(--apkt-border-accent-certified))',
+ success: 'hsl(var(--apkt-border-success))',
+ error: 'hsl(var(--apkt-border-error))',
+ warning: 'hsl(var(--apkt-border-warning))'
+ },
+ text: {
+ primary: 'hsl(var(--apkt-text-primary))',
+ secondary: 'hsl(var(--apkt-text-secondary))',
+ tertiary: 'hsl(var(--apkt-text-tertiary))',
+ invert: 'hsl(var(--apkt-text-invert))'
+ },
+
+ // ---- Shadcn Variables
+ foreground: 'hsl(var(--foreground))',
+ card: {
+ DEFAULT: 'hsl(var(--card))',
+ foreground: 'hsl(var(--card-foreground))'
+ },
+ popover: {
+ DEFAULT: 'hsl(var(--popover))',
+ foreground: 'hsl(var(--popover-foreground))'
+ },
+ primary: {
+ DEFAULT: 'hsl(var(--primary))',
+ foreground: 'hsl(var(--primary-foreground))'
+ },
+ secondary: {
+ DEFAULT: 'hsl(var(--secondary))',
+ foreground: 'hsl(var(--secondary-foreground))'
+ },
+ muted: {
+ DEFAULT: 'hsl(var(--muted))',
+ foreground: 'hsl(var(--muted-foreground))'
+ },
+ accent: {
+ DEFAULT: 'hsl(var(--accent))',
+ foreground: 'hsl(var(--accent-foreground))'
+ },
+ destructive: {
+ DEFAULT: 'hsl(var(--destructive))',
+ foreground: 'hsl(var(--destructive-foreground))'
+ },
+ input: 'hsl(var(--input))',
+ ring: 'hsl(var(--ring))',
+ chart: {
+ '1': 'hsl(var(--chart-1))',
+ '2': 'hsl(var(--chart-2))',
+ '3': 'hsl(var(--chart-3))',
+ '4': 'hsl(var(--chart-4))',
+ '5': 'hsl(var(--chart-5))'
+ }
+ },
+ height: {
+ '9.5': '2.375rem'
+ },
+ borderRadius: {
+ sm: 'var(--apkt-border-sm)',
+ md: 'var(--apkt-border-md)',
+ lg: 'var(--apkt-border-lg)'
+ }
+ }
+ },
+ plugins: [require('tailwindcss-animate')]
+}
+export default config
diff --git a/apps/appkit-chat/tsconfig.json b/apps/appkit-chat/tsconfig.json
new file mode 100644
index 0000000000..5ddf5a504c
--- /dev/null
+++ b/apps/appkit-chat/tsconfig.json
@@ -0,0 +1,27 @@
+{
+ "compilerOptions": {
+ "target": "ES2022",
+ "lib": ["dom", "dom.iterable", "esnext"],
+ "allowJs": true,
+ "skipLibCheck": true,
+ "strict": true,
+ "noEmit": true,
+ "esModuleInterop": true,
+ "module": "esnext",
+ "moduleResolution": "bundler",
+ "resolveJsonModule": true,
+ "isolatedModules": true,
+ "jsx": "preserve",
+ "incremental": true,
+ "plugins": [
+ {
+ "name": "next"
+ }
+ ],
+ "paths": {
+ "@/*": ["./*"]
+ }
+ },
+ "include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts"],
+ "exclude": ["node_modules"]
+}
diff --git a/apps/laboratory/tests/email-after-farcaster.spec.ts b/apps/laboratory/tests/email-after-farcaster.spec.ts
index afe59f4249..ed051d76e0 100644
--- a/apps/laboratory/tests/email-after-farcaster.spec.ts
+++ b/apps/laboratory/tests/email-after-farcaster.spec.ts
@@ -129,7 +129,7 @@ emailTestAfterFarcaster(
await page.page.evaluate(() => window.localStorage.removeItem('@appkit/portfolio_cache'))
await page.page.context().setOffline(true)
await page.openAccount()
- await validator.expectSnackbar('Token Balance Unavailable')
+ await validator.expectSnackbar('Token balance unavailable')
await page.closeModal()
await page.page.context().setOffline(false)
}
diff --git a/apps/laboratory/tests/email.spec.ts b/apps/laboratory/tests/email.spec.ts
index 9e6b969cb7..c860eb6bce 100644
--- a/apps/laboratory/tests/email.spec.ts
+++ b/apps/laboratory/tests/email.spec.ts
@@ -137,7 +137,7 @@ emailTest('it should show snackbar error if failed to fetch token balance', asyn
await page.page.evaluate(() => window.localStorage.removeItem('@appkit/portfolio_cache'))
await page.page.context().setOffline(true)
await page.openAccount()
- await validator.expectSnackbar('Token Balance Unavailable')
+ await validator.expectSnackbar('Token balance unavailable')
await page.closeModal()
await page.page.context().setOffline(false)
})
diff --git a/package.json b/package.json
index 8c70b29056..8ec5a525fa 100644
--- a/package.json
+++ b/package.json
@@ -30,6 +30,9 @@
"laboratory-new": "pnpm --filter @apps/laboratory-new dev",
"browser-extension": "pnpm --filter @apps/browser-extension dev",
"examples": "turbo run dev --filter={./examples/*}",
+ "dev:appkit-chat": "pnpm build; pnpm --filter @apps/appkit-chat dev",
+ "build:appkit-chat": "pnpm build; pnpm --filter @apps/appkit-chat build",
+ "build:mcp-server": "pnpm --filter @reown/mcp-server build",
"build:gallery": "pnpm build; pnpm --filter=./apps/gallery build",
"build:gallery-new": "pnpm build; pnpm --filter=./apps/gallery-new build",
"build:laboratory": "pnpm build; pnpm --filter=./apps/laboratory build",
diff --git a/packages/appkit-utils/src/CaipNetworkUtil.ts b/packages/appkit-utils/src/CaipNetworkUtil.ts
index a97cde2394..35e6cc224e 100644
--- a/packages/appkit-utils/src/CaipNetworkUtil.ts
+++ b/packages/appkit-utils/src/CaipNetworkUtil.ts
@@ -9,7 +9,13 @@ import {
type CustomRpcUrl,
type CustomRpcUrlMap
} from '@reown/appkit-common'
-import { ChainController, StorageUtil } from '@reown/appkit-controllers'
+import {
+ AccountController,
+ ChainController,
+ ConnectorController,
+ RouterController,
+ StorageUtil
+} from '@reown/appkit-controllers'
import { PresetsUtil } from './PresetsUtil.js'
@@ -299,5 +305,52 @@ export const CaipNetworksUtil = {
}
return caipNetworks?.[0]
+ },
+
+ onSwitchNetwork(network: CaipNetwork) {
+ const routerData = RouterController.state.data
+ const isSameNetwork = network.id === ChainController.state.activeCaipNetwork?.id
+
+ if (isSameNetwork) {
+ return
+ }
+
+ const isDifferentNamespace = network.chainNamespace !== ChainController.state.activeChain
+ const isCurrentNamespaceConnected = AccountController.state.caipAddress
+ const isNextNamespaceConnected = AccountController.getCaipAddress(network.chainNamespace)
+ const connectorId = ConnectorController.getConnectorId(ChainController.state.activeChain)
+
+ /**
+ * If the network is supported by the auth connector, we don't need to show switch active chain view.
+ * But there are some cases like switching from Ethereum to Bitcoin where Bitcoin is not supported by the auth connector and users should connect with another connector.
+ */
+ const isConnectedWithAuth = connectorId === ConstantsUtil.CONNECTOR_ID.AUTH
+ const isSupportedForAuthConnector = ConstantsUtil.AUTH_CONNECTOR_SUPPORTED_CHAINS.find(
+ c => c === network.chainNamespace
+ )
+
+ if (isCurrentNamespaceConnected) {
+ if (isConnectedWithAuth && isSupportedForAuthConnector) {
+ // If user connected with auth connector and the next network is supported by the auth connector, we don't need to show switch active chain view.
+ RouterController.push('SwitchNetwork', { ...routerData, network })
+ } else if (
+ // 1. If user connected with auth connector and the next network is not supported by the auth connector, we need to show switch active chain view.
+ (isConnectedWithAuth && !isSupportedForAuthConnector) ||
+ // 2. If user connected with non-auth connector, we should check if user switching to a different namespace and next namespace is not connected.
+ (isDifferentNamespace && !isNextNamespaceConnected)
+ ) {
+ RouterController.push('SwitchActiveChain', {
+ switchToChain: network.chainNamespace,
+ navigateTo: 'Connect',
+ navigateWithReplace: true,
+ network
+ })
+ } else {
+ // For any other case, we redirect to switch network page
+ RouterController.push('SwitchNetwork', { ...routerData, network })
+ }
+ } else {
+ RouterController.push('SwitchNetwork', { ...routerData, network })
+ }
}
}
diff --git a/packages/appkit/src/client/appkit-base-client.ts b/packages/appkit/src/client/appkit-base-client.ts
index d531941a37..1a402b50af 100644
--- a/packages/appkit/src/client/appkit-base-client.ts
+++ b/packages/appkit/src/client/appkit-base-client.ts
@@ -257,6 +257,7 @@ export abstract class AppKitBaseClient {
OptionsController.setDisableAppend(options.disableAppend)
OptionsController.setEnableEmbedded(options.enableEmbedded)
OptionsController.setSIWX(options.siwx)
+ BlockchainApiController.initializeClient()
if (!options.projectId) {
AlertController.open(ErrorUtil.ALERT_ERRORS.PROJECT_ID_NOT_CONFIGURED, 'error')
@@ -355,7 +356,7 @@ export abstract class AppKitBaseClient {
const result = await adapter.connectWalletConnect(chainId)
this.close()
- this.setClientId(result?.clientId || null)
+ this.setClientId(result?.clientId)
StorageUtil.setConnectedNamespaces([...ChainController.state.chains.keys()])
this.chainNamespaces.forEach(namespace => {
ConnectorController.setConnectorId(
diff --git a/packages/blockchain-api/README.md b/packages/blockchain-api/README.md
new file mode 100644
index 0000000000..84051b0278
--- /dev/null
+++ b/packages/blockchain-api/README.md
@@ -0,0 +1,205 @@
+# @reown/blockchain-api
+
+A client library for interacting with the WalletConnect Blockchain API.
+
+## Installation
+
+```bash
+npm install @reown/blockchain-api
+```
+
+## Usage
+
+### Basic Usage
+
+```typescript
+import { BlockchainApiClient } from '@reown/blockchain-api'
+
+// Create a client
+const client = new BlockchainApiClient({
+ projectId: 'YOUR_PROJECT_ID',
+ sdkType: 'web-app',
+ sdkVersion: '1.0.0'
+})
+
+// Get supported networks
+const supportedNetworks = await client.getSupportedNetworks()
+
+// Get account balance
+const balance = await client.getBalance('0x123...', '1') // address, chainId
+```
+
+### Advanced Configuration
+
+You can configure the client with additional options:
+
+```typescript
+import { BLOCKCHAIN_API_URL, BlockchainApiClient } from '@reown/blockchain-api'
+
+const client = new BlockchainApiClient({
+ baseUrl: BLOCKCHAIN_API_URL, // Defaults to 'https://rpc.walletconnect.org'
+ projectId: 'YOUR_PROJECT_ID',
+ clientId: 'YOUR_CLIENT_ID', // Optional
+ sdkType: 'web-app',
+ sdkVersion: '1.0.0'
+})
+
+// Update configuration later
+client.setProjectId('NEW_PROJECT_ID')
+client.setClientId('NEW_CLIENT_ID')
+client.setSdkType('mobile-app')
+client.setSdkVersion('1.1.0')
+```
+
+## Features
+
+### Account Information
+
+```typescript
+// Get account identity
+const identity = await client.fetchIdentity({
+ address: '0x123...',
+ caipNetworkId: 'eip155:1',
+ sender: '0x456...' // Optional
+})
+
+// Get account transactions
+const transactions = await client.fetchTransactions({
+ account: '0x123...',
+ chainId: '1',
+ cursor: 'next_page_cursor' // Optional, for pagination
+})
+
+// Get account balance
+const balance = await client.getBalance('0x123...', '1')
+```
+
+### Token Swaps
+
+```typescript
+// Get available tokens for swapping
+const tokens = await client.fetchSwapTokens({ chainId: '1' })
+
+// Get token prices
+const prices = await client.fetchTokenPrice({
+ addresses: ['0x123...', '0x456...']
+})
+
+// Get swap quote
+const quote = await client.fetchSwapQuote({
+ amount: '1000000000000000000', // 1 ETH in wei
+ userAddress: '0x123...',
+ from: '0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee', // ETH
+ to: '0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48' // USDC
+})
+
+// Check token allowance
+const allowance = await client.fetchSwapAllowance({
+ tokenAddress: '0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48',
+ userAddress: '0x123...'
+})
+
+// Generate approve calldata
+const approveCalldata = await client.generateApproveCalldata({
+ userAddress: '0x123...',
+ from: '0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48',
+ to: '0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee'
+})
+
+// Generate swap calldata
+const swapCalldata = await client.generateSwapCalldata({
+ amount: '1000000000000000000',
+ userAddress: '0x123...',
+ from: '0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee',
+ to: '0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48'
+})
+```
+
+### ENS
+
+```typescript
+// Lookup ENS name
+const ensInfo = await client.lookupEnsName('vitalik.eth')
+
+// Reverse lookup ENS name
+const ensNames = await client.reverseLookupEnsName({
+ address: '0x123...',
+ sender: '0x456...' // Optional
+})
+
+// Get name suggestions
+const suggestions = await client.getEnsNameSuggestions('vitalik')
+
+// Register ENS name
+const registration = await client.registerEnsName({
+ coinType: 60, // ETH
+ address: '0x123...',
+ message: 'Message to sign',
+ signature: '0x456...'
+})
+```
+
+### On-ramp
+
+```typescript
+// Get on-ramp options
+const options = await client.getOnrampOptions()
+
+// Get on-ramp quote
+const quote = await client.getOnrampQuote({
+ purchaseCurrency: { id: 'ETH', symbol: 'ETH' },
+ paymentCurrency: { id: 'USD' },
+ amount: '100',
+ network: 'ethereum'
+})
+
+// Generate on-ramp URL
+const url = await client.generateOnRampURL({
+ destinationWallets: [{ address: '0x123...', blockchains: ['ethereum'] }],
+ partnerUserId: 'user123',
+ defaultNetwork: 'ethereum',
+ purchaseAmount: '0.1', // Optional
+ paymentAmount: '100' // Optional
+})
+```
+
+### Smart Sessions
+
+```typescript
+// Get smart sessions
+const sessions = await client.getSmartSessions('eip155:1:0x123...')
+
+// Revoke smart session
+const revocation = await client.revokeSmartSession('0x123...', 'pci_value', 'signature_value')
+```
+
+## Utility Functions
+
+```typescript
+import {
+ formatAddress,
+ formatCaipAddress,
+ getChainIdFromCaipAddress,
+ getPlainAddress
+} from '@reown/blockchain-api'
+
+// Extract plain address from CAIP format
+const address = getPlainAddress('eip155:1:0x123...')
+// Result: '0x123...'
+
+// Get chain ID from CAIP address
+const chainId = getChainIdFromCaipAddress('eip155:1:0x123...')
+// Result: '1'
+
+// Format CAIP address
+const caipAddress = formatCaipAddress('0x123...', 'eip155', '1')
+// Result: 'eip155:1:0x123...'
+
+// Format address for display
+const displayAddress = formatAddress('0x1234567890abcdef1234567890abcdef12345678')
+// Result: '0x1234...5678'
+```
+
+## License
+
+MIT
diff --git a/packages/blockchain-api/exports/index.ts b/packages/blockchain-api/exports/index.ts
new file mode 100644
index 0000000000..a0c4a27f10
--- /dev/null
+++ b/packages/blockchain-api/exports/index.ts
@@ -0,0 +1,51 @@
+// Export main client
+export { BlockchainApiClient } from '../src/api/BlockchainApiClient.js'
+
+// Export utils
+export { FetchUtil } from '../src/utils/FetchUtil.js'
+
+// Export constants
+export { BLOCKCHAIN_API_URL, CACHE_EXPIRY } from '../src/utils/constants.js'
+
+// Export types
+export type {
+ // Client types
+ BlockchainApiClientConfig,
+ RequestArgs,
+ PostRequestArgs,
+
+ // API Request/Response types
+ BlockchainApiIdentityRequest,
+ BlockchainApiIdentityResponse,
+ BlockchainApiTransactionsRequest,
+ BlockchainApiTransactionsResponse,
+ BlockchainApiSwapQuoteRequest,
+ BlockchainApiSwapQuoteResponse,
+ BlockchainApiSwapTokensRequest,
+ BlockchainApiSwapTokensResponse,
+ BlockchainApiTokenPriceRequest,
+ BlockchainApiTokenPriceResponse,
+ BlockchainApiSwapAllowanceRequest,
+ BlockchainApiSwapAllowanceResponse,
+ BlockchainApiGasPriceRequest,
+ BlockchainApiGasPriceResponse,
+ BlockchainApiGenerateSwapCalldataRequest,
+ BlockchainApiGenerateSwapCalldataResponse,
+ BlockchainApiGenerateApproveCalldataRequest,
+ BlockchainApiGenerateApproveCalldataResponse,
+ BlockchainApiBalanceResponse,
+ BlockchainApiLookupEnsName,
+ BlockchainApiRegisterNameParams,
+ BlockchainApiSuggestionResponse,
+ BaseError,
+ BlockchainApiEnsError,
+ GenerateOnRampUrlArgs,
+ GetQuoteArgs,
+ OnrampQuote,
+ PaymentCurrency,
+ PurchaseCurrency,
+ ReownName,
+ SmartSessionResponse,
+ SwapToken,
+ SwapTokenWithBalance
+} from '../src/types/index.js'
diff --git a/packages/blockchain-api/package.json b/packages/blockchain-api/package.json
new file mode 100644
index 0000000000..d2ab262e93
--- /dev/null
+++ b/packages/blockchain-api/package.json
@@ -0,0 +1,54 @@
+{
+ "name": "@reown/appkit-blockchain-api",
+ "version": "0.1.0",
+ "type": "module",
+ "main": "./dist/esm/exports/index.js",
+ "types": "./dist/types/exports/index.d.ts",
+ "files": [
+ "dist",
+ "!tsconfig.tsbuildinfo"
+ ],
+ "scripts": {
+ "build": "tsc --build",
+ "watch": "tsc --watch",
+ "typecheck": "tsc --noEmit",
+ "lint": "eslint . --ext .js,.jsx,.ts,.tsx",
+ "lint:fix": "eslint . --ext .js,.jsx,.ts,.tsx --fix",
+ "test": "vitest run --dir tests --coverage.enabled=true --coverage.reporter=json --coverage.reporter=json-summary --coverage.reportOnFailure=true"
+ },
+ "exports": {
+ ".": {
+ "types": "./dist/types/exports/index.d.ts",
+ "import": "./dist/esm/exports/index.js",
+ "default": "./dist/esm/exports/index.js"
+ }
+ },
+ "dependencies": {
+ "@reown/appkit-common": "*"
+ },
+ "devDependencies": {
+ "vitest": "2.1.9"
+ },
+ "author": "Reown (https://reown.com)",
+ "license": "Apache-2.0",
+ "homepage": "https://github.com/reown-com/appkit",
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/reown-com/appkit.git"
+ },
+ "bugs": {
+ "url": "https://github.com/reown-com/appkit/issues"
+ },
+ "keywords": [
+ "appkit",
+ "wallet",
+ "onboarding",
+ "reown",
+ "dapps",
+ "web3",
+ "wagmi",
+ "ethereum",
+ "solana",
+ "bitcoin"
+ ]
+}
diff --git a/packages/blockchain-api/src/api/BlockchainApiClient.ts b/packages/blockchain-api/src/api/BlockchainApiClient.ts
new file mode 100644
index 0000000000..a22669170a
--- /dev/null
+++ b/packages/blockchain-api/src/api/BlockchainApiClient.ts
@@ -0,0 +1,538 @@
+import type { CaipAddress, CaipNetworkId, SdkVersion } from '@reown/appkit-common'
+
+import type {
+ BlockchainApiBalanceResponse,
+ BlockchainApiClientConfig,
+ BlockchainApiGasPriceRequest,
+ BlockchainApiGasPriceResponse,
+ BlockchainApiGenerateApproveCalldataRequest,
+ BlockchainApiGenerateApproveCalldataResponse,
+ BlockchainApiGenerateSwapCalldataRequest,
+ BlockchainApiGenerateSwapCalldataResponse,
+ BlockchainApiIdentityRequest,
+ BlockchainApiIdentityResponse,
+ BlockchainApiLookupEnsName,
+ BlockchainApiRegisterNameParams,
+ BlockchainApiSuggestionResponse,
+ BlockchainApiSwapAllowanceRequest,
+ BlockchainApiSwapAllowanceResponse,
+ BlockchainApiSwapQuoteRequest,
+ BlockchainApiSwapQuoteResponse,
+ BlockchainApiSwapTokensRequest,
+ BlockchainApiSwapTokensResponse,
+ BlockchainApiTokenPriceRequest,
+ BlockchainApiTokenPriceResponse,
+ BlockchainApiTransactionsRequest,
+ BlockchainApiTransactionsResponse,
+ GenerateOnRampUrlArgs,
+ GetQuoteArgs,
+ OnrampQuote,
+ PaymentCurrency,
+ PurchaseCurrency,
+ RequestArgs,
+ SmartSessionResponse
+} from '../types/index.js'
+import { FetchUtil } from '../utils/FetchUtil.js'
+import {
+ BLOCKCHAIN_API_URL,
+ CONVERT_SLIPPAGE_TOLERANCE,
+ DEFAULT_ONRAMP_OPTIONS
+} from '../utils/constants.js'
+
+export class BlockchainApiClient {
+ private api: FetchUtil
+ private supportedChains: { http: CaipNetworkId[]; ws: CaipNetworkId[] } = { http: [], ws: [] }
+
+ constructor(config: Partial = {}) {
+ const baseUrl = config.baseUrl || BLOCKCHAIN_API_URL
+ this.api = new FetchUtil({ baseUrl })
+ this.api.projectId = config.projectId
+ this.api.sdkType = config.sdkType
+ this.api.sdkVersion = config.sdkVersion
+ }
+
+ /**
+ * Set client ID for the API client
+ * @param clientId - The client ID to set
+ */
+ public setClientId(clientId: string | undefined): void {
+ this.api.clientId = clientId
+ }
+
+ /**
+ * Set project ID for the API client
+ * @param projectId - The project ID to set
+ */
+ public setProjectId(projectId: string): void {
+ this.api.projectId = projectId
+ }
+
+ /**
+ * Set SDK type for the API client
+ * @param sdkType - The SDK type to set
+ */
+ public setSdkType(sdkType: string): void {
+ this.api.sdkType = sdkType
+ }
+
+ /**
+ * Set SDK version for the API client
+ * @param sdkVersion - The SDK version to set
+ */
+ public setSdkVersion(sdkVersion: SdkVersion): void {
+ this.api.sdkVersion = sdkVersion
+ }
+
+ /**
+ * Make a GET request to the blockchain API
+ * @param request - Request arguments
+ * @returns Promise with the response data
+ */
+ private async get(request: RequestArgs): Promise {
+ const sdkParams = {
+ st: this.api.sdkType || 'unknown',
+ sv: this.api.sdkVersion || 'unknown'
+ }
+
+ const params = {
+ ...(request.params || {}),
+ ...sdkParams,
+ projectId: this.api.projectId
+ }
+
+ return this.api.get({
+ ...request,
+ params
+ })
+ }
+
+ /**
+ * Check if a network is supported by the blockchain API
+ * @param networkId - The CAIP network ID to check
+ * @returns Promise resolving to a boolean indicating if the network is supported
+ */
+ public async isNetworkSupported(networkId?: CaipNetworkId): Promise {
+ if (!networkId) {
+ return false
+ }
+
+ try {
+ if (!this.supportedChains.http.length) {
+ await this.getSupportedNetworks()
+ }
+ } catch (e) {
+ return false
+ }
+
+ return this.supportedChains.http.includes(networkId)
+ }
+
+ /**
+ * Get the list of supported networks
+ * @returns Promise resolving to the list of supported networks
+ */
+ public async getSupportedNetworks(): Promise<{ http: CaipNetworkId[]; ws: CaipNetworkId[] }> {
+ const supportedChains = await this.get<{ http: CaipNetworkId[]; ws: CaipNetworkId[] }>({
+ path: 'v1/supported-chains'
+ })
+
+ this.supportedChains = supportedChains
+
+ return supportedChains
+ }
+
+ /**
+ * Fetch identity information for an address
+ * @param params - Request parameters including address and network ID
+ * @returns Promise resolving to identity information
+ */
+ public async fetchIdentity(
+ params: BlockchainApiIdentityRequest & { caipNetworkId: CaipNetworkId }
+ ): Promise {
+ const { address } = params
+
+ return this.get({
+ path: `/v1/identity/${address}`
+ })
+ }
+
+ /**
+ * Fetch transaction history for an account
+ * @param params - Request parameters
+ * @returns Promise resolving to transaction data
+ */
+ public async fetchTransactions(
+ params: BlockchainApiTransactionsRequest
+ ): Promise {
+ const { account, cursor, onramp, signal, cache, chainId } = params
+
+ return this.get({
+ path: `/v1/account/${account}/history`,
+ params: {
+ cursor,
+ onramp,
+ chainId
+ },
+ signal,
+ cache
+ })
+ }
+
+ /**
+ * Fetch swap quotes for token exchange
+ * @param params - Swap quote request parameters
+ * @returns Promise resolving to swap quotes
+ */
+ public async fetchSwapQuote(
+ params: BlockchainApiSwapQuoteRequest
+ ): Promise {
+ const { amount, userAddress, from, to, gasPrice } = params
+
+ return this.get({
+ path: `/v1/convert/quotes`,
+ headers: {
+ 'Content-Type': 'application/json'
+ },
+ params: {
+ amount,
+ userAddress,
+ from,
+ to,
+ gasPrice
+ }
+ })
+ }
+
+ /**
+ * Fetch available tokens for swapping
+ * @param params - Request parameters with chain ID
+ * @returns Promise resolving to available tokens
+ */
+ public async fetchSwapTokens(
+ params: BlockchainApiSwapTokensRequest
+ ): Promise {
+ const { chainId } = params
+
+ return this.get({
+ path: `/v1/convert/tokens`,
+ params: { chainId }
+ })
+ }
+
+ /**
+ * Fetch token prices
+ * @param params - Token price request parameters
+ * @returns Promise resolving to token prices
+ */
+ public async fetchTokenPrice(
+ params: BlockchainApiTokenPriceRequest
+ ): Promise {
+ const { addresses } = params
+
+ return this.api.post({
+ path: '/v1/fungible/price',
+ body: {
+ currency: 'usd',
+ addresses,
+ projectId: this.api.projectId
+ },
+ headers: {
+ 'Content-Type': 'application/json'
+ }
+ })
+ }
+
+ /**
+ * Fetch swap allowance for a token
+ * @param params - Swap allowance request parameters
+ * @returns Promise resolving to allowance information
+ */
+ public async fetchSwapAllowance(
+ params: BlockchainApiSwapAllowanceRequest
+ ): Promise {
+ const { tokenAddress, userAddress } = params
+
+ return this.get({
+ path: `/v1/convert/allowance`,
+ params: {
+ tokenAddress,
+ userAddress
+ },
+ headers: {
+ 'Content-Type': 'application/json'
+ }
+ })
+ }
+
+ /**
+ * Fetch gas price for a chain
+ * @param params - Gas price request parameters
+ * @returns Promise resolving to gas price information
+ */
+ public async fetchGasPrice(
+ params: BlockchainApiGasPriceRequest
+ ): Promise {
+ const { chainId } = params
+
+ return this.get({
+ path: `/v1/convert/gas-price`,
+ headers: {
+ 'Content-Type': 'application/json'
+ },
+ params: {
+ chainId
+ }
+ })
+ }
+
+ /**
+ * Generate calldata for swap transaction
+ * @param params - Swap calldata request parameters
+ * @returns Promise resolving to calldata
+ */
+ public async generateSwapCalldata(
+ params: BlockchainApiGenerateSwapCalldataRequest
+ ): Promise {
+ const { amount, from, to, userAddress } = params
+
+ return this.api.post({
+ path: '/v1/convert/build-transaction',
+ headers: {
+ 'Content-Type': 'application/json'
+ },
+ body: {
+ amount,
+ eip155: {
+ slippage: CONVERT_SLIPPAGE_TOLERANCE
+ },
+ projectId: this.api.projectId,
+ from,
+ to,
+ userAddress
+ }
+ })
+ }
+
+ /**
+ * Generate calldata for token approval
+ * @param params - Approve calldata request parameters
+ * @returns Promise resolving to calldata
+ */
+ public async generateApproveCalldata(
+ params: BlockchainApiGenerateApproveCalldataRequest
+ ): Promise {
+ const { from, to, userAddress } = params
+
+ return this.get({
+ path: `/v1/convert/build-approve`,
+ headers: {
+ 'Content-Type': 'application/json'
+ },
+ params: {
+ userAddress,
+ from,
+ to
+ }
+ })
+ }
+
+ /**
+ * Get account balance
+ * @param address - The account address
+ * @param chainId - Optional chain ID
+ * @param forceUpdate - Optional flag to force update
+ * @returns Promise resolving to balance information
+ */
+ public async getBalance(
+ address: string,
+ chainId?: string,
+ forceUpdate?: string
+ ): Promise {
+ return await this.get({
+ path: `/v1/account/${address}/balance`,
+ params: {
+ currency: 'usd',
+ chainId,
+ forceUpdate
+ }
+ })
+ }
+
+ /**
+ * Lookup ENS name
+ * @param name - The ENS name to lookup
+ * @returns Promise resolving to ENS lookup information
+ */
+ public async lookupEnsName(name: string): Promise {
+ return this.get({
+ path: `/v1/profile/account/${name}`,
+ params: { apiVersion: '2' }
+ })
+ }
+
+ /**
+ * Reverse lookup ENS name
+ * @param params - Parameters containing the address to lookup
+ * @returns Promise resolving to ENS names
+ */
+ public async reverseLookupEnsName(params: {
+ address: string
+ sender?: string
+ }): Promise {
+ const { address, sender } = params
+
+ return this.get({
+ path: `/v1/profile/reverse/${address}`,
+ params: {
+ sender,
+ apiVersion: '2'
+ }
+ })
+ }
+
+ /**
+ * Get ENS name suggestions
+ * @param name - The name to get suggestions for
+ * @returns Promise resolving to suggestions
+ */
+ public async getEnsNameSuggestions(name: string): Promise {
+ return this.get({
+ path: `/v1/profile/suggestions/${name}`,
+ params: { zone: 'reown.id' }
+ })
+ }
+
+ /**
+ * Register ENS name
+ * @param params - Registration parameters
+ * @returns Promise resolving to registration result
+ */
+ public async registerEnsName(
+ params: BlockchainApiRegisterNameParams
+ ): Promise<{ success: boolean }> {
+ const { coinType, address, message, signature } = params
+
+ return this.api.post<{ success: boolean }>({
+ path: `/v1/profile/account`,
+ body: { coin_type: coinType, address, message, signature },
+ headers: {
+ 'Content-Type': 'application/json'
+ }
+ })
+ }
+
+ /**
+ * Generate on-ramp URL
+ * @param params - On-ramp URL parameters
+ * @returns Promise resolving to on-ramp URL
+ */
+ public async generateOnRampURL(params: GenerateOnRampUrlArgs): Promise {
+ const { destinationWallets, partnerUserId, defaultNetwork, purchaseAmount, paymentAmount } =
+ params
+
+ const response = await this.api.post<{ url: string }>({
+ path: `/v1/generators/onrampurl`,
+ body: {
+ destinationWallets,
+ defaultNetwork,
+ partnerUserId,
+ defaultExperience: 'buy',
+ presetCryptoAmount: purchaseAmount,
+ presetFiatAmount: paymentAmount
+ }
+ })
+
+ return response.url
+ }
+
+ /**
+ * Get on-ramp options
+ * @returns Promise resolving to on-ramp options
+ */
+ public async getOnrampOptions(): Promise<{
+ paymentCurrencies: PaymentCurrency[]
+ purchaseCurrencies: PurchaseCurrency[]
+ }> {
+ try {
+ const response = await this.get<{
+ paymentCurrencies: PaymentCurrency[]
+ purchaseCurrencies: PurchaseCurrency[]
+ }>({
+ path: `/v1/onramp/options`
+ })
+
+ return response
+ } catch (e) {
+ return DEFAULT_ONRAMP_OPTIONS
+ }
+ }
+
+ /**
+ * Get on-ramp quote
+ * @param params - Quote parameters
+ * @returns Promise resolving to quote
+ */
+ public async getOnrampQuote(params: GetQuoteArgs): Promise {
+ try {
+ const { purchaseCurrency, paymentCurrency, amount, network } = params
+
+ const response = await this.api.post({
+ path: `/v1/onramp/quote`,
+ params: {
+ projectId: this.api.projectId
+ },
+ body: {
+ purchaseCurrency,
+ paymentCurrency,
+ amount,
+ network
+ }
+ })
+
+ return response
+ } catch (e) {
+ return null
+ }
+ }
+
+ /**
+ * Get smart sessions for an address
+ * @param caipAddress - The CAIP address
+ * @returns Promise resolving to smart sessions
+ */
+ public async getSmartSessions(caipAddress: CaipAddress): Promise {
+ try {
+ const response = await this.get({
+ path: `/v1/sessions/${caipAddress}`
+ })
+
+ return response
+ } catch (error) {
+ return { pcis: [] } as SmartSessionResponse
+ }
+ }
+
+ /**
+ * Revoke a smart session
+ * @param address - The address
+ * @param pci - The PCI
+ * @param signature - The signature
+ * @returns Promise resolving to revocation result
+ */
+ public async revokeSmartSession(
+ address: `0x${string}`,
+ pci: string,
+ signature: string
+ ): Promise<{ success: boolean }> {
+ return this.api.post<{ success: boolean }>({
+ path: `/v1/sessions/${address}/revoke`,
+ params: {
+ projectId: this.api.projectId
+ },
+ body: {
+ pci,
+ signature
+ }
+ })
+ }
+}
diff --git a/packages/blockchain-api/src/types/index.ts b/packages/blockchain-api/src/types/index.ts
new file mode 100644
index 0000000000..9a36374ee9
--- /dev/null
+++ b/packages/blockchain-api/src/types/index.ts
@@ -0,0 +1,288 @@
+import type { Balance, CaipAddress, SdkVersion, Transaction } from '@reown/appkit-common'
+
+// -- Config ------------------------------------------------- //
+export interface BlockchainApiClientConfig {
+ baseUrl: string
+ clientId?: string | null
+ projectId?: string
+ sdkType?: string
+ sdkVersion?: SdkVersion
+}
+
+export interface RequestArgs {
+ path: string
+ headers?: HeadersInit
+ params?: Record
+ cache?: RequestCache
+ signal?: AbortSignal
+}
+
+export interface PostRequestArgs extends RequestArgs {
+ body?: Record
+}
+
+// -- Generic Types ----------------------------------------- //
+export interface BaseError {
+ message?: string
+}
+
+export type ReownName = `${string}.reown.id` | `${string}.wcn.id`
+
+export interface BlockchainApiIdentityRequest {
+ address: string
+}
+
+export interface BlockchainApiIdentityResponse {
+ avatar: string | null
+ name: string | null
+}
+
+export interface BlockchainApiTransactionsRequest {
+ account: string
+ cursor?: string
+ onramp?: 'coinbase'
+ signal?: AbortSignal
+ cache?: RequestCache
+ chainId?: string
+}
+
+export interface BlockchainApiTransactionsResponse {
+ data: Transaction[]
+ next: string | null
+}
+
+export type SwapToken = {
+ name: string
+ symbol: string
+ address: CaipAddress
+ decimals: number
+ logoUri: string
+ eip2612?: boolean
+}
+
+export type SwapTokenWithBalance = SwapToken & {
+ quantity: {
+ decimals: string
+ numeric: string
+ }
+ price: number
+ value: number
+}
+
+export interface BlockchainApiSwapTokensRequest {
+ chainId?: string
+}
+
+export interface BlockchainApiSwapTokensResponse {
+ tokens: SwapToken[]
+}
+
+export interface BlockchainApiSwapQuoteRequest {
+ chainId?: string
+ amount: string
+ userAddress: string
+ from: string
+ to: string
+ gasPrice: string
+}
+
+export interface BlockchainApiSwapQuoteResponse {
+ quotes: {
+ id: string | null
+ fromAmount: string
+ fromAccount: string
+ toAmount: string
+ toAccount: string
+ }[]
+}
+
+export interface BlockchainApiTokenPriceRequest {
+ currency?: 'usd' | 'eur' | 'gbp' | 'aud' | 'cad' | 'inr' | 'jpy' | 'btc' | 'eth'
+ addresses: string[]
+}
+
+export interface BlockchainApiTokenPriceResponse {
+ fungibles: {
+ name: string
+ symbol: string
+ iconUrl: string
+ price: number
+ }[]
+}
+
+export interface BlockchainApiSwapAllowanceRequest {
+ tokenAddress: string
+ userAddress: string
+}
+
+export interface BlockchainApiSwapAllowanceResponse {
+ allowance: string
+}
+
+export interface BlockchainApiGasPriceRequest {
+ chainId: string
+}
+
+export interface BlockchainApiGasPriceResponse {
+ standard: string
+ fast: string
+ instant: string
+}
+
+export interface BlockchainApiGenerateSwapCalldataRequest {
+ userAddress: string
+ from: string
+ to: string
+ amount: string
+ eip155?: {
+ slippage: string | number
+ permit?: string
+ }
+ disableEstimate?: boolean
+}
+
+export interface BlockchainApiGenerateSwapCalldataResponse {
+ tx: {
+ from: CaipAddress
+ to: CaipAddress
+ data: `0x${string}`
+ amount: string
+ eip155: {
+ gas: string
+ gasPrice: string
+ }
+ }
+}
+
+export interface BlockchainApiGenerateApproveCalldataRequest {
+ userAddress: string
+ from: string
+ to: string
+ amount?: number
+}
+
+export interface BlockchainApiGenerateApproveCalldataResponse {
+ tx: {
+ from: CaipAddress
+ to: CaipAddress
+ data: `0x${string}`
+ value: string
+ eip155: {
+ gas: number
+ gasPrice: string
+ }
+ }
+}
+
+export interface BlockchainApiBalanceResponse {
+ balances: Balance[]
+}
+
+export interface BlockchainApiLookupEnsName {
+ name: ReownName
+ registered: number
+ updated: number
+ addresses: Record<
+ string,
+ {
+ address: string
+ created: string
+ }
+ >
+ attributes: {
+ avatar?: string
+ bio?: string
+ }[]
+}
+
+export interface BlockchainApiRegisterNameParams {
+ coinType: number
+ message: string
+ signature: string
+ address: `0x${string}`
+}
+
+export interface BlockchainApiSuggestionResponse {
+ suggestions: {
+ name: string
+ registered: boolean
+ }[]
+}
+
+export interface BlockchainApiEnsError extends BaseError {
+ status: string
+ reasons: { name: string; description: string }[]
+}
+
+// -- Params ------------------------------------------------- //
+export type DestinationWallet = {
+ address: string
+ blockchains: string[]
+ assets: string[]
+}
+
+export interface GenerateOnRampUrlArgs {
+ destinationWallets: DestinationWallet[]
+ partnerUserId: string
+ defaultNetwork?: string
+ purchaseAmount?: number
+ paymentAmount?: number
+}
+
+export interface PaymentCurrency {
+ id: string
+ payment_method_limits: Array<{
+ id: string
+ min: string
+ max: string
+ }>
+}
+
+export interface PurchaseCurrency {
+ id: string
+ name: string
+ symbol: string
+ networks: Array<{
+ name: string
+ display_name: string
+ chain_id: string
+ contract_address: string
+ }>
+}
+
+export interface GetQuoteArgs {
+ purchaseCurrency: {
+ id: string
+ symbol: string
+ }
+ paymentCurrency: {
+ id: string
+ }
+ amount: string
+ network: string
+}
+
+export interface OnrampQuote {
+ coinbaseFee: { amount: string; currency: string }
+ networkFee: { amount: string; currency: string }
+ paymentSubtotal: { amount: string; currency: string }
+ paymentTotal: { amount: string; currency: string }
+ purchaseAmount: { amount: string; currency: string }
+ quoteId: string
+}
+
+export interface SmartSessionResponse {
+ pcis: {
+ name: string
+ duration: number
+ expiry: number
+ pci: string
+ account: CaipAddress
+ dapp: {
+ name: string
+ url: string
+ icon: string
+ lastActivity: number
+ }
+ }[]
+}
diff --git a/packages/blockchain-api/src/utils/FetchUtil.ts b/packages/blockchain-api/src/utils/FetchUtil.ts
new file mode 100644
index 0000000000..6b00a0df8e
--- /dev/null
+++ b/packages/blockchain-api/src/utils/FetchUtil.ts
@@ -0,0 +1,130 @@
+import type { SdkVersion } from '@reown/appkit-common'
+
+import type { PostRequestArgs, RequestArgs } from '../types/index.js'
+
+// -- Helper Functions ------------------------------------------
+async function fetchData(...args: Parameters) {
+ const response = await fetch(...args)
+ if (!response.ok) {
+ // Create error object and reject if not a 2xx response code
+ const err = new Error(`HTTP status code: ${response.status}`, {
+ cause: response
+ })
+ throw err
+ }
+
+ return response
+}
+
+// -- FetchUtil Class ------------------------------------------
+export class FetchUtil {
+ public baseUrl: string
+ public clientId?: string
+ public projectId?: string
+ public sdkType?: string
+ public sdkVersion?: string
+
+ constructor({
+ baseUrl,
+ clientId,
+ projectId,
+ sdkType,
+ sdkVersion
+ }: {
+ baseUrl: string
+ clientId?: string
+ projectId?: string
+ sdkType?: string
+ sdkVersion?: string
+ }) {
+ this.baseUrl = baseUrl
+ this.clientId = clientId
+ this.projectId = projectId
+ this.sdkType = sdkType
+ this.sdkVersion = sdkVersion
+ }
+
+ public setSdkParams(sdkType: string, sdkVersion: SdkVersion): void {
+ this.sdkType = sdkType
+ this.sdkVersion = sdkVersion
+ }
+
+ public async get(args: RequestArgs): Promise {
+ const url = this.createUrl(args)
+ const { headers, signal, cache } = args
+ const response = await fetchData(url, { method: 'GET', headers, signal, cache })
+
+ return response.json() as T
+ }
+
+ public async getBlob(args: RequestArgs): Promise {
+ const url = this.createUrl(args)
+ const { headers, signal } = args
+ const response = await fetchData(url, { method: 'GET', headers, signal })
+
+ return response.blob()
+ }
+
+ public async post(args: PostRequestArgs): Promise {
+ const url = this.createUrl(args)
+ const { headers, signal, body } = args
+ const response = await fetchData(url, {
+ method: 'POST',
+ headers,
+ body: body ? JSON.stringify(body) : undefined,
+ signal
+ })
+
+ return response.json() as T
+ }
+
+ public async put(args: PostRequestArgs): Promise {
+ const url = this.createUrl(args)
+ const { headers, signal, body } = args
+ const response = await fetchData(url, {
+ method: 'PUT',
+ headers,
+ body: body ? JSON.stringify(body) : undefined,
+ signal
+ })
+
+ return response.json() as T
+ }
+
+ public async delete(args: PostRequestArgs): Promise {
+ const url = this.createUrl(args)
+ const { headers, signal, body } = args
+ const response = await fetchData(url, {
+ method: 'DELETE',
+ headers,
+ body: body ? JSON.stringify(body) : undefined,
+ signal
+ })
+
+ return response.json() as T
+ }
+
+ private createUrl(args: RequestArgs): URL {
+ const { path, params = {} } = args
+ const url = new URL(path, this.baseUrl)
+
+ // Add any parameters provided
+ Object.entries(params).forEach(([key, value]) => {
+ if (value !== undefined) {
+ url.searchParams.append(key, value)
+ }
+ })
+
+ // Add client ID if available
+ if (this.clientId && !url.searchParams.has('clientId')) {
+ url.searchParams.append('clientId', this.clientId)
+ }
+
+ // Add project ID if available and not already in params
+ if (this.projectId && !url.searchParams.has('projectId')) {
+ url.searchParams.append('projectId', this.projectId)
+ }
+
+ return url
+ }
+}
diff --git a/packages/blockchain-api/src/utils/constants.ts b/packages/blockchain-api/src/utils/constants.ts
new file mode 100644
index 0000000000..790cc71654
--- /dev/null
+++ b/packages/blockchain-api/src/utils/constants.ts
@@ -0,0 +1,89 @@
+export const BLOCKCHAIN_API_URL = 'https://rpc.walletconnect.org'
+
+export const CACHE_EXPIRY = {
+ // 30 seconds
+ PORTFOLIO: 30000,
+ // 30 seconds
+ NATIVE_BALANCE: 30000,
+ // 5 minutes
+ ENS: 300000,
+ // 5 minutes
+ IDENTITY: 300000
+}
+
+export const CONVERT_SLIPPAGE_TOLERANCE = 1
+
+export const DEFAULT_ONRAMP_OPTIONS = {
+ purchaseCurrencies: [
+ {
+ id: '2b92315d-eab7-5bef-84fa-089a131333f5',
+ name: 'USD Coin',
+ symbol: 'USDC',
+ networks: [
+ {
+ name: 'ethereum-mainnet',
+ display_name: 'Ethereum',
+ chain_id: '1',
+ contract_address: '0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48'
+ },
+ {
+ name: 'polygon-mainnet',
+ display_name: 'Polygon',
+ chain_id: '137',
+ contract_address: '0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174'
+ }
+ ]
+ },
+ {
+ id: '2b92315d-eab7-5bef-84fa-089a131333f5',
+ name: 'Ether',
+ symbol: 'ETH',
+ networks: [
+ {
+ name: 'ethereum-mainnet',
+ display_name: 'Ethereum',
+ chain_id: '1',
+ contract_address: '0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48'
+ },
+ {
+ name: 'polygon-mainnet',
+ display_name: 'Polygon',
+ chain_id: '137',
+ contract_address: '0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174'
+ }
+ ]
+ }
+ ],
+ paymentCurrencies: [
+ {
+ id: 'USD',
+ payment_method_limits: [
+ {
+ id: 'card',
+ min: '10.00',
+ max: '7500.00'
+ },
+ {
+ id: 'ach_bank_account',
+ min: '10.00',
+ max: '25000.00'
+ }
+ ]
+ },
+ {
+ id: 'EUR',
+ payment_method_limits: [
+ {
+ id: 'card',
+ min: '10.00',
+ max: '7500.00'
+ },
+ {
+ id: 'ach_bank_account',
+ min: '10.00',
+ max: '25000.00'
+ }
+ ]
+ }
+ ]
+}
diff --git a/packages/controllers/tests/utils/FetchUtil.test.ts b/packages/blockchain-api/tests/FetchUtil.test.ts
similarity index 99%
rename from packages/controllers/tests/utils/FetchUtil.test.ts
rename to packages/blockchain-api/tests/FetchUtil.test.ts
index 5ba7de46aa..6bb9d0b62a 100644
--- a/packages/controllers/tests/utils/FetchUtil.test.ts
+++ b/packages/blockchain-api/tests/FetchUtil.test.ts
@@ -1,6 +1,6 @@
import { beforeEach, describe, expect, it, vi } from 'vitest'
-import { FetchUtil } from '../../src/utils/FetchUtil'
+import { FetchUtil } from '../src/utils/FetchUtil.js'
describe('FetchUtil', () => {
const mockBaseUrl = 'https://api.example.com'
diff --git a/packages/blockchain-api/tsconfig.json b/packages/blockchain-api/tsconfig.json
new file mode 100644
index 0000000000..926fcf67da
--- /dev/null
+++ b/packages/blockchain-api/tsconfig.json
@@ -0,0 +1,9 @@
+{
+ "compilerOptions": {
+ "composite": true,
+ "outDir": "./dist/esm",
+ "declarationDir": "./dist/types"
+ },
+ "extends": "../../tsconfig.json",
+ "include": ["src", "tests", "exports"]
+}
diff --git a/packages/common/src/utils/TypeUtil.ts b/packages/common/src/utils/TypeUtil.ts
index f065f41548..a812017cdb 100644
--- a/packages/common/src/utils/TypeUtil.ts
+++ b/packages/common/src/utils/TypeUtil.ts
@@ -142,7 +142,7 @@ export type SIWEStatus = 'uninitialized' | 'ready' | 'loading' | 'success' | 're
export type SdkFramework = 'html' | 'react' | 'vue' | 'cdn' | 'unity'
-export type SdkVersion = `${SdkFramework}-${AdapterType}-${string}`
+export type SdkVersion = `${SdkFramework}-${AdapterType}-${string}` | AppKitSdkVersion
export type AppKitSdkVersion = `${SdkFramework}-${string}-${string}`
diff --git a/packages/controllers/exports/index.ts b/packages/controllers/exports/index.ts
index da1e9214bd..7df76a86d2 100644
--- a/packages/controllers/exports/index.ts
+++ b/packages/controllers/exports/index.ts
@@ -85,7 +85,5 @@ export { RouterUtil } from '../src/utils/RouterUtil.js'
export { OptionsUtil } from '../src/utils/OptionsUtil.js'
export { SIWXUtil } from '../src/utils/SIWXUtil.js'
-export { FetchUtil } from '../src/utils/FetchUtil.js'
-
export type * from '../src/utils/TypeUtil.js'
export type * from '../src/utils/SIWXUtil.js'
diff --git a/packages/controllers/exports/utils.ts b/packages/controllers/exports/utils.ts
index 6a60995284..7638af10e4 100644
--- a/packages/controllers/exports/utils.ts
+++ b/packages/controllers/exports/utils.ts
@@ -6,5 +6,4 @@ export { StorageUtil } from '../src/utils/StorageUtil.js'
export { RouterUtil } from '../src/utils/RouterUtil.js'
export { OptionsUtil } from '../src/utils/OptionsUtil.js'
export { SIWXUtil } from '../src/utils/SIWXUtil.js'
-export { FetchUtil } from '../src/utils/FetchUtil.js'
export { connectFarcaster, connectSocial, executeSocialLogin } from '../src/utils/SocialsUtil.js'
diff --git a/packages/controllers/package.json b/packages/controllers/package.json
index a62ee3b917..c78dc95db8 100644
--- a/packages/controllers/package.json
+++ b/packages/controllers/package.json
@@ -52,6 +52,7 @@
"dependencies": {
"@reown/appkit-common": "workspace:*",
"@reown/appkit-wallet": "workspace:*",
+ "@reown/appkit-blockchain-api": "workspace:*",
"@walletconnect/universal-provider": "2.20.0",
"valtio": "1.13.2",
"viem": ">=2.23.11"
diff --git a/packages/controllers/src/controllers/AccountController.ts b/packages/controllers/src/controllers/AccountController.ts
index 85f03b86ec..12ed65a52d 100644
--- a/packages/controllers/src/controllers/AccountController.ts
+++ b/packages/controllers/src/controllers/AccountController.ts
@@ -273,7 +273,7 @@ export const AccountController = {
state.lastRetry = Date.now()
onError?.(error)
- SnackController.showError('Token Balance Unavailable')
+ SnackController.showError('Token balance unavailable')
} finally {
state.balanceLoading = false
}
diff --git a/packages/controllers/src/controllers/ApiController.ts b/packages/controllers/src/controllers/ApiController.ts
index b44012459d..3d73bf35a2 100644
--- a/packages/controllers/src/controllers/ApiController.ts
+++ b/packages/controllers/src/controllers/ApiController.ts
@@ -1,11 +1,11 @@
import { proxy } from 'valtio/vanilla'
import { subscribeKey as subKey } from 'valtio/vanilla/utils'
+import { FetchUtil } from '@reown/appkit-blockchain-api'
import type { ChainNamespace } from '@reown/appkit-common'
import { AssetUtil } from '../utils/AssetUtil.js'
import { CoreHelperUtil } from '../utils/CoreHelperUtil.js'
-import { FetchUtil } from '../utils/FetchUtil.js'
import { StorageUtil } from '../utils/StorageUtil.js'
import type {
ApiGetAnalyticsConfigResponse,
@@ -34,7 +34,7 @@ const CORE_UNSUPPORTED_WALLET_IDS = [
// -- Helpers ------------------------------------------- //
const baseUrl = CoreHelperUtil.getApiUrl()
-export const api = new FetchUtil({ baseUrl, clientId: null })
+export const api = new FetchUtil({ baseUrl })
const entries = 40
const recommendedEntries = 4
const imageCountToFetch = 20
diff --git a/packages/controllers/src/controllers/BlockchainApiController.ts b/packages/controllers/src/controllers/BlockchainApiController.ts
index 8f6cdf4d8b..a29c3c729a 100644
--- a/packages/controllers/src/controllers/BlockchainApiController.ts
+++ b/packages/controllers/src/controllers/BlockchainApiController.ts
@@ -1,133 +1,45 @@
import { proxy } from 'valtio/vanilla'
+import {
+ BlockchainApiClient,
+ type BlockchainApiGasPriceRequest,
+ type BlockchainApiGenerateApproveCalldataRequest,
+ type BlockchainApiGenerateSwapCalldataRequest,
+ type BlockchainApiIdentityRequest,
+ type BlockchainApiRegisterNameParams,
+ type BlockchainApiSwapAllowanceRequest,
+ type BlockchainApiSwapQuoteRequest,
+ type BlockchainApiSwapTokensRequest,
+ type BlockchainApiSwapTokensResponse,
+ type BlockchainApiTokenPriceRequest,
+ type BlockchainApiTransactionsRequest,
+ type GenerateOnRampUrlArgs,
+ type GetQuoteArgs,
+ type OnrampQuote,
+ type SmartSessionResponse
+} from '@reown/appkit-blockchain-api'
import type { CaipAddress, CaipNetworkId } from '@reown/appkit-common'
-import { ConstantsUtil } from '../utils/ConstantsUtil.js'
-import { CoreHelperUtil } from '../utils/CoreHelperUtil.js'
-import { FetchUtil, type RequestArguments } from '../utils/FetchUtil.js'
import { StorageUtil } from '../utils/StorageUtil.js'
-import type {
- BlockchainApiBalanceResponse,
- BlockchainApiGasPriceRequest,
- BlockchainApiGasPriceResponse,
- BlockchainApiGenerateApproveCalldataRequest,
- BlockchainApiGenerateApproveCalldataResponse,
- BlockchainApiGenerateSwapCalldataRequest,
- BlockchainApiGenerateSwapCalldataResponse,
- BlockchainApiIdentityRequest,
- BlockchainApiIdentityResponse,
- BlockchainApiLookupEnsName,
- BlockchainApiRegisterNameParams,
- BlockchainApiSuggestionResponse,
- BlockchainApiSwapAllowanceRequest,
- BlockchainApiSwapAllowanceResponse,
- BlockchainApiSwapQuoteRequest,
- BlockchainApiSwapQuoteResponse,
- BlockchainApiSwapTokensRequest,
- BlockchainApiSwapTokensResponse,
- BlockchainApiTokenPriceRequest,
- BlockchainApiTokenPriceResponse,
- BlockchainApiTransactionsRequest,
- BlockchainApiTransactionsResponse,
- GenerateOnRampUrlArgs,
- GetQuoteArgs,
- OnrampQuote,
- PaymentCurrency,
- PurchaseCurrency
-} from '../utils/TypeUtil.js'
import { AccountController } from './AccountController.js'
import { ChainController } from './ChainController.js'
import { OptionsController } from './OptionsController.js'
import { SnackController } from './SnackController.js'
-const DEFAULT_OPTIONS = {
- purchaseCurrencies: [
- {
- id: '2b92315d-eab7-5bef-84fa-089a131333f5',
- name: 'USD Coin',
- symbol: 'USDC',
- networks: [
- {
- name: 'ethereum-mainnet',
- display_name: 'Ethereum',
- chain_id: '1',
- contract_address: '0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48'
- },
- {
- name: 'polygon-mainnet',
- display_name: 'Polygon',
- chain_id: '137',
- contract_address: '0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174'
- }
- ]
- },
- {
- id: '2b92315d-eab7-5bef-84fa-089a131333f5',
- name: 'Ether',
- symbol: 'ETH',
- networks: [
- {
- name: 'ethereum-mainnet',
- display_name: 'Ethereum',
- chain_id: '1',
- contract_address: '0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48'
- },
- {
- name: 'polygon-mainnet',
- display_name: 'Polygon',
- chain_id: '137',
- contract_address: '0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174'
- }
- ]
- }
- ],
- paymentCurrencies: [
- {
- id: 'USD',
- payment_method_limits: [
- {
- id: 'card',
- min: '10.00',
- max: '7500.00'
- },
- {
- id: 'ach_bank_account',
- min: '10.00',
- max: '25000.00'
- }
- ]
- },
- {
- id: 'EUR',
- payment_method_limits: [
- {
- id: 'card',
- min: '10.00',
- max: '7500.00'
- },
- {
- id: 'ach_bank_account',
- min: '10.00',
- max: '25000.00'
- }
- ]
- }
- ]
-}
-
export interface BlockchainApiControllerState {
clientId: string | null
- api: FetchUtil
+ client: BlockchainApiClient
supportedChains: { http: CaipNetworkId[]; ws: CaipNetworkId[] }
}
-// -- Helpers ------------------------------------------- //
-const baseUrl = CoreHelperUtil.getBlockchainApiUrl()
-
// -- State --------------------------------------------- //
const state = proxy({
clientId: null,
- api: new FetchUtil({ baseUrl, clientId: null }),
+ client: new BlockchainApiClient({
+ projectId: OptionsController.state.projectId,
+ sdkType: OptionsController.state.sdkType,
+ sdkVersion: OptionsController.state.sdkVersion
+ }),
supportedChains: { http: [], ws: [] }
})
@@ -135,29 +47,23 @@ const state = proxy({
export const BlockchainApiController = {
state,
- async get(request: RequestArguments): Promise {
- const { st, sv } = BlockchainApiController.getSdkProperties()
- const projectId = OptionsController.state.projectId
-
- const params = {
- ...(request.params || {}),
- st,
- sv,
- projectId
- }
+ initializeClient() {
+ state.client.setProjectId(OptionsController.state.projectId)
+ state.client.setSdkType(OptionsController.state.sdkType)
+ state.client.setSdkVersion(OptionsController.state.sdkVersion)
+ },
- return state.api.get({
- ...request,
- params
- })
+ setClientId(clientId: string | undefined) {
+ state.client.setClientId(clientId)
},
getSdkProperties() {
- const { sdkType, sdkVersion } = OptionsController.state
+ const { sdkType, sdkVersion, projectId } = OptionsController.state
return {
st: sdkType || 'unknown',
- sv: sdkVersion || 'unknown'
+ sv: sdkVersion || 'unknown',
+ projectId
}
},
@@ -165,23 +71,12 @@ export const BlockchainApiController = {
if (!networkId) {
return false
}
- try {
- if (!state.supportedChains.http.length) {
- await BlockchainApiController.getSupportedNetworks()
- }
- } catch (e) {
- return false
- }
- return state.supportedChains.http.includes(networkId)
+ return state.client.isNetworkSupported(networkId)
},
async getSupportedNetworks() {
- const supportedChains = await BlockchainApiController.get<
- BlockchainApiControllerState['supportedChains']
- >({
- path: 'v1/supported-chains'
- })
+ const supportedChains = await state.client.getSupportedNetworks()
state.supportedChains = supportedChains
@@ -205,14 +100,7 @@ export const BlockchainApiController = {
return identityCache
}
- const result = await BlockchainApiController.get({
- path: `/v1/identity/${address}`,
- params: {
- sender: ChainController.state.activeCaipAddress
- ? CoreHelperUtil.getPlainAddress(ChainController.state.activeCaipAddress)
- : undefined
- }
- })
+ const result = await state.client.fetchIdentity({ address, caipNetworkId })
StorageUtil.updateIdentityCache({
address,
@@ -238,15 +126,13 @@ export const BlockchainApiController = {
return { data: [], next: undefined }
}
- return BlockchainApiController.get({
- path: `/v1/account/${account}/history`,
- params: {
- cursor,
- onramp,
- chainId
- },
+ return state.client.fetchTransactions({
+ account,
+ cursor,
+ onramp,
signal,
- cache
+ cache,
+ chainId
})
},
@@ -258,19 +144,7 @@ export const BlockchainApiController = {
return { quotes: [] }
}
- return BlockchainApiController.get({
- path: `/v1/convert/quotes`,
- headers: {
- 'Content-Type': 'application/json'
- },
- params: {
- amount,
- userAddress,
- from,
- to,
- gasPrice
- }
- })
+ return state.client.fetchSwapQuote({ amount, userAddress, from, to, gasPrice })
},
async fetchSwapTokens({
@@ -283,10 +157,7 @@ export const BlockchainApiController = {
return { tokens: [] }
}
- return BlockchainApiController.get({
- path: `/v1/convert/tokens`,
- params: { chainId }
- })
+ return state.client.fetchSwapTokens({ chainId })
},
async fetchTokenPrice({ addresses }: BlockchainApiTokenPriceRequest) {
@@ -297,17 +168,7 @@ export const BlockchainApiController = {
return { fungibles: [] }
}
- return state.api.post({
- path: '/v1/fungible/price',
- body: {
- currency: 'usd',
- addresses,
- projectId: OptionsController.state.projectId
- },
- headers: {
- 'Content-Type': 'application/json'
- }
- })
+ return state.client.fetchTokenPrice({ addresses })
},
async fetchSwapAllowance({ tokenAddress, userAddress }: BlockchainApiSwapAllowanceRequest) {
@@ -318,21 +179,10 @@ export const BlockchainApiController = {
return { allowance: '0' }
}
- return BlockchainApiController.get({
- path: `/v1/convert/allowance`,
- params: {
- tokenAddress,
- userAddress
- },
- headers: {
- 'Content-Type': 'application/json'
- }
- })
+ return state.client.fetchSwapAllowance({ tokenAddress, userAddress })
},
async fetchGasPrice({ chainId }: BlockchainApiGasPriceRequest) {
- const { st, sv } = BlockchainApiController.getSdkProperties()
-
const isSupported = await BlockchainApiController.isNetworkSupported(
ChainController.state.activeCaipNetwork?.caipNetworkId
)
@@ -340,17 +190,7 @@ export const BlockchainApiController = {
throw new Error('Network not supported for Gas Price')
}
- return BlockchainApiController.get({
- path: `/v1/convert/gas-price`,
- headers: {
- 'Content-Type': 'application/json'
- },
- params: {
- chainId,
- st,
- sv
- }
- })
+ return state.client.fetchGasPrice({ chainId })
},
async generateSwapCalldata({
@@ -367,23 +207,7 @@ export const BlockchainApiController = {
throw new Error('Network not supported for Swaps')
}
- return state.api.post({
- path: '/v1/convert/build-transaction',
- headers: {
- 'Content-Type': 'application/json'
- },
- body: {
- amount,
- eip155: {
- slippage: ConstantsUtil.CONVERT_SLIPPAGE_TOLERANCE
- },
- projectId: OptionsController.state.projectId,
- from,
- to,
- userAddress,
- disableEstimate
- }
- })
+ return state.client.generateSwapCalldata({ amount, from, to, userAddress, disableEstimate })
},
async generateApproveCalldata({
@@ -391,8 +215,6 @@ export const BlockchainApiController = {
to,
userAddress
}: BlockchainApiGenerateApproveCalldataRequest) {
- const { st, sv } = BlockchainApiController.getSdkProperties()
-
const isSupported = await BlockchainApiController.isNetworkSupported(
ChainController.state.activeCaipNetwork?.caipNetworkId
)
@@ -400,48 +222,28 @@ export const BlockchainApiController = {
throw new Error('Network not supported for Swaps')
}
- return BlockchainApiController.get({
- path: `/v1/convert/build-approve`,
- headers: {
- 'Content-Type': 'application/json'
- },
- params: {
- userAddress,
- from,
- to,
- st,
- sv
- }
- })
+ return state.client.generateApproveCalldata({ from, to, userAddress })
},
async getBalance(address: string, chainId?: string, forceUpdate?: string) {
- const { st, sv } = BlockchainApiController.getSdkProperties()
-
const isSupported = await BlockchainApiController.isNetworkSupported(
ChainController.state.activeCaipNetwork?.caipNetworkId
)
+
if (!isSupported) {
- SnackController.showError('Token Balance Unavailable')
+ SnackController.showError('Token balance unavailable')
return { balances: [] }
}
+
const caipAddress = `${chainId}:${address}`
const cachedBalance = StorageUtil.getBalanceCacheForCaipAddress(caipAddress)
+
if (cachedBalance) {
return cachedBalance
}
- const balance = await BlockchainApiController.get({
- path: `/v1/account/${address}/balance`,
- params: {
- currency: 'usd',
- chainId,
- forceUpdate,
- st,
- sv
- }
- })
+ const balance = await state.client.getBalance(address, chainId, forceUpdate)
StorageUtil.updateBalanceCache({
caipAddress,
@@ -460,10 +262,7 @@ export const BlockchainApiController = {
return { addresses: {}, attributes: [] }
}
- return BlockchainApiController.get({
- path: `/v1/profile/account/${name}`,
- params: { apiVersion: '2' }
- })
+ return state.client.lookupEnsName(name)
},
async reverseLookupEnsName({ address }: { address: string }) {
@@ -474,13 +273,9 @@ export const BlockchainApiController = {
return []
}
- return BlockchainApiController.get({
- path: `/v1/profile/reverse/${address}`,
- params: {
- sender: AccountController.state.address,
- apiVersion: '2'
- }
- })
+ const sender = AccountController.state.address
+
+ return state.client.reverseLookupEnsName({ address, sender })
},
async getEnsNameSuggestions(name: string) {
@@ -491,10 +286,7 @@ export const BlockchainApiController = {
return { suggestions: [] }
}
- return BlockchainApiController.get({
- path: `/v1/profile/suggestions/${name}`,
- params: { zone: 'reown.id' }
- })
+ return state.client.getEnsNameSuggestions(name)
},
async registerEnsName({
@@ -510,13 +302,7 @@ export const BlockchainApiController = {
return { success: false }
}
- return state.api.post({
- path: `/v1/profile/account`,
- body: { coin_type: coinType, address, message, signature },
- headers: {
- 'Content-Type': 'application/json'
- }
- })
+ return state.client.registerEnsName({ coinType, address, message, signature })
},
async generateOnRampURL({
@@ -533,22 +319,13 @@ export const BlockchainApiController = {
return ''
}
- const response = await state.api.post<{ url: string }>({
- path: `/v1/generators/onrampurl`,
- params: {
- projectId: OptionsController.state.projectId
- },
- body: {
- destinationWallets,
- defaultNetwork,
- partnerUserId,
- defaultExperience: 'buy',
- presetCryptoAmount: purchaseAmount,
- presetFiatAmount: paymentAmount
- }
+ return state.client.generateOnRampURL({
+ destinationWallets,
+ partnerUserId,
+ defaultNetwork,
+ purchaseAmount,
+ paymentAmount
})
-
- return response.url
},
async getOnrampOptions() {
@@ -559,18 +336,7 @@ export const BlockchainApiController = {
return { paymentCurrencies: [], purchaseCurrencies: [] }
}
- try {
- const response = await BlockchainApiController.get<{
- paymentCurrencies: PaymentCurrency[]
- purchaseCurrencies: PurchaseCurrency[]
- }>({
- path: `/v1/onramp/options`
- })
-
- return response
- } catch (e) {
- return DEFAULT_OPTIONS
- }
+ return state.client.getOnrampOptions()
},
async getOnrampQuote({
@@ -579,53 +345,35 @@ export const BlockchainApiController = {
amount,
network
}: GetQuoteArgs): Promise {
- try {
- const isSupported = await BlockchainApiController.isNetworkSupported(
- ChainController.state.activeCaipNetwork?.caipNetworkId
- )
- if (!isSupported) {
- return null
- }
-
- const response = await state.api.post({
- path: `/v1/onramp/quote`,
- params: {
- projectId: OptionsController.state.projectId
- },
- body: {
- purchaseCurrency,
- paymentCurrency,
- amount,
- network
- }
- })
-
- return response
- } catch (e) {
- // Mocking response as 1:1 until endpoint is ready
- return {
- coinbaseFee: { amount, currency: paymentCurrency.id },
- networkFee: { amount, currency: paymentCurrency.id },
- paymentSubtotal: { amount, currency: paymentCurrency.id },
- paymentTotal: { amount, currency: paymentCurrency.id },
- purchaseAmount: { amount, currency: paymentCurrency.id },
- quoteId: 'mocked-quote-id'
- }
+ const isSupported = await BlockchainApiController.isNetworkSupported(
+ ChainController.state.activeCaipNetwork?.caipNetworkId
+ )
+ if (!isSupported) {
+ return null
}
+
+ return state.client.getOnrampQuote({
+ purchaseCurrency,
+ paymentCurrency,
+ amount,
+ network
+ })
},
async getSmartSessions(caipAddress: CaipAddress) {
const isSupported = await BlockchainApiController.isNetworkSupported(
ChainController.state.activeCaipNetwork?.caipNetworkId
)
+
if (!isSupported) {
- return []
+ return {
+ pcis: []
+ } as SmartSessionResponse
}
- return BlockchainApiController.get({
- path: `/v1/sessions/${caipAddress}`
- })
+ return state.client.getSmartSessions(caipAddress)
},
+
async revokeSmartSession(address: `0x${string}`, pci: string, signature: string) {
const isSupported = await BlockchainApiController.isNetworkSupported(
ChainController.state.activeCaipNetwork?.caipNetworkId
@@ -634,19 +382,6 @@ export const BlockchainApiController = {
return { success: false }
}
- return state.api.post({
- path: `/v1/sessions/${address}/revoke`,
- params: {
- projectId: OptionsController.state.projectId
- },
- body: {
- pci,
- signature
- }
- })
- },
- setClientId(clientId: string | null) {
- state.clientId = clientId
- state.api = new FetchUtil({ baseUrl, clientId })
+ return state.client.revokeSmartSession(address, pci, signature)
}
}
diff --git a/packages/controllers/src/controllers/EventsController.ts b/packages/controllers/src/controllers/EventsController.ts
index a536270ae7..861d8ad777 100644
--- a/packages/controllers/src/controllers/EventsController.ts
+++ b/packages/controllers/src/controllers/EventsController.ts
@@ -1,9 +1,9 @@
import { proxy, subscribe as sub } from 'valtio/vanilla'
+import { FetchUtil } from '@reown/appkit-blockchain-api'
import { ConstantsUtil, isSafe } from '@reown/appkit-common'
import { CoreHelperUtil } from '../utils/CoreHelperUtil.js'
-import { FetchUtil } from '../utils/FetchUtil.js'
import type { Event } from '../utils/TypeUtil.js'
import { AccountController } from './AccountController.js'
import { AlertController } from './AlertController.js'
@@ -11,7 +11,7 @@ import { OptionsController } from './OptionsController.js'
// -- Helpers ------------------------------------------- //
const baseUrl = CoreHelperUtil.getAnalyticsUrl()
-const api = new FetchUtil({ baseUrl, clientId: null })
+const api = new FetchUtil({ baseUrl })
const excluded = ['MODAL_CREATED']
// -- Types --------------------------------------------- //
diff --git a/packages/controllers/src/controllers/RouterController.ts b/packages/controllers/src/controllers/RouterController.ts
index c8160b9ed7..c3227faae1 100644
--- a/packages/controllers/src/controllers/RouterController.ts
+++ b/packages/controllers/src/controllers/RouterController.ts
@@ -106,6 +106,12 @@ export interface RouterControllerState {
navigateTo?: RouterControllerState['view']
navigateWithReplace?: boolean
swap?: SwapInputArguments
+ sendParams?: {
+ sourceToken: string
+ address: string
+ amount: string
+ chainId: string
+ }
}
transactionStack: TransactionAction[]
}
diff --git a/packages/controllers/src/controllers/SendController.ts b/packages/controllers/src/controllers/SendController.ts
index cb5038a3d3..53a7aade6e 100644
--- a/packages/controllers/src/controllers/SendController.ts
+++ b/packages/controllers/src/controllers/SendController.ts
@@ -201,7 +201,7 @@ export const SendController = {
state.lastRetry = Date.now()
onError?.(error)
- SnackController.showError('Token Balance Unavailable')
+ SnackController.showError('Token balance unavailable')
} finally {
state.loading = false
}
diff --git a/packages/controllers/src/utils/FetchUtil.ts b/packages/controllers/src/utils/FetchUtil.ts
deleted file mode 100644
index 037efd93a8..0000000000
--- a/packages/controllers/src/utils/FetchUtil.ts
+++ /dev/null
@@ -1,107 +0,0 @@
-// -- Types ----------------------------------------------------------------------
-interface Options {
- baseUrl: string
- clientId: string | null
-}
-
-export interface RequestArguments {
- path: string
- headers?: HeadersInit
- params?: Record
- cache?: RequestCache
- signal?: AbortSignal
-}
-
-interface PostArguments extends RequestArguments {
- body?: Record
-}
-
-async function fetchData(...args: Parameters) {
- const response = await fetch(...args)
- if (!response.ok) {
- // Create error object and reject if not a 2xx response code
- const err = new Error(`HTTP status code: ${response.status}`, {
- cause: response
- })
- throw err
- }
-
- return response
-}
-
-// -- Utility --------------------------------------------------------------------
-export class FetchUtil {
- public baseUrl: Options['baseUrl']
- public clientId: Options['clientId']
-
- public constructor({ baseUrl, clientId }: Options) {
- this.baseUrl = baseUrl
- this.clientId = clientId
- }
-
- public async get({ headers, signal, cache, ...args }: RequestArguments) {
- const url = this.createUrl(args)
- const response = await fetchData(url, { method: 'GET', headers, signal, cache })
-
- return response.json() as T
- }
-
- public async getBlob({ headers, signal, ...args }: RequestArguments) {
- const url = this.createUrl(args)
- const response = await fetchData(url, { method: 'GET', headers, signal })
-
- return response.blob()
- }
-
- public async post({ body, headers, signal, ...args }: PostArguments) {
- const url = this.createUrl(args)
- const response = await fetchData(url, {
- method: 'POST',
- headers,
- body: body ? JSON.stringify(body) : undefined,
- signal
- })
-
- return response.json() as T
- }
-
- public async put({ body, headers, signal, ...args }: PostArguments) {
- const url = this.createUrl(args)
- const response = await fetchData(url, {
- method: 'PUT',
- headers,
- body: body ? JSON.stringify(body) : undefined,
- signal
- })
-
- return response.json() as T
- }
-
- public async delete({ body, headers, signal, ...args }: PostArguments) {
- const url = this.createUrl(args)
- const response = await fetchData(url, {
- method: 'DELETE',
- headers,
- body: body ? JSON.stringify(body) : undefined,
- signal
- })
-
- return response.json() as T
- }
-
- private createUrl({ path, params }: RequestArguments) {
- const url = new URL(path, this.baseUrl)
- if (params) {
- Object.entries(params).forEach(([key, value]) => {
- if (value) {
- url.searchParams.append(key, value)
- }
- })
- }
- if (this.clientId) {
- url.searchParams.append('clientId', this.clientId)
- }
-
- return url
- }
-}
diff --git a/packages/controllers/tests/controllers/AccountController.test.ts b/packages/controllers/tests/controllers/AccountController.test.ts
index b3963dfd3e..69520f6616 100644
--- a/packages/controllers/tests/controllers/AccountController.test.ts
+++ b/packages/controllers/tests/controllers/AccountController.test.ts
@@ -201,7 +201,7 @@ describe('AccountController', () => {
expect(result).toEqual([])
expect(AccountController.state.lastRetry).toBe(now)
expect(onError).toHaveBeenCalledWith(mockError)
- expect(SnackController.showError).toHaveBeenCalledWith('Token Balance Unavailable')
+ expect(SnackController.showError).toHaveBeenCalledWith('Token balance unavailable')
})
it('should fetch balance if everything is correct', async () => {
diff --git a/packages/controllers/tests/controllers/BlockchainApiController.test.ts b/packages/controllers/tests/controllers/BlockchainApiController.test.ts
index 2dac0d971a..a8fe9429e5 100644
--- a/packages/controllers/tests/controllers/BlockchainApiController.test.ts
+++ b/packages/controllers/tests/controllers/BlockchainApiController.test.ts
@@ -1,13 +1,28 @@
-import { describe, expect, it, vi } from 'vitest'
+import { afterAll, beforeAll, describe, expect, it, vi } from 'vitest'
-import { BlockchainApiController, FetchUtil, OptionsController } from '../../exports/index.js'
+import { FetchUtil } from '@reown/appkit-blockchain-api'
+
+import { BlockchainApiController, OptionsController } from '../../exports/index.js'
// -- Tests --------------------------------------------------------------------
describe('BlockchainApiController', () => {
+ beforeAll(() => {
+ vi.spyOn(OptionsController, 'state', 'get').mockReturnValue({
+ ...OptionsController.state,
+ projectId: 'test-project-id',
+ sdkType: 'appkit',
+ sdkVersion: 'html-wagmi-1.7.0'
+ })
+ BlockchainApiController.initializeClient()
+ })
+
+ afterAll(() => {
+ vi.restoreAllMocks()
+ })
+
it('should include sdk properties when fetching swap allowance data', async () => {
vi.spyOn(FetchUtil.prototype, 'get').mockResolvedValue({})
vi.spyOn(BlockchainApiController, 'isNetworkSupported').mockResolvedValue(true)
- OptionsController.state.projectId = 'test-project-id'
const swapAllowance = {
tokenAddress: '0x123',
@@ -20,9 +35,10 @@ describe('BlockchainApiController', () => {
expect.objectContaining({
path: '/v1/convert/allowance',
params: {
- projectId: 'test-project-id',
...swapAllowance,
- ...BlockchainApiController.getSdkProperties()
+ sv: 'html-wagmi-1.7.0',
+ st: 'appkit',
+ projectId: 'test-project-id'
}
})
)
@@ -31,7 +47,6 @@ describe('BlockchainApiController', () => {
const address = '0x123'
vi.spyOn(FetchUtil.prototype, 'get').mockResolvedValue({})
vi.spyOn(BlockchainApiController, 'isNetworkSupported').mockResolvedValue(true)
- OptionsController.state.projectId = 'test-project-id'
await BlockchainApiController.fetchIdentity({ address, caipNetworkId: 'eip155:1' })
@@ -39,8 +54,9 @@ describe('BlockchainApiController', () => {
expect.objectContaining({
path: `/v1/identity/${address}`,
params: {
- projectId: 'test-project-id',
- ...BlockchainApiController.getSdkProperties()
+ sv: 'html-wagmi-1.7.0',
+ st: 'appkit',
+ projectId: 'test-project-id'
}
})
)
diff --git a/packages/controllers/tests/controllers/EventsController.test.ts b/packages/controllers/tests/controllers/EventsController.test.ts
index 269e0e50bc..9d3dc3e6b4 100644
--- a/packages/controllers/tests/controllers/EventsController.test.ts
+++ b/packages/controllers/tests/controllers/EventsController.test.ts
@@ -1,8 +1,9 @@
import { describe, expect, it, vi } from 'vitest'
+import { FetchUtil } from '@reown/appkit-blockchain-api'
import { ConstantsUtil } from '@reown/appkit-common'
-import { AlertController, EventsController, FetchUtil } from '../../exports/index.js'
+import { AlertController, EventsController } from '../../exports/index.js'
// -- Setup --------------------------------------------------------------------
const event = { type: 'track', event: 'MODAL_CLOSE', properties: { connected: true } } as const
diff --git a/packages/controllers/tests/controllers/SendController.test.ts b/packages/controllers/tests/controllers/SendController.test.ts
index a750316c66..1967944b27 100644
--- a/packages/controllers/tests/controllers/SendController.test.ts
+++ b/packages/controllers/tests/controllers/SendController.test.ts
@@ -145,7 +145,7 @@ describe('SendController', () => {
expect(result).toEqual([])
expect(SendController.state.lastRetry).toBe(now)
expect(onError).toHaveBeenCalledWith(mockError)
- expect(SnackController.showError).toHaveBeenCalledWith('Token Balance Unavailable')
+ expect(SnackController.showError).toHaveBeenCalledWith('Token balance unavailable')
})
it('should fetch balance if everything is correct', async () => {
diff --git a/packages/controllers/tests/controllers/SwapController.test.ts b/packages/controllers/tests/controllers/SwapController.test.ts
index 5afda8688a..6be2c0f4f4 100644
--- a/packages/controllers/tests/controllers/SwapController.test.ts
+++ b/packages/controllers/tests/controllers/SwapController.test.ts
@@ -67,7 +67,6 @@ beforeAll(async () => {
})
ChainController.setActiveCaipNetwork(caipNetwork)
-
AccountController.setCaipAddress(caipAddress, chain)
vi.spyOn(BlockchainApiController, 'fetchSwapTokens').mockResolvedValue(tokensResponse)
diff --git a/packages/controllers/tsconfig.json b/packages/controllers/tsconfig.json
index aa051459e3..01f459dc65 100644
--- a/packages/controllers/tsconfig.json
+++ b/packages/controllers/tsconfig.json
@@ -6,5 +6,5 @@
"removeComments": false
},
"extends": "../../tsconfig.json",
- "include": ["exports", "exports/index.ts", "src", "tests"]
+ "include": ["exports", "exports/index.ts", "src"]
}
diff --git a/packages/experimental/package.json b/packages/experimental/package.json
index e567d80c0e..7bd7047a0c 100644
--- a/packages/experimental/package.json
+++ b/packages/experimental/package.json
@@ -48,12 +48,13 @@
"@reown/appkit": "workspace:*",
"@reown/appkit-common": "workspace:*",
"@reown/appkit-controllers": "workspace:*",
+ "@reown/appkit-blockchain-api": "workspace:*",
"@reown/appkit-ui": "workspace:*",
"@reown/appkit-utils": "workspace:*",
"lit": "3.1.0",
"valtio": "1.13.2",
"viem": "2.23.13",
- "zod": "3.22.4"
+ "zod": "3.24.3"
},
"devDependencies": {
"@vitest/coverage-v8": "2.1.9",
diff --git a/packages/experimental/src/smart-session/controllers/SmartSessionsController.ts b/packages/experimental/src/smart-session/controllers/SmartSessionsController.ts
index 7026ac5946..325ae5e1bd 100644
--- a/packages/experimental/src/smart-session/controllers/SmartSessionsController.ts
+++ b/packages/experimental/src/smart-session/controllers/SmartSessionsController.ts
@@ -61,7 +61,7 @@ export const SmartSessionsController = {
return []
}
- const sessions = (await BlockchainApiController.getSmartSessions(caipAddress)) as {
+ const sessions = (await BlockchainApiController.getSmartSessions(caipAddress)) as unknown as {
pcis: SmartSession[]
}
diff --git a/packages/mcp-server/.gitignore b/packages/mcp-server/.gitignore
new file mode 100644
index 0000000000..fd3dbb571a
--- /dev/null
+++ b/packages/mcp-server/.gitignore
@@ -0,0 +1,36 @@
+# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
+
+# dependencies
+/node_modules
+/.pnp
+.pnp.js
+.yarn/install-state.gz
+
+# testing
+/coverage
+
+# next.js
+/.next/
+/out/
+
+# production
+/build
+
+# misc
+.DS_Store
+*.pem
+
+# debug
+npm-debug.log*
+yarn-debug.log*
+yarn-error.log*
+
+# local env files
+.env*.local
+
+# vercel
+.vercel
+
+# typescript
+*.tsbuildinfo
+next-env.d.ts
diff --git a/packages/mcp-server/README.md b/packages/mcp-server/README.md
new file mode 100644
index 0000000000..937d3d265d
--- /dev/null
+++ b/packages/mcp-server/README.md
@@ -0,0 +1,19 @@
+# Reown MCP Server
+
+A Model Context Protocol Server to represent the capabilities of Reown.
+
+## Development
+
+To start development, visit `.env.example` file, create your `.env` file in the project root and fill the variables.
+
+### Get your Reown Project ID
+
+To make AppKit work, you need to prove a project ID. Visit https://cloud.reown.com to get your project ID
+
+### Get your OpenAI API Key
+
+To make the chat work, visit https://platform.openai.com/settings/organization/api-keys to get your API key.
+
+## License
+
+[Apache License](../../LICENSE)
diff --git a/packages/mcp-server/exports/index.ts b/packages/mcp-server/exports/index.ts
new file mode 100644
index 0000000000..fcfa9e1d21
--- /dev/null
+++ b/packages/mcp-server/exports/index.ts
@@ -0,0 +1,15 @@
+export { getBalanceTool } from '../src/tools/balance.js'
+export { getEnsLookupTool } from '../src/tools/ensLookup.js'
+export { getEnsReverseLookupTool } from '../src/tools/ensReverseLookup.js'
+export { getEnsFetchIdentityTool } from '../src/tools/fetchIdentity.js'
+export { getGasPriceTool } from '../src/tools/gasPrice.js'
+export { getGenerateOnrampURLTool } from '../src/tools/generateOnrampURL.js'
+export { getTransactionHistoryTool } from '../src/tools/history.js'
+export { getSendTool } from '../src/tools/send.js'
+export { getSwapTool } from '../src/tools/swap.js'
+
+export { server } from '../src/server.js'
+
+export * from '../src/transportStore.js'
+
+export { startServer } from '../src/startServer.js'
diff --git a/packages/mcp-server/package.json b/packages/mcp-server/package.json
new file mode 100644
index 0000000000..ec4140fc60
--- /dev/null
+++ b/packages/mcp-server/package.json
@@ -0,0 +1,46 @@
+{
+ "name": "@reown/mcp-server",
+ "version": "1.7.3",
+ "description": "MCP server for using the Reown API",
+ "license": "MIT",
+ "author": "Reown, PBC (https://reown.com)",
+ "homepage": "https://modelcontextprotocol.io",
+ "bugs": "https://github.com/modelcontextprotocol/servers/issues",
+ "type": "module",
+ "main": "./dist/esm/index.js",
+ "types": "./dist/types/index.d.ts",
+ "bin": {
+ "reown-mcp": "dist/index.js"
+ },
+ "files": [
+ "dist"
+ ],
+ "scripts": {
+ "build": "tsc --build",
+ "watch": "tsc --watch",
+ "typecheck": "tsc --noEmit",
+ "lint": "eslint . --ext .js,.jsx,.ts,.tsx",
+ "start": "node dist/index.js",
+ "inspect": "mcp-inspector"
+ },
+ "exports": {
+ ".": {
+ "types": "./dist/types/exports/index.d.ts",
+ "import": "./dist/esm/exports/index.js",
+ "default": "./dist/esm/exports/index.js"
+ }
+ },
+ "dependencies": {
+ "@reown/appkit-common": "workspace:*",
+ "@reown/appkit-blockchain-api": "workspace:*",
+ "@modelcontextprotocol/sdk": "1.10.2",
+ "@types/node-fetch": "2.6.12",
+ "node-fetch": "3.3.2",
+ "zod": "3.24.3"
+ },
+ "devDependencies": {
+ "@modelcontextprotocol/inspector": "0.6.0",
+ "shx": "0.3.4",
+ "typescript": "5.7.3"
+ }
+}
diff --git a/packages/mcp-server/src/api-client.ts b/packages/mcp-server/src/api-client.ts
new file mode 100644
index 0000000000..25660bdb9e
--- /dev/null
+++ b/packages/mcp-server/src/api-client.ts
@@ -0,0 +1,8 @@
+import { BlockchainApiClient } from '@reown/appkit-blockchain-api'
+
+// Initialize BlockchainApiClient with project ID from CLI parameter
+export const blockchainApiClient = new BlockchainApiClient({
+ projectId: '44e8bb29da4ab857e0803291a8eda35a',
+ sdkType: 'appkit',
+ sdkVersion: 'html-wagmi-1.7.0'
+})
diff --git a/packages/mcp-server/src/server.ts b/packages/mcp-server/src/server.ts
new file mode 100644
index 0000000000..90e106fbd4
--- /dev/null
+++ b/packages/mcp-server/src/server.ts
@@ -0,0 +1,6 @@
+import { McpServer } from '@modelcontextprotocol/sdk/server/mcp.js'
+
+export const server = new McpServer({
+ name: 'Reown',
+ version: '1.0.0'
+})
diff --git a/packages/mcp-server/src/startServer.ts b/packages/mcp-server/src/startServer.ts
new file mode 100644
index 0000000000..c84fff273b
--- /dev/null
+++ b/packages/mcp-server/src/startServer.ts
@@ -0,0 +1,16 @@
+import { StdioServerTransport } from '@modelcontextprotocol/sdk/server/stdio.js'
+
+import { server } from '../src/server.js'
+
+async function runServer() {
+ const transport = new StdioServerTransport()
+ await server.connect(transport)
+ console.error('Reown MCP Server running on stdio')
+}
+
+export function startServer() {
+ runServer().catch(error => {
+ console.error('Fatal error in main():', error)
+ process.exit(1)
+ })
+}
diff --git a/packages/mcp-server/src/tools/balance.ts b/packages/mcp-server/src/tools/balance.ts
new file mode 100644
index 0000000000..2724db37af
--- /dev/null
+++ b/packages/mcp-server/src/tools/balance.ts
@@ -0,0 +1,42 @@
+import { McpServer } from '@modelcontextprotocol/sdk/server/mcp.js'
+import { z } from 'zod'
+
+import { blockchainApiClient } from '../api-client.js'
+
+export const getBalanceTool = (server: McpServer) =>
+ server.tool(
+ 'getBalance',
+ 'Get the owned tokens of an address on a specific network. Returns a list of tokens with name, symbol, amount, value, price, and icon url etc.',
+ {
+ address: z.string().describe('The address to get the balance of'),
+ chainId: z.string().describe('The chain ID of the network to get the balance from')
+ },
+ async ({ address, chainId }) => {
+ try {
+ const data = await blockchainApiClient.getBalance(address, chainId)
+
+ // Format the balances for better readability
+ const formattedBalances = data.balances.map(balance => ({
+ name: balance.name,
+ symbol: balance.symbol,
+ amount: balance.quantity.numeric,
+ value: balance.value,
+ price: balance.price,
+ iconUrl: balance.iconUrl
+ }))
+
+ return {
+ content: [
+ {
+ type: 'text',
+ text: JSON.stringify(formattedBalances, null, 1)
+ }
+ ]
+ }
+ } catch (error) {
+ return {
+ content: [{ type: 'text', text: `Error getting balance - ${(error as Error)?.message}` }]
+ }
+ }
+ }
+ )
diff --git a/packages/mcp-server/src/tools/ensLookup.ts b/packages/mcp-server/src/tools/ensLookup.ts
new file mode 100644
index 0000000000..33f680b40f
--- /dev/null
+++ b/packages/mcp-server/src/tools/ensLookup.ts
@@ -0,0 +1,33 @@
+import { McpServer } from '@modelcontextprotocol/sdk/server/mcp.js'
+import { z } from 'zod'
+
+import { blockchainApiClient } from '../api-client.js'
+
+export const getEnsLookupTool = (server: McpServer) =>
+ server.tool(
+ 'ensLookup',
+ 'Lookup an ENS name to get the address of the owner',
+ {
+ name: z.string().describe('The ENS name to lookup (e.g. "vitalik.eth")')
+ },
+ async ({ name }) => {
+ try {
+ const data = await blockchainApiClient.lookupEnsName(name)
+
+ return {
+ content: [
+ {
+ type: 'text',
+ text: JSON.stringify(data, null, 1)
+ }
+ ]
+ }
+ } catch (error) {
+ return {
+ content: [
+ { type: 'text', text: `Error looking up ENS name - ${(error as Error)?.message}` }
+ ]
+ }
+ }
+ }
+ )
diff --git a/packages/mcp-server/src/tools/ensReverseLookup.ts b/packages/mcp-server/src/tools/ensReverseLookup.ts
new file mode 100644
index 0000000000..1a1469767b
--- /dev/null
+++ b/packages/mcp-server/src/tools/ensReverseLookup.ts
@@ -0,0 +1,47 @@
+import { McpServer } from '@modelcontextprotocol/sdk/server/mcp.js'
+import { z } from 'zod'
+
+import { blockchainApiClient } from '../api-client.js'
+
+export const getEnsReverseLookupTool = (server: McpServer) =>
+ server.tool(
+ 'ensReverseLookup',
+ 'Find ENS names for an address. Returns a list of ENS names.',
+ {
+ address: z.string().describe('The address to find ENS names for')
+ },
+ async ({ address }) => {
+ try {
+ const ensNames = await blockchainApiClient.reverseLookupEnsName({ address })
+
+ if (ensNames.length === 0) {
+ return {
+ content: [
+ {
+ type: 'text',
+ text: `No ENS names found for address ${address}`
+ }
+ ]
+ }
+ }
+
+ return {
+ content: [
+ {
+ type: 'text',
+ text: JSON.stringify(ensNames, null, 1)
+ }
+ ]
+ }
+ } catch (error) {
+ return {
+ content: [
+ {
+ type: 'text',
+ text: `Error performing ENS reverse lookup - ${(error as Error)?.message}`
+ }
+ ]
+ }
+ }
+ }
+ )
diff --git a/packages/mcp-server/src/tools/fetchIdentity.ts b/packages/mcp-server/src/tools/fetchIdentity.ts
new file mode 100644
index 0000000000..bd62fe65ff
--- /dev/null
+++ b/packages/mcp-server/src/tools/fetchIdentity.ts
@@ -0,0 +1,37 @@
+import { McpServer } from '@modelcontextprotocol/sdk/server/mcp.js'
+import { z } from 'zod'
+
+import { type CaipNetworkId } from '@reown/appkit-common'
+
+import { blockchainApiClient } from '../api-client.js'
+
+export const getEnsFetchIdentityTool = (server: McpServer) =>
+ server.tool(
+ 'fetchIdentity',
+ 'Fetch the identity of an address on a specific network. Returns the avatar and ENS name of the address.',
+ {
+ address: z.string().describe('The address to get the identity for'),
+ chainId: z.string().describe('The chain ID (e.g. "1" for Ethereum mainnet)')
+ },
+ async ({ address, chainId }) => {
+ try {
+ const caipNetworkId = `eip155:${chainId}` as CaipNetworkId
+ const identity = await blockchainApiClient.fetchIdentity({ address, caipNetworkId })
+
+ return {
+ content: [
+ {
+ type: 'text',
+ text: JSON.stringify(identity, null, 1)
+ }
+ ]
+ }
+ } catch (error) {
+ return {
+ content: [
+ { type: 'text', text: `Error fetching identity - ${(error as Error)?.message}` }
+ ]
+ }
+ }
+ }
+ )
diff --git a/packages/mcp-server/src/tools/gasPrice.ts b/packages/mcp-server/src/tools/gasPrice.ts
new file mode 100644
index 0000000000..94b3834cc5
--- /dev/null
+++ b/packages/mcp-server/src/tools/gasPrice.ts
@@ -0,0 +1,35 @@
+import { McpServer } from '@modelcontextprotocol/sdk/server/mcp.js'
+import { z } from 'zod'
+
+import { blockchainApiClient } from '../api-client.js'
+
+export const getGasPriceTool = (server: McpServer) =>
+ server.tool(
+ 'fetchGasPrice',
+ 'Fetch the current gas price for a specific network. Returns the gas price in wei with standard, fast, and instant options.',
+ {
+ chainId: z
+ .string()
+ .describe('The chain ID to get gas price for (e.g. "1" for Ethereum mainnet)')
+ },
+ async ({ chainId }) => {
+ try {
+ const gasPrice = await blockchainApiClient.fetchGasPrice({ chainId })
+
+ return {
+ content: [
+ {
+ type: 'text',
+ text: JSON.stringify(gasPrice, null, 1)
+ }
+ ]
+ }
+ } catch (error) {
+ return {
+ content: [
+ { type: 'text', text: `Error fetching gas price: ${(error as Error)?.message}` }
+ ]
+ }
+ }
+ }
+ )
diff --git a/packages/mcp-server/src/tools/generateOnrampURL.ts b/packages/mcp-server/src/tools/generateOnrampURL.ts
new file mode 100644
index 0000000000..1514186d93
--- /dev/null
+++ b/packages/mcp-server/src/tools/generateOnrampURL.ts
@@ -0,0 +1,56 @@
+import { McpServer } from '@modelcontextprotocol/sdk/server/mcp.js'
+import { z } from 'zod'
+
+import { blockchainApiClient } from '../api-client.js'
+
+export const getGenerateOnrampURLTool = (server: McpServer) =>
+ server.tool(
+ 'generateOnrampURL',
+ 'Generate an on-ramp URL for a specific destination wallet address. Returns a URL to the on-ramp provider.',
+ {
+ address: z.string().describe('The destination wallet address'),
+ blockchains: z
+ .array(z.string())
+ .describe('List of blockchains to support (e.g. ["ethereum", "polygon"])'),
+ partnerUserId: z
+ .string()
+ .optional()
+ .describe('Unique ID for the user (defaults to wallet address)'),
+ defaultNetwork: z.string().optional().describe('Default network to use'),
+ purchaseAmount: z.number().optional().describe('Preset crypto amount to purchase'),
+ paymentAmount: z.number().optional().describe('Preset fiat amount to spend')
+ },
+ async ({
+ address,
+ blockchains,
+ partnerUserId,
+ defaultNetwork,
+ purchaseAmount,
+ paymentAmount
+ }) => {
+ try {
+ const url = await blockchainApiClient.generateOnRampURL({
+ destinationWallets: [{ address, blockchains, assets: [] }],
+ partnerUserId: partnerUserId || address,
+ defaultNetwork,
+ purchaseAmount,
+ paymentAmount
+ })
+
+ return {
+ content: [
+ {
+ type: 'text',
+ text: url
+ }
+ ]
+ }
+ } catch (error) {
+ return {
+ content: [
+ { type: 'text', text: `Error generating on-ramp URL: ${(error as Error)?.message}` }
+ ]
+ }
+ }
+ }
+ )
diff --git a/packages/mcp-server/src/tools/history.ts b/packages/mcp-server/src/tools/history.ts
new file mode 100644
index 0000000000..883ce75692
--- /dev/null
+++ b/packages/mcp-server/src/tools/history.ts
@@ -0,0 +1,42 @@
+import { McpServer } from '@modelcontextprotocol/sdk/server/mcp.js'
+import { z } from 'zod'
+
+import { blockchainApiClient } from '../api-client.js'
+
+export const getTransactionHistoryTool = (server: McpServer) =>
+ server.tool(
+ 'transactionHistory',
+ 'Get the transaction history of an address on a specific network. Returns a list of transactions with hash, from, to, value, and timestamp etc.',
+ {
+ address: z.string().describe('The account address to get transaction history for'),
+ chainId: z.string().optional().describe('The chain ID to filter transactions'),
+ cursor: z.string().optional().describe('Pagination cursor for fetching next page of results')
+ },
+ async ({ address, chainId, cursor }) => {
+ try {
+ const transactions = await blockchainApiClient.fetchTransactions({
+ account: address,
+ chainId,
+ cursor
+ })
+
+ return {
+ content: [
+ {
+ type: 'text',
+ text: JSON.stringify(transactions, null, 1)
+ }
+ ]
+ }
+ } catch (error) {
+ return {
+ content: [
+ {
+ type: 'text',
+ text: `Error fetching transaction history: ${(error as Error)?.message}`
+ }
+ ]
+ }
+ }
+ }
+ )
diff --git a/packages/mcp-server/src/tools/send.ts b/packages/mcp-server/src/tools/send.ts
new file mode 100644
index 0000000000..f3885a6b1f
--- /dev/null
+++ b/packages/mcp-server/src/tools/send.ts
@@ -0,0 +1,37 @@
+import type { McpServer } from '@modelcontextprotocol/sdk/server/mcp.js'
+import { z } from 'zod'
+
+export const getSendTool = (server: McpServer) =>
+ server.tool(
+ 'send',
+ 'Send a token to a specific address on a specific network. Returns a URL that will let user to perform the send transaction with AppKit.',
+ {
+ sourceToken: z.string().describe('The token to send (token symbol)'),
+ amount: z.string().describe('The amount to send'),
+ receiverAddress: z.string().describe('The address to send tokens to'),
+ chainId: z.string().describe('The network to make the transfer in (e.g., 137 for Polygon)')
+ },
+ async ({ sourceToken, amount, receiverAddress, chainId }) => {
+ try {
+ const sendUrl = new URL('http://localhost:3003/')
+ sendUrl.searchParams.append('action', 'send')
+ sendUrl.searchParams.append('sourceToken', sourceToken)
+ sendUrl.searchParams.append('amount', amount)
+ sendUrl.searchParams.append('address', receiverAddress)
+ sendUrl.searchParams.append('chainId', chainId)
+
+ return {
+ content: [
+ {
+ type: 'text',
+ text: `Here's your send URL: ${sendUrl}`
+ }
+ ]
+ }
+ } catch (error) {
+ return {
+ content: [{ type: 'text', text: 'Error generating send URL' }]
+ }
+ }
+ }
+ )
diff --git a/packages/mcp-server/src/tools/swap.ts b/packages/mcp-server/src/tools/swap.ts
new file mode 100644
index 0000000000..36674913ee
--- /dev/null
+++ b/packages/mcp-server/src/tools/swap.ts
@@ -0,0 +1,38 @@
+import type { McpServer } from '@modelcontextprotocol/sdk/server/mcp.js'
+import { z } from 'zod'
+
+export const getSwapTool = (server: McpServer) =>
+ server.tool(
+ 'swap',
+ 'Swap a token to another token on a specific network. Returns a URL that will let user to perform the swap transaction with AppKit.',
+ {
+ toToken: z.string().describe('The token to swap to (token symbol)'),
+ sourceToken: z.string().describe('The token to swap from (token symbol)'),
+ amount: z.string().describe('The amount to swap'),
+ chainId: z.string().describe('The network to make the swap in (e.g., 137 for Polygon)')
+ },
+ async ({ toToken, sourceToken, amount, chainId }) => {
+ try {
+ // Construct the swap URL with the given parameters
+ const swapUrl = new URL('http://localhost:3003/')
+ swapUrl.searchParams.append('action', 'swap')
+ swapUrl.searchParams.append('toToken', toToken)
+ swapUrl.searchParams.append('sourceToken', sourceToken)
+ swapUrl.searchParams.append('amount', amount)
+ swapUrl.searchParams.append('chainId', chainId)
+
+ return {
+ content: [
+ {
+ type: 'text',
+ text: `Here's your swap URL: ${swapUrl}`
+ }
+ ]
+ }
+ } catch (error) {
+ return {
+ content: [{ type: 'text', text: 'Error generating swap URL' }]
+ }
+ }
+ }
+ )
diff --git a/packages/mcp-server/src/transportStore.ts b/packages/mcp-server/src/transportStore.ts
new file mode 100644
index 0000000000..62d12b2ad8
--- /dev/null
+++ b/packages/mcp-server/src/transportStore.ts
@@ -0,0 +1,16 @@
+import { SSEServerTransport } from '@modelcontextprotocol/sdk/server/sse.js'
+
+// A global store for SSE transports
+const transportMap = new Map()
+
+export function storeTransport(sessionId: string, transport: SSEServerTransport) {
+ transportMap.set(sessionId, transport)
+}
+
+export function getTransport(sessionId: string) {
+ return transportMap.get(sessionId)
+}
+
+export function removeTransport(sessionId: string) {
+ transportMap.delete(sessionId)
+}
diff --git a/packages/mcp-server/tsconfig.json b/packages/mcp-server/tsconfig.json
new file mode 100644
index 0000000000..df206cb6fb
--- /dev/null
+++ b/packages/mcp-server/tsconfig.json
@@ -0,0 +1,9 @@
+{
+ "compilerOptions": {
+ "composite": true,
+ "outDir": "./dist/esm",
+ "declarationDir": "./dist/types"
+ },
+ "extends": "../../tsconfig.json",
+ "include": ["exports", "src", "tests", "index.ts"]
+}
diff --git a/packages/scaffold-ui/src/partials/w3m-input-address/index.ts b/packages/scaffold-ui/src/partials/w3m-input-address/index.ts
index 5ae8ee2892..c65630c299 100644
--- a/packages/scaffold-ui/src/partials/w3m-input-address/index.ts
+++ b/packages/scaffold-ui/src/partials/w3m-input-address/index.ts
@@ -17,6 +17,8 @@ export class W3mInputAddress extends LitElement {
public static override styles = styles
// -- Members ------------------------------------------- //
+ public unsubscribe: (() => void)[] = []
+
public inputElementRef: Ref = createRef()
public instructionElementRef: Ref = createRef()
@@ -28,6 +30,21 @@ export class W3mInputAddress extends LitElement {
@state() private pasting = false
+ public constructor() {
+ super()
+ this.unsubscribe.push(
+ SendController.subscribeKey('receiverAddress', newAddress => {
+ if (newAddress) {
+ this.focusInput()
+ }
+ })
+ )
+ }
+
+ public override disconnectedCallback() {
+ this.unsubscribe.forEach(unsubscribe => unsubscribe())
+ }
+
protected override firstUpdated() {
if (this.value) {
this.instructionHidden = true
@@ -38,6 +55,7 @@ export class W3mInputAddress extends LitElement {
// -- Render -------------------------------------------- //
public override render() {
return html` >> marketValue', marketValue)
const isMarketValueGreaterThanZero = NumberUtil.bigNumber(marketValue).gt('0')
return html`
diff --git a/packages/scaffold-ui/src/views/w3m-account-view/index.ts b/packages/scaffold-ui/src/views/w3m-account-view/index.ts
index 21402d760d..bb3bf11eba 100644
--- a/packages/scaffold-ui/src/views/w3m-account-view/index.ts
+++ b/packages/scaffold-ui/src/views/w3m-account-view/index.ts
@@ -2,8 +2,9 @@ import { LitElement, html } from 'lit'
import { state } from 'lit/decorators.js'
import { ConstantsUtil as CommonConstantsUtil } from '@reown/appkit-common'
-import { ChainController, ConnectorController } from '@reown/appkit-controllers'
+import { ChainController, ConnectorController, RouterController } from '@reown/appkit-controllers'
import { customElement } from '@reown/appkit-ui'
+import { CaipNetworksUtil } from '@reown/appkit-utils'
import '../../partials/w3m-account-default-widget/index.js'
import '../../partials/w3m-account-wallet-features-widget/index.js'
@@ -25,8 +26,16 @@ export class W3mAccountView extends LitElement {
)
}
- // -- Render -------------------------------------------- //
+ public override disconnectedCallback() {
+ this.unsubscribe.forEach(unsubscribe => unsubscribe())
+ }
+
+ public override firstUpdated() {
+ // Process URL parameters as soon as the component is first updated
+ this.handleUrlParameters()
+ }
+ // -- Render -------------------------------------------- //
public override render() {
if (!this.namespace) {
return null
@@ -50,6 +59,69 @@ export class W3mAccountView extends LitElement {
private defaultTemplate() {
return html``
}
+
+ /**
+ * Parses URL parameters and redirects based on action
+ */
+ private async handleUrlParameters(): Promise {
+ // Get URL search parameters
+ const urlParams = new URLSearchParams(window.location.search)
+ const action = urlParams.get('action')
+
+ if (!action) {
+ return
+ }
+
+ // Handle different actions
+ switch (action.toLowerCase()) {
+ case 'swap':
+ // If action is swap, handle chain switching if needed
+ const chainId = urlParams.get('chainId')
+ if (chainId) {
+ await this.handleChainSwitch(chainId)
+ }
+
+ // Redirect to Swap view with the same URL parameters
+ RouterController.push('Swap')
+ break
+
+ case 'send':
+ // Similar handling for send action
+ const sendChainId = urlParams.get('chainId')
+ if (sendChainId) {
+ await this.handleChainSwitch(sendChainId)
+ }
+
+ // Redirect to WalletSend view
+ RouterController.push('WalletSend')
+ break
+
+ // Add more action handlers as needed
+
+ default:
+ // No matching action found, stay on current view
+ break
+ }
+ }
+
+ /**
+ * Handles switching to the appropriate chain based on chainId
+ * @param chainId - The chain ID to switch to
+ */
+ private async handleChainSwitch(chainId: string): Promise {
+ // Get requested networks to find the one with matching chainId
+ const requestedNetworks = ChainController.getAllRequestedCaipNetworks()
+ const targetNetwork = requestedNetworks.find(network => {
+ return network.id.toString() === chainId
+ })
+
+ // If no matching network found, return
+ if (!targetNetwork) {
+ return
+ }
+
+ CaipNetworksUtil.onSwitchNetwork(targetNetwork)
+ }
}
declare global {
diff --git a/packages/scaffold-ui/src/views/w3m-network-switch-view/index.ts b/packages/scaffold-ui/src/views/w3m-network-switch-view/index.ts
index 85d560d0ff..e04b309bac 100644
--- a/packages/scaffold-ui/src/views/w3m-network-switch-view/index.ts
+++ b/packages/scaffold-ui/src/views/w3m-network-switch-view/index.ts
@@ -34,8 +34,18 @@ export class W3mNetworkSwitchView extends LitElement {
@state() public error = false
+ @state() public activeNetwork = ChainController.state.activeCaipNetwork
+
public constructor() {
super()
+ this.unsubscribe.push(
+ ChainController.subscribeKey('activeCaipNetwork', newCaipNetwork => {
+ if (newCaipNetwork?.caipNetworkId === this.network?.caipNetworkId) {
+ // RouterController.goBack()
+ }
+ this.activeNetwork = newCaipNetwork
+ })
+ )
}
public override disconnectedCallback() {
@@ -43,7 +53,11 @@ export class W3mNetworkSwitchView extends LitElement {
}
public override firstUpdated() {
- this.onSwitchNetwork()
+ if (this.activeNetwork?.caipNetworkId === this.network?.caipNetworkId) {
+ RouterController.goBack()
+ } else {
+ this.onSwitchNetwork()
+ }
}
// -- Render -------------------------------------------- //
diff --git a/packages/scaffold-ui/src/views/w3m-networks-view/index.ts b/packages/scaffold-ui/src/views/w3m-networks-view/index.ts
index e6dfc2a7c3..91d6f5d28d 100644
--- a/packages/scaffold-ui/src/views/w3m-networks-view/index.ts
+++ b/packages/scaffold-ui/src/views/w3m-networks-view/index.ts
@@ -20,6 +20,7 @@ import '@reown/appkit-ui/wui-link'
import '@reown/appkit-ui/wui-list-network'
import '@reown/appkit-ui/wui-separator'
import '@reown/appkit-ui/wui-text'
+import { CaipNetworksUtil } from '@reown/appkit-utils'
import styles from './styles.js'
@@ -158,50 +159,7 @@ export class W3mNetworksView extends LitElement {
}
private onSwitchNetwork(network: CaipNetwork) {
- const routerData = RouterController.state.data
- const isSameNetwork = network.id === this.network?.id
-
- if (isSameNetwork) {
- return
- }
-
- const isDifferentNamespace = network.chainNamespace !== ChainController.state.activeChain
- const isCurrentNamespaceConnected = AccountController.state.caipAddress
- const isNextNamespaceConnected = AccountController.getCaipAddress(network.chainNamespace)
- const connectorId = ConnectorController.getConnectorId(ChainController.state.activeChain)
-
- /**
- * If the network is supported by the auth connector, we don't need to show switch active chain view.
- * But there are some cases like switching from Ethereum to Bitcoin where Bitcoin is not supported by the auth connector and users should connect with another connector.
- */
- const isConnectedWithAuth = connectorId === ConstantsUtil.CONNECTOR_ID.AUTH
- const isSupportedForAuthConnector = ConstantsUtil.AUTH_CONNECTOR_SUPPORTED_CHAINS.find(
- c => c === network.chainNamespace
- )
-
- if (isCurrentNamespaceConnected) {
- if (isConnectedWithAuth && isSupportedForAuthConnector) {
- // If user connected with auth connector and the next network is supported by the auth connector, we don't need to show switch active chain view.
- RouterController.push('SwitchNetwork', { ...routerData, network })
- } else if (
- // 1. If user connected with auth connector and the next network is not supported by the auth connector, we need to show switch active chain view.
- (isConnectedWithAuth && !isSupportedForAuthConnector) ||
- // 2. If user connected with non-auth connector, we should check if user switching to a different namespace and next namespace is not connected.
- (isDifferentNamespace && !isNextNamespaceConnected)
- ) {
- RouterController.push('SwitchActiveChain', {
- switchToChain: network.chainNamespace,
- navigateTo: 'Connect',
- navigateWithReplace: true,
- network
- })
- } else {
- // For any other case, we redirect to switch network page
- RouterController.push('SwitchNetwork', { ...routerData, network })
- }
- } else {
- RouterController.push('SwitchNetwork', { ...routerData, network })
- }
+ CaipNetworksUtil.onSwitchNetwork(network)
}
}
diff --git a/packages/scaffold-ui/src/views/w3m-swap-view/index.ts b/packages/scaffold-ui/src/views/w3m-swap-view/index.ts
index d8cc8516ad..661f8e8fd4 100644
--- a/packages/scaffold-ui/src/views/w3m-swap-view/index.ts
+++ b/packages/scaffold-ui/src/views/w3m-swap-view/index.ts
@@ -162,7 +162,7 @@ export class W3mSwapView extends LitElement {
// -- Render -------------------------------------------- //
public override render() {
return html`
-
+
${this.initialized ? this.templateSwap() : this.templateLoading()}
`
@@ -242,13 +242,13 @@ export class W3mSwapView extends LitElement {
return html``
}
@@ -303,8 +303,8 @@ export class W3mSwapView extends LitElement {
private templateActionButton() {
const haveNoTokenSelected = !this.toToken || !this.sourceToken
const haveNoAmount = !this.sourceTokenAmount
- const loading = this.loadingQuote || this.loadingPrices || this.loadingTransaction
- const disabled = loading || haveNoTokenSelected || haveNoAmount || this.inputError
+ const loading = Boolean(this.loadingQuote || this.loadingPrices || this.loadingTransaction)
+ const disabled = Boolean(loading || haveNoTokenSelected || haveNoAmount || this.inputError)
return html`
void)[] = []
+ @property({ type: Object }) initialParams = RouterController.state.data?.sendParams
+
// -- State & Properties -------------------------------- //
@state() private token = SendController.state.token
@@ -67,6 +70,10 @@ export class W3mWalletSendView extends LitElement {
)
}
+ public override firstUpdated() {
+ this.handleSendParameters()
+ }
+
public override disconnectedCallback() {
this.unsubscribe.forEach(unsubscribe => unsubscribe())
}
@@ -81,7 +88,7 @@ export class W3mWalletSendView extends LitElement {
.token=${this.token}
.sendTokenAmount=${this.sendTokenAmount}
.gasPriceInUSD=${this.gasPriceInUSD}
- .gasPrice=${this.gasPrice}
+ .gasPrice=${this.gasPrice ? Number(this.gasPrice.toString()) : undefined}
>
{
+ // Get URL search parameters
+ const sourceTokenSymbol = this.initialParams?.sourceToken
+ const amount = this.initialParams?.amount
+ const receiverAddress = this.initialParams?.address
+ const chainId = this.initialParams?.chainId
+
+ if (!sourceTokenSymbol || !amount || !receiverAddress || !chainId) {
+ return
+ }
+
+ await this.handleChainSwitch(chainId)
+
+ // Wait for token balances to be loaded
+ if (SendController.state.tokenBalances.length === 0) {
+ await SendController.fetchTokenBalance()
+ }
+
+ // Set token based on symbol
+ if (sourceTokenSymbol) {
+ const token = SendController.state.tokenBalances.find(
+ token => token.symbol.toLowerCase() === sourceTokenSymbol.toLowerCase()
+ )
+ if (token) {
+ SendController.setToken(token)
+ }
+ }
+
+ // Set amount if provided
+ if (amount) {
+ SendController.setTokenAmount(parseFloat(amount))
+ }
+
+ // Set receiver address if provided
+ if (receiverAddress) {
+ SendController.setReceiverAddress(receiverAddress)
+ }
+
+ // Clear the URL parameters
+ window.history.replaceState({}, '', window.location.pathname)
+ }
+
+ /**
+ * Handles switching to the appropriate chain based on chainId
+ * @param chainId - The chain ID to switch to
+ */
+ private async handleChainSwitch(chainId: string): Promise {
+ // Get requested networks to find the one with matching chainId
+ const requestedNetworks = ChainController.getAllRequestedCaipNetworks()
+ const targetNetwork = requestedNetworks.find(network => {
+ return network.id.toString() === chainId
+ })
+
+ // If no matching network found, return
+ if (!targetNetwork) {
+ return
+ }
+
+ CaipNetworksUtil.onSwitchNetwork(targetNetwork)
+ }
}
declare global {
diff --git a/packages/wallet-button/package.json b/packages/wallet-button/package.json
index 134a6328f6..22e8fc330e 100644
--- a/packages/wallet-button/package.json
+++ b/packages/wallet-button/package.json
@@ -38,6 +38,7 @@
"dependencies": {
"@reown/appkit-common": "workspace:*",
"@reown/appkit-controllers": "workspace:*",
+ "@reown/appkit-blockchain-api": "workspace:*",
"@reown/appkit-ui": "workspace:*",
"@reown/appkit-utils": "workspace:*",
"lit": "3.2.1",
diff --git a/packages/wallet-button/src/controllers/ApiController.ts b/packages/wallet-button/src/controllers/ApiController.ts
index b88065c1ce..30fa3dde2c 100644
--- a/packages/wallet-button/src/controllers/ApiController.ts
+++ b/packages/wallet-button/src/controllers/ApiController.ts
@@ -1,11 +1,11 @@
import { proxy } from 'valtio/vanilla'
import { subscribeKey as subKey } from 'valtio/vanilla/utils'
+import { FetchUtil } from '@reown/appkit-blockchain-api'
import {
type ApiGetWalletsResponse,
ApiController as CoreApiController,
CoreHelperUtil,
- FetchUtil,
type WcWallet
} from '@reown/appkit-controllers'
@@ -13,7 +13,7 @@ import { ConstantsUtil } from '../utils/ConstantsUtil.js'
// -- Helpers ------------------------------------------- //
const baseUrl = CoreHelperUtil.getApiUrl()
-export const api = new FetchUtil({ baseUrl, clientId: null })
+export const api = new FetchUtil({ baseUrl })
// -- Types --------------------------------------------- //
export interface ApiControllerState {
diff --git a/packages/wallet-button/src/tests/client.test.ts b/packages/wallet-button/src/tests/client.test.ts
index c285b7a192..ad37ab027f 100644
--- a/packages/wallet-button/src/tests/client.test.ts
+++ b/packages/wallet-button/src/tests/client.test.ts
@@ -1,12 +1,8 @@
import { afterEach, beforeAll, describe, expect, test, vi } from 'vitest'
+import { FetchUtil } from '@reown/appkit-blockchain-api'
import type { ParsedCaipAddress } from '@reown/appkit-common'
-import {
- type Connector,
- ConnectorController,
- FetchUtil,
- type WcWallet
-} from '@reown/appkit-controllers'
+import { type Connector, ConnectorController, type WcWallet } from '@reown/appkit-controllers'
import { AppKitWalletButton } from '../client'
import { ApiController } from '../controllers/ApiController'
diff --git a/packages/wallet/package.json b/packages/wallet/package.json
index cc5a478519..bf5fc3b2f3 100644
--- a/packages/wallet/package.json
+++ b/packages/wallet/package.json
@@ -33,7 +33,7 @@
"@reown/appkit-common": "workspace:*",
"@reown/appkit-polyfills": "workspace:*",
"@walletconnect/logger": "2.1.2",
- "zod": "3.22.4"
+ "zod": "3.24.3"
},
"author": "Reown (https://reown.com)",
"license": "Apache-2.0",
diff --git a/packages/wallet/src/W3mFrameSchema.ts b/packages/wallet/src/W3mFrameSchema.ts
index 33ec1b8921..7dbb010011 100644
--- a/packages/wallet/src/W3mFrameSchema.ts
+++ b/packages/wallet/src/W3mFrameSchema.ts
@@ -483,8 +483,10 @@ export const W3mFrameSchema = {
)
.or(
+ // @ts-expect-error - zod is not able to infer the type correctly
EventSchema.extend({
type: zType('APP_RPC_REQUEST'),
+ // @ts-expect-error - zod is not able to infer the type correctly
payload: RpcPersonalSignRequest.or(WalletGetAssetsRequest)
.or(RpcEthAccountsRequest)
.or(RpcEthBlockNumber)
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 3da77ffade..2c9f2cfc53 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -87,11 +87,204 @@ importers:
version: 5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0)
vite-plugin-node-polyfills:
specifier: 0.23.0
- version: 0.23.0(rollup@4.39.0)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))
+ version: 0.23.0(rollup@4.40.0)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))
vitest:
specifier: 2.1.9
version: 2.1.9(@types/node@22.13.9)(@vitest/ui@2.1.8(vitest@2.1.9))(happy-dom@15.11.7)(jsdom@24.1.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(lightningcss@1.29.3)(terser@5.39.0)
+ apps/appkit-chat:
+ dependencies:
+ '@ai-sdk/openai':
+ specifier: 1.3.18
+ version: 1.3.18(zod@3.24.3)
+ '@ai-sdk/react':
+ specifier: 1.2.9
+ version: 1.2.9(react@19.0.0)(zod@3.24.3)
+ '@hookform/resolvers':
+ specifier: 3.9.0
+ version: 3.9.0(react-hook-form@7.56.1(react@19.0.0))
+ '@modelcontextprotocol/sdk':
+ specifier: 1.10.2
+ version: 1.10.2
+ '@next/third-parties':
+ specifier: 15.2.1
+ version: 15.2.1(next@14.2.25(@opentelemetry/api@1.9.0)(@playwright/test@1.48.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0)
+ '@radix-ui/react-checkbox':
+ specifier: 1.1.4
+ version: 1.1.4(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ '@radix-ui/react-dialog':
+ specifier: 1.1.6
+ version: 1.1.6(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ '@radix-ui/react-icons':
+ specifier: 1.3.2
+ version: 1.3.2(react@19.0.0)
+ '@radix-ui/react-label':
+ specifier: 2.1.2
+ version: 2.1.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ '@radix-ui/react-radio-group':
+ specifier: 1.2.3
+ version: 1.2.3(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ '@radix-ui/react-select':
+ specifier: 2.1.6
+ version: 2.1.6(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ '@radix-ui/react-separator':
+ specifier: 1.1.2
+ version: 1.1.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ '@radix-ui/react-slider':
+ specifier: 1.2.3
+ version: 1.2.3(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ '@radix-ui/react-slot':
+ specifier: 1.1.2
+ version: 1.1.2(@types/react@19.0.0)(react@19.0.0)
+ '@radix-ui/react-switch':
+ specifier: 1.1.3
+ version: 1.1.3(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ '@radix-ui/react-tabs':
+ specifier: 1.1.3
+ version: 1.1.3(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ '@radix-ui/react-tooltip':
+ specifier: 1.1.8
+ version: 1.1.8(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ '@reown/appkit':
+ specifier: workspace:*
+ version: link:../../packages/appkit
+ '@reown/appkit-adapter-bitcoin':
+ specifier: workspace:*
+ version: link:../../packages/adapters/bitcoin
+ '@reown/appkit-adapter-ethers':
+ specifier: workspace:*
+ version: link:../../packages/adapters/ethers
+ '@reown/appkit-adapter-solana':
+ specifier: workspace:*
+ version: link:../../packages/adapters/solana
+ '@reown/appkit-blockchain-api':
+ specifier: workspace:*
+ version: link:../../packages/blockchain-api
+ '@reown/appkit-common':
+ specifier: workspace:*
+ version: link:../../packages/common
+ '@reown/mcp-server':
+ specifier: workspace:*
+ version: link:../../packages/mcp-server
+ '@sentry/core':
+ specifier: 9.8.0
+ version: 9.8.0
+ '@sentry/nextjs':
+ specifier: 9.8.0
+ version: 9.8.0(@opentelemetry/context-async-hooks@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.57.2(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.0))(next@14.2.25(@opentelemetry/api@1.9.0)(@playwright/test@1.48.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0)(webpack@5.94.0(@swc/core@1.11.22))
+ '@solana/wallet-adapter-wallets':
+ specifier: 0.19.32
+ version: 0.19.32(@babel/runtime@7.26.9)(@sentry/types@7.119.1)(@solana/sysvars@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.7.3))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)(bufferutil@4.0.9)(fastestsmallesttextencoderdecoder@1.0.22)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(tslib@2.8.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))(zod@3.24.3)
+ '@solana/web3.js':
+ specifier: 1.98.0
+ version: 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
+ '@tanstack/react-query':
+ specifier: 5.56.2
+ version: 5.56.2(react@19.0.0)
+ '@wagmi/core':
+ specifier: 2.16.7
+ version: 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))
+ ai:
+ specifier: 4.3.10
+ version: 4.3.10(react@19.0.0)(zod@3.24.3)
+ autoprefixer:
+ specifier: 10.4.20
+ version: 10.4.20(postcss@8.5.3)
+ class-variance-authority:
+ specifier: 0.7.1
+ version: 0.7.1
+ classnames:
+ specifier: 2.5.1
+ version: 2.5.1
+ clsx:
+ specifier: 2.1.1
+ version: 2.1.1
+ ethers:
+ specifier: 6.13.5
+ version: 6.13.5(bufferutil@4.0.9)(utf-8-validate@5.0.10)
+ express:
+ specifier: 4.21.2
+ version: 4.21.2
+ lottie-react:
+ specifier: 2.4.1
+ version: 2.4.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ markdown-to-jsx:
+ specifier: 7.7.4
+ version: 7.7.4(react@19.0.0)
+ marked:
+ specifier: 15.0.7
+ version: 15.0.7
+ next:
+ specifier: 14.2.25
+ version: 14.2.25(@opentelemetry/api@1.9.0)(@playwright/test@1.48.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ next-themes:
+ specifier: 0.4.3
+ version: 0.4.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ react:
+ specifier: 19.0.0
+ version: 19.0.0
+ react-dom:
+ specifier: 19.0.0
+ version: 19.0.0(react@19.0.0)
+ react-markdown:
+ specifier: 10.1.0
+ version: 10.1.0(@types/react@19.0.0)(react@19.0.0)
+ redis:
+ specifier: ^4.7.0
+ version: 4.7.0
+ sonner:
+ specifier: 1.4.3
+ version: 1.4.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ tailwind-merge:
+ specifier: 2.2.1
+ version: 2.2.1
+ tailwindcss-animate:
+ specifier: 1.0.7
+ version: 1.0.7(tailwindcss@3.4.1(ts-node@10.9.2(@swc/core@1.11.22)(@types/node@22.13.4)(typescript@5.7.3)))
+ viem:
+ specifier: 2.23.13
+ version: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ wagmi:
+ specifier: 2.14.15
+ version: 2.14.15(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.56.2(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)
+ zod:
+ specifier: 3.24.3
+ version: 3.24.3
+ devDependencies:
+ '@modelcontextprotocol/inspector':
+ specifier: 0.6.0
+ version: 0.6.0(@swc/core@1.11.22)(@types/node@22.13.4)(@types/react-dom@19.0.0)(@types/react@19.0.0)(bufferutil@4.0.9)(tailwindcss@3.4.1(ts-node@10.9.2(@swc/core@1.11.22)(@types/node@22.13.4)(typescript@5.7.3)))(typescript@5.7.3)(utf-8-validate@5.0.10)
+ '@types/express':
+ specifier: 5.0.1
+ version: 5.0.1
+ '@types/node':
+ specifier: 22.13.4
+ version: 22.13.4
+ '@types/react':
+ specifier: 19.0.0
+ version: 19.0.0
+ '@types/react-dom':
+ specifier: 19.0.0
+ version: 19.0.0
+ eslint:
+ specifier: 8.56.0
+ version: 8.56.0
+ eslint-config-next:
+ specifier: 14.1.0
+ version: 14.1.0(eslint@8.56.0)(typescript@5.7.3)
+ openai:
+ specifier: link:types/@ai-sdk/openai
+ version: link:types/@ai-sdk/openai
+ postcss:
+ specifier: 8.5.3
+ version: 8.5.3
+ tailwindcss:
+ specifier: 3.4.1
+ version: 3.4.1(ts-node@10.9.2(@types/node@22.13.4)(typescript@5.7.3))
+ typescript:
+ specifier: 5.7.3
+ version: 5.7.3
+
apps/browser-extension:
dependencies:
'@babel/preset-env':
@@ -108,7 +301,7 @@ importers:
version: link:../../packages/ui-new
'@solana/wallet-standard':
specifier: 1.1.2
- version: 1.1.2(@solana/wallet-adapter-base@0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)(react@19.0.0)
+ version: 1.1.2(@solana/wallet-adapter-base@0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)(react@19.0.0)
'@solana/web3.js':
specifier: 1.98.0
version: 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
@@ -129,7 +322,7 @@ importers:
version: 2.3.14(@types/node@22.13.4)(babel-plugin-macros@3.1.0)(lightningcss@1.29.3)(terser@5.39.0)(webpack@5.94.0(webpack-cli@5.1.4))
'@wagmi/core':
specifier: 2.16.7
- version: 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))
+ version: 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))
'@wallet-standard/core':
specifier: 1.1.0
version: 1.1.0
@@ -204,13 +397,13 @@ importers:
version: 10.0.0
viem:
specifier: 2.23.13
- version: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
vm-browserify:
specifier: 1.1.2
version: 1.1.2
wagmi:
specifier: 2.14.16
- version: 2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.56.2(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)
+ version: 2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.56.2(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)
wasm-loader:
specifier: 1.3.0
version: 1.3.0(wasm-dce@1.0.2)
@@ -271,7 +464,7 @@ importers:
version: 3.2.2(react@19.0.0)
'@hookform/resolvers':
specifier: 3.9.0
- version: 3.9.0(react-hook-form@7.55.0(react@19.0.0))
+ version: 3.9.0(react-hook-form@7.56.1(react@19.0.0))
'@next/third-parties':
specifier: 15.2.1
version: 15.2.1(next@14.2.28(@opentelemetry/api@1.9.0)(@playwright/test@1.48.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0)
@@ -340,7 +533,7 @@ importers:
version: 8.49.0(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.56.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.0))(next@14.2.28(@opentelemetry/api@1.9.0)(@playwright/test@1.48.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0)(webpack@5.94.0)
'@solana/wallet-adapter-wallets':
specifier: 0.19.32
- version: 0.19.32(@babel/runtime@7.26.9)(@sentry/types@7.119.1)(@solana/sysvars@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.7.3))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)(bufferutil@4.0.9)(db0@0.3.1)(fastestsmallesttextencoderdecoder@1.0.22)(ioredis@5.6.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(tslib@2.8.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))(zod@3.23.8)
+ version: 0.19.32(@babel/runtime@7.26.9)(@sentry/types@7.119.1)(@solana/sysvars@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.7.3))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)(bufferutil@4.0.9)(fastestsmallesttextencoderdecoder@1.0.22)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(tslib@2.8.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))(zod@3.24.3)
'@solana/web3.js':
specifier: 1.98.0
version: 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
@@ -349,7 +542,7 @@ importers:
version: 5.56.2(react@19.0.0)
'@wagmi/core':
specifier: 2.16.7
- version: 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))
+ version: 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))
autoprefixer:
specifier: 10.4.20
version: 10.4.20(postcss@8.5.3)
@@ -391,10 +584,10 @@ importers:
version: 1.13.2(@types/react@19.0.0)(react@19.0.0)
viem:
specifier: 2.23.13
- version: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
wagmi:
specifier: 2.14.16
- version: 2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.56.2(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)
+ version: 2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.56.2(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)
devDependencies:
'@playwright/test':
specifier: 1.48.2
@@ -525,7 +718,7 @@ importers:
version: 7.92.0(react@19.0.0)
'@solana/wallet-adapter-wallets':
specifier: 0.19.32
- version: 0.19.32(@babel/runtime@7.26.9)(@sentry/types@7.119.1)(@solana/sysvars@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.8.2))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)(bufferutil@4.0.9)(db0@0.3.1)(fastestsmallesttextencoderdecoder@1.0.22)(ioredis@5.6.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(tslib@2.8.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))(zod@3.23.8)
+ version: 0.19.32(@babel/runtime@7.26.9)(@netlify/blobs@8.2.0)(@sentry/types@7.119.1)(@solana/sysvars@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.8.2))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(@upstash/redis@1.34.8)(bs58@6.0.0)(bufferutil@4.0.9)(db0@0.3.2)(fastestsmallesttextencoderdecoder@1.0.22)(ioredis@5.6.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(tslib@2.8.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))(zod@3.24.3)
'@solana/web3.js':
specifier: 1.98.0
version: 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
@@ -534,19 +727,19 @@ importers:
version: 5.24.8(react@19.0.0)
'@wagmi/connectors':
specifier: 5.7.12
- version: 5.7.12(@types/react@19.0.0)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)))(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)
+ version: 5.7.12(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)))(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)
'@wagmi/core':
specifier: 2.16.7
- version: 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))
+ version: 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))
'@walletconnect/sign-client':
specifier: 2.20.0
- version: 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
'@walletconnect/universal-provider':
specifier: 2.20.0
- version: 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
'@walletconnect/utils':
specifier: 2.20.0
- version: 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
axios:
specifier: '>=1.8.2'
version: 1.8.4
@@ -591,10 +784,10 @@ importers:
version: 1.13.2(@types/react@19.0.0)(react@19.0.0)
viem:
specifier: 2.23.13
- version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
wagmi:
specifier: 2.14.16
- version: 2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.24.8(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)
+ version: 2.14.16(@netlify/blobs@8.2.0)(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.24.8(react@19.0.0))(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)
webauthn-p256:
specifier: 0.0.2
version: 0.0.2
@@ -632,7 +825,7 @@ importers:
devDependencies:
rollup-plugin-visualizer:
specifier: ^5.14.0
- version: 5.14.0(rollup@4.39.0)
+ version: 5.14.0(rollup@4.40.0)
vite:
specifier: 5.4.12
version: 5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0)
@@ -644,7 +837,7 @@ importers:
version: link:../../packages/appkit
'@walletconnect/sign-client':
specifier: 2.20.0
- version: 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)
+ version: 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)
bs58:
specifier: 6.0.0
version: 6.0.0
@@ -660,7 +853,7 @@ importers:
version: link:../../packages/appkit
'@walletconnect/universal-provider':
specifier: 2.20.0
- version: 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)
+ version: 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)
bs58:
specifier: 6.0.0
version: 6.0.0
@@ -686,7 +879,7 @@ importers:
dependencies:
'@walletconnect/ethereum-provider':
specifier: 2.19.0-canary-ak-4
- version: 2.19.0-canary-ak-4(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.19.0-canary-ak-4(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
devDependencies:
vite:
specifier: 5.4.12
@@ -806,7 +999,7 @@ importers:
version: 19.0.0(react@19.0.0)
viem:
specifier: 2.23.13
- version: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
devDependencies:
'@types/node':
specifier: 22.13.4
@@ -837,10 +1030,10 @@ importers:
version: 5.56.2(react@19.0.0)
'@walletconnect/sign-client':
specifier: 2.20.0
- version: 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
'@walletconnect/types':
specifier: 2.20.0
- version: 2.20.0(db0@0.3.1)(ioredis@5.6.0)
+ version: 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
next:
specifier: 14.2.28
version: 14.2.28(@opentelemetry/api@1.9.0)(@playwright/test@1.48.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
@@ -855,7 +1048,7 @@ importers:
version: 19.0.0(react@19.0.0)
viem:
specifier: 2.23.13
- version: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
devDependencies:
'@types/node':
specifier: 22.13.4
@@ -886,7 +1079,7 @@ importers:
version: 5.56.2(react@19.0.0)
'@walletconnect/universal-provider':
specifier: 2.20.0
- version: 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
next:
specifier: 14.2.28
version: 14.2.28(@opentelemetry/api@1.9.0)(@playwright/test@1.48.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
@@ -901,7 +1094,7 @@ importers:
version: 19.0.0(react@19.0.0)
viem:
specifier: 2.23.13
- version: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
devDependencies:
'@types/node':
specifier: 22.13.4
@@ -938,7 +1131,7 @@ importers:
version: 5.56.2(react@19.0.0)
'@wagmi/core':
specifier: 2.16.7
- version: 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))
+ version: 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))
next:
specifier: 14.2.28
version: 14.2.28(@opentelemetry/api@1.9.0)(@playwright/test@1.48.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
@@ -953,10 +1146,10 @@ importers:
version: 19.0.0(react@19.0.0)
viem:
specifier: 2.23.13
- version: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
wagmi:
specifier: 2.14.16
- version: 2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.56.2(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)
+ version: 2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.56.2(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)
devDependencies:
'@types/node':
specifier: 22.13.4
@@ -984,7 +1177,7 @@ importers:
version: link:../../packages/appkit
'@walletconnect/ethereum-provider':
specifier: 2.19.0-canary-ak-4
- version: 2.19.0-canary-ak-4(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.19.0-canary-ak-4(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
next:
specifier: 14.2.28
version: 14.2.28(@opentelemetry/api@1.9.0)(@playwright/test@1.48.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
@@ -999,7 +1192,7 @@ importers:
version: 19.0.0(react@19.0.0)
viem:
specifier: 2.23.13
- version: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
devDependencies:
'@types/node':
specifier: 22.13.4
@@ -1033,7 +1226,7 @@ importers:
version: 5.56.2(react@19.0.0)
'@wagmi/core':
specifier: 2.16.7
- version: 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))
+ version: 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))
next:
specifier: 14.2.28
version: 14.2.28(@opentelemetry/api@1.9.0)(@playwright/test@1.48.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
@@ -1048,10 +1241,10 @@ importers:
version: 19.0.0(react@19.0.0)
viem:
specifier: 2.23.13
- version: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
wagmi:
specifier: 2.14.16
- version: 2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.56.2(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)
+ version: 2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.56.2(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)
devDependencies:
'@types/node':
specifier: 22.13.4
@@ -1085,7 +1278,7 @@ importers:
version: 5.56.2(react@19.0.0)
'@wagmi/core':
specifier: 2.16.7
- version: 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))
+ version: 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))
next:
specifier: 14.2.28
version: 14.2.28(@opentelemetry/api@1.9.0)(@playwright/test@1.48.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
@@ -1100,10 +1293,10 @@ importers:
version: 19.0.0(react@19.0.0)
viem:
specifier: 2.23.13
- version: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
wagmi:
specifier: 2.14.16
- version: 2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.56.2(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)
+ version: 2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.56.2(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)
devDependencies:
'@types/node':
specifier: 22.13.4
@@ -1143,7 +1336,7 @@ importers:
version: 5.67.1(react@19.0.0)
'@wagmi/core':
specifier: 2.16.7
- version: 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))
+ version: 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))
next:
specifier: 14.2.28
version: 14.2.28(@opentelemetry/api@1.9.0)(@playwright/test@1.48.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
@@ -1158,10 +1351,10 @@ importers:
version: 19.0.0(react@19.0.0)
viem:
specifier: 2.23.13
- version: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
wagmi:
specifier: 2.14.16
- version: 2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.67.1(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)
+ version: 2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.67.1(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)
devDependencies:
'@types/node':
specifier: 22.13.4
@@ -1198,25 +1391,25 @@ importers:
version: 7.6.8
'@wagmi/core':
specifier: 2.16.7
- version: 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))
+ version: 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))
'@wagmi/vue':
specifier: 0.1.14
- version: 0.1.14(@tanstack/query-core@5.67.1)(@tanstack/vue-query@5.59.16(vue@3.5.13(typescript@5.8.2)))(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(nuxt@3.16.0(@parcel/watcher@2.5.1)(@types/node@22.13.9)(bufferutil@4.0.9)(db0@0.3.1)(eslint@8.56.0)(idb-keyval@6.2.1)(ioredis@5.6.0)(lightningcss@1.29.3)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.39.0)(terser@5.39.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))(vue-tsc@2.2.8(typescript@5.8.2))(yaml@2.7.1))(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))(vue@3.5.13(typescript@5.8.2))(zod@3.23.8)
+ version: 0.1.14(@netlify/blobs@8.2.0)(@tanstack/query-core@5.67.1)(@tanstack/vue-query@5.59.16(vue@3.5.13(typescript@5.8.2)))(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(nuxt@3.16.0(@netlify/blobs@8.2.0)(@parcel/watcher@2.5.1)(@types/node@22.13.9)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(eslint@8.56.0)(idb-keyval@6.2.1)(ioredis@5.6.1)(lightningcss@1.29.3)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.40.0)(terser@5.39.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))(vue-tsc@2.2.8(typescript@5.8.2))(yaml@2.7.1))(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.5.0(react@19.0.0))(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))(vue@3.5.13(typescript@5.8.2))(zod@3.24.3)
'@walletconnect/logger':
specifier: 2.1.2
version: 2.1.2
nuxt:
specifier: 3.16.0
- version: 3.16.0(@parcel/watcher@2.5.1)(@types/node@22.13.9)(bufferutil@4.0.9)(db0@0.3.1)(eslint@8.56.0)(idb-keyval@6.2.1)(ioredis@5.6.0)(lightningcss@1.29.3)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.39.0)(terser@5.39.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))(vue-tsc@2.2.8(typescript@5.8.2))(yaml@2.7.1)
+ version: 3.16.0(@netlify/blobs@8.2.0)(@parcel/watcher@2.5.1)(@types/node@22.13.9)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(eslint@8.56.0)(idb-keyval@6.2.1)(ioredis@5.6.1)(lightningcss@1.29.3)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.40.0)(terser@5.39.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))(vue-tsc@2.2.8(typescript@5.8.2))(yaml@2.7.1)
viem:
specifier: 2.23.13
- version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
vue:
specifier: 3.5.13
version: 3.5.13(typescript@5.8.2)
vue-router:
specifier: latest
- version: 4.5.0(vue@3.5.13(typescript@5.8.2))
+ version: 4.5.1(vue@3.5.13(typescript@5.8.2))
examples/nuxt-wagmi-solana-bitcoin:
dependencies:
@@ -1240,25 +1433,25 @@ importers:
version: 7.7.2
'@wagmi/core':
specifier: 2.16.7
- version: 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))
+ version: 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))
'@wagmi/vue':
specifier: 0.1.14
- version: 0.1.14(@tanstack/query-core@5.67.1)(@tanstack/vue-query@5.59.16(vue@3.5.13(typescript@5.8.2)))(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(nuxt@3.16.0(@parcel/watcher@2.5.1)(@types/node@22.13.9)(bufferutil@4.0.9)(db0@0.3.1)(eslint@8.56.0)(idb-keyval@6.2.1)(ioredis@5.6.0)(lightningcss@1.29.3)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.39.0)(terser@5.39.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))(vue-tsc@2.2.8(typescript@5.8.2))(yaml@2.7.1))(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))(vue@3.5.13(typescript@5.8.2))(zod@3.23.8)
+ version: 0.1.14(@netlify/blobs@8.2.0)(@tanstack/query-core@5.67.1)(@tanstack/vue-query@5.59.16(vue@3.5.13(typescript@5.8.2)))(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(nuxt@3.16.0(@netlify/blobs@8.2.0)(@parcel/watcher@2.5.1)(@types/node@22.13.9)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(eslint@8.56.0)(idb-keyval@6.2.1)(ioredis@5.6.1)(lightningcss@1.29.3)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.40.0)(terser@5.39.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))(vue-tsc@2.2.8(typescript@5.8.2))(yaml@2.7.1))(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.5.0(react@19.0.0))(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))(vue@3.5.13(typescript@5.8.2))(zod@3.24.3)
'@walletconnect/logger':
specifier: 2.1.2
version: 2.1.2
nuxt:
specifier: 3.16.0
- version: 3.16.0(@parcel/watcher@2.5.1)(@types/node@22.13.9)(bufferutil@4.0.9)(db0@0.3.1)(eslint@8.56.0)(idb-keyval@6.2.1)(ioredis@5.6.0)(lightningcss@1.29.3)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.39.0)(terser@5.39.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))(vue-tsc@2.2.8(typescript@5.8.2))(yaml@2.7.1)
+ version: 3.16.0(@netlify/blobs@8.2.0)(@parcel/watcher@2.5.1)(@types/node@22.13.9)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(eslint@8.56.0)(idb-keyval@6.2.1)(ioredis@5.6.1)(lightningcss@1.29.3)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.40.0)(terser@5.39.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))(vue-tsc@2.2.8(typescript@5.8.2))(yaml@2.7.1)
viem:
specifier: 2.23.13
- version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
vue:
specifier: 3.5.13
version: 3.5.13(typescript@5.8.2)
vue-router:
specifier: latest
- version: 4.5.0(vue@3.5.13(typescript@5.8.2))
+ version: 4.5.1(vue@3.5.13(typescript@5.8.2))
examples/parcel:
dependencies:
@@ -1270,10 +1463,10 @@ importers:
version: link:../../packages/adapters/wagmi
'@walletconnect/universal-provider':
specifier: 2.20.0
- version: 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
'@walletconnect/utils':
specifier: 2.20.0
- version: 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
react:
specifier: 19.0.0
version: 19.0.0
@@ -1282,10 +1475,10 @@ importers:
version: 19.0.0(react@19.0.0)
viem:
specifier: 2.23.13
- version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
wagmi:
specifier: 2.14.16
- version: 2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.67.1(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)
+ version: 2.14.16(@netlify/blobs@8.2.0)(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.67.1(react@19.0.0))(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)
devDependencies:
'@types/react':
specifier: 19.0.0
@@ -1295,7 +1488,7 @@ importers:
version: 19.0.0
parcel:
specifier: 2.13.3
- version: 2.13.3(@swc/helpers@0.5.15)(cssnano@7.0.6(postcss@8.5.3))(postcss@8.5.3)(relateurl@0.2.7)(svgo@3.3.2)(terser@5.39.0)(typescript@5.8.2)
+ version: 2.13.3(@swc/helpers@0.5.17)(cssnano@7.0.6(postcss@8.5.3))(postcss@8.5.3)(relateurl@0.2.7)(svgo@3.3.2)(terser@5.39.0)(typescript@5.8.2)
process:
specifier: 0.11.10
version: 0.11.10
@@ -1338,10 +1531,10 @@ importers:
version: link:../../packages/appkit
'@walletconnect/sign-client':
specifier: 2.20.0
- version: 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)
+ version: 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)
'@walletconnect/types':
specifier: 2.20.0
- version: 2.20.0(db0@0.3.1)(ioredis@5.6.0)
+ version: 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
ethers:
specifier: 6.13.5
version: 6.13.5(bufferutil@4.0.9)(utf-8-validate@5.0.10)
@@ -1372,7 +1565,7 @@ importers:
version: link:../../packages/appkit
'@walletconnect/universal-provider':
specifier: 2.20.0
- version: 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)
+ version: 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)
ethers:
specifier: 6.13.5
version: 6.13.5(bufferutil@4.0.9)(utf-8-validate@5.0.10)
@@ -1403,7 +1596,7 @@ importers:
version: link:../../packages/appkit
'@walletconnect/ethereum-provider':
specifier: 2.18.0-canary-ak-8
- version: 2.18.0-canary-ak-8(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.18.0-canary-ak-8(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
ethers:
specifier: 6.13.5
version: 6.13.5(bufferutil@4.0.9)(utf-8-validate@5.0.10)
@@ -1502,7 +1695,7 @@ importers:
version: 0.1.14(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/wallet-adapter-wallets':
specifier: 0.19.32
- version: 0.19.32(@babel/runtime@7.26.9)(@sentry/types@7.119.1)(@solana/sysvars@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.8.2))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)(bufferutil@4.0.9)(db0@0.3.1)(fastestsmallesttextencoderdecoder@1.0.22)(ioredis@5.6.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(tslib@2.8.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))(zod@3.23.8)
+ version: 0.19.32(@babel/runtime@7.26.9)(@sentry/types@7.119.1)(@solana/sysvars@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.8.2))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)(bufferutil@4.0.9)(fastestsmallesttextencoderdecoder@1.0.22)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(tslib@2.8.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@tanstack/react-query':
specifier: 5.24.8
version: 5.24.8(react@19.0.0)
@@ -1545,13 +1738,13 @@ importers:
version: 19.0.0(react@19.0.0)
viem:
specifier: 2.23.13
- version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
vite:
specifier: 5.4.12
version: 5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0)
wagmi:
specifier: 2.14.16
- version: 2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.67.1(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)
+ version: 2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.67.1(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)
devDependencies:
'@types/react':
specifier: 19.0.0
@@ -1576,10 +1769,10 @@ importers:
version: 2.1.2
viem:
specifier: 2.23.13
- version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
wagmi:
specifier: 2.14.16
- version: 2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.67.1(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)
+ version: 2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.67.1(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)
devDependencies:
'@eslint/compat':
specifier: 1.2.3
@@ -1671,10 +1864,10 @@ importers:
version: 2.1.2
viem:
specifier: 2.23.13
- version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
wagmi:
specifier: 2.14.16
- version: 2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.67.1(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)
+ version: 2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.67.1(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)
devDependencies:
'@eslint/compat':
specifier: 1.2.7
@@ -1736,10 +1929,10 @@ importers:
version: link:../../packages/appkit
'@walletconnect/sign-client':
specifier: 2.20.0
- version: 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)
+ version: 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)
'@walletconnect/types':
specifier: 2.20.0
- version: 2.20.0(db0@0.3.1)(ioredis@5.6.0)
+ version: 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
vue:
specifier: 3.4.3
version: 3.4.3(typescript@5.7.3)
@@ -1764,7 +1957,7 @@ importers:
version: link:../../packages/appkit
'@walletconnect/universal-provider':
specifier: 2.20.0
- version: 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)
+ version: 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)
vue:
specifier: 3.4.3
version: 3.4.3(typescript@5.7.3)
@@ -1786,7 +1979,7 @@ importers:
dependencies:
'@walletconnect/ethereum-provider':
specifier: 2.19.1
- version: 2.19.1(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.19.1(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)
vue:
specifier: 3.4.3
version: 3.4.3(typescript@5.7.3)
@@ -1876,7 +2069,7 @@ importers:
version: 0.1.14(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/wallet-adapter-wallets':
specifier: 0.19.32
- version: 0.19.32(@babel/runtime@7.26.9)(@sentry/types@7.119.1)(@solana/sysvars@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.7.3))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)(bufferutil@4.0.9)(db0@0.3.1)(fastestsmallesttextencoderdecoder@1.0.22)(ioredis@5.6.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(tslib@2.8.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))(zod@3.23.8)
+ version: 0.19.32(@babel/runtime@7.26.9)(@sentry/types@7.119.1)(@solana/sysvars@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.7.3))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)(bufferutil@4.0.9)(fastestsmallesttextencoderdecoder@1.0.22)(tslib@2.8.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))
vue:
specifier: 3.4.3
version: 3.4.3(typescript@5.7.3)
@@ -1907,16 +2100,16 @@ importers:
version: 5.59.16(vue@3.4.3(typescript@5.7.3))
'@wagmi/connectors':
specifier: 5.7.12
- version: 5.7.12(@types/react@19.0.0)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)))(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)
+ version: 5.7.12(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)))(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)
'@wagmi/core':
specifier: 2.16.7
- version: 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))
+ version: 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))
'@wagmi/vue':
specifier: 0.1.14
- version: 0.1.14(@tanstack/query-core@5.67.1)(@tanstack/vue-query@5.59.16(vue@3.4.3(typescript@5.7.3)))(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(nuxt@3.16.0(@types/node@22.13.9)(bufferutil@4.0.9)(db0@0.3.1)(eslint@8.56.0)(ioredis@5.6.0)(lightningcss@1.29.3)(rollup@4.39.0)(terser@5.39.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue-tsc@2.1.8(typescript@5.7.3)))(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))(vue@3.4.3(typescript@5.7.3))(zod@3.23.8)
+ version: 0.1.14(@netlify/blobs@8.2.0)(@tanstack/query-core@5.67.1)(@tanstack/vue-query@5.59.16(vue@3.4.3(typescript@5.7.3)))(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(nuxt@3.16.0(@netlify/blobs@8.2.0)(@types/node@22.13.9)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(eslint@8.56.0)(ioredis@5.6.1)(lightningcss@1.29.3)(rollup@4.40.0)(terser@5.39.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue-tsc@2.1.8(typescript@5.7.3)))(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.5.0(react@19.0.0))(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))(vue@3.4.3(typescript@5.7.3))(zod@3.24.3)
viem:
specifier: 2.23.13
- version: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
vue:
specifier: 3.4.3
version: 3.4.3(typescript@5.7.3)
@@ -1950,22 +2143,22 @@ importers:
version: 0.1.14(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/wallet-adapter-wallets':
specifier: 0.19.32
- version: 0.19.32(@babel/runtime@7.26.9)(@sentry/types@7.119.1)(@solana/sysvars@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.8.2))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)(bufferutil@4.0.9)(db0@0.3.1)(fastestsmallesttextencoderdecoder@1.0.22)(ioredis@5.6.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(tslib@2.8.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))(zod@3.23.8)
+ version: 0.19.32(@babel/runtime@7.26.9)(@netlify/blobs@8.2.0)(@sentry/types@7.119.1)(@solana/sysvars@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.8.2))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(@upstash/redis@1.34.8)(bs58@6.0.0)(bufferutil@4.0.9)(db0@0.3.2)(fastestsmallesttextencoderdecoder@1.0.22)(ioredis@5.6.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(tslib@2.8.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))(zod@3.24.3)
'@tanstack/vue-query':
specifier: 5.67.1
version: 5.67.1(vue@3.4.3(typescript@5.8.2))
'@wagmi/connectors':
specifier: 5.7.12
- version: 5.7.12(@types/react@19.0.0)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)))(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)
+ version: 5.7.12(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)))(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)
'@wagmi/core':
specifier: 2.16.7
- version: 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))
+ version: 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))
'@wagmi/vue':
specifier: 0.1.15
- version: 0.1.15(@tanstack/query-core@5.67.1)(@tanstack/vue-query@5.67.1(vue@3.4.3(typescript@5.8.2)))(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(nuxt@3.16.0(@types/node@22.13.9)(bufferutil@4.0.9)(db0@0.3.1)(eslint@8.56.0)(ioredis@5.6.0)(lightningcss@1.29.3)(rollup@4.39.0)(terser@5.39.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue-tsc@2.2.8(typescript@5.8.2)))(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))(vue@3.4.3(typescript@5.8.2))(zod@3.23.8)
+ version: 0.1.15(@netlify/blobs@8.2.0)(@tanstack/query-core@5.67.1)(@tanstack/vue-query@5.67.1(vue@3.4.3(typescript@5.8.2)))(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(nuxt@3.16.0(@netlify/blobs@8.2.0)(@types/node@22.13.9)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(eslint@8.56.0)(ioredis@5.6.1)(lightningcss@1.29.3)(rollup@4.40.0)(terser@5.39.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue-tsc@2.2.8(typescript@5.8.2)))(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.5.0(react@19.0.0))(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))(vue@3.4.3(typescript@5.8.2))(zod@3.24.3)
viem:
specifier: 2.23.13
- version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
vue:
specifier: 3.4.3
version: 3.4.3(typescript@5.8.2)
@@ -2011,7 +2204,7 @@ importers:
version: 1.1.0
'@walletconnect/universal-provider':
specifier: 2.20.0
- version: 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)
+ version: 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)
bitcoinjs-lib:
specifier: 6.1.7
version: 6.1.7
@@ -2030,7 +2223,7 @@ importers:
version: 1.0.3
'@walletconnect/types':
specifier: 2.20.0
- version: 2.20.0(db0@0.3.1)(ioredis@5.6.0)
+ version: 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
vitest:
specifier: 2.1.9
version: 2.1.9(@types/node@22.13.9)(@vitest/ui@2.1.8(vitest@2.1.9))(happy-dom@15.11.7)(jsdom@24.1.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(lightningcss@1.29.3)(terser@5.39.0)
@@ -2063,7 +2256,7 @@ importers:
version: link:../../wallet
'@walletconnect/universal-provider':
specifier: 2.20.0
- version: 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)
+ version: 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)
ethers:
specifier: '>=6'
version: 6.13.5(bufferutil@4.0.9)(utf-8-validate@5.0.10)
@@ -2080,7 +2273,7 @@ importers:
version: 2.1.9(vitest@2.1.9(@types/node@22.13.9)(@vitest/ui@2.1.8(vitest@2.1.9))(happy-dom@15.11.7)(jsdom@24.1.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(lightningcss@1.29.3)(terser@5.39.0))
'@walletconnect/types':
specifier: 2.20.0
- version: 2.20.0(db0@0.3.1)(ioredis@5.6.0)
+ version: 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
vitest:
specifier: 2.1.9
version: 2.1.9(@types/node@22.13.9)(@vitest/ui@2.1.8(vitest@2.1.9))(happy-dom@15.11.7)(jsdom@24.1.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(lightningcss@1.29.3)(terser@5.39.0)
@@ -2113,7 +2306,7 @@ importers:
version: link:../../wallet
'@walletconnect/universal-provider':
specifier: 2.20.0
- version: 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)
+ version: 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)
ethers:
specifier: '>=4.1 <6.0.0'
version: 5.8.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
@@ -2130,7 +2323,7 @@ importers:
version: 2.1.9(vitest@2.1.9(@types/node@22.13.9)(@vitest/ui@2.1.8(vitest@2.1.9))(happy-dom@15.11.7)(jsdom@24.1.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(lightningcss@1.29.3)(terser@5.39.0))
'@walletconnect/types':
specifier: 2.20.0
- version: 2.20.0(db0@0.3.1)(ioredis@5.6.0)
+ version: 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
vitest:
specifier: 2.1.9
version: 2.1.9(@types/node@22.13.9)(@vitest/ui@2.1.8(vitest@2.1.9))(happy-dom@15.11.7)(jsdom@24.1.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(lightningcss@1.29.3)(terser@5.39.0)
@@ -2197,10 +2390,10 @@ importers:
version: 1.1.0
'@walletconnect/types':
specifier: 2.20.0
- version: 2.20.0(db0@0.3.1)(ioredis@5.6.0)
+ version: 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/universal-provider':
specifier: 2.20.0
- version: 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)
+ version: 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)
valtio:
specifier: 1.13.2
version: 1.13.2(@types/react@19.0.0)(react@19.0.0)
@@ -2262,23 +2455,23 @@ importers:
version: link:../../wallet
'@wagmi/core':
specifier: '>=2.16.7'
- version: 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))
+ version: 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))
'@walletconnect/universal-provider':
specifier: 2.20.0
- version: 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
valtio:
specifier: 1.13.2
version: 1.13.2(@types/react@19.0.0)(react@19.0.0)
viem:
specifier: '>=2.23.11'
- version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
wagmi:
specifier: '>=2.14.15'
- version: 2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.67.1(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)
+ version: 2.14.16(@netlify/blobs@8.2.0)(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.67.1(react@19.0.0))(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)
optionalDependencies:
'@wagmi/connectors':
specifier: '>=5.7.11'
- version: 5.7.12(@types/react@19.0.0)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)))(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)
+ version: 5.7.12(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)))(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)
devDependencies:
'@types/react':
specifier: 19.0.0
@@ -2291,7 +2484,7 @@ importers:
version: 2.1.9(vitest@2.1.9(@types/node@22.13.9)(@vitest/ui@2.1.8(vitest@2.1.9))(happy-dom@15.11.7)(jsdom@24.1.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(lightningcss@1.29.3)(terser@5.39.0))
'@walletconnect/types':
specifier: 2.20.0
- version: 2.20.0(db0@0.3.1)(ioredis@5.6.0)
+ version: 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
vitest:
specifier: 2.1.9
version: 2.1.9(@types/node@22.13.9)(@vitest/ui@2.1.8(vitest@2.1.9))(happy-dom@15.11.7)(jsdom@24.1.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(lightningcss@1.29.3)(terser@5.39.0)
@@ -2324,10 +2517,10 @@ importers:
version: link:../wallet
'@walletconnect/types':
specifier: 2.20.0
- version: 2.20.0(db0@0.3.1)(ioredis@5.6.0)
+ version: 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/universal-provider':
specifier: 2.20.0
- version: 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
bs58:
specifier: 6.0.0
version: 6.0.0
@@ -2336,7 +2529,7 @@ importers:
version: 1.13.2(@types/react@19.0.0)(react@19.0.0)
viem:
specifier: '>=2.23.11'
- version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
devDependencies:
'@reown/appkit-siwe':
specifier: workspace:*
@@ -2388,13 +2581,13 @@ importers:
version: 2.1.2
'@walletconnect/universal-provider':
specifier: 2.20.0
- version: 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
valtio:
specifier: 1.13.2
version: 1.13.2(@types/react@19.0.0)(react@19.0.0)
viem:
specifier: '>=2.23.11'
- version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
devDependencies:
'@coinbase/wallet-sdk':
specifier: 4.3.0
@@ -2412,6 +2605,16 @@ importers:
specifier: 2.1.9
version: 2.1.9(@types/node@22.13.9)(@vitest/ui@2.1.8(vitest@2.1.9))(happy-dom@15.11.7)(jsdom@24.1.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(lightningcss@1.29.3)(terser@5.39.0)
+ packages/blockchain-api:
+ dependencies:
+ '@reown/appkit-common':
+ specifier: '*'
+ version: 1.7.3(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)
+ devDependencies:
+ vitest:
+ specifier: 2.1.9
+ version: 2.1.9(@types/node@22.13.9)(@vitest/ui@2.1.8(vitest@2.1.9))(happy-dom@15.11.7)(jsdom@24.1.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(lightningcss@1.29.3)(terser@5.39.0)
+
packages/cdn:
dependencies:
'@reown/appkit':
@@ -2434,29 +2637,29 @@ importers:
version: link:../polyfills
'@wagmi/connectors':
specifier: 5.7.12
- version: 5.7.12(@types/react@19.0.0)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)))(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)
+ version: 5.7.12(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)))(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)
'@wagmi/core':
specifier: 2.16.7
- version: 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))
+ version: 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))
typescript:
specifier: 5.7.3
version: 5.7.3
viem:
specifier: 2.23.13
- version: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
vite:
specifier: 5.4.12
version: 5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0)
wagmi:
specifier: 2.14.16
- version: 2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.67.1(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)
+ version: 2.14.16(@netlify/blobs@8.2.0)(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.67.1(react@19.0.0))(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)
devDependencies:
http-server:
specifier: 14.1.1
version: 14.1.1
vite-plugin-node-polyfills:
specifier: 0.23.0
- version: 0.23.0(rollup@4.39.0)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))
+ version: 0.23.0(rollup@4.40.0)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))
packages/cli:
dependencies:
@@ -2490,7 +2693,7 @@ importers:
version: 3.2.25
ts-node:
specifier: 10.9.2
- version: 10.9.2(@swc/core@1.11.18)(@types/node@22.13.9)(typescript@5.8.2)
+ version: 10.9.2(@swc/core@1.11.22)(@types/node@22.13.9)(typescript@5.8.2)
packages/common:
dependencies:
@@ -2502,7 +2705,7 @@ importers:
version: 1.11.13
viem:
specifier: '>=2.23.11'
- version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
devDependencies:
'@types/big.js':
specifier: 6.2.2
@@ -2516,6 +2719,9 @@ importers:
packages/controllers:
dependencies:
+ '@reown/appkit-blockchain-api':
+ specifier: workspace:*
+ version: link:../blockchain-api
'@reown/appkit-common':
specifier: workspace:*
version: link:../common
@@ -2524,13 +2730,13 @@ importers:
version: link:../wallet
'@walletconnect/universal-provider':
specifier: 2.20.0
- version: 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
valtio:
specifier: 1.13.2
version: 1.13.2(@types/react@19.0.0)(react@19.0.0)
viem:
specifier: '>=2.23.11'
- version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
devDependencies:
'@vitest/coverage-v8':
specifier: 2.1.9
@@ -2560,6 +2766,9 @@ importers:
'@reown/appkit':
specifier: workspace:*
version: link:../appkit
+ '@reown/appkit-blockchain-api':
+ specifier: workspace:*
+ version: link:../blockchain-api
'@reown/appkit-common':
specifier: workspace:*
version: link:../common
@@ -2580,10 +2789,10 @@ importers:
version: 1.13.2(@types/react@19.0.0)(react@19.0.0)
viem:
specifier: 2.23.13
- version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.22.4)
+ version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
zod:
- specifier: 3.22.4
- version: 3.22.4
+ specifier: 3.24.3
+ version: 3.24.3
devDependencies:
'@vitest/coverage-v8':
specifier: 2.1.9
@@ -2592,6 +2801,37 @@ importers:
specifier: 2.1.9
version: 2.1.9(@types/node@22.13.9)(@vitest/ui@2.1.8(vitest@2.1.9))(happy-dom@15.11.7)(jsdom@24.1.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(lightningcss@1.29.3)(terser@5.39.0)
+ packages/mcp-server:
+ dependencies:
+ '@modelcontextprotocol/sdk':
+ specifier: 1.10.2
+ version: 1.10.2
+ '@reown/appkit-blockchain-api':
+ specifier: workspace:*
+ version: link:../blockchain-api
+ '@reown/appkit-common':
+ specifier: workspace:*
+ version: link:../common
+ '@types/node-fetch':
+ specifier: 2.6.12
+ version: 2.6.12
+ node-fetch:
+ specifier: 3.3.2
+ version: 3.3.2
+ zod:
+ specifier: 3.24.3
+ version: 3.24.3
+ devDependencies:
+ '@modelcontextprotocol/inspector':
+ specifier: 0.6.0
+ version: 0.6.0(@swc/core@1.11.22)(@types/node@22.13.9)(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)
+ shx:
+ specifier: 0.3.4
+ version: 0.3.4
+ typescript:
+ specifier: 5.7.3
+ version: 5.7.3
+
packages/pay:
dependencies:
'@reown/appkit-common':
@@ -2686,7 +2926,7 @@ importers:
version: link:../wallet
'@walletconnect/utils':
specifier: 2.20.0
- version: 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
lit:
specifier: 3.1.0
version: 3.1.0
@@ -2695,7 +2935,7 @@ importers:
version: 1.13.2(@types/react@19.0.0)(react@19.0.0)
viem:
specifier: 2.23.13
- version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
packages/siwx:
dependencies:
@@ -2719,7 +2959,7 @@ importers:
version: 1.0.3
viem:
specifier: 2.23.13
- version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ version: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
devDependencies:
'@vitest/coverage-v8':
specifier: 2.1.9
@@ -2835,8 +3075,8 @@ importers:
specifier: 2.1.2
version: 2.1.2
zod:
- specifier: 3.22.4
- version: 3.22.4
+ specifier: 3.24.3
+ version: 3.24.3
devDependencies:
'@vitest/coverage-v8':
specifier: 2.1.9
@@ -2850,6 +3090,9 @@ importers:
packages/wallet-button:
dependencies:
+ '@reown/appkit-blockchain-api':
+ specifier: workspace:*
+ version: link:../blockchain-api
'@reown/appkit-common':
specifier: workspace:*
version: link:../common
@@ -2909,6 +3152,38 @@ packages:
'@adraffy/ens-normalize@1.11.0':
resolution: {integrity: sha512-/3DDPKHqqIqxUULp8yP4zODUY1i+2xvVWsv8A79xGWdCAG+8sb0hRh0Rk2QyOJUnnbyPUAZYcpBuRe3nS2OIUg==}
+ '@ai-sdk/openai@1.3.18':
+ resolution: {integrity: sha512-gqOHTOu62Tm2r4yDQx/Z5tWAgUrcTK8wXnC4A8zF/VOCzIjJDxxPsqJRTtQTMgIdGXhwmsv2sZ2PzvvuLeZeEg==}
+ engines: {node: '>=18'}
+ peerDependencies:
+ zod: ^3.0.0
+
+ '@ai-sdk/provider-utils@2.2.7':
+ resolution: {integrity: sha512-kM0xS3GWg3aMChh9zfeM+80vEZfXzR3JEUBdycZLtbRZ2TRT8xOj3WodGHPb06sUK5yD7pAXC/P7ctsi2fvUGQ==}
+ engines: {node: '>=18'}
+ peerDependencies:
+ zod: ^3.23.8
+
+ '@ai-sdk/provider@1.1.3':
+ resolution: {integrity: sha512-qZMxYJ0qqX/RfnuIaab+zp8UAeJn/ygXXAffR5I4N0n1IrvA6qBsjc8hXLmBiMV2zoXlifkacF7sEFnYnjBcqg==}
+ engines: {node: '>=18'}
+
+ '@ai-sdk/react@1.2.9':
+ resolution: {integrity: sha512-/VYm8xifyngaqFDLXACk/1czDRCefNCdALUyp+kIX6DUIYUWTM93ISoZ+qJ8+3E+FiJAKBQz61o8lIIl+vYtzg==}
+ engines: {node: '>=18'}
+ peerDependencies:
+ react: ^18 || ^19 || ^19.0.0-rc
+ zod: ^3.23.8
+ peerDependenciesMeta:
+ zod:
+ optional: true
+
+ '@ai-sdk/ui-utils@1.2.8':
+ resolution: {integrity: sha512-nls/IJCY+ks3Uj6G/agNhXqQeLVqhNfoJbuNgCny+nX2veY5ADB91EcZUqVeQ/ionul2SeUswPY6Q/DxteY29Q==}
+ engines: {node: '>=18'}
+ peerDependencies:
+ zod: ^3.23.8
+
'@alloc/quick-lru@5.2.0':
resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==}
engines: {node: '>=10'}
@@ -2917,8 +3192,8 @@ packages:
resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
engines: {node: '>=6.0.0'}
- '@asamuzakjp/css-color@3.1.1':
- resolution: {integrity: sha512-hpRD68SV2OMcZCsrbdkccTw5FXjNDLo5OuqSHyHZfwweGsDWZwDJ2+gONyNAbazZclobMirACLw0lk8WVxIqxA==}
+ '@asamuzakjp/css-color@3.1.4':
+ resolution: {integrity: sha512-SeuBV4rnjpFNjI8HSgKUwteuFdkHwkboq31HWzznuqgySQir+jSTczoWVVL4jvOjKjuH80fMDG0Fvg1Sb+OJsA==}
'@aw-web-design/x-default-browser@1.4.126':
resolution: {integrity: sha512-Xk1sIhyNC/esHGGVjL/niHLowM0csl/kFO5uawBy4IrWwy0o1G8LGt3jP6nmWGz+USxeeqbihAmp/oVZju6wug==}
@@ -3690,6 +3965,10 @@ packages:
resolution: {integrity: sha512-19lYZFzYVQkkHkl4Cy4WrAVcqBkgvV2YM2TU3xG6DIwO7O3ecbDPfW3yM3bjAGcqcQHi+CCtjMR3dIEHxsd6bA==}
engines: {node: '>=6.9.0'}
+ '@babel/types@7.26.9':
+ resolution: {integrity: sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw==}
+ engines: {node: '>=6.9.0'}
+
'@babel/types@7.27.0':
resolution: {integrity: sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==}
engines: {node: '>=6.9.0'}
@@ -4179,8 +4458,8 @@ packages:
'@chakra-ui/system': '>=2.0.0'
react: '>=18'
- '@changesets/apply-release-plan@7.0.10':
- resolution: {integrity: sha512-wNyeIJ3yDsVspYvHnEz1xQDq18D9ifed3lI+wxRQRK4pArUcuHgCTrHv0QRnnwjhVCQACxZ+CBih3wgOct6UXw==}
+ '@changesets/apply-release-plan@7.0.12':
+ resolution: {integrity: sha512-EaET7As5CeuhTzvXTQCRZeBUcisoYPDDcXvgTE/2jmmypKp0RC7LxKj/yzqeh/1qFTZI7oDGFcL1PHRuQuketQ==}
'@changesets/assemble-release-plan@6.0.6':
resolution: {integrity: sha512-Frkj8hWJ1FRZiY3kzVCKzS0N5mMwWKwmv9vpam7vt8rZjLL1JMthdh6pSDVSPumHPshTTkKZ0VtNbE0cJHZZUg==}
@@ -4207,14 +4486,14 @@ packages:
'@changesets/get-github-info@0.6.0':
resolution: {integrity: sha512-v/TSnFVXI8vzX9/w3DU2Ol+UlTZcu3m0kXTjTT4KlAdwSvwutcByYwyYn9hwerPWfPkT2JfpoX0KgvCEi8Q/SA==}
- '@changesets/get-release-plan@4.0.8':
- resolution: {integrity: sha512-MM4mq2+DQU1ZT7nqxnpveDMTkMBLnwNX44cX7NSxlXmr7f8hO6/S2MXNiXG54uf/0nYnefv0cfy4Czf/ZL/EKQ==}
+ '@changesets/get-release-plan@4.0.10':
+ resolution: {integrity: sha512-CCJ/f3edYaA3MqoEnWvGGuZm0uMEMzNJ97z9hdUR34AOvajSwySwsIzC/bBu3+kuGDsB+cny4FljG8UBWAa7jg==}
'@changesets/get-version-range-type@0.4.0':
resolution: {integrity: sha512-hwawtob9DryoGTpixy1D3ZXbGgJu1Rhr+ySH2PvTLHvkZuQ7sRT4oQwMh0hbqZH1weAooedEjRsbrWcGLCeyVQ==}
- '@changesets/git@3.0.2':
- resolution: {integrity: sha512-r1/Kju9Y8OxRRdvna+nxpQIsMsRQn9dhhAZt94FLDeu0Hij2hnOozW8iqnHBgvu+KdnJppCveQwK4odwfw/aWQ==}
+ '@changesets/git@3.0.4':
+ resolution: {integrity: sha512-BXANzRFkX+XcC1q/d27NKvlJ1yf7PSAgi8JG6dt8EfbHFHi4neau7mufcSca5zRhwOL8j9s6EqsxmT+s+/E6Sw==}
'@changesets/logger@0.1.1':
resolution: {integrity: sha512-OQtR36ZlnuTxKqoW4Sv6x5YIhOmClRd5pWsjZsddYxpWs517R0HkyiefQPIytCVh4ZcC5x9XaG8KTdd5iRQUfg==}
@@ -4225,8 +4504,8 @@ packages:
'@changesets/pre@2.0.2':
resolution: {integrity: sha512-HaL/gEyFVvkf9KFg6484wR9s0qjAXlZ8qWPDkTyKF6+zqjBe/I2mygg3MbpZ++hdi0ToqNUF8cjj7fBy0dg8Ug==}
- '@changesets/read@0.6.3':
- resolution: {integrity: sha512-9H4p/OuJ3jXEUTjaVGdQEhBdqoT2cO5Ts95JTFsQyawmKzpL8FnIeJSyhTDPW1MBRDnwZlHFEM9SpPwJDY5wIg==}
+ '@changesets/read@0.6.5':
+ resolution: {integrity: sha512-UPzNGhsSjHD3Veb0xO/MwvasGe8eMyNrR/sT9gR8Q3DhOQZirgKhhXv/8hVsI0QpPjR004Z9iFxoJU6in3uGMg==}
'@changesets/should-skip-package@0.1.2':
resolution: {integrity: sha512-qAK/WrqWLNCP22UDdBTMPH5f41elVDlsNyat180A33dWxuUDyNpg6fPi/FyTZwRriVjg0L8gnjJn2F9XAoF0qw==}
@@ -4295,6 +4574,10 @@ packages:
resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==}
engines: {node: '>=0.1.90'}
+ '@colors/colors@1.6.0':
+ resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==}
+ engines: {node: '>=0.1.90'}
+
'@cspotcode/source-map-support@0.8.1':
resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==}
engines: {node: '>=12'}
@@ -4303,15 +4586,15 @@ packages:
resolution: {integrity: sha512-JqWH1vsgdGcw2RR6VliXXdA0/59LttzlU8UlRT/iUUsEeWfYq8I+K0yhihEUTTHLRm1EXvpsCx3083EU15ecsA==}
engines: {node: '>=18'}
- '@csstools/css-calc@2.1.2':
- resolution: {integrity: sha512-TklMyb3uBB28b5uQdxjReG4L80NxAqgrECqLZFQbyLekwwlcDDS8r3f07DKqeo8C4926Br0gf/ZDe17Zv4wIuw==}
+ '@csstools/css-calc@2.1.3':
+ resolution: {integrity: sha512-XBG3talrhid44BY1x3MHzUx/aTG8+x/Zi57M4aTKK9RFB4aLlF3TTSzfzn8nWVHWL3FgAXAxmupmDd6VWww+pw==}
engines: {node: '>=18'}
peerDependencies:
'@csstools/css-parser-algorithms': ^3.0.4
'@csstools/css-tokenizer': ^3.0.3
- '@csstools/css-color-parser@3.0.8':
- resolution: {integrity: sha512-pdwotQjCCnRPuNi06jFuP68cykU1f3ZWExLe/8MQ1LOs8Xq+fTkYgd+2V8mWUWMrOn9iS2HftPVaMZDaXzGbhQ==}
+ '@csstools/css-color-parser@3.0.9':
+ resolution: {integrity: sha512-wILs5Zk7BU86UArYBJTPy/FMPPKVKHMj1ycCEyf3VUptol0JNRLFU/BZsJ4aiIHJEbSLiizzRrw8Pc1uAEDrXw==}
engines: {node: '>=18'}
peerDependencies:
'@csstools/css-parser-algorithms': ^3.0.4
@@ -4327,6 +4610,13 @@ packages:
resolution: {integrity: sha512-UJnjoFsmxfKUdNYdWgOB0mWUypuLvAfQPH1+pyvRJs6euowbFkFC6P13w1l8mJyi3vxYMxc9kld5jZEGRQs6bw==}
engines: {node: '>=18'}
+ '@dabh/diagnostics@2.0.3':
+ resolution: {integrity: sha512-hrlQOIi7hAfzsMqlGSFyVucrx38O+j6wiGOf//H2ecvIEqYN4ADBSS2iLMh5UFyDunCNniUIPk/q3riFv45xRA==}
+
+ '@dependents/detective-less@4.1.0':
+ resolution: {integrity: sha512-KrkT6qO5NxqNfy68sBl6CTSoJ4SNDIS5iQArkibhlbGU4LaDukZ3q2HIkh8aUKDio6o4itU4xDR7t82Y2eP1Bg==}
+ engines: {node: '>=14'}
+
'@discoveryjs/json-ext@0.5.7':
resolution: {integrity: sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==}
engines: {node: '>=10.0.0'}
@@ -4365,14 +4655,14 @@ packages:
peerDependencies:
'@noble/ciphers': ^1.0.0
- '@emnapi/core@1.4.0':
- resolution: {integrity: sha512-H+N/FqT07NmLmt6OFFtDfwe8PNygprzBikrEMyQfgqSmT0vzE515Pz7R8izwB9q/zsH/MA64AKoul3sA6/CzVg==}
+ '@emnapi/core@1.4.3':
+ resolution: {integrity: sha512-4m62DuCE07lw01soJwPiBGC0nAww0Q+RY70VZ+n49yDIO13yyinhbWCeNnaob0lakDtWQzSdtNWzJeOJt2ma+g==}
- '@emnapi/runtime@1.4.0':
- resolution: {integrity: sha512-64WYIf4UYcdLnbKn/umDlNjQDSS8AgZrI/R9+x5ilkUVFxXcA1Ebl+gQLc/6mERA4407Xof0R7wEyEuj091CVw==}
+ '@emnapi/runtime@1.4.3':
+ resolution: {integrity: sha512-pBPWdu6MLKROBX05wSNKcNb++m5Er+KQ9QkB+WVM+pW2Kx9hoSrVTnu3BdkI5eBLZoKu/J6mW/B6i6bJB2ytXQ==}
- '@emnapi/wasi-threads@1.0.1':
- resolution: {integrity: sha512-iIBu7mwkq4UQGeMEM8bLwNK962nXdhodeScX4slfQnRhEMMzvYivHhutCIk8uojvmASXXPC2WNEjwxFWk72Oqw==}
+ '@emnapi/wasi-threads@1.0.2':
+ resolution: {integrity: sha512-5n3nTJblwRi8LlXkJ9eBzu+kZR8Yxcc7ubakyQTFzPMtIhFpUBRbsnc2Dv88IZDIbCDlBiWrknhB4Lsz7mg6BA==}
'@emotion/babel-plugin@11.13.5':
resolution: {integrity: sha512-pxHCpT2ex+0q+HH91/zsdHkw/lXd468DIN2zvfvLtPKLLMo6gQj7oLObq8PhkrxOZb/gGCq03S3Z7PDhS8pduQ==}
@@ -4450,6 +4740,12 @@ packages:
peerDependencies:
esbuild: '*'
+ '@esbuild/aix-ppc64@0.19.11':
+ resolution: {integrity: sha512-FnzU0LyE3ySQk7UntJO4+qIiQgI7KoODnZg5xzXIrFJlKd2P2gwHsHY4927xj9y5PJmJSzULiUCWmv7iWnNa7g==}
+ engines: {node: '>=12'}
+ cpu: [ppc64]
+ os: [aix]
+
'@esbuild/aix-ppc64@0.21.5':
resolution: {integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==}
engines: {node: '>=12'}
@@ -4474,6 +4770,12 @@ packages:
cpu: [ppc64]
os: [aix]
+ '@esbuild/aix-ppc64@0.25.3':
+ resolution: {integrity: sha512-W8bFfPA8DowP8l//sxjJLSLkD8iEjMc7cBVyP+u4cEv9sM7mdUCkgsj+t0n/BWPFtv7WWCN5Yzj0N6FJNUUqBQ==}
+ engines: {node: '>=18'}
+ cpu: [ppc64]
+ os: [aix]
+
'@esbuild/android-arm64@0.17.19':
resolution: {integrity: sha512-KBMWvEZooR7+kzY0BtbTQn0OAYY7CsiydT63pVEaPtVYF0hXbUaOyZog37DKxK7NF3XacBJOpYT4adIJh+avxA==}
engines: {node: '>=12'}
@@ -4486,6 +4788,12 @@ packages:
cpu: [arm64]
os: [android]
+ '@esbuild/android-arm64@0.19.11':
+ resolution: {integrity: sha512-aiu7K/5JnLj//KOnOfEZ0D90obUkRzDMyqd/wNAUQ34m4YUPVhRZpnqKV9uqDGxT7cToSDnIHsGooyIczu9T+Q==}
+ engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [android]
+
'@esbuild/android-arm64@0.21.5':
resolution: {integrity: sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==}
engines: {node: '>=12'}
@@ -4510,6 +4818,12 @@ packages:
cpu: [arm64]
os: [android]
+ '@esbuild/android-arm64@0.25.3':
+ resolution: {integrity: sha512-XelR6MzjlZuBM4f5z2IQHK6LkK34Cvv6Rj2EntER3lwCBFdg6h2lKbtRjpTTsdEjD/WSe1q8UyPBXP1x3i/wYQ==}
+ engines: {node: '>=18'}
+ cpu: [arm64]
+ os: [android]
+
'@esbuild/android-arm@0.17.19':
resolution: {integrity: sha512-rIKddzqhmav7MSmoFCmDIb6e2W57geRsM94gV2l38fzhXMwq7hZoClug9USI2pFRGL06f4IOPHHpFNOkWieR8A==}
engines: {node: '>=12'}
@@ -4522,6 +4836,12 @@ packages:
cpu: [arm]
os: [android]
+ '@esbuild/android-arm@0.19.11':
+ resolution: {integrity: sha512-5OVapq0ClabvKvQ58Bws8+wkLCV+Rxg7tUVbo9xu034Nm536QTII4YzhaFriQ7rMrorfnFKUsArD2lqKbFY4vw==}
+ engines: {node: '>=12'}
+ cpu: [arm]
+ os: [android]
+
'@esbuild/android-arm@0.21.5':
resolution: {integrity: sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==}
engines: {node: '>=12'}
@@ -4546,6 +4866,12 @@ packages:
cpu: [arm]
os: [android]
+ '@esbuild/android-arm@0.25.3':
+ resolution: {integrity: sha512-PuwVXbnP87Tcff5I9ngV0lmiSu40xw1At6i3GsU77U7cjDDB4s0X2cyFuBiDa1SBk9DnvWwnGvVaGBqoFWPb7A==}
+ engines: {node: '>=18'}
+ cpu: [arm]
+ os: [android]
+
'@esbuild/android-x64@0.17.19':
resolution: {integrity: sha512-uUTTc4xGNDT7YSArp/zbtmbhO0uEEK9/ETW29Wk1thYUJBz3IVnvgEiEwEa9IeLyvnpKrWK64Utw2bgUmDveww==}
engines: {node: '>=12'}
@@ -4558,6 +4884,12 @@ packages:
cpu: [x64]
os: [android]
+ '@esbuild/android-x64@0.19.11':
+ resolution: {integrity: sha512-eccxjlfGw43WYoY9QgB82SgGgDbibcqyDTlk3l3C0jOVHKxrjdc9CTwDUQd0vkvYg5um0OH+GpxYvp39r+IPOg==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [android]
+
'@esbuild/android-x64@0.21.5':
resolution: {integrity: sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==}
engines: {node: '>=12'}
@@ -4582,6 +4914,12 @@ packages:
cpu: [x64]
os: [android]
+ '@esbuild/android-x64@0.25.3':
+ resolution: {integrity: sha512-ogtTpYHT/g1GWS/zKM0cc/tIebFjm1F9Aw1boQ2Y0eUQ+J89d0jFY//s9ei9jVIlkYi8AfOjiixcLJSGNSOAdQ==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [android]
+
'@esbuild/darwin-arm64@0.17.19':
resolution: {integrity: sha512-80wEoCfF/hFKM6WE1FyBHc9SfUblloAWx6FJkFWTWiCoht9Mc0ARGEM47e67W9rI09YoUxJL68WHfDRYEAvOhg==}
engines: {node: '>=12'}
@@ -4594,6 +4932,12 @@ packages:
cpu: [arm64]
os: [darwin]
+ '@esbuild/darwin-arm64@0.19.11':
+ resolution: {integrity: sha512-ETp87DRWuSt9KdDVkqSoKoLFHYTrkyz2+65fj9nfXsaV3bMhTCjtQfw3y+um88vGRKRiF7erPrh/ZuIdLUIVxQ==}
+ engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [darwin]
+
'@esbuild/darwin-arm64@0.21.5':
resolution: {integrity: sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==}
engines: {node: '>=12'}
@@ -4618,6 +4962,12 @@ packages:
cpu: [arm64]
os: [darwin]
+ '@esbuild/darwin-arm64@0.25.3':
+ resolution: {integrity: sha512-eESK5yfPNTqpAmDfFWNsOhmIOaQA59tAcF/EfYvo5/QWQCzXn5iUSOnqt3ra3UdzBv073ykTtmeLJZGt3HhA+w==}
+ engines: {node: '>=18'}
+ cpu: [arm64]
+ os: [darwin]
+
'@esbuild/darwin-x64@0.17.19':
resolution: {integrity: sha512-IJM4JJsLhRYr9xdtLytPLSH9k/oxR3boaUIYiHkAawtwNOXKE8KoU8tMvryogdcT8AU+Bflmh81Xn6Q0vTZbQw==}
engines: {node: '>=12'}
@@ -4630,6 +4980,12 @@ packages:
cpu: [x64]
os: [darwin]
+ '@esbuild/darwin-x64@0.19.11':
+ resolution: {integrity: sha512-fkFUiS6IUK9WYUO/+22omwetaSNl5/A8giXvQlcinLIjVkxwTLSktbF5f/kJMftM2MJp9+fXqZ5ezS7+SALp4g==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [darwin]
+
'@esbuild/darwin-x64@0.21.5':
resolution: {integrity: sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==}
engines: {node: '>=12'}
@@ -4654,6 +5010,12 @@ packages:
cpu: [x64]
os: [darwin]
+ '@esbuild/darwin-x64@0.25.3':
+ resolution: {integrity: sha512-Kd8glo7sIZtwOLcPbW0yLpKmBNWMANZhrC1r6K++uDR2zyzb6AeOYtI6udbtabmQpFaxJ8uduXMAo1gs5ozz8A==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [darwin]
+
'@esbuild/freebsd-arm64@0.17.19':
resolution: {integrity: sha512-pBwbc7DufluUeGdjSU5Si+P3SoMF5DQ/F/UmTSb8HXO80ZEAJmrykPyzo1IfNbAoaqw48YRpv8shwd1NoI0jcQ==}
engines: {node: '>=12'}
@@ -4666,6 +5028,12 @@ packages:
cpu: [arm64]
os: [freebsd]
+ '@esbuild/freebsd-arm64@0.19.11':
+ resolution: {integrity: sha512-lhoSp5K6bxKRNdXUtHoNc5HhbXVCS8V0iZmDvyWvYq9S5WSfTIHU2UGjcGt7UeS6iEYp9eeymIl5mJBn0yiuxA==}
+ engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [freebsd]
+
'@esbuild/freebsd-arm64@0.21.5':
resolution: {integrity: sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==}
engines: {node: '>=12'}
@@ -4690,6 +5058,12 @@ packages:
cpu: [arm64]
os: [freebsd]
+ '@esbuild/freebsd-arm64@0.25.3':
+ resolution: {integrity: sha512-EJiyS70BYybOBpJth3M0KLOus0n+RRMKTYzhYhFeMwp7e/RaajXvP+BWlmEXNk6uk+KAu46j/kaQzr6au+JcIw==}
+ engines: {node: '>=18'}
+ cpu: [arm64]
+ os: [freebsd]
+
'@esbuild/freebsd-x64@0.17.19':
resolution: {integrity: sha512-4lu+n8Wk0XlajEhbEffdy2xy53dpR06SlzvhGByyg36qJw6Kpfk7cp45DR/62aPH9mtJRmIyrXAS5UWBrJT6TQ==}
engines: {node: '>=12'}
@@ -4702,6 +5076,12 @@ packages:
cpu: [x64]
os: [freebsd]
+ '@esbuild/freebsd-x64@0.19.11':
+ resolution: {integrity: sha512-JkUqn44AffGXitVI6/AbQdoYAq0TEullFdqcMY/PCUZ36xJ9ZJRtQabzMA+Vi7r78+25ZIBosLTOKnUXBSi1Kw==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [freebsd]
+
'@esbuild/freebsd-x64@0.21.5':
resolution: {integrity: sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==}
engines: {node: '>=12'}
@@ -4726,6 +5106,12 @@ packages:
cpu: [x64]
os: [freebsd]
+ '@esbuild/freebsd-x64@0.25.3':
+ resolution: {integrity: sha512-Q+wSjaLpGxYf7zC0kL0nDlhsfuFkoN+EXrx2KSB33RhinWzejOd6AvgmP5JbkgXKmjhmpfgKZq24pneodYqE8Q==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [freebsd]
+
'@esbuild/linux-arm64@0.17.19':
resolution: {integrity: sha512-ct1Tg3WGwd3P+oZYqic+YZF4snNl2bsnMKRkb3ozHmnM0dGWuxcPTTntAF6bOP0Sp4x0PjSF+4uHQ1xvxfRKqg==}
engines: {node: '>=12'}
@@ -4738,6 +5124,12 @@ packages:
cpu: [arm64]
os: [linux]
+ '@esbuild/linux-arm64@0.19.11':
+ resolution: {integrity: sha512-LneLg3ypEeveBSMuoa0kwMpCGmpu8XQUh+mL8XXwoYZ6Be2qBnVtcDI5azSvh7vioMDhoJFZzp9GWp9IWpYoUg==}
+ engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [linux]
+
'@esbuild/linux-arm64@0.21.5':
resolution: {integrity: sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==}
engines: {node: '>=12'}
@@ -4762,6 +5154,12 @@ packages:
cpu: [arm64]
os: [linux]
+ '@esbuild/linux-arm64@0.25.3':
+ resolution: {integrity: sha512-xCUgnNYhRD5bb1C1nqrDV1PfkwgbswTTBRbAd8aH5PhYzikdf/ddtsYyMXFfGSsb/6t6QaPSzxtbfAZr9uox4A==}
+ engines: {node: '>=18'}
+ cpu: [arm64]
+ os: [linux]
+
'@esbuild/linux-arm@0.17.19':
resolution: {integrity: sha512-cdmT3KxjlOQ/gZ2cjfrQOtmhG4HJs6hhvm3mWSRDPtZ/lP5oe8FWceS10JaSJC13GBd4eH/haHnqf7hhGNLerA==}
engines: {node: '>=12'}
@@ -4774,6 +5172,12 @@ packages:
cpu: [arm]
os: [linux]
+ '@esbuild/linux-arm@0.19.11':
+ resolution: {integrity: sha512-3CRkr9+vCV2XJbjwgzjPtO8T0SZUmRZla+UL1jw+XqHZPkPgZiyWvbDvl9rqAN8Zl7qJF0O/9ycMtjU67HN9/Q==}
+ engines: {node: '>=12'}
+ cpu: [arm]
+ os: [linux]
+
'@esbuild/linux-arm@0.21.5':
resolution: {integrity: sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==}
engines: {node: '>=12'}
@@ -4798,6 +5202,12 @@ packages:
cpu: [arm]
os: [linux]
+ '@esbuild/linux-arm@0.25.3':
+ resolution: {integrity: sha512-dUOVmAUzuHy2ZOKIHIKHCm58HKzFqd+puLaS424h6I85GlSDRZIA5ycBixb3mFgM0Jdh+ZOSB6KptX30DD8YOQ==}
+ engines: {node: '>=18'}
+ cpu: [arm]
+ os: [linux]
+
'@esbuild/linux-ia32@0.17.19':
resolution: {integrity: sha512-w4IRhSy1VbsNxHRQpeGCHEmibqdTUx61Vc38APcsRbuVgK0OPEnQ0YD39Brymn96mOx48Y2laBQGqgZ0j9w6SQ==}
engines: {node: '>=12'}
@@ -4810,6 +5220,12 @@ packages:
cpu: [ia32]
os: [linux]
+ '@esbuild/linux-ia32@0.19.11':
+ resolution: {integrity: sha512-caHy++CsD8Bgq2V5CodbJjFPEiDPq8JJmBdeyZ8GWVQMjRD0sU548nNdwPNvKjVpamYYVL40AORekgfIubwHoA==}
+ engines: {node: '>=12'}
+ cpu: [ia32]
+ os: [linux]
+
'@esbuild/linux-ia32@0.21.5':
resolution: {integrity: sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==}
engines: {node: '>=12'}
@@ -4834,6 +5250,12 @@ packages:
cpu: [ia32]
os: [linux]
+ '@esbuild/linux-ia32@0.25.3':
+ resolution: {integrity: sha512-yplPOpczHOO4jTYKmuYuANI3WhvIPSVANGcNUeMlxH4twz/TeXuzEP41tGKNGWJjuMhotpGabeFYGAOU2ummBw==}
+ engines: {node: '>=18'}
+ cpu: [ia32]
+ os: [linux]
+
'@esbuild/linux-loong64@0.17.19':
resolution: {integrity: sha512-2iAngUbBPMq439a+z//gE+9WBldoMp1s5GWsUSgqHLzLJ9WoZLZhpwWuym0u0u/4XmZ3gpHmzV84PonE+9IIdQ==}
engines: {node: '>=12'}
@@ -4846,6 +5268,12 @@ packages:
cpu: [loong64]
os: [linux]
+ '@esbuild/linux-loong64@0.19.11':
+ resolution: {integrity: sha512-ppZSSLVpPrwHccvC6nQVZaSHlFsvCQyjnvirnVjbKSHuE5N24Yl8F3UwYUUR1UEPaFObGD2tSvVKbvR+uT1Nrg==}
+ engines: {node: '>=12'}
+ cpu: [loong64]
+ os: [linux]
+
'@esbuild/linux-loong64@0.21.5':
resolution: {integrity: sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==}
engines: {node: '>=12'}
@@ -4870,6 +5298,12 @@ packages:
cpu: [loong64]
os: [linux]
+ '@esbuild/linux-loong64@0.25.3':
+ resolution: {integrity: sha512-P4BLP5/fjyihmXCELRGrLd793q/lBtKMQl8ARGpDxgzgIKJDRJ/u4r1A/HgpBpKpKZelGct2PGI4T+axcedf6g==}
+ engines: {node: '>=18'}
+ cpu: [loong64]
+ os: [linux]
+
'@esbuild/linux-mips64el@0.17.19':
resolution: {integrity: sha512-LKJltc4LVdMKHsrFe4MGNPp0hqDFA1Wpt3jE1gEyM3nKUvOiO//9PheZZHfYRfYl6AwdTH4aTcXSqBerX0ml4A==}
engines: {node: '>=12'}
@@ -4882,6 +5316,12 @@ packages:
cpu: [mips64el]
os: [linux]
+ '@esbuild/linux-mips64el@0.19.11':
+ resolution: {integrity: sha512-B5x9j0OgjG+v1dF2DkH34lr+7Gmv0kzX6/V0afF41FkPMMqaQ77pH7CrhWeR22aEeHKaeZVtZ6yFwlxOKPVFyg==}
+ engines: {node: '>=12'}
+ cpu: [mips64el]
+ os: [linux]
+
'@esbuild/linux-mips64el@0.21.5':
resolution: {integrity: sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==}
engines: {node: '>=12'}
@@ -4906,6 +5346,12 @@ packages:
cpu: [mips64el]
os: [linux]
+ '@esbuild/linux-mips64el@0.25.3':
+ resolution: {integrity: sha512-eRAOV2ODpu6P5divMEMa26RRqb2yUoYsuQQOuFUexUoQndm4MdpXXDBbUoKIc0iPa4aCO7gIhtnYomkn2x+bag==}
+ engines: {node: '>=18'}
+ cpu: [mips64el]
+ os: [linux]
+
'@esbuild/linux-ppc64@0.17.19':
resolution: {integrity: sha512-/c/DGybs95WXNS8y3Ti/ytqETiW7EU44MEKuCAcpPto3YjQbyK3IQVKfF6nbghD7EcLUGl0NbiL5Rt5DMhn5tg==}
engines: {node: '>=12'}
@@ -4918,6 +5364,12 @@ packages:
cpu: [ppc64]
os: [linux]
+ '@esbuild/linux-ppc64@0.19.11':
+ resolution: {integrity: sha512-MHrZYLeCG8vXblMetWyttkdVRjQlQUb/oMgBNurVEnhj4YWOr4G5lmBfZjHYQHHN0g6yDmCAQRR8MUHldvvRDA==}
+ engines: {node: '>=12'}
+ cpu: [ppc64]
+ os: [linux]
+
'@esbuild/linux-ppc64@0.21.5':
resolution: {integrity: sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==}
engines: {node: '>=12'}
@@ -4942,6 +5394,12 @@ packages:
cpu: [ppc64]
os: [linux]
+ '@esbuild/linux-ppc64@0.25.3':
+ resolution: {integrity: sha512-ZC4jV2p7VbzTlnl8nZKLcBkfzIf4Yad1SJM4ZMKYnJqZFD4rTI+pBG65u8ev4jk3/MPwY9DvGn50wi3uhdaghg==}
+ engines: {node: '>=18'}
+ cpu: [ppc64]
+ os: [linux]
+
'@esbuild/linux-riscv64@0.17.19':
resolution: {integrity: sha512-FC3nUAWhvFoutlhAkgHf8f5HwFWUL6bYdvLc/TTuxKlvLi3+pPzdZiFKSWz/PF30TB1K19SuCxDTI5KcqASJqA==}
engines: {node: '>=12'}
@@ -4954,6 +5412,12 @@ packages:
cpu: [riscv64]
os: [linux]
+ '@esbuild/linux-riscv64@0.19.11':
+ resolution: {integrity: sha512-f3DY++t94uVg141dozDu4CCUkYW+09rWtaWfnb3bqe4w5NqmZd6nPVBm+qbz7WaHZCoqXqHz5p6CM6qv3qnSSQ==}
+ engines: {node: '>=12'}
+ cpu: [riscv64]
+ os: [linux]
+
'@esbuild/linux-riscv64@0.21.5':
resolution: {integrity: sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==}
engines: {node: '>=12'}
@@ -4978,6 +5442,12 @@ packages:
cpu: [riscv64]
os: [linux]
+ '@esbuild/linux-riscv64@0.25.3':
+ resolution: {integrity: sha512-LDDODcFzNtECTrUUbVCs6j9/bDVqy7DDRsuIXJg6so+mFksgwG7ZVnTruYi5V+z3eE5y+BJZw7VvUadkbfg7QA==}
+ engines: {node: '>=18'}
+ cpu: [riscv64]
+ os: [linux]
+
'@esbuild/linux-s390x@0.17.19':
resolution: {integrity: sha512-IbFsFbxMWLuKEbH+7sTkKzL6NJmG2vRyy6K7JJo55w+8xDk7RElYn6xvXtDW8HCfoKBFK69f3pgBJSUSQPr+4Q==}
engines: {node: '>=12'}
@@ -4990,6 +5460,12 @@ packages:
cpu: [s390x]
os: [linux]
+ '@esbuild/linux-s390x@0.19.11':
+ resolution: {integrity: sha512-A5xdUoyWJHMMlcSMcPGVLzYzpcY8QP1RtYzX5/bS4dvjBGVxdhuiYyFwp7z74ocV7WDc0n1harxmpq2ePOjI0Q==}
+ engines: {node: '>=12'}
+ cpu: [s390x]
+ os: [linux]
+
'@esbuild/linux-s390x@0.21.5':
resolution: {integrity: sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==}
engines: {node: '>=12'}
@@ -5014,6 +5490,12 @@ packages:
cpu: [s390x]
os: [linux]
+ '@esbuild/linux-s390x@0.25.3':
+ resolution: {integrity: sha512-s+w/NOY2k0yC2p9SLen+ymflgcpRkvwwa02fqmAwhBRI3SC12uiS10edHHXlVWwfAagYSY5UpmT/zISXPMW3tQ==}
+ engines: {node: '>=18'}
+ cpu: [s390x]
+ os: [linux]
+
'@esbuild/linux-x64@0.17.19':
resolution: {integrity: sha512-68ngA9lg2H6zkZcyp22tsVt38mlhWde8l3eJLWkyLrp4HwMUr3c1s/M2t7+kHIhvMjglIBrFpncX1SzMckomGw==}
engines: {node: '>=12'}
@@ -5026,6 +5508,12 @@ packages:
cpu: [x64]
os: [linux]
+ '@esbuild/linux-x64@0.19.11':
+ resolution: {integrity: sha512-grbyMlVCvJSfxFQUndw5mCtWs5LO1gUlwP4CDi4iJBbVpZcqLVT29FxgGuBJGSzyOxotFG4LoO5X+M1350zmPA==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [linux]
+
'@esbuild/linux-x64@0.21.5':
resolution: {integrity: sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==}
engines: {node: '>=12'}
@@ -5050,6 +5538,12 @@ packages:
cpu: [x64]
os: [linux]
+ '@esbuild/linux-x64@0.25.3':
+ resolution: {integrity: sha512-nQHDz4pXjSDC6UfOE1Fw9Q8d6GCAd9KdvMZpfVGWSJztYCarRgSDfOVBY5xwhQXseiyxapkiSJi/5/ja8mRFFA==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [linux]
+
'@esbuild/netbsd-arm64@0.24.2':
resolution: {integrity: sha512-wuLK/VztRRpMt9zyHSazyCVdCXlpHkKm34WUyinD2lzK07FAHTq0KQvZZlXikNWkDGoT6x3TD51jKQ7gMVpopw==}
engines: {node: '>=18'}
@@ -5062,6 +5556,12 @@ packages:
cpu: [arm64]
os: [netbsd]
+ '@esbuild/netbsd-arm64@0.25.3':
+ resolution: {integrity: sha512-1QaLtOWq0mzK6tzzp0jRN3eccmN3hezey7mhLnzC6oNlJoUJz4nym5ZD7mDnS/LZQgkrhEbEiTn515lPeLpgWA==}
+ engines: {node: '>=18'}
+ cpu: [arm64]
+ os: [netbsd]
+
'@esbuild/netbsd-x64@0.17.19':
resolution: {integrity: sha512-CwFq42rXCR8TYIjIfpXCbRX0rp1jo6cPIUPSaWwzbVI4aOfX96OXY8M6KNmtPcg7QjYeDmN+DD0Wp3LaBOLf4Q==}
engines: {node: '>=12'}
@@ -5074,6 +5574,12 @@ packages:
cpu: [x64]
os: [netbsd]
+ '@esbuild/netbsd-x64@0.19.11':
+ resolution: {integrity: sha512-13jvrQZJc3P230OhU8xgwUnDeuC/9egsjTkXN49b3GcS5BKvJqZn86aGM8W9pd14Kd+u7HuFBMVtrNGhh6fHEQ==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [netbsd]
+
'@esbuild/netbsd-x64@0.21.5':
resolution: {integrity: sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==}
engines: {node: '>=12'}
@@ -5098,6 +5604,12 @@ packages:
cpu: [x64]
os: [netbsd]
+ '@esbuild/netbsd-x64@0.25.3':
+ resolution: {integrity: sha512-i5Hm68HXHdgv8wkrt+10Bc50zM0/eonPb/a/OFVfB6Qvpiirco5gBA5bz7S2SHuU+Y4LWn/zehzNX14Sp4r27g==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [netbsd]
+
'@esbuild/openbsd-arm64@0.23.1':
resolution: {integrity: sha512-3x37szhLexNA4bXhLrCC/LImN/YtWis6WXr1VESlfVtVeoFJBRINPJ3f0a/6LV8zpikqoUg4hyXw0sFBt5Cr+Q==}
engines: {node: '>=18'}
@@ -5116,6 +5628,12 @@ packages:
cpu: [arm64]
os: [openbsd]
+ '@esbuild/openbsd-arm64@0.25.3':
+ resolution: {integrity: sha512-zGAVApJEYTbOC6H/3QBr2mq3upG/LBEXr85/pTtKiv2IXcgKV0RT0QA/hSXZqSvLEpXeIxah7LczB4lkiYhTAQ==}
+ engines: {node: '>=18'}
+ cpu: [arm64]
+ os: [openbsd]
+
'@esbuild/openbsd-x64@0.17.19':
resolution: {integrity: sha512-cnq5brJYrSZ2CF6c35eCmviIN3k3RczmHz8eYaVlNasVqsNY+JKohZU5MKmaOI+KkllCdzOKKdPs762VCPC20g==}
engines: {node: '>=12'}
@@ -5128,6 +5646,12 @@ packages:
cpu: [x64]
os: [openbsd]
+ '@esbuild/openbsd-x64@0.19.11':
+ resolution: {integrity: sha512-ysyOGZuTp6SNKPE11INDUeFVVQFrhcNDVUgSQVDzqsqX38DjhPEPATpid04LCoUr2WXhQTEZ8ct/EgJCUDpyNw==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [openbsd]
+
'@esbuild/openbsd-x64@0.21.5':
resolution: {integrity: sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==}
engines: {node: '>=12'}
@@ -5152,6 +5676,12 @@ packages:
cpu: [x64]
os: [openbsd]
+ '@esbuild/openbsd-x64@0.25.3':
+ resolution: {integrity: sha512-fpqctI45NnCIDKBH5AXQBsD0NDPbEFczK98hk/aa6HJxbl+UtLkJV2+Bvy5hLSLk3LHmqt0NTkKNso1A9y1a4w==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [openbsd]
+
'@esbuild/sunos-x64@0.17.19':
resolution: {integrity: sha512-vCRT7yP3zX+bKWFeP/zdS6SqdWB8OIpaRq/mbXQxTGHnIxspRtigpkUcDMlSCOejlHowLqII7K2JKevwyRP2rg==}
engines: {node: '>=12'}
@@ -5164,6 +5694,12 @@ packages:
cpu: [x64]
os: [sunos]
+ '@esbuild/sunos-x64@0.19.11':
+ resolution: {integrity: sha512-Hf+Sad9nVwvtxy4DXCZQqLpgmRTQqyFyhT3bZ4F2XlJCjxGmRFF0Shwn9rzhOYRB61w9VMXUkxlBy56dk9JJiQ==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [sunos]
+
'@esbuild/sunos-x64@0.21.5':
resolution: {integrity: sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==}
engines: {node: '>=12'}
@@ -5188,6 +5724,12 @@ packages:
cpu: [x64]
os: [sunos]
+ '@esbuild/sunos-x64@0.25.3':
+ resolution: {integrity: sha512-ROJhm7d8bk9dMCUZjkS8fgzsPAZEjtRJqCAmVgB0gMrvG7hfmPmz9k1rwO4jSiblFjYmNvbECL9uhaPzONMfgA==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [sunos]
+
'@esbuild/win32-arm64@0.17.19':
resolution: {integrity: sha512-yYx+8jwowUstVdorcMdNlzklLYhPxjniHWFKgRqH7IFlUEa0Umu3KuYplf1HUZZ422e3NU9F4LGb+4O0Kdcaag==}
engines: {node: '>=12'}
@@ -5200,6 +5742,12 @@ packages:
cpu: [arm64]
os: [win32]
+ '@esbuild/win32-arm64@0.19.11':
+ resolution: {integrity: sha512-0P58Sbi0LctOMOQbpEOvOL44Ne0sqbS0XWHMvvrg6NE5jQ1xguCSSw9jQeUk2lfrXYsKDdOe6K+oZiwKPilYPQ==}
+ engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [win32]
+
'@esbuild/win32-arm64@0.21.5':
resolution: {integrity: sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==}
engines: {node: '>=12'}
@@ -5224,6 +5772,12 @@ packages:
cpu: [arm64]
os: [win32]
+ '@esbuild/win32-arm64@0.25.3':
+ resolution: {integrity: sha512-YWcow8peiHpNBiIXHwaswPnAXLsLVygFwCB3A7Bh5jRkIBFWHGmNQ48AlX4xDvQNoMZlPYzjVOQDYEzWCqufMQ==}
+ engines: {node: '>=18'}
+ cpu: [arm64]
+ os: [win32]
+
'@esbuild/win32-ia32@0.17.19':
resolution: {integrity: sha512-eggDKanJszUtCdlVs0RB+h35wNlb5v4TWEkq4vZcmVt5u/HiDZrTXe2bWFQUez3RgNHwx/x4sk5++4NSSicKkw==}
engines: {node: '>=12'}
@@ -5236,6 +5790,12 @@ packages:
cpu: [ia32]
os: [win32]
+ '@esbuild/win32-ia32@0.19.11':
+ resolution: {integrity: sha512-6YOrWS+sDJDmshdBIQU+Uoyh7pQKrdykdefC1avn76ss5c+RN6gut3LZA4E2cH5xUEp5/cA0+YxRaVtRAb0xBg==}
+ engines: {node: '>=12'}
+ cpu: [ia32]
+ os: [win32]
+
'@esbuild/win32-ia32@0.21.5':
resolution: {integrity: sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==}
engines: {node: '>=12'}
@@ -5260,6 +5820,12 @@ packages:
cpu: [ia32]
os: [win32]
+ '@esbuild/win32-ia32@0.25.3':
+ resolution: {integrity: sha512-qspTZOIGoXVS4DpNqUYUs9UxVb04khS1Degaw/MnfMe7goQ3lTfQ13Vw4qY/Nj0979BGvMRpAYbs/BAxEvU8ew==}
+ engines: {node: '>=18'}
+ cpu: [ia32]
+ os: [win32]
+
'@esbuild/win32-x64@0.17.19':
resolution: {integrity: sha512-lAhycmKnVOuRYNtRtatQR1LPQf2oYCkRGkSFnseDAKPl8lu5SOsK/e1sXe5a0Pc5kHIHe6P2I/ilntNv2xf3cA==}
engines: {node: '>=12'}
@@ -5272,6 +5838,12 @@ packages:
cpu: [x64]
os: [win32]
+ '@esbuild/win32-x64@0.19.11':
+ resolution: {integrity: sha512-vfkhltrjCAb603XaFhqhAF4LGDi2M4OrCRrFusyQ+iTLQ/o60QQXxc9cZC/FFpihBI9N1Grn6SMKVJ4KP7Fuiw==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [win32]
+
'@esbuild/win32-x64@0.21.5':
resolution: {integrity: sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==}
engines: {node: '>=12'}
@@ -5296,8 +5868,14 @@ packages:
cpu: [x64]
os: [win32]
- '@eslint-community/eslint-utils@4.5.1':
- resolution: {integrity: sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w==}
+ '@esbuild/win32-x64@0.25.3':
+ resolution: {integrity: sha512-ICgUR+kPimx0vvRzf+N/7L7tVSQeE3BYY+NhHRHXS1kBuPO7z2+7ea2HbhDyZdTephgvNvKrlDDKUexuCVBVvg==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [win32]
+
+ '@eslint-community/eslint-utils@4.6.1':
+ resolution: {integrity: sha512-KTsJMmobmbrFLe3LDh0PC2FXpcSYJt/MLjlkh/9LEnmKYLSYmT/0EW9JWANjeoemiuZrmogti0tW5Ch+qNUYDw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
@@ -5570,6 +6148,9 @@ packages:
resolution: {integrity: sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==}
engines: {node: '>=14'}
+ '@fastify/busboy@3.1.1':
+ resolution: {integrity: sha512-5DGmA8FTdB2XbDeEwc/5ZXBl6UbBAyBOOLlPuBnZ/N1SwdH9Ii+cOX3tBROlDgcTXxjOYnLMVoKk9+FXAw0CJw==}
+
'@fivebinaries/coin-selection@3.0.0':
resolution: {integrity: sha512-h25Pn1ZA7oqQBQDodGAgIsQt66T2wDge9onBKNqE66WNWL0KJiKJbpij8YOLo5AAlEIg5IS7EB1QjBgDOIg6DQ==}
@@ -5706,8 +6287,8 @@ packages:
'@types/node':
optional: true
- '@inquirer/prompts@7.4.1':
- resolution: {integrity: sha512-UlmM5FVOZF0gpoe1PT/jN4vk8JmpIWBlMvTL8M+hlvPmzN89K6z03+IFmyeu/oFCenwdwHDr2gky7nIGSEVvlA==}
+ '@inquirer/prompts@7.5.0':
+ resolution: {integrity: sha512-tk8Bx7l5AX/CR0sVfGj3Xg6v7cYlFBkEahH+EgBB+cZib6Fc83dwerTbzj7f2+qKckjIUGsviWRI1d7lx6nqQA==}
engines: {node: '>=18'}
peerDependencies:
'@types/node': '>=18'
@@ -5715,8 +6296,8 @@ packages:
'@types/node':
optional: true
- '@inquirer/rawlist@4.0.12':
- resolution: {integrity: sha512-wNPJZy8Oc7RyGISPxp9/MpTOqX8lr0r+lCCWm7hQra+MDtYRgINv1hxw7R+vKP71Bu/3LszabxOodfV/uTfsaA==}
+ '@inquirer/rawlist@4.1.0':
+ resolution: {integrity: sha512-6ob45Oh9pXmfprKqUiEeMz/tjtVTFQTgDDz1xAMKMrIvyrYjAmRbQZjMJfsictlL4phgjLhdLu27IkHNnNjB7g==}
engines: {node: '>=18'}
peerDependencies:
'@types/node': '>=18'
@@ -5733,8 +6314,8 @@ packages:
'@types/node':
optional: true
- '@inquirer/select@4.1.1':
- resolution: {integrity: sha512-IUXzzTKVdiVNMA+2yUvPxWsSgOG4kfX93jOM4Zb5FgujeInotv5SPIJVeXQ+fO4xu7tW8VowFhdG5JRmmCyQ1Q==}
+ '@inquirer/select@4.2.0':
+ resolution: {integrity: sha512-KkXQ4aSySWimpV4V/TUJWdB3tdfENZUU765GjOIZ0uPwdbGIG6jrxD4dDf1w68uP+DVtfNhr1A92B+0mbTZ8FA==}
engines: {node: '>=18'}
peerDependencies:
'@types/node': '>=18'
@@ -5784,6 +6365,7 @@ packages:
'@jnwng/walletconnect-solana@0.2.0':
resolution: {integrity: sha512-nyRq0xLEj9i2J4UXQ0Mr4KzsooTMbLu0ewHOqdQV7iZE0PfbtKa8poTSF4ZBAQD8hoMHEx+I7zGFCNMI9BTrTA==}
+ deprecated: Please use https://www.npmjs.com/package/@walletconnect/solana-adapter instead
peerDependencies:
'@solana/web3.js': 1.98.0
@@ -5865,17 +6447,17 @@ packages:
'@leather.io/rpc@2.1.21':
resolution: {integrity: sha512-2x5w+1G+aLkHT8FWVRp2ozHVLpcPQJdvGftAAh6yE/grjTzVOA/rcWxHXeU87tyJq8hVeg15WTJHrJWOTJai1Q==}
- '@ledgerhq/devices@6.27.1':
- resolution: {integrity: sha512-jX++oy89jtv7Dp2X6gwt3MMkoajel80JFWcdc0HCouwDsV1mVJ3SQdwl/bQU0zd8HI6KebvUP95QTwbQLLK/RQ==}
+ '@ledgerhq/devices@8.4.4':
+ resolution: {integrity: sha512-sz/ryhe/R687RHtevIE9RlKaV8kkKykUV4k29e7GAVwzHX1gqG+O75cu1NCJUHLbp3eABV5FdvZejqRUlLis9A==}
'@ledgerhq/errors@6.19.1':
resolution: {integrity: sha512-75yK7Nnit/Gp7gdrJAz0ipp31CCgncRp+evWt6QawQEtQKYEDfGo10QywgrrBBixeRxwnMy1DP6g2oCWRf1bjw==}
- '@ledgerhq/hw-transport-webhid@6.27.1':
- resolution: {integrity: sha512-u74rBYlibpbyGblSn74fRs2pMM19gEAkYhfVibq0RE1GNFjxDMFC1n7Sb+93Jqmz8flyfB4UFJsxs8/l1tm2Kw==}
+ '@ledgerhq/hw-transport-webhid@6.30.0':
+ resolution: {integrity: sha512-HoTzjmYwO7+TVwK+GNbglRepUoDywBL6vjhKnhGqJSUPqAqJJyEXcnKnFDBMN7Phqm55O+YHDYfpcHGBNg5XlQ==}
- '@ledgerhq/hw-transport@6.27.1':
- resolution: {integrity: sha512-hnE4/Fq1YzQI4PA1W0H8tCkI99R3UWDb3pJeZd6/Xs4Qw/q1uiQO+vNLC6KIPPhK0IajUfuI/P2jk0qWcMsuAQ==}
+ '@ledgerhq/hw-transport@6.31.4':
+ resolution: {integrity: sha512-6c1ir/cXWJm5dCWdq55NPgCJ3UuKuuxRvf//Xs36Bq9BwkV2YaRQhZITAkads83l07NAdR16hkTWqqpwFMaI6A==}
'@ledgerhq/logs@6.12.0':
resolution: {integrity: sha512-ExDoj1QV5eC6TEbMdLUMMk9cfvNKhhv5gXol4SmULRVCx/3iyCPhJ74nsb3S0Vb+/f+XujBEj3vQn5+cwS0fNA==}
@@ -5895,8 +6477,8 @@ packages:
'@lit/reactive-element@1.6.3':
resolution: {integrity: sha512-QuTgnG52Poic7uM1AN5yJ09QMe0O28e10XzSvWDz02TJiiKee4stsiownEIadWm8nYzyDAyT+gKzUoZmiWQtsQ==}
- '@lit/reactive-element@2.0.4':
- resolution: {integrity: sha512-GFn91inaUa2oHLak8awSIigYz0cU0Payr1rcFsrkf5OJ5eSPxElyZfKh0f2p9FsTiZWXQdWGJeXZICEfXXYSXQ==}
+ '@lit/reactive-element@2.1.0':
+ resolution: {integrity: sha512-L2qyoZSQClcBmq0qajBVbhYEcG6iK0XfLn66ifLe/RfC0/ihpc+pl0Wdn8bJ8o+hj38cG0fGXRgSS20MuXn7qA==}
'@lmdb/lmdb-darwin-arm64@2.8.5':
resolution: {integrity: sha512-KPDeVScZgA1oq0CiPBcOa3kHIqU+pTOwRFDIhxvmf8CTNvqdZQYp5cCKW0bUk69VygB2PuTiINFWbY78aR2pQw==}
@@ -5937,6 +6519,10 @@ packages:
'@manypkg/get-packages@1.1.3':
resolution: {integrity: sha512-fo+QhuU3qE/2TQMQmbVMqaQ6EWbMhi4ABWP+O4AM1NqPBuy0OrApV5LO6BrrgnhtAHS2NH6RrVk9OL181tTi8A==}
+ '@mapbox/node-pre-gyp@1.0.11':
+ resolution: {integrity: sha512-Yhlar6v9WQgUp/He7BdgzOz8lqMQ8sU+jkCq7Wx8Myc5YFJLbEe7lgui/V7G1qB1DJykHSGwreceSaD60Y0PUQ==}
+ hasBin: true
+
'@mapbox/node-pre-gyp@2.0.0':
resolution: {integrity: sha512-llMXd39jtP0HpQLVI37Bf1m2ADlEb35GYSh1SDSLsBhR+5iCxiNGlT31yqbNtVHygHAtMy6dWFERpU2JgufhPg==}
engines: {node: '>=18'}
@@ -5974,10 +6560,6 @@ packages:
resolution: {integrity: sha512-znVCvux30+3SaUwcUGaSf+pUckzT5ukPRpcBmy+muBLC0yaWnBcvDqGfcsw6CBIenUdFrVoAFa8B6jsuCY/a+g==}
engines: {node: ^18.18 || >=20}
- '@metamask/rpc-errors@5.1.1':
- resolution: {integrity: sha512-JjZnDi2y2CfvbohhBl+FOQRzmFlJpybcQlIk37zEX8B96eVSPbH/T8S0p7cSF8IE33IWx6JkD8Ycsd+2TXFxCw==}
- engines: {node: '>=16.0.0'}
-
'@metamask/rpc-errors@6.4.0':
resolution: {integrity: sha512-1ugFO1UoirU2esS3juZanS/Fo8C8XYocCuBpfZI5N7ECtoG+zu0wF+uWZASik6CkO6w9n/Iebt4iI4pT0vptpg==}
engines: {node: '>=16.0.0'}
@@ -6028,6 +6610,22 @@ packages:
resolution: {integrity: sha512-K5KqIhPI/EoCTbA6CGbrenM9s41OouyK8A03fGJJcla/zKucsgLbz8HNbeseoLarRPgyWJsUyCYqFhI7t3Ra9Q==}
engines: {node: '>= 10.*'}
+ '@modelcontextprotocol/inspector-client@0.6.0':
+ resolution: {integrity: sha512-vcvve91pBVCzcVz3vLLBtLFY77dfrvmTxYbLa+ysY9m6YMTz6eJSIfmYjcXdTjV4QG6qn6m+5kUtjxCekXT0Rw==}
+ hasBin: true
+
+ '@modelcontextprotocol/inspector-server@0.6.0':
+ resolution: {integrity: sha512-GFororW8moM8E5TWVx/gXwvT1MQdI1LtVOhkBuDdLcUUqypmxo9yc2c97gkmlYdgI2U7IdR6viuFvUZ9oh4GuQ==}
+ hasBin: true
+
+ '@modelcontextprotocol/inspector@0.6.0':
+ resolution: {integrity: sha512-K4CD1rJG7Z2ejvgfuBf8W/7/sfC96r2U1snltoYwC52M94PbUFbgUp2lgr1WHUAmWwUxPXS6PpY72LF1Kke+WQ==}
+ hasBin: true
+
+ '@modelcontextprotocol/sdk@1.10.2':
+ resolution: {integrity: sha512-rb6AMp2DR4SN+kc6L1ta2NCpApyA9WYNx3CrTSZvGxq9wH71bRur+zRqPfg0vQ9mjywR7qZdX2RGHOPq3ss+tA==}
+ engines: {node: '>=18'}
+
'@motionone/animation@10.18.0':
resolution: {integrity: sha512-9z2p5GFGCm0gBsZbi8rVMOAJCtw1WqBTIPw3ozk06gDvZInBPIsQcHgYogEJ4yuHJ+akuW8g1SEIOpTOvYs8hw==}
@@ -6083,74 +6681,159 @@ packages:
cpu: [x64]
os: [win32]
- '@napi-rs/wasm-runtime@0.2.8':
- resolution: {integrity: sha512-OBlgKdX7gin7OIq4fadsjpg+cp2ZphvAIKucHsNfTdJiqdOmOEwQd/bHi0VwNrcw5xpBJyUw6cK/QilCqy1BSg==}
+ '@napi-rs/wasm-runtime@0.2.9':
+ resolution: {integrity: sha512-OKRBiajrrxB9ATokgEQoG87Z25c67pCpYcCwmXYX8PBftC9pBfN18gnm/fh1wurSLEKIAt+QRFLFCQISrb66Jg==}
'@ndelangen/get-tarball@3.0.9':
resolution: {integrity: sha512-9JKTEik4vq+yGosHYhZ1tiH/3WpUS0Nh0kej4Agndhox8pAdWhEx5knFVRcb/ya9knCRCs1rPxNrSXTDdfVqpA==}
- '@netlify/functions@3.0.4':
- resolution: {integrity: sha512-Ox8+ABI+nsLK+c4/oC5dpquXuEIjzfTlJrdQKgQijCsDQoje7inXFAtKDLvvaGvuvE+PVpMLwQcIUL6P9Ob1hQ==}
+ '@netlify/binary-info@1.0.0':
+ resolution: {integrity: sha512-4wMPu9iN3/HL97QblBsBay3E1etIciR84izI3U+4iALY+JHCrI+a2jO0qbAZ/nxKoegypYEaiiqWXylm+/zfrw==}
+
+ '@netlify/blobs@8.2.0':
+ resolution: {integrity: sha512-9djLZHBKsoKk8XCgwWSEPK9QnT8qqxEQGuYh48gFIcNLvpBKkLnHbDZuyUxmNemCfDz7h0HnMXgSPnnUVgARhg==}
+ engines: {node: ^14.16.0 || >=16.0.0}
+
+ '@netlify/dev-utils@1.1.0':
+ resolution: {integrity: sha512-pR0/Hx4yKUvkEc+7Bs/W4MD8nUrGzO0Euksj02JWFZQ7kDmXSb20GUz/uOzIiohz2v0lO925HMhZIZPiu8d/yw==}
+ engines: {node: ^14.16.0 || >=16.0.0}
+
+ '@netlify/functions@3.1.2':
+ resolution: {integrity: sha512-910dYmcd/Xhcdhede7Io97CyTmiYmNAuuf5+vDVfm+br/MpidnYvK5R7519xHgmmvNcgLarlTtJdenImg02Uiw==}
+ engines: {node: '>=14.0.0'}
+
+ '@netlify/node-cookies@0.1.0':
+ resolution: {integrity: sha512-OAs1xG+FfLX0LoRASpqzVntVV/RpYkgpI0VrUnw2u0Q1qiZUzcPffxRK8HF3gc4GjuhG5ahOEMJ9bswBiZPq0g==}
+ engines: {node: ^14.16.0 || >=16.0.0}
+
+ '@netlify/open-api@2.37.0':
+ resolution: {integrity: sha512-zXnRFkxgNsalSgU8/vwTWnav3R+8KG8SsqHxqaoJdjjJtnZR7wo3f+qqu4z+WtZ/4V7fly91HFUwZ6Uz2OdW7w==}
+ engines: {node: '>=14.8.0'}
+
+ '@netlify/serverless-functions-api@1.33.0':
+ resolution: {integrity: sha512-il9HUEC5Nu+6l7vJR2vvolJ12SuI/Yo6K8ZoAKHx7RkMGzS0LHcopDW2pIVRTP8I3vQBxvzuof3FUfqLdAiXhw==}
engines: {node: '>=18.0.0'}
- '@netlify/serverless-functions-api@1.36.0':
- resolution: {integrity: sha512-z6okREyK8in0486a22Oro0k+YsuyEjDXJt46FpgeOgXqKJ9ElM8QPll0iuLBkpbH33ENiNbIPLd1cuClRQnhiw==}
+ '@netlify/serverless-functions-api@1.38.0':
+ resolution: {integrity: sha512-AuTzLH4BlQxPViwdEP9WcW/9NjqmjzaPHxOd9fyaMZUOkAgF0iauio9PF9QylAtgyodhLd6mGuASESZZiJcXaw==}
engines: {node: '>=18.0.0'}
+ '@netlify/zip-it-and-ship-it@9.43.1':
+ resolution: {integrity: sha512-NPOntCuGmpulEUc3wpk3Fct7wI2KsrPnx7sCmEotNDJcLUtb0xEgNpBNclSGA6k5uQDhrLkC5TpaEnCkxjxGww==}
+ engines: {node: ^14.18.0 || >=16.0.0}
+ hasBin: true
+
+ '@next/env@14.2.25':
+ resolution: {integrity: sha512-JnzQ2cExDeG7FxJwqAksZ3aqVJrHjFwZQAEJ9gQZSoEhIow7SNoKZzju/AwQ+PLIR4NY8V0rhcVozx/2izDO0w==}
+
'@next/env@14.2.28':
resolution: {integrity: sha512-PAmWhJfJQlP+kxZwCjrVd9QnR5x0R3u0mTXTiZDgSd4h5LdXmjxCCWbN9kq6hkZBOax8Rm3xDW5HagWyJuT37g==}
'@next/eslint-plugin-next@14.1.0':
resolution: {integrity: sha512-x4FavbNEeXx/baD/zC/SdrvkjSby8nBn8KcCREqk6UuwvwoAPZmaV8TFCAuo/cpovBRTIY67mHhe86MQQm/68Q==}
+ '@next/swc-darwin-arm64@14.2.25':
+ resolution: {integrity: sha512-09clWInF1YRd6le00vt750s3m7SEYNehz9C4PUcSu3bAdCTpjIV4aTYQZ25Ehrr83VR1rZeqtKUPWSI7GfuKZQ==}
+ engines: {node: '>= 10'}
+ cpu: [arm64]
+ os: [darwin]
+
'@next/swc-darwin-arm64@14.2.28':
resolution: {integrity: sha512-kzGChl9setxYWpk3H6fTZXXPFFjg7urptLq5o5ZgYezCrqlemKttwMT5iFyx/p1e/JeglTwDFRtb923gTJ3R1w==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [darwin]
+ '@next/swc-darwin-x64@14.2.25':
+ resolution: {integrity: sha512-V+iYM/QR+aYeJl3/FWWU/7Ix4b07ovsQ5IbkwgUK29pTHmq+5UxeDr7/dphvtXEq5pLB/PucfcBNh9KZ8vWbug==}
+ engines: {node: '>= 10'}
+ cpu: [x64]
+ os: [darwin]
+
'@next/swc-darwin-x64@14.2.28':
resolution: {integrity: sha512-z6FXYHDJlFOzVEOiiJ/4NG8aLCeayZdcRSMjPDysW297Up6r22xw6Ea9AOwQqbNsth8JNgIK8EkWz2IDwaLQcw==}
engines: {node: '>= 10'}
cpu: [x64]
os: [darwin]
+ '@next/swc-linux-arm64-gnu@14.2.25':
+ resolution: {integrity: sha512-LFnV2899PJZAIEHQ4IMmZIgL0FBieh5keMnriMY1cK7ompR+JUd24xeTtKkcaw8QmxmEdhoE5Mu9dPSuDBgtTg==}
+ engines: {node: '>= 10'}
+ cpu: [arm64]
+ os: [linux]
+
'@next/swc-linux-arm64-gnu@14.2.28':
resolution: {integrity: sha512-9ARHLEQXhAilNJ7rgQX8xs9aH3yJSj888ssSjJLeldiZKR4D7N08MfMqljk77fAwZsWwsrp8ohHsMvurvv9liQ==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
+ '@next/swc-linux-arm64-musl@14.2.25':
+ resolution: {integrity: sha512-QC5y5PPTmtqFExcKWKYgUNkHeHE/z3lUsu83di488nyP0ZzQ3Yse2G6TCxz6nNsQwgAx1BehAJTZez+UQxzLfw==}
+ engines: {node: '>= 10'}
+ cpu: [arm64]
+ os: [linux]
+
'@next/swc-linux-arm64-musl@14.2.28':
resolution: {integrity: sha512-p6gvatI1nX41KCizEe6JkF0FS/cEEF0u23vKDpl+WhPe/fCTBeGkEBh7iW2cUM0rvquPVwPWdiUR6Ebr/kQWxQ==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
+ '@next/swc-linux-x64-gnu@14.2.25':
+ resolution: {integrity: sha512-y6/ML4b9eQ2D/56wqatTJN5/JR8/xdObU2Fb1RBidnrr450HLCKr6IJZbPqbv7NXmje61UyxjF5kvSajvjye5w==}
+ engines: {node: '>= 10'}
+ cpu: [x64]
+ os: [linux]
+
'@next/swc-linux-x64-gnu@14.2.28':
resolution: {integrity: sha512-nsiSnz2wO6GwMAX2o0iucONlVL7dNgKUqt/mDTATGO2NY59EO/ZKnKEr80BJFhuA5UC1KZOMblJHWZoqIJddpA==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
+ '@next/swc-linux-x64-musl@14.2.25':
+ resolution: {integrity: sha512-sPX0TSXHGUOZFvv96GoBXpB3w4emMqKeMgemrSxI7A6l55VBJp/RKYLwZIB9JxSqYPApqiREaIIap+wWq0RU8w==}
+ engines: {node: '>= 10'}
+ cpu: [x64]
+ os: [linux]
+
'@next/swc-linux-x64-musl@14.2.28':
resolution: {integrity: sha512-+IuGQKoI3abrXFqx7GtlvNOpeExUH1mTIqCrh1LGFf8DnlUcTmOOCApEnPJUSLrSbzOdsF2ho2KhnQoO0I1RDw==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
+ '@next/swc-win32-arm64-msvc@14.2.25':
+ resolution: {integrity: sha512-ReO9S5hkA1DU2cFCsGoOEp7WJkhFzNbU/3VUF6XxNGUCQChyug6hZdYL/istQgfT/GWE6PNIg9cm784OI4ddxQ==}
+ engines: {node: '>= 10'}
+ cpu: [arm64]
+ os: [win32]
+
'@next/swc-win32-arm64-msvc@14.2.28':
resolution: {integrity: sha512-l61WZ3nevt4BAnGksUVFKy2uJP5DPz2E0Ma/Oklvo3sGj9sw3q7vBWONFRgz+ICiHpW5mV+mBrkB3XEubMrKaA==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [win32]
+ '@next/swc-win32-ia32-msvc@14.2.25':
+ resolution: {integrity: sha512-DZ/gc0o9neuCDyD5IumyTGHVun2dCox5TfPQI/BJTYwpSNYM3CZDI4i6TOdjeq1JMo+Ug4kPSMuZdwsycwFbAw==}
+ engines: {node: '>= 10'}
+ cpu: [ia32]
+ os: [win32]
+
'@next/swc-win32-ia32-msvc@14.2.28':
resolution: {integrity: sha512-+Kcp1T3jHZnJ9v9VTJ/yf1t/xmtFAc/Sge4v7mVc1z+NYfYzisi8kJ9AsY8itbgq+WgEwMtOpiLLJsUy2qnXZw==}
engines: {node: '>= 10'}
cpu: [ia32]
os: [win32]
+ '@next/swc-win32-x64-msvc@14.2.25':
+ resolution: {integrity: sha512-KSznmS6eFjQ9RJ1nEc66kJvtGIL1iZMYmGEXsZPh2YtnLtqrgdVvKXJY2ScjjoFnG6nGLyPFR0UiEvDwVah4Tw==}
+ engines: {node: '>= 10'}
+ cpu: [x64]
+ os: [win32]
+
'@next/swc-win32-x64-msvc@14.2.28':
resolution: {integrity: sha512-1gCmpvyhz7DkB1srRItJTnmR2UwQPAUXXIg9r0/56g3O8etGmwlX68skKXJOp9EejW3hhv7nSQUJ2raFiz4MoA==}
engines: {node: '>= 10'}
@@ -6184,6 +6867,10 @@ packages:
resolution: {integrity: sha512-warwspo+UYUPep0Q+vtdVB4Ugn8GGQj8iyB3gnRWsztmUHTI3S1nhdiWNsPUGL0vud7JlRRk1XEu7Lq1KGTnMQ==}
engines: {node: ^14.21.3 || >=16}
+ '@noble/curves@1.9.0':
+ resolution: {integrity: sha512-7YDlXiNMdO1YZeH6t/kvopHHbIZzlxrCV9WLqCY6QhcXOoXiNCMDqJIglZ9Yjx5+w7Dz30TITFrlTjnRg7sKEg==}
+ engines: {node: ^14.21.3 || >=16}
+
'@noble/hashes@1.3.2':
resolution: {integrity: sha512-MVC8EAQp7MvEcm30KWENFjgR+Mkmf+D189XJTkFIlwohU5hcBbn1ZkKq7KVTi2Hme3PMGF390DaL52beVrIihQ==}
engines: {node: '>= 16'}
@@ -6200,8 +6887,12 @@ packages:
resolution: {integrity: sha512-B8XBPsn4vT/KJAGqDzbwztd+6Yte3P4V7iafm24bxgDe/mlRuK6xmWPuCNrKt2vDafZ8MfJLlchDG/vYafQEjQ==}
engines: {node: ^14.21.3 || >=16}
- '@noble/secp256k1@1.7.1':
- resolution: {integrity: sha512-hOUk6AyBFmqVrv7k5WAw/LpszxVbj9gGN4JRkIX52fdFAj1UA61KXmZDvqVEm+pOyec3+fIeZB02LYa/pWOArw==}
+ '@noble/hashes@1.8.0':
+ resolution: {integrity: sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==}
+ engines: {node: ^14.21.3 || >=16}
+
+ '@noble/secp256k1@1.7.2':
+ resolution: {integrity: sha512-/qzwYl5eFLH8OWIecQWM31qld2g1NfjgylK+TNhqtaUKP37Nm+Y+z30Fjhw0Ct8p9yCQEm2N3W/AckdIb3SMcQ==}
'@nodelib/fs.scandir@2.1.5':
resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
@@ -6219,25 +6910,25 @@ packages:
resolution: {integrity: sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==}
engines: {node: '>=12.4.0'}
- '@nuxt/cli@3.24.1':
- resolution: {integrity: sha512-dWoB3gZj2H04x58QWNWpshQUxjsf0TB6Ppy7YKswS5hGtQkOlQ5k85f133+Bg50TJqzNuZ3OUMRduftppdJjrg==}
+ '@nuxt/cli@3.25.0':
+ resolution: {integrity: sha512-PZ8q+a/VY3zp6C8AvYb8zg0nhd3RmzSxegUuz6tTgBjvNdrK8IMA9gbiA3HT2TIJQ+qfKG62PXJXFggDYNvBEA==}
engines: {node: ^16.10.0 || >=18.0.0}
hasBin: true
'@nuxt/devalue@2.0.2':
resolution: {integrity: sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==}
- '@nuxt/devtools-kit@2.3.2':
- resolution: {integrity: sha512-K0citnz9bSecPCLl4jGfE5I5St+E9XtDmOvYqq3ranGZGZ2Mvs5RwgUkaOrn4rulvUmBGBl7Exwh5YX9PONrEQ==}
+ '@nuxt/devtools-kit@2.4.0':
+ resolution: {integrity: sha512-GdxdxEDN1f6uxJOPooYQTLC6X1QUe5kRs83A0PVH/uD0sqoXCjpKHOw+H0vdhkHOwOIsVIsbL+TdaF4k++p9TA==}
peerDependencies:
vite: '>=6.0'
- '@nuxt/devtools-wizard@2.3.2':
- resolution: {integrity: sha512-vrGjcb7O/ojrWM9FXjAyWgMLUTkb9bmQUCXc//wZw8YnJLR/hmmvo0XFwmz31BN7nMLZaMpUclROdlhRSPNf1Q==}
+ '@nuxt/devtools-wizard@2.4.0':
+ resolution: {integrity: sha512-3/5S2zpl79rE1b/lh8M/2lDNsYiYIXXHZmCwsYPuFJA6DilLQo/VY44oq6cY0Q1up32HYB3h1Te/q3ELbsb+ag==}
hasBin: true
- '@nuxt/devtools@2.3.2':
- resolution: {integrity: sha512-MMx7pUW0aPDRmhe3jy91srEiFWq/Q70rjbGoHhzpVosuvyvy/fi0oKOFQqN5V4V7jJLiEx4HAoD0QdqP0I6xBA==}
+ '@nuxt/devtools@2.4.0':
+ resolution: {integrity: sha512-iXjLoLeWfMa2qWWKRG3z6DKlKVLmbIa3zl7Y8X83BF83m7RW1xVXu6S4tVlLaTi+5tzeKIFlXHo+RO/tJVA72A==}
hasBin: true
peerDependencies:
vite: '>=6.0'
@@ -6337,6 +7028,10 @@ packages:
resolution: {integrity: sha512-Wr39+94UNNG3Ei9nv3pHd4AJ63gq5nSemMRpCd8fPwDL9rN3vK26lzxfH27mw16XzOSO+TpyQwBAMaLxaPWG0g==}
engines: {node: '>=14'}
+ '@opentelemetry/api-logs@0.57.2':
+ resolution: {integrity: sha512-uIX52NnTM0iBh84MShlpouI7UKqkZ7MrUszTmaypHBu4r7NofznSnQRfJ+uUeDtQDj6w8eFGg5KBLDAwAPz1+A==}
+ engines: {node: '>=14'}
+
'@opentelemetry/api@1.9.0':
resolution: {integrity: sha512-3giAOQvZiH5F9bMlMiv8+GSPMeqg0dbaeo58/0SlA9sxSqZhnUtxzX9/2FzyhS9sWQf5S0GJE0AKBrFqjpeYcg==}
engines: {node: '>=8.0.0'}
@@ -6365,114 +7060,228 @@ packages:
peerDependencies:
'@opentelemetry/api': ^1.3.0
+ '@opentelemetry/instrumentation-amqplib@0.46.1':
+ resolution: {integrity: sha512-AyXVnlCf/xV3K/rNumzKxZqsULyITJH6OVLiW6730JPRqWA7Zc9bvYoVNpN6iOpTU8CasH34SU/ksVJmObFibQ==}
+ engines: {node: '>=14'}
+ peerDependencies:
+ '@opentelemetry/api': ^1.3.0
+
'@opentelemetry/instrumentation-connect@0.42.0':
resolution: {integrity: sha512-bOoYHBmbnq/jFaLHmXJ55VQ6jrH5fHDMAPjFM0d3JvR0dvIqW7anEoNC33QqYGFYUfVJ50S0d/eoyF61ALqQuA==}
engines: {node: '>=14'}
peerDependencies:
'@opentelemetry/api': ^1.3.0
+ '@opentelemetry/instrumentation-connect@0.43.1':
+ resolution: {integrity: sha512-ht7YGWQuV5BopMcw5Q2hXn3I8eG8TH0J/kc/GMcW4CuNTgiP6wCu44BOnucJWL3CmFWaRHI//vWyAhaC8BwePw==}
+ engines: {node: '>=14'}
+ peerDependencies:
+ '@opentelemetry/api': ^1.3.0
+
'@opentelemetry/instrumentation-dataloader@0.15.0':
resolution: {integrity: sha512-5fP35A2jUPk4SerVcduEkpbRAIoqa2PaP5rWumn01T1uSbavXNccAr3Xvx1N6xFtZxXpLJq4FYqGFnMgDWgVng==}
engines: {node: '>=14'}
peerDependencies:
'@opentelemetry/api': ^1.3.0
+ '@opentelemetry/instrumentation-dataloader@0.16.1':
+ resolution: {integrity: sha512-K/qU4CjnzOpNkkKO4DfCLSQshejRNAJtd4esgigo/50nxCB6XCyi1dhAblUHM9jG5dRm8eu0FB+t87nIo99LYQ==}
+ engines: {node: '>=14'}
+ peerDependencies:
+ '@opentelemetry/api': ^1.3.0
+
'@opentelemetry/instrumentation-express@0.46.0':
resolution: {integrity: sha512-BCEClDj/HPq/1xYRAlOr6z+OUnbp2eFp18DSrgyQz4IT9pkdYk8eWHnMi9oZSqlC6J5mQzkFmaW5RrKb1GLQhg==}
engines: {node: '>=14'}
peerDependencies:
'@opentelemetry/api': ^1.3.0
+ '@opentelemetry/instrumentation-express@0.47.1':
+ resolution: {integrity: sha512-QNXPTWteDclR2B4pDFpz0TNghgB33UMjUt14B+BZPmtH1MwUFAfLHBaP5If0Z5NZC+jaH8oF2glgYjrmhZWmSw==}
+ engines: {node: '>=14'}
+ peerDependencies:
+ '@opentelemetry/api': ^1.3.0
+
'@opentelemetry/instrumentation-fastify@0.43.0':
resolution: {integrity: sha512-Lmdsg7tYiV+K3/NKVAQfnnLNGmakUOFdB0PhoTh2aXuSyCmyNnnDvhn2MsArAPTZ68wnD5Llh5HtmiuTkf+DyQ==}
engines: {node: '>=14'}
peerDependencies:
'@opentelemetry/api': ^1.3.0
+ '@opentelemetry/instrumentation-fastify@0.44.2':
+ resolution: {integrity: sha512-arSp97Y4D2NWogoXRb8CzFK3W2ooVdvqRRtQDljFt9uC3zI6OuShgey6CVFC0JxT1iGjkAr1r4PDz23mWrFULQ==}
+ engines: {node: '>=14'}
+ peerDependencies:
+ '@opentelemetry/api': ^1.3.0
+
'@opentelemetry/instrumentation-fs@0.18.0':
resolution: {integrity: sha512-kC40y6CEMONm8/MWwoF5GHWIC7gOdF+g3sgsjfwJaUkgD6bdWV+FgG0XApqSbTQndICKzw3RonVk8i7s6mHqhA==}
engines: {node: '>=14'}
peerDependencies:
'@opentelemetry/api': ^1.3.0
+ '@opentelemetry/instrumentation-fs@0.19.1':
+ resolution: {integrity: sha512-6g0FhB3B9UobAR60BGTcXg4IHZ6aaYJzp0Ki5FhnxyAPt8Ns+9SSvgcrnsN2eGmk3RWG5vYycUGOEApycQL24A==}
+ engines: {node: '>=14'}
+ peerDependencies:
+ '@opentelemetry/api': ^1.3.0
+
'@opentelemetry/instrumentation-generic-pool@0.42.0':
resolution: {integrity: sha512-J4QxqiQ1imtB9ogzsOnHra0g3dmmLAx4JCeoK3o0rFes1OirljNHnO8Hsj4s1jAir8WmWvnEEQO1y8yk6j2tog==}
engines: {node: '>=14'}
peerDependencies:
'@opentelemetry/api': ^1.3.0
+ '@opentelemetry/instrumentation-generic-pool@0.43.1':
+ resolution: {integrity: sha512-M6qGYsp1cURtvVLGDrPPZemMFEbuMmCXgQYTReC/IbimV5sGrLBjB+/hANUpRZjX67nGLdKSVLZuQQAiNz+sww==}
+ engines: {node: '>=14'}
+ peerDependencies:
+ '@opentelemetry/api': ^1.3.0
+
'@opentelemetry/instrumentation-graphql@0.46.0':
resolution: {integrity: sha512-tplk0YWINSECcK89PGM7IVtOYenXyoOuhOQlN0X0YrcDUfMS4tZMKkVc0vyhNWYYrexnUHwNry2YNBNugSpjlQ==}
engines: {node: '>=14'}
peerDependencies:
'@opentelemetry/api': ^1.3.0
+ '@opentelemetry/instrumentation-graphql@0.47.1':
+ resolution: {integrity: sha512-EGQRWMGqwiuVma8ZLAZnExQ7sBvbOx0N/AE/nlafISPs8S+QtXX+Viy6dcQwVWwYHQPAcuY3bFt3xgoAwb4ZNQ==}
+ engines: {node: '>=14'}
+ peerDependencies:
+ '@opentelemetry/api': ^1.3.0
+
'@opentelemetry/instrumentation-hapi@0.44.0':
resolution: {integrity: sha512-4HdNIMNXWK1O6nsaQOrACo83QWEVoyNODTdVDbUqtqXiv2peDfD0RAPhSQlSGWLPw3S4d9UoOmrV7s2HYj6T2A==}
engines: {node: '>=14'}
peerDependencies:
'@opentelemetry/api': ^1.3.0
+ '@opentelemetry/instrumentation-hapi@0.45.2':
+ resolution: {integrity: sha512-7Ehow/7Wp3aoyCrZwQpU7a2CnoMq0XhIcioFuKjBb0PLYfBfmTsFTUyatlHu0fRxhwcRsSQRTvEhmZu8CppBpQ==}
+ engines: {node: '>=14'}
+ peerDependencies:
+ '@opentelemetry/api': ^1.3.0
+
'@opentelemetry/instrumentation-http@0.56.0':
resolution: {integrity: sha512-/bWHBUAq8VoATnH9iLk5w8CE9+gj+RgYSUphe7hry472n6fYl7+4PvuScoQMdmSUTprKq/gyr2kOWL6zrC7FkQ==}
engines: {node: '>=14'}
peerDependencies:
'@opentelemetry/api': ^1.3.0
+ '@opentelemetry/instrumentation-http@0.57.2':
+ resolution: {integrity: sha512-1Uz5iJ9ZAlFOiPuwYg29Bf7bJJc/GeoeJIFKJYQf67nTVKFe8RHbEtxgkOmK4UGZNHKXcpW4P8cWBYzBn1USpg==}
+ engines: {node: '>=14'}
+ peerDependencies:
+ '@opentelemetry/api': ^1.3.0
+
'@opentelemetry/instrumentation-ioredis@0.46.0':
resolution: {integrity: sha512-sOdsq8oGi29V58p1AkefHvuB3l2ymP1IbxRIX3y4lZesQWKL8fLhBmy8xYjINSQ5gHzWul2yoz7pe7boxhZcqQ==}
engines: {node: '>=14'}
peerDependencies:
'@opentelemetry/api': ^1.3.0
+ '@opentelemetry/instrumentation-ioredis@0.47.1':
+ resolution: {integrity: sha512-OtFGSN+kgk/aoKgdkKQnBsQFDiG8WdCxu+UrHr0bXScdAmtSzLSraLo7wFIb25RVHfRWvzI5kZomqJYEg/l1iA==}
+ engines: {node: '>=14'}
+ peerDependencies:
+ '@opentelemetry/api': ^1.3.0
+
'@opentelemetry/instrumentation-kafkajs@0.6.0':
resolution: {integrity: sha512-MGQrzqEUAl0tacKJUFpuNHJesyTi51oUzSVizn7FdvJplkRIdS11FukyZBZJEscofSEdk7Ycmg+kNMLi5QHUFg==}
engines: {node: '>=14'}
peerDependencies:
'@opentelemetry/api': ^1.3.0
+ '@opentelemetry/instrumentation-kafkajs@0.7.1':
+ resolution: {integrity: sha512-OtjaKs8H7oysfErajdYr1yuWSjMAectT7Dwr+axIoZqT9lmEOkD/H/3rgAs8h/NIuEi2imSXD+vL4MZtOuJfqQ==}
+ engines: {node: '>=14'}
+ peerDependencies:
+ '@opentelemetry/api': ^1.3.0
+
'@opentelemetry/instrumentation-knex@0.43.0':
resolution: {integrity: sha512-mOp0TRQNFFSBj5am0WF67fRO7UZMUmsF3/7HSDja9g3H4pnj+4YNvWWyZn4+q0rGrPtywminAXe0rxtgaGYIqg==}
engines: {node: '>=14'}
peerDependencies:
'@opentelemetry/api': ^1.3.0
+ '@opentelemetry/instrumentation-knex@0.44.1':
+ resolution: {integrity: sha512-U4dQxkNhvPexffjEmGwCq68FuftFK15JgUF05y/HlK3M6W/G2iEaACIfXdSnwVNe9Qh0sPfw8LbOPxrWzGWGMQ==}
+ engines: {node: '>=14'}
+ peerDependencies:
+ '@opentelemetry/api': ^1.3.0
+
'@opentelemetry/instrumentation-koa@0.46.0':
resolution: {integrity: sha512-RcWXMQdJQANnPUaXbHY5G0Fg6gmleZ/ZtZeSsekWPaZmQq12FGk0L1UwodIgs31OlYfviAZ4yTeytoSUkgo5vQ==}
engines: {node: '>=14'}
peerDependencies:
'@opentelemetry/api': ^1.3.0
+ '@opentelemetry/instrumentation-koa@0.47.1':
+ resolution: {integrity: sha512-l/c+Z9F86cOiPJUllUCt09v+kICKvT+Vg1vOAJHtHPsJIzurGayucfCMq2acd/A/yxeNWunl9d9eqZ0G+XiI6A==}
+ engines: {node: '>=14'}
+ peerDependencies:
+ '@opentelemetry/api': ^1.3.0
+
'@opentelemetry/instrumentation-lru-memoizer@0.43.0':
resolution: {integrity: sha512-fZc+1eJUV+tFxaB3zkbupiA8SL3vhDUq89HbDNg1asweYrEb9OlHIB+Ot14ZiHUc1qCmmWmZHbPTwa56mVVwzg==}
engines: {node: '>=14'}
peerDependencies:
'@opentelemetry/api': ^1.3.0
+ '@opentelemetry/instrumentation-lru-memoizer@0.44.1':
+ resolution: {integrity: sha512-5MPkYCvG2yw7WONEjYj5lr5JFehTobW7wX+ZUFy81oF2lr9IPfZk9qO+FTaM0bGEiymwfLwKe6jE15nHn1nmHg==}
+ engines: {node: '>=14'}
+ peerDependencies:
+ '@opentelemetry/api': ^1.3.0
+
'@opentelemetry/instrumentation-mongodb@0.50.0':
resolution: {integrity: sha512-DtwJMjYFXFT5auAvv8aGrBj1h3ciA/dXQom11rxL7B1+Oy3FopSpanvwYxJ+z0qmBrQ1/iMuWELitYqU4LnlkQ==}
engines: {node: '>=14'}
peerDependencies:
'@opentelemetry/api': ^1.3.0
+ '@opentelemetry/instrumentation-mongodb@0.52.0':
+ resolution: {integrity: sha512-1xmAqOtRUQGR7QfJFfGV/M2kC7wmI2WgZdpru8hJl3S0r4hW0n3OQpEHlSGXJAaNFyvT+ilnwkT+g5L4ljHR6g==}
+ engines: {node: '>=14'}
+ peerDependencies:
+ '@opentelemetry/api': ^1.3.0
+
'@opentelemetry/instrumentation-mongoose@0.45.0':
resolution: {integrity: sha512-zHgNh+A01C5baI2mb5dAGyMC7DWmUpOfwpV8axtC0Hd5Uzqv+oqKgKbVDIVhOaDkPxjgVJwYF9YQZl2pw2qxIA==}
engines: {node: '>=14'}
peerDependencies:
'@opentelemetry/api': ^1.3.0
+ '@opentelemetry/instrumentation-mongoose@0.46.1':
+ resolution: {integrity: sha512-3kINtW1LUTPkiXFRSSBmva1SXzS/72we/jL22N+BnF3DFcoewkdkHPYOIdAAk9gSicJ4d5Ojtt1/HeibEc5OQg==}
+ engines: {node: '>=14'}
+ peerDependencies:
+ '@opentelemetry/api': ^1.3.0
+
'@opentelemetry/instrumentation-mysql2@0.44.0':
resolution: {integrity: sha512-e9QY4AGsjGFwmfHd6kBa4yPaQZjAq2FuxMb0BbKlXCAjG+jwqw+sr9xWdJGR60jMsTq52hx3mAlE3dUJ9BipxQ==}
engines: {node: '>=14'}
peerDependencies:
'@opentelemetry/api': ^1.3.0
+ '@opentelemetry/instrumentation-mysql2@0.45.2':
+ resolution: {integrity: sha512-h6Ad60FjCYdJZ5DTz1Lk2VmQsShiViKe0G7sYikb0GHI0NVvApp2XQNRHNjEMz87roFttGPLHOYVPlfy+yVIhQ==}
+ engines: {node: '>=14'}
+ peerDependencies:
+ '@opentelemetry/api': ^1.3.0
+
'@opentelemetry/instrumentation-mysql@0.44.0':
resolution: {integrity: sha512-al7jbXvT/uT1KV8gdNDzaWd5/WXf+mrjrsF0/NtbnqLa0UUFGgQnoK3cyborgny7I+KxWhL8h7YPTf6Zq4nKsg==}
engines: {node: '>=14'}
peerDependencies:
'@opentelemetry/api': ^1.3.0
+ '@opentelemetry/instrumentation-mysql@0.45.1':
+ resolution: {integrity: sha512-TKp4hQ8iKQsY7vnp/j0yJJ4ZsP109Ht6l4RHTj0lNEG1TfgTrIH5vJMbgmoYXWzNHAqBH2e7fncN12p3BP8LFg==}
+ engines: {node: '>=14'}
+ peerDependencies:
+ '@opentelemetry/api': ^1.3.0
+
'@opentelemetry/instrumentation-nestjs-core@0.43.0':
resolution: {integrity: sha512-NEo4RU7HTjiaXk3curqXUvCb9alRiFWxQY//+hvDXwWLlADX2vB6QEmVCeEZrKO+6I/tBrI4vNdAnbCY9ldZVg==}
engines: {node: '>=14'}
@@ -6485,18 +7294,42 @@ packages:
peerDependencies:
'@opentelemetry/api': ^1.3.0
+ '@opentelemetry/instrumentation-pg@0.51.1':
+ resolution: {integrity: sha512-QxgjSrxyWZc7Vk+qGSfsejPVFL1AgAJdSBMYZdDUbwg730D09ub3PXScB9d04vIqPriZ+0dqzjmQx0yWKiCi2Q==}
+ engines: {node: '>=14'}
+ peerDependencies:
+ '@opentelemetry/api': ^1.3.0
+
'@opentelemetry/instrumentation-redis-4@0.45.0':
resolution: {integrity: sha512-Sjgym1xn3mdxPRH5CNZtoz+bFd3E3NlGIu7FoYr4YrQouCc9PbnmoBcmSkEdDy5LYgzNildPgsjx9l0EKNjKTQ==}
engines: {node: '>=14'}
peerDependencies:
'@opentelemetry/api': ^1.3.0
+ '@opentelemetry/instrumentation-redis-4@0.46.1':
+ resolution: {integrity: sha512-UMqleEoabYMsWoTkqyt9WAzXwZ4BlFZHO40wr3d5ZvtjKCHlD4YXLm+6OLCeIi/HkX7EXvQaz8gtAwkwwSEvcQ==}
+ engines: {node: '>=14'}
+ peerDependencies:
+ '@opentelemetry/api': ^1.3.0
+
'@opentelemetry/instrumentation-tedious@0.17.0':
resolution: {integrity: sha512-yRBz2409an03uVd1Q2jWMt3SqwZqRFyKoWYYX3hBAtPDazJ4w5L+1VOij71TKwgZxZZNdDBXImTQjii+VeuzLg==}
engines: {node: '>=14'}
peerDependencies:
'@opentelemetry/api': ^1.3.0
+ '@opentelemetry/instrumentation-tedious@0.18.1':
+ resolution: {integrity: sha512-5Cuy/nj0HBaH+ZJ4leuD7RjgvA844aY2WW+B5uLcWtxGjRZl3MNLuxnNg5DYWZNPO+NafSSnra0q49KWAHsKBg==}
+ engines: {node: '>=14'}
+ peerDependencies:
+ '@opentelemetry/api': ^1.3.0
+
+ '@opentelemetry/instrumentation-undici@0.10.1':
+ resolution: {integrity: sha512-rkOGikPEyRpMCmNu9AQuV5dtRlDmJp2dK5sw8roVshAGoB6hH/3QjDtRhdwd75SsJwgynWUNRUYe0wAkTo16tQ==}
+ engines: {node: '>=14'}
+ peerDependencies:
+ '@opentelemetry/api': ^1.7.0
+
'@opentelemetry/instrumentation-undici@0.9.0':
resolution: {integrity: sha512-lxc3cpUZ28CqbrWcUHxGW/ObDpMOYbuxF/ZOzeFZq54P9uJ2Cpa8gcrC9F716mtuiMaekwk8D6n34vg/JtkkxQ==}
engines: {node: '>=14'}
@@ -6515,6 +7348,12 @@ packages:
peerDependencies:
'@opentelemetry/api': ^1.3.0
+ '@opentelemetry/instrumentation@0.57.2':
+ resolution: {integrity: sha512-BdBGhQBh8IjZ2oIIX6F2/Q3LKm/FDDKi6ccYKcBTeilh6SNdNKveDOLk73BkSJjQLJk6qe4Yh+hHw1UPhCDdrg==}
+ engines: {node: '>=14'}
+ peerDependencies:
+ '@opentelemetry/api': ^1.3.0
+
'@opentelemetry/redis-common@0.36.2':
resolution: {integrity: sha512-faYX1N0gpLhej/6nyp6bgRjzAKXn5GOEMYY7YhciSfCoITAktLUtQ36d24QEWNA1/WA1y6qQunCe0OhHRkVl9g==}
engines: {node: '>=14'}
@@ -6539,8 +7378,8 @@ packages:
resolution: {integrity: sha512-lp4qAiMTD4sNWW4DbKLBkfiMZ4jbAboJIGOQr5DvciMRI494OapieI9qiODpOt0XBr1LjIDy1xAGAnVs5supTA==}
engines: {node: '>=14'}
- '@opentelemetry/semantic-conventions@1.31.0':
- resolution: {integrity: sha512-cYJeP+6qN0UnBv1r09hXl0YorB8kXHv61BC0NUlBA8vxrylZ4/C8lnva3gd1E8n33DNYSaiGW+DuGoSt0QQ7Dw==}
+ '@opentelemetry/semantic-conventions@1.32.0':
+ resolution: {integrity: sha512-s0OpmpQFSfMrmedAn9Lhg4KWJELHCU6uU9dtIJ28N8UGhf9Y55im5X8fEzwhwDwiSqN+ZPSNrDJF7ivf/AuRPQ==}
engines: {node: '>=14'}
'@opentelemetry/sql-common@0.40.1':
@@ -6989,6 +7828,11 @@ packages:
'@prisma/instrumentation@5.22.0':
resolution: {integrity: sha512-LxccF392NN37ISGxIurUljZSh1YWnphO34V5a0+T7FVQG2u9bhAXRTJpgmQ3483woVhkraQZFF7cbRrpbw/F4Q==}
+ '@prisma/instrumentation@6.5.0':
+ resolution: {integrity: sha512-morJDtFRoAp5d/KENEm+K6Y3PQcn5bCvpJ5a9y3V3DNMrNy/ZSn2zulPGj+ld+Xj2UYVoaMJ8DpBX/o6iF6OiA==}
+ peerDependencies:
+ '@opentelemetry/api': ^1.8
+
'@project-serum/sol-wallet-adapter@0.2.6':
resolution: {integrity: sha512-cpIb13aWPW8y4KzkZAPDgw+Kb+DXjCC6rZoH74MGm3I/6e/zKyGnfAuW5olb2zxonFqsYgnv7ev8MQnvSgJ3/g==}
engines: {node: '>=10'}
@@ -7066,6 +7910,19 @@ packages:
'@types/react-dom':
optional: true
+ '@radix-ui/react-arrow@1.1.4':
+ resolution: {integrity: sha512-qz+fxrqgNxG0dYew5l7qR3c7wdgRu1XVUHGnGYX7rg5HM4p9SWaRmJwfgR3J0SgyUKayLmzQIun+N6rWRgiRKw==}
+ 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-checkbox@1.1.4':
resolution: {integrity: sha512-wP0CPAHq+P5I4INKe3hJrIa1WoNqqrejzW+zoU0rOvo1b9gDEJJFl2rYfO1PYJUQCc2H1WZxIJmyv9BS8i5fLw==}
peerDependencies:
@@ -7105,8 +7962,8 @@ packages:
'@types/react-dom':
optional: true
- '@radix-ui/react-collection@1.1.3':
- resolution: {integrity: sha512-mM2pxoQw5HJ49rkzwOs7Y6J4oYH22wS8BfK2/bBxROlI4xuR0c4jEenQP63LlTlDkO6Buj2Vt+QYAYcOgqtrXA==}
+ '@radix-ui/react-collection@1.1.4':
+ resolution: {integrity: sha512-cv4vSf7HttqXilDnAnvINd53OTl1/bjUYVZrkFnA7nwmY9Ob2POUy0WY0sfqBAe1s5FyKsyceQlqiEGPYNTadg==}
peerDependencies:
'@types/react': '*'
'@types/react-dom': '*'
@@ -7238,6 +8095,19 @@ packages:
'@types/react-dom':
optional: true
+ '@radix-ui/react-dismissable-layer@1.1.7':
+ resolution: {integrity: sha512-j5+WBUdhccJsmH5/H0K6RncjDtoALSEr6jbkaZu+bjw6hOPOhHycr6vEUujl+HBK8kjUfWcoCJXxP6e4lUlMZw==}
+ 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.0.1':
resolution: {integrity: sha512-Rect2dWbQ8waGzhMavsIbmSVCgYxkXLxxR3ZvCX79JOglzdEy4JXMb98lq4hPxUbLr77nP0UOGf4rcMU+s1pUA==}
peerDependencies:
@@ -7256,6 +8126,15 @@ packages:
'@types/react':
optional: true
+ '@radix-ui/react-focus-guards@1.1.2':
+ resolution: {integrity: sha512-fyjAACV62oPV925xFCrH8DR5xWhg9KYtJT4s3u54jxp+L/hbpTY2kIeEFFbFe+a/HCE94zGQMZLIpVTPVZDhaA==}
+ 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.0.3':
resolution: {integrity: sha512-upXdPfqI4islj2CslyfUBNlaJCPybbqRHAi1KER7Isel9Q2AtSJ0zRBZv8mWQiFXD2nyAJ4BhC3yXgZ6kMBSrQ==}
peerDependencies:
@@ -7282,6 +8161,19 @@ packages:
'@types/react-dom':
optional: true
+ '@radix-ui/react-focus-scope@1.1.4':
+ resolution: {integrity: sha512-r2annK27lIW5w9Ho5NyQgqs0MmgZSTIKXWpVCJaLC1q2kZrZkcqnmHkCHMEmv8XLvsLlurKMPT+kbKkRkm/xVA==}
+ 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-icons@1.3.2':
resolution: {integrity: sha512-fyQIhGDhzfc9pK2kH6Pl9c4BDJGfMkPqkyIgYDthyNYoNg3wVhoJMMh19WS4Up/1KMPFVpNsT2q3WmXn2N1m6g==}
peerDependencies:
@@ -7327,6 +8219,19 @@ packages:
'@types/react-dom':
optional: true
+ '@radix-ui/react-popover@1.1.11':
+ resolution: {integrity: sha512-yFMfZkVA5G3GJnBgb2PxrrcLKm1ZLWXrbYVgdyTl//0TYEIHS9LJbnyz7WWcZ0qCq7hIlJZpRtxeSeIG5T5oJw==}
+ 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-popper@1.1.2':
resolution: {integrity: sha512-1CnGGfFi/bbqtJZZ0P/NQY20xdG3E0LALJaLUEoKwPLwl6PPPfbeiCqMVQnhoFRAxjJj4RpBRJzDmUgsex2tSg==}
peerDependencies:
@@ -7353,6 +8258,19 @@ packages:
'@types/react-dom':
optional: true
+ '@radix-ui/react-popper@1.2.4':
+ resolution: {integrity: sha512-3p2Rgm/a1cK0r/UVkx5F/K9v/EplfjAeIFCGOPYPO4lZ0jtg4iSQXt/YGTSLWaf4x7NG6Z4+uKFcylcTZjeqDA==}
+ 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-portal@1.0.3':
resolution: {integrity: sha512-xLYZeHrWoPmA5mEKEfZZevoVRK/Q43GfzRXkWV6qawIWWK8t6ifIiLQdd7rmQ4Vk1bmI21XhqF9BN3jWf+phpA==}
peerDependencies:
@@ -7379,6 +8297,19 @@ packages:
'@types/react-dom':
optional: true
+ '@radix-ui/react-portal@1.1.6':
+ resolution: {integrity: sha512-XmsIl2z1n/TsYFLIdYam2rmFwf9OC/Sh2avkbmVMDuBZIe7hSpM0cYnWPAo7nHOVx8zTuwDZGByfcqLdnzp3Vw==}
+ 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.2':
resolution: {integrity: sha512-18TFr80t5EVgL9x1SwF/YGtfG+l0BS0PRAlCWBDoBEiDQjeKgnNZRVJp/oVBl24sr3Gbfwc/Qpj4OcWTQMsAEg==}
peerDependencies:
@@ -7392,6 +8323,19 @@ packages:
'@types/react-dom':
optional: true
+ '@radix-ui/react-presence@1.1.4':
+ resolution: {integrity: sha512-ueDqRbdc4/bkaQT3GIpLQssRlFgWaL/U2z/S31qRwwLWoxHLgry3SIfCwhxeQNbirEUXFa+lq3RL3oBYXtcmIA==}
+ 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@1.0.3':
resolution: {integrity: sha512-yi58uVyoAcK/Nq1inRY56ZSjKypBNKTa/1mcL8qdl6oJeEaDbOldlzrGn7P6Q3Id5d+SYNGc5AJgc4vGhjs5+g==}
peerDependencies:
@@ -7418,8 +8362,8 @@ packages:
'@types/react-dom':
optional: true
- '@radix-ui/react-primitive@2.0.3':
- resolution: {integrity: sha512-Pf/t/GkndH7CQ8wE2hbkXA+WyZ83fhQQn5DDmwDiDo6AwN/fhaH8oqZ0jRjMrO2iaMhDi6P1HRx6AZwyMinY1g==}
+ '@radix-ui/react-primitive@2.1.0':
+ resolution: {integrity: sha512-/J/FhLdK0zVcILOwt5g+dH4KnkonCtkVJsa2G6JmvbbtZfBEI1gMsO3QMjseL4F/SwfAMt1Vc/0XKYKq+xJ1sw==}
peerDependencies:
'@types/react': '*'
'@types/react-dom': '*'
@@ -7457,8 +8401,8 @@ packages:
'@types/react-dom':
optional: true
- '@radix-ui/react-roving-focus@1.1.3':
- resolution: {integrity: sha512-ufbpLUjZiOg4iYgb2hQrWXEPYX6jOLBbR27bDyAff5GYMRrCzcze8lukjuXVUQvJ6HZe8+oL+hhswDcjmcgVyg==}
+ '@radix-ui/react-roving-focus@1.1.7':
+ resolution: {integrity: sha512-C6oAg451/fQT3EGbWHbCQjYTtbyjNO1uzQgMzwyivcHT3GKNEmu1q3UuREhN+HzHAVtv3ivMVK08QlC+PkYw9Q==}
peerDependencies:
'@types/react': '*'
'@types/react-dom': '*'
@@ -7509,8 +8453,8 @@ packages:
'@types/react-dom':
optional: true
- '@radix-ui/react-separator@1.1.3':
- resolution: {integrity: sha512-2omrWKJvxR0U/tkIXezcc1nFMwtLU0+b/rDK40gnzJqTLWQ/TD/D5IYVefp9sC3QWfeQbpSbEA6op9MQKyaALQ==}
+ '@radix-ui/react-separator@1.1.4':
+ resolution: {integrity: sha512-2fTm6PSiUm8YPq9W0E4reYuv01EE3aFSzt8edBiXqPHshF8N9+Kymt/k0/R+F3dkY5lQyB/zPtrP82phskLi7w==}
peerDependencies:
'@types/react': '*'
'@types/react-dom': '*'
@@ -7588,8 +8532,8 @@ packages:
'@types/react-dom':
optional: true
- '@radix-ui/react-toggle-group@1.1.3':
- resolution: {integrity: sha512-khTzdGIxy8WurYUEUrapvj5aOev/tUA8TDEFi1D0Dn3yX+KR5AqjX0b7E5sL9ngRRpxDN2RRJdn5siasu5jtcg==}
+ '@radix-ui/react-toggle-group@1.1.7':
+ resolution: {integrity: sha512-GRaPJhxrRSOqAcmcX3MwRL/SZACkoYdmoY9/sg7Bd5DhBYsB2t4co0NxTvVW8H7jUmieQDQwRtUlZ5Ta8UbgJA==}
peerDependencies:
'@types/react': '*'
'@types/react-dom': '*'
@@ -7601,8 +8545,8 @@ packages:
'@types/react-dom':
optional: true
- '@radix-ui/react-toggle@1.1.3':
- resolution: {integrity: sha512-Za5HHd9nvsiZ2t3EI/dVd4Bm/JydK+D22uHKk46fPtvuPxVCJBUo5mQybN+g5sZe35y7I6GDTTfdkVv5SnxlFg==}
+ '@radix-ui/react-toggle@1.1.6':
+ resolution: {integrity: sha512-3SeJxKeO3TO1zVw1Nl++Cp0krYk6zHDHMCUXXVkosIzl6Nxcvb07EerQpyD2wXQSJ5RZajrYAmPaydU8Hk1IyQ==}
peerDependencies:
'@types/react': '*'
'@types/react-dom': '*'
@@ -7614,8 +8558,8 @@ packages:
'@types/react-dom':
optional: true
- '@radix-ui/react-toolbar@1.1.3':
- resolution: {integrity: sha512-yTZ8ooxlBqljSiruO6y6azKXSXYBpnzd23yohjyFesun4nm8yh+D91J1yCqhtnRtSjRWuAmr9vFgGxmGwLjTfg==}
+ '@radix-ui/react-toolbar@1.1.7':
+ resolution: {integrity: sha512-cL/3snRskM0f955waP+m4Pmr8+QOPpPsfoY5kM06k7eWP41diOcyjLEqSxpd/K9S7fpsV66yq4R6yN2sMwXc6Q==}
peerDependencies:
'@types/react': '*'
'@types/react-dom': '*'
@@ -7685,8 +8629,17 @@ packages:
'@types/react':
optional: true
- '@radix-ui/react-use-controllable-state@1.1.1':
- resolution: {integrity: sha512-YnEXIy8/ga01Y1PN0VfaNH//MhA91JlEGVBDxDzROqwrAtG5Yr2QGEPz8A/rJA3C7ZAHryOYGaUv8fLSW2H/mg==}
+ '@radix-ui/react-use-controllable-state@1.2.2':
+ resolution: {integrity: sha512-BjasUjixPFdS+NKkypcyyN5Pmg83Olst0+c6vGov0diwTEo6mgdqVR6hxcEgFuh4QrAs7Rc+9KuGJ9TVCj0Zzg==}
+ 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.2':
+ resolution: {integrity: sha512-Qp8WbZOBe+blgpuUT+lw2xheLP8q0oatc9UpmiemEICxGvFLYmHm9QowVZGHtJlGbS6A6yJ3iViad/2cVjnOiA==}
peerDependencies:
'@types/react': '*'
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
@@ -7712,6 +8665,15 @@ packages:
'@types/react':
optional: true
+ '@radix-ui/react-use-escape-keydown@1.1.1':
+ resolution: {integrity: sha512-Il0+boE7w/XebUHyBjroE+DbByORGR9KKmITzbR7MyQ4akpORYP/ZmbhAr0DG7RmmBqoOnZdy2QlvajJ2QA59g==}
+ 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.0.1':
resolution: {integrity: sha512-v/5RegiJWYdoCvMnITBkNNx6bCj20fiaJnWtRkU18yITptraXjffz5Qbn05uOiQnOvi+dbkznkoaMltz1GnszQ==}
peerDependencies:
@@ -7775,6 +8737,15 @@ packages:
'@types/react':
optional: true
+ '@radix-ui/react-use-rect@1.1.1':
+ resolution: {integrity: sha512-QTYuDesS0VtuHNNvMh+CjlKJ4LJickCMUAqjlE3+j8w+RlRpwyX3apEQKGFzbZGdo7XNG1tXa+bQqIE7HIXT2w==}
+ 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-size@1.0.1':
resolution: {integrity: sha512-ibay+VqrgcaI6veAojjofPATwledXiSmX+C0KrBk/xgpX9rBzPV3OsfwlhQdUOFbh+LKQorLYT+xTXW9V8yd0g==}
peerDependencies:
@@ -7793,6 +8764,15 @@ packages:
'@types/react':
optional: true
+ '@radix-ui/react-use-size@1.1.1':
+ resolution: {integrity: sha512-ewrXRDTAqAXlkl6t/fkXWNAhFX9I+CkKlw6zjEwk86RSPKwZr3xpBRso655aqYafwtnbpHLj6toFzmd6xdVptQ==}
+ peerDependencies:
+ '@types/react': '*'
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+
'@radix-ui/react-visually-hidden@1.0.3':
resolution: {integrity: sha512-D4w41yN5YRKtu464TLnByKzMDG/JlMPHtfZgQAu9v6mNakUqGUI9vUrfQKz8NK41VMm/xbZbh76NUTVtIYqOMA==}
peerDependencies:
@@ -7825,12 +8805,47 @@ packages:
'@radix-ui/rect@1.1.0':
resolution: {integrity: sha512-A9+lCBZoaMJlVKcRBz2YByCG+Cp2t6nAnMnNba+XiWxnj6r4JUFqfsgwocMBZU9LPtdxC6wB56ySYpc7LQIoJg==}
+ '@radix-ui/rect@1.1.1':
+ resolution: {integrity: sha512-HPwpGIzkl28mWyZqG52jiqDJ12waP11Pa1lGoiyUkIEuMLBP0oeK/C89esbXrxsky5we7dfd8U58nm0SgAWpVw==}
+
+ '@redis/bloom@1.2.0':
+ resolution: {integrity: sha512-HG2DFjYKbpNmVXsa0keLHp/3leGJz1mjh09f2RLGGLQZzSHpkmZWuwJbAvo3QcRY8p80m5+ZdXZdYOSBLlp7Cg==}
+ peerDependencies:
+ '@redis/client': ^1.0.0
+
+ '@redis/client@1.6.0':
+ resolution: {integrity: sha512-aR0uffYI700OEEH4gYnitAnv3vzVGXCFvYfdpu/CJKvk4pHfLPEy/JSZyrpQ+15WhXe1yJRXLtfQ84s4mEXnPg==}
+ engines: {node: '>=14'}
+
+ '@redis/graph@1.1.1':
+ resolution: {integrity: sha512-FEMTcTHZozZciLRl6GiiIB4zGm5z5F3F6a6FZCyrfxdKOhFlGkiAqlexWMBzCi4DcRoyiOsuLfW+cjlGWyExOw==}
+ peerDependencies:
+ '@redis/client': ^1.0.0
+
+ '@redis/json@1.0.7':
+ resolution: {integrity: sha512-6UyXfjVaTBTJtKNG4/9Z8PSpKE6XgSyEb8iwaqDcy+uKrd/DGYHTWkUdnQDyzm727V7p21WUMhsqz5oy65kPcQ==}
+ peerDependencies:
+ '@redis/client': ^1.0.0
+
+ '@redis/search@1.2.0':
+ resolution: {integrity: sha512-tYoDBbtqOVigEDMAcTGsRlMycIIjwMCgD8eR2t0NANeQmgK/lvxNAvYyb6bZDD4frHRhIHkJu2TBRvB0ERkOmw==}
+ peerDependencies:
+ '@redis/client': ^1.0.0
+
+ '@redis/time-series@1.1.0':
+ resolution: {integrity: sha512-c1Q99M5ljsIuc4YdaCwfUEXsofakb9c8+Zse2qxTadu8TalLXuAESzLvFAvNVbkmSlvlzIQOLpBCmWI9wTOt+g==}
+ peerDependencies:
+ '@redis/client': ^1.0.0
+
'@reown/appkit-common@1.6.7-core-2.0':
resolution: {integrity: sha512-NntzA5nyU4Xz7es83Qcad135ixFfTD1u9kRPI8havjDUwx2khXC+cSkbDPOTbIolavL/vQeOiXfsYvZvDOSIkw==}
'@reown/appkit-common@1.7.0':
resolution: {integrity: sha512-yJc5lQLt64+ZjhagqZar/H9S9EDKiZa9z/4mII4ZTpRiOfSlKvRS+tLcjiqJNr+dTft4nVbF71sbnVLZ/ON2UQ==}
+ '@reown/appkit-common@1.7.3':
+ resolution: {integrity: sha512-wKTr6N3z8ly17cc51xBEVkZK4zAd8J1m7RubgsdQ1olFY9YJGe61RYoNv9yFjt6tUVeYT+z7iMUwPhX2PziefQ==}
+
'@reown/appkit-controllers@1.7.0':
resolution: {integrity: sha512-npFnrPQdm4t5YT+ai+525sQRnZdAQjGMKQ11hYBKifAZafx8xr7yObvyxeR9d6aM0ku+OSFHErbALKM9iJFtXw==}
@@ -7958,103 +8973,198 @@ packages:
rollup:
optional: true
- '@rollup/rollup-android-arm-eabi@4.39.0':
- resolution: {integrity: sha512-lGVys55Qb00Wvh8DMAocp5kIcaNzEFTmGhfFd88LfaogYTRKrdxgtlO5H6S49v2Nd8R2C6wLOal0qv6/kCkOwA==}
+ '@rollup/rollup-android-arm-eabi@4.35.0':
+ resolution: {integrity: sha512-uYQ2WfPaqz5QtVgMxfN6NpLD+no0MYHDBywl7itPYd3K5TjjSghNKmX8ic9S8NU8w81NVhJv/XojcHptRly7qQ==}
+ cpu: [arm]
+ os: [android]
+
+ '@rollup/rollup-android-arm-eabi@4.40.0':
+ resolution: {integrity: sha512-+Fbls/diZ0RDerhE8kyC6hjADCXA1K4yVNlH0EYfd2XjyH0UGgzaQ8MlT0pCXAThfxv3QUAczHaL+qSv1E4/Cg==}
cpu: [arm]
os: [android]
- '@rollup/rollup-android-arm64@4.39.0':
- resolution: {integrity: sha512-It9+M1zE31KWfqh/0cJLrrsCPiF72PoJjIChLX+rEcujVRCb4NLQ5QzFkzIZW8Kn8FTbvGQBY5TkKBau3S8cCQ==}
+ '@rollup/rollup-android-arm64@4.35.0':
+ resolution: {integrity: sha512-FtKddj9XZudurLhdJnBl9fl6BwCJ3ky8riCXjEw3/UIbjmIY58ppWwPEvU3fNu+W7FUsAsB1CdH+7EQE6CXAPA==}
cpu: [arm64]
os: [android]
- '@rollup/rollup-darwin-arm64@4.39.0':
- resolution: {integrity: sha512-lXQnhpFDOKDXiGxsU9/l8UEGGM65comrQuZ+lDcGUx+9YQ9dKpF3rSEGepyeR5AHZ0b5RgiligsBhWZfSSQh8Q==}
+ '@rollup/rollup-android-arm64@4.40.0':
+ resolution: {integrity: sha512-PPA6aEEsTPRz+/4xxAmaoWDqh67N7wFbgFUJGMnanCFs0TV99M0M8QhhaSCks+n6EbQoFvLQgYOGXxlMGQe/6w==}
+ cpu: [arm64]
+ os: [android]
+
+ '@rollup/rollup-darwin-arm64@4.35.0':
+ resolution: {integrity: sha512-Uk+GjOJR6CY844/q6r5DR/6lkPFOw0hjfOIzVx22THJXMxktXG6CbejseJFznU8vHcEBLpiXKY3/6xc+cBm65Q==}
cpu: [arm64]
os: [darwin]
- '@rollup/rollup-darwin-x64@4.39.0':
- resolution: {integrity: sha512-mKXpNZLvtEbgu6WCkNij7CGycdw9cJi2k9v0noMb++Vab12GZjFgUXD69ilAbBh034Zwn95c2PNSz9xM7KYEAQ==}
+ '@rollup/rollup-darwin-arm64@4.40.0':
+ resolution: {integrity: sha512-GwYOcOakYHdfnjjKwqpTGgn5a6cUX7+Ra2HeNj/GdXvO2VJOOXCiYYlRFU4CubFM67EhbmzLOmACKEfvp3J1kQ==}
+ cpu: [arm64]
+ os: [darwin]
+
+ '@rollup/rollup-darwin-x64@4.35.0':
+ resolution: {integrity: sha512-3IrHjfAS6Vkp+5bISNQnPogRAW5GAV1n+bNCrDwXmfMHbPl5EhTmWtfmwlJxFRUCBZ+tZ/OxDyU08aF6NI/N5Q==}
cpu: [x64]
os: [darwin]
- '@rollup/rollup-freebsd-arm64@4.39.0':
- resolution: {integrity: sha512-jivRRlh2Lod/KvDZx2zUR+I4iBfHcu2V/BA2vasUtdtTN2Uk3jfcZczLa81ESHZHPHy4ih3T/W5rPFZ/hX7RtQ==}
+ '@rollup/rollup-darwin-x64@4.40.0':
+ resolution: {integrity: sha512-CoLEGJ+2eheqD9KBSxmma6ld01czS52Iw0e2qMZNpPDlf7Z9mj8xmMemxEucinev4LgHalDPczMyxzbq+Q+EtA==}
+ cpu: [x64]
+ os: [darwin]
+
+ '@rollup/rollup-freebsd-arm64@4.35.0':
+ resolution: {integrity: sha512-sxjoD/6F9cDLSELuLNnY0fOrM9WA0KrM0vWm57XhrIMf5FGiN8D0l7fn+bpUeBSU7dCgPV2oX4zHAsAXyHFGcQ==}
cpu: [arm64]
os: [freebsd]
- '@rollup/rollup-freebsd-x64@4.39.0':
- resolution: {integrity: sha512-8RXIWvYIRK9nO+bhVz8DwLBepcptw633gv/QT4015CpJ0Ht8punmoHU/DuEd3iw9Hr8UwUV+t+VNNuZIWYeY7Q==}
+ '@rollup/rollup-freebsd-arm64@4.40.0':
+ resolution: {integrity: sha512-r7yGiS4HN/kibvESzmrOB/PxKMhPTlz+FcGvoUIKYoTyGd5toHp48g1uZy1o1xQvybwwpqpe010JrcGG2s5nkg==}
+ cpu: [arm64]
+ os: [freebsd]
+
+ '@rollup/rollup-freebsd-x64@4.35.0':
+ resolution: {integrity: sha512-2mpHCeRuD1u/2kruUiHSsnjWtHjqVbzhBkNVQ1aVD63CcexKVcQGwJ2g5VphOd84GvxfSvnnlEyBtQCE5hxVVw==}
+ cpu: [x64]
+ os: [freebsd]
+
+ '@rollup/rollup-freebsd-x64@4.40.0':
+ resolution: {integrity: sha512-mVDxzlf0oLzV3oZOr0SMJ0lSDd3xC4CmnWJ8Val8isp9jRGl5Dq//LLDSPFrasS7pSm6m5xAcKaw3sHXhBjoRw==}
cpu: [x64]
os: [freebsd]
- '@rollup/rollup-linux-arm-gnueabihf@4.39.0':
- resolution: {integrity: sha512-mz5POx5Zu58f2xAG5RaRRhp3IZDK7zXGk5sdEDj4o96HeaXhlUwmLFzNlc4hCQi5sGdR12VDgEUqVSHer0lI9g==}
+ '@rollup/rollup-linux-arm-gnueabihf@4.35.0':
+ resolution: {integrity: sha512-mrA0v3QMy6ZSvEuLs0dMxcO2LnaCONs1Z73GUDBHWbY8tFFocM6yl7YyMu7rz4zS81NDSqhrUuolyZXGi8TEqg==}
cpu: [arm]
os: [linux]
- '@rollup/rollup-linux-arm-musleabihf@4.39.0':
- resolution: {integrity: sha512-+YDwhM6gUAyakl0CD+bMFpdmwIoRDzZYaTWV3SDRBGkMU/VpIBYXXEvkEcTagw/7VVkL2vA29zU4UVy1mP0/Yw==}
+ '@rollup/rollup-linux-arm-gnueabihf@4.40.0':
+ resolution: {integrity: sha512-y/qUMOpJxBMy8xCXD++jeu8t7kzjlOCkoxxajL58G62PJGBZVl/Gwpm7JK9+YvlB701rcQTzjUZ1JgUoPTnoQA==}
cpu: [arm]
os: [linux]
- '@rollup/rollup-linux-arm64-gnu@4.39.0':
- resolution: {integrity: sha512-EKf7iF7aK36eEChvlgxGnk7pdJfzfQbNvGV/+l98iiMwU23MwvmV0Ty3pJ0p5WQfm3JRHOytSIqD9LB7Bq7xdQ==}
+ '@rollup/rollup-linux-arm-musleabihf@4.35.0':
+ resolution: {integrity: sha512-DnYhhzcvTAKNexIql8pFajr0PiDGrIsBYPRvCKlA5ixSS3uwo/CWNZxB09jhIapEIg945KOzcYEAGGSmTSpk7A==}
+ cpu: [arm]
+ os: [linux]
+
+ '@rollup/rollup-linux-arm-musleabihf@4.40.0':
+ resolution: {integrity: sha512-GoCsPibtVdJFPv/BOIvBKO/XmwZLwaNWdyD8TKlXuqp0veo2sHE+A/vpMQ5iSArRUz/uaoj4h5S6Pn0+PdhRjg==}
+ cpu: [arm]
+ os: [linux]
+
+ '@rollup/rollup-linux-arm64-gnu@4.35.0':
+ resolution: {integrity: sha512-uagpnH2M2g2b5iLsCTZ35CL1FgyuzzJQ8L9VtlJ+FckBXroTwNOaD0z0/UF+k5K3aNQjbm8LIVpxykUOQt1m/A==}
+ cpu: [arm64]
+ os: [linux]
+
+ '@rollup/rollup-linux-arm64-gnu@4.40.0':
+ resolution: {integrity: sha512-L5ZLphTjjAD9leJzSLI7rr8fNqJMlGDKlazW2tX4IUF9P7R5TMQPElpH82Q7eNIDQnQlAyiNVfRPfP2vM5Avvg==}
+ cpu: [arm64]
+ os: [linux]
+
+ '@rollup/rollup-linux-arm64-musl@4.35.0':
+ resolution: {integrity: sha512-XQxVOCd6VJeHQA/7YcqyV0/88N6ysSVzRjJ9I9UA/xXpEsjvAgDTgH3wQYz5bmr7SPtVK2TsP2fQ2N9L4ukoUg==}
cpu: [arm64]
os: [linux]
- '@rollup/rollup-linux-arm64-musl@4.39.0':
- resolution: {integrity: sha512-vYanR6MtqC7Z2SNr8gzVnzUul09Wi1kZqJaek3KcIlI/wq5Xtq4ZPIZ0Mr/st/sv/NnaPwy/D4yXg5x0B3aUUA==}
+ '@rollup/rollup-linux-arm64-musl@4.40.0':
+ resolution: {integrity: sha512-ATZvCRGCDtv1Y4gpDIXsS+wfFeFuLwVxyUBSLawjgXK2tRE6fnsQEkE4csQQYWlBlsFztRzCnBvWVfcae/1qxQ==}
cpu: [arm64]
os: [linux]
- '@rollup/rollup-linux-loongarch64-gnu@4.39.0':
- resolution: {integrity: sha512-NMRUT40+h0FBa5fb+cpxtZoGAggRem16ocVKIv5gDB5uLDgBIwrIsXlGqYbLwW8YyO3WVTk1FkFDjMETYlDqiw==}
+ '@rollup/rollup-linux-loongarch64-gnu@4.35.0':
+ resolution: {integrity: sha512-5pMT5PzfgwcXEwOaSrqVsz/LvjDZt+vQ8RT/70yhPU06PTuq8WaHhfT1LW+cdD7mW6i/J5/XIkX/1tCAkh1W6g==}
cpu: [loong64]
os: [linux]
- '@rollup/rollup-linux-powerpc64le-gnu@4.39.0':
- resolution: {integrity: sha512-0pCNnmxgduJ3YRt+D+kJ6Ai/r+TaePu9ZLENl+ZDV/CdVczXl95CbIiwwswu4L+K7uOIGf6tMo2vm8uadRaICQ==}
+ '@rollup/rollup-linux-loongarch64-gnu@4.40.0':
+ resolution: {integrity: sha512-wG9e2XtIhd++QugU5MD9i7OnpaVb08ji3P1y/hNbxrQ3sYEelKJOq1UJ5dXczeo6Hj2rfDEL5GdtkMSVLa/AOg==}
+ cpu: [loong64]
+ os: [linux]
+
+ '@rollup/rollup-linux-powerpc64le-gnu@4.35.0':
+ resolution: {integrity: sha512-c+zkcvbhbXF98f4CtEIP1EBA/lCic5xB0lToneZYvMeKu5Kamq3O8gqrxiYYLzlZH6E3Aq+TSW86E4ay8iD8EA==}
+ cpu: [ppc64]
+ os: [linux]
+
+ '@rollup/rollup-linux-powerpc64le-gnu@4.40.0':
+ resolution: {integrity: sha512-vgXfWmj0f3jAUvC7TZSU/m/cOE558ILWDzS7jBhiCAFpY2WEBn5jqgbqvmzlMjtp8KlLcBlXVD2mkTSEQE6Ixw==}
cpu: [ppc64]
os: [linux]
- '@rollup/rollup-linux-riscv64-gnu@4.39.0':
- resolution: {integrity: sha512-t7j5Zhr7S4bBtksT73bO6c3Qa2AV/HqiGlj9+KB3gNF5upcVkx+HLgxTm8DK4OkzsOYqbdqbLKwvGMhylJCPhQ==}
+ '@rollup/rollup-linux-riscv64-gnu@4.35.0':
+ resolution: {integrity: sha512-s91fuAHdOwH/Tad2tzTtPX7UZyytHIRR6V4+2IGlV0Cej5rkG0R61SX4l4y9sh0JBibMiploZx3oHKPnQBKe4g==}
+ cpu: [riscv64]
+ os: [linux]
+
+ '@rollup/rollup-linux-riscv64-gnu@4.40.0':
+ resolution: {integrity: sha512-uJkYTugqtPZBS3Z136arevt/FsKTF/J9dEMTX/cwR7lsAW4bShzI2R0pJVw+hcBTWF4dxVckYh72Hk3/hWNKvA==}
cpu: [riscv64]
os: [linux]
- '@rollup/rollup-linux-riscv64-musl@4.39.0':
- resolution: {integrity: sha512-m6cwI86IvQ7M93MQ2RF5SP8tUjD39Y7rjb1qjHgYh28uAPVU8+k/xYWvxRO3/tBN2pZkSMa5RjnPuUIbrwVxeA==}
+ '@rollup/rollup-linux-riscv64-musl@4.40.0':
+ resolution: {integrity: sha512-rKmSj6EXQRnhSkE22+WvrqOqRtk733x3p5sWpZilhmjnkHkpeCgWsFFo0dGnUGeA+OZjRl3+VYq+HyCOEuwcxQ==}
cpu: [riscv64]
os: [linux]
- '@rollup/rollup-linux-s390x-gnu@4.39.0':
- resolution: {integrity: sha512-iRDJd2ebMunnk2rsSBYlsptCyuINvxUfGwOUldjv5M4tpa93K8tFMeYGpNk2+Nxl+OBJnBzy2/JCscGeO507kA==}
+ '@rollup/rollup-linux-s390x-gnu@4.35.0':
+ resolution: {integrity: sha512-hQRkPQPLYJZYGP+Hj4fR9dDBMIM7zrzJDWFEMPdTnTy95Ljnv0/4w/ixFw3pTBMEuuEuoqtBINYND4M7ujcuQw==}
cpu: [s390x]
os: [linux]
- '@rollup/rollup-linux-x64-gnu@4.39.0':
- resolution: {integrity: sha512-t9jqYw27R6Lx0XKfEFe5vUeEJ5pF3SGIM6gTfONSMb7DuG6z6wfj2yjcoZxHg129veTqU7+wOhY6GX8wmf90dA==}
+ '@rollup/rollup-linux-s390x-gnu@4.40.0':
+ resolution: {integrity: sha512-SpnYlAfKPOoVsQqmTFJ0usx0z84bzGOS9anAC0AZ3rdSo3snecihbhFTlJZ8XMwzqAcodjFU4+/SM311dqE5Sw==}
+ cpu: [s390x]
+ os: [linux]
+
+ '@rollup/rollup-linux-x64-gnu@4.35.0':
+ resolution: {integrity: sha512-Pim1T8rXOri+0HmV4CdKSGrqcBWX0d1HoPnQ0uw0bdp1aP5SdQVNBy8LjYncvnLgu3fnnCt17xjWGd4cqh8/hA==}
cpu: [x64]
os: [linux]
- '@rollup/rollup-linux-x64-musl@4.39.0':
- resolution: {integrity: sha512-ThFdkrFDP55AIsIZDKSBWEt/JcWlCzydbZHinZ0F/r1h83qbGeenCt/G/wG2O0reuENDD2tawfAj2s8VK7Bugg==}
+ '@rollup/rollup-linux-x64-gnu@4.40.0':
+ resolution: {integrity: sha512-RcDGMtqF9EFN8i2RYN2W+64CdHruJ5rPqrlYw+cgM3uOVPSsnAQps7cpjXe9be/yDp8UC7VLoCoKC8J3Kn2FkQ==}
cpu: [x64]
os: [linux]
- '@rollup/rollup-win32-arm64-msvc@4.39.0':
- resolution: {integrity: sha512-jDrLm6yUtbOg2TYB3sBF3acUnAwsIksEYjLeHL+TJv9jg+TmTwdyjnDex27jqEMakNKf3RwwPahDIt7QXCSqRQ==}
+ '@rollup/rollup-linux-x64-musl@4.35.0':
+ resolution: {integrity: sha512-QysqXzYiDvQWfUiTm8XmJNO2zm9yC9P/2Gkrwg2dH9cxotQzunBHYr6jk4SujCTqnfGxduOmQcI7c2ryuW8XVg==}
+ cpu: [x64]
+ os: [linux]
+
+ '@rollup/rollup-linux-x64-musl@4.40.0':
+ resolution: {integrity: sha512-HZvjpiUmSNx5zFgwtQAV1GaGazT2RWvqeDi0hV+AtC8unqqDSsaFjPxfsO6qPtKRRg25SisACWnJ37Yio8ttaw==}
+ cpu: [x64]
+ os: [linux]
+
+ '@rollup/rollup-win32-arm64-msvc@4.35.0':
+ resolution: {integrity: sha512-OUOlGqPkVJCdJETKOCEf1mw848ZyJ5w50/rZ/3IBQVdLfR5jk/6Sr5m3iO2tdPgwo0x7VcncYuOvMhBWZq8ayg==}
+ cpu: [arm64]
+ os: [win32]
+
+ '@rollup/rollup-win32-arm64-msvc@4.40.0':
+ resolution: {integrity: sha512-UtZQQI5k/b8d7d3i9AZmA/t+Q4tk3hOC0tMOMSq2GlMYOfxbesxG4mJSeDp0EHs30N9bsfwUvs3zF4v/RzOeTQ==}
cpu: [arm64]
os: [win32]
- '@rollup/rollup-win32-ia32-msvc@4.39.0':
- resolution: {integrity: sha512-6w9uMuza+LbLCVoNKL5FSLE7yvYkq9laSd09bwS0tMjkwXrmib/4KmoJcrKhLWHvw19mwU+33ndC69T7weNNjQ==}
+ '@rollup/rollup-win32-ia32-msvc@4.35.0':
+ resolution: {integrity: sha512-2/lsgejMrtwQe44glq7AFFHLfJBPafpsTa6JvP2NGef/ifOa4KBoglVf7AKN7EV9o32evBPRqfg96fEHzWo5kw==}
cpu: [ia32]
os: [win32]
- '@rollup/rollup-win32-x64-msvc@4.39.0':
- resolution: {integrity: sha512-yAkUOkIKZlK5dl7u6dg897doBgLXmUHhIINM2c+sND3DZwnrdQkkSiDh7N75Ll4mM4dxSkYfXqU9fW3lLkMFug==}
+ '@rollup/rollup-win32-ia32-msvc@4.40.0':
+ resolution: {integrity: sha512-+m03kvI2f5syIqHXCZLPVYplP8pQch9JHyXKZ3AGMKlg8dCyr2PKHjwRLiW53LTrN/Nc3EqHOKxUxzoSPdKddA==}
+ cpu: [ia32]
+ os: [win32]
+
+ '@rollup/rollup-win32-x64-msvc@4.35.0':
+ resolution: {integrity: sha512-PIQeY5XDkrOysbQblSW7v3l1MDZzkTEzAfTPkj5VAu3FW8fS4ynyLg2sINp0fp3SjZ8xkRYpLqoKcYqAkhU1dw==}
+ cpu: [x64]
+ os: [win32]
+
+ '@rollup/rollup-win32-x64-msvc@4.40.0':
+ resolution: {integrity: sha512-lpPE1cLfP5oPzVjKMx10pgBmKELQnFJXHgvtHCtuJWOv8MxqdEIMNtgHgBFf7Ea2/7EuVwa9fodWUfXAlXZLZQ==}
cpu: [x64]
os: [win32]
@@ -8070,8 +9180,8 @@ packages:
'@safe-global/safe-apps-sdk@9.1.0':
resolution: {integrity: sha512-N5p/ulfnnA2Pi2M3YeWjULeWbjo7ei22JwU/IXnhoHzKq3pYCN6ynL9mJBOlvDVv892EgLPCWCOwQk/uBT2v0Q==}
- '@safe-global/safe-gateway-typescript-sdk@3.22.9':
- resolution: {integrity: sha512-7ojVK/crhOaGowEO8uYWaopZzcr5rR76emgllGIfjCLR70aY4PbASpi9Pbs+7jIRzPDBBkM0RBo+zYx5UduX8Q==}
+ '@safe-global/safe-gateway-typescript-sdk@3.23.1':
+ resolution: {integrity: sha512-6ORQfwtEJYpalCeVO21L4XXGSdbEMfyp2hEv6cP82afKXSwvse6d3sdelgaPWUxHIsFRkWvHDdzh8IyyKHZKxw==}
engines: {node: '>=16'}
'@sats-connect/core@0.6.5':
@@ -8111,6 +9221,10 @@ packages:
resolution: {integrity: sha512-XkPHHdFqsN7EPaB+QGUOEmpFqXiqP67t2rRZ1HG1UwJoe0PhJEKNy7b4+WRwmT7ODSt+PvFk1gNBlJBpThwH7Q==}
engines: {node: '>=14.18'}
+ '@sentry-internal/browser-utils@9.8.0':
+ resolution: {integrity: sha512-7aQDeU9ogMLKnEBFM/vvgMMgZDkfMhoZCtX8kq65gn33L4X2B8sI5oyUj2QJtXaRSsiUjbdCaquDLqZBCaLQHA==}
+ engines: {node: '>=18'}
+
'@sentry-internal/feedback@7.119.1':
resolution: {integrity: sha512-EPyW6EKZmhKpw/OQUPRkTynXecZdYl4uhZwdZuGqnGMAzswPOgQvFrkwsOuPYvoMfXqCH7YuRqyJrox3uBOrTA==}
engines: {node: '>=12'}
@@ -8123,6 +9237,10 @@ packages:
resolution: {integrity: sha512-v/wf7WvPxEvZUB7xrCnecI3fhevVo84hw8WlxgZIz6mLUHXEIX8xYWc9H8Yet/KKJ2uEB8GQ8aDsY6S1hVEIUA==}
engines: {node: '>=14.18'}
+ '@sentry-internal/feedback@9.8.0':
+ resolution: {integrity: sha512-xWiCJkD8ROuy2pnojuRLcLI6sezK399gasA5ZL4MCXdkryqZYs55Ef2Ofj4z0RdUc8gMUb81+LTqwbmbfTqNlQ==}
+ engines: {node: '>=18'}
+
'@sentry-internal/replay-canvas@7.119.1':
resolution: {integrity: sha512-O/lrzENbMhP/UDr7LwmfOWTjD9PLNmdaCF408Wx8SDuj7Iwc+VasGfHg7fPH4Pdr4nJON6oh+UqoV4IoG05u+A==}
engines: {node: '>=12'}
@@ -8131,10 +9249,18 @@ packages:
resolution: {integrity: sha512-/yXxI7f+Wu24FIYoRE7A0AidNxORuhAyPzb5ey1wFqMXP72nG8dXhOpcl0w+bi554FkqkLjdeUDhSOBWYZXH9g==}
engines: {node: '>=14.18'}
+ '@sentry-internal/replay-canvas@9.8.0':
+ resolution: {integrity: sha512-/6ELOnyCOItvqv2Os29JhE8ydDds3xibMQ+FomsSkClQdC4bbc/L74nm/fdXVpJkMswtjksiTwZo1nYTS3JsIw==}
+ engines: {node: '>=18'}
+
'@sentry-internal/replay@8.49.0':
resolution: {integrity: sha512-BDiiCBxskkktTd6FNplBc9V8l14R4T/AwRIZj2itX4xnuHewTTDjVbeyvGol4roA4r+V0Mzoi31hLEGI6yFQ5Q==}
engines: {node: '>=14.18'}
+ '@sentry-internal/replay@9.8.0':
+ resolution: {integrity: sha512-YJhhNnrsufYVIX9s5lNSFFQrBJjUtn5AxvrcnN0fvLymNg3Y73GOUpFmhTxyELjQneKiOViClxjoWSVAN7sqQA==}
+ engines: {node: '>=18'}
+
'@sentry-internal/tracing@7.119.1':
resolution: {integrity: sha512-cI0YraPd6qBwvUA3wQdPGTy8PzAoK0NZiaTN1LM3IczdPegehWOaEG5GVTnpGnTsmBAzn1xnBXNBhgiU4dgcrQ==}
engines: {node: '>=8'}
@@ -8147,6 +9273,10 @@ packages:
resolution: {integrity: sha512-aa7XKgZMVl6l04NY+3X7BP7yvQ/s8scn8KzQfTLrGRarziTlMGrsCOBQtCNWXOPEbtxAIHpZ9dsrAn5EJSivOQ==}
engines: {node: '>= 14'}
+ '@sentry/babel-plugin-component-annotate@3.2.2':
+ resolution: {integrity: sha512-D+SKQ266ra/wo87s9+UI/rKQi3qhGPCR8eSCDe0VJudhjHsqyNU+JJ5lnIGCgmZaWFTXgdBP/gdr1Iz1zqGs4Q==}
+ engines: {node: '>= 14'}
+
'@sentry/browser@7.119.1':
resolution: {integrity: sha512-aMwAnFU4iAPeLyZvqmOQaEDHt/Dkf8rpgYeJ0OEi50dmP6AjG+KIAMCXU7CYCCQDn70ITJo8QD5+KzCoZPYz0A==}
engines: {node: '>=8'}
@@ -8159,56 +9289,110 @@ packages:
resolution: {integrity: sha512-dS4Sw2h8EixHeXOIR++XEVMTen6xCGcIQ/XhJbsjqvddXeIijW0WkxSeTfPkfs0dsqFHSisWmlmo0xhHbXvEsQ==}
engines: {node: '>=14.18'}
+ '@sentry/browser@9.8.0':
+ resolution: {integrity: sha512-iFM4PGLc6qCb0GaHnA5Uy09k25RXVSepAgS574cm1CH7II1wrRjTozKnPKROW89WDMuxoTOL7Tk7qPGCyWmA4g==}
+ engines: {node: '>=18'}
+
'@sentry/bundler-plugin-core@2.22.7':
resolution: {integrity: sha512-ouQh5sqcB8vsJ8yTTe0rf+iaUkwmeUlGNFi35IkCFUQlWJ22qS6OfvNjOqFI19e6eGUXks0c/2ieFC4+9wJ+1g==}
engines: {node: '>= 14'}
+ '@sentry/bundler-plugin-core@3.2.2':
+ resolution: {integrity: sha512-YGrtmqQ2jMixccX2slVG/Lw7pCGJL3DGB3clmY9mO8QBEBIN3/gEANiHJVWwRidpUOS/0b7yVVGAdwZ87oPwTg==}
+ engines: {node: '>= 14'}
+
'@sentry/cli-darwin@2.39.1':
resolution: {integrity: sha512-kiNGNSAkg46LNGatfNH5tfsmI/kCAaPA62KQuFZloZiemTNzhy9/6NJP8HZ/GxGs8GDMxic6wNrV9CkVEgFLJQ==}
engines: {node: '>=10'}
os: [darwin]
+ '@sentry/cli-darwin@2.42.2':
+ resolution: {integrity: sha512-GtJSuxER7Vrp1IpxdUyRZzcckzMnb4N5KTW7sbTwUiwqARRo+wxS+gczYrS8tdgtmXs5XYhzhs+t4d52ITHMIg==}
+ engines: {node: '>=10'}
+ os: [darwin]
+
'@sentry/cli-linux-arm64@2.39.1':
resolution: {integrity: sha512-5VbVJDatolDrWOgaffsEM7znjs0cR8bHt9Bq0mStM3tBolgAeSDHE89NgHggfZR+DJ2VWOy4vgCwkObrUD6NQw==}
engines: {node: '>=10'}
cpu: [arm64]
os: [linux, freebsd]
+ '@sentry/cli-linux-arm64@2.42.2':
+ resolution: {integrity: sha512-BOxzI7sgEU5Dhq3o4SblFXdE9zScpz6EXc5Zwr1UDZvzgXZGosUtKVc7d1LmkrHP8Q2o18HcDWtF3WvJRb5Zpw==}
+ engines: {node: '>=10'}
+ cpu: [arm64]
+ os: [linux, freebsd]
+
'@sentry/cli-linux-arm@2.39.1':
resolution: {integrity: sha512-DkENbxyRxUrfLnJLXTA4s5UL/GoctU5Cm4ER1eB7XN7p9WsamFJd/yf2KpltkjEyiTuplv0yAbdjl1KX3vKmEQ==}
engines: {node: '>=10'}
cpu: [arm]
os: [linux, freebsd]
+ '@sentry/cli-linux-arm@2.42.2':
+ resolution: {integrity: sha512-7udCw+YL9lwq+9eL3WLspvnuG+k5Icg92YE7zsteTzWLwgPVzaxeZD2f8hwhsu+wmL+jNqbpCRmktPteh3i2mg==}
+ engines: {node: '>=10'}
+ cpu: [arm]
+ os: [linux, freebsd]
+
'@sentry/cli-linux-i686@2.39.1':
resolution: {integrity: sha512-pXWVoKXCRrY7N8vc9H7mETiV9ZCz+zSnX65JQCzZxgYrayQPJTc+NPRnZTdYdk5RlAupXaFicBI2GwOCRqVRkg==}
engines: {node: '>=10'}
cpu: [x86, ia32]
os: [linux, freebsd]
+ '@sentry/cli-linux-i686@2.42.2':
+ resolution: {integrity: sha512-Sw/dQp5ZPvKnq3/y7wIJyxTUJYPGoTX/YeMbDs8BzDlu9to2LWV3K3r7hE7W1Lpbaw4tSquUHiQjP5QHCOS7aQ==}
+ engines: {node: '>=10'}
+ cpu: [x86, ia32]
+ os: [linux, freebsd]
+
'@sentry/cli-linux-x64@2.39.1':
resolution: {integrity: sha512-IwayNZy+it7FWG4M9LayyUmG1a/8kT9+/IEm67sT5+7dkMIMcpmHDqL8rWcPojOXuTKaOBBjkVdNMBTXy0mXlA==}
engines: {node: '>=10'}
cpu: [x64]
os: [linux, freebsd]
+ '@sentry/cli-linux-x64@2.42.2':
+ resolution: {integrity: sha512-mU4zUspAal6TIwlNLBV5oq6yYqiENnCWSxtSQVzWs0Jyq97wtqGNG9U+QrnwjJZ+ta/hvye9fvL2X25D/RxHQw==}
+ engines: {node: '>=10'}
+ cpu: [x64]
+ os: [linux, freebsd]
+
'@sentry/cli-win32-i686@2.39.1':
resolution: {integrity: sha512-NglnNoqHSmE+Dz/wHeIVRnV2bLMx7tIn3IQ8vXGO5HWA2f8zYJGktbkLq1Lg23PaQmeZLPGlja3gBQfZYSG10Q==}
engines: {node: '>=10'}
cpu: [x86, ia32]
os: [win32]
+ '@sentry/cli-win32-i686@2.42.2':
+ resolution: {integrity: sha512-iHvFHPGqgJMNqXJoQpqttfsv2GI3cGodeTq4aoVLU/BT3+hXzbV0x1VpvvEhncJkDgDicJpFLM8sEPHb3b8abw==}
+ engines: {node: '>=10'}
+ cpu: [x86, ia32]
+ os: [win32]
+
'@sentry/cli-win32-x64@2.39.1':
resolution: {integrity: sha512-xv0R2CMf/X1Fte3cMWie1NXuHmUyQPDBfCyIt6k6RPFPxAYUgcqgMPznYwVMwWEA1W43PaOkSn3d8ZylsDaETw==}
engines: {node: '>=10'}
cpu: [x64]
os: [win32]
+ '@sentry/cli-win32-x64@2.42.2':
+ resolution: {integrity: sha512-vPPGHjYoaGmfrU7xhfFxG7qlTBacroz5NdT+0FmDn6692D8IvpNXl1K+eV3Kag44ipJBBeR8g1HRJyx/F/9ACw==}
+ engines: {node: '>=10'}
+ cpu: [x64]
+ os: [win32]
+
'@sentry/cli@2.39.1':
resolution: {integrity: sha512-JIb3e9vh0+OmQ0KxmexMXg9oZsR/G7HMwxt5BUIKAXZ9m17Xll4ETXTRnRUBT3sf7EpNGAmlQk1xEmVN9pYZYQ==}
engines: {node: '>= 10'}
hasBin: true
+ '@sentry/cli@2.42.2':
+ resolution: {integrity: sha512-spb7S/RUumCGyiSTg8DlrCX4bivCNmU/A1hcfkwuciTFGu8l5CDc2I6jJWWZw8/0enDGxuj5XujgXvU5tr4bxg==}
+ engines: {node: '>= 10'}
+ hasBin: true
+
'@sentry/core@7.119.1':
resolution: {integrity: sha512-YUNnH7O7paVd+UmpArWCPH4Phlb5LwrkWVqzFWqL3xPyCcTSof2RL8UmvpkTjgYJjJ+NDfq5mPFkqv3aOEn5Sw==}
engines: {node: '>=8'}
@@ -8221,6 +9405,10 @@ packages:
resolution: {integrity: sha512-/OAm6LdHhh8TvfDAucWfSJV7M03IOHrJm5LVjrrKr4gwQ1HKd4CDbARsBbPwHIzSRAle0IgG3sbJxEvv52JUIw==}
engines: {node: '>=14.18'}
+ '@sentry/core@9.8.0':
+ resolution: {integrity: sha512-EnN2yLWCbWjooWBPzwlXdZoJG/Bqn3ymbuXX++DUJuBGjSmtixQeTf/hKeVzj4zbib3BbbYsNBasRVjq8Rk5ng==}
+ engines: {node: '>=18'}
+
'@sentry/integrations@7.119.1':
resolution: {integrity: sha512-CGmLEPnaBqbUleVqrmGYjRjf5/OwjUXo57I9t0KKWViq81mWnYhaUhRZWFNoCNQHns+3+GPCOMvl0zlawt+evw==}
engines: {node: '>=8'}
@@ -8231,10 +9419,20 @@ packages:
peerDependencies:
next: ^13.2.0 || ^14.0 || ^15.0.0-rc.0
+ '@sentry/nextjs@9.8.0':
+ resolution: {integrity: sha512-wBH9Z2FsnoezZIwEfK5iW5S2Ht9MGqA0K0cmv4sd2XHHk+jjORzZBUpYsn+SLNRpnfS8Hbk5R+NofFxCgjoZ8A==}
+ engines: {node: '>=18'}
+ peerDependencies:
+ next: ^13.2.0 || ^14.0 || ^15.0.0-rc.0
+
'@sentry/node@8.49.0':
resolution: {integrity: sha512-ui/X6AsHEc+TzgegW8Lq2dZvLHm2npaPMzeICdTotoR8S7LUgTXWfxpzKNra7K13QWY2A2AmabxKOSZJSnPHyQ==}
engines: {node: '>=14.18'}
+ '@sentry/node@9.8.0':
+ resolution: {integrity: sha512-whkz/TBkEhwqdm/onukqMLEVjFW0j9OqEx5GkaqqRPpiX8Q3nZV80C1KV6J7phV0asMduHftBXQLKMmJs5ZODw==}
+ engines: {node: '>=18'}
+
'@sentry/opentelemetry@8.49.0':
resolution: {integrity: sha512-Ffasnpat8WhqvRB/DFbcGp+J+xh76NCztTDi6f3a1jBCONTJypHt2p5l9lJuu1O/UPN1vIJjOpUMOvdd0FHGVA==}
engines: {node: '>=14.18'}
@@ -8245,6 +9443,17 @@ packages:
'@opentelemetry/sdk-trace-base': ^1.29.0
'@opentelemetry/semantic-conventions': ^1.28.0
+ '@sentry/opentelemetry@9.8.0':
+ resolution: {integrity: sha512-7EWfLC5HOBYH23FxZJNK8BuQ3MCWTf/1cfH3UH773653Z/z4V49N4Xo4Zcx+y7BNVt9g6Hy23Jn0AsFAk2oisQ==}
+ engines: {node: '>=18'}
+ peerDependencies:
+ '@opentelemetry/api': ^1.9.0
+ '@opentelemetry/context-async-hooks': ^1.30.1
+ '@opentelemetry/core': ^1.30.1
+ '@opentelemetry/instrumentation': ^0.57.1
+ '@opentelemetry/sdk-trace-base': ^1.30.1
+ '@opentelemetry/semantic-conventions': ^1.28.0
+
'@sentry/react@7.92.0':
resolution: {integrity: sha512-lTvrLuvxtGEZbkW6NHru03K6eyixKyBliwiLwO+k37FK7Ha8Bwat2m77weyizWCdQ6DKlVazJNppkNeAlACIvQ==}
engines: {node: '>=8'}
@@ -8257,6 +9466,12 @@ packages:
peerDependencies:
react: ^16.14.0 || 17.x || 18.x || 19.x
+ '@sentry/react@9.8.0':
+ resolution: {integrity: sha512-P/Lhiso8504Jza4NH3BQlP3WbnSaUsCNk21acYY3sb1lHKnpPjvWZT61D1nFIh+hisdQO6oLjTTr2O1opT43jQ==}
+ engines: {node: '>=18'}
+ peerDependencies:
+ react: ^16.14.0 || 17.x || 18.x || 19.x
+
'@sentry/replay@7.119.1':
resolution: {integrity: sha512-4da+ruMEipuAZf35Ybt2StBdV1S+oJbSVccGpnl9w6RoeQoloT4ztR6ML3UcFDTXeTPT1FnHWDCyOfST0O7XMw==}
engines: {node: '>=12'}
@@ -8285,12 +9500,22 @@ packages:
resolution: {integrity: sha512-zVdvAH2piiWFSzeNYvclzVmGQNfvpgqsMcr+yzH0n/hFZWBKUD7mJjqOPBR9YhElJZu7IrQb4tRvSXDvrM9NYw==}
engines: {node: '>=14.18'}
+ '@sentry/vercel-edge@9.8.0':
+ resolution: {integrity: sha512-+jpz2yV1kRfhzcdzoqDTuX2sKVLAF07UncGH4lxdygLah/zhST1jucD2KSHzfYem5GYvDc9WtuCrDOgg9qn6TQ==}
+ engines: {node: '>=18'}
+
'@sentry/webpack-plugin@2.22.7':
resolution: {integrity: sha512-j5h5LZHWDlm/FQCCmEghQ9FzYXwfZdlOf3FE/X6rK6lrtx0JCAkq+uhMSasoyP4XYKL4P4vRS6WFSos4jxf/UA==}
engines: {node: '>= 14'}
peerDependencies:
webpack: '>=4.40.0'
+ '@sentry/webpack-plugin@3.2.2':
+ resolution: {integrity: sha512-6OkVKNOjKk8P9j7oh6svZ+kEP1i9YIHBC2aGWL2XsgeZTIrMBxJAXtOf+qSrfMAxEtibSroGVOMQc/y3WJTQtg==}
+ engines: {node: '>= 14'}
+ peerDependencies:
+ webpack: '>=4.40.0'
+
'@sinclair/typebox@0.27.8':
resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==}
@@ -8397,8 +9622,8 @@ packages:
resolution: {integrity: sha512-J9/gTWBGVuFZ01oVA6vdb4DAjf1XbDhK6sLsu3OS9qmLrS6KB5ygpeHiM3miIbj1qgSJ96GYszXFWv6ErJ8QEw==}
engines: {node: '>=18.0.0'}
- '@smithy/signature-v4@5.0.2':
- resolution: {integrity: sha512-Mz+mc7okA73Lyz8zQKJNyr7lIcHLiPYp0+oiqiMNc/t7/Kf2BENs5d63pEj7oPqdjaum6g0Fc8wC78dY1TgtXw==}
+ '@smithy/signature-v4@5.1.0':
+ resolution: {integrity: sha512-4t5WX60sL3zGJF/CtZsUQTs3UrZEDO2P7pEaElrekbLqkWPYkgqNW1oeiNYC6xXifBnT9dVBOnNQRvOE9riU9w==}
engines: {node: '>=18.0.0'}
'@smithy/smithy-client@4.2.0':
@@ -8727,14 +9952,14 @@ packages:
peerDependencies:
typescript: '>=5'
- '@solana/wallet-adapter-alpha@0.1.11':
- resolution: {integrity: sha512-1aXYFLmwP8wSYYJa1adBnrp/utzJW/XFQxM4B1cQ4xgUxpHYJuQCgkaoTajbiCxjkOnFuhgiMNfZNRzk7gwC4w==}
+ '@solana/wallet-adapter-alpha@0.1.13':
+ resolution: {integrity: sha512-LYekz41uF40FtL0C38yIN36GqEV2iJe4JlVtha2WE4osrEzmKUyXgo1mqTxcDnWZkcFWBvI3mzfn17zW+iskew==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-avana@0.1.14':
- resolution: {integrity: sha512-sAa9NyipCOdoc5ewG2RwBM+/inu7rwR5YL0n5XghjDjgrNOSgBLkjh7kdW7uxRuu8fzXREDpDXFRldbvGf6qhQ==}
+ '@solana/wallet-adapter-avana@0.1.16':
+ resolution: {integrity: sha512-GMEbEygfgdcXHqwpfnkFiPBxfEIJ7F6/cYglPoCRFWNF0UWELE8eLhvu7Bd/i7z7lubPR0jEqTI/sk8mip+23A==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
@@ -8752,194 +9977,200 @@ packages:
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-bitkeep@0.3.21':
- resolution: {integrity: sha512-KjLxT6zcE0HVMJYlWi9//yeMvS6B1v4DsJn6H3kZETZ2igbfRBZUR5J3uBm4jvedexy7iTGGOh5N4lWqxxgBsA==}
+ '@solana/wallet-adapter-base@0.9.26':
+ resolution: {integrity: sha512-1RcmfesJ8bTT+zfg4w+Z+wisj11HR+vWwl/pS6v/zwQPe0LSzWDpkXRv9JuDSCuTcmlglEfjEqFAW+5EubK/Jg==}
+ engines: {node: '>=20'}
+ peerDependencies:
+ '@solana/web3.js': 1.98.0
+
+ '@solana/wallet-adapter-bitkeep@0.3.23':
+ resolution: {integrity: sha512-rGH6XP288H3/uTU6ancgcZfuhtWlOnb/AcWCEcQiM1AjhO8sI9wHkgfPOMCJtiNK36DZrBA3gxBXvP1d7XOpZg==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-bitpie@0.5.19':
- resolution: {integrity: sha512-y4mcRxGnGA8yrV9sZ5+m1VzrvFxvYckFEbAzN/XFkS9sdZVYXWdymlMIHNol1vVz8fYdjRkGoAXVOvsyZWCYtw==}
+ '@solana/wallet-adapter-bitpie@0.5.21':
+ resolution: {integrity: sha512-lH+mxM1Tw1Yw1EG3JIoXvm/vGeaWa+uVtUz7W0zv39O6PnrnlZkFDoaxtVCE6Ch8xrjif29SAZJPNIg9I8zD2A==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-clover@0.4.20':
- resolution: {integrity: sha512-PZQPvUB1QRwBHx07KUoLOja1ogm2KFrr5mXYwSPWm0i2TSxVEu2JgoJRE/5TQJLyKFyFU6pMVO6scfIgxahwuA==}
+ '@solana/wallet-adapter-clover@0.4.22':
+ resolution: {integrity: sha512-9DJ742eWCfral0BtOHE1UPypaSs2wrq1b89iqD2OxHsnpMKvzEMB0KJAmARvO1azOHnoAHu2FV+tWfZN2buS8w==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-coin98@0.5.21':
- resolution: {integrity: sha512-M5T4/oEEVih+QTLQtoe51btgFBcnpukxaM8E98CzNTXHjUM3tBSkAEYzwHsgy713sBOmNeSphly/5ovtWnhYvQ==}
+ '@solana/wallet-adapter-coin98@0.5.23':
+ resolution: {integrity: sha512-PkUhE3+hLVMSfekm3dSGw1q5byPDKiBFCx16JQGk7hg1dhTItgQy8VpsLMyYiNnLVahFH1W2srqthm6KpT6/+A==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-coinbase@0.1.20':
- resolution: {integrity: sha512-NFvEp/cXuXxyJ890W+X4j6qS0mMVrRb8R2C838tSkMvNHznXo2KwxsaWzCjE8MOdDK0tnbjxF9fBtbUGG8+HsQ==}
+ '@solana/wallet-adapter-coinbase@0.1.22':
+ resolution: {integrity: sha512-BHnD4KCAorihHw+ywe04V6C9ixLhMiIK34R8r3pEJBmFoAcSYqxWyZZGw2OXkp09PgjuHfMTx6X/uNPEZMY/lA==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-coinhub@0.3.19':
- resolution: {integrity: sha512-ilDnvoZyB9Ob/V65psduhmlsox70L28hDmp/uN/27BeqZTSWVGhKuNUyqtXrnq76Bht4cZxIwzCDN1w4T6+IHw==}
+ '@solana/wallet-adapter-coinhub@0.3.21':
+ resolution: {integrity: sha512-F4mBSmm2nJnGxs1pdv+jnPCGCxXyHje+3vN4F6WllzxoHG42Ziyqv4frRa+N28rRYJT0z0aI3mUpp6CG0L9IMA==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-fractal@0.1.9':
- resolution: {integrity: sha512-8Oku2FcGV69SO0eV0Je5vRg/rLUglotfwbzpE1Tdfxo4/5Ok3bh1G6K5njQsvdnNjagf1fywNBP7dBoenYgvvQ==}
+ '@solana/wallet-adapter-fractal@0.1.11':
+ resolution: {integrity: sha512-BNWcqlsnqiMEiq9NXPXURBJBe9hFgSUquyAPa7SsliTm+g2/JVYefz3+uM8XZS2zg9tDPJ//Fg6m2pz/cFrKNw==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-huobi@0.1.16':
- resolution: {integrity: sha512-wu59OR7JVaZtKncdVvXmqA+6FJAlFE7po3jMJsKRUQmBhF3ZJ8gMuJvcPyZ8M8GXI1QCjuF4K/leJO0KUiW3kg==}
+ '@solana/wallet-adapter-huobi@0.1.18':
+ resolution: {integrity: sha512-V5dB3udH+/yr5Ui7y+HcPU/H9f4GukLzhLtDDFLkWp4GQjz+dokutbfpUhhuesmsvPDe2oJES2/1kfFVriOyxg==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-hyperpay@0.1.15':
- resolution: {integrity: sha512-wfVo6hsehZp2akkJyiAYsx8Dbe5mzF3fgx1/sFjEyFm9cWh+pADp6QX/GKnSh04EbSatXaN1w2l2WMLdbiqNog==}
+ '@solana/wallet-adapter-hyperpay@0.1.17':
+ resolution: {integrity: sha512-JNZgJTkwJsWzJslnfHOqNnd3l0w7NybXFhg2FUgfu1i3ePduxobEHfa0JjO31bhri4YwuBCMWu6fJ4HZ5Io4eg==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-keystone@0.1.16':
- resolution: {integrity: sha512-3kXLa1uRlyS22/nhUEARiL8edfHmKd6amzjAOM8QXoHER1T0wx+RJFZZp78DkM0sWPQy30KOcgOZbiNX+cz1Lw==}
+ '@solana/wallet-adapter-keystone@0.1.18':
+ resolution: {integrity: sha512-fB2t71dHMzU+6LD1OOPptolZjXAzLHm8U19h6KTRYVjWTX/K3jWz/YEMkajBAc8H5hFyQ5sl1/no+rfwvCuUcg==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-krystal@0.1.13':
- resolution: {integrity: sha512-Z66cny0jtDp8QrYnPieSTAY3WTs/qU+4q0+/F1eGXGTvtFH5qyiHmWH9ucdSDbgvlgbon+ul0tBSNGhMJRlq0g==}
+ '@solana/wallet-adapter-krystal@0.1.15':
+ resolution: {integrity: sha512-2nFOl7VSPCYoSIGwc1mMKj4Geer7d7hqov4ZxpBpIGe7qWItRSkVFbM/jd+BtX3IeABUhn0cxKuxEUo0oF3JlA==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-ledger@0.9.26':
- resolution: {integrity: sha512-sXECjgK+lIThz9RIKJqHqaMdzuoy8Fr5eUyAAlE/N5QUU2izJ7t55jIQFB09+zaos79Vd5J09KPn5AMx4a2l2A==}
+ '@solana/wallet-adapter-ledger@0.9.28':
+ resolution: {integrity: sha512-0Etw52wL/hKb+3UvYHTdkJpGZpY+JTInZdlX8dt99AdTZhGAUSO5PBjiO08Havs616q9EQu5MoQieKRS//TspQ==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-mathwallet@0.9.19':
- resolution: {integrity: sha512-9Nk9OdEib6BbJcqV2skBexw2QdT+XfvumqmKili00U6EvPFofAMbi2JdhY6bejeCqLRFHM7x30HBQgysL5GZaQ==}
+ '@solana/wallet-adapter-mathwallet@0.9.21':
+ resolution: {integrity: sha512-D0EOOaa2Eibl3VSAbGUHFdjhYO2hbKOCBvOo75g6180EB3znLzqVLH5ByqAQnU16QRZmAgpzyHywswypB6BlhQ==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-neko@0.2.13':
- resolution: {integrity: sha512-eoj2BbxEavgZLczjy9bWQ76uMYH6al9UqYWNY7WoN9UOo1O7WnblmpvJzhy3VlpXZHR926tKq16cgSFyYcvAfA==}
+ '@solana/wallet-adapter-neko@0.2.15':
+ resolution: {integrity: sha512-4JycOsuKIV9RFOtIkZVmJDhjupOpNnd7DLPR21HLjAGYpM39FHQOLc55wT2gKeaLfupnuLlGZbE0cTzNsLEIbA==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-nightly@0.1.17':
- resolution: {integrity: sha512-QU/H2wwG4PBH8oE8nAaJWKHdpXSuCjp7HkLmn5lhe+DpM/R2z8TbV47Y6WAJjJ6yqTt+S0dVANxBMK1mB9eD6g==}
+ '@solana/wallet-adapter-nightly@0.1.19':
+ resolution: {integrity: sha512-tL14hgJ5YG43sJX56E5pwLB6G8ajRhd2SV/LJUwBD+xqGHFOFJ5QNlvJ1K0xsudOclU0ahJ7/PONVSJwqLypdQ==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-nufi@0.1.18':
- resolution: {integrity: sha512-NtzLszphGL00cZuNMAUIY2ut+qsVwtTWYQFybtzbASBQfhRDOkVyOMzIujo13h5Aj8BNkLQPIBcYzl6HRrsbZg==}
+ '@solana/wallet-adapter-nufi@0.1.20':
+ resolution: {integrity: sha512-rIdgSyrvOXLIpqJ9FOKp7LXwUZqQEoZN2ed5lD0hx4/cvFqdxHIh3uxGUG4rXOX82SVHdbOj2qHCgJTb7LvbDg==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-onto@0.1.8':
- resolution: {integrity: sha512-EX7iV50F5Iyqar6hzPMEohiQAJYKgAlMwcf9VfAq1ZZzEqwXSbACFxgQ39lVvIhNc0QUKEu12wDbicFZS91VjA==}
+ '@solana/wallet-adapter-onto@0.1.10':
+ resolution: {integrity: sha512-+aUi05TMlCHc80/k8+vB15OCWFqyh23H/W7HTngVDRL2lviuJGwMLoSD52q13Qzal85gRB+Rm7OMCpwwbsK9Ww==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-particle@0.1.13':
- resolution: {integrity: sha512-T8QtyrVoLwe82H4Yq60rUmOvKLc4sHR1gdfJ36jzzN1Go/vSUk1DxPAsFm/XOU6WCVkfad45TpSN38uEJGNRUA==}
+ '@solana/wallet-adapter-particle@0.1.15':
+ resolution: {integrity: sha512-/pr32ZHqPJZq0G06a7q3+7JraqcYQl1tOcQl4a9B+D3VA+OseLKk7FlUHdXFejiw07CDR5xxkFeKzcreDIS3EA==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-phantom@0.9.25':
- resolution: {integrity: sha512-L6mOFfOzOyX4fpkhB2ArnzFLUn60OBeyymvqZxOATFuoYysE7ySjE9FelBGGESzUd7erlr0z3Ml6x91JfJ6qNw==}
+ '@solana/wallet-adapter-phantom@0.9.27':
+ resolution: {integrity: sha512-tJDVhzcBubIFHJpugZqVAwISTx52JxtTXE/vWhqUZVtwBQSsGkKoR5l7uoFHLgYa7shJTKk326Y9ZzlN5DKpWg==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-safepal@0.5.19':
- resolution: {integrity: sha512-S3ivjUXB+yx5OmAm5zK/waMXWi00I4B18SKm+WEpUzJgDifYbAXMHNflt9tpWeFLGuEZdGaknGGt5xIo4BA36g==}
+ '@solana/wallet-adapter-safepal@0.5.21':
+ resolution: {integrity: sha512-H2fzsly2grNWb3rJHZJr5nm0tI4znbpAoycs3sU73uUAr5TR4Vauk1F+Sy4FYzfMTcPWHWCG+DRVKcDZi+vTgQ==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-saifu@0.1.16':
- resolution: {integrity: sha512-zpeL8OCMkanpEmBo/dTBoZoPjFIOpZyCnSBQGfC8589PgiLvMB+7FQ4q+SUbktrKgAqgsXUaSob0UQA1ugiWfA==}
+ '@solana/wallet-adapter-saifu@0.1.18':
+ resolution: {integrity: sha512-fa+O6F0JcFGx//Vpq1hC/imViSNYp3Vd4dAlFf10lixRqoj+Z/LuOpjNIc2qPYtpjhrCamqi2mnUTkrBz1UCZA==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-salmon@0.1.15':
- resolution: {integrity: sha512-ssFZ5ABFACV9bXt0Ovi+pwzsDvZMEMLc71OgVZOBqVpHawcRaxFhZ5znbIo7mIGO/JriRZTmDOD5DgmbPg4G1Q==}
+ '@solana/wallet-adapter-salmon@0.1.17':
+ resolution: {integrity: sha512-PjrB+3dKA1SfAl7IdtR4xIT6zmzI/ZSHM6DwAqiGaY+4wNw+66gV/WmiYuTqlmC9hTaTgWdZSXdBboFkal7csA==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-sky@0.1.16':
- resolution: {integrity: sha512-NI+rYryypG+d1s0Pt6qztTgGOFMSihiQNABYzFPtIMw65GsYBhj/ekcmLcDb9Ikkpkk+iG5JaHXRWbQtcJLRhg==}
+ '@solana/wallet-adapter-sky@0.1.18':
+ resolution: {integrity: sha512-QtE407XUu2yJsgF1/Rt8elckAIVkOjar1Zt9UKdJFdxFB19WpJubGW+oHP7BNcYUUrLdpHBMWwhBO0zd/dMzVg==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-solflare@0.6.29':
- resolution: {integrity: sha512-RNB6nR6UBdPyeB69K4mwjx6VGLCNyLYTnDQaxNJvmm3oS6hae650Q0g+c7j5VPxmCz1fa1V3zrl2WBan01qKEA==}
+ '@solana/wallet-adapter-solflare@0.6.31':
+ resolution: {integrity: sha512-upP0GGLKPz2fmdisy/mAJfexe0VrO6EVK6XF41xP83wBD/kM0LuRWMG7oOxzuD4Wc6bQOMVysW+PseZHphK6RQ==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-solong@0.9.19':
- resolution: {integrity: sha512-3ImzBbuzBIRxDyUDijzrgAC3sZQqPMbFF/BwLFPkSJw6L1zKwsCIFilxXO0PDE11e4Fh+NbfLVVn52tayaJxnA==}
+ '@solana/wallet-adapter-solong@0.9.21':
+ resolution: {integrity: sha512-J+sseVVil0oe0FFWEXit/6nzmHISKSfA0/72hIk2hDKNNjj7q0xExhBIejN8tpGwUYWcHdGYaqDVNkxdWxeXZg==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-spot@0.1.16':
- resolution: {integrity: sha512-2Wa/v8iMDAY93RWTXtdMqAd5DvGDak8T35JYghR1cTL3Umxn6kD4gj0MOBOPOr6wOuNwiHf1Bz2hpLtdLY+jnQ==}
+ '@solana/wallet-adapter-spot@0.1.18':
+ resolution: {integrity: sha512-c882REN9b4PKL8B80MS8+3Fdd7HRJj8OOQiYg6X5NN5qqtmW5MbIEkYVO+Fc2OYe+IhKjnr4oY7LytmPu0eAbQ==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-tokenary@0.1.13':
- resolution: {integrity: sha512-QkteryYE5zoObfHtRh7ekXFvk657n2E1UJ6GggPCEgHSN8ow9Km1+8bmCYt0JPS7Llj6EX8zUmnCATaqn9WFBQ==}
+ '@solana/wallet-adapter-tokenary@0.1.15':
+ resolution: {integrity: sha512-iq8+Le/n2G35N+wNLUWq13hYSjsulxswb1vC7lNT3gpIhl4JLR7BI6jCdeCKfNSDamzLXv6FMt8S0q/DYR0A5A==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-tokenpocket@0.4.20':
- resolution: {integrity: sha512-KN0/4XHHjpKcci5OZTezwWf/EL2OeCo99/un32dXnNfjaj0qu6GmytvzDp4IEDyyVXvX9EVm/xyU8J2/cGgfhw==}
+ '@solana/wallet-adapter-tokenpocket@0.4.22':
+ resolution: {integrity: sha512-u61lhRb9E37y/KbvhSMJWJWH4TdwR8yQf0JC+N9lFy8lvPXvaC7dpguXcgTlGOHTl7vhkv0/rn0X6XLBVFq85A==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-torus@0.11.29':
- resolution: {integrity: sha512-Uw1hWs2ys7VtQi3GZ20QrIMz9LNNPmn7pKgbgb0FNtQbAQZ8OrshIhWQRzSISpKX8Cqdm0izwZtmNKHOsqc4lg==}
+ '@solana/wallet-adapter-torus@0.11.31':
+ resolution: {integrity: sha512-HgAgdTz6rUWVIg7kGJNwxV0HtN/O3V347D4VGOJPp++WIEbApz5kqrWU2PaygFTK8lG4FrpwguTIVcPh0jU9KQ==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-trezor@0.1.3':
- resolution: {integrity: sha512-WR95uVD12YQnwIvBGuH09bW0i2ZsSaUiaYTkbpr8pbzSM8bOYjf+/Nyp+78b9DHbRemL3R6fbkLPVq08KbU+1g==}
+ '@solana/wallet-adapter-trezor@0.1.5':
+ resolution: {integrity: sha512-DV4IJX06zth1uQ+6dUh5di8pC+uhRDd87cZo//bYiE3vQ6+CRJEJgkeFS5hoiEdj/119BtOegtSBqtLc77rWcg==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-trust@0.1.14':
- resolution: {integrity: sha512-YW+ctyZ6zizeyxHbgqtV3+rIZduqJCiG+QACBHHle/HXSCznDIcptrnso/sisjFNIkiYenA5aXWk5wbcYmqS/g==}
+ '@solana/wallet-adapter-trust@0.1.16':
+ resolution: {integrity: sha512-pTdq6fycCSq94jsCjCatjyHMwIpUTOjwL/77/BiorLWT+1dTnxty/coCWMVqBi7IBE2rBDo5Zeaz67I3dMaOjg==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
- '@solana/wallet-adapter-unsafe-burner@0.1.8':
- resolution: {integrity: sha512-ZLMVL+aG03XNR2kQwgupLzbOXqJaE9+aaiKldhTp8b8FtatUb3rudH8tV22/Nni7wn+k3yqkiKVYLqd4Jp4sNQ==}
+ '@solana/wallet-adapter-unsafe-burner@0.1.10':
+ resolution: {integrity: sha512-I5ZTBManDZN1rrffTv6PaKEIOqqzuVlR09svKhnRbmGlOlp/532N/I/vEPnjVlhNKbjLqgkY2Cof6w7RNhjRLQ==}
engines: {node: '>=20'}
peerDependencies:
'@solana/web3.js': 1.98.0
@@ -8947,6 +10178,7 @@ packages:
'@solana/wallet-adapter-walletconnect@0.1.17':
resolution: {integrity: sha512-p6Jz4RrfEmCHsiDFukMdhDaeZdXDRT5QfRolVlbVbWpCU1Hop0iFMcKTeqvvLAjjDCliuYq6+N5MgKN8G0rjbg==}
engines: {node: '>=20'}
+ deprecated: Please use https://www.npmjs.com/package/@walletconnect/solana-adapter instead
peerDependencies:
'@solana/web3.js': 1.98.0
@@ -9297,71 +10529,71 @@ packages:
svelte: ^5.0.0
vite: ^6.0.0
- '@swc/core-darwin-arm64@1.11.18':
- resolution: {integrity: sha512-K6AntdUlNMQg8aChqjeXwnVhK6d4WRZ9TgtLSTmdU0Ugll4an7QK49s9NrT7XQU91cEsVvzdr++p1bNImx0hJg==}
+ '@swc/core-darwin-arm64@1.11.22':
+ resolution: {integrity: sha512-upSiFQfo1TE2QM3+KpBcp5SrOdKKjoc+oUoD1mmBDU2Wv4Bjjv16Z2I5ADvIqMV+b87AhYW+4Qu6iVrQD7j96Q==}
engines: {node: '>=10'}
cpu: [arm64]
os: [darwin]
- '@swc/core-darwin-x64@1.11.18':
- resolution: {integrity: sha512-RCRvC6Q9M5BArTvj/IzUAAYGrgxYFbTTnAtf6UX7JFq2DAn+hEwYUjmC1m0gFso9HqFU0m5QZUGfZvVmACGWUw==}
+ '@swc/core-darwin-x64@1.11.22':
+ resolution: {integrity: sha512-8PEuF/gxIMJVK21DjuCOtzdqstn2DqnxVhpAYfXEtm3WmMqLIOIZBypF/xafAozyaHws4aB/5xmz8/7rPsjavw==}
engines: {node: '>=10'}
cpu: [x64]
os: [darwin]
- '@swc/core-linux-arm-gnueabihf@1.11.18':
- resolution: {integrity: sha512-wteAKf8YKb3jOnZFm3EzuIMzzCVXMuQOLHsz1IgEOc44/gdgNXKxaYTWAowZuej7t68tf/w0cRNMc7Le414v/g==}
+ '@swc/core-linux-arm-gnueabihf@1.11.22':
+ resolution: {integrity: sha512-NIPTXvqtn9e7oQHgdaxM9Z/anHoXC3Fg4ZAgw5rSGa1OlnKKupt5sdfJamNggSi+eAtyoFcyfkgqHnfe2u63HA==}
engines: {node: '>=10'}
cpu: [arm]
os: [linux]
- '@swc/core-linux-arm64-gnu@1.11.18':
- resolution: {integrity: sha512-hY6jJYZ6PKHSBo5OATswfyKsUgsWu9+4nDcN8liYIRRgz3E0G9wk0VUTP4cFPivBFeHWTTAGz687/Nf2aQEIpw==}
+ '@swc/core-linux-arm64-gnu@1.11.22':
+ resolution: {integrity: sha512-xZ+bgS60c5r8kAeYsLNjJJhhQNkXdidQ277pUabSlu5GjR0CkQUPQ+L9hFeHf8DITEqpPBPRiAiiJsWq5eqMBg==}
engines: {node: '>=10'}
cpu: [arm64]
os: [linux]
- '@swc/core-linux-arm64-musl@1.11.18':
- resolution: {integrity: sha512-slu0mlP2nucvQalttnapfpqpD/LlM9NHx9g3ofgsLzjObyMEBiX4ZysQ3y65U8Mjw71RNqtLd/ZmvxI6OmLdiQ==}
+ '@swc/core-linux-arm64-musl@1.11.22':
+ resolution: {integrity: sha512-JhrP/q5VqQl2eJR0xKYIkKTPjgf8CRsAmRnjJA2PtZhfQ543YbYvUqxyXSRyBOxdyX8JwzuAxIPEAlKlT7PPuQ==}
engines: {node: '>=10'}
cpu: [arm64]
os: [linux]
- '@swc/core-linux-x64-gnu@1.11.18':
- resolution: {integrity: sha512-h9a/8PA25arMCQ9t8CE8rA1s0c77z4kCZZ7dUuUkD88yEXIrARMca1IKR7of+S3slfQrf1Zlq3Ac1Fb1HVJziQ==}
+ '@swc/core-linux-x64-gnu@1.11.22':
+ resolution: {integrity: sha512-htmAVL+U01gk9GyziVUP0UWYaUQBgrsiP7Ytf6uDffrySyn/FclUS3MDPocNydqYsOpj3OpNKPxkaHK+F+X5fg==}
engines: {node: '>=10'}
cpu: [x64]
os: [linux]
- '@swc/core-linux-x64-musl@1.11.18':
- resolution: {integrity: sha512-0sMDJj5qUGK9QEw4lrxLxkTP/4AoKciqNzXvqbk+J9XuXN2aIv4BsR1Y7z3GwAeMFGsba2lbHLOtJlDsaqIsiA==}
+ '@swc/core-linux-x64-musl@1.11.22':
+ resolution: {integrity: sha512-PL0VHbduWPX+ANoyOzr58jBiL2VnD0xGSFwPy7NRZ1Pr6SNWm4jw3x2u6RjLArGhS5EcWp64BSk9ZxqmTV3FEg==}
engines: {node: '>=10'}
cpu: [x64]
os: [linux]
- '@swc/core-win32-arm64-msvc@1.11.18':
- resolution: {integrity: sha512-zGv9HnfgBcKyt54MJRWdwRNu9BuYkAFM7bx+tWtKhd37Ef7ZX20QLs9xXl5wWDXCbsOdRxXIZgXs6PEL+Pzmrw==}
+ '@swc/core-win32-arm64-msvc@1.11.22':
+ resolution: {integrity: sha512-moJvFhhTVGoMeEThtdF7hQog80Q00CS06v5uB+32VRuv+I31+4WPRyGlTWHO+oY4rReNcXut/mlDHPH7p0LdFg==}
engines: {node: '>=10'}
cpu: [arm64]
os: [win32]
- '@swc/core-win32-ia32-msvc@1.11.18':
- resolution: {integrity: sha512-uBKj0S1lYv/E2ZhxHZOxSiQwoegYmzbPRpjq6eHBZDv97mu7W3K27/lsnPbvAfQ6b6rnv8BI+EsmJ7VLQBAHBQ==}
+ '@swc/core-win32-ia32-msvc@1.11.22':
+ resolution: {integrity: sha512-/jnsPJJz89F1aKHIb5ScHkwyzBciz2AjEq2m9tDvQdIdVufdJ4SpEDEN9FqsRNRLcBHjtbLs6bnboA+B+pRFXw==}
engines: {node: '>=10'}
cpu: [ia32]
os: [win32]
- '@swc/core-win32-x64-msvc@1.11.18':
- resolution: {integrity: sha512-8USTRcdgeFMNBgvVXl8tz6n4+9s9m+zHsfDeBT4jPgwnq2bnLBlTUlwnPwzDxfg9nUJr6RFD4xeKfWyZZRosZg==}
+ '@swc/core-win32-x64-msvc@1.11.22':
+ resolution: {integrity: sha512-lc93Y8Mku7LCFGqIxJ91coXZp2HeoDcFZSHCL90Wttg5xhk5xVM9uUCP+OdQsSsEixLF34h5DbT9ObzP8rAdRw==}
engines: {node: '>=10'}
cpu: [x64]
os: [win32]
- '@swc/core@1.11.18':
- resolution: {integrity: sha512-ORZxyCKKiqYt2iHdh1C7pfVR1GBjkuFOdwqZggQzaq0vt22DpGca+2JsUtkUoWQmWcct04v5+ScwgvsHuMObxA==}
+ '@swc/core@1.11.22':
+ resolution: {integrity: sha512-mjPYbqq8XjwqSE0hEPT9CzaJDyxql97LgK4iyvYlwVSQhdN1uK0DBG4eP9PxYzCS2MUGAXB34WFLegdUj5HGpg==}
engines: {node: '>=10'}
peerDependencies:
- '@swc/helpers': '*'
+ '@swc/helpers': '>=0.5.17'
peerDependenciesMeta:
'@swc/helpers':
optional: true
@@ -9369,8 +10601,8 @@ packages:
'@swc/counter@0.1.3':
resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==}
- '@swc/helpers@0.5.15':
- resolution: {integrity: sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==}
+ '@swc/helpers@0.5.17':
+ resolution: {integrity: sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A==}
'@swc/helpers@0.5.5':
resolution: {integrity: sha512-KGYxvIOXcceOAbEk4bi/dVLEK9z8sZ0uBB3Il5b1rhfClSpcX0yfRO0KmTkqR2cnQDymwLB+25ZyMzICg/cm/A==}
@@ -9431,20 +10663,29 @@ packages:
resolution: {integrity: sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==}
engines: {node: '>= 10'}
- '@toruslabs/base-controllers@2.9.0':
- resolution: {integrity: sha512-rKc+bR4QB/wdbH0CxLZC5e2PUZcIgkr9yY7TMd3oIffDklaYBnsuC5ES2/rgK1aRUDRWz+qWbTwLqsY6PlT37Q==}
+ '@toruslabs/base-controllers@5.11.0':
+ resolution: {integrity: sha512-5AsGOlpf3DRIsd6PzEemBoRq+o2OhgSFXj5LZD6gXcBlfe0OpF+ydJb7Q8rIt5wwpQLNJCs8psBUbqIv7ukD2w==}
+ engines: {node: '>=18.x', npm: '>=9.x'}
peerDependencies:
'@babel/runtime': 7.x
- '@toruslabs/broadcast-channel@6.3.1':
- resolution: {integrity: sha512-BEtJQ+9bMfFoGuCsp5NmxyY+C980Ho+3BZIKSiYwRtl5qymJ+jMX5lsoCppoQblcb34dP6FwEjeFw80Y9QC/rw==}
+ '@toruslabs/broadcast-channel@10.0.2':
+ resolution: {integrity: sha512-aZbKNgV/OhiTKSdxBTGO86xRdeR7Ct1vkB8yeyXRX32moARhZ69uJQL49jKh4cWKV3VeijrL9XvKdn5bzgHQZg==}
+ engines: {node: '>=18.x', npm: '>=9.x'}
+
+ '@toruslabs/constants@13.4.0':
+ resolution: {integrity: sha512-CjmnMQ5Oj0bqSBGkhv7Xm3LciGJDHwe4AJ1LF6mijlP+QcCnUM5I6kVp60j7zZ/r0DT7nIEiuHHHczGpCZor0A==}
+ engines: {node: '>=18.x', npm: '>=9.x'}
+ peerDependencies:
+ '@babel/runtime': 7.x
- '@toruslabs/eccrypto@2.2.1':
- resolution: {integrity: sha512-7sviL0wLYsfA5ogEAOIdb0tu/QAOFXfHc9B8ONYtF04x4Mg3Nr89LL35FhjaEm055q8Ru7cUQhEFSiqJqm9GCw==}
+ '@toruslabs/eccrypto@4.0.0':
+ resolution: {integrity: sha512-Z3EINkbsgJx1t6jCDVIJjLSUEGUtNIeDjhMWmeDGOWcP/+v/yQ1hEvd1wfxEz4q5WqIHhevacmPiVxiJ4DljGQ==}
+ engines: {node: '>=18.x', npm: '>=9.x'}
- '@toruslabs/http-helpers@3.4.0':
- resolution: {integrity: sha512-CoeJSL32mpp0gmYjxv48odu6pfjHk/rbJHDwCtYPcMHAl+qUQ/DTpVOOn9U0fGkD+fYZrQmZbRkXFgLhiT0ajQ==}
- engines: {node: '>=14.17.0', npm: '>=6.x'}
+ '@toruslabs/http-helpers@6.1.1':
+ resolution: {integrity: sha512-bJYOaltRzklzObhRdutT1wau17vXyrCCBKJOeN46F1t99MUXi5udQNeErFOcr9qBsvrq2q67eVBkU5XOeBMX5A==}
+ engines: {node: '>=18.x', npm: '>=9.x'}
peerDependencies:
'@babel/runtime': ^7.x
'@sentry/types': ^7.x
@@ -9452,39 +10693,27 @@ packages:
'@sentry/types':
optional: true
- '@toruslabs/metadata-helpers@3.2.0':
- resolution: {integrity: sha512-2bCc6PNKd9y+aWfZQ1FXd47QmfyT4NmmqPGfsqk+sQS2o+MlxIyLuh9uh7deMgXo4b4qBDX+RQGbIKM1zVk56w==}
- engines: {node: '>=14.17.0', npm: '>=6.x'}
- peerDependencies:
- '@babel/runtime': 7.x
-
- '@toruslabs/openlogin-jrpc@3.2.0':
- resolution: {integrity: sha512-G+K0EHyVUaAEyeD4xGsnAZRpn/ner8lQ2HC2+pGKg6oGmzKI2wGMDcw2KMH6+HKlfBGVJ5/VR9AQfC/tZlLDmQ==}
- deprecated: Not supported. Pls upgrade
- peerDependencies:
- '@babel/runtime': 7.x
-
- '@toruslabs/openlogin-jrpc@4.7.2':
- resolution: {integrity: sha512-9Eb0cPc0lPuS6v2YkQlgzfbRnZ6fLez9Ike5wznoHSFA2/JVu1onwuI56EV1HwswdDrOWPPQEyzI1j9NriZ0ew==}
- engines: {node: '>=16.18.1', npm: '>=8.x'}
+ '@toruslabs/metadata-helpers@5.1.0':
+ resolution: {integrity: sha512-7fdqKuWUaJT/ng+PlqrA4XKkn8Dij4JJozfv/4gHTi0f/6JFncpzIces09jTV70hCf0JIsTCvIDlzKOdJ+aeZg==}
+ engines: {node: '>=18.x', npm: '>=9.x'}
peerDependencies:
'@babel/runtime': 7.x
- '@toruslabs/openlogin-utils@3.0.0':
- resolution: {integrity: sha512-T5t29/AIFqXc84x4OoAkZWjd0uoP2Lk6iaFndnIIMzCPu+BwwV0spX/jd/3YYNjZ8Po8D+faEnwAhiqemYeK2w==}
- deprecated: Not supported. Pls upgrade
+ '@toruslabs/openlogin-jrpc@8.3.0':
+ resolution: {integrity: sha512-1OdSkUXGXJobkkMIJHuf+XzwmUB4ROy6uQfPEJ3NXvNj84+N4hNpvC4JPg7VoWBHdfCba9cv6QnQsVArlwai4A==}
+ engines: {node: '>=18.x', npm: '>=9.x'}
peerDependencies:
'@babel/runtime': 7.x
- '@toruslabs/openlogin-utils@4.7.0':
- resolution: {integrity: sha512-w6XkHs4WKuufsf/zzteBzs4EJuOknrUmJ+iv5FZ8HzIpMQeL/984CP8HYaFSEYkbGCP4ydAnhY4Uh0QAhpDbPg==}
- engines: {node: '>=16.18.1', npm: '>=8.x'}
+ '@toruslabs/openlogin-utils@8.2.1':
+ resolution: {integrity: sha512-NSOtj61NZe7w9qbd92cYwMlE/1UwPGtDH02NfUjoEEc3p1yD5U2cLZjdSwsnAgjGNgRqVomXpND4hii12lI/ew==}
+ engines: {node: '>=18.x', npm: '>=9.x'}
peerDependencies:
'@babel/runtime': 7.x
- '@toruslabs/solana-embed@0.3.4':
- resolution: {integrity: sha512-yj+aBJoBAneap7Jlu9/OOp7irWNuC5CqAhyhVcmb0IjWrCUFnioLdL0U7UfGaqVm/5O0leJh7/Z5Ll+3toWJBg==}
- engines: {node: '>=14.17.0', npm: '>=6.x'}
+ '@toruslabs/solana-embed@2.1.0':
+ resolution: {integrity: sha512-rgZniKy+yuqJp8/Z/RcqzhTL4iCH+4nP55XD5T2nEIajAClsmonsGp24AUqYwEqu+7x2hjumZEh+12rUv+Ippw==}
+ engines: {node: '>=18.x', npm: '>=9.x'}
peerDependencies:
'@babel/runtime': 7.x
@@ -9726,6 +10955,9 @@ packages:
'@types/detect-port@1.3.5':
resolution: {integrity: sha512-Rf3/lB9WkDfIL9eEKaSYKc+1L/rNVYBjThk22JTqQw0YozXarX8YljFAz+HCoC6h4B4KwCMsBPZHaFezwT4BNA==}
+ '@types/diff-match-patch@1.0.36':
+ resolution: {integrity: sha512-xFdR6tkm0MWvBfO8xXCSsinYxHcqkQUlcHeSpMC2ukzOb6lwQAfDmW+Qt0AvlGd8HpsS28qKsB+oPeJn9I39jg==}
+
'@types/doctrine@0.0.3':
resolution: {integrity: sha512-w5jZ0ee+HaPOaX25X2/2oGR/7rgAQSYII7X7pp0m9KgBfMP7uKfMfTvcpl5Dj+eDBbpxKGiqE+flqDr6XTd2RA==}
@@ -9735,6 +10967,12 @@ packages:
'@types/emscripten@1.40.1':
resolution: {integrity: sha512-sr53lnYkQNhjHNN0oJDdUm5564biioI5DuOpycufDVK7D3y+GR3oUswe2rlwY1nPNyusHbrJ9WoTyIHl4/Bpwg==}
+ '@types/estree-jsx@1.0.5':
+ resolution: {integrity: sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==}
+
+ '@types/estree@1.0.6':
+ resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==}
+
'@types/estree@1.0.7':
resolution: {integrity: sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==}
@@ -9768,6 +11006,9 @@ packages:
'@types/har-format@1.2.16':
resolution: {integrity: sha512-fluxdy7ryD3MV6h8pTfTYpy/xQzCFC7m89nOH9y94cNqJ1mDIDPut7MnRHI3F6qRmh/cT2fUjG1MLdCNb4hE9A==}
+ '@types/hast@3.0.4':
+ resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==}
+
'@types/html-minifier-terser@6.1.0':
resolution: {integrity: sha512-oh/6byDPnL1zeNXFrDXFLyZjkr1MsBG667IM792caf1L2UPOOMf65NFzjUH/ltyfwjAGfs1rsX1eftK0jC/KIg==}
@@ -9813,6 +11054,9 @@ packages:
'@types/lodash@4.17.16':
resolution: {integrity: sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==}
+ '@types/mdast@4.0.4':
+ resolution: {integrity: sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==}
+
'@types/mdx@2.0.13':
resolution: {integrity: sha512-+OWZQfAYyio6YkJb3HLxDrvnx6SWWDbC0zVPfBRzUk0/nqoDyf6dNxQi3eArPe8rJ473nobTMQ/8Zk+LxJ+Yuw==}
@@ -9870,6 +11114,9 @@ packages:
'@types/pretty-hrtime@1.0.3':
resolution: {integrity: sha512-nj39q0wAIdhwn7DGUyT9irmsKK1tV0bd5WFEhgpqNTMFZ8cE+jieuTphCW0tfdm47S2zVT5mr09B28b1chmQMA==}
+ '@types/prismjs@1.26.5':
+ resolution: {integrity: sha512-AUZTa7hQ2KY5L7AmtSiqxlhWxb4ina0yd8hNbl4TWuqnv/pFP0nDMb3YrfSBf4hJVGLh2YEIBfKaBW/9UEl6IQ==}
+
'@types/pug@2.0.10':
resolution: {integrity: sha512-Sk/uYFOBAB7mb74XcpizmH0KOR2Pv3D2Hmrh1Dmy5BmK3MpdSa5kqZcg6EKBdklU0bFXX9gCfzvpnyUehrPIuA==}
@@ -9932,12 +11179,18 @@ packages:
'@types/tedious@4.0.14':
resolution: {integrity: sha512-KHPsfX/FoVbUGbyYvk1q9MMQHLPeRZhRJZdO45Q4YjvFkv4hMNghCWTvy7rdKessBsmtz4euWCWAB6/tVpI1Iw==}
+ '@types/triple-beam@1.3.5':
+ resolution: {integrity: sha512-6WaYesThRMCl19iryMYP7/x2OVgCtbIVflDGFpWnb9irXI3UjYE4AzmYuiUKY1AJstGijoY+MgUszMgRxIYTYw==}
+
'@types/trusted-types@2.0.7':
resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==}
'@types/unist@2.0.11':
resolution: {integrity: sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==}
+ '@types/unist@3.0.3':
+ resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==}
+
'@types/uuid@10.0.0':
resolution: {integrity: sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ==}
@@ -9965,6 +11218,9 @@ packages:
'@types/yargs@17.0.33':
resolution: {integrity: sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==}
+ '@types/yauzl@2.10.3':
+ resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==}
+
'@typescript-eslint/eslint-plugin@6.18.1':
resolution: {integrity: sha512-nISDRYnnIpk7VCFrGcu1rnZfM1Dh9LRHnfgdkjcbi/l7g16VYRri3TjXi9Ir4lOZSw5N/gnV/3H7jIPQ8Q4daA==}
engines: {node: ^16.0.0 || >=18.0.0}
@@ -10000,10 +11256,23 @@ packages:
typescript:
optional: true
+ '@typescript-eslint/types@5.62.0':
+ resolution: {integrity: sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==}
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
+
'@typescript-eslint/types@6.18.1':
resolution: {integrity: sha512-4TuMAe+tc5oA7wwfqMtB0Y5OrREPF1GeJBAjqwgZh1lEMH5PJQgWgHGfYufVB51LtjD+peZylmeyxUXPfENLCw==}
engines: {node: ^16.0.0 || >=18.0.0}
+ '@typescript-eslint/typescript-estree@5.62.0':
+ resolution: {integrity: sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==}
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
+ peerDependencies:
+ typescript: '*'
+ peerDependenciesMeta:
+ typescript:
+ optional: true
+
'@typescript-eslint/typescript-estree@6.18.1':
resolution: {integrity: sha512-fv9B94UAhywPRhUeeV/v+3SBDvcPiLxRZJw/xZeeGgRLQZ6rLMG+8krrJUyIf6s1ecWTzlsbp0rlw7n9sjufHA==}
engines: {node: ^16.0.0 || >=18.0.0}
@@ -10019,6 +11288,10 @@ packages:
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
+ '@typescript-eslint/visitor-keys@5.62.0':
+ resolution: {integrity: sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==}
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
+
'@typescript-eslint/visitor-keys@6.18.1':
resolution: {integrity: sha512-/kvt0C5lRqGoCfsbmm7/CwMqoSkY3zzHLIjdhHZQW3VFrnz7ATecOHR7nb7V+xn4286MBxfnQfQhAmCI0u+bJA==}
engines: {node: ^16.0.0 || >=18.0.0}
@@ -10026,86 +11299,99 @@ packages:
'@ungap/structured-clone@1.3.0':
resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==}
- '@unhead/vue@2.0.5':
- resolution: {integrity: sha512-csjNmBHvJGzSestlpApOpgxqaTdXSN2zwNIPFuWB+C4rtLX4x3+Tm7C5rQwU0iYy3CNJGjJT9cCcSyV55Jg4EQ==}
+ '@unhead/vue@2.0.8':
+ resolution: {integrity: sha512-e30+CfCl1avR+hzFtpvnBSesZ5TN2KbShStdT2Z+zs5WIBUvobQwVxSR0arX43To6KfwtCXAfi0iOOIH0kufHQ==}
peerDependencies:
vue: '>=3.5.13'
- '@unrs/resolver-binding-darwin-arm64@1.4.1':
- resolution: {integrity: sha512-8Tv+Bsd0BjGwfEedIyor4inw8atppRxM5BdUnIt+3mAm/QXUm7Dw74CHnXpfZKXkp07EXJGiA8hStqCINAWhdw==}
+ '@unrs/resolver-binding-darwin-arm64@1.7.0':
+ resolution: {integrity: sha512-vIWAU56r2lZAmUsljp6m9+hrTlwNkZH6pqnSPff2WxzofV+jWRSHLmZRUS+g+VE+LlyPByifmGGHpJmhWetatg==}
cpu: [arm64]
os: [darwin]
- '@unrs/resolver-binding-darwin-x64@1.4.1':
- resolution: {integrity: sha512-X8c3PhWziEMKAzZz+YAYWfwawi5AEgzy/hmfizAB4C70gMHLKmInJcp1270yYAOs7z07YVFI220pp50z24Jk3A==}
+ '@unrs/resolver-binding-darwin-x64@1.7.0':
+ resolution: {integrity: sha512-+bShFLgtdwuNteQbKq3X230754AouNMXSLDZ56EssgDyckDt6Ld7wRaJjZF0pY671HnY2pk9/amO4amAFzfN1A==}
cpu: [x64]
os: [darwin]
- '@unrs/resolver-binding-freebsd-x64@1.4.1':
- resolution: {integrity: sha512-UUr/nREy1UdtxXQnmLaaTXFGOcGxPwNIzeJdb3KXai3TKtC1UgNOB9s8KOA4TaxOUBR/qVgL5BvBwmUjD5yuVA==}
+ '@unrs/resolver-binding-freebsd-x64@1.7.0':
+ resolution: {integrity: sha512-HJjXb3aIptDZQ0saSmk2S4W1pWNVZ2iNpAbNGZOfsUXbi8xwCmHdVjErNS92hRp7djuDLup1OLrzOMtTdw5BmA==}
cpu: [x64]
os: [freebsd]
- '@unrs/resolver-binding-linux-arm-gnueabihf@1.4.1':
- resolution: {integrity: sha512-e3pII53dEeS8inkX6A1ad2UXE0nuoWCqik4kOxaDnls0uJUq0ntdj5d9IYd+bv5TDwf9DSge/xPOvCmRYH+Tsw==}
+ '@unrs/resolver-binding-linux-arm-gnueabihf@1.7.0':
+ resolution: {integrity: sha512-NF3lk7KHulLD97UE+MHjH0mrOjeZG8Hz10h48YcFz2V0rlxBdRSRcMbGer8iH/1mIlLqxtvXJfGLUr4SMj0XZg==}
cpu: [arm]
os: [linux]
- '@unrs/resolver-binding-linux-arm-musleabihf@1.4.1':
- resolution: {integrity: sha512-e/AKKd9gR+HNmVyDEPI/PIz2t0DrA3cyonHNhHVjrkxe8pMCiYiqhtn1+h+yIpHUtUlM6Y1FNIdivFa+r7wrEQ==}
+ '@unrs/resolver-binding-linux-arm-musleabihf@1.7.0':
+ resolution: {integrity: sha512-Gn1c/t24irDgU8yYj4vVG6qHplwUM42ti9/zYWgfmFjoXCH6L4Ab9hh6HuO7bfDSvGDRGWQt1IVaBpgbKHdh3Q==}
cpu: [arm]
os: [linux]
- '@unrs/resolver-binding-linux-arm64-gnu@1.4.1':
- resolution: {integrity: sha512-vtIu34luF1jRktlHtiwm2mjuE8oJCsFiFr8hT5+tFQdqFKjPhbJXn83LswKsOhy0GxAEevpXDI4xxEwkjuXIPA==}
+ '@unrs/resolver-binding-linux-arm64-gnu@1.7.0':
+ resolution: {integrity: sha512-XRrVXRIUP++qyqAqgiXUpOv0GP3cHx7aA7NrzVFf6Cc8FoYuwtnmT+vctfSo4wRZN71MNU4xq2BEFxI4qvSerg==}
cpu: [arm64]
os: [linux]
- '@unrs/resolver-binding-linux-arm64-musl@1.4.1':
- resolution: {integrity: sha512-H3PaOuGyhFXiyJd+09uPhGl4gocmhyi1BRzvsP8Lv5AQO3p3/ZY7WjV4t2NkBksm9tMjf3YbOVHyPWi2eWsNYw==}
+ '@unrs/resolver-binding-linux-arm64-musl@1.7.0':
+ resolution: {integrity: sha512-Sligg+vTDAYTXkUtgviPjGEFIh57pkvlfdyRw21i9gkjp/eCNOAi2o5e7qLGTkoYdJHZJs5wVMViPEmAbw2/Tg==}
cpu: [arm64]
os: [linux]
- '@unrs/resolver-binding-linux-ppc64-gnu@1.4.1':
- resolution: {integrity: sha512-4+GmJcaaFntCi1S01YByqp8wLMjV/FyQyHVGm0vedIhL1Vfx7uHkz/sZmKsidRwokBGuxi92GFmSzqT2O8KcNA==}
+ '@unrs/resolver-binding-linux-ppc64-gnu@1.7.0':
+ resolution: {integrity: sha512-Apek8/x+7Rg33zUJlQV44Bvq8/t1brfulk0veNJrk9wprF89bCYFMUHF7zQYcpf2u+m1+qs3mYQrBd43fGXhMA==}
cpu: [ppc64]
os: [linux]
- '@unrs/resolver-binding-linux-s390x-gnu@1.4.1':
- resolution: {integrity: sha512-6RDQVCmtFYTlhy89D5ixTqo9bTQqFhvNN0Ey1wJs5r+01Dq15gPHRXv2jF2bQATtMrOfYwv+R2ZR9ew1N1N3YQ==}
+ '@unrs/resolver-binding-linux-riscv64-gnu@1.7.0':
+ resolution: {integrity: sha512-kBale8CFX5clfV9VmI9EwKw2ZACMEx1ecjV92F9SeWTUoxl9d+LGzS6zMSX3kGYqcfJB3NXMwLCTwIDBLG1y4g==}
+ cpu: [riscv64]
+ os: [linux]
+
+ '@unrs/resolver-binding-linux-riscv64-musl@1.7.0':
+ resolution: {integrity: sha512-s/Q33xQjeFHSCvGl1sZztFZF6xhv7coMvFz6wa/x/ZlEArjiQoMMwGa/Aieq1Kp/6+S13iU3/IJF0ga6/451ow==}
+ cpu: [riscv64]
+ os: [linux]
+
+ '@unrs/resolver-binding-linux-s390x-gnu@1.7.0':
+ resolution: {integrity: sha512-7PuNXAo97ydaxVNrIYJzPipvINJafDpB8pt5CoZHfu8BmqcU6d7kl6/SABTnqNffNkd6Cfhuo70jvGB2P7oJ/Q==}
cpu: [s390x]
os: [linux]
- '@unrs/resolver-binding-linux-x64-gnu@1.4.1':
- resolution: {integrity: sha512-XpU9uzIkD86+19NjCXxlVPISMUrVXsXo5htxtuG+uJ59p5JauSRZsIxQxzzfKzkxEjdvANPM/lS1HFoX6A6QeA==}
+ '@unrs/resolver-binding-linux-x64-gnu@1.7.0':
+ resolution: {integrity: sha512-fNosEzDMYItA4It+R0tioHwKlEfx/3TkkJdP2x9B5o9R946NDC4ZZj5ZjA+Y4NQD2V/imB3QPAKmeh3vHQGQyA==}
cpu: [x64]
os: [linux]
- '@unrs/resolver-binding-linux-x64-musl@1.4.1':
- resolution: {integrity: sha512-3CDjG/spbTKCSHl66QP2ekHSD+H34i7utuDIM5gzoNBcZ1gTO0Op09Wx5cikXnhORRf9+HyDWzm37vU1PLSM1A==}
+ '@unrs/resolver-binding-linux-x64-musl@1.7.0':
+ resolution: {integrity: sha512-gHIw42dmnVcw7osjNPRybaXhONhggWkkzqiOZzXco1q3OKkn4KsbDylATeemnq3TP+L1BrzSqzl0H9UTJ6ji+w==}
cpu: [x64]
os: [linux]
- '@unrs/resolver-binding-wasm32-wasi@1.4.1':
- resolution: {integrity: sha512-50tYhvbCTnuzMn7vmP8IV2UKF7ITo1oihygEYq9wW2DUb/Y+QMqBHJUSCABRngATjZ4shOK6f2+s0gQX6ElENQ==}
+ '@unrs/resolver-binding-wasm32-wasi@1.7.0':
+ resolution: {integrity: sha512-yq7POusv63/yTkNTaNsnXU/SAcBzckHyk1oYrDXqjS1m/goaWAaU9J9HrsovgTHkljxTcDd6PMAsJ5WZVBuGEQ==}
engines: {node: '>=14.0.0'}
cpu: [wasm32]
- '@unrs/resolver-binding-win32-arm64-msvc@1.4.1':
- resolution: {integrity: sha512-KyJiIne/AqV4IW0wyQO34wSMuJwy3VxVQOfIXIPyQ/Up6y/zi2P/WwXb78gHsLiGRUqCA9LOoCX+6dQZde0g1g==}
+ '@unrs/resolver-binding-win32-arm64-msvc@1.7.0':
+ resolution: {integrity: sha512-/IPZPbdri9jglHonwB3F7EpQZvBK3ObH+g4ma/KDrqTEAECwvgE10Unvo0ox3LQFR/iMMAkVY+sGNMrMiIV/QQ==}
cpu: [arm64]
os: [win32]
- '@unrs/resolver-binding-win32-ia32-msvc@1.4.1':
- resolution: {integrity: sha512-y2NUD7pygrBolN2NoXUrwVqBpKPhF8DiSNE5oB5/iFO49r2DpoYqdj5HPb3F42fPBH5qNqj6Zg63+xCEzAD2hw==}
+ '@unrs/resolver-binding-win32-ia32-msvc@1.7.0':
+ resolution: {integrity: sha512-NGVKbHEdrLuJdpcuGqV5zXO3v8t4CWOs0qeCGjO47RiwwufOi/yYcrtxtCzZAaMPBrffHL7c6tJ1Hxr17cPUGg==}
cpu: [ia32]
os: [win32]
- '@unrs/resolver-binding-win32-x64-msvc@1.4.1':
- resolution: {integrity: sha512-hVXaObGI2lGFmrtT77KSbPQ3I+zk9IU500wobjk0+oX59vg/0VqAzABNtt3YSQYgXTC2a/LYxekLfND/wlt0yQ==}
+ '@unrs/resolver-binding-win32-x64-msvc@1.7.0':
+ resolution: {integrity: sha512-Jf14pKofg58DIwcZv4Wt9AyVVe7bSJP8ODz+EP9nG/rho08FQzan0VOJk1g6/BNE1RkoYd+lRTWK+/BgH12qoQ==}
cpu: [x64]
os: [win32]
+ '@upstash/redis@1.34.8':
+ resolution: {integrity: sha512-eGJgOKc+2Uq4AdSM0lNx+WvFFhQeyhJ32SGNuSniLPg4lNb6m5h2AQ77qL+TgWiMZO8HCQ82Zsc/RlVBevCWTg==}
+
'@vanilla-extract/babel-plugin-debug-ids@1.2.0':
resolution: {integrity: sha512-z5nx2QBnOhvmlmBKeRX5sPVLz437wV30u+GJL+Hzj1rGiJYVNvgIIlzUpRNjVQ0MgAgiQIqIUbqPnmMc6HmDlQ==}
@@ -10134,6 +11420,11 @@ packages:
peerDependencies:
webpack: ^4.30.0 || ^5.20.2
+ '@vercel/nft@0.27.7':
+ resolution: {integrity: sha512-FG6H5YkP4bdw9Ll1qhmbxuE8KwW2E/g8fJpM183fWQLeVDGqzeywMIeJ9h2txdWZ03psgWMn6QymTxaDLmdwUg==}
+ engines: {node: '>=16'}
+ hasBin: true
+
'@vercel/nft@0.29.2':
resolution: {integrity: sha512-A/Si4mrTkQqJ6EXJKv5EYCDQ3NL6nJXxG8VGXePsaiQigsomHYQC9xSpX8qGk7AEZk4b1ssbYIqJ0ISQQ7bfcA==}
engines: {node: '>=18'}
@@ -10298,16 +11589,16 @@ packages:
'@vue/devtools-api@7.7.2':
resolution: {integrity: sha512-1syn558KhyN+chO5SjlZIwJ8bV/bQ1nOVTG66t2RbG66ZGekyiYNmRO7X9BJCXQqPsFHlnksqvPhce2qpzxFnA==}
- '@vue/devtools-core@7.7.2':
- resolution: {integrity: sha512-lexREWj1lKi91Tblr38ntSsy6CvI8ba7u+jmwh2yruib/ltLUcsIzEjCnrkh1yYGGIKXbAuYV2tOG10fGDB9OQ==}
+ '@vue/devtools-core@7.7.5':
+ resolution: {integrity: sha512-ElKr0NDor57gVaT+gMQ8kcVP4uFGqHcxuuQndW/rPwh6aHWvEcUL3sxL8cEk+e1Rdt28kS88erpsiIMO6hEENQ==}
peerDependencies:
vue: ^3.0.0
- '@vue/devtools-kit@7.7.2':
- resolution: {integrity: sha512-CY0I1JH3Z8PECbn6k3TqM1Bk9ASWxeMtTCvZr7vb+CHi+X/QwQm5F1/fPagraamKMAHVfuuCbdcnNg1A4CYVWQ==}
+ '@vue/devtools-kit@7.7.5':
+ resolution: {integrity: sha512-S9VAVJYVAe4RPx2JZb9ZTEi0lqTySz2CBeF0wHT5D3dkTLnT9yMMGegKNl4b2EIELwLSkcI9bl2qp0/jW+upqA==}
- '@vue/devtools-shared@7.7.2':
- resolution: {integrity: sha512-uBFxnp8gwW2vD6FrJB8JZLUzVb6PNRG0B0jBnHsOH8uKyva2qINY8PTF5Te4QlTbMDqU5K6qtJDr6cNsKWhbOA==}
+ '@vue/devtools-shared@7.7.5':
+ resolution: {integrity: sha512-QBjG72RfpM0DKtpns2RZOxBltO226kOAls9e4Lri6YxS2gWTgL0H+wj1R2K76lxxIeOrqo4+2Ty6RQnzv+WSTQ==}
'@vue/language-core@2.1.8':
resolution: {integrity: sha512-DtPUKrIRqqzY1joGfVHxHWZoxXZbCQLmVtW+QTifuPInfcs1R/3UAdlJXDp+lpSpP9lI5m+jMYYlwDXXu3KSTg==}
@@ -10434,8 +11725,8 @@ packages:
resolution: {integrity: sha512-v2W5q/NlX1qkn2q/JOXQT//pOAdrhz7+nOcO2uiH9+a0uvreL+sdWWqkhFmMcX+HEBjaibdOQMUoIfDhOGX4XA==}
engines: {node: '>=16'}
- '@wallet-standard/errors@0.1.0':
- resolution: {integrity: sha512-ag0eq5ixy7rz8M5YUWGi/EoIJ69KJ+KILFNunoufgmXVkiISC7+NIZXJYTJrapni4f9twE1hfT+8+IV2CYCvmg==}
+ '@wallet-standard/errors@0.1.1':
+ resolution: {integrity: sha512-V8Ju1Wvol8i/VDyQOHhjhxmMVwmKiwyxUZBnHhtiPZJTWY0U/Shb2iEWyGngYEbAkp2sGTmEeNX1tVyGR7PqNw==}
engines: {node: '>=16'}
hasBin: true
@@ -10719,6 +12010,26 @@ packages:
webpack-dev-server:
optional: true
+ '@whatwg-node/disposablestack@0.0.6':
+ resolution: {integrity: sha512-LOtTn+JgJvX8WfBVJtF08TGrdjuFzGJc4mkP8EdDI8ADbvO7kiexYep1o8dwnt0okb0jYclCDXF13xU7Ge4zSw==}
+ engines: {node: '>=18.0.0'}
+
+ '@whatwg-node/fetch@0.10.6':
+ resolution: {integrity: sha512-6uzhO2aQ757p3bSHcemA8C4pqEXuyBqyGAM7cYpO0c6/igRMV9As9XL0W12h5EPYMclgr7FgjmbVQBoWEdJ/yA==}
+ engines: {node: '>=18.0.0'}
+
+ '@whatwg-node/node-fetch@0.7.18':
+ resolution: {integrity: sha512-IxKdVWfZYasGiyxBcsROxq6FmDQu3MNNiOYJ/yqLKhe+Qq27IIWsK7ItbjS2M9L5aM5JxjWkIS7JDh7wnsn+CQ==}
+ engines: {node: '>=18.0.0'}
+
+ '@whatwg-node/promise-helpers@1.3.1':
+ resolution: {integrity: sha512-D+OwTEunoQhVHVToD80dPhfz9xgPLqJyEA3F5jCRM14A2u8tBBQVdZekqfqx6ZAfZ+POT4Hb0dn601UKMsvADw==}
+ engines: {node: '>=16.0.0'}
+
+ '@whatwg-node/server@0.9.71':
+ resolution: {integrity: sha512-ueFCcIPaMgtuYDS9u0qlUoEvj6GiSsKrwnOLPp9SshqjtcRaR1IEHRjoReq3sXNydsF5i0ZnmuYgXq9dV53t0g==}
+ engines: {node: '>=18.0.0'}
+
'@xrplf/isomorphic@1.0.1':
resolution: {integrity: sha512-0bIpgx8PDjYdrLFeC3csF305QQ1L7sxaWnL5y71mCvhenZzJgku9QsA+9QCXBC1eNYtxWO/xR91zrXJy2T/ixg==}
engines: {node: '>=16.0.0'}
@@ -10755,16 +12066,15 @@ packages:
'@zag-js/focus-visible@0.16.0':
resolution: {integrity: sha512-a7U/HSopvQbrDU4GLerpqiMcHKEkQkNPeDZJWz38cw/6Upunh41GjHetq5TB84hxyCaDzJ6q2nEdNoBQfC0FKA==}
- JSONStream@1.3.5:
- resolution: {integrity: sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==}
- hasBin: true
+ abbrev@1.1.1:
+ resolution: {integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==}
abbrev@2.0.0:
resolution: {integrity: sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
- abbrev@3.0.0:
- resolution: {integrity: sha512-+/kfrslGQ7TNV2ecmQwMJj/B65g5KVq1/L3SGVZ3tCYGqlzFuFCGBZJtMP99wH3NpEUyAjn0zPdPUg0D+DwrOA==}
+ abbrev@3.0.1:
+ resolution: {integrity: sha512-AO2ac6pjRB3SJmGJo+v5/aK6Omggp6fsLrs6wN9bd35ulu4cCwaAU9+7ZhXjeqHVkaHThLuzH0nZr0YpCDhygg==}
engines: {node: ^18.17.0 || >=20.5.0}
abitype@1.0.8:
@@ -10786,6 +12096,10 @@ packages:
resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==}
engines: {node: '>= 0.6'}
+ accepts@2.0.0:
+ resolution: {integrity: sha512-5cvg6CtKwfgdmVqY1WIiXKc3Q1bkRqGLi+2W/6ao+6Y7gu/RCwRuAhGEzh5B4KlszSuTLgZYuqFqo5bImjNKng==}
+ engines: {node: '>= 0.6'}
+
acorn-import-attributes@1.9.5:
resolution: {integrity: sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==}
peerDependencies:
@@ -10840,6 +12154,16 @@ packages:
resolution: {integrity: sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==}
engines: {node: '>=8'}
+ ai@4.3.10:
+ resolution: {integrity: sha512-jw+ahNu+T4SHj9gtraIKtYhanJI6gj2IZ5BFcfEHgoyQVMln5a5beGjzl/nQSX6FxyLqJ/UBpClRa279EEKK/Q==}
+ engines: {node: '>=18'}
+ peerDependencies:
+ react: ^18 || ^19 || ^19.0.0-rc
+ zod: ^3.23.8
+ peerDependenciesMeta:
+ react:
+ optional: true
+
ajv-formats@2.1.1:
resolution: {integrity: sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==}
peerDependencies:
@@ -10921,6 +12245,9 @@ packages:
app-root-dir@1.0.2:
resolution: {integrity: sha512-jlpIfsOoNoafl92Sz//64uQHGSyMrD2vYG5d8o2a4qGvyNCvXur7bzIsWtAC/6flI2RYAp3kv8rsfBtaLm7w0g==}
+ aproba@2.0.0:
+ resolution: {integrity: sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==}
+
archiver-utils@5.0.2:
resolution: {integrity: sha512-wuLJMmIBQYCsGZgYLTy5FIB2pF6Lfb6cXMSF8Qywwk3t20zWnAi7zLcQFdKQmIB8wyZpY5ER38x08GbwtR2cLA==}
engines: {node: '>= 14'}
@@ -10929,6 +12256,11 @@ packages:
resolution: {integrity: sha512-ZcbTaIqJOfCc03QwD468Unz/5Ir8ATtvAHsK+FdXbDIbGfihqh9mrvdcYunQzqn4HrvWWaFyaxJhGZagaJJpPQ==}
engines: {node: '>= 14'}
+ are-we-there-yet@2.0.0:
+ resolution: {integrity: sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==}
+ engines: {node: '>=10'}
+ deprecated: This package is no longer supported.
+
arg@4.1.3:
resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==}
@@ -11001,10 +12333,14 @@ packages:
resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==}
engines: {node: '>=12'}
- ast-kit@1.4.2:
- resolution: {integrity: sha512-lvGehj1XsrIoQrD5CfPduIzQbcpuX2EPjlk/vDMDQF9U9HLRB6WwMTdighj5n52hdhh8xg9VgPTU7Q25MuJ/rw==}
+ ast-kit@1.4.3:
+ resolution: {integrity: sha512-MdJqjpodkS5J149zN0Po+HPshkTdUyrvF7CKTafUgv69vBSPtncrj+3IiUgqdd7ElIEkbeXCsEouBUwLrw9Ilg==}
engines: {node: '>=16.14.0'}
+ ast-module-types@5.0.0:
+ resolution: {integrity: sha512-JvqziE0Wc0rXQfma0HZC/aY7URXHFuZV84fJRtP8u+lhp0JYCNd5wJzVXP45t0PH0Mej3ynlzvdyITYIu0G4LQ==}
+ engines: {node: '>=14'}
+
ast-types-flow@0.0.8:
resolution: {integrity: sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==}
@@ -11027,8 +12363,8 @@ packages:
async-mutex@0.2.6:
resolution: {integrity: sha512-Hs4R+4SPgamu6rSGW8C7cV9gaWUKEHykfzCCvIRuaVv636Ju10ZdeUbvb4TBEW0INuq2DHZqXbK4Nd3yG4RaRw==}
- async-mutex@0.4.1:
- resolution: {integrity: sha512-WfoBo4E/TbCX1G95XTjbWTE3X2XLG0m1Xbv2cwOtuPdyH9CZvnaA5nCt1ucjaKEgW2A5IF71hxrRhr83Je5xjA==}
+ async-mutex@0.5.0:
+ resolution: {integrity: sha512-1A94B18jkJ3DYq284ohPxoXbfTA5HsQ7/Mf4DEhcyLx3Bz27Rh59iScbB6EPiP+B+joue6YCxcMXSbFC1tZKwA==}
async-retry@1.2.3:
resolution: {integrity: sha512-tfDb02Th6CE6pJUF2gjW5ZVjsgwlucVXOEQMvEX9JgSJMs9gAX+Nz3xRuJBKuUYjTSYORqvDBORdAQ3LU59g7Q==}
@@ -11120,6 +12456,9 @@ packages:
engines: {node: '>=6.0.0'}
hasBin: true
+ bail@2.0.2:
+ resolution: {integrity: sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==}
+
balanced-match@1.0.2:
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
@@ -11195,8 +12534,8 @@ packages:
bignumber.js@9.1.2:
resolution: {integrity: sha512-2/mKyZH9K85bzOEfhXDBFZTGd1CTs+5IHpeFQo9luiBG7hghdC851Pj2WAhb6E3R6b9tZj/XKhbg4fum+Kepug==}
- bignumber.js@9.2.1:
- resolution: {integrity: sha512-+NzaKgOUvInq9TIUZ1+DRspzf/HApkCwD4btfuasFTdrfnOxqx853TgDpMolp+uv4RpRp7bPcEU2zKr9+fRmyw==}
+ bignumber.js@9.3.0:
+ resolution: {integrity: sha512-EM7aMFTXbptt/wZdMlBv2t8IViwQL+h6SLHosp8Yf0dqJMTnY6iL32opnAB6kAdL0SZPuvcAzFr31o0c/R3/RA==}
binary-extensions@2.3.0:
resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
@@ -11229,9 +12568,6 @@ packages:
bip66@2.0.0:
resolution: {integrity: sha512-kBG+hSpgvZBrkIm9dt5T1Hd/7xGCPEX2npoxAWZfsK1FvjgaxySEh2WizjyIstWXriKo9K9uJ4u0OnsyLDUPXQ==}
- birpc@0.2.19:
- resolution: {integrity: sha512-5WeXXAvTmitV1RqJFppT5QtUiz2p1mRSYU000Jkft5ZUCLJIk4uQriYNO50HknxKwM6jd8utNc66K1qGIwwWBQ==}
-
birpc@2.3.0:
resolution: {integrity: sha512-ijbtkn/F3Pvzb6jHypHRyve2QApOCZDR25D/VnkY2G/lBNcXCTsnsCxgY4k4PkVB7zfwzYbY3O9Lcqe3xufS5g==}
@@ -11276,6 +12612,10 @@ packages:
resolution: {integrity: sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==}
engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16}
+ body-parser@2.2.0:
+ resolution: {integrity: sha512-02qvAaxv8tp7fBa/mw1ga98OGm+eCbqzJOKoRt70sLmfEEi+jyBYVTDGfCL/k06/4EMk/z01gCe7HoCH/f2LTg==}
+ engines: {node: '>=18'}
+
bonjour-service@1.3.0:
resolution: {integrity: sha512-3YuAUiSkWykd+2Azjgyxei8OWf8thdn8AITIog2M4UICzoqfjlqr64WIjEXZllf/W6vK1goqleSR6brGomxQqA==}
@@ -11405,6 +12745,10 @@ packages:
resolution: {integrity: sha512-WDtdLmJvAuNNPzByAYpRo2rF1Mmradw6gvWsQKf63476DDXmomT9zUiGypLcG4ibIM67vhAj8jJRdbmEws2Aqw==}
engines: {node: '>=6.14.2'}
+ builtin-modules@3.3.0:
+ resolution: {integrity: sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==}
+ engines: {node: '>=6'}
+
builtin-status-codes@3.0.0:
resolution: {integrity: sha512-HpGFw18DgFWlncDfjTa2rcQ4W88O1mC8e8yZ2AvQY5KDaktSTwo+KRf6nHK6FRI5FyRyb/5T6+TSxfP7QyGsmQ==}
@@ -11416,6 +12760,10 @@ packages:
resolution: {integrity: sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==}
engines: {node: '>=10.16.0'}
+ bytes@3.0.0:
+ resolution: {integrity: sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw==}
+ engines: {node: '>= 0.8'}
+
bytes@3.1.2:
resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==}
engines: {node: '>= 0.8'}
@@ -11448,6 +12796,9 @@ packages:
resolution: {integrity: sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==}
engines: {node: '>= 0.4'}
+ callsite@1.0.0:
+ resolution: {integrity: sha512-0vdNRFXn5q+dtOqjfFtmtlI9N2eVZ7LMyEV2iKC5mEEFvSg/69Ml6b/WU2qF8W1nLRa0wiSrDT3Y5jOHZCwKPQ==}
+
callsites@3.1.0:
resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
engines: {node: '>=6'}
@@ -11466,8 +12817,8 @@ packages:
caniuse-api@3.0.0:
resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==}
- caniuse-lite@1.0.30001713:
- resolution: {integrity: sha512-wCIWIg+A4Xr7NfhTuHdX+/FKh3+Op3LBbSp2N5Pfx6T/LhdQy3GTyoTg48BReaW/MyMNZAkTadsBtai3ldWK0Q==}
+ caniuse-lite@1.0.30001715:
+ resolution: {integrity: sha512-7ptkFGMm2OAOgvZpwgA4yjQ5SQbrNVGdRjzH0pBdy1Fasvcr+KAeECmbCAECzTuDuoX0FCY8KzUxjf9+9kfZEw==}
capnp-ts@0.7.0:
resolution: {integrity: sha512-XKxXAC3HVPv7r674zP0VC3RTXz+/JKhfyw94ljvF80yynK6VkTnqE3jMuN8b3dUVmmc43TjyxjW4KTsmB3c86g==}
@@ -11478,6 +12829,9 @@ packages:
cbor-sync@1.0.4:
resolution: {integrity: sha512-GWlXN4wiz0vdWWXBU71Dvc1q3aBo0HytqwAZnXF1wOwjqNnDWA1vZ1gDMFLlqohak31VQzmhiYfiCX5QSSfagA==}
+ ccount@2.0.1:
+ resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==}
+
chai-a11y-axe@1.5.0:
resolution: {integrity: sha512-V/Vg/zJDr9aIkaHJ2KQu7lGTQQm5ZOH4u1k5iTMvIXuSVlSuUo0jcSpSqf9wUn9zl6oQXa4e4E0cqH18KOgKlQ==}
@@ -11501,6 +12855,18 @@ packages:
resolution: {integrity: sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==}
engines: {node: ^12.17.0 || ^14.13 || >=16.0.0}
+ character-entities-html4@2.1.0:
+ resolution: {integrity: sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==}
+
+ character-entities-legacy@3.0.0:
+ resolution: {integrity: sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==}
+
+ character-entities@2.0.2:
+ resolution: {integrity: sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==}
+
+ character-reference-invalid@2.0.1:
+ resolution: {integrity: sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==}
+
chardet@0.7.0:
resolution: {integrity: sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==}
@@ -11620,6 +12986,12 @@ packages:
resolution: {integrity: sha512-RMr0FhtfXemyinomL4hrWcYJxmX6deFdCxpJzhDttxgO1+bcCnkk+9drydLVDmAMG7NE6aN/fl4F7ucU/90gAA==}
engines: {node: '>=0.10.0'}
+ cmdk@1.1.1:
+ resolution: {integrity: sha512-Vsv7kFaXm+ptHDMZ7izaRsP70GgrW9NBNGswt9OZaVBLlE0SNpDq8eu/VGXyF9r7M0azK3Wy7OlYXsuyYLFzHg==}
+ peerDependencies:
+ react: ^18 || ^19 || ^19.0.0-rc
+ react-dom: ^18 || ^19 || ^19.0.0-rc
+
co-body@6.2.0:
resolution: {integrity: sha512-Kbpv2Yd1NdL1V/V4cwLVxraHDV6K8ayohr2rmH0J87Er8+zJjcTa6dAn9QMPC9CRgU8+aNajKbSf1TzDB1yKPA==}
engines: {node: '>=8.0.0'}
@@ -11644,9 +13016,23 @@ packages:
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
+
color2k@2.0.3:
resolution: {integrity: sha512-zW190nQTIoXcGCaU08DvVNFTmQhUpnJfVuAKfWqUQkflXKpaDdpaYoM0iluLS9lgJNHyBF58KKA2FBEwkD7wog==}
+ color@3.2.1:
+ resolution: {integrity: sha512-aBl7dZI9ENN6fUGC7mWpMTPNHmWUSNan9tuWN6ahh5ZLNk9baLJOnSMlrQkHcrfFgz2/RigjUVAjdx36VcemKA==}
+
+ color@4.2.3:
+ resolution: {integrity: sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==}
+ engines: {node: '>=12.5.0'}
+
colord@2.9.3:
resolution: {integrity: sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==}
@@ -11660,10 +13046,16 @@ packages:
resolution: {integrity: sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==}
engines: {node: '>=0.1.90'}
+ colorspace@1.1.4:
+ resolution: {integrity: sha512-BgvKJiuVu1igBUF2kEjRCZXol6wiiGbY5ipL/oVPwm0BL9sIpMIzM8IK7vwuxIIzOXMV3Ey5w+vxhm0rR/TN8w==}
+
combined-stream@1.0.8:
resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
engines: {node: '>= 0.8'}
+ comma-separated-tokens@2.0.3:
+ resolution: {integrity: sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==}
+
commander@10.0.1:
resolution: {integrity: sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==}
engines: {node: '>=14'}
@@ -11704,6 +13096,9 @@ packages:
compatx@0.1.8:
resolution: {integrity: sha512-jcbsEAR81Bt5s1qOFymBufmCbXCXbk0Ql+K5ouj6gCyx2yHlu6AgmGIi9HxfKixpUDO5bCFJUHQ5uM6ecbTebw==}
+ compatx@0.2.0:
+ resolution: {integrity: sha512-6gLRNt4ygsi5NyMVhceOCFv14CIdDFN7fQjX1U4+47qVE/+kjPoXMK65KWK+dWxmFzMTuKazoQ9sch6pM0p5oA==}
+
compress-commons@6.0.2:
resolution: {integrity: sha512-6FqVXeETqWPoGcfzrXb37E50NP0LXT8kAMu5ooZayhWWdgEY4lBEEcbQNXtkuKQsGduxiIcI4gOTsxTmuq/bSg==}
engines: {node: '>= 14'}
@@ -11726,6 +13121,11 @@ packages:
resolution: {integrity: sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==}
engines: {'0': node >= 0.8}
+ concurrently@9.1.2:
+ resolution: {integrity: sha512-H9MWcoPsYddwbOGM6difjVwVZHl63nwMEwDJG/L7VGtuaJhb12h2caPG2tVPWs7emuYix252iGfqOyrz1GczTQ==}
+ engines: {node: '>=18'}
+ hasBin: true
+
confbox@0.1.8:
resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==}
@@ -11746,13 +13146,24 @@ packages:
console-browserify@1.2.0:
resolution: {integrity: sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA==}
+ console-control-strings@1.1.0:
+ resolution: {integrity: sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==}
+
constants-browserify@1.0.0:
resolution: {integrity: sha512-xFxOwqIzR/e1k1gLiWEophSCMqXcwVHIH7akf7b/vxcUeGunlj3hvZaaqxwHsTgn+IndtkQJgSztIDWeumWJDQ==}
+ content-disposition@0.5.2:
+ resolution: {integrity: sha512-kRGRZw3bLlFISDBgwTSA1TMBFN6J6GWDeubmDE3AF+3+yXL8hTWv8r5rkLbqYXY4RjPk/EzHnClI3zQf1cFmHA==}
+ engines: {node: '>= 0.6'}
+
content-disposition@0.5.4:
resolution: {integrity: sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==}
engines: {node: '>= 0.6'}
+ content-disposition@1.0.0:
+ resolution: {integrity: sha512-Au9nRL8VNUut/XSzbQA38+M78dzP4D+eqg3gfJHMIHHYa3bg067xj1KxMUWj+VULbiZMowKngFFbKczUrNJ1mg==}
+ engines: {node: '>= 0.6'}
+
content-type@1.0.5:
resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==}
engines: {node: '>= 0.6'}
@@ -11772,6 +13183,10 @@ packages:
cookie-signature@1.0.6:
resolution: {integrity: sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==}
+ cookie-signature@1.2.2:
+ resolution: {integrity: sha512-D76uU73ulSXrD1UXF4KE2TMxVVwhsnCgfAyTg9k8P6KGZjlXKrOLe4dJQKI3Bxi5wjesZoFXJWElNWBjPZMbhg==}
+ engines: {node: '>=6.6.0'}
+
cookie@0.6.0:
resolution: {integrity: sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==}
engines: {node: '>= 0.6'}
@@ -11814,6 +13229,10 @@ packages:
core-util-is@1.0.3:
resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
+ cors@2.8.5:
+ resolution: {integrity: sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==}
+ engines: {node: '>= 0.10'}
+
corser@2.0.1:
resolution: {integrity: sha512-utCYNzRSQIZNPIcGZdQc92UVJYAhtGAteCFg0yRaFm8f0P+CPtyGyHXJcGXnffjCybUCEx3FQ2G7U3/o9eIkVQ==}
engines: {node: '>= 0.4.0'}
@@ -11831,6 +13250,10 @@ packages:
typescript:
optional: true
+ cp-file@10.0.0:
+ resolution: {integrity: sha512-vy2Vi1r2epK5WqxOLnskeKeZkdZvTKfFZQCplE3XWsP+SUJyd5XAUFC9lFgTjjXJF2GMne/UML14iEmkAaDfFg==}
+ engines: {node: '>=14.16'}
+
crc-32@1.2.2:
resolution: {integrity: sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==}
engines: {node: '>=0.8'}
@@ -11855,6 +13278,10 @@ packages:
create-require@1.1.1:
resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==}
+ cron-parser@4.9.0:
+ resolution: {integrity: sha512-p0SaNjrHOnQeR8/VnfGbmg9te2kfyYSQ7Sc/j/6DtPL3JQvKxmjO9TSjNFpujqV3vEYYBvNNvXSxzyksBWAx1Q==}
+ engines: {node: '>=12.0.0'}
+
croner@9.0.0:
resolution: {integrity: sha512-onMB0OkDjkXunhdW9htFjEhqrD54+M94i6ackoUkjHKbRnXdyEyKRelp4nJ1kAz32+s27jP1FsebpJCVl0BsvA==}
engines: {node: '>=18.0'}
@@ -11954,8 +13381,8 @@ packages:
resolution: {integrity: sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==}
engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0, npm: '>=7.0.0'}
- cssstyle@4.3.0:
- resolution: {integrity: sha512-6r0NiY0xizYqfBvWp1G7WXJ06/bZyrk7Dc6PHql82C/pKGUTKu4yAX4Y8JPamb1ob9nBKuxWzCGTRuGwU3yxJQ==}
+ cssstyle@4.3.1:
+ resolution: {integrity: sha512-ZgW+Jgdd7i52AaLYCriF8Mxqft0gD/R9i9wi6RWBhs1pqdPEzPjym7rvRKi397WmQFf3SlyUsszhw+VVCbx79Q==}
engines: {node: '>=18'}
csstype@3.1.3:
@@ -11972,6 +13399,10 @@ packages:
data-uri-to-buffer@2.0.2:
resolution: {integrity: sha512-ND9qDTLc6diwj+Xe5cdAgVTbLVdXbtxTJRXRhli8Mowuaan+0EJOtdqJ0QCHNSSPyoXGx9HX2/VMnKeC34AChA==}
+ data-uri-to-buffer@4.0.1:
+ resolution: {integrity: sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==}
+ engines: {node: '>= 12'}
+
data-urls@5.0.0:
resolution: {integrity: sha512-ZYP5VBHshaDAiVZxjbRVcFJpc+4xGgT0bK3vzy1HLN8jTO975HEbuYzZJcHoQEY5K1a0z8YayJkyVETa08eNTg==}
engines: {node: '>=18'}
@@ -12004,8 +13435,8 @@ packages:
dayjs@1.11.13:
resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==}
- db0@0.3.1:
- resolution: {integrity: sha512-3RogPLE2LLq6t4YiFCREyl572aBjkfMvfwPyN51df00TbPbryL3XqBYuJ/j6mgPssPK8AKfYdLxizaO5UG10sA==}
+ db0@0.3.2:
+ resolution: {integrity: sha512-xzWNQ6jk/+NtdfLyXEipbX55dmDSeteLFt/ayF+wZUU5bzKgmrDOxmInUTbyVRp46YwnJdkDA1KhB7WIXFofJw==}
peerDependencies:
'@electric-sql/pglite': '*'
'@libsql/client': '*'
@@ -12067,6 +13498,9 @@ packages:
supports-color:
optional: true
+ decache@4.6.2:
+ resolution: {integrity: sha512-2LPqkLeu8XWHU8qNCS3kcF6sCcb5zIzvWaAHYSvPfwhdd7mHuah29NssMzrTYyHN4F5oFy2ko9OBYxegtU0FEw==}
+
decamelize@1.2.0:
resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==}
engines: {node: '>=0.10.0'}
@@ -12074,6 +13508,9 @@ packages:
decimal.js@10.5.0:
resolution: {integrity: sha512-8vDa8Qxvr/+d94hSh5P3IJwI5t8/c0KsMp+g8bNw9cY2icONa5aPfvKeieW1WlG0WQYwwhJ7mjui2xtiePQSXw==}
+ decode-named-character-reference@1.1.0:
+ resolution: {integrity: sha512-Wy+JTSbFThEOXQIR2L6mxJvEs+veIzpmqD7ynWxMXGpnk3smkHQOp6forLdHsKpAMW9iJpaBBIxz285t1n1C3w==}
+
decode-uri-component@0.2.2:
resolution: {integrity: sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==}
engines: {node: '>=0.10'}
@@ -12212,8 +13649,8 @@ packages:
engines: {node: '>=0.10'}
hasBin: true
- detect-libc@2.0.3:
- resolution: {integrity: sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==}
+ detect-libc@2.0.4:
+ resolution: {integrity: sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==}
engines: {node: '>=8'}
detect-node-es@1.1.0:
@@ -12231,12 +13668,51 @@ packages:
engines: {node: '>= 4.0.0'}
hasBin: true
+ detective-amd@5.0.2:
+ resolution: {integrity: sha512-XFd/VEQ76HSpym80zxM68ieB77unNuoMwopU2TFT/ErUk5n4KvUTwW4beafAVUugrjV48l4BmmR0rh2MglBaiA==}
+ engines: {node: '>=14'}
+ hasBin: true
+
+ detective-cjs@5.0.1:
+ resolution: {integrity: sha512-6nTvAZtpomyz/2pmEmGX1sXNjaqgMplhQkskq2MLrar0ZAIkHMrDhLXkRiK2mvbu9wSWr0V5/IfiTrZqAQMrmQ==}
+ engines: {node: '>=14'}
+
+ detective-es6@4.0.1:
+ resolution: {integrity: sha512-k3Z5tB4LQ8UVHkuMrFOlvb3GgFWdJ9NqAa2YLUU/jTaWJIm+JJnEh4PsMc+6dfT223Y8ACKOaC0qcj7diIhBKw==}
+ engines: {node: '>=14'}
+
+ detective-postcss@6.1.3:
+ resolution: {integrity: sha512-7BRVvE5pPEvk2ukUWNQ+H2XOq43xENWbH0LcdCE14mwgTBEAMoAx+Fc1rdp76SmyZ4Sp48HlV7VedUnP6GA1Tw==}
+ engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
+
+ detective-sass@5.0.3:
+ resolution: {integrity: sha512-YsYT2WuA8YIafp2RVF5CEfGhhyIVdPzlwQgxSjK+TUm3JoHP+Tcorbk3SfG0cNZ7D7+cYWa0ZBcvOaR0O8+LlA==}
+ engines: {node: '>=14'}
+
+ detective-scss@4.0.3:
+ resolution: {integrity: sha512-VYI6cHcD0fLokwqqPFFtDQhhSnlFWvU614J42eY6G0s8c+MBhi9QAWycLwIOGxlmD8I/XvGSOUV1kIDhJ70ZPg==}
+ engines: {node: '>=14'}
+
+ detective-stylus@4.0.0:
+ resolution: {integrity: sha512-TfPotjhszKLgFBzBhTOxNHDsutIxx9GTWjrL5Wh7Qx/ydxKhwUrlSFeLIn+ZaHPF+h0siVBkAQSuy6CADyTxgQ==}
+ engines: {node: '>=14'}
+
+ detective-typescript@11.2.0:
+ resolution: {integrity: sha512-ARFxjzizOhPqs1fYC/2NMC3N4jrQ6HvVflnXBTRqNEqJuXwyKLRr9CrJwkRcV/SnZt1sNXgsF6FPm0x57Tq0rw==}
+ engines: {node: ^14.14.0 || >=16.0.0}
+
devalue@5.1.1:
resolution: {integrity: sha512-maua5KUiapvEwiEAe+XnlZ3Rh0GD+qI1J/nb9vrJc3muPXvcF/8gXYTWF76+5DAqHyDUtOIImEuo0YKE9mshVw==}
+ devlop@1.1.0:
+ resolution: {integrity: sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==}
+
didyoumean@1.2.2:
resolution: {integrity: sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==}
+ diff-match-patch@1.0.5:
+ resolution: {integrity: sha512-IayShXAgj/QMXgB0IWmKx+rOPuGMhqm5w6jvFxmVenXKIzRqTAAsbBPT3kWQeGANj3jGgvcvv4yK6SxqYmikgw==}
+
diff@4.0.2:
resolution: {integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==}
engines: {node: '>=0.3.1'}
@@ -12383,8 +13859,8 @@ packages:
engines: {node: '>=0.10.0'}
hasBin: true
- electron-to-chromium@1.5.135:
- resolution: {integrity: sha512-8gXUdEmvb+WCaYUhA0Svr08uSeRjM2w3x5uHOc1QbaEVzJXB8rgm5eptieXzyKoVEtinLvW6MtTcurA65PeS1Q==}
+ electron-to-chromium@1.5.141:
+ resolution: {integrity: sha512-qS+qH9oqVYc1ooubTiB9l904WVyM6qNYxtOEEGReoZXw3xlqeYdFr5GclNzbkAufWgwWLEPoDi3d9MoRwwIjGw==}
elliptic@6.6.1:
resolution: {integrity: sha512-RaddvvMatK2LJHqFJ+YA4WysVN5Ita9E35botqIYspQ4TkRAlCicdzKOjlyv/1Za5RyTNn7di//eEV0uTAfe3g==}
@@ -12402,6 +13878,9 @@ packages:
resolution: {integrity: sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==}
engines: {node: '>= 4'}
+ enabled@2.0.0:
+ resolution: {integrity: sha512-AKrN98kuwOzMIdAizXGI86UFBoo26CL21UM763y1h/GMSJ4/OHU9k2YlsmBpyScFo/wbLzWQJBMCW4+IO3/+OQ==}
+
encode-utf8@1.0.3:
resolution: {integrity: sha512-ucAnuBEhUK4boH2HjVYG5Q2mQyPorvv0u/ocS+zhdw0S8AlHYY+GOFhP1Gio5z4icpP2ivFSvhtFjQi8+T9ppw==}
@@ -12446,10 +13925,18 @@ packages:
resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
engines: {node: '>=0.12'}
+ entities@6.0.0:
+ resolution: {integrity: sha512-aKstq2TDOndCn4diEyp9Uq/Flu2i1GlLkc6XIDQSDMuaFE3OPW5OphLCyQ5SpSJZTb4reN+kTcYru5yIfXoRPw==}
+ engines: {node: '>=0.12'}
+
env-paths@2.2.1:
resolution: {integrity: sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==}
engines: {node: '>=6'}
+ env-paths@3.0.0:
+ resolution: {integrity: sha512-dtJUTepzMW3Lm/NPxRf3wP4642UWhjL2sQxc+ym2YMj1m/H2zDNQOlezafzkHwn6sMstjHTwG6iQQsctDW/b1A==}
+ engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
+
envinfo@7.14.0:
resolution: {integrity: sha512-CO40UI41xDQzhLB1hWyqUKgFhs250pNcGbyGKe1l/e4FSaI/+YE4IMG76GDt0In67WLPACIITC+sOi08x4wIvg==}
engines: {node: '>=4'}
@@ -12486,8 +13973,8 @@ packages:
es-module-lexer@0.9.3:
resolution: {integrity: sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==}
- es-module-lexer@1.6.0:
- resolution: {integrity: sha512-qqnD1yMU6tk/jnaMosogGySTZP8YtUgAffA9nMN+E/rjxcfRQ6IEk7IiozUjgxKoFHBGjTLnrHB/YC45r/59EQ==}
+ es-module-lexer@1.7.0:
+ resolution: {integrity: sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==}
es-object-atoms@1.1.1:
resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==}
@@ -12535,6 +14022,11 @@ packages:
engines: {node: '>=12'}
hasBin: true
+ esbuild@0.19.11:
+ resolution: {integrity: sha512-HJ96Hev2hX/6i5cDVwcqiJBBtuo9+FeIJOtZ9W1kA5M6AMJRHUZlpYZ1/SbEwtO0ioNAW8rUooVpC/WehY2SfA==}
+ engines: {node: '>=12'}
+ hasBin: true
+
esbuild@0.21.5:
resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==}
engines: {node: '>=12'}
@@ -12555,6 +14047,11 @@ packages:
engines: {node: '>=18'}
hasBin: true
+ esbuild@0.25.3:
+ resolution: {integrity: sha512-qKA6Pvai73+M2FtftpNKRxJ78GIjmFXFxd/1DVBqGo/qNhLSfv+G12n9pNoWdytJC8U00TrViOwpjT0zgqQS8Q==}
+ engines: {node: '>=18'}
+ hasBin: true
+
escalade@3.2.0:
resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
engines: {node: '>=6'}
@@ -12574,6 +14071,11 @@ packages:
resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==}
engines: {node: '>=12'}
+ escodegen@2.1.0:
+ resolution: {integrity: sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==}
+ engines: {node: '>=6.0'}
+ hasBin: true
+
eslint-compat-utils@0.5.1:
resolution: {integrity: sha512-3z3vFexKIEnjHE3zCMRo6fn/e44U7T1khUjg+Hp0ZQMCigh28rALD0nPFBcGZuiLC5rLZa2ubQHDRln09JfU2Q==}
engines: {node: '>=12'}
@@ -12771,6 +14273,9 @@ packages:
resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
engines: {node: '>=4.0'}
+ estree-util-is-identifier-name@3.0.0:
+ resolution: {integrity: sha512-hFtqIDZTIUZ9BXLb8y4pYGyk6+wekIivNVTcmvk8NoOh+VeRn5y6cEHzbURrWbfp1fIqdVipilzj+lfaadNZmg==}
+
estree-walker@0.6.1:
resolution: {integrity: sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w==}
@@ -12839,6 +14344,14 @@ packages:
resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==}
engines: {node: '>=0.8.x'}
+ eventsource-parser@3.0.1:
+ resolution: {integrity: sha512-VARTJ9CYeuQYb0pZEPbzi740OWFgpHe7AYJ2WFZVnUDUQp5Dk2yJUgF36YsZ81cOyxT0QxmXD2EQpapAouzWVA==}
+ engines: {node: '>=18.0.0'}
+
+ eventsource@3.0.6:
+ resolution: {integrity: sha512-l19WpE2m9hSuyP06+FbuUUf1G+R0SFLrtQfbRb9PRr+oimOfxQhgGCbVaXg5IvZyyTThJsxh6L/srkMiCeBPDA==}
+ engines: {node: '>=18.0.0'}
+
evp_bytestokey@1.0.3:
resolution: {integrity: sha512-/f2Go4TognH/KvCISP7OUsHn85hT9nUkxxA9BEWxFn+Oj9o8ZNLm/40hdlgSLyuOimsrTKLUMEorQexp/aPQeA==}
@@ -12846,6 +14359,10 @@ packages:
resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==}
engines: {node: '>=10'}
+ execa@7.2.0:
+ resolution: {integrity: sha512-UduyVP7TLB5IcAQl+OzLyLcS/l32W/GLg+AhHJ+ow40FOk2U3SAllPwR44v4vmdFwIWqpdwxxpQbF1n5ta9seA==}
+ engines: {node: ^14.18.0 || ^16.14.0 || >=18.0.0}
+
execa@8.0.1:
resolution: {integrity: sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==}
engines: {node: '>=16.17'}
@@ -12865,12 +14382,22 @@ packages:
resolution: {integrity: sha512-/kP8CAwxzLVEeFrMm4kMmy4CCDlpipyA7MYLVrdJIkV0fYF0UaigQHRsxHiuY/GEea+bh4KSv3TIlgr+2UL6bw==}
engines: {node: '>=12.0.0'}
+ express-rate-limit@7.5.0:
+ resolution: {integrity: sha512-eB5zbQh5h+VenMPM3fh+nw1YExi5nMr6HUCR62ELSP11huvxm/Uir1H1QEyTkk5QX6A58pX6NmaTMceKZ0Eodg==}
+ engines: {node: '>= 16'}
+ peerDependencies:
+ express: ^4.11 || 5 || ^5.0.0-beta.1
+
express@4.21.2:
resolution: {integrity: sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==}
engines: {node: '>= 0.10.0'}
- exsolve@1.0.4:
- resolution: {integrity: sha512-xsZH6PXaER4XoV+NiT7JHp1bJodJVT+cxeSH1G0f0tlT0lJqYuHUP3bUx2HtfTDvOagMINYp8rsqusxud3RXhw==}
+ express@5.1.0:
+ resolution: {integrity: sha512-DT9ck5YIRU+8GYzzU5kT3eHGA5iL+1Zd0EutOmTE9Dtk+Tvuzd23VBU+ec7HPNSTxXYO55gPV/hq4pSBJDjFpA==}
+ engines: {node: '>= 18'}
+
+ exsolve@1.0.5:
+ resolution: {integrity: sha512-pz5dvkYYKQ1AHVrgOzBKWeP4u4FRb3a6DNK2ucr0OoNwYIU4QWsJ+NM36LLzORT+z845MzKHHhpXiUF5nvQoJg==}
extend-shallow@2.0.1:
resolution: {integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==}
@@ -12897,6 +14424,11 @@ packages:
resolution: {integrity: sha512-xoh5G1W/PB0/27lXgMQyIhP5DSY/LhoCsOyZgb+6iMmRtCwVBo55uKaMoEYrDCKQhWvqEip5ZPKAc6eFNyf/MA==}
hasBin: true
+ extract-zip@2.0.1:
+ resolution: {integrity: sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==}
+ engines: {node: '>= 10.17.0'}
+ hasBin: true
+
eyes@0.1.8:
resolution: {integrity: sha512-GipyPsXO1anza0AOZdy69Im7hGFCNB7Y/NGjDlZGJ3GJJLtwNSb2vrzYrTYJRrRloVx7pl+bhUaTB8yiccPvFQ==}
engines: {node: '> 0.1.90'}
@@ -12923,8 +14455,8 @@ packages:
fast-levenshtein@2.0.6:
resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
- fast-npm-meta@0.3.1:
- resolution: {integrity: sha512-W9gVhqRyz2O3j20I0nFmYEyaMC/046oaMRxxAQ0w6noakfbhpLmlIXmnnqSOmVVuJZ6x5hOPVwlv7PocuawZsw==}
+ fast-npm-meta@0.4.2:
+ resolution: {integrity: sha512-BDN/yv8MN3fjh504wa7/niZojPtf/brWBsLKlw7Fv+Xh8Df+6ZEAFpp3zaal4etgDxxav1CuzKX5H0YVM9urEQ==}
fast-redact@3.5.0:
resolution: {integrity: sha512-dwsoQlS7h9hMeYUq1W++23NDcBLV4KqONnITDV9DjfS3q1SgDGVrBdvvTLUotWtPSD7asWDV9/CmsZPy8Hf70A==}
@@ -12966,14 +14498,21 @@ packages:
fd-slicer@1.1.0:
resolution: {integrity: sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==}
- fdir@6.4.3:
- resolution: {integrity: sha512-PMXmW2y1hDDfTSRc9gaXIuCCRpuoz3Kaz8cUelp3smouvfT632ozg2vrT6lJsHKKOF59YLbOGfAWGUcKEfRMQw==}
+ fdir@6.4.4:
+ resolution: {integrity: sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==}
peerDependencies:
picomatch: ^3 || ^4
peerDependenciesMeta:
picomatch:
optional: true
+ fecha@4.2.3:
+ resolution: {integrity: sha512-OP2IUU6HeYKJi3i0z4A19kHMQoLVs4Hc+DPqqxI2h/DPZHTm/vjsfC6P0b4jCMy14XizLBqvndQ+UilD7707Jw==}
+
+ fetch-blob@3.2.0:
+ resolution: {integrity: sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==}
+ engines: {node: ^12.20 || >= 14.13}
+
fetch-retry@5.0.6:
resolution: {integrity: sha512-3yurQZ2hD9VISAhJJP9bpYFNQrHHBXE2JxxjY5aLEcDi46RmAzJE2OC9FAde0yis5ElW0jTTzs0zfg/Cca4XqQ==}
@@ -13012,10 +14551,18 @@ packages:
resolution: {integrity: sha512-8rXg1ZnX7xzy2NGDVkBVaAy+lSlPNwad13BtgSlLuxfIslyt5Vg64U7tFcCt4WS1R0hvtnQybT/IyCkGZ3DpXQ==}
engines: {node: '>=0.10.0'}
+ filter-obj@5.1.0:
+ resolution: {integrity: sha512-qWeTREPoT7I0bifpPUXtxkZJ1XJzxWtfoWWkdVGqa+eCr3SHW/Ocp89o8vLvbUuQnadybJpjOKu4V+RwO6sGng==}
+ engines: {node: '>=14.16'}
+
finalhandler@1.3.1:
resolution: {integrity: sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==}
engines: {node: '>= 0.8'}
+ finalhandler@2.1.0:
+ resolution: {integrity: sha512-/t88Ty3d5JWQbWYgaOGCCYfXRwV1+be02WqYYlL6h0lEiUAMPM8o8qKGO01YIkOHzka2up08wvgYD0mDiI+q3Q==}
+ engines: {node: '>= 0.8'}
+
find-cache-dir@2.1.0:
resolution: {integrity: sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==}
engines: {node: '>=6'}
@@ -13031,6 +14578,10 @@ packages:
find-root@1.1.0:
resolution: {integrity: sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==}
+ find-up-simple@1.0.1:
+ resolution: {integrity: sha512-afd4O7zpqHeRyg4PfDQsXmlDe2PfdHtJt6Akt8jOWaApLOZk5JXs6VMR29lz03pRe9mpykrRCYIYxaJYcfpncQ==}
+ engines: {node: '>=18'}
+
find-up@3.0.0:
resolution: {integrity: sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==}
engines: {node: '>=6'}
@@ -13047,6 +14598,10 @@ packages:
resolution: {integrity: sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
+ find-up@7.0.0:
+ resolution: {integrity: sha512-YyZM99iHrqLKjmt4LJDj58KI+fYyufRLBSYcqycxf//KpBk9FoewoGX0450m9nB44qrZnovzC2oeP5hUibxc/g==}
+ engines: {node: '>=18'}
+
flat-cache@3.2.0:
resolution: {integrity: sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==}
engines: {node: ^10.12.0 || >=12.0.0}
@@ -13058,10 +14613,13 @@ packages:
flatted@3.3.3:
resolution: {integrity: sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==}
- flow-parser@0.266.1:
- resolution: {integrity: sha512-dON6h+yO7FGa/FO5NQCZuZHN0o3I23Ev6VYOJf9d8LpdrArHPt39wE++LLmueNV/hNY5hgWGIIrgnrDkRcXkPg==}
+ flow-parser@0.268.0:
+ resolution: {integrity: sha512-URZmPy/jKDDIJUHUfC+5KNwaPcfONTL3R8xltQWVEoCKLWowVebEBg89nbAnYHNo6ev8KzKWFpOROfHZdaCoxA==}
engines: {node: '>=0.4.0'}
+ fn.name@1.1.0:
+ resolution: {integrity: sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw==}
+
focus-lock@1.3.6:
resolution: {integrity: sha512-Ik/6OCk9RQQ0T5Xw+hKNLWrjSMtv51dD4GRmJjbD5a58TIEpI5a5iXagKVl3Z5UuyslMCA8Xwnu76jQob62Yhg==}
engines: {node: '>=10'}
@@ -13087,6 +14645,10 @@ packages:
resolution: {integrity: sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==}
engines: {node: '>= 6'}
+ formdata-polyfill@4.0.10:
+ resolution: {integrity: sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==}
+ engines: {node: '>=12.20.0'}
+
forwarded-parse@2.1.2:
resolution: {integrity: sha512-alTFZZQDKMporBH77856pXgzhEzaUVmLCDk+egLgIgHst3Tpndzz8MnKe+GzRJRfvVdn69HhpW7cmXzvtLvJAw==}
@@ -13115,6 +14677,10 @@ packages:
resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==}
engines: {node: '>= 0.6'}
+ fresh@2.0.0:
+ resolution: {integrity: sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==}
+ engines: {node: '>= 0.8'}
+
fs-constants@1.0.0:
resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==}
@@ -13176,10 +14742,23 @@ packages:
fuzzysearch@1.0.3:
resolution: {integrity: sha512-s+kNWQuI3mo9OALw0HJ6YGmMbLqEufCh2nX/zzV5CrICQ/y4AwPxM+6TIiF9ItFCHXFCyM/BfCCmN57NTIJuPg==}
+ gauge@3.0.2:
+ resolution: {integrity: sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==}
+ engines: {node: '>=10'}
+ deprecated: This package is no longer supported.
+
+ generic-pool@3.9.0:
+ resolution: {integrity: sha512-hymDOu5B53XvN4QT9dBmZxPX4CWhBPPLguTZ9MMFeFa/Kg0xWVfylOVNlJji/E7yTZWFd/q9GO5TxDLq156D7g==}
+ engines: {node: '>= 4'}
+
gensync@1.0.0-beta.2:
resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
engines: {node: '>=6.9.0'}
+ get-amd-module-type@5.0.1:
+ resolution: {integrity: sha512-jb65zDeHyDjFR1loOVk0HQGM5WNwoGB8aLWy3LKCieMKol0/ProHkhO2X1JxojuN10vbz1qNn09MJ7tNp7qMzw==}
+ engines: {node: '>=14'}
+
get-caller-file@2.0.5:
resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
engines: {node: 6.* || 8.* || >= 10.*}
@@ -13225,6 +14804,10 @@ packages:
resolution: {integrity: sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==}
engines: {node: '>=4'}
+ get-stream@5.2.0:
+ resolution: {integrity: sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==}
+ engines: {node: '>=8'}
+
get-stream@6.0.1:
resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==}
engines: {node: '>=10'}
@@ -13252,11 +14835,11 @@ packages:
resolution: {integrity: sha512-KcJ2dlrrP5DbBnYIZ2nlikALfRhKzNSX0stvv3ImJ+fvC4hXKoV+U+74SV0upg+jlQZbrtQzc0bu6/Zh+7aQbg==}
engines: {node: '>=0.10.0'}
- git-up@8.1.0:
- resolution: {integrity: sha512-cT2f5ERrhFDMPS5wLHURcjRiacC8HonX0zIAWBTwHv1fS6HheP902l6pefOX/H9lNmvCHDwomw0VeN7nhg5bxg==}
+ git-up@8.1.1:
+ resolution: {integrity: sha512-FDenSF3fVqBYSaJoYy1KSc2wosx0gCvKP+c+PRBht7cAaiCeQlBtfBDX9vgnNOHmdePlSFITVcn4pFfcgNvx3g==}
- git-url-parse@16.0.1:
- resolution: {integrity: sha512-mcD36GrhAzX5JVOsIO52qNpgRyFzYWRbU1VSRFCvJt1IJvqfvH427wWw/CFqkWvjVPtdG5VTx4MKUeC5GeFPDQ==}
+ git-url-parse@16.1.0:
+ resolution: {integrity: sha512-cPLz4HuK86wClEW7iDdeAKcCVlWXmrLpb2L+G9goW0Z1dtpNS6BXXSOckUTlJT/LDQViE1QZKstNORzHsLnobw==}
github-slugger@1.5.0:
resolution: {integrity: sha512-wIh+gKBI9Nshz2o46B0B3f5k/W+WI9ZAv6y5Dn5WJ5SK1t0TnDimB4WE5rmTD05ZAIn8HALCZVmCsvj0w0v0lw==}
@@ -13285,6 +14868,11 @@ packages:
resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
deprecated: Glob versions prior to v9 are no longer supported
+ glob@8.1.0:
+ resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==}
+ engines: {node: '>=12'}
+ deprecated: Glob versions prior to v9 are no longer supported
+
glob@9.3.5:
resolution: {integrity: sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q==}
engines: {node: '>=16 || 14 >=14.17'}
@@ -13323,6 +14911,11 @@ packages:
globrex@0.1.2:
resolution: {integrity: sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==}
+ gonzales-pe@4.3.0:
+ resolution: {integrity: sha512-otgSPpUmdWJ43VXyiNgEYE4luzHCL2pz4wQ0OnDluC6Eg4Ko3Vexy/SrSynglw/eR+OhkzmqFCZa/OFa/RgAOQ==}
+ engines: {node: '>=0.6.0'}
+ hasBin: true
+
gopd@1.2.0:
resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==}
engines: {node: '>= 0.4'}
@@ -13387,14 +14980,13 @@ packages:
resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==}
engines: {node: '>= 0.4'}
+ has-unicode@2.0.1:
+ resolution: {integrity: sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==}
+
hash-base@3.0.5:
resolution: {integrity: sha512-vXm0l45VbcHEVlTCzs8M+s0VeYsB2lnlAaThoLKGXr3bE/VWDOelNUnycUPEhKEaXARL2TEFjBOyUiM6+55KBg==}
engines: {node: '>= 0.10'}
- hash-base@3.1.0:
- resolution: {integrity: sha512-1nmYp/rhMDiE7AYkDw+lLwlAzz0AntGIe51F3RfFfEqyQ3feY2eI/NcwC6umIQVOASPMsWJLJScWKSSvzL9IVA==}
- engines: {node: '>=4'}
-
hash.js@1.1.7:
resolution: {integrity: sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==}
@@ -13402,6 +14994,12 @@ packages:
resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
engines: {node: '>= 0.4'}
+ hast-util-to-jsx-runtime@2.3.6:
+ resolution: {integrity: sha512-zl6s8LwNyo1P9uw+XJGvZtdFF1GdAkOg8ujOw+4Pyb76874fLps4ueHXDhXWdk6YHQ6OgUtinliG7RsYvCbbBg==}
+
+ hast-util-whitespace@3.0.0:
+ resolution: {integrity: sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==}
+
he@1.2.0:
resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
hasBin: true
@@ -13429,6 +15027,10 @@ packages:
hosted-git-info@2.8.9:
resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==}
+ hosted-git-info@7.0.2:
+ resolution: {integrity: sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==}
+ engines: {node: ^16.14.0 || >=18.0.0}
+
hpack.js@2.1.6:
resolution: {integrity: sha512-zJxVehUdMGIKsRaNt7apO2Gqp0BdqW5yaiGHXXmbpvxgBYVZnAql+BJb4RO5ad2MgpbZKn5G6nMnegrH1FcNYQ==}
@@ -13448,6 +15050,9 @@ packages:
engines: {node: '>=12'}
hasBin: true
+ html-url-attributes@3.0.1:
+ resolution: {integrity: sha512-ol6UPyBWqsrO6EJySPz2O7ZSr856WDrEzM5zMqp+FJJLGMW35cLYmmZnl0vztAZxRUoNZJFTCohfjuIJ8I4QBQ==}
+
html-webpack-plugin@5.6.0:
resolution: {integrity: sha512-iwaY4wzbe48AfKLZ/Cc8k0L+FKG6oSNRaZ8x5A/T/IVDGyXcbHncM9TdDa93wn0FsSm82FhTKW7f3vS61thXAw==}
engines: {node: '>=10.13.0'}
@@ -13580,6 +15185,10 @@ packages:
resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==}
engines: {node: '>=10.17.0'}
+ human-signals@4.3.1:
+ resolution: {integrity: sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==}
+ engines: {node: '>=14.18.0'}
+
human-signals@5.0.0:
resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==}
engines: {node: '>=16.17.0'}
@@ -13660,6 +15269,10 @@ packages:
resolution: {integrity: sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==}
engines: {node: '>=8'}
+ index-to-position@1.1.0:
+ resolution: {integrity: sha512-XPdx9Dq4t9Qk1mTMbWONJqU7boCoumEH7fRET37HX5+khDUl3J2W6PdALxhILYlIYx2amlwYcRPp28p0tSiojg==}
+ engines: {node: '>=18'}
+
inflation@2.1.0:
resolution: {integrity: sha512-t54PPJHG1Pp7VQvxyVCJ9mBbjG3Hqryges9bXoOO6GExCPa+//i/d5GSuFtpx3ALLd7lgIAur6zrIlBQyJuMlQ==}
engines: {node: '>= 0.8.0'}
@@ -13681,6 +15294,9 @@ packages:
resolution: {integrity: sha512-QQnnxNyfvmHFIsj7gkPcYymR8Jdw/o7mp5ZFihxn6h8Ci6fh3Dx4E1gPjpQEpIuPo9XVNY/ZUwh4BPMjGyL01g==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
+ inline-style-parser@0.2.4:
+ resolution: {integrity: sha512-0aO8FkhNZlj/ZIbNi7Lxxr12obT7cL1moPfE4tg1LkX7LlLfC6DeX4l2ZEud1ukP9jNQyNnfzQVqwbwmAATY4Q==}
+
inquirer@12.4.2:
resolution: {integrity: sha512-reyjHcwyK2LObXgTJH4T1Dpfhwu88LNPTZmg/KenmTsy3T8lN/kZT8Oo7UwwkB9q8+ss2qjjN7GV8oFAfyz9Xg==}
engines: {node: '>=18'}
@@ -13701,12 +15317,16 @@ packages:
resolution: {integrity: sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==}
engines: {node: '>= 0.4'}
+ interpret@1.4.0:
+ resolution: {integrity: sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==}
+ engines: {node: '>= 0.10'}
+
interpret@3.1.1:
resolution: {integrity: sha512-6xwYfHbajpoF0xLW+iwLkhwgvLoZDfjYfoFNu8ftMoXINzwuymNLd9u/KmwtdT2GbR+/Cz66otEGEVVUHX9QLQ==}
engines: {node: '>=10.13.0'}
- ioredis@5.6.0:
- resolution: {integrity: sha512-tBZlIIWbndeWBWCXWZiqtOF/yxf6yZX3tAlTJ7nfo5jhd6dctNxF7QnYlZLZ1a0o0pDoen7CgZqO+zjNaFbJAg==}
+ ioredis@5.6.1:
+ resolution: {integrity: sha512-UxC0Yv1Y4WRJiGQxQkP0hfdL0/5/6YvdfOOClRgJ0qppSarkhneSa6UvkMkms0AkdGimSH3Ikqm+6mkMmX7vGA==}
engines: {node: '>=12.22.0'}
ip-address@9.0.5:
@@ -13735,6 +15355,12 @@ packages:
resolution: {integrity: sha512-opmNIX7uFnS96NtPmhWQgQx6/NYFgsUXYMllcfzwWKUMwfo8kku1TvE6hkNcH+Q1ts5cMVrsY7j0bxXQDciu9Q==}
engines: {node: '>=8'}
+ is-alphabetical@2.0.1:
+ resolution: {integrity: sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==}
+
+ is-alphanumerical@2.0.1:
+ resolution: {integrity: sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw==}
+
is-arguments@1.2.0:
resolution: {integrity: sha512-7bVbi0huj/wrIAOzb8U1aszg9kdi3KN/CyU19CTI7tAoZYEZoL9yCDXpbXN+uPsuWnP02cyug1gleqq+TU+YCA==}
engines: {node: '>= 0.4'}
@@ -13746,6 +15372,9 @@ packages:
is-arrayish@0.2.1:
resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==}
+ is-arrayish@0.3.2:
+ resolution: {integrity: sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==}
+
is-async-function@2.1.1:
resolution: {integrity: sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==}
engines: {node: '>= 0.4'}
@@ -13762,6 +15391,10 @@ packages:
resolution: {integrity: sha512-wa56o2/ElJMYqjCjGkXri7it5FbebW5usLw/nPmCMs5DeZ7eziSYZhSmPRn0txqeW4LnAmQQU7FgqLpsEFKM4A==}
engines: {node: '>= 0.4'}
+ is-builtin-module@3.2.1:
+ resolution: {integrity: sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==}
+ engines: {node: '>=6'}
+
is-bun-module@2.0.0:
resolution: {integrity: sha512-gNCGbnnnnFAUGKeZ9PdbyeGYJqewpmc2aKHUEMO5nQPWU9lOmv7jcmQIv+qHD8fXW6W7qfuCwX4rY9LNRjXrkQ==}
@@ -13781,6 +15414,9 @@ packages:
resolution: {integrity: sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg==}
engines: {node: '>= 0.4'}
+ is-decimal@2.0.1:
+ resolution: {integrity: sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==}
+
is-deflate@1.0.0:
resolution: {integrity: sha512-YDoFpuZWu1VRXlsnlYMzKyVRITXj7Ej/V9gXQ2/pAe7X1J7M/RNOqaIYi6qUn+B7nGyB9pDXrv02dsB58d2ZAQ==}
@@ -13826,6 +15462,9 @@ packages:
resolution: {integrity: sha512-rcfALRIb1YewtnksfRIHGcIY93QnK8BIQ/2c9yDYcG/Y6+vRoJuTWBmmSEbyLLYtXm7q35pHOHbZFQBaLrhlWQ==}
engines: {node: '>=0.10.0'}
+ is-hexadecimal@2.0.1:
+ resolution: {integrity: sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==}
+
is-inside-container@1.0.0:
resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==}
engines: {node: '>=14.16'}
@@ -13881,10 +15520,18 @@ packages:
resolution: {integrity: sha512-lJJV/5dYS+RcL8uQdBDW9c9uWFLLBNRyFhnAKXw5tVqLlKZ4RMGZKv+YQ/IA3OhD+RpbJa1LLFM1FQPGyIXvOA==}
engines: {node: '>=12'}
+ is-plain-obj@2.1.0:
+ resolution: {integrity: sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==}
+ engines: {node: '>=8'}
+
is-plain-obj@3.0.0:
resolution: {integrity: sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==}
engines: {node: '>=10'}
+ is-plain-obj@4.1.0:
+ resolution: {integrity: sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==}
+ engines: {node: '>=12'}
+
is-plain-object@2.0.4:
resolution: {integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==}
engines: {node: '>=0.10.0'}
@@ -13896,6 +15543,9 @@ packages:
is-potential-custom-element-name@1.0.1:
resolution: {integrity: sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==}
+ is-promise@4.0.0:
+ resolution: {integrity: sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ==}
+
is-reference@1.2.1:
resolution: {integrity: sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==}
@@ -13928,6 +15578,10 @@ packages:
resolution: {integrity: sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
+ is-stream@4.0.1:
+ resolution: {integrity: sha512-Dnz92NInDqYckGEUJv689RbRiTSEHCQ7wOVeALbkOz999YpqT46yMRIGtSNl2iCL1waAZSx40+h59NV/EwzV/A==}
+ engines: {node: '>=18'}
+
is-string@1.1.1:
resolution: {integrity: sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA==}
engines: {node: '>= 0.4'}
@@ -13948,6 +15602,13 @@ packages:
resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==}
engines: {node: '>=10'}
+ is-url-superb@4.0.0:
+ resolution: {integrity: sha512-GI+WjezhPPcbM+tqE9LnmsY5qqjwHzTvjJ36wxYX5ujNXefSUJ/T17r5bqDV8yLhcgB59KTPNOc9O9cmHTPWsA==}
+ engines: {node: '>=10'}
+
+ is-url@1.2.4:
+ resolution: {integrity: sha512-ITvGim8FhRiYe4IQ5uHSkj7pVaPDrCTkNd3yq3cV7iZAcJdHTUMPMEHcqSOy9xZ9qFenQCvi+2wjH9a1nXqHww==}
+
is-valid-element-name@1.0.0:
resolution: {integrity: sha512-GZITEJY2LkSjQfaIPBha7eyZv+ge0PhBR7KITeCCWvy7VBQrCUdFkvpI+HrAPQjVtVjy1LvlEkqQTHckoszruw==}
@@ -14060,8 +15721,8 @@ packages:
javascript-stringify@2.1.0:
resolution: {integrity: sha512-JVAfqNPTvNq3sB/VHQJAFxN/sPgKnsKrCwyRt15zwNCdrMMJDdcEOdubuy+DuJYYdm0ox1J4uzEuYKkN+9yhVg==}
- jayson@4.1.3:
- resolution: {integrity: sha512-LtXh5aYZodBZ9Fc3j6f2w+MTNcnxteMOrb+QgIouguGOulWi0lieEkOUg+HkjjFs0DGoWDds6bi4E9hpNFLulQ==}
+ jayson@4.2.0:
+ resolution: {integrity: sha512-VfJ9t1YLwacIubLhONk0KFeosUBwstRWQ0IRT1KDjEjnVnSOVHC3uwugyV7L0c7R9lpVyrUGT2XWiBA1UTtpyg==}
engines: {node: '>=8'}
hasBin: true
@@ -14178,11 +15839,14 @@ packages:
json-schema-traverse@1.0.0:
resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==}
+ json-schema@0.4.0:
+ resolution: {integrity: sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==}
+
json-stable-stringify-without-jsonify@1.0.1:
resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
- json-stable-stringify@1.2.1:
- resolution: {integrity: sha512-Lp6HbbBgosLmJbjx0pBLbgvx68FaFU1sdkmBuckmhhJ88kL13OA51CDtR2yJB50eCNMH9wRqtQNNiAqQH4YXnA==}
+ json-stable-stringify@1.3.0:
+ resolution: {integrity: sha512-qtYiSSFlwot9XHtF9bD9c7rwKjr+RecWT//ZnPvSmEjpV5mmPOCN4j8UjY5hbjNkOwZ/jQv3J6R1/pL7RwgMsg==}
engines: {node: '>= 0.4'}
json-stringify-safe@5.0.1:
@@ -14197,6 +15861,11 @@ packages:
engines: {node: '>=6'}
hasBin: true
+ jsondiffpatch@0.6.0:
+ resolution: {integrity: sha512-3QItJOXp2AP1uv7waBkao5nCvhEv+QmJAd38Ybq7wNI74Q+BBmnLn4EDKz6yI9xGAIQoUF87qHt+kc1IVxB4zQ==}
+ engines: {node: ^18.0.0 || >=20.0.0}
+ hasBin: true
+
jsonfile@4.0.0:
resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==}
@@ -14206,10 +15875,6 @@ packages:
jsonify@0.0.1:
resolution: {integrity: sha512-2/Ki0GcmuqSrgFyelQq9M05y7PS0mEwuIzrf3f1fPqkVDVRvZrPZtVSMHxdgo8Aq0sxAOb/cr2aqqA3LeWHVPg==}
- jsonparse@1.3.1:
- resolution: {integrity: sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==}
- engines: {'0': node >= 0.2.0}
-
jsonpointer@5.0.1:
resolution: {integrity: sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==}
engines: {node: '>=0.10.0'}
@@ -14228,12 +15893,20 @@ packages:
resolution: {integrity: sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==}
engines: {node: '>=4.0'}
+ junk@4.0.1:
+ resolution: {integrity: sha512-Qush0uP+G8ZScpGMZvHUiRfI0YBWuB3gVBYlI0v0vvOJt5FLicco+IkP0a50LqTTQhmts/m6tP5SWE+USyIvcQ==}
+ engines: {node: '>=12.20'}
+
jwa@1.4.1:
resolution: {integrity: sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA==}
jws@3.2.2:
resolution: {integrity: sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==}
+ jwt-decode@4.0.0:
+ resolution: {integrity: sha512-+KJGIyHgkGuIq3IEBNftfhW/LfWhXUIY6OmyVWjliu5KH1y0fw7VQ8YndE2O4qZdMSd9SqbnC8GOcZEy0Om7sA==}
+ engines: {node: '>=18'}
+
keccak@3.0.4:
resolution: {integrity: sha512-3vKuW0jV8J3XNTzvfyicFR5qvxrSAGl7KIhvgOu5cmWwM7tZRj3fMbj/pfIf4be7aznbc+prBWGjywox/g2Y6Q==}
engines: {node: '>=10.0.0'}
@@ -14292,6 +15965,14 @@ packages:
resolution: {integrity: sha512-umfX9d3iuSxTQP4pnzLOz0HKnPg0FaUUIKcye2lOiz3KPu1Y3M3xlz76dISdFPQs37P9eJz1wUpcTS6KDPn9fA==}
engines: {node: ^4.8.4 || ^6.10.1 || ^7.10.1 || >= 8.1.4}
+ kuler@2.0.0:
+ resolution: {integrity: sha512-Xq9nH7KlWZmXAtodXDDRE7vs6DU1gTU8zYDHDiWLSip45Egwq3plLHzPn27NgvzL2r1LMPC1vdqh98sQxtqj4A==}
+
+ lambda-local@2.2.0:
+ resolution: {integrity: sha512-bPcgpIXbHnVGfI/omZIlgucDqlf4LrsunwoKue5JdZeGybt8L6KyJz2Zu19ffuZwIwLj2NAI2ZyaqNT6/cetcg==}
+ engines: {node: '>=8'}
+ hasBin: true
+
language-subtag-registry@0.3.23:
resolution: {integrity: sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==}
@@ -14403,14 +16084,14 @@ packages:
lit-element@3.3.3:
resolution: {integrity: sha512-XbeRxmTHubXENkV4h8RIPyr8lXc+Ff28rkcQzw3G6up2xg5E8Zu1IgOWIwBLEQsu3cOVFqdYwiVi0hv0SlpqUA==}
- lit-element@4.1.1:
- resolution: {integrity: sha512-HO9Tkkh34QkTeUmEdNYhMT8hzLid7YlMlATSi1q4q17HE5d9mrrEHJ/o8O2D0cMi182zK1F3v7x0PWFjrhXFew==}
+ lit-element@4.2.0:
+ resolution: {integrity: sha512-MGrXJVAI5x+Bfth/pU9Kst1iWID6GHDLEzFEnyULB/sFiRLgkd8NPK/PeeXxktA3T6EIIaq8U3KcbTU5XFcP2Q==}
lit-html@2.8.0:
resolution: {integrity: sha512-o9t+MQM3P4y7M7yNzqAyjp7z+mQGa4NS4CxiyLqFPyFWyc4O+nodLrkrxSaCTrla6M5YOLaT3RpbbqjszB5g3Q==}
- lit-html@3.2.1:
- resolution: {integrity: sha512-qI/3lziaPMSKsrwlxH/xMgikhQ0EGOX2ICU73Bi/YHFvz2j/yMCIrw4+puF2IpQ4+upd3EWbvnHM9+PnJn48YA==}
+ lit-html@3.3.0:
+ resolution: {integrity: sha512-RHoswrFAxY2d8Cf2mm4OZ1DgzCoBKUKSPvA1fhtSELxUERq2aQQ2h05pO9j81gS1o7RIRJ+CePLogfyahwmynw==}
lit@2.8.0:
resolution: {integrity: sha512-4Sc3OFX9QHOJaHbmTMk28SYgVxLN3ePDjg7hofEft2zWlehFL3LiAuapWc4U/kYwMYJSh2hTCPZ6/LIC7ii0MA==}
@@ -14538,6 +16219,10 @@ packages:
resolution: {integrity: sha512-9fkkDevMefjg0mmzWFBW8YkFP91OrizzkW3diF7CpG+S2EYdy4+TVfGwz1zeF8x7hCx1ovSPTOE9Ngib74qqUg==}
engines: {node: '>=10'}
+ logform@2.7.0:
+ resolution: {integrity: sha512-TFYA4jnP7PVbmlBIfhlSe+WKxs9dklXMTEGcBCIvLhE/Tn3H6Gk1norupVW7m5Cnd4bLcr08AytbyV/xj7f/kQ==}
+ engines: {node: '>= 12.0.0'}
+
loglevel@1.9.2:
resolution: {integrity: sha512-HgMmCqIJSAKqo68l0rS2AanEWfkxaZ5wNiEFb5ggm08lDs9Xl2KxBlX3PTcaD2chBM1gXAYf491/M2Rv8Jwayg==}
engines: {node: '>= 0.6.0'}
@@ -14549,10 +16234,22 @@ packages:
long@5.2.5:
resolution: {integrity: sha512-e0r9YBBgNCq1D1o5Dp8FMH0N5hsFtXDBiVa0qoJPHpakvZkmDKPRoGffZJII/XsHvj9An9blm+cRJ01yQqU+Dw==}
+ longest-streak@3.1.0:
+ resolution: {integrity: sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==}
+
loose-envify@1.4.0:
resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
hasBin: true
+ lottie-react@2.4.1:
+ resolution: {integrity: sha512-LQrH7jlkigIIv++wIyrOYFLHSKQpEY4zehPicL9bQsrt1rnoKRYCYgpCUe5maqylNtacy58/sQDZTkwMcTRxZw==}
+ peerDependencies:
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
+ react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
+
+ lottie-web@5.12.2:
+ resolution: {integrity: sha512-uvhvYPC8kGPjXT3MyKMrL3JitEAmDMp30lVkuq/590Mw9ok6pWcFCwXJveo0t5uqYw1UREQHofD+jVpdjBv8wg==}
+
loupe@3.1.3:
resolution: {integrity: sha512-kkIp7XSkP78ZxJEsSxW3712C6teJVoeHHwgo9zJ380de7IYyJ2ISlxojcH2pC5OFLewESmnRi/+XCDIEEVyoug==}
@@ -14573,6 +16270,15 @@ packages:
resolution: {integrity: sha512-MhWWlVnuab1RG5/zMRRcVGXZLCXrZTgfwMikgzCegsPnG62yDQo5JnqKkrK4jO5iKqDAZGItAqN5CtKBCBWRUA==}
engines: {node: '>=16.14'}
+ lucide-react@0.447.0:
+ resolution: {integrity: sha512-SZ//hQmvi+kDKrNepArVkYK7/jfeZ5uFNEnYmd45RKZcbGD78KLnrcNXmgeg6m+xNHFvTG+CblszXCy4n6DN4w==}
+ peerDependencies:
+ react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc
+
+ luxon@3.6.1:
+ resolution: {integrity: sha512-tJLxrKJhO2ukZ5z0gyjY1zPh3Rh88Ej9P7jNrZiHMUXHae1yvI2imgOZtL1TO8TW6biMMKfTtAOoEJANgtWBMQ==}
+ engines: {node: '>=12'}
+
magic-string-ast@0.7.1:
resolution: {integrity: sha512-ub9iytsEbT7Yw/Pd29mSo/cNQpaEu67zR1VVcXDiYjSFwzeBxNdTd0FMnSslLQXiRj8uGPzwsaoefrMD5XAmdw==}
engines: {node: '>=16.14.0'}
@@ -14617,6 +16323,11 @@ packages:
peerDependencies:
react: '>= 0.14.0'
+ marked@15.0.7:
+ resolution: {integrity: sha512-dgLIeKGLx5FwziAnsk4ONoGwHwGPJzselimvlVskE9XLN4Orv9u2VA3GWw/lYUqjfA0rUT/6fqKwfZJapP9BEg==}
+ engines: {node: '>= 18'}
+ hasBin: true
+
math-intrinsics@1.1.0:
resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
engines: {node: '>= 0.4'}
@@ -14627,9 +16338,33 @@ packages:
mdast-util-definitions@4.0.0:
resolution: {integrity: sha512-k8AJ6aNnUkB7IE+5azR9h81O5EQ/cTDXtWdMq9Kk5KcEW/8ritU5CeLg/9HhOC++nALHBlaogJ5jz0Ybk3kPMQ==}
+ mdast-util-from-markdown@2.0.2:
+ resolution: {integrity: sha512-uZhTV/8NBuw0WHkPTrCqDOl0zVe1BIng5ZtHoDk49ME1qqcjYmmLmOf0gELgcRMxN4w2iuIeVso5/6QymSrgmA==}
+
+ mdast-util-mdx-expression@2.0.1:
+ resolution: {integrity: sha512-J6f+9hUp+ldTZqKRSg7Vw5V6MqjATc+3E4gf3CFNcuZNWD8XdyI6zQ8GqH7f8169MM6P7hMBRDVGnn7oHB9kXQ==}
+
+ mdast-util-mdx-jsx@3.2.0:
+ resolution: {integrity: sha512-lj/z8v0r6ZtsN/cGNNtemmmfoLAFZnjMbNyLzBafjzikOM+glrjNHPlf6lQDOTccj9n5b0PPihEBbhneMyGs1Q==}
+
+ mdast-util-mdxjs-esm@2.0.1:
+ resolution: {integrity: sha512-EcmOpxsZ96CvlP03NghtH1EsLtr0n9Tm4lPUJUBccV9RwUOneqSycg19n5HGzCf+10LozMRSObtVr3ee1WoHtg==}
+
+ mdast-util-phrasing@4.1.0:
+ resolution: {integrity: sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==}
+
+ mdast-util-to-hast@13.2.0:
+ resolution: {integrity: sha512-QGYKEuUsYT9ykKBCMOEDLsU5JRObWQusAolFMeko/tYPufNkRffBAQjIE+99jbA87xv6FgmjLtwjh9wBWajwAA==}
+
+ mdast-util-to-markdown@2.1.2:
+ resolution: {integrity: sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA==}
+
mdast-util-to-string@1.1.0:
resolution: {integrity: sha512-jVU0Nr2B9X3MU4tSK7JP1CMkSvOj7X5l/GboG1tKRw52lLF1x2Ju92Ms9tNetCcbfX3hzlM73zYo2NKkWSfF/A==}
+ mdast-util-to-string@4.0.0:
+ resolution: {integrity: sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==}
+
mdn-data@2.0.28:
resolution: {integrity: sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==}
@@ -14643,6 +16378,10 @@ packages:
resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==}
engines: {node: '>= 0.6'}
+ media-typer@1.1.0:
+ resolution: {integrity: sha512-aisnrDP4GNe06UcKFnV5bfMNPBUw4jsLGaWwWfnH3v02GnBuXX2MCVn5RbrWo0j3pczUilYblq7fQ7Nw2t5XKw==}
+ engines: {node: '>= 0.8'}
+
memfs-or-file-map-to-github-branch@1.3.0:
resolution: {integrity: sha512-AzgIEodmt51dgwB3TmihTf1Fh2SmszdZskC6trFHy4v71R5shLmdjJSYI7ocVfFa7C/TE6ncb0OZ9eBg2rmkBQ==}
@@ -14656,6 +16395,14 @@ packages:
merge-descriptors@1.0.3:
resolution: {integrity: sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==}
+ merge-descriptors@2.0.0:
+ resolution: {integrity: sha512-Snk314V5ayFLhp3fkUREub6WtjBfPdCPY1Ln8/8munuLuiYhsABgBVWsozAG+MWMbVEvcdcpbi9R7ww22l9Q3g==}
+ engines: {node: '>=18'}
+
+ 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==}
@@ -14667,9 +16414,75 @@ packages:
resolution: {integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==}
engines: {node: '>= 0.6'}
+ micro-api-client@3.3.0:
+ resolution: {integrity: sha512-y0y6CUB9RLVsy3kfgayU28746QrNMpSm9O/AYGNsBgOkJr/X/Jk0VLGoO8Ude7Bpa8adywzF+MzXNZRFRsNPhg==}
+
micro-ftch@0.3.1:
resolution: {integrity: sha512-/0LLxhzP0tfiR5hcQebtudP56gUurs2CLkGarnCiB/OqEyUFQ6U3paQi/tgLv0hBJYt2rnr9MNpxz4fiiugstg==}
+ micromark-core-commonmark@2.0.3:
+ resolution: {integrity: sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg==}
+
+ micromark-factory-destination@2.0.1:
+ resolution: {integrity: sha512-Xe6rDdJlkmbFRExpTOmRj9N3MaWmbAgdpSrBQvCFqhezUn4AHqJHbaEnfbVYYiexVSs//tqOdY/DxhjdCiJnIA==}
+
+ micromark-factory-label@2.0.1:
+ resolution: {integrity: sha512-VFMekyQExqIW7xIChcXn4ok29YE3rnuyveW3wZQWWqF4Nv9Wk5rgJ99KzPvHjkmPXF93FXIbBp6YdW3t71/7Vg==}
+
+ micromark-factory-space@2.0.1:
+ resolution: {integrity: sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==}
+
+ micromark-factory-title@2.0.1:
+ resolution: {integrity: sha512-5bZ+3CjhAd9eChYTHsjy6TGxpOFSKgKKJPJxr293jTbfry2KDoWkhBb6TcPVB4NmzaPhMs1Frm9AZH7OD4Cjzw==}
+
+ micromark-factory-whitespace@2.0.1:
+ resolution: {integrity: sha512-Ob0nuZ3PKt/n0hORHyvoD9uZhr+Za8sFoP+OnMcnWK5lngSzALgQYKMr9RJVOWLqQYuyn6ulqGWSXdwf6F80lQ==}
+
+ micromark-util-character@2.1.1:
+ resolution: {integrity: sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==}
+
+ micromark-util-chunked@2.0.1:
+ resolution: {integrity: sha512-QUNFEOPELfmvv+4xiNg2sRYeS/P84pTW0TCgP5zc9FpXetHY0ab7SxKyAQCNCc1eK0459uoLI1y5oO5Vc1dbhA==}
+
+ micromark-util-classify-character@2.0.1:
+ resolution: {integrity: sha512-K0kHzM6afW/MbeWYWLjoHQv1sgg2Q9EccHEDzSkxiP/EaagNzCm7T/WMKZ3rjMbvIpvBiZgwR3dKMygtA4mG1Q==}
+
+ micromark-util-combine-extensions@2.0.1:
+ resolution: {integrity: sha512-OnAnH8Ujmy59JcyZw8JSbK9cGpdVY44NKgSM7E9Eh7DiLS2E9RNQf0dONaGDzEG9yjEl5hcqeIsj4hfRkLH/Bg==}
+
+ micromark-util-decode-numeric-character-reference@2.0.2:
+ resolution: {integrity: sha512-ccUbYk6CwVdkmCQMyr64dXz42EfHGkPQlBj5p7YVGzq8I7CtjXZJrubAYezf7Rp+bjPseiROqe7G6foFd+lEuw==}
+
+ micromark-util-decode-string@2.0.1:
+ resolution: {integrity: sha512-nDV/77Fj6eH1ynwscYTOsbK7rR//Uj0bZXBwJZRfaLEJ1iGBR6kIfNmlNqaqJf649EP0F3NWNdeJi03elllNUQ==}
+
+ micromark-util-encode@2.0.1:
+ resolution: {integrity: sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==}
+
+ micromark-util-html-tag-name@2.0.1:
+ resolution: {integrity: sha512-2cNEiYDhCWKI+Gs9T0Tiysk136SnR13hhO8yW6BGNyhOC4qYFnwF1nKfD3HFAIXA5c45RrIG1ub11GiXeYd1xA==}
+
+ micromark-util-normalize-identifier@2.0.1:
+ resolution: {integrity: sha512-sxPqmo70LyARJs0w2UclACPUUEqltCkJ6PhKdMIDuJ3gSf/Q+/GIe3WKl0Ijb/GyH9lOpUkRAO2wp0GVkLvS9Q==}
+
+ micromark-util-resolve-all@2.0.1:
+ resolution: {integrity: sha512-VdQyxFWFT2/FGJgwQnJYbe1jjQoNTS4RjglmSjTUlpUMa95Htx9NHeYW4rGDJzbjvCsl9eLjMQwGeElsqmzcHg==}
+
+ micromark-util-sanitize-uri@2.0.1:
+ resolution: {integrity: sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==}
+
+ micromark-util-subtokenize@2.1.0:
+ resolution: {integrity: sha512-XQLu552iSctvnEcgXw6+Sx75GflAPNED1qx7eBJ+wydBb2KCbRZe+NwvIEEMM83uml1+2WSXpBAcp9IUCgCYWA==}
+
+ micromark-util-symbol@2.0.1:
+ resolution: {integrity: sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==}
+
+ micromark-util-types@2.0.2:
+ resolution: {integrity: sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==}
+
+ micromark@4.0.2:
+ resolution: {integrity: sha512-zpe98Q6kvavpCr1NPVSCMebCKfD7CA2NqZ+rykeNhONIJBpc1tFKt9hucLGwha3jNTNI8lHpctWJWoimVF4PfA==}
+
micromatch@4.0.8:
resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
engines: {node: '>=8.6'}
@@ -14678,6 +16491,10 @@ packages:
resolution: {integrity: sha512-115fLhvZVqWwHPbClyntxEVfVDfl9DLLTuJvq3g2O/Oxi8AiNouAHvDSzHS0viUJc+V5vm3eq91Xwqn9dp4jRA==}
hasBin: true
+ mime-db@1.33.0:
+ resolution: {integrity: sha512-BHJ/EKruNIqJf/QahvxwQZXKygOQ256myeN/Ew+THcAa5q+PjyTTMMeNQC4DZw5AwfvelsUrA6B67NKMqXDbzQ==}
+ engines: {node: '>= 0.6'}
+
mime-db@1.52.0:
resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
engines: {node: '>= 0.6'}
@@ -14686,10 +16503,18 @@ packages:
resolution: {integrity: sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==}
engines: {node: '>= 0.6'}
+ mime-types@2.1.18:
+ resolution: {integrity: sha512-lc/aahn+t4/SWV/qcmumYjymLsWfN3ELhpmVuUFjgsORruuZPVSwAQryq+HHGvO/SI2KVX26bx+En+zhM8g8hQ==}
+ 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.1:
+ resolution: {integrity: sha512-xRc4oEhT6eaBpU1XF7AjpOFD+xQmXNB5OVKwp4tqCuBpHLS/ZbBDrc07mYTDqVMg6PfxUjjNp85O6Cd2Z/5HWA==}
+ engines: {node: '>= 0.6'}
+
mime@1.6.0:
resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==}
engines: {node: '>=4'}
@@ -14826,6 +16651,11 @@ packages:
modern-ahocorasick@1.1.0:
resolution: {integrity: sha512-sEKPVl2rM+MNVkGQt3ChdmD8YsigmXdn5NifZn6jiwn9LRJpWm8F3guhaqrJT/JOat6pwpbXEk6kv+b9DMIjsQ==}
+ module-definition@5.0.1:
+ resolution: {integrity: sha512-kvw3B4G19IXk+BOXnYq/D/VeO9qfHaapMeuS7w7sNUqmGaA6hywdFHMi+VWeR9wUScXM7XjoryTffCZ5B0/8IA==}
+ engines: {node: '>=14'}
+ hasBin: true
+
module-details-from-path@1.0.3:
resolution: {integrity: sha512-ySViT69/76t8VhE1xXHK6Ch4NcDd26gx0MzKXLO+F7NOtnqH68d9zF94nT8ZWSxXh8ELOERsnJO/sWt1xZYw5A==}
@@ -14897,6 +16727,11 @@ packages:
nanotar@0.2.0:
resolution: {integrity: sha512-9ca1h0Xjvo9bEkE4UOxgAzLV0jHKe6LMaxo37ND2DAhhAtd0j8pR1Wxz+/goMrZO8AEZTWCmyaOsFI/W5AdpCQ==}
+ napi-postinstall@0.1.6:
+ resolution: {integrity: sha512-w1bClprmjwpybo+7M1Rd0N4QK5Ein8kH/1CQ0Wv8Q9vrLbDMakxc4rZpv8zYc8RVErUELJlFhM8UzOF3IqlYKw==}
+ engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
+ hasBin: true
+
natural-compare@1.4.0:
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
@@ -14908,9 +16743,20 @@ packages:
resolution: {integrity: sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==}
engines: {node: '>= 0.6'}
+ negotiator@1.0.0:
+ resolution: {integrity: sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==}
+ engines: {node: '>= 0.6'}
+
neo-async@2.6.2:
resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==}
+ nested-error-stacks@2.1.1:
+ resolution: {integrity: sha512-9iN1ka/9zmX1ZvLV9ewJYEk9h7RyRRtqdK0woXcqohu8EWIerfPUjYJPg0ULy0UqP7cslmdGc8xKDJcojlKiaw==}
+
+ netlify@13.3.5:
+ resolution: {integrity: sha512-Nc3loyVASW59W+8fLDZT1lncpG7llffyZ2o0UQLx/Fr20i7P8oP+lE7+TEcFvXj9IUWU6LjB9P3BH+iFGyp+mg==}
+ engines: {node: ^14.16.0 || >=16.0.0}
+
next-auth@4.24.11:
resolution: {integrity: sha512-pCFXzIDQX7xmHFs4KVH4luCjaCbuPRtZ9oBUjUhOk84mZ9WVPf94n87TxYI4rSRf9HmfHEF8Yep3JrYDVOo3Cw==}
peerDependencies:
@@ -14937,6 +16783,24 @@ packages:
react: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc
react-dom: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc
+ next@14.2.25:
+ resolution: {integrity: sha512-N5M7xMc4wSb4IkPvEV5X2BRRXUmhVHNyaXwEM86+voXthSZz8ZiRyQW4p9mwAoAPIm6OzuVZtn7idgEJeAJN3Q==}
+ engines: {node: '>=18.17.0'}
+ hasBin: true
+ peerDependencies:
+ '@opentelemetry/api': ^1.1.0
+ '@playwright/test': ^1.41.2
+ react: ^18.2.0
+ react-dom: ^18.2.0
+ sass: ^1.3.0
+ peerDependenciesMeta:
+ '@opentelemetry/api':
+ optional: true
+ '@playwright/test':
+ optional: true
+ sass:
+ optional: true
+
next@14.2.28:
resolution: {integrity: sha512-QLEIP/kYXynIxtcKB6vNjtWLVs3Y4Sb+EClTC/CSVzdLD1gIuItccpu/n1lhmduffI32iPGEK2cLLxxt28qgYA==}
engines: {node: '>=18.17.0'}
@@ -14955,8 +16819,8 @@ packages:
sass:
optional: true
- nitropack@2.11.8:
- resolution: {integrity: sha512-ummTu4R8Lhd1nO3nWrW7eeiHA2ey3ntbWFKkYakm4rcbvT6meWp+oykyrYBNFQKhobQl9CydmUWlCyztYXFPJw==}
+ nitropack@2.11.9:
+ resolution: {integrity: sha512-SL5L3EDMJFXbEX0zZbNl67jRW+5312UGAkw6t0PGjjP1cuLULvR9trhx2rz/RYltRCfzrJG1hp6j3vxxhDLohg==}
engines: {node: ^16.11.0 || >=17.0.0}
hasBin: true
peerDependencies:
@@ -14994,6 +16858,11 @@ packages:
resolution: {integrity: sha512-tmPX422rYgofd4epzrNoOXiE8XFZYOcCq1vD7MAXCDO+O+zndlA2ztdKKMa+EeuBG5tHETpr4ml4RGgpqDCCAg==}
engines: {node: '>= 0.10.5'}
+ node-domexception@1.0.0:
+ resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==}
+ engines: {node: '>=10.5.0'}
+ deprecated: Use your platform's native DOMException instead
+
node-fetch-native@1.6.6:
resolution: {integrity: sha512-8Mc2HhqPdlIfedsuZoc3yioPuzp6b+L5jRCRY1QzuWZh2EGJVQrGppC6V6cF0bLdbW0+O2YpqCA25aF/1lvipQ==}
@@ -15006,6 +16875,10 @@ packages:
encoding:
optional: true
+ node-fetch@3.3.2:
+ resolution: {integrity: sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==}
+ engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
+
node-forge@1.3.1:
resolution: {integrity: sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==}
engines: {node: '>= 6.13.0'}
@@ -15031,10 +16904,19 @@ packages:
node-releases@2.0.19:
resolution: {integrity: sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==}
+ node-source-walk@6.0.2:
+ resolution: {integrity: sha512-jn9vOIK/nfqoFCcpK89/VCVaLg1IHE6UVfDOzvqmANaJ/rWCTEdH8RZ1V278nv2jr36BJdyQXIAavBLXpzdlag==}
+ engines: {node: '>=14'}
+
node-stdlib-browser@1.3.1:
resolution: {integrity: sha512-X75ZN8DCLftGM5iKwoYLA3rjnrAEs97MkzvSd4q2746Tgpg8b8XWiBGiBG4ZpgcAqBgtgPHTiAc8ZMCvZuikDw==}
engines: {node: '>=10'}
+ nopt@5.0.0:
+ resolution: {integrity: sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==}
+ engines: {node: '>=6'}
+ hasBin: true
+
nopt@7.2.1:
resolution: {integrity: sha512-taM24ViiimT/XntxbPyJQzCG+p4EKOpgD3mxFwW38mGjVUrfERQOeY4EDHjdnptttfHuHQXFx+lTP08Q+mLa/w==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
@@ -15048,6 +16930,14 @@ packages:
normalize-package-data@2.5.0:
resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==}
+ normalize-package-data@6.0.2:
+ resolution: {integrity: sha512-V6gygoYb/5EmNI+MEGrWkC+e6+Rr7mTmfHrxDbLzxQogBkgzo76rkok0Am6thgSF7Mv2nLOajAJj5vDJZEFn7g==}
+ engines: {node: ^16.14.0 || >=18.0.0}
+
+ normalize-path@2.1.1:
+ resolution: {integrity: sha512-3pKJwH184Xo/lnH6oyP1q2pMd7HcypqqmRs91/6/i2CGtWwIKGCkOOMTm/zXbgTEWHw1uNpNi/igc3ePOYHb6w==}
+ engines: {node: '>=0.10.0'}
+
normalize-path@3.0.0:
resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
engines: {node: '>=0.10.0'}
@@ -15068,6 +16958,10 @@ packages:
resolution: {integrity: sha512-9qny7Z9DsQU8Ou39ERsPU4OZQlSTP47ShQzuKZ6PRXpYLtIFgl/DEBYEXKlvcEa+9tHVcK8CF81Y2V72qaZhWA==}
engines: {node: '>=18'}
+ npmlog@5.0.1:
+ resolution: {integrity: sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==}
+ deprecated: This package is no longer supported.
+
nth-check@2.1.1:
resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
@@ -15150,8 +17044,9 @@ packages:
resolution: {integrity: sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==}
engines: {node: '>= 0.4'}
- oblivious-set@1.1.1:
- resolution: {integrity: sha512-Oh+8fK09mgGmAshFdH6hSVco6KZmd1tTwNFWj35OvzdmJTMZtAkbn05zar2iG3v6sDs1JLEtOiBGNb6BHwkb2w==}
+ oblivious-set@1.4.0:
+ resolution: {integrity: sha512-szyd0ou0T8nsAqHtprRcP3WidfsN1TnAR5yWXf2mFCEr5ek3LEOkT6EZ/92Xfs74HIdyhG5WkGxIssMU0jBaeg==}
+ engines: {node: '>=16'}
obuf@1.1.2:
resolution: {integrity: sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==}
@@ -15187,6 +17082,9 @@ packages:
once@1.4.0:
resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
+ one-time@1.0.0:
+ resolution: {integrity: sha512-5DXOiRKwuSEcQ/l0kGCF6Q3jcADFv5tSmRaJck/OqkVFcOzutB134KRSfF0xDrL39MNnqxbHBbUUcjZIhTgb2g==}
+
onetime@5.1.2:
resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==}
engines: {node: '>=6'}
@@ -15198,8 +17096,8 @@ packages:
only@0.0.2:
resolution: {integrity: sha512-Fvw+Jemq5fjjyWz6CpKx6w9s7xxqo3+JCyM0WXWeCSOboZ8ABkyvP8ID4CZuChA/wxSx+XSJmdOm8rGVyJ1hdQ==}
- open@10.1.0:
- resolution: {integrity: sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==}
+ open@10.1.1:
+ resolution: {integrity: sha512-zy1wx4+P3PfhXSEPJNtZmJXfhkkIaxU1VauWIrDZw1O7uJRDRJtKr9n3Ic4NgbA16KyOxOXO2ng9gYwCdXuSXA==}
engines: {node: '>=18'}
open@8.4.2:
@@ -15265,6 +17163,10 @@ packages:
resolution: {integrity: sha512-KXatOjCRXXkSePPb1Nbi0p0m+gQAwdlbhi4wQKJPI1HsMQS9g+Sqp2o+QHziPr7eYJyOZet836KoHEVM1mwOrQ==}
engines: {node: '>=8'}
+ p-event@5.0.1:
+ resolution: {integrity: sha512-dd589iCQ7m1L0bmC5NLlVYfy3TbBEsMUfWx9PyAgPeIcFZ/E2yaTZ4Rz4MiBmmJShviiftHVXOqfnfzJ6kyMrQ==}
+ engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
+
p-filter@2.1.0:
resolution: {integrity: sha512-ZBxxZ5sL2HghephhpGAQdoskxplTwr7ICaehZwLIlfL6acuVgZPm8yBNuRAFBGEqtD/hmUeq9eqLg2ys9Xr/yw==}
engines: {node: '>=8'}
@@ -15309,6 +17211,10 @@ packages:
resolution: {integrity: sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==}
engines: {node: '>=10'}
+ p-map@7.0.3:
+ resolution: {integrity: sha512-VkndIv2fIB99swvQoA65bm+fsmt6UNdGeIB0oxBs+WhAhdh08QA04JXpI7rbB9r08/nkbysKoya9rtDERYOYMA==}
+ engines: {node: '>=18'}
+
p-retry@6.2.1:
resolution: {integrity: sha512-hEt02O4hUct5wtwg4H4KcWgDdm+l1bOaEy/hWzd8xtXB9BqxTWBBhb+2ImAtH4Cv4rPjV76xN3Zumqk3k3AhhQ==}
engines: {node: '>=16.17'}
@@ -15317,18 +17223,30 @@ packages:
resolution: {integrity: sha512-rhIwUycgwwKcP9yTOOFK/AKsAopjjCakVqLHePO3CC6Mir1Z99xT+R63jZxAT5lFZLa2inS5h+ZS2GvR99/FBg==}
engines: {node: '>=8'}
+ p-timeout@5.1.0:
+ resolution: {integrity: sha512-auFDyzzzGZZZdHz3BtET9VEz0SE/uMEAx7uWfGPucfzEwwe/xH0iVeZibQmANYE/hp9T2+UUZT5m+BKyrDp3Ew==}
+ engines: {node: '>=12'}
+
+ p-timeout@6.1.4:
+ resolution: {integrity: sha512-MyIV3ZA/PmyBN/ud8vV9XzwTrNtR4jFrObymZYnZqMmW0zA8Z17vnT0rBgFE/TlohB+YCHqXMgZzb3Csp49vqg==}
+ engines: {node: '>=14.16'}
+
p-try@2.2.0:
resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==}
engines: {node: '>=6'}
+ p-wait-for@5.0.2:
+ resolution: {integrity: sha512-lwx6u1CotQYPVju77R+D0vFomni/AqRfqLmqQ8hekklqZ6gAY9rONh7lBQ0uxWMkC2AuX9b2DVAl8To0NyP1JA==}
+ engines: {node: '>=12'}
+
package-json-from-dist@1.0.1:
resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==}
package-manager-detector@0.2.11:
resolution: {integrity: sha512-BEnLolu+yuz22S56CU1SUKq3XC3PkwD5wv4ikR4MfGvnRVcmzXR9DwSlW2fEamyTPyXHomBJRzgapeuBvRNzJQ==}
- package-manager-detector@1.1.0:
- resolution: {integrity: sha512-Y8f9qUlBzW8qauJjd/eu6jlpJZsuPJm2ZAV0cDVd420o4EdpH5RPdoCv+60/TdJflGatr4sDfpAL6ArWZbM5tA==}
+ package-manager-detector@1.2.0:
+ resolution: {integrity: sha512-PutJepsOtsqVfUsxCzgTTpyXmiAgvKptIgY4th5eq5UXXFhj5PxfQ9hnGkypMeovpAvVshFRItoFHYO18TCOqA==}
pako@0.2.9:
resolution: {integrity: sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA==}
@@ -15355,6 +17273,9 @@ packages:
parse-diff@0.7.1:
resolution: {integrity: sha512-1j3l8IKcy4yRK2W4o9EYvJLSzpAVwz4DXqCewYyx2vEwk2gcf3DBPqc8Fj4XV3K33OYJ08A8fWwyu/ykD/HUSg==}
+ parse-entities@4.0.2:
+ resolution: {integrity: sha512-GG2AQYWoLgL877gQIKeRPGO1xF9+eG1ujIb5soS5gPvLQ1y2o8FL90w2QWNdf9I361Mpp7726c+lj3U0qK1uGw==}
+
parse-git-config@2.0.3:
resolution: {integrity: sha512-Js7ueMZOVSZ3tP8C7E3KZiHv6QQl7lnJ+OkbxoaFazzSa2KyEHqApfGbU3XboUgUnq4ZuUmskUpYKTNx01fm5A==}
engines: {node: '>=6'}
@@ -15368,6 +17289,10 @@ packages:
resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==}
engines: {node: '>=8'}
+ parse-json@8.3.0:
+ resolution: {integrity: sha512-ybiGyvspI+fAoRQbIPRddCcSTV9/LsJbf0e/S85VLowVGzRmokfneg2kwVW/KU5rOXrPSbF1qAKPMgNTqqROQQ==}
+ engines: {node: '>=18'}
+
parse-link-header@2.0.0:
resolution: {integrity: sha512-xjU87V0VyHZybn2RrCX5TIFGxTVZE6zqqZWMPlIKiSKuWh/X5WZdt+w1Ki1nXB+8L/KtL+nZ4iq+sfI6MrhhMw==}
@@ -15375,8 +17300,8 @@ packages:
resolution: {integrity: sha512-1Y1A//QUXEZK7YKz+rD9WydcE1+EuPr6ZBgKecAB8tmoW6UFv0NREVJe1p+jRxtThkcbbKkfwIbWJe/IeE6m2Q==}
engines: {node: '>=0.10.0'}
- parse-path@7.0.1:
- resolution: {integrity: sha512-6ReLMptznuuOEzLoGEa+I1oWRSj2Zna5jLWC+l6zlfAI4dbbSaIES29ThzuPkbhNahT65dWzfoZEO6cfJw2Ksg==}
+ parse-path@7.1.0:
+ resolution: {integrity: sha512-EuCycjZtfPcjWk7KTksnJ5xPMvWGA/6i4zrLYhRG0hGvC3GPU/jGUj3Cy+ZR0v30duV3e23R95T1lE2+lsndSw==}
parse-url@9.2.0:
resolution: {integrity: sha512-bCgsFI+GeGWPAvAiUv63ZorMeif3/U0zaXABGJbOWt5OH2KCaPHF6S+0ok4aqM9RuIPGyZdx9tR9l13PsW4AYQ==}
@@ -15388,8 +17313,8 @@ packages:
parse5@6.0.1:
resolution: {integrity: sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==}
- parse5@7.2.1:
- resolution: {integrity: sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ==}
+ parse5@7.3.0:
+ resolution: {integrity: sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==}
parseurl@1.3.3:
resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==}
@@ -15417,6 +17342,9 @@ packages:
resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==}
engines: {node: '>=0.10.0'}
+ path-is-inside@1.0.2:
+ resolution: {integrity: sha512-DUWJr3+ULp4zXmol/SZkFf3JGsS9/SIv+Y3Rt93/UjPpDpklB5f1er4O3POIbUuUJ3FXgqte2Q7SrU6zAqwk8w==}
+
path-key@3.1.1:
resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
engines: {node: '>=8'}
@@ -15435,9 +17363,16 @@ packages:
path-to-regexp@0.1.12:
resolution: {integrity: sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==}
+ path-to-regexp@3.3.0:
+ resolution: {integrity: sha512-qyCH421YQPS2WFDxDjftfc1ZR5WKQzVzqsp4n9M2kQhVOo/ByahFoUNJfl58kOcEGfQ//7weFTDhm+ss8Ecxgw==}
+
path-to-regexp@6.3.0:
resolution: {integrity: sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==}
+ path-to-regexp@8.2.0:
+ resolution: {integrity: sha512-TdrF7fW9Rphjq4RjrW0Kp2AW0Ahwu9sRGTkS6bvDi0SCwZlEZYmcfDbEsTz8RVk0EHIS/Vd1bv3JhG+1xZuAyQ==}
+ engines: {node: '>=16'}
+
path-type@4.0.0:
resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==}
engines: {node: '>=8'}
@@ -15476,8 +17411,8 @@ packages:
resolution: {integrity: sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==}
engines: {node: '>=4.0.0'}
- pg-protocol@1.8.0:
- resolution: {integrity: sha512-jvuYlEkL03NRvOoyoRktBK7+qU5kOvlAwvmrH8sr3wbLrOdVWsRxQfz8mMy9sZFsqJ1hEWNfdWKI4SAmoL+j7g==}
+ pg-protocol@1.9.5:
+ resolution: {integrity: sha512-DYTWtWpfd5FOro3UnAfwvhD8jh59r2ig8bPtc9H8Ds7MscE/9NYruUQWFAOuraRl29jwcT2kyMFQ3MxeaVjUhg==}
pg-types@2.2.0:
resolution: {integrity: sha512-qTAAlrEsl8s4OiEQY69wDvcMIdQN6wdz5ojQiOy6YRMuynxenON0O5oCpJI6lshc6scgAY8qvJ2On/p+CXY0GA==}
@@ -15527,6 +17462,14 @@ packages:
resolution: {integrity: sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==}
engines: {node: '>= 6'}
+ pkce-challenge@4.1.0:
+ resolution: {integrity: sha512-ZBmhE1C9LcPoH9XZSdwiPtbPHZROwAnMy+kIFQVrnMCxY4Cudlz3gBOpzilgc0jOgRaiT3sIWfpMomW2ar2orQ==}
+ engines: {node: '>=16.20.0'}
+
+ pkce-challenge@5.0.0:
+ resolution: {integrity: sha512-ueGLflrrnvwB3xuo/uGob5pd5FN7l0MsLf0Z87o/UQmRtwjvfylfc9MurIxRAWywCYTgrvpXBcqjV4OfCYGCIQ==}
+ engines: {node: '>=16.20.0'}
+
pkg-dir@3.0.0:
resolution: {integrity: sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==}
engines: {node: '>=6'}
@@ -15575,8 +17518,8 @@ packages:
resolution: {integrity: sha512-M7LhCsdNbNgiLYiP4WjsfLUuFmCfnjdF6jKe2R9NKl4WFN+HZPGHJZ9lnLP7f9ZnKe3U9nuWD0szirmj+migUg==}
engines: {node: '>=12.0.0'}
- portfinder@1.0.35:
- resolution: {integrity: sha512-73JaFg4NwYNAufDtS5FsFu/PdM49ahJrO1i44aCRsDWju1z5wuGDaqyFUQWR6aJoK2JPDWlaYYAGFNIGTSUHSw==}
+ portfinder@1.0.36:
+ resolution: {integrity: sha512-gMKUzCoP+feA7t45moaSx7UniU7PgGN3hA8acAB+3Qn7/js0/lJ07fYZlxt9riE9S3myyxDCyAFzSrLlta0c9g==}
engines: {node: '>= 10.12'}
possible-typed-array-names@1.1.0:
@@ -15834,6 +17777,12 @@ packages:
postcss-value-parser@4.2.0:
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
+ postcss-values-parser@6.0.2:
+ resolution: {integrity: sha512-YLJpK0N1brcNJrs9WatuJFtHaV9q5aAOj+S4DI5S7jgHlRfm0PIbDCAFRYMQD5SHq7Fy6xsDhyutgS0QOAs0qw==}
+ engines: {node: '>=10'}
+ peerDependencies:
+ postcss: ^8.2.9
+
postcss@8.4.31:
resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==}
engines: {node: ^10 || ^12 || >=14}
@@ -15885,6 +17834,11 @@ packages:
preact@10.4.1:
resolution: {integrity: sha512-WKrRpCSwL2t3tpOOGhf2WfTpcmbpxaWtDbdJdKdjd0aEiTkvOmS4NBkG6kzlaAHI9AkQ3iVqbFWM3Ei7mZ4o1Q==}
+ precinct@11.0.5:
+ resolution: {integrity: sha512-oHSWLC8cL/0znFhvln26D14KfCQFFn4KOLSw6hmLhd+LQ2SKt9Ljm89but76Pc7flM9Ty1TnXyrA2u16MfRV3w==}
+ engines: {node: ^14.14.0 || >=16.0.0}
+ hasBin: true
+
prelude-ls@1.2.1:
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
engines: {node: '>= 0.8.0'}
@@ -15924,6 +17878,10 @@ packages:
printable-characters@1.0.42:
resolution: {integrity: sha512-dKp+C4iXWK4vVYZmYSd0KBH5F/h1HoZRsbJ82AVKRO3PEo8L4lBS/vLwhVtpwwuYcoIsVY+1JYKR268yn480uQ==}
+ prismjs@1.30.0:
+ resolution: {integrity: sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==}
+ engines: {node: '>=6'}
+
process-nextick-args@2.0.1:
resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==}
@@ -15945,6 +17903,9 @@ packages:
prop-types@15.8.1:
resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==}
+ property-information@7.0.0:
+ resolution: {integrity: sha512-7D/qOz/+Y4X/rzSB6jKxKUsQnphO046ei8qxG59mtM3RG3DHgTK81HrxrmoDVINJb8NKT5ZsRbwHvQ6B68Iyhg==}
+
proto-list@1.2.4:
resolution: {integrity: sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==}
@@ -16048,6 +18009,9 @@ packages:
quick-format-unescaped@4.0.4:
resolution: {integrity: sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==}
+ quote-unquote@1.0.0:
+ resolution: {integrity: sha512-twwRO/ilhlG/FIgYeKGFqyHhoEhqgnKVkcmqMKi2r524gz3ZbDTcyFt38E9xjJI2vT+KbRNHVbnJ/e0I25Azwg==}
+
radix3@1.1.2:
resolution: {integrity: sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA==}
@@ -16060,6 +18024,10 @@ packages:
randomfill@1.0.4:
resolution: {integrity: sha512-87lcbR8+MhcWcUiQ+9e+Rwx8MyR2P7qnt15ynUlbm3TU/fjbgz4GsvfSUDTemtCCtVCqb4ZcEFlyPNTh9bBTLw==}
+ range-parser@1.2.0:
+ resolution: {integrity: sha512-kA5WQoNVo4t9lNx2kQNFCxKeBl5IbbSNBl1M/tLkw9WCn+hxNBAW5Qh8gdhs63CJnhjJ2zQWFoqPJP2sK1AV5A==}
+ engines: {node: '>= 0.6'}
+
range-parser@1.2.1:
resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==}
engines: {node: '>= 0.6'}
@@ -16068,6 +18036,10 @@ packages:
resolution: {integrity: sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==}
engines: {node: '>= 0.8'}
+ raw-body@3.0.0:
+ resolution: {integrity: sha512-RmkhL8CAyCRPXCE28MMH0z2PNWQBNk2Q09ZdxM9IOOXwxwZbN+qbWaatPkdkWIKL2ZVDImrN/pK5HTRz2PcS4g==}
+ engines: {node: '>= 0.8'}
+
rc9@2.1.2:
resolution: {integrity: sha512-btXCnMmRIBINM2LDZoEmOogIZU7Qe7zn4BpomSKZ/ykbLObuBdvG+mFq11DL6fjH1DRwHhrlgtYWG96bJiC7Cg==}
@@ -16082,6 +18054,11 @@ packages:
react: '>=16.8.0'
react-dom: '>=16.8.0'
+ react-dom@18.3.1:
+ resolution: {integrity: sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==}
+ peerDependencies:
+ react: ^18.3.1
+
react-dom@19.0.0:
resolution: {integrity: sha512-4GV5sHFG0e/0AD4X+ySy6UJd3jVl1iNsNHdpad0qhABJ11twS3TTBnseqsKurKcsNqCEFeGL3uLpVChpIO3QfQ==}
peerDependencies:
@@ -16102,8 +18079,8 @@ packages:
'@types/react':
optional: true
- react-hook-form@7.55.0:
- resolution: {integrity: sha512-XRnjsH3GVMQz1moZTW53MxfoWN7aDpUg/GpVNc4A3eXRVNdGXfbzJ4vM4aLQ8g6XCUh1nIbx70aaNCl7kxnjog==}
+ react-hook-form@7.56.1:
+ resolution: {integrity: sha512-qWAVokhSpshhcEuQDSANHx3jiAEFzu2HAaaQIzi/r9FNPm1ioAvuJSD4EuZzWd7Al7nTRKcKPnBKO7sRn+zavQ==}
engines: {node: '>=18.0.0'}
peerDependencies:
react: ^16.8.0 || ^17 || ^18 || ^19
@@ -16119,6 +18096,12 @@ packages:
react-lifecycles-compat@3.0.4:
resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==}
+ react-markdown@10.1.0:
+ resolution: {integrity: sha512-qKxVopLT/TyA6BX3Ue5NwabOsAzm0Q7kAPwq6L+wWDwisYs7R8vZ0nRXqq6rkueboxpkjvLGU9fWifiX/ZZFxQ==}
+ peerDependencies:
+ '@types/react': '>=18'
+ react: '>=18'
+
react-modal@3.16.3:
resolution: {integrity: sha512-yCYRJB5YkeQDQlTt17WGAgFJ7jr2QYcWa1SHqZ3PluDmnKJ/7+tVU+E6uKyZ0nODaeEj+xCpK4LcSnKXLMC0Nw==}
peerDependencies:
@@ -16165,6 +18148,12 @@ packages:
'@types/react':
optional: true
+ react-simple-code-editor@0.14.1:
+ resolution: {integrity: sha512-BR5DtNRy+AswWJECyA17qhUDvrrCZ6zXOCfkQY5zSmb96BVUbpVAv03WpcjcwtCwiLbIANx3gebHOcXYn1EHow==}
+ peerDependencies:
+ react: '>=16.8.0'
+ react-dom: '>=16.8.0'
+
react-style-singleton@2.2.3:
resolution: {integrity: sha512-b6jSvxvVnyptAiLjbkWLE/lOnR4lfTtDAl+eUC7RZy+QQWc6wRzIV2CE6xBuMmDxc2qIihtDCZD5NPOFl7fRBQ==}
engines: {node: '>=10'}
@@ -16175,6 +18164,16 @@ packages:
'@types/react':
optional: true
+ react-toastify@10.0.6:
+ resolution: {integrity: sha512-yYjp+omCDf9lhZcrZHKbSq7YMuK0zcYkDFTzfRFgTXkTFHZ1ToxwAonzA4JI5CxA91JpjFLmwEsZEgfYfOqI1A==}
+ peerDependencies:
+ react: '>=18'
+ react-dom: '>=18'
+
+ react@18.3.1:
+ resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==}
+ engines: {node: '>=0.10.0'}
+
react@19.0.0:
resolution: {integrity: sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==}
engines: {node: '>=0.10.0'}
@@ -16182,6 +18181,10 @@ packages:
read-cache@1.0.0:
resolution: {integrity: sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==}
+ read-package-up@11.0.0:
+ resolution: {integrity: sha512-MbgfoNPANMdb4oRBNg5eqLbB2t2r+o5Ua1pNt8BqGp4I0FJZhuVSOj3PaBPni4azWuSzEdNn2evevzVmEk1ohQ==}
+ engines: {node: '>=18'}
+
read-pkg-up@7.0.1:
resolution: {integrity: sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==}
engines: {node: '>=8'}
@@ -16190,6 +18193,10 @@ packages:
resolution: {integrity: sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==}
engines: {node: '>=8'}
+ read-pkg@9.0.1:
+ resolution: {integrity: sha512-9viLL4/n1BJUCT1NXVTdS1jtm80yDEgR5T4yCelII49Mbj0v1rZdKqj7zCiYdbB0CuCgdrvHcNogAKTFPBocFA==}
+ engines: {node: '>=18'}
+
read-yaml-file@1.1.0:
resolution: {integrity: sha512-VIMnQi/Z4HT2Fxuwg5KrY174U1VdUIASQVWXXyqtNRtxSr9IYkn1rsI6Tb6HsrHCmB7gVpNwX6JxPTHcH6IoTA==}
engines: {node: '>=6'}
@@ -16228,6 +18235,10 @@ packages:
resolution: {integrity: sha512-YTUo+Flmw4ZXiWfQKGcwwc11KnoRAYgzAE2E7mXKCjSviTKShtxBsN6YUUBB2gtaBzKzeKunxhUwNHQuRryhWA==}
engines: {node: '>= 4'}
+ rechoir@0.6.2:
+ resolution: {integrity: sha512-HFM8rkZ+i3zrV+4LQjwQ0W+ez98pApMGM3HUrN04j3CqzPOzl9nmP15Y8YXNm8QHGv/eacOVEjqhmWpkRV0NAw==}
+ engines: {node: '>= 0.10'}
+
rechoir@0.8.0:
resolution: {integrity: sha512-/vxpCXddiX8NGfGO/mTafwjq4aFa/71pvamip0++IQk3zG8cbCj0fifNPrjjF1XMXUne91jL9OoxmdykoEtifQ==}
engines: {node: '>= 10.13.0'}
@@ -16240,6 +18251,9 @@ packages:
resolution: {integrity: sha512-DJnGAeenTdpMEH6uAJRK/uiyEIH9WVsUmoLwzudwGJUwZPp80PDBWPHXSAGNPwNvIXAbe7MSUB1zQFugFml66A==}
engines: {node: '>=4'}
+ redis@4.7.0:
+ resolution: {integrity: sha512-zvmkHEAdGMn+hMRXuMBtu4Vo5P6rHQjLoHftu+lBqq8ZTA3RCVC/WzD790bkKKiNFp7d5/9PcSD19fJyyRvOdQ==}
+
reflect.getprototypeof@1.0.10:
resolution: {integrity: sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==}
engines: {node: '>= 0.4'}
@@ -16282,12 +18296,21 @@ packages:
remark-external-links@8.0.0:
resolution: {integrity: sha512-5vPSX0kHoSsqtdftSHhIYofVINC8qmp0nctkeU9YoJwV3YfiBRiI6cbFRJ0oI/1F9xS+bopXG0m2KS8VFscuKA==}
+ remark-parse@11.0.0:
+ resolution: {integrity: sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==}
+
+ remark-rehype@11.1.2:
+ resolution: {integrity: sha512-Dh7l57ianaEoIpzbp0PC9UKAdCSVklD8E5Rpw7ETfbTl3FqcOOgq5q2LVDhgGCkaBv7p24JXikPdvhhmHvKMsw==}
+
remark-slug@6.1.0:
resolution: {integrity: sha512-oGCxDF9deA8phWvxFuyr3oSJsdyUAxMFbA0mZ7Y1Sas+emILtO+e5WutF9564gDsEN4IXaQXm5pFo6MLH+YmwQ==}
remove-accents@0.5.0:
resolution: {integrity: sha512-8g3/Otx1eJaVD12e31UbJj1YzdtVvzH85HV7t+9MJYk/u3XmkOUJ5Ys9wQrf9PCPK8+xn4ymzqYCiZl6QWKn+A==}
+ remove-trailing-separator@1.1.0:
+ resolution: {integrity: sha512-/hS+Y0u3aOfIETiaiirUFwDBDzmXPvO+jAfKTitUngIPzdKc6Z0LoFjM/CK5PL4C+eKwHohlHAb6H0VFfmmUsw==}
+
renderkid@3.0.0:
resolution: {integrity: sha512-q/7VIQA8lmM1hF+jn+sFSPWGlMkSAeNYcPLmDQx2zzuiDfaLrOmumR8iaUKlenFgh0XRPIUeSPlH3A+AW3Z5pg==}
@@ -16309,6 +18332,9 @@ packages:
require-main-filename@2.0.0:
resolution: {integrity: sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==}
+ require-package-name@2.0.1:
+ resolution: {integrity: sha512-uuoJ1hU/k6M0779t3VMVIYpb2VMJk05cehCaABFhXaibcbvfgR8wKiozLjVFSzJPmQMRqIcO0HMyTFqfV09V6Q==}
+
requireindex@1.2.0:
resolution: {integrity: sha512-L9jEkOi3ASd9PYit2cwRfyppc9NoABujTP8/5gFcbERmo5jUoAKovIC3fsF17pkTnGsrByysqX+Kxd2OTNI1ww==}
engines: {node: '>=0.10.5'}
@@ -16429,11 +18455,20 @@ packages:
engines: {node: '>=14.18.0', npm: '>=8.0.0'}
hasBin: true
- rollup@4.39.0:
- resolution: {integrity: sha512-thI8kNc02yNvnmJp8dr3fNWJ9tCONDhp6TV35X6HkKGGs9E6q7YWCHbe5vKiTa7TAiNcFEmXKj3X/pG2b3ci0g==}
+ rollup@4.35.0:
+ resolution: {integrity: sha512-kg6oI4g+vc41vePJyO6dHt/yl0Rz3Thv0kJeVQ3D1kS3E5XSuKbPc29G4IpT/Kv1KQwgHVcN+HtyS+HYLNSvQg==}
+ engines: {node: '>=18.0.0', npm: '>=8.0.0'}
+ hasBin: true
+
+ rollup@4.40.0:
+ resolution: {integrity: sha512-Noe455xmA96nnqH5piFtLobsGbCij7Tu+tb3c1vYjNbTkfzGqXqQXG3wJaYXkRZuQ0vEYN4bhwg7QnIrqB5B+w==}
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
hasBin: true
+ router@2.2.0:
+ resolution: {integrity: sha512-nLTrUKm2UyiL7rlhapu/Zl45FwNgkZGaCpZbIHajDYgwlJCOzLSk+cIPAnsEqV955GjILJnKbdQC1nVPz+gAYQ==}
+ engines: {node: '>= 18'}
+
rpc-websockets@7.11.0:
resolution: {integrity: sha512-IkLYjayPv6Io8C/TdCL5gwgzd1hFz2vmBZrjMw/SPEXo51ETOhnzgS4Qy5GWi2JQN7HKHa66J3+2mv0fgNh/7w==}
deprecated: deprecate 7.11.0
@@ -16513,6 +18548,9 @@ packages:
resolution: {integrity: sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==}
engines: {node: '>=v12.22.7'}
+ scheduler@0.23.2:
+ resolution: {integrity: sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==}
+
scheduler@0.25.0:
resolution: {integrity: sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA==}
@@ -16520,8 +18558,8 @@ packages:
resolution: {integrity: sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==}
engines: {node: '>= 10.13.0'}
- schema-utils@4.3.0:
- resolution: {integrity: sha512-Gf9qqc58SpCA/xdziiHz35F4GNIWYWZrEshUc/G/r5BnLph6xpKuLeoJoQuj5WfBIx/eQLf+hmVPYHaxJu7V2g==}
+ schema-utils@4.3.2:
+ resolution: {integrity: sha512-Gn/JaSk/Mt9gYubxTtSn/QCV4em9mpAPiR1rqy/Ocu19u/G9J5WWdNoUT4SiV6mFC3y6cxyFcFwdzPM3FgxGAQ==}
engines: {node: '>= 10.13.0'}
scrypt-js@3.0.1:
@@ -16544,6 +18582,9 @@ packages:
secure-compare@3.0.1:
resolution: {integrity: sha512-AckIIV90rPDcBcglUwXPF3kg0P0qmPsPXAj6BBEENQE1p5yA1xfmDJzfi1Tappj37Pv2mVbKpL3Z1T+Nn7k1Qw==}
+ secure-json-parse@2.7.0:
+ resolution: {integrity: sha512-6aU+Rwsezw7VR8/nyvKTx8QpWH9FrcYiXXlqC4z5d5XQBDRqtbfsRjnwGyqbi3gddNtWHuEk9OANUotL26qKUw==}
+
select-hose@2.0.0:
resolution: {integrity: sha512-mEugaLK+YfkijB4fx0e6kImuJdCIt2LxCRcbEYPqRGCs4F2ogyfZU5IAZRdjCP8JPq2AtdNoC/Dux63d9Kiryg==}
@@ -16568,9 +18609,16 @@ packages:
resolution: {integrity: sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==}
engines: {node: '>= 0.8.0'}
+ send@1.2.0:
+ resolution: {integrity: sha512-uaW0WwXKpL9blXE2o0bRhoL2EGXIrZxQ2ZQ4mgcfoBxdFmQold+qWsD2jLrfZ0trjKL6vOw0j//eAwcALFjKSw==}
+ engines: {node: '>= 18'}
+
serialize-javascript@6.0.2:
resolution: {integrity: sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==}
+ serve-handler@6.1.6:
+ resolution: {integrity: sha512-x5RL9Y2p5+Sh3D38Fh9i/iQ5ZK+e4xuXRd/pGbM4D13tgo/MGwbttUk8emytcr1YYzBYs+apnUngBDFYfpjPuQ==}
+
serve-index@1.9.1:
resolution: {integrity: sha512-pXHfKNP4qujrtteMrSBb0rc8HJ9Ms/GrXwcUtUtD5s4ewDJI8bT3Cz2zTVRMKtri49pLx2e0Ya8ziP5Ya2pZZw==}
engines: {node: '>= 0.8.0'}
@@ -16582,6 +18630,10 @@ packages:
resolution: {integrity: sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==}
engines: {node: '>= 0.8.0'}
+ serve-static@2.2.0:
+ resolution: {integrity: sha512-61g9pCh0Vnh7IutZjtLGGpTA355+OPn2TyDv/6ivP2h/AdAVX9azsoxmg2/M6nZeQZNYBEwIcsne1mJd9oQItQ==}
+ engines: {node: '>= 18'}
+
set-blocking@2.0.0:
resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==}
@@ -16632,9 +18684,19 @@ packages:
resolution: {integrity: sha512-AzqKpGKjrj7EM6rKVQEPpB288oCfnrEIuyoT9cyF4nmGa7V8Zk6f7RRqYisX8X9m+Q7bd632aZW4ky7EhbQztA==}
engines: {node: '>= 0.4'}
+ shelljs@0.8.5:
+ resolution: {integrity: sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==}
+ engines: {node: '>=4'}
+ hasBin: true
+
shimmer@1.2.1:
resolution: {integrity: sha512-sQTKC1Re/rM6XyFM6fIAGHRPVGvyXfgzIDvzoq608vM+jeyVD0Tu1E6Np0Kc2zAIFWIj963V2800iF/9LPieQw==}
+ shx@0.3.4:
+ resolution: {integrity: sha512-N6A9MLVqjxZYcVn8hLmtneQWIJtp8IKzMP4eMnx+nqkvXoqinUPCbUFLp2UcWTEIUONhlk0ewxr/jaVGlc+J+g==}
+ engines: {node: '>=6'}
+ hasBin: true
+
side-channel-list@1.0.0:
resolution: {integrity: sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==}
engines: {node: '>= 0.4'}
@@ -16664,6 +18726,9 @@ packages:
simple-git@3.27.0:
resolution: {integrity: sha512-ivHoFS9Yi9GY49ogc6/YAi3Fl9ROnF4VyubNylgCkA+RVqLaKWnDSzXOVzya8csELIaWaYNutsEuAhZrtOjozA==}
+ simple-swizzle@0.2.2:
+ resolution: {integrity: sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==}
+
sirv@3.0.1:
resolution: {integrity: sha512-FoqMu0NCGBLCcAkS1qA+XJIQTR6/JHfQXl+uGteNCQ76T91DMUjPa9xfmeqMY3z80nLSg9yQmNjK0Px6RWsH/A==}
engines: {node: '>=18'}
@@ -16748,6 +18813,12 @@ packages:
space-separated-tokens@1.1.5:
resolution: {integrity: sha512-q/JSVd1Lptzhf5bkYm4ob4iWPjx0KiRe3sRFBNrVqbJkFaBm5vbbowy1mymoPNLRa52+oadOhJ+K49wsSeSjTA==}
+ space-separated-tokens@2.0.2:
+ resolution: {integrity: sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==}
+
+ spawn-rx@5.1.2:
+ resolution: {integrity: sha512-/y7tJKALVZ1lPzeZZB9jYnmtrL7d0N2zkorii5a7r7dhHkWIuLTzZpZzMJLK1dmYRgX/NCc4iarTO3F7BS2c/A==}
+
spawndamnit@3.0.1:
resolution: {integrity: sha512-MmnduQUuHCoFckZoWnXsTg7JaiLBJrKFj9UI2MbRPGaJeVpsLcVBu6P/IGZovziM/YBsellCmsprgNA+w0CzVg==}
@@ -16795,6 +18866,9 @@ packages:
stable-hash@0.0.5:
resolution: {integrity: sha512-+L3ccpzibovGXFK+Ap/f8LOS0ahMrHTf3xu7mMLSpEGU0EO9ucaysSylKo9eRDFNhWve/y275iPmIZ4z39a9iA==}
+ stack-trace@0.0.10:
+ resolution: {integrity: sha512-KGzahc7puUKkzyMt+IqAep+TVNbKP+k2Lmwhub39m1AsTSkaDutx56aDCo+HLDzf/D26BIHTJWNiTG1KAJiQCg==}
+
stackback@0.0.2:
resolution: {integrity: sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==}
@@ -16833,9 +18907,15 @@ packages:
stream-browserify@3.0.0:
resolution: {integrity: sha512-H73RAHsVBapbim0tU2JwwOiXUj+fikfiaoYAKHF3VJfA0pe2BCzkhAHBlLG6REzE+2WNZcxOXjK7lkso+9euLA==}
+ stream-chain@2.2.5:
+ resolution: {integrity: sha512-1TJmBx6aSWqZ4tx7aTpBDXK0/e2hhcNSTV8+CbFJtDjbb+I1mZ8lHit0Grw9GRT+6JbIrrDd8esncgBi8aBXGA==}
+
stream-http@3.2.0:
resolution: {integrity: sha512-Oq1bLqisTyK3TSCXpPbT4sdeYNdmyZJv1LxpEm2vu1ZhK89kSE5YXwZc3cWk0MagGaKriBh9mCFbVGtO+vY29A==}
+ stream-json@1.9.1:
+ resolution: {integrity: sha512-uWkjJ+2Nt/LO9Z/JyKZbMusL8Dkh97uUBTv3AJQ74y07lVahLY4eEFsPsE97pxYBwr8nnjMAIch5eqI0gPShyw==}
+
stream-shift@1.0.3:
resolution: {integrity: sha512-76ORR0DO1o1hlKwTbi/DM3EXWGf3ZJYO8cXX5RJwnul2DEg2oyoZyjLNoQM8WsvZiFKCRfC1O0J7iCvie3RZmQ==}
@@ -16891,6 +18971,9 @@ packages:
string_decoder@1.3.0:
resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
+ stringify-entities@4.0.4:
+ resolution: {integrity: sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==}
+
strip-ansi@5.2.0:
resolution: {integrity: sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==}
engines: {node: '>=6'}
@@ -16932,6 +19015,12 @@ packages:
structured-clone-es@1.0.0:
resolution: {integrity: sha512-FL8EeKFFyNQv5cMnXI31CIMCsFarSVI2bF0U0ImeNE3g/F1IvJQyqzOXxPBRXiwQfyBTlbNe88jh1jFW0O/jiQ==}
+ style-to-js@1.1.16:
+ resolution: {integrity: sha512-/Q6ld50hKYPH3d/r6nr117TZkHR0w0kGGIVfpG9N6D8NymRPM9RqCUv4pRpJ62E5DqOYx2AFpbZMyCPnjQCnOw==}
+
+ style-to-object@1.0.8:
+ resolution: {integrity: sha512-xT47I/Eo0rwJmaXC4oilDGDWLohVhR6o/xAQcPQN8q6QBuZVL8qMYL85kLmST5cPjAorwvqIA4qXTRQoYHaL6g==}
+
styled-jsx@5.1.1:
resolution: {integrity: sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==}
engines: {node: '>= 12.0.0'}
@@ -17086,6 +19175,11 @@ packages:
engines: {node: '>=14.0.0'}
hasBin: true
+ swr@2.3.3:
+ resolution: {integrity: sha512-dshNvs3ExOqtZ6kJBaAsabhPdHyeY4P2cKwRCniDVifBMoG/SVI7tfLWqPXriVspf2Rg4tPzXJTnwaihIeFw2A==}
+ peerDependencies:
+ react: ^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
+
symbol-tree@3.2.4:
resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==}
@@ -17103,6 +19197,9 @@ packages:
tailwind-merge@2.2.1:
resolution: {integrity: sha512-o+2GTLkthfa5YUt4JxPfzMIpQzZ3adD1vLVkvKE1Twl9UAhGsEbIZhHHZVRttyW177S8PDJI3bTQNaebyofK3Q==}
+ tailwind-merge@2.6.0:
+ resolution: {integrity: sha512-P+Vu1qXfzediirmHOC3xKGAYeZtPcV9g76X+xg2FD4tYgR71ewMA35Y3sCz3zhiN/dwefRpJX0yBcgwi1fXNQA==}
+
tailwindcss-animate@1.0.7:
resolution: {integrity: sha512-bl6mpH3T7I3UFxuvDEXLxy/VuFxBk5bbzplh7tXI68mwMokNYd1t9qPBHlnyTwfa4JGC4zP516I1hYYtQ/vspA==}
peerDependencies:
@@ -17189,6 +19286,9 @@ packages:
text-encoding-utf-8@1.0.2:
resolution: {integrity: sha512-8bw4MY9WjdsD2aMtO0OzOCY3pXGYNx2d2FfHRVUKkiCPDWjKuOlhLVASS+pD7VkLTVjW268LYJHwsnPFlBpbAg==}
+ text-hex@1.0.0:
+ resolution: {integrity: sha512-uuVGNWzgJ4yhRaNSiubPY7OjISw4sw4E5Uv0wbjp+OzcbmVU/rsT8ujgcXJhn9ypzsgr5vlzpPqP+MBBKcGvbg==}
+
text-table@0.2.0:
resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
@@ -17211,12 +19311,13 @@ packages:
thread-stream@0.15.2:
resolution: {integrity: sha512-UkEhKIg2pD+fjkHQKyJO3yoIvAP3N6RlNFt2dUhcS1FGvCD1cQa1M/PGknCLFIyZdtJOWQjejp7bdNqmN7zwdA==}
+ throttleit@2.1.0:
+ resolution: {integrity: sha512-nt6AMGKW1p/70DF/hGBdJB57B8Tspmbp5gfJ8ilhLnt7kkr2ye7hzD6NVG8GGErk2HWF34igrL2CXmNIkzKqKw==}
+ engines: {node: '>=18'}
+
through2@2.0.5:
resolution: {integrity: sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==}
- through@2.3.8:
- resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==}
-
thunky@1.1.0:
resolution: {integrity: sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==}
@@ -17262,6 +19363,10 @@ packages:
resolution: {integrity: sha512-qkf4trmKSIiMTs/E63cxH+ojC2unam7rJ0WrauAzpT3ECNTxGRMlaXxVbfxMUC/w0LaYk6jQ4y/nGR9uBO3tww==}
engines: {node: '>=12.0.0'}
+ tinyglobby@0.2.13:
+ resolution: {integrity: sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==}
+ engines: {node: '>=12.0.0'}
+
tinypool@1.0.2:
resolution: {integrity: sha512-al6n+QEANGFOMf/dmUMsuS5/r9B06uwlyNjZZql/zv8J7ybHCgoihBNORZCY2mzUuAnomQa2JdhyHKzZxPCrFA==}
engines: {node: ^18.0.0 || >=20.0.0}
@@ -17274,10 +19379,17 @@ packages:
resolution: {integrity: sha512-n1cw8k1k0x4pgA2+9XrOkFydTerNcJ1zWCO5Nn9scWHTD+5tp8dghT2x1uduQePZTZgd3Tupf+x9BxJjeJi77Q==}
engines: {node: '>=14.0.0'}
+ tmp-promise@3.0.3:
+ resolution: {integrity: sha512-RwM7MoPojPxsOBYnyd2hy0bxtIlVrihNs9pj5SUvY8Zz1sQcQG2tG1hSr8PDxfgEB8RNKDhqbIlroIarSNDNsQ==}
+
tmp@0.0.33:
resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==}
engines: {node: '>=0.6.0'}
+ tmp@0.2.3:
+ resolution: {integrity: sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==}
+ engines: {node: '>=14.14'}
+
tmpl@1.0.5:
resolution: {integrity: sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==}
@@ -17295,6 +19407,9 @@ packages:
resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==}
engines: {node: '>=0.6'}
+ toml@3.0.0:
+ resolution: {integrity: sha512-y/mWCZinnvxjTKYhJ+pYxwD0mRLVvOtdS2Awbgxln6iEnt4rk0yBxeSBHkGJcPucRiG0e55mwWp+g/05rsrd6w==}
+
totalist@3.0.1:
resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==}
engines: {node: '>=6'}
@@ -17306,8 +19421,8 @@ packages:
tr46@0.0.3:
resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==}
- tr46@5.1.0:
- resolution: {integrity: sha512-IUWnUK7ADYR5Sl1fZlO1INDUhVhatWl7BtJWsIhwJ0UAK7ilzzIa8uIqOO/aYVWHZPJkKbEL+362wrzoeRF7bw==}
+ tr46@5.1.1:
+ resolution: {integrity: sha512-hdF5ZgjTqgAntKkklYw0R03MG2x/bSzTtkxmIRw/sTNV8YXsCJ1tfLAX23lhxhHJlEf3CRCOCGGWw3vI3GaSPw==}
engines: {node: '>=18'}
tree-dump@1.0.2:
@@ -17316,6 +19431,20 @@ packages:
peerDependencies:
tslib: '2'
+ tree-kill@1.2.2:
+ resolution: {integrity: sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==}
+ hasBin: true
+
+ trim-lines@3.0.1:
+ resolution: {integrity: sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==}
+
+ triple-beam@1.4.1:
+ resolution: {integrity: sha512-aZbgViZrg1QNcG+LULa7nhZpJTZSLm/mXnHXnbAbjmN5aSa0y7V+wvv6+4WaBtpISJzThKy+PIPxc1Nq1EJ9mg==}
+ engines: {node: '>= 14.0.0'}
+
+ trough@2.2.0:
+ resolution: {integrity: sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==}
+
ts-api-utils@1.4.3:
resolution: {integrity: sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==}
engines: {node: '>=16'}
@@ -17375,6 +19504,12 @@ packages:
resolution: {integrity: sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==}
engines: {node: '>=0.6.x'}
+ tsutils@3.21.0:
+ resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
+ engines: {node: '>= 6'}
+ peerDependencies:
+ typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta'
+
tty-browserify@0.0.1:
resolution: {integrity: sha512-C3TaO7K81YvjCgQH9Q1S3R3P3BtN3RIM8n+OvX4il1K1zgE8ZhI0op7kClgkxtutIE8hQrcrHBXvIheqKUUCxw==}
@@ -17447,14 +19582,18 @@ packages:
resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==}
engines: {node: '>=12.20'}
- type-fest@4.39.1:
- resolution: {integrity: sha512-uW9qzd66uyHYxwyVBYiwS4Oi0qZyUqwjU+Oevr6ZogYiXt99EOYtwvzMSLw1c3lYo2HzJsep/NB23iEVEgjG/w==}
+ type-fest@4.40.0:
+ resolution: {integrity: sha512-ABHZ2/tS2JkvH1PEjxFDTUWC8dB5OsIGZP4IFLhR293GqT5Y5qB1WwL2kMPYhQW9DVgVD8Hd7I8gjwPIf5GFkw==}
engines: {node: '>=16'}
type-is@1.6.18:
resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==}
engines: {node: '>= 0.6'}
+ type-is@2.0.1:
+ resolution: {integrity: sha512-OZs6gsjF4vMp32qrCbiVSkrFmXtG/AZhY3t0iAMrMBiAZyV9oALtXO8hsrHbMXF9x6L3grlFuwW2oAz7cav+Gw==}
+ engines: {node: '>= 0.6'}
+
typed-array-buffer@1.0.3:
resolution: {integrity: sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==}
engines: {node: '>= 0.4'}
@@ -17546,8 +19685,8 @@ packages:
undici-types@6.20.0:
resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==}
- undici-types@7.7.0:
- resolution: {integrity: sha512-9zJ2zD8nHfvO3zn1Xm9seFc+ATCmdtcNc7umXyMk6xj9fp+COVCNlH3pq2ZrFLVaBKLDTlvXLTq88+knkNs+BQ==}
+ undici-types@7.8.0:
+ resolution: {integrity: sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==}
undici@5.29.0:
resolution: {integrity: sha512-raqeBD6NQK4SkWhQzeYKd1KmIG6dllBOTt55Rmkt4HtI9mwdWtJljnrXjAFUBLTSN67HWrOIZ3EPF4kjUw80Bg==}
@@ -17559,8 +19698,8 @@ packages:
unenv@2.0.0-rc.15:
resolution: {integrity: sha512-J/rEIZU8w6FOfLNz/hNKsnY+fFHWnu9MH4yRbSZF3xbbGHovcetXPs7sD+9p8L6CeNC//I9bhRYAOsBt2u7/OA==}
- unhead@2.0.5:
- resolution: {integrity: sha512-bG4wyp+KuW+ivQYtTQvnvtMM55ziIrQ9Yq1/VAm099buBgH0CoBWgu39jkSUoE4oZ4Qki8SsnMbq2gL0h3/sUA==}
+ unhead@2.0.8:
+ resolution: {integrity: sha512-63WR+y08RZE7ChiFdgNY64haAkhCtUS5/HM7xo4Q83NA63txWbEh2WGmrKbArdQmSct+XlqbFN8ZL1yWpQEHEA==}
unicode-canonical-property-names-ecmascript@2.0.1:
resolution: {integrity: sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==}
@@ -17578,6 +19717,10 @@ packages:
resolution: {integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==}
engines: {node: '>=4'}
+ unicorn-magic@0.1.0:
+ resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==}
+ engines: {node: '>=18'}
+
unicorn-magic@0.3.0:
resolution: {integrity: sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==}
engines: {node: '>=18'}
@@ -17585,10 +19728,17 @@ packages:
unidragger@3.0.1:
resolution: {integrity: sha512-RngbGSwBFmqGBWjkaH+yB677uzR95blSQyxq6hYbrQCejH3Mx1nm8DVOuh3M9k2fQyTstWUG5qlgCnNqV/9jVw==}
+ unified@11.0.5:
+ resolution: {integrity: sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==}
+
unimport@4.2.0:
resolution: {integrity: sha512-mYVtA0nmzrysnYnyb3ALMbByJ+Maosee2+WyE0puXl+Xm2bUwPorPaaeZt0ETfuroPOtG8jj1g/qeFZ6buFnag==}
engines: {node: '>=18.12.0'}
+ unimport@5.0.0:
+ resolution: {integrity: sha512-8jL3T+FKDg+qLFX55X9j92uFRqH5vWrNlf/eJb5IQlQB5q5wjooXQDXP1ulhJJQHbosBmlKhBo/ZVS5jHlcJGA==}
+ engines: {node: '>=18.12.0'}
+
union@0.5.0:
resolution: {integrity: sha512-N6uOhuW6zO95P3Mel2I2zMsbsanvvtgn6jVqJv4vbVcz/JN0OkL9suomjQGmWtxJQXOCqUJvquc1sMeNz/IwlA==}
engines: {node: '>= 0.8.0'}
@@ -17600,12 +19750,27 @@ packages:
unist-util-is@4.1.0:
resolution: {integrity: sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg==}
+ unist-util-is@6.0.0:
+ resolution: {integrity: sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==}
+
+ unist-util-position@5.0.0:
+ resolution: {integrity: sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==}
+
+ unist-util-stringify-position@4.0.0:
+ resolution: {integrity: sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==}
+
unist-util-visit-parents@3.1.1:
resolution: {integrity: sha512-1KROIZWo6bcMrZEwiH2UrXDyalAa0uqzWCxCJj6lPOvTve2WkfgCytoDTPaMnodXh1WrXOq0haVYHj99ynJlsg==}
+ unist-util-visit-parents@6.0.1:
+ resolution: {integrity: sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==}
+
unist-util-visit@2.0.3:
resolution: {integrity: sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==}
+ unist-util-visit@5.0.0:
+ resolution: {integrity: sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==}
+
universal-user-agent@6.0.1:
resolution: {integrity: sha512-yCzhz6FN2wU1NiiQRogkTQszlQSlpWaw8SvVegAc+bDxbzHgh1vX8uIe8OYyMH6DwH+sdTJsgMl36+mSMdRJIQ==}
@@ -17621,6 +19786,10 @@ packages:
resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==}
engines: {node: '>= 10.0.0'}
+ unixify@1.0.0:
+ resolution: {integrity: sha512-6bc58dPYhCMHHuwxldQxO3RRNZ4eCogZ/st++0+fcC1nr0jiGUtAdBJ2qzmLQWSxbtz42pWt4QQMiZ9HvZf5cg==}
+ engines: {node: '>=0.10.0'}
+
unload@2.4.1:
resolution: {integrity: sha512-IViSAm8Z3sRBYA+9wc0fLQmU9Nrxb16rcDmIiR6Y9LJSZzI7QY5QsDhqPpKOjAn0O9/kfK1TfNEMMAGPTIraPw==}
@@ -17647,12 +19816,12 @@ packages:
resolution: {integrity: sha512-4/u/j4FrCKdi17jaxuJA0jClGxB1AvU2hw/IuayPc4ay1XGaJs/rbb4v5WKwAjNifjmXK9PIFyuPiaK8azyR9w==}
engines: {node: '>=14.0.0'}
- unplugin@2.3.0:
- resolution: {integrity: sha512-zNTDfbzOZzkbgXvH1QgQFW5nAyvjA0q3q9FGPFx2sKpDnaoU09VP1wT1mE+LYa6EF2rfezfd1y2EPLLR8ka6nw==}
+ unplugin@2.3.2:
+ resolution: {integrity: sha512-3n7YA46rROb3zSj8fFxtxC/PqoyvYQ0llwz9wtUPUutr9ig09C8gGo5CWCwHrUzlqC1LLR43kxp5vEIyH1ac1w==}
engines: {node: '>=18.12.0'}
- unrs-resolver@1.4.1:
- resolution: {integrity: sha512-MhPB3wBI5BR8TGieTb08XuYlE8oFVEXdSAgat3psdlRyejl8ojQ8iqPcjh094qCZ1r+TnkxzP6BeCd/umfHckQ==}
+ unrs-resolver@1.7.0:
+ resolution: {integrity: sha512-b76tVoT9KPniDY1GoYghDUQX20gjzXm/TONfHfgayLaiuo+oGyT9CsQkGCEJs+1/uryVBEOGOt3yYWDXbJhL7g==}
unstorage@1.15.0:
resolution: {integrity: sha512-m40eHdGY/gA6xAPqo8eaxqXgBuzQTlAKfmB1iF7oCKXE1HfwHwzDJBywK+qQGn52dta+bPlZluPF7++yR3p/bg==}
@@ -17750,6 +19919,12 @@ packages:
resolution: {integrity: sha512-oCwdVC7mTuWiPyjLUz/COz5TLk6wgp0RCsN+wHZ2Ekneac9w8uuV0njcbbie2ME+Vs+d6duwmYuR3HgQXs1fOg==}
engines: {node: '>= 0.4'}
+ urlpattern-polyfill@10.0.0:
+ resolution: {integrity: sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==}
+
+ urlpattern-polyfill@8.0.2:
+ resolution: {integrity: sha512-Qp95D4TPJl1kC9SKigDcqgyM2VDVO4RiJc2d4qe5GrYm+zbIQCWWKAFaJNQ4BhdFeDGwBmAxqJBwWSJDb9T3BQ==}
+
usb@2.15.0:
resolution: {integrity: sha512-BA9r7PFxyYp99wps1N70lIqdPb2Utcl2KkWohDtWUmhDBeM5hDH1Zl/L/CZvWxd5W3RUCNm1g+b+DEKZ6cHzqg==}
engines: {node: '>=12.22.0 <13.0 || >=14.17.0'}
@@ -17790,6 +19965,11 @@ packages:
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
+ use-sync-external-store@1.5.0:
+ resolution: {integrity: sha512-Rb46I4cGGVBmjamjphe8L/UnvJD+uPPtTkNvX5mZgqdbavhI4EbgIWJiIHXJ8bc/i9EQGPRh4DwEURJ552Do0A==}
+ peerDependencies:
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
+
utf-8-validate@5.0.10:
resolution: {integrity: sha512-Z6czzLq4u8fPOyx7TU6X3dvUZVvoJmxSQ+IcrlmagKhilxlhZgxPK6C5Jqbkw1IDUmFTM+cz9QDnnLTwDz/2gQ==}
engines: {node: '>=6.14.2'}
@@ -17815,6 +19995,10 @@ packages:
resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==}
hasBin: true
+ uuid@11.1.0:
+ resolution: {integrity: sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==}
+ hasBin: true
+
uuid@8.3.2:
resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==}
hasBin: true
@@ -17891,6 +20075,12 @@ packages:
resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==}
engines: {node: '>= 0.8'}
+ vfile-message@4.0.2:
+ resolution: {integrity: sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==}
+
+ vfile@6.0.3:
+ resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==}
+
viem@2.23.13:
resolution: {integrity: sha512-f3RkcrzGhU79GfBb9GHUL0m3e3LUsNudXIQTFp4fit5hUGb0ew9KOYZ6cCY5d4Melj3noBy2zq0K2fV+mp+Cpg==}
peerDependencies:
@@ -17912,11 +20102,6 @@ packages:
peerDependencies:
vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.1
- vite-hot-client@0.2.4:
- resolution: {integrity: sha512-a1nzURqO7DDmnXqabFOliz908FRmIppkBKsJthS8rbe8hBEXwEwe4C3Pp33Z1JoFCYfVL4kTOMLKk0ZZxREIeA==}
- peerDependencies:
- vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0
-
vite-hot-client@2.0.4:
resolution: {integrity: sha512-W9LOGAyGMrbGArYJN4LBCdOC5+Zwh7dHvOHC0KmGKkJhsOzaKbpo/jEjpPKVHIW0/jBWj8RZG0NUxfgA8BxgAg==}
peerDependencies:
@@ -17932,8 +20117,8 @@ packages:
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
- vite-node@3.1.1:
- resolution: {integrity: sha512-V+IxPAE2FvXpTCHXyNem0M+gWm6J7eRyWPR6vYoG/Gl+IscNOjXzztUhimQgTxaAoUoj40Qqimaa0NLIOOAH4w==}
+ vite-node@3.1.2:
+ resolution: {integrity: sha512-/8iMryv46J3aK13iUXsei5G/A3CUlW4665THCPS+K8xAaqrVWiGB4RfXMQXCLjpK9P2eK//BczrVkn5JLAk6DA==}
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
hasBin: true
@@ -17971,8 +20156,8 @@ packages:
vue-tsc:
optional: true
- vite-plugin-inspect@11.0.0:
- resolution: {integrity: sha512-Q0RDNcMs1mbI2yGRwOzSapnnA6NFO0j88+Vb8pJX0iYMw34WczwKJi3JgheItDhbWRq/CLUR0cs+ajZpcUaIFQ==}
+ vite-plugin-inspect@11.0.1:
+ resolution: {integrity: sha512-aABw7eGTr9Cmbn9RAs76e0BztVUFDl6a2R+/IJXpoUZxjx5YHB0P+Em3ZTWzpIPZzuRj28tAMblvcUyhgJc4aQ==}
engines: {node: '>=14'}
peerDependencies:
'@nuxt/kit': '*'
@@ -18153,8 +20338,8 @@ packages:
vue-bundle-renderer@2.1.1:
resolution: {integrity: sha512-+qALLI5cQncuetYOXp4yScwYvqh8c6SMXee3B+M7oTZxOgtESP0l4j/fXdEJoZ+EdMxkGWIj+aSEyjXkOdmd7g==}
- vue-component-type-helpers@2.2.8:
- resolution: {integrity: sha512-4bjIsC284coDO9om4HPA62M7wfsTvcmZyzdfR0aUlFXqq4tXxM1APyXpNVxPC8QazKw9OhmZNHBVDA6ODaZsrA==}
+ vue-component-type-helpers@2.2.10:
+ resolution: {integrity: sha512-iDUO7uQK+Sab2tYuiP9D1oLujCWlhHELHMgV/cB13cuGbG4qwkLHvtfWb6FzvxrIOPDnU0oHsz2MlQjhYDeaHA==}
vue-demi@0.14.10:
resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==}
@@ -18170,8 +20355,8 @@ packages:
vue-devtools-stub@0.1.0:
resolution: {integrity: sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==}
- vue-router@4.5.0:
- resolution: {integrity: sha512-HDuk+PuH5monfNuY+ct49mNmkCRK4xJAV9Ts4z9UFc4rzdDnxQLyCMGGc8pKhZhHTVzfanpNwB/lwqevcBwI4w==}
+ vue-router@4.5.1:
+ resolution: {integrity: sha512-ogAF3P97NPm8fJsE4by9dwSYtDwXIY1nFY9T6DyQnGHd1E2Da94w9JIolpe42LJGIl0DwOHBi8TcRPlPGwbTtw==}
peerDependencies:
vue: ^3.2.0
@@ -18207,6 +20392,17 @@ packages:
resolution: {integrity: sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==}
engines: {node: '>=18'}
+ wagmi@2.14.15:
+ resolution: {integrity: sha512-sRa7FsEmgph1KsIK93wCS2MhZgUae18jI/+Ger+INSxytJbhzNkukpHxWlNfV/Skl8zxDAQfxucotZLi8UadZQ==}
+ peerDependencies:
+ '@tanstack/react-query': '>=5.0.0'
+ react: '>=18'
+ typescript: '>=5.0.4'
+ viem: 2.x
+ peerDependenciesMeta:
+ typescript:
+ optional: true
+
wagmi@2.14.16:
resolution: {integrity: sha512-njOPvB8L0+jt3m1FTJiVF44T1u+kcjLtVWKvwI0mZnIesZTQZ/xDF0M/NHj3Uljyn3qJw3pyHjJe31NC+VVHMA==}
peerDependencies:
@@ -18245,6 +20441,10 @@ packages:
weak-lru-cache@1.2.2:
resolution: {integrity: sha512-DEAoo25RfSYMuTGc9vPJzZcZullwIqRDSI9LOy+fkCJPi6hykCnfKaXTuPBDuXAUcqHXyOgFtHNp/kB2FjYHbw==}
+ web-streams-polyfill@3.3.3:
+ resolution: {integrity: sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==}
+ engines: {node: '>= 8'}
+
webassembly-floating-point-hex-parser@0.1.2:
resolution: {integrity: sha512-TUf1H++8U10+stJbFydnvrpG5Sznz5Rilez/oZlV5zI0C/e4cSxd8rALAJ8VpTvjVWxLmL3SVSJUK6Ap9AoiNg==}
@@ -18397,6 +20597,9 @@ packages:
engines: {node: '>=8'}
hasBin: true
+ wide-align@1.1.5:
+ resolution: {integrity: sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==}
+
wif@2.0.6:
resolution: {integrity: sha512-HIanZn1zmduSF+BQhkE+YXIbEiH0xPr1012QbFEGB0xsKqJii0/SqJjyn8dFv6y36kOznMgMB+LGcbZTJ1xACQ==}
@@ -18406,6 +20609,14 @@ packages:
wildcard@2.0.1:
resolution: {integrity: sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==}
+ winston-transport@4.9.0:
+ resolution: {integrity: sha512-8drMJ4rkgaPo1Me4zD/3WLfI/zPdA9o2IipKODunnGDcuqbHwjsbB79ylv04LCGGzU0xQ6vTznOMpQGaLhhm6A==}
+ engines: {node: '>= 12.0.0'}
+
+ winston@3.17.0:
+ resolution: {integrity: sha512-DLiFIXYC5fMPxaRg832S6F5mJYvePtmO5G9v9IgUFPhXm9/GkXarH/TUrBAVzhTCzAj9anE/+GjrgXp/54nOgw==}
+ engines: {node: '>= 12.0.0'}
+
word-wrap@1.2.5:
resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
engines: {node: '>=0.10.0'}
@@ -18454,6 +20665,10 @@ packages:
resolution: {integrity: sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==}
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
+ write-file-atomic@6.0.0:
+ resolution: {integrity: sha512-GmqrO8WJ1NuzJ2DrziEI2o57jKAVIQNf8a18W3nCYU3H7PNWqCCVTeH6/NQE93CIllIgQS98rrmVkYgTX9fFJQ==}
+ engines: {node: ^18.17.0 || >=20.5.0}
+
ws@8.18.1:
resolution: {integrity: sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==}
engines: {node: '>=10.0.0'}
@@ -18480,8 +20695,8 @@ packages:
resolution: {integrity: sha512-TEU+nJVUUnA4CYJFLvK5X9AOeH4KvDvhIfm0vV1GaQRtchnG0hgK5p8hw/xjv8cunWYCsiPCSDzObPyhEwq3KQ==}
engines: {node: '>=0.4.0'}
- xrpl@4.2.0:
- resolution: {integrity: sha512-RR6lJhRyQHPoI/rZGuKBzUc45KSC3thpYVzn3ATu78GXDZ6vsyn8SXmNveMhAJ2AVRvpRiyyztbU2TmGRUp2Xg==}
+ xrpl@4.2.5:
+ resolution: {integrity: sha512-QIpsqvhaRiVvlq7px7lC+lhrxESDMN1vd8mW0SfTgY5WgzP9RLiDoVywOOvSZqDDjPs0EGfhxzYjREW1gGu0Ng==}
engines: {node: '>=18.0.0'}
xtend@4.0.2:
@@ -18580,12 +20795,20 @@ packages:
resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==}
engines: {node: '>= 14'}
+ zod-to-json-schema@3.24.5:
+ resolution: {integrity: sha512-/AuWwMP+YqiPbsJx5D6TfgRTc4kTLjsh5SOcd4bLsfUg2RcEXrFMJl1DGgdHy2aCfsIA/cr/1JM0xcB2GZji8g==}
+ peerDependencies:
+ zod: ^3.24.1
+
zod@3.22.4:
resolution: {integrity: sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==}
zod@3.23.8:
resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==}
+ zod@3.24.3:
+ resolution: {integrity: sha512-HhY1oqzWCQWuUqvBFnsyrtZRhyPeR7SUGv+C4+MsisMuVfSPx8HpwWqH8tRahSlt6M3PiFAcoeFhZAqIXTxoSg==}
+
zustand@5.0.0:
resolution: {integrity: sha512-LE+VcmbartOPM+auOjCCLQOsQ05zUTp8RkgwRzefUk+2jISdMMFnxvyTjA4YNWr5ZGXYbVsEMZosttuxUBkojQ==}
engines: {node: '>=12.20.0'}
@@ -18604,12 +20827,49 @@ packages:
use-sync-external-store:
optional: true
+ zwitch@2.0.4:
+ resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==}
+
snapshots:
'@adraffy/ens-normalize@1.10.1': {}
'@adraffy/ens-normalize@1.11.0': {}
+ '@ai-sdk/openai@1.3.18(zod@3.24.3)':
+ dependencies:
+ '@ai-sdk/provider': 1.1.3
+ '@ai-sdk/provider-utils': 2.2.7(zod@3.24.3)
+ zod: 3.24.3
+
+ '@ai-sdk/provider-utils@2.2.7(zod@3.24.3)':
+ dependencies:
+ '@ai-sdk/provider': 1.1.3
+ nanoid: 3.3.11
+ secure-json-parse: 2.7.0
+ zod: 3.24.3
+
+ '@ai-sdk/provider@1.1.3':
+ dependencies:
+ json-schema: 0.4.0
+
+ '@ai-sdk/react@1.2.9(react@19.0.0)(zod@3.24.3)':
+ dependencies:
+ '@ai-sdk/provider-utils': 2.2.7(zod@3.24.3)
+ '@ai-sdk/ui-utils': 1.2.8(zod@3.24.3)
+ react: 19.0.0
+ swr: 2.3.3(react@19.0.0)
+ throttleit: 2.1.0
+ optionalDependencies:
+ zod: 3.24.3
+
+ '@ai-sdk/ui-utils@1.2.8(zod@3.24.3)':
+ dependencies:
+ '@ai-sdk/provider': 1.1.3
+ '@ai-sdk/provider-utils': 2.2.7(zod@3.24.3)
+ zod: 3.24.3
+ zod-to-json-schema: 3.24.5(zod@3.24.3)
+
'@alloc/quick-lru@5.2.0': {}
'@ampproject/remapping@2.3.0':
@@ -18617,10 +20877,10 @@ snapshots:
'@jridgewell/gen-mapping': 0.3.8
'@jridgewell/trace-mapping': 0.3.25
- '@asamuzakjp/css-color@3.1.1':
+ '@asamuzakjp/css-color@3.1.4':
dependencies:
- '@csstools/css-calc': 2.1.2(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)
- '@csstools/css-color-parser': 3.0.8(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)
+ '@csstools/css-calc': 2.1.3(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)
+ '@csstools/css-color-parser': 3.0.9(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)
'@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3)
'@csstools/css-tokenizer': 3.0.3
lru-cache: 10.4.3
@@ -18751,7 +21011,7 @@ snapshots:
'@smithy/node-config-provider': 4.0.2
'@smithy/property-provider': 4.0.2
'@smithy/protocol-http': 5.1.0
- '@smithy/signature-v4': 5.0.2
+ '@smithy/signature-v4': 5.1.0
'@smithy/smithy-client': 4.2.0
'@smithy/types': 4.2.0
'@smithy/util-middleware': 4.0.2
@@ -19889,6 +22149,11 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ '@babel/types@7.26.9':
+ dependencies:
+ '@babel/helper-string-parser': 7.25.9
+ '@babel/helper-validator-identifier': 7.25.9
+
'@babel/types@7.27.0':
dependencies:
'@babel/helper-string-parser': 7.25.9
@@ -19898,7 +22163,7 @@ snapshots:
'@bitcoinerlab/secp256k1@1.2.0':
dependencies:
- '@noble/curves': 1.8.1
+ '@noble/curves': 1.9.0
'@chakra-ui/accordion@2.3.1(@chakra-ui/system@2.6.2(@emotion/react@11.14.0(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(react@19.0.0))(framer-motion@10.17.9(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0)':
dependencies:
@@ -20606,11 +22871,11 @@ snapshots:
'@chakra-ui/system': 2.6.2(@emotion/react@11.14.0(@types/react@19.0.0)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.0)(react@19.0.0))(@types/react@19.0.0)(react@19.0.0))(react@19.0.0)
react: 19.0.0
- '@changesets/apply-release-plan@7.0.10':
+ '@changesets/apply-release-plan@7.0.12':
dependencies:
'@changesets/config': 3.1.1
'@changesets/get-version-range-type': 0.4.0
- '@changesets/git': 3.0.2
+ '@changesets/git': 3.0.4
'@changesets/should-skip-package': 0.1.2
'@changesets/types': 6.1.0
'@manypkg/get-packages': 1.1.3
@@ -20645,17 +22910,17 @@ snapshots:
'@changesets/cli@2.28.1':
dependencies:
- '@changesets/apply-release-plan': 7.0.10
+ '@changesets/apply-release-plan': 7.0.12
'@changesets/assemble-release-plan': 6.0.6(patch_hash=hfhafutcejjkts3qy6ppunrt54)
'@changesets/changelog-git': 0.2.1
'@changesets/config': 3.1.1
'@changesets/errors': 0.2.0
'@changesets/get-dependents-graph': 2.1.3
- '@changesets/get-release-plan': 4.0.8
- '@changesets/git': 3.0.2
+ '@changesets/get-release-plan': 4.0.10
+ '@changesets/git': 3.0.4
'@changesets/logger': 0.1.1
'@changesets/pre': 2.0.2
- '@changesets/read': 0.6.3
+ '@changesets/read': 0.6.5
'@changesets/should-skip-package': 0.1.2
'@changesets/types': 6.1.0
'@changesets/write': 0.4.0
@@ -20702,18 +22967,18 @@ snapshots:
transitivePeerDependencies:
- encoding
- '@changesets/get-release-plan@4.0.8':
+ '@changesets/get-release-plan@4.0.10':
dependencies:
'@changesets/assemble-release-plan': 6.0.6(patch_hash=hfhafutcejjkts3qy6ppunrt54)
'@changesets/config': 3.1.1
'@changesets/pre': 2.0.2
- '@changesets/read': 0.6.3
+ '@changesets/read': 0.6.5
'@changesets/types': 6.1.0
'@manypkg/get-packages': 1.1.3
'@changesets/get-version-range-type@0.4.0': {}
- '@changesets/git@3.0.2':
+ '@changesets/git@3.0.4':
dependencies:
'@changesets/errors': 0.2.0
'@manypkg/get-packages': 1.1.3
@@ -20737,9 +23002,9 @@ snapshots:
'@manypkg/get-packages': 1.1.3
fs-extra: 7.0.1
- '@changesets/read@0.6.3':
+ '@changesets/read@0.6.5':
dependencies:
- '@changesets/git': 3.0.2
+ '@changesets/git': 3.0.4
'@changesets/logger': 0.1.1
'@changesets/parse': 0.4.1
'@changesets/types': 6.1.0
@@ -20789,7 +23054,7 @@ snapshots:
'@cloudflare/workers-shared@0.6.0':
dependencies:
mime: 3.0.0
- zod: 3.22.4
+ zod: 3.24.3
'@cloudflare/workers-types@4.20241011.0': {}
@@ -20809,7 +23074,7 @@ snapshots:
'@coinbase/wallet-sdk@4.3.0':
dependencies:
- '@noble/hashes': 1.7.1
+ '@noble/hashes': 1.8.0
clsx: 1.2.1
eventemitter3: 5.0.1
preact: 10.26.5
@@ -20817,21 +23082,23 @@ snapshots:
'@colors/colors@1.5.0':
optional: true
+ '@colors/colors@1.6.0': {}
+
'@cspotcode/source-map-support@0.8.1':
dependencies:
'@jridgewell/trace-mapping': 0.3.9
'@csstools/color-helpers@5.0.2': {}
- '@csstools/css-calc@2.1.2(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)':
+ '@csstools/css-calc@2.1.3(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)':
dependencies:
'@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3)
'@csstools/css-tokenizer': 3.0.3
- '@csstools/css-color-parser@3.0.8(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)':
+ '@csstools/css-color-parser@3.0.9(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)':
dependencies:
'@csstools/color-helpers': 5.0.2
- '@csstools/css-calc': 2.1.2(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)
+ '@csstools/css-calc': 2.1.3(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)
'@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3)
'@csstools/css-tokenizer': 3.0.3
@@ -20841,6 +23108,17 @@ snapshots:
'@csstools/css-tokenizer@3.0.3': {}
+ '@dabh/diagnostics@2.0.3':
+ dependencies:
+ colorspace: 1.1.4
+ enabled: 2.0.0
+ kuler: 2.0.0
+
+ '@dependents/detective-less@4.1.0':
+ dependencies:
+ gonzales-pe: 4.3.0
+ node-source-walk: 6.0.2
+
'@discoveryjs/json-ext@0.5.7': {}
'@dnd-kit/accessibility@3.1.1(react@19.0.0)':
@@ -20879,18 +23157,18 @@ snapshots:
dependencies:
'@noble/ciphers': 1.2.1
- '@emnapi/core@1.4.0':
+ '@emnapi/core@1.4.3':
dependencies:
- '@emnapi/wasi-threads': 1.0.1
+ '@emnapi/wasi-threads': 1.0.2
tslib: 2.8.1
optional: true
- '@emnapi/runtime@1.4.0':
+ '@emnapi/runtime@1.4.3':
dependencies:
tslib: 2.8.1
optional: true
- '@emnapi/wasi-threads@1.0.1':
+ '@emnapi/wasi-threads@1.0.2':
dependencies:
tslib: 2.8.1
optional: true
@@ -21000,6 +23278,9 @@ snapshots:
escape-string-regexp: 4.0.0
rollup-plugin-node-polyfills: 0.2.1
+ '@esbuild/aix-ppc64@0.19.11':
+ optional: true
+
'@esbuild/aix-ppc64@0.21.5':
optional: true
@@ -21012,12 +23293,18 @@ snapshots:
'@esbuild/aix-ppc64@0.25.1':
optional: true
+ '@esbuild/aix-ppc64@0.25.3':
+ optional: true
+
'@esbuild/android-arm64@0.17.19':
optional: true
'@esbuild/android-arm64@0.18.20':
optional: true
+ '@esbuild/android-arm64@0.19.11':
+ optional: true
+
'@esbuild/android-arm64@0.21.5':
optional: true
@@ -21030,12 +23317,18 @@ snapshots:
'@esbuild/android-arm64@0.25.1':
optional: true
+ '@esbuild/android-arm64@0.25.3':
+ optional: true
+
'@esbuild/android-arm@0.17.19':
optional: true
'@esbuild/android-arm@0.18.20':
optional: true
+ '@esbuild/android-arm@0.19.11':
+ optional: true
+
'@esbuild/android-arm@0.21.5':
optional: true
@@ -21048,12 +23341,18 @@ snapshots:
'@esbuild/android-arm@0.25.1':
optional: true
+ '@esbuild/android-arm@0.25.3':
+ optional: true
+
'@esbuild/android-x64@0.17.19':
optional: true
'@esbuild/android-x64@0.18.20':
optional: true
+ '@esbuild/android-x64@0.19.11':
+ optional: true
+
'@esbuild/android-x64@0.21.5':
optional: true
@@ -21066,12 +23365,18 @@ snapshots:
'@esbuild/android-x64@0.25.1':
optional: true
+ '@esbuild/android-x64@0.25.3':
+ optional: true
+
'@esbuild/darwin-arm64@0.17.19':
optional: true
'@esbuild/darwin-arm64@0.18.20':
optional: true
+ '@esbuild/darwin-arm64@0.19.11':
+ optional: true
+
'@esbuild/darwin-arm64@0.21.5':
optional: true
@@ -21084,12 +23389,18 @@ snapshots:
'@esbuild/darwin-arm64@0.25.1':
optional: true
+ '@esbuild/darwin-arm64@0.25.3':
+ optional: true
+
'@esbuild/darwin-x64@0.17.19':
optional: true
'@esbuild/darwin-x64@0.18.20':
optional: true
+ '@esbuild/darwin-x64@0.19.11':
+ optional: true
+
'@esbuild/darwin-x64@0.21.5':
optional: true
@@ -21102,12 +23413,18 @@ snapshots:
'@esbuild/darwin-x64@0.25.1':
optional: true
+ '@esbuild/darwin-x64@0.25.3':
+ optional: true
+
'@esbuild/freebsd-arm64@0.17.19':
optional: true
'@esbuild/freebsd-arm64@0.18.20':
optional: true
+ '@esbuild/freebsd-arm64@0.19.11':
+ optional: true
+
'@esbuild/freebsd-arm64@0.21.5':
optional: true
@@ -21120,12 +23437,18 @@ snapshots:
'@esbuild/freebsd-arm64@0.25.1':
optional: true
+ '@esbuild/freebsd-arm64@0.25.3':
+ optional: true
+
'@esbuild/freebsd-x64@0.17.19':
optional: true
'@esbuild/freebsd-x64@0.18.20':
optional: true
+ '@esbuild/freebsd-x64@0.19.11':
+ optional: true
+
'@esbuild/freebsd-x64@0.21.5':
optional: true
@@ -21138,12 +23461,18 @@ snapshots:
'@esbuild/freebsd-x64@0.25.1':
optional: true
+ '@esbuild/freebsd-x64@0.25.3':
+ optional: true
+
'@esbuild/linux-arm64@0.17.19':
optional: true
'@esbuild/linux-arm64@0.18.20':
optional: true
+ '@esbuild/linux-arm64@0.19.11':
+ optional: true
+
'@esbuild/linux-arm64@0.21.5':
optional: true
@@ -21156,12 +23485,18 @@ snapshots:
'@esbuild/linux-arm64@0.25.1':
optional: true
+ '@esbuild/linux-arm64@0.25.3':
+ optional: true
+
'@esbuild/linux-arm@0.17.19':
optional: true
'@esbuild/linux-arm@0.18.20':
optional: true
+ '@esbuild/linux-arm@0.19.11':
+ optional: true
+
'@esbuild/linux-arm@0.21.5':
optional: true
@@ -21174,12 +23509,18 @@ snapshots:
'@esbuild/linux-arm@0.25.1':
optional: true
+ '@esbuild/linux-arm@0.25.3':
+ optional: true
+
'@esbuild/linux-ia32@0.17.19':
optional: true
'@esbuild/linux-ia32@0.18.20':
optional: true
+ '@esbuild/linux-ia32@0.19.11':
+ optional: true
+
'@esbuild/linux-ia32@0.21.5':
optional: true
@@ -21192,12 +23533,18 @@ snapshots:
'@esbuild/linux-ia32@0.25.1':
optional: true
+ '@esbuild/linux-ia32@0.25.3':
+ optional: true
+
'@esbuild/linux-loong64@0.17.19':
optional: true
'@esbuild/linux-loong64@0.18.20':
optional: true
+ '@esbuild/linux-loong64@0.19.11':
+ optional: true
+
'@esbuild/linux-loong64@0.21.5':
optional: true
@@ -21210,12 +23557,18 @@ snapshots:
'@esbuild/linux-loong64@0.25.1':
optional: true
+ '@esbuild/linux-loong64@0.25.3':
+ optional: true
+
'@esbuild/linux-mips64el@0.17.19':
optional: true
'@esbuild/linux-mips64el@0.18.20':
optional: true
+ '@esbuild/linux-mips64el@0.19.11':
+ optional: true
+
'@esbuild/linux-mips64el@0.21.5':
optional: true
@@ -21228,12 +23581,18 @@ snapshots:
'@esbuild/linux-mips64el@0.25.1':
optional: true
+ '@esbuild/linux-mips64el@0.25.3':
+ optional: true
+
'@esbuild/linux-ppc64@0.17.19':
optional: true
'@esbuild/linux-ppc64@0.18.20':
optional: true
+ '@esbuild/linux-ppc64@0.19.11':
+ optional: true
+
'@esbuild/linux-ppc64@0.21.5':
optional: true
@@ -21246,12 +23605,18 @@ snapshots:
'@esbuild/linux-ppc64@0.25.1':
optional: true
+ '@esbuild/linux-ppc64@0.25.3':
+ optional: true
+
'@esbuild/linux-riscv64@0.17.19':
optional: true
'@esbuild/linux-riscv64@0.18.20':
optional: true
+ '@esbuild/linux-riscv64@0.19.11':
+ optional: true
+
'@esbuild/linux-riscv64@0.21.5':
optional: true
@@ -21264,12 +23629,18 @@ snapshots:
'@esbuild/linux-riscv64@0.25.1':
optional: true
+ '@esbuild/linux-riscv64@0.25.3':
+ optional: true
+
'@esbuild/linux-s390x@0.17.19':
optional: true
'@esbuild/linux-s390x@0.18.20':
optional: true
+ '@esbuild/linux-s390x@0.19.11':
+ optional: true
+
'@esbuild/linux-s390x@0.21.5':
optional: true
@@ -21282,12 +23653,18 @@ snapshots:
'@esbuild/linux-s390x@0.25.1':
optional: true
+ '@esbuild/linux-s390x@0.25.3':
+ optional: true
+
'@esbuild/linux-x64@0.17.19':
optional: true
'@esbuild/linux-x64@0.18.20':
optional: true
+ '@esbuild/linux-x64@0.19.11':
+ optional: true
+
'@esbuild/linux-x64@0.21.5':
optional: true
@@ -21300,18 +23677,27 @@ snapshots:
'@esbuild/linux-x64@0.25.1':
optional: true
+ '@esbuild/linux-x64@0.25.3':
+ optional: true
+
'@esbuild/netbsd-arm64@0.24.2':
optional: true
'@esbuild/netbsd-arm64@0.25.1':
optional: true
+ '@esbuild/netbsd-arm64@0.25.3':
+ optional: true
+
'@esbuild/netbsd-x64@0.17.19':
optional: true
'@esbuild/netbsd-x64@0.18.20':
optional: true
+ '@esbuild/netbsd-x64@0.19.11':
+ optional: true
+
'@esbuild/netbsd-x64@0.21.5':
optional: true
@@ -21324,6 +23710,9 @@ snapshots:
'@esbuild/netbsd-x64@0.25.1':
optional: true
+ '@esbuild/netbsd-x64@0.25.3':
+ optional: true
+
'@esbuild/openbsd-arm64@0.23.1':
optional: true
@@ -21333,12 +23722,18 @@ snapshots:
'@esbuild/openbsd-arm64@0.25.1':
optional: true
+ '@esbuild/openbsd-arm64@0.25.3':
+ optional: true
+
'@esbuild/openbsd-x64@0.17.19':
optional: true
'@esbuild/openbsd-x64@0.18.20':
optional: true
+ '@esbuild/openbsd-x64@0.19.11':
+ optional: true
+
'@esbuild/openbsd-x64@0.21.5':
optional: true
@@ -21351,12 +23746,18 @@ snapshots:
'@esbuild/openbsd-x64@0.25.1':
optional: true
+ '@esbuild/openbsd-x64@0.25.3':
+ optional: true
+
'@esbuild/sunos-x64@0.17.19':
optional: true
'@esbuild/sunos-x64@0.18.20':
optional: true
+ '@esbuild/sunos-x64@0.19.11':
+ optional: true
+
'@esbuild/sunos-x64@0.21.5':
optional: true
@@ -21369,12 +23770,18 @@ snapshots:
'@esbuild/sunos-x64@0.25.1':
optional: true
+ '@esbuild/sunos-x64@0.25.3':
+ optional: true
+
'@esbuild/win32-arm64@0.17.19':
optional: true
'@esbuild/win32-arm64@0.18.20':
optional: true
+ '@esbuild/win32-arm64@0.19.11':
+ optional: true
+
'@esbuild/win32-arm64@0.21.5':
optional: true
@@ -21387,12 +23794,18 @@ snapshots:
'@esbuild/win32-arm64@0.25.1':
optional: true
+ '@esbuild/win32-arm64@0.25.3':
+ optional: true
+
'@esbuild/win32-ia32@0.17.19':
optional: true
'@esbuild/win32-ia32@0.18.20':
optional: true
+ '@esbuild/win32-ia32@0.19.11':
+ optional: true
+
'@esbuild/win32-ia32@0.21.5':
optional: true
@@ -21405,12 +23818,18 @@ snapshots:
'@esbuild/win32-ia32@0.25.1':
optional: true
+ '@esbuild/win32-ia32@0.25.3':
+ optional: true
+
'@esbuild/win32-x64@0.17.19':
optional: true
'@esbuild/win32-x64@0.18.20':
optional: true
+ '@esbuild/win32-x64@0.19.11':
+ optional: true
+
'@esbuild/win32-x64@0.21.5':
optional: true
@@ -21423,7 +23842,10 @@ snapshots:
'@esbuild/win32-x64@0.25.1':
optional: true
- '@eslint-community/eslint-utils@4.5.1(eslint@8.56.0)':
+ '@esbuild/win32-x64@0.25.3':
+ optional: true
+
+ '@eslint-community/eslint-utils@4.6.1(eslint@8.56.0)':
dependencies:
eslint: 8.56.0
eslint-visitor-keys: 3.4.3
@@ -22028,6 +24450,8 @@ snapshots:
'@fastify/busboy@2.1.1': {}
+ '@fastify/busboy@3.1.1': {}
+
'@fivebinaries/coin-selection@3.0.0':
dependencies:
'@emurgo/cardano-serialization-lib-browser': 13.2.1
@@ -22042,6 +24466,12 @@ snapshots:
'@floating-ui/core': 1.6.9
'@floating-ui/utils': 0.2.9
+ '@floating-ui/react-dom@2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ dependencies:
+ '@floating-ui/dom': 1.6.13
+ react: 18.3.1
+ react-dom: 18.3.1(react@18.3.1)
+
'@floating-ui/react-dom@2.1.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
dependencies:
'@floating-ui/dom': 1.6.13
@@ -22083,9 +24513,9 @@ snapshots:
'@hapi/bourne@3.0.0': {}
- '@hookform/resolvers@3.9.0(react-hook-form@7.55.0(react@19.0.0))':
+ '@hookform/resolvers@3.9.0(react-hook-form@7.56.1(react@19.0.0))':
dependencies:
- react-hook-form: 7.55.0(react@19.0.0)
+ react-hook-form: 7.56.1(react@19.0.0)
'@humanwhocodes/config-array@0.11.14':
dependencies:
@@ -22169,7 +24599,7 @@ snapshots:
optionalDependencies:
'@types/node': 22.13.9
- '@inquirer/prompts@7.4.1(@types/node@22.13.9)':
+ '@inquirer/prompts@7.5.0(@types/node@22.13.9)':
dependencies:
'@inquirer/checkbox': 4.1.5(@types/node@22.13.9)
'@inquirer/confirm': 5.1.9(@types/node@22.13.9)
@@ -22178,13 +24608,13 @@ snapshots:
'@inquirer/input': 4.1.9(@types/node@22.13.9)
'@inquirer/number': 3.0.12(@types/node@22.13.9)
'@inquirer/password': 4.0.12(@types/node@22.13.9)
- '@inquirer/rawlist': 4.0.12(@types/node@22.13.9)
+ '@inquirer/rawlist': 4.1.0(@types/node@22.13.9)
'@inquirer/search': 3.0.12(@types/node@22.13.9)
- '@inquirer/select': 4.1.1(@types/node@22.13.9)
+ '@inquirer/select': 4.2.0(@types/node@22.13.9)
optionalDependencies:
'@types/node': 22.13.9
- '@inquirer/rawlist@4.0.12(@types/node@22.13.9)':
+ '@inquirer/rawlist@4.1.0(@types/node@22.13.9)':
dependencies:
'@inquirer/core': 10.1.10(@types/node@22.13.9)
'@inquirer/type': 3.0.6(@types/node@22.13.9)
@@ -22201,7 +24631,7 @@ snapshots:
optionalDependencies:
'@types/node': 22.13.9
- '@inquirer/select@4.1.1(@types/node@22.13.9)':
+ '@inquirer/select@4.2.0(@types/node@22.13.9)':
dependencies:
'@inquirer/core': 10.1.10(@types/node@22.13.9)
'@inquirer/figures': 1.0.11
@@ -22273,12 +24703,43 @@ snapshots:
'@types/yargs': 17.0.33
chalk: 4.1.2
- '@jnwng/walletconnect-solana@0.2.0(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@jnwng/walletconnect-solana@0.2.0(@netlify/blobs@8.2.0)(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)':
+ dependencies:
+ '@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
+ '@walletconnect/qrcode-modal': 1.8.0
+ '@walletconnect/sign-client': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@walletconnect/utils': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ bs58: 5.0.0
+ transitivePeerDependencies:
+ - '@azure/app-configuration'
+ - '@azure/cosmos'
+ - '@azure/data-tables'
+ - '@azure/identity'
+ - '@azure/keyvault-secrets'
+ - '@azure/storage-blob'
+ - '@capacitor/preferences'
+ - '@deno/kv'
+ - '@netlify/blobs'
+ - '@planetscale/database'
+ - '@react-native-async-storage/async-storage'
+ - '@upstash/redis'
+ - '@vercel/blob'
+ - '@vercel/kv'
+ - aws4fetch
+ - bufferutil
+ - db0
+ - ioredis
+ - typescript
+ - uploadthing
+ - utf-8-validate
+ - zod
+
+ '@jnwng/walletconnect-solana@0.2.0(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)':
dependencies:
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
'@walletconnect/qrcode-modal': 1.8.0
- '@walletconnect/sign-client': 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@walletconnect/utils': 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/sign-client': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)
+ '@walletconnect/utils': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)
bs58: 5.0.0
transitivePeerDependencies:
- '@azure/app-configuration'
@@ -22304,12 +24765,43 @@ snapshots:
- utf-8-validate
- zod
- '@jnwng/walletconnect-solana@0.2.0(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@jnwng/walletconnect-solana@0.2.0(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
'@walletconnect/qrcode-modal': 1.8.0
- '@walletconnect/sign-client': 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@walletconnect/utils': 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/sign-client': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@walletconnect/utils': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ bs58: 5.0.0
+ transitivePeerDependencies:
+ - '@azure/app-configuration'
+ - '@azure/cosmos'
+ - '@azure/data-tables'
+ - '@azure/identity'
+ - '@azure/keyvault-secrets'
+ - '@azure/storage-blob'
+ - '@capacitor/preferences'
+ - '@deno/kv'
+ - '@netlify/blobs'
+ - '@planetscale/database'
+ - '@react-native-async-storage/async-storage'
+ - '@upstash/redis'
+ - '@vercel/blob'
+ - '@vercel/kv'
+ - aws4fetch
+ - bufferutil
+ - db0
+ - ioredis
+ - typescript
+ - uploadthing
+ - utf-8-validate
+ - zod
+
+ '@jnwng/walletconnect-solana@0.2.0(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)':
+ dependencies:
+ '@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
+ '@walletconnect/qrcode-modal': 1.8.0
+ '@walletconnect/sign-client': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)
+ '@walletconnect/utils': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)
bs58: 5.0.0
transitivePeerDependencies:
- '@azure/app-configuration'
@@ -22444,26 +24936,27 @@ snapshots:
'@leather.io/models': 0.23.0
zod: 3.23.8
- '@ledgerhq/devices@6.27.1':
+ '@ledgerhq/devices@8.4.4':
dependencies:
'@ledgerhq/errors': 6.19.1
'@ledgerhq/logs': 6.12.0
- rxjs: 6.6.7
+ rxjs: 7.8.2
semver: 7.7.1
'@ledgerhq/errors@6.19.1': {}
- '@ledgerhq/hw-transport-webhid@6.27.1':
+ '@ledgerhq/hw-transport-webhid@6.30.0':
dependencies:
- '@ledgerhq/devices': 6.27.1
+ '@ledgerhq/devices': 8.4.4
'@ledgerhq/errors': 6.19.1
- '@ledgerhq/hw-transport': 6.27.1
+ '@ledgerhq/hw-transport': 6.31.4
'@ledgerhq/logs': 6.12.0
- '@ledgerhq/hw-transport@6.27.1':
+ '@ledgerhq/hw-transport@6.31.4':
dependencies:
- '@ledgerhq/devices': 6.27.1
+ '@ledgerhq/devices': 8.4.4
'@ledgerhq/errors': 6.19.1
+ '@ledgerhq/logs': 6.12.0
events: 3.3.0
'@ledgerhq/logs@6.12.0': {}
@@ -22482,7 +24975,7 @@ snapshots:
dependencies:
'@lit-labs/ssr-dom-shim': 1.3.0
- '@lit/reactive-element@2.0.4':
+ '@lit/reactive-element@2.1.0':
dependencies:
'@lit-labs/ssr-dom-shim': 1.3.0
@@ -22526,10 +25019,25 @@ snapshots:
globby: 11.1.0
read-yaml-file: 1.1.0
+ '@mapbox/node-pre-gyp@1.0.11':
+ dependencies:
+ detect-libc: 2.0.4
+ https-proxy-agent: 5.0.1
+ make-dir: 3.1.0
+ node-fetch: 2.7.0
+ nopt: 5.0.0
+ npmlog: 5.0.1
+ rimraf: 3.0.2
+ semver: 7.7.1
+ tar: 6.2.1
+ transitivePeerDependencies:
+ - encoding
+ - supports-color
+
'@mapbox/node-pre-gyp@2.0.0':
dependencies:
consola: 3.4.2
- detect-libc: 2.0.3
+ detect-libc: 2.0.4
https-proxy-agent: 7.0.6
node-fetch: 2.7.0
nopt: 8.1.0
@@ -22604,13 +25112,6 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@metamask/rpc-errors@5.1.1':
- dependencies:
- '@metamask/utils': 5.0.2
- fast-safe-stringify: 2.1.1
- transitivePeerDependencies:
- - supports-color
-
'@metamask/rpc-errors@6.4.0':
dependencies:
'@metamask/utils': 9.3.0
@@ -22684,7 +25185,7 @@ snapshots:
dependencies:
'@ethereumjs/tx': 4.2.0
'@metamask/superstruct': 3.2.1
- '@noble/hashes': 1.7.1
+ '@noble/hashes': 1.8.0
'@scure/base': 1.2.4
'@types/debug': 4.1.12
debug: 4.4.0
@@ -22698,7 +25199,7 @@ snapshots:
dependencies:
'@ethereumjs/tx': 4.2.0
'@metamask/superstruct': 3.2.1
- '@noble/hashes': 1.7.1
+ '@noble/hashes': 1.8.0
'@scure/base': 1.2.4
'@types/debug': 4.1.12
debug: 4.4.0
@@ -22716,6 +25217,137 @@ snapshots:
'@mobily/ts-belt@3.13.1': {}
+ '@modelcontextprotocol/inspector-client@0.6.0':
+ dependencies:
+ '@modelcontextprotocol/sdk': 1.10.2
+ '@radix-ui/react-checkbox': 1.1.4(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-dialog': 1.1.6(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-icons': 1.3.2(react@18.3.1)
+ '@radix-ui/react-label': 2.1.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-popover': 1.1.11(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-select': 2.1.6(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-slot': 1.1.2(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-tabs': 1.1.3(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@types/prismjs': 1.26.5
+ class-variance-authority: 0.7.1
+ clsx: 2.1.1
+ cmdk: 1.1.1(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ lucide-react: 0.447.0(react@18.3.1)
+ pkce-challenge: 4.1.0
+ prismjs: 1.30.0
+ react: 18.3.1
+ react-dom: 18.3.1(react@18.3.1)
+ react-simple-code-editor: 0.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ react-toastify: 10.0.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ serve-handler: 6.1.6
+ tailwind-merge: 2.6.0
+ tailwindcss-animate: 1.0.7(tailwindcss@3.4.1(ts-node@10.9.2(@types/node@22.13.4)(typescript@5.7.3)))
+ zod: 3.24.3
+ transitivePeerDependencies:
+ - '@types/react'
+ - '@types/react-dom'
+ - supports-color
+ - tailwindcss
+
+ '@modelcontextprotocol/inspector-client@0.6.0(@types/react-dom@19.0.0)(@types/react@19.0.0)(tailwindcss@3.4.1(ts-node@10.9.2(@swc/core@1.11.22)(@types/node@22.13.4)(typescript@5.7.3)))':
+ dependencies:
+ '@modelcontextprotocol/sdk': 1.10.2
+ '@radix-ui/react-checkbox': 1.1.4(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-dialog': 1.1.6(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-icons': 1.3.2(react@18.3.1)
+ '@radix-ui/react-label': 2.1.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-popover': 1.1.11(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-select': 2.1.6(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-slot': 1.1.2(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-tabs': 1.1.3(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@types/prismjs': 1.26.5
+ class-variance-authority: 0.7.1
+ clsx: 2.1.1
+ cmdk: 1.1.1(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ lucide-react: 0.447.0(react@18.3.1)
+ pkce-challenge: 4.1.0
+ prismjs: 1.30.0
+ react: 18.3.1
+ react-dom: 18.3.1(react@18.3.1)
+ react-simple-code-editor: 0.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ react-toastify: 10.0.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ serve-handler: 6.1.6
+ tailwind-merge: 2.6.0
+ tailwindcss-animate: 1.0.7(tailwindcss@3.4.1(ts-node@10.9.2(@swc/core@1.11.22)(@types/node@22.13.4)(typescript@5.7.3)))
+ zod: 3.24.3
+ transitivePeerDependencies:
+ - '@types/react'
+ - '@types/react-dom'
+ - supports-color
+ - tailwindcss
+
+ '@modelcontextprotocol/inspector-server@0.6.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)':
+ dependencies:
+ '@modelcontextprotocol/sdk': 1.10.2
+ cors: 2.8.5
+ express: 4.21.2
+ ws: 8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10)
+ zod: 3.24.3
+ transitivePeerDependencies:
+ - bufferutil
+ - supports-color
+ - utf-8-validate
+
+ '@modelcontextprotocol/inspector@0.6.0(@swc/core@1.11.22)(@types/node@22.13.4)(@types/react-dom@19.0.0)(@types/react@19.0.0)(bufferutil@4.0.9)(tailwindcss@3.4.1(ts-node@10.9.2(@swc/core@1.11.22)(@types/node@22.13.4)(typescript@5.7.3)))(typescript@5.7.3)(utf-8-validate@5.0.10)':
+ dependencies:
+ '@modelcontextprotocol/inspector-client': 0.6.0(@types/react-dom@19.0.0)(@types/react@19.0.0)(tailwindcss@3.4.1(ts-node@10.9.2(@swc/core@1.11.22)(@types/node@22.13.4)(typescript@5.7.3)))
+ '@modelcontextprotocol/inspector-server': 0.6.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
+ concurrently: 9.1.2
+ shell-quote: 1.8.2
+ spawn-rx: 5.1.2
+ ts-node: 10.9.2(@swc/core@1.11.22)(@types/node@22.13.4)(typescript@5.7.3)
+ transitivePeerDependencies:
+ - '@swc/core'
+ - '@swc/wasm'
+ - '@types/node'
+ - '@types/react'
+ - '@types/react-dom'
+ - bufferutil
+ - supports-color
+ - tailwindcss
+ - typescript
+ - utf-8-validate
+
+ '@modelcontextprotocol/inspector@0.6.0(@swc/core@1.11.22)(@types/node@22.13.9)(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)':
+ dependencies:
+ '@modelcontextprotocol/inspector-client': 0.6.0
+ '@modelcontextprotocol/inspector-server': 0.6.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
+ concurrently: 9.1.2
+ shell-quote: 1.8.2
+ spawn-rx: 5.1.2
+ ts-node: 10.9.2(@swc/core@1.11.22)(@types/node@22.13.9)(typescript@5.7.3)
+ transitivePeerDependencies:
+ - '@swc/core'
+ - '@swc/wasm'
+ - '@types/node'
+ - '@types/react'
+ - '@types/react-dom'
+ - bufferutil
+ - supports-color
+ - tailwindcss
+ - typescript
+ - utf-8-validate
+
+ '@modelcontextprotocol/sdk@1.10.2':
+ dependencies:
+ content-type: 1.0.5
+ cors: 2.8.5
+ cross-spawn: 7.0.6
+ eventsource: 3.0.6
+ express: 5.1.0
+ express-rate-limit: 7.5.0(express@5.1.0)
+ pkce-challenge: 5.0.0
+ raw-body: 3.0.0
+ zod: 3.24.3
+ zod-to-json-schema: 3.24.5(zod@3.24.3)
+ transitivePeerDependencies:
+ - supports-color
+
'@motionone/animation@10.18.0':
dependencies:
'@motionone/easing': 10.18.0
@@ -22779,10 +25411,10 @@ snapshots:
'@msgpackr-extract/msgpackr-extract-win32-x64@3.0.3':
optional: true
- '@napi-rs/wasm-runtime@0.2.8':
+ '@napi-rs/wasm-runtime@0.2.9':
dependencies:
- '@emnapi/core': 1.4.0
- '@emnapi/runtime': 1.4.0
+ '@emnapi/core': 1.4.3
+ '@emnapi/runtime': 1.4.3
'@tybys/wasm-util': 0.9.0
optional: true
@@ -22792,11 +25424,95 @@ snapshots:
pump: 3.0.2
tar-fs: 2.1.2
- '@netlify/functions@3.0.4':
+ '@netlify/binary-info@1.0.0': {}
+
+ '@netlify/blobs@8.2.0': {}
+
+ '@netlify/dev-utils@1.1.0':
dependencies:
- '@netlify/serverless-functions-api': 1.36.0
+ '@whatwg-node/server': 0.9.71
+ chokidar: 4.0.3
+ decache: 4.6.2
+ dot-prop: 9.0.0
+ env-paths: 3.0.0
+ find-up: 7.0.0
+ lodash.debounce: 4.0.8
+ netlify: 13.3.5
+ uuid: 11.1.0
+ write-file-atomic: 6.0.0
+
+ '@netlify/functions@3.1.2(rollup@4.40.0)':
+ dependencies:
+ '@netlify/blobs': 8.2.0
+ '@netlify/dev-utils': 1.1.0
+ '@netlify/serverless-functions-api': 1.33.0
+ '@netlify/zip-it-and-ship-it': 9.43.1(rollup@4.40.0)
+ cron-parser: 4.9.0
+ decache: 4.6.2
+ extract-zip: 2.0.1
+ is-stream: 4.0.1
+ jwt-decode: 4.0.0
+ lambda-local: 2.2.0
+ read-package-up: 11.0.0
+ source-map-support: 0.5.21
+ transitivePeerDependencies:
+ - encoding
+ - rollup
+ - supports-color
- '@netlify/serverless-functions-api@1.36.0': {}
+ '@netlify/node-cookies@0.1.0': {}
+
+ '@netlify/open-api@2.37.0': {}
+
+ '@netlify/serverless-functions-api@1.33.0':
+ dependencies:
+ '@netlify/node-cookies': 0.1.0
+ urlpattern-polyfill: 8.0.2
+
+ '@netlify/serverless-functions-api@1.38.0': {}
+
+ '@netlify/zip-it-and-ship-it@9.43.1(rollup@4.40.0)':
+ dependencies:
+ '@babel/parser': 7.27.0
+ '@babel/types': 7.26.9
+ '@netlify/binary-info': 1.0.0
+ '@netlify/serverless-functions-api': 1.38.0
+ '@vercel/nft': 0.27.7(rollup@4.40.0)
+ archiver: 7.0.1
+ common-path-prefix: 3.0.0
+ cp-file: 10.0.0
+ es-module-lexer: 1.7.0
+ esbuild: 0.19.11
+ execa: 7.2.0
+ fast-glob: 3.3.3
+ filter-obj: 5.1.0
+ find-up: 6.3.0
+ glob: 8.1.0
+ is-builtin-module: 3.2.1
+ is-path-inside: 4.0.0
+ junk: 4.0.1
+ locate-path: 7.2.0
+ merge-options: 3.0.4
+ minimatch: 9.0.5
+ normalize-path: 3.0.0
+ p-map: 7.0.3
+ path-exists: 5.0.0
+ precinct: 11.0.5
+ require-package-name: 2.0.1
+ resolve: 2.0.0-next.5
+ semver: 7.7.1
+ tmp-promise: 3.0.3
+ toml: 3.0.0
+ unixify: 1.0.0
+ urlpattern-polyfill: 8.0.2
+ yargs: 17.7.2
+ zod: 3.24.3
+ transitivePeerDependencies:
+ - encoding
+ - rollup
+ - supports-color
+
+ '@next/env@14.2.25': {}
'@next/env@14.2.28': {}
@@ -22804,33 +25520,66 @@ snapshots:
dependencies:
glob: 10.3.10
+ '@next/swc-darwin-arm64@14.2.25':
+ optional: true
+
'@next/swc-darwin-arm64@14.2.28':
optional: true
+ '@next/swc-darwin-x64@14.2.25':
+ optional: true
+
'@next/swc-darwin-x64@14.2.28':
optional: true
+ '@next/swc-linux-arm64-gnu@14.2.25':
+ optional: true
+
'@next/swc-linux-arm64-gnu@14.2.28':
optional: true
+ '@next/swc-linux-arm64-musl@14.2.25':
+ optional: true
+
'@next/swc-linux-arm64-musl@14.2.28':
optional: true
+ '@next/swc-linux-x64-gnu@14.2.25':
+ optional: true
+
'@next/swc-linux-x64-gnu@14.2.28':
optional: true
+ '@next/swc-linux-x64-musl@14.2.25':
+ optional: true
+
'@next/swc-linux-x64-musl@14.2.28':
optional: true
+ '@next/swc-win32-arm64-msvc@14.2.25':
+ optional: true
+
'@next/swc-win32-arm64-msvc@14.2.28':
optional: true
+ '@next/swc-win32-ia32-msvc@14.2.25':
+ optional: true
+
'@next/swc-win32-ia32-msvc@14.2.28':
optional: true
+ '@next/swc-win32-x64-msvc@14.2.25':
+ optional: true
+
'@next/swc-win32-x64-msvc@14.2.28':
optional: true
+ '@next/third-parties@15.2.1(next@14.2.25(@opentelemetry/api@1.9.0)(@playwright/test@1.48.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0)':
+ dependencies:
+ next: 14.2.25(@opentelemetry/api@1.9.0)(@playwright/test@1.48.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ react: 19.0.0
+ third-party-capital: 1.0.20
+
'@next/third-parties@15.2.1(next@14.2.28(@opentelemetry/api@1.9.0)(@playwright/test@1.48.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0)':
dependencies:
next: 14.2.28(@opentelemetry/api@1.9.0)(@playwright/test@1.48.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
@@ -22841,7 +25590,7 @@ snapshots:
dependencies:
'@keystonehq/alias-sampling': 0.1.2
assert: 2.1.0
- bignumber.js: 9.2.1
+ bignumber.js: 9.3.0
cbor-sync: 1.0.4
crc: 3.8.0
jsbi: 3.2.5
@@ -22865,6 +25614,10 @@ snapshots:
dependencies:
'@noble/hashes': 1.7.1
+ '@noble/curves@1.9.0':
+ dependencies:
+ '@noble/hashes': 1.8.0
+
'@noble/hashes@1.3.2': {}
'@noble/hashes@1.4.0': {}
@@ -22873,7 +25626,9 @@ snapshots:
'@noble/hashes@1.7.1': {}
- '@noble/secp256k1@1.7.1': {}
+ '@noble/hashes@1.8.0': {}
+
+ '@noble/secp256k1@1.7.2': {}
'@nodelib/fs.scandir@2.1.5':
dependencies:
@@ -22889,7 +25644,7 @@ snapshots:
'@nolyfill/is-core-module@1.0.39': {}
- '@nuxt/cli@3.24.1(magicast@0.3.5)':
+ '@nuxt/cli@3.25.0(magicast@0.3.5)':
dependencies:
c12: 3.0.3(magicast@0.3.5)
chokidar: 4.0.3
@@ -22920,7 +25675,7 @@ snapshots:
'@nuxt/devalue@2.0.2': {}
- '@nuxt/devtools-kit@2.3.2(magicast@0.3.5)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))':
+ '@nuxt/devtools-kit@2.4.0(magicast@0.3.5)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))':
dependencies:
'@nuxt/kit': 3.16.2(magicast@0.3.5)
'@nuxt/schema': 3.16.2
@@ -22930,7 +25685,7 @@ snapshots:
- magicast
optional: true
- '@nuxt/devtools-kit@2.3.2(magicast@0.3.5)(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))':
+ '@nuxt/devtools-kit@2.4.0(magicast@0.3.5)(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))':
dependencies:
'@nuxt/kit': 3.16.2(magicast@0.3.5)
'@nuxt/schema': 3.16.2
@@ -22939,7 +25694,7 @@ snapshots:
transitivePeerDependencies:
- magicast
- '@nuxt/devtools-wizard@2.3.2':
+ '@nuxt/devtools-wizard@2.4.0':
dependencies:
consola: 3.4.2
diff: 7.0.0
@@ -22950,19 +25705,19 @@ snapshots:
prompts: 2.4.2
semver: 7.7.1
- '@nuxt/devtools@2.3.2(bufferutil@4.0.9)(utf-8-validate@5.0.10)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue@3.5.13(typescript@5.7.3))':
+ '@nuxt/devtools@2.4.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue@3.5.13(typescript@5.7.3))':
dependencies:
- '@nuxt/devtools-kit': 2.3.2(magicast@0.3.5)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))
- '@nuxt/devtools-wizard': 2.3.2
+ '@nuxt/devtools-kit': 2.4.0(magicast@0.3.5)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))
+ '@nuxt/devtools-wizard': 2.4.0
'@nuxt/kit': 3.16.2(magicast@0.3.5)
- '@vue/devtools-core': 7.7.2(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue@3.5.13(typescript@5.7.3))
- '@vue/devtools-kit': 7.7.2
+ '@vue/devtools-core': 7.7.5(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue@3.5.13(typescript@5.7.3))
+ '@vue/devtools-kit': 7.7.5
birpc: 2.3.0
consola: 3.4.2
destr: 2.0.5
error-stack-parser-es: 1.0.5
execa: 8.0.1
- fast-npm-meta: 0.3.1
+ fast-npm-meta: 0.4.2
get-port-please: 3.1.2
hookable: 5.5.3
image-meta: 0.2.1
@@ -22981,7 +25736,7 @@ snapshots:
structured-clone-es: 1.0.0
tinyglobby: 0.2.12
vite: 5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0)
- vite-plugin-inspect: 11.0.0(@nuxt/kit@3.16.2(magicast@0.3.5))(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))
+ vite-plugin-inspect: 11.0.1(@nuxt/kit@3.16.2(magicast@0.3.5))(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))
vite-plugin-vue-tracer: 0.1.3(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue@3.5.13(typescript@5.7.3))
which: 5.0.0
ws: 8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10)
@@ -22992,19 +25747,19 @@ snapshots:
- vue
optional: true
- '@nuxt/devtools@2.3.2(bufferutil@4.0.9)(utf-8-validate@5.0.10)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue@3.5.13(typescript@5.8.2))':
+ '@nuxt/devtools@2.4.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue@3.5.13(typescript@5.8.2))':
dependencies:
- '@nuxt/devtools-kit': 2.3.2(magicast@0.3.5)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))
- '@nuxt/devtools-wizard': 2.3.2
+ '@nuxt/devtools-kit': 2.4.0(magicast@0.3.5)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))
+ '@nuxt/devtools-wizard': 2.4.0
'@nuxt/kit': 3.16.2(magicast@0.3.5)
- '@vue/devtools-core': 7.7.2(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue@3.5.13(typescript@5.8.2))
- '@vue/devtools-kit': 7.7.2
+ '@vue/devtools-core': 7.7.5(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue@3.5.13(typescript@5.8.2))
+ '@vue/devtools-kit': 7.7.5
birpc: 2.3.0
consola: 3.4.2
destr: 2.0.5
error-stack-parser-es: 1.0.5
execa: 8.0.1
- fast-npm-meta: 0.3.1
+ fast-npm-meta: 0.4.2
get-port-please: 3.1.2
hookable: 5.5.3
image-meta: 0.2.1
@@ -23023,7 +25778,7 @@ snapshots:
structured-clone-es: 1.0.0
tinyglobby: 0.2.12
vite: 5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0)
- vite-plugin-inspect: 11.0.0(@nuxt/kit@3.16.2(magicast@0.3.5))(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))
+ vite-plugin-inspect: 11.0.1(@nuxt/kit@3.16.2(magicast@0.3.5))(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))
vite-plugin-vue-tracer: 0.1.3(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue@3.5.13(typescript@5.8.2))
which: 5.0.0
ws: 8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10)
@@ -23034,19 +25789,19 @@ snapshots:
- vue
optional: true
- '@nuxt/devtools@2.3.2(bufferutil@4.0.9)(utf-8-validate@5.0.10)(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))(vue@3.5.13(typescript@5.8.2))':
+ '@nuxt/devtools@2.4.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))(vue@3.5.13(typescript@5.8.2))':
dependencies:
- '@nuxt/devtools-kit': 2.3.2(magicast@0.3.5)(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))
- '@nuxt/devtools-wizard': 2.3.2
+ '@nuxt/devtools-kit': 2.4.0(magicast@0.3.5)(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))
+ '@nuxt/devtools-wizard': 2.4.0
'@nuxt/kit': 3.16.2(magicast@0.3.5)
- '@vue/devtools-core': 7.7.2(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))(vue@3.5.13(typescript@5.8.2))
- '@vue/devtools-kit': 7.7.2
+ '@vue/devtools-core': 7.7.5(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))(vue@3.5.13(typescript@5.8.2))
+ '@vue/devtools-kit': 7.7.5
birpc: 2.3.0
consola: 3.4.2
destr: 2.0.5
error-stack-parser-es: 1.0.5
execa: 8.0.1
- fast-npm-meta: 0.3.1
+ fast-npm-meta: 0.4.2
get-port-please: 3.1.2
hookable: 5.5.3
image-meta: 0.2.1
@@ -23065,7 +25820,7 @@ snapshots:
structured-clone-es: 1.0.0
tinyglobby: 0.2.12
vite: 6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1)
- vite-plugin-inspect: 11.0.0(@nuxt/kit@3.16.2(magicast@0.3.5))(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))
+ vite-plugin-inspect: 11.0.1(@nuxt/kit@3.16.2(magicast@0.3.5))(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))
vite-plugin-vue-tracer: 0.1.3(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))(vue@3.5.13(typescript@5.8.2))
which: 5.0.0
ws: 8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10)
@@ -23082,7 +25837,7 @@ snapshots:
defu: 6.1.4
destr: 2.0.5
errx: 0.1.0
- exsolve: 1.0.4
+ exsolve: 1.0.5
globby: 14.1.0
ignore: 7.0.3
jiti: 2.4.2
@@ -23109,7 +25864,7 @@ snapshots:
defu: 6.1.4
destr: 2.0.5
errx: 0.1.0
- exsolve: 1.0.4
+ exsolve: 1.0.5
globby: 14.1.0
ignore: 7.0.3
jiti: 2.4.2
@@ -23150,20 +25905,20 @@ snapshots:
consola: 3.4.2
destr: 2.0.5
dotenv: 16.4.7
- git-url-parse: 16.0.1
+ git-url-parse: 16.1.0
is-docker: 3.0.0
ofetch: 1.4.1
- package-manager-detector: 1.1.0
+ package-manager-detector: 1.2.0
pathe: 2.0.3
rc9: 2.1.2
std-env: 3.9.0
transitivePeerDependencies:
- magicast
- '@nuxt/vite-builder@3.16.0(@types/node@22.13.9)(eslint@8.56.0)(lightningcss@1.29.3)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.39.0)(terser@5.39.0)(typescript@5.8.2)(vue-tsc@2.2.8(typescript@5.8.2))(vue@3.5.13(typescript@5.8.2))(yaml@2.7.1)':
+ '@nuxt/vite-builder@3.16.0(@types/node@22.13.9)(eslint@8.56.0)(lightningcss@1.29.3)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.40.0)(terser@5.39.0)(typescript@5.8.2)(vue-tsc@2.2.8(typescript@5.8.2))(vue@3.5.13(typescript@5.8.2))(yaml@2.7.1)':
dependencies:
'@nuxt/kit': 3.16.0(magicast@0.3.5)
- '@rollup/plugin-replace': 6.0.2(rollup@4.39.0)
+ '@rollup/plugin-replace': 6.0.2(rollup@4.40.0)
'@vitejs/plugin-vue': 5.2.1(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))(vue@3.5.13(typescript@5.8.2))
'@vitejs/plugin-vue-jsx': 4.1.2(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0))(vue@3.5.13(typescript@5.8.2))
autoprefixer: 10.4.20(postcss@8.5.3)
@@ -23172,7 +25927,7 @@ snapshots:
defu: 6.1.4
esbuild: 0.25.1
escape-string-regexp: 5.0.0
- exsolve: 1.0.4
+ exsolve: 1.0.5
externality: 1.0.2
get-port-please: 3.1.2
h3: 1.15.1
@@ -23185,13 +25940,13 @@ snapshots:
perfect-debounce: 1.0.0
pkg-types: 2.1.0
postcss: 8.5.3
- rollup-plugin-visualizer: 5.14.0(rollup@4.39.0)
+ rollup-plugin-visualizer: 5.14.0(rollup@4.40.0)
std-env: 3.9.0
ufo: 1.6.1
unenv: 2.0.0-rc.15
- unplugin: 2.3.0
+ unplugin: 2.3.2
vite: 6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1)
- vite-node: 3.1.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1)
+ vite-node: 3.1.2(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1)
vite-plugin-checker: 0.9.1(eslint@8.56.0)(optionator@0.9.4)(typescript@5.8.2)(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))(vue-tsc@2.2.8(typescript@5.8.2))
vue: 3.5.13(typescript@5.8.2)
vue-bundle-renderer: 2.1.1
@@ -23220,10 +25975,10 @@ snapshots:
- vue-tsc
- yaml
- '@nuxt/vite-builder@3.16.0(@types/node@22.13.9)(eslint@8.56.0)(lightningcss@1.29.3)(rollup@4.39.0)(terser@5.39.0)(typescript@5.7.3)(vue-tsc@2.1.8(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3))':
+ '@nuxt/vite-builder@3.16.0(@types/node@22.13.9)(eslint@8.56.0)(lightningcss@1.29.3)(rollup@4.40.0)(terser@5.39.0)(typescript@5.7.3)(vue-tsc@2.1.8(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3))':
dependencies:
'@nuxt/kit': 3.16.0(magicast@0.3.5)
- '@rollup/plugin-replace': 6.0.2(rollup@4.39.0)
+ '@rollup/plugin-replace': 6.0.2(rollup@4.40.0)
'@vitejs/plugin-vue': 5.2.1(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0))(vue@3.5.13(typescript@5.7.3))
'@vitejs/plugin-vue-jsx': 4.1.2(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0))(vue@3.5.13(typescript@5.7.3))
autoprefixer: 10.4.20(postcss@8.5.3)
@@ -23232,7 +25987,7 @@ snapshots:
defu: 6.1.4
esbuild: 0.25.1
escape-string-regexp: 5.0.0
- exsolve: 1.0.4
+ exsolve: 1.0.5
externality: 1.0.2
get-port-please: 3.1.2
h3: 1.15.1
@@ -23245,13 +26000,13 @@ snapshots:
perfect-debounce: 1.0.0
pkg-types: 2.1.0
postcss: 8.5.3
- rollup-plugin-visualizer: 5.14.0(rollup@4.39.0)
+ rollup-plugin-visualizer: 5.14.0(rollup@4.40.0)
std-env: 3.9.0
ufo: 1.6.1
unenv: 2.0.0-rc.15
- unplugin: 2.3.0
+ unplugin: 2.3.2
vite: 6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1)
- vite-node: 3.1.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1)
+ vite-node: 3.1.2(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1)
vite-plugin-checker: 0.9.1(eslint@8.56.0)(typescript@5.7.3)(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0))(vue-tsc@2.1.8(typescript@5.7.3))
vue: 3.5.13(typescript@5.7.3)
vue-bundle-renderer: 2.1.1
@@ -23380,7 +26135,7 @@ snapshots:
dependencies:
'@open-wc/scoped-elements': 3.0.5
lit: 3.2.1
- lit-html: 3.2.1
+ lit-html: 3.3.0
'@open-wc/testing@4.0.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)':
dependencies:
@@ -23403,6 +26158,10 @@ snapshots:
dependencies:
'@opentelemetry/api': 1.9.0
+ '@opentelemetry/api-logs@0.57.2':
+ dependencies:
+ '@opentelemetry/api': 1.9.0
+
'@opentelemetry/api@1.9.0': {}
'@opentelemetry/context-async-hooks@1.30.1(@opentelemetry/api@1.9.0)':
@@ -23424,7 +26183,16 @@ snapshots:
'@opentelemetry/api': 1.9.0
'@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.0)
'@opentelemetry/instrumentation': 0.56.0(@opentelemetry/api@1.9.0)
- '@opentelemetry/semantic-conventions': 1.31.0
+ '@opentelemetry/semantic-conventions': 1.32.0
+ transitivePeerDependencies:
+ - supports-color
+
+ '@opentelemetry/instrumentation-amqplib@0.46.1(@opentelemetry/api@1.9.0)':
+ dependencies:
+ '@opentelemetry/api': 1.9.0
+ '@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.0)
+ '@opentelemetry/semantic-conventions': 1.32.0
transitivePeerDependencies:
- supports-color
@@ -23433,11 +26201,21 @@ snapshots:
'@opentelemetry/api': 1.9.0
'@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.0)
'@opentelemetry/instrumentation': 0.56.0(@opentelemetry/api@1.9.0)
- '@opentelemetry/semantic-conventions': 1.31.0
+ '@opentelemetry/semantic-conventions': 1.32.0
'@types/connect': 3.4.36
transitivePeerDependencies:
- supports-color
+ '@opentelemetry/instrumentation-connect@0.43.1(@opentelemetry/api@1.9.0)':
+ dependencies:
+ '@opentelemetry/api': 1.9.0
+ '@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.0)
+ '@opentelemetry/semantic-conventions': 1.32.0
+ '@types/connect': 3.4.38
+ transitivePeerDependencies:
+ - supports-color
+
'@opentelemetry/instrumentation-dataloader@0.15.0(@opentelemetry/api@1.9.0)':
dependencies:
'@opentelemetry/api': 1.9.0
@@ -23445,12 +26223,28 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ '@opentelemetry/instrumentation-dataloader@0.16.1(@opentelemetry/api@1.9.0)':
+ dependencies:
+ '@opentelemetry/api': 1.9.0
+ '@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.0)
+ transitivePeerDependencies:
+ - supports-color
+
'@opentelemetry/instrumentation-express@0.46.0(@opentelemetry/api@1.9.0)':
dependencies:
'@opentelemetry/api': 1.9.0
'@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.0)
'@opentelemetry/instrumentation': 0.56.0(@opentelemetry/api@1.9.0)
- '@opentelemetry/semantic-conventions': 1.31.0
+ '@opentelemetry/semantic-conventions': 1.32.0
+ transitivePeerDependencies:
+ - supports-color
+
+ '@opentelemetry/instrumentation-express@0.47.1(@opentelemetry/api@1.9.0)':
+ dependencies:
+ '@opentelemetry/api': 1.9.0
+ '@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.0)
+ '@opentelemetry/semantic-conventions': 1.32.0
transitivePeerDependencies:
- supports-color
@@ -23459,7 +26253,16 @@ snapshots:
'@opentelemetry/api': 1.9.0
'@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.0)
'@opentelemetry/instrumentation': 0.56.0(@opentelemetry/api@1.9.0)
- '@opentelemetry/semantic-conventions': 1.31.0
+ '@opentelemetry/semantic-conventions': 1.32.0
+ transitivePeerDependencies:
+ - supports-color
+
+ '@opentelemetry/instrumentation-fastify@0.44.2(@opentelemetry/api@1.9.0)':
+ dependencies:
+ '@opentelemetry/api': 1.9.0
+ '@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.0)
+ '@opentelemetry/semantic-conventions': 1.32.0
transitivePeerDependencies:
- supports-color
@@ -23471,6 +26274,14 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ '@opentelemetry/instrumentation-fs@0.19.1(@opentelemetry/api@1.9.0)':
+ dependencies:
+ '@opentelemetry/api': 1.9.0
+ '@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.0)
+ transitivePeerDependencies:
+ - supports-color
+
'@opentelemetry/instrumentation-generic-pool@0.42.0(@opentelemetry/api@1.9.0)':
dependencies:
'@opentelemetry/api': 1.9.0
@@ -23478,6 +26289,13 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ '@opentelemetry/instrumentation-generic-pool@0.43.1(@opentelemetry/api@1.9.0)':
+ dependencies:
+ '@opentelemetry/api': 1.9.0
+ '@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.0)
+ transitivePeerDependencies:
+ - supports-color
+
'@opentelemetry/instrumentation-graphql@0.46.0(@opentelemetry/api@1.9.0)':
dependencies:
'@opentelemetry/api': 1.9.0
@@ -23485,12 +26303,28 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ '@opentelemetry/instrumentation-graphql@0.47.1(@opentelemetry/api@1.9.0)':
+ dependencies:
+ '@opentelemetry/api': 1.9.0
+ '@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.0)
+ transitivePeerDependencies:
+ - supports-color
+
'@opentelemetry/instrumentation-hapi@0.44.0(@opentelemetry/api@1.9.0)':
dependencies:
'@opentelemetry/api': 1.9.0
'@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.0)
'@opentelemetry/instrumentation': 0.56.0(@opentelemetry/api@1.9.0)
- '@opentelemetry/semantic-conventions': 1.31.0
+ '@opentelemetry/semantic-conventions': 1.32.0
+ transitivePeerDependencies:
+ - supports-color
+
+ '@opentelemetry/instrumentation-hapi@0.45.2(@opentelemetry/api@1.9.0)':
+ dependencies:
+ '@opentelemetry/api': 1.9.0
+ '@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.0)
+ '@opentelemetry/semantic-conventions': 1.32.0
transitivePeerDependencies:
- supports-color
@@ -23505,12 +26339,32 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ '@opentelemetry/instrumentation-http@0.57.2(@opentelemetry/api@1.9.0)':
+ dependencies:
+ '@opentelemetry/api': 1.9.0
+ '@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.0)
+ '@opentelemetry/semantic-conventions': 1.28.0
+ forwarded-parse: 2.1.2
+ semver: 7.7.1
+ transitivePeerDependencies:
+ - supports-color
+
'@opentelemetry/instrumentation-ioredis@0.46.0(@opentelemetry/api@1.9.0)':
dependencies:
'@opentelemetry/api': 1.9.0
'@opentelemetry/instrumentation': 0.56.0(@opentelemetry/api@1.9.0)
'@opentelemetry/redis-common': 0.36.2
- '@opentelemetry/semantic-conventions': 1.31.0
+ '@opentelemetry/semantic-conventions': 1.32.0
+ transitivePeerDependencies:
+ - supports-color
+
+ '@opentelemetry/instrumentation-ioredis@0.47.1(@opentelemetry/api@1.9.0)':
+ dependencies:
+ '@opentelemetry/api': 1.9.0
+ '@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.0)
+ '@opentelemetry/redis-common': 0.36.2
+ '@opentelemetry/semantic-conventions': 1.32.0
transitivePeerDependencies:
- supports-color
@@ -23518,7 +26372,15 @@ snapshots:
dependencies:
'@opentelemetry/api': 1.9.0
'@opentelemetry/instrumentation': 0.56.0(@opentelemetry/api@1.9.0)
- '@opentelemetry/semantic-conventions': 1.31.0
+ '@opentelemetry/semantic-conventions': 1.32.0
+ transitivePeerDependencies:
+ - supports-color
+
+ '@opentelemetry/instrumentation-kafkajs@0.7.1(@opentelemetry/api@1.9.0)':
+ dependencies:
+ '@opentelemetry/api': 1.9.0
+ '@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.0)
+ '@opentelemetry/semantic-conventions': 1.32.0
transitivePeerDependencies:
- supports-color
@@ -23526,7 +26388,15 @@ snapshots:
dependencies:
'@opentelemetry/api': 1.9.0
'@opentelemetry/instrumentation': 0.56.0(@opentelemetry/api@1.9.0)
- '@opentelemetry/semantic-conventions': 1.31.0
+ '@opentelemetry/semantic-conventions': 1.32.0
+ transitivePeerDependencies:
+ - supports-color
+
+ '@opentelemetry/instrumentation-knex@0.44.1(@opentelemetry/api@1.9.0)':
+ dependencies:
+ '@opentelemetry/api': 1.9.0
+ '@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.0)
+ '@opentelemetry/semantic-conventions': 1.32.0
transitivePeerDependencies:
- supports-color
@@ -23535,7 +26405,16 @@ snapshots:
'@opentelemetry/api': 1.9.0
'@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.0)
'@opentelemetry/instrumentation': 0.56.0(@opentelemetry/api@1.9.0)
- '@opentelemetry/semantic-conventions': 1.31.0
+ '@opentelemetry/semantic-conventions': 1.32.0
+ transitivePeerDependencies:
+ - supports-color
+
+ '@opentelemetry/instrumentation-koa@0.47.1(@opentelemetry/api@1.9.0)':
+ dependencies:
+ '@opentelemetry/api': 1.9.0
+ '@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.0)
+ '@opentelemetry/semantic-conventions': 1.32.0
transitivePeerDependencies:
- supports-color
@@ -23546,11 +26425,26 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ '@opentelemetry/instrumentation-lru-memoizer@0.44.1(@opentelemetry/api@1.9.0)':
+ dependencies:
+ '@opentelemetry/api': 1.9.0
+ '@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.0)
+ transitivePeerDependencies:
+ - supports-color
+
'@opentelemetry/instrumentation-mongodb@0.50.0(@opentelemetry/api@1.9.0)':
dependencies:
'@opentelemetry/api': 1.9.0
'@opentelemetry/instrumentation': 0.56.0(@opentelemetry/api@1.9.0)
- '@opentelemetry/semantic-conventions': 1.31.0
+ '@opentelemetry/semantic-conventions': 1.32.0
+ transitivePeerDependencies:
+ - supports-color
+
+ '@opentelemetry/instrumentation-mongodb@0.52.0(@opentelemetry/api@1.9.0)':
+ dependencies:
+ '@opentelemetry/api': 1.9.0
+ '@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.0)
+ '@opentelemetry/semantic-conventions': 1.32.0
transitivePeerDependencies:
- supports-color
@@ -23559,7 +26453,16 @@ snapshots:
'@opentelemetry/api': 1.9.0
'@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.0)
'@opentelemetry/instrumentation': 0.56.0(@opentelemetry/api@1.9.0)
- '@opentelemetry/semantic-conventions': 1.31.0
+ '@opentelemetry/semantic-conventions': 1.32.0
+ transitivePeerDependencies:
+ - supports-color
+
+ '@opentelemetry/instrumentation-mongoose@0.46.1(@opentelemetry/api@1.9.0)':
+ dependencies:
+ '@opentelemetry/api': 1.9.0
+ '@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.0)
+ '@opentelemetry/semantic-conventions': 1.32.0
transitivePeerDependencies:
- supports-color
@@ -23567,7 +26470,16 @@ snapshots:
dependencies:
'@opentelemetry/api': 1.9.0
'@opentelemetry/instrumentation': 0.56.0(@opentelemetry/api@1.9.0)
- '@opentelemetry/semantic-conventions': 1.31.0
+ '@opentelemetry/semantic-conventions': 1.32.0
+ '@opentelemetry/sql-common': 0.40.1(@opentelemetry/api@1.9.0)
+ transitivePeerDependencies:
+ - supports-color
+
+ '@opentelemetry/instrumentation-mysql2@0.45.2(@opentelemetry/api@1.9.0)':
+ dependencies:
+ '@opentelemetry/api': 1.9.0
+ '@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.0)
+ '@opentelemetry/semantic-conventions': 1.32.0
'@opentelemetry/sql-common': 0.40.1(@opentelemetry/api@1.9.0)
transitivePeerDependencies:
- supports-color
@@ -23576,7 +26488,16 @@ snapshots:
dependencies:
'@opentelemetry/api': 1.9.0
'@opentelemetry/instrumentation': 0.56.0(@opentelemetry/api@1.9.0)
- '@opentelemetry/semantic-conventions': 1.31.0
+ '@opentelemetry/semantic-conventions': 1.32.0
+ '@types/mysql': 2.15.26
+ transitivePeerDependencies:
+ - supports-color
+
+ '@opentelemetry/instrumentation-mysql@0.45.1(@opentelemetry/api@1.9.0)':
+ dependencies:
+ '@opentelemetry/api': 1.9.0
+ '@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.0)
+ '@opentelemetry/semantic-conventions': 1.32.0
'@types/mysql': 2.15.26
transitivePeerDependencies:
- supports-color
@@ -23585,7 +26506,7 @@ snapshots:
dependencies:
'@opentelemetry/api': 1.9.0
'@opentelemetry/instrumentation': 0.56.0(@opentelemetry/api@1.9.0)
- '@opentelemetry/semantic-conventions': 1.31.0
+ '@opentelemetry/semantic-conventions': 1.32.0
transitivePeerDependencies:
- supports-color
@@ -23601,12 +26522,33 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ '@opentelemetry/instrumentation-pg@0.51.1(@opentelemetry/api@1.9.0)':
+ dependencies:
+ '@opentelemetry/api': 1.9.0
+ '@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.0)
+ '@opentelemetry/semantic-conventions': 1.32.0
+ '@opentelemetry/sql-common': 0.40.1(@opentelemetry/api@1.9.0)
+ '@types/pg': 8.6.1
+ '@types/pg-pool': 2.0.6
+ transitivePeerDependencies:
+ - supports-color
+
'@opentelemetry/instrumentation-redis-4@0.45.0(@opentelemetry/api@1.9.0)':
dependencies:
'@opentelemetry/api': 1.9.0
'@opentelemetry/instrumentation': 0.56.0(@opentelemetry/api@1.9.0)
'@opentelemetry/redis-common': 0.36.2
- '@opentelemetry/semantic-conventions': 1.31.0
+ '@opentelemetry/semantic-conventions': 1.32.0
+ transitivePeerDependencies:
+ - supports-color
+
+ '@opentelemetry/instrumentation-redis-4@0.46.1(@opentelemetry/api@1.9.0)':
+ dependencies:
+ '@opentelemetry/api': 1.9.0
+ '@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.0)
+ '@opentelemetry/redis-common': 0.36.2
+ '@opentelemetry/semantic-conventions': 1.32.0
transitivePeerDependencies:
- supports-color
@@ -23614,11 +26556,28 @@ snapshots:
dependencies:
'@opentelemetry/api': 1.9.0
'@opentelemetry/instrumentation': 0.56.0(@opentelemetry/api@1.9.0)
- '@opentelemetry/semantic-conventions': 1.31.0
+ '@opentelemetry/semantic-conventions': 1.32.0
+ '@types/tedious': 4.0.14
+ transitivePeerDependencies:
+ - supports-color
+
+ '@opentelemetry/instrumentation-tedious@0.18.1(@opentelemetry/api@1.9.0)':
+ dependencies:
+ '@opentelemetry/api': 1.9.0
+ '@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.0)
+ '@opentelemetry/semantic-conventions': 1.32.0
'@types/tedious': 4.0.14
transitivePeerDependencies:
- supports-color
+ '@opentelemetry/instrumentation-undici@0.10.1(@opentelemetry/api@1.9.0)':
+ dependencies:
+ '@opentelemetry/api': 1.9.0
+ '@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.0)
+ transitivePeerDependencies:
+ - supports-color
+
'@opentelemetry/instrumentation-undici@0.9.0(@opentelemetry/api@1.9.0)':
dependencies:
'@opentelemetry/api': 1.9.0
@@ -23651,6 +26610,18 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ '@opentelemetry/instrumentation@0.57.2(@opentelemetry/api@1.9.0)':
+ dependencies:
+ '@opentelemetry/api': 1.9.0
+ '@opentelemetry/api-logs': 0.57.2
+ '@types/shimmer': 1.2.0
+ import-in-the-middle: 1.13.1
+ require-in-the-middle: 7.5.2
+ semver: 7.7.1
+ shimmer: 1.2.1
+ transitivePeerDependencies:
+ - supports-color
+
'@opentelemetry/redis-common@0.36.2': {}
'@opentelemetry/resources@1.30.1(@opentelemetry/api@1.9.0)':
@@ -23670,7 +26641,7 @@ snapshots:
'@opentelemetry/semantic-conventions@1.28.0': {}
- '@opentelemetry/semantic-conventions@1.31.0': {}
+ '@opentelemetry/semantic-conventions@1.32.0': {}
'@opentelemetry/sql-common@0.40.1(@opentelemetry/api@1.9.0)':
dependencies:
@@ -23700,7 +26671,7 @@ snapshots:
'@oxc-parser/binding-wasm32-wasi@0.56.5':
dependencies:
- '@napi-rs/wasm-runtime': 0.2.8
+ '@napi-rs/wasm-runtime': 0.2.9
optional: true
'@oxc-parser/binding-win32-arm64-msvc@0.56.5':
@@ -23717,21 +26688,21 @@ snapshots:
'@panva/hkdf@1.2.1': {}
- '@parcel/bundler-default@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/bundler-default@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
'@parcel/diagnostic': 2.13.3
'@parcel/graph': 3.3.3
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/rust': 2.13.3
'@parcel/utils': 2.13.3
nullthrows: 1.1.1
transitivePeerDependencies:
- '@parcel/core'
- '@parcel/cache@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/cache@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
- '@parcel/core': 2.13.3(@swc/helpers@0.5.15)
- '@parcel/fs': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/core': 2.13.3(@swc/helpers@0.5.17)
+ '@parcel/fs': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/logger': 2.13.3
'@parcel/utils': 2.13.3
lmdb: 2.8.5
@@ -23740,46 +26711,46 @@ snapshots:
dependencies:
chalk: 4.1.2
- '@parcel/compressor-raw@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/compressor-raw@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
transitivePeerDependencies:
- '@parcel/core'
- '@parcel/config-default@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))(@swc/helpers@0.5.15)(cssnano@7.0.6(postcss@8.5.3))(postcss@8.5.3)(relateurl@0.2.7)(svgo@3.3.2)(terser@5.39.0)(typescript@5.8.2)':
- dependencies:
- '@parcel/bundler-default': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/compressor-raw': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/core': 2.13.3(@swc/helpers@0.5.15)
- '@parcel/namer-default': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/optimizer-css': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/optimizer-htmlnano': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))(cssnano@7.0.6(postcss@8.5.3))(postcss@8.5.3)(relateurl@0.2.7)(svgo@3.3.2)(terser@5.39.0)(typescript@5.8.2)
- '@parcel/optimizer-image': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/optimizer-svgo': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/optimizer-swc': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))(@swc/helpers@0.5.15)
- '@parcel/packager-css': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/packager-html': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/packager-js': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/packager-raw': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/packager-svg': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/packager-wasm': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/reporter-dev-server': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/resolver-default': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/runtime-browser-hmr': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/runtime-js': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/runtime-react-refresh': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/runtime-service-worker': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/transformer-babel': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/transformer-css': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/transformer-html': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/transformer-image': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/transformer-js': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/transformer-json': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/transformer-postcss': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/transformer-posthtml': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/transformer-raw': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/transformer-react-refresh-wrap': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/transformer-svg': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/config-default@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))(@swc/helpers@0.5.17)(cssnano@7.0.6(postcss@8.5.3))(postcss@8.5.3)(relateurl@0.2.7)(svgo@3.3.2)(terser@5.39.0)(typescript@5.8.2)':
+ dependencies:
+ '@parcel/bundler-default': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/compressor-raw': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/core': 2.13.3(@swc/helpers@0.5.17)
+ '@parcel/namer-default': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/optimizer-css': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/optimizer-htmlnano': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))(cssnano@7.0.6(postcss@8.5.3))(postcss@8.5.3)(relateurl@0.2.7)(svgo@3.3.2)(terser@5.39.0)(typescript@5.8.2)
+ '@parcel/optimizer-image': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/optimizer-svgo': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/optimizer-swc': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))(@swc/helpers@0.5.17)
+ '@parcel/packager-css': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/packager-html': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/packager-js': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/packager-raw': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/packager-svg': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/packager-wasm': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/reporter-dev-server': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/resolver-default': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/runtime-browser-hmr': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/runtime-js': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/runtime-react-refresh': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/runtime-service-worker': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/transformer-babel': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/transformer-css': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/transformer-html': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/transformer-image': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/transformer-js': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/transformer-json': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/transformer-postcss': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/transformer-posthtml': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/transformer-raw': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/transformer-react-refresh-wrap': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/transformer-svg': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
transitivePeerDependencies:
- '@swc/helpers'
- cssnano
@@ -23792,24 +26763,24 @@ snapshots:
- typescript
- uncss
- '@parcel/core@2.13.3(@swc/helpers@0.5.15)':
+ '@parcel/core@2.13.3(@swc/helpers@0.5.17)':
dependencies:
'@mischnic/json-sourcemap': 0.1.1
- '@parcel/cache': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/cache': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/diagnostic': 2.13.3
'@parcel/events': 2.13.3
'@parcel/feature-flags': 2.13.3
- '@parcel/fs': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/fs': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/graph': 3.3.3
'@parcel/logger': 2.13.3
- '@parcel/package-manager': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))(@swc/helpers@0.5.15)
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/package-manager': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))(@swc/helpers@0.5.17)
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/profiler': 2.13.3
'@parcel/rust': 2.13.3
'@parcel/source-map': 2.1.1
- '@parcel/types': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/types': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/utils': 2.13.3
- '@parcel/workers': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/workers': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
base-x: 3.0.11
browserslist: 4.24.4
clone: 2.1.2
@@ -23831,15 +26802,15 @@ snapshots:
'@parcel/feature-flags@2.13.3': {}
- '@parcel/fs@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/fs@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
- '@parcel/core': 2.13.3(@swc/helpers@0.5.15)
+ '@parcel/core': 2.13.3(@swc/helpers@0.5.17)
'@parcel/feature-flags': 2.13.3
'@parcel/rust': 2.13.3
'@parcel/types-internal': 2.13.3
'@parcel/utils': 2.13.3
'@parcel/watcher': 2.5.1
- '@parcel/workers': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/workers': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/graph@3.3.3':
dependencies:
@@ -23855,19 +26826,19 @@ snapshots:
dependencies:
chalk: 4.1.2
- '@parcel/namer-default@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/namer-default@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
'@parcel/diagnostic': 2.13.3
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
nullthrows: 1.1.1
transitivePeerDependencies:
- '@parcel/core'
- '@parcel/node-resolver-core@3.4.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/node-resolver-core@3.4.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
'@mischnic/json-sourcemap': 0.1.1
'@parcel/diagnostic': 2.13.3
- '@parcel/fs': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/fs': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/rust': 2.13.3
'@parcel/utils': 2.13.3
nullthrows: 1.1.1
@@ -23875,10 +26846,10 @@ snapshots:
transitivePeerDependencies:
- '@parcel/core'
- '@parcel/optimizer-css@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/optimizer-css@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
'@parcel/diagnostic': 2.13.3
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/source-map': 2.1.1
'@parcel/utils': 2.13.3
browserslist: 4.24.4
@@ -23887,10 +26858,10 @@ snapshots:
transitivePeerDependencies:
- '@parcel/core'
- '@parcel/optimizer-htmlnano@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))(cssnano@7.0.6(postcss@8.5.3))(postcss@8.5.3)(relateurl@0.2.7)(svgo@3.3.2)(terser@5.39.0)(typescript@5.8.2)':
+ '@parcel/optimizer-htmlnano@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))(cssnano@7.0.6(postcss@8.5.3))(postcss@8.5.3)(relateurl@0.2.7)(svgo@3.3.2)(terser@5.39.0)(typescript@5.8.2)':
dependencies:
'@parcel/diagnostic': 2.13.3
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/utils': 2.13.3
htmlnano: 2.1.1(cssnano@7.0.6(postcss@8.5.3))(postcss@8.5.3)(relateurl@0.2.7)(svgo@3.3.2)(terser@5.39.0)(typescript@5.8.2)
nullthrows: 1.1.1
@@ -23907,54 +26878,54 @@ snapshots:
- typescript
- uncss
- '@parcel/optimizer-image@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/optimizer-image@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
- '@parcel/core': 2.13.3(@swc/helpers@0.5.15)
+ '@parcel/core': 2.13.3(@swc/helpers@0.5.17)
'@parcel/diagnostic': 2.13.3
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/rust': 2.13.3
'@parcel/utils': 2.13.3
- '@parcel/workers': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/workers': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
- '@parcel/optimizer-svgo@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/optimizer-svgo@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
'@parcel/diagnostic': 2.13.3
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/utils': 2.13.3
transitivePeerDependencies:
- '@parcel/core'
- '@parcel/optimizer-swc@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))(@swc/helpers@0.5.15)':
+ '@parcel/optimizer-swc@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))(@swc/helpers@0.5.17)':
dependencies:
'@parcel/diagnostic': 2.13.3
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/source-map': 2.1.1
'@parcel/utils': 2.13.3
- '@swc/core': 1.11.18(@swc/helpers@0.5.15)
+ '@swc/core': 1.11.22(@swc/helpers@0.5.17)
nullthrows: 1.1.1
transitivePeerDependencies:
- '@parcel/core'
- '@swc/helpers'
- '@parcel/package-manager@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))(@swc/helpers@0.5.15)':
+ '@parcel/package-manager@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))(@swc/helpers@0.5.17)':
dependencies:
- '@parcel/core': 2.13.3(@swc/helpers@0.5.15)
+ '@parcel/core': 2.13.3(@swc/helpers@0.5.17)
'@parcel/diagnostic': 2.13.3
- '@parcel/fs': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/fs': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/logger': 2.13.3
- '@parcel/node-resolver-core': 3.4.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/types': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/node-resolver-core': 3.4.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/types': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/utils': 2.13.3
- '@parcel/workers': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@swc/core': 1.11.18(@swc/helpers@0.5.15)
+ '@parcel/workers': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@swc/core': 1.11.22(@swc/helpers@0.5.17)
semver: 7.7.1
transitivePeerDependencies:
- '@swc/helpers'
- '@parcel/packager-css@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/packager-css@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
'@parcel/diagnostic': 2.13.3
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/source-map': 2.1.1
'@parcel/utils': 2.13.3
lightningcss: 1.29.3
@@ -23962,53 +26933,53 @@ snapshots:
transitivePeerDependencies:
- '@parcel/core'
- '@parcel/packager-html@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/packager-html@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/types': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/types': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/utils': 2.13.3
nullthrows: 1.1.1
posthtml: 0.16.6
transitivePeerDependencies:
- '@parcel/core'
- '@parcel/packager-js@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/packager-js@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
'@parcel/diagnostic': 2.13.3
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/rust': 2.13.3
'@parcel/source-map': 2.1.1
- '@parcel/types': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/types': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/utils': 2.13.3
globals: 13.24.0
nullthrows: 1.1.1
transitivePeerDependencies:
- '@parcel/core'
- '@parcel/packager-raw@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/packager-raw@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
transitivePeerDependencies:
- '@parcel/core'
- '@parcel/packager-svg@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/packager-svg@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/types': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/types': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/utils': 2.13.3
posthtml: 0.16.6
transitivePeerDependencies:
- '@parcel/core'
- '@parcel/packager-wasm@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/packager-wasm@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
transitivePeerDependencies:
- '@parcel/core'
- '@parcel/plugin@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/plugin@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
- '@parcel/types': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/types': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
transitivePeerDependencies:
- '@parcel/core'
@@ -24019,67 +26990,67 @@ snapshots:
'@parcel/types-internal': 2.13.3
chrome-trace-event: 1.0.4
- '@parcel/reporter-cli@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/reporter-cli@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/types': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/types': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/utils': 2.13.3
chalk: 4.1.2
term-size: 2.2.1
transitivePeerDependencies:
- '@parcel/core'
- '@parcel/reporter-dev-server@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/reporter-dev-server@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/utils': 2.13.3
transitivePeerDependencies:
- '@parcel/core'
- '@parcel/reporter-tracer@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/reporter-tracer@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/utils': 2.13.3
chrome-trace-event: 1.0.4
nullthrows: 1.1.1
transitivePeerDependencies:
- '@parcel/core'
- '@parcel/resolver-default@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/resolver-default@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
- '@parcel/node-resolver-core': 3.4.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/node-resolver-core': 3.4.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
transitivePeerDependencies:
- '@parcel/core'
- '@parcel/runtime-browser-hmr@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/runtime-browser-hmr@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/utils': 2.13.3
transitivePeerDependencies:
- '@parcel/core'
- '@parcel/runtime-js@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/runtime-js@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
'@parcel/diagnostic': 2.13.3
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/utils': 2.13.3
nullthrows: 1.1.1
transitivePeerDependencies:
- '@parcel/core'
- '@parcel/runtime-react-refresh@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/runtime-react-refresh@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/utils': 2.13.3
react-error-overlay: 6.0.9
react-refresh: 0.14.2
transitivePeerDependencies:
- '@parcel/core'
- '@parcel/runtime-service-worker@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/runtime-service-worker@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/utils': 2.13.3
nullthrows: 1.1.1
transitivePeerDependencies:
@@ -24091,10 +27062,10 @@ snapshots:
dependencies:
detect-libc: 1.0.3
- '@parcel/transformer-babel@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/transformer-babel@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
'@parcel/diagnostic': 2.13.3
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/source-map': 2.1.1
'@parcel/utils': 2.13.3
browserslist: 4.24.4
@@ -24104,10 +27075,10 @@ snapshots:
transitivePeerDependencies:
- '@parcel/core'
- '@parcel/transformer-css@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/transformer-css@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
'@parcel/diagnostic': 2.13.3
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/source-map': 2.1.1
'@parcel/utils': 2.13.3
browserslist: 4.24.4
@@ -24116,10 +27087,10 @@ snapshots:
transitivePeerDependencies:
- '@parcel/core'
- '@parcel/transformer-html@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/transformer-html@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
'@parcel/diagnostic': 2.13.3
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/rust': 2.13.3
nullthrows: 1.1.1
posthtml: 0.16.6
@@ -24130,40 +27101,40 @@ snapshots:
transitivePeerDependencies:
- '@parcel/core'
- '@parcel/transformer-image@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/transformer-image@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
- '@parcel/core': 2.13.3(@swc/helpers@0.5.15)
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/core': 2.13.3(@swc/helpers@0.5.17)
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/utils': 2.13.3
- '@parcel/workers': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/workers': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
nullthrows: 1.1.1
- '@parcel/transformer-js@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/transformer-js@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
- '@parcel/core': 2.13.3(@swc/helpers@0.5.15)
+ '@parcel/core': 2.13.3(@swc/helpers@0.5.17)
'@parcel/diagnostic': 2.13.3
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/rust': 2.13.3
'@parcel/source-map': 2.1.1
'@parcel/utils': 2.13.3
- '@parcel/workers': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@swc/helpers': 0.5.15
+ '@parcel/workers': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@swc/helpers': 0.5.17
browserslist: 4.24.4
nullthrows: 1.1.1
regenerator-runtime: 0.14.1
semver: 7.7.1
- '@parcel/transformer-json@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/transformer-json@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
json5: 2.2.3
transitivePeerDependencies:
- '@parcel/core'
- '@parcel/transformer-postcss@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/transformer-postcss@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
'@parcel/diagnostic': 2.13.3
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/rust': 2.13.3
'@parcel/utils': 2.13.3
clone: 2.1.2
@@ -24173,9 +27144,9 @@ snapshots:
transitivePeerDependencies:
- '@parcel/core'
- '@parcel/transformer-posthtml@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/transformer-posthtml@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/utils': 2.13.3
nullthrows: 1.1.1
posthtml: 0.16.6
@@ -24185,24 +27156,24 @@ snapshots:
transitivePeerDependencies:
- '@parcel/core'
- '@parcel/transformer-raw@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/transformer-raw@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
transitivePeerDependencies:
- '@parcel/core'
- '@parcel/transformer-react-refresh-wrap@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/transformer-react-refresh-wrap@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/utils': 2.13.3
react-refresh: 0.14.2
transitivePeerDependencies:
- '@parcel/core'
- '@parcel/transformer-svg@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/transformer-svg@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
'@parcel/diagnostic': 2.13.3
- '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/plugin': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/rust': 2.13.3
nullthrows: 1.1.1
posthtml: 0.16.6
@@ -24219,10 +27190,10 @@ snapshots:
'@parcel/source-map': 2.1.1
utility-types: 3.11.0
- '@parcel/types@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/types@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
'@parcel/types-internal': 2.13.3
- '@parcel/workers': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/workers': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
transitivePeerDependencies:
- '@parcel/core'
@@ -24302,9 +27273,9 @@ snapshots:
'@parcel/watcher-win32-ia32': 2.5.1
'@parcel/watcher-win32-x64': 2.5.1
- '@parcel/workers@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))':
+ '@parcel/workers@2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))':
dependencies:
- '@parcel/core': 2.13.3(@swc/helpers@0.5.15)
+ '@parcel/core': 2.13.3(@swc/helpers@0.5.17)
'@parcel/diagnostic': 2.13.3
'@parcel/logger': 2.13.3
'@parcel/profiler': 2.13.3
@@ -24373,6 +27344,13 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ '@prisma/instrumentation@6.5.0(@opentelemetry/api@1.9.0)':
+ dependencies:
+ '@opentelemetry/api': 1.9.0
+ '@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.0)
+ transitivePeerDependencies:
+ - supports-color
+
'@project-serum/sol-wallet-adapter@0.2.6(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
@@ -24425,6 +27403,15 @@ snapshots:
optionalDependencies:
'@types/react-dom': 19.0.4(@types/react@19.0.0)
+ '@radix-ui/react-arrow@1.1.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ dependencies:
+ '@radix-ui/react-primitive': 2.0.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ react: 18.3.1
+ react-dom: 18.3.1(react@18.3.1)
+ optionalDependencies:
+ '@types/react': 19.0.0
+ '@types/react-dom': 19.0.0
+
'@radix-ui/react-arrow@1.1.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
dependencies:
'@radix-ui/react-primitive': 2.0.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
@@ -24434,6 +27421,31 @@ snapshots:
'@types/react': 19.0.0
'@types/react-dom': 19.0.0
+ '@radix-ui/react-arrow@1.1.4(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ dependencies:
+ '@radix-ui/react-primitive': 2.1.0(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ react: 18.3.1
+ react-dom: 18.3.1(react@18.3.1)
+ optionalDependencies:
+ '@types/react': 19.0.0
+ '@types/react-dom': 19.0.0
+
+ '@radix-ui/react-checkbox@1.1.4(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ dependencies:
+ '@radix-ui/primitive': 1.1.1
+ '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-context': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-primitive': 2.0.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-use-previous': 1.1.0(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-use-size': 1.1.0(@types/react@19.0.0)(react@18.3.1)
+ react: 18.3.1
+ react-dom: 18.3.1(react@18.3.1)
+ optionalDependencies:
+ '@types/react': 19.0.0
+ '@types/react-dom': 19.0.0
+
'@radix-ui/react-checkbox@1.1.4(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
dependencies:
'@radix-ui/primitive': 1.1.1
@@ -24462,6 +27474,18 @@ snapshots:
optionalDependencies:
'@types/react-dom': 19.0.4(@types/react@19.0.0)
+ '@radix-ui/react-collection@1.1.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ dependencies:
+ '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-context': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-primitive': 2.0.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-slot': 1.1.2(@types/react@19.0.0)(react@18.3.1)
+ react: 18.3.1
+ react-dom: 18.3.1(react@18.3.1)
+ optionalDependencies:
+ '@types/react': 19.0.0
+ '@types/react-dom': 19.0.0
+
'@radix-ui/react-collection@1.1.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
dependencies:
'@radix-ui/react-compose-refs': 1.1.1(@types/react@19.0.0)(react@19.0.0)
@@ -24474,11 +27498,11 @@ snapshots:
'@types/react': 19.0.0
'@types/react-dom': 19.0.0
- '@radix-ui/react-collection@1.1.3(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
+ '@radix-ui/react-collection@1.1.4(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
dependencies:
'@radix-ui/react-compose-refs': 1.1.2(react@19.0.0)
'@radix-ui/react-context': 1.1.2(react@19.0.0)
- '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ '@radix-ui/react-primitive': 2.1.0(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
'@radix-ui/react-slot': 1.2.0(react@19.0.0)
react: 19.0.0
react-dom: 19.0.0(react@19.0.0)
@@ -24490,12 +27514,24 @@ snapshots:
'@babel/runtime': 7.26.9
react: 19.0.0
+ '@radix-ui/react-compose-refs@1.1.1(@types/react@19.0.0)(react@18.3.1)':
+ dependencies:
+ react: 18.3.1
+ optionalDependencies:
+ '@types/react': 19.0.0
+
'@radix-ui/react-compose-refs@1.1.1(@types/react@19.0.0)(react@19.0.0)':
dependencies:
react: 19.0.0
optionalDependencies:
'@types/react': 19.0.0
+ '@radix-ui/react-compose-refs@1.1.2(@types/react@19.0.0)(react@18.3.1)':
+ dependencies:
+ react: 18.3.1
+ optionalDependencies:
+ '@types/react': 19.0.0
+
'@radix-ui/react-compose-refs@1.1.2(react@19.0.0)':
dependencies:
react: 19.0.0
@@ -24505,16 +27541,50 @@ snapshots:
'@babel/runtime': 7.26.9
react: 19.0.0
+ '@radix-ui/react-context@1.1.1(@types/react@19.0.0)(react@18.3.1)':
+ dependencies:
+ react: 18.3.1
+ optionalDependencies:
+ '@types/react': 19.0.0
+
'@radix-ui/react-context@1.1.1(@types/react@19.0.0)(react@19.0.0)':
dependencies:
react: 19.0.0
optionalDependencies:
'@types/react': 19.0.0
+ '@radix-ui/react-context@1.1.2(@types/react@19.0.0)(react@18.3.1)':
+ dependencies:
+ react: 18.3.1
+ optionalDependencies:
+ '@types/react': 19.0.0
+
'@radix-ui/react-context@1.1.2(react@19.0.0)':
dependencies:
react: 19.0.0
+ '@radix-ui/react-dialog@1.1.6(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ dependencies:
+ '@radix-ui/primitive': 1.1.1
+ '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-context': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-dismissable-layer': 1.1.5(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-focus-scope': 1.1.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-id': 1.1.0(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-portal': 1.1.4(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-primitive': 2.0.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-slot': 1.1.2(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.0.0)(react@18.3.1)
+ aria-hidden: 1.2.4
+ react: 18.3.1
+ react-dom: 18.3.1(react@18.3.1)
+ react-remove-scroll: 2.6.3(@types/react@19.0.0)(react@18.3.1)
+ optionalDependencies:
+ '@types/react': 19.0.0
+ '@types/react-dom': 19.0.0
+
'@radix-ui/react-dialog@1.1.6(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
dependencies:
'@radix-ui/primitive': 1.1.1
@@ -24542,6 +27612,12 @@ snapshots:
'@babel/runtime': 7.26.9
react: 19.0.0
+ '@radix-ui/react-direction@1.1.0(@types/react@19.0.0)(react@18.3.1)':
+ dependencies:
+ react: 18.3.1
+ optionalDependencies:
+ '@types/react': 19.0.0
+
'@radix-ui/react-direction@1.1.0(@types/react@19.0.0)(react@19.0.0)':
dependencies:
react: 19.0.0
@@ -24565,6 +27641,19 @@ snapshots:
optionalDependencies:
'@types/react-dom': 19.0.4(@types/react@19.0.0)
+ '@radix-ui/react-dismissable-layer@1.1.5(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ dependencies:
+ '@radix-ui/primitive': 1.1.1
+ '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-primitive': 2.0.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-use-escape-keydown': 1.1.0(@types/react@19.0.0)(react@18.3.1)
+ react: 18.3.1
+ react-dom: 18.3.1(react@18.3.1)
+ optionalDependencies:
+ '@types/react': 19.0.0
+ '@types/react-dom': 19.0.0
+
'@radix-ui/react-dismissable-layer@1.1.5(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
dependencies:
'@radix-ui/primitive': 1.1.1
@@ -24578,17 +27667,42 @@ snapshots:
'@types/react': 19.0.0
'@types/react-dom': 19.0.0
+ '@radix-ui/react-dismissable-layer@1.1.7(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ dependencies:
+ '@radix-ui/primitive': 1.1.2
+ '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-primitive': 2.1.0(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ react: 18.3.1
+ react-dom: 18.3.1(react@18.3.1)
+ optionalDependencies:
+ '@types/react': 19.0.0
+ '@types/react-dom': 19.0.0
+
'@radix-ui/react-focus-guards@1.0.1(react@19.0.0)':
dependencies:
'@babel/runtime': 7.26.9
react: 19.0.0
+ '@radix-ui/react-focus-guards@1.1.1(@types/react@19.0.0)(react@18.3.1)':
+ dependencies:
+ react: 18.3.1
+ optionalDependencies:
+ '@types/react': 19.0.0
+
'@radix-ui/react-focus-guards@1.1.1(@types/react@19.0.0)(react@19.0.0)':
dependencies:
react: 19.0.0
optionalDependencies:
'@types/react': 19.0.0
+ '@radix-ui/react-focus-guards@1.1.2(@types/react@19.0.0)(react@18.3.1)':
+ dependencies:
+ react: 18.3.1
+ optionalDependencies:
+ '@types/react': 19.0.0
+
'@radix-ui/react-focus-scope@1.0.3(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
dependencies:
'@babel/runtime': 7.26.9
@@ -24600,6 +27714,17 @@ snapshots:
optionalDependencies:
'@types/react-dom': 19.0.4(@types/react@19.0.0)
+ '@radix-ui/react-focus-scope@1.1.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ dependencies:
+ '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-primitive': 2.0.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.0)(react@18.3.1)
+ react: 18.3.1
+ react-dom: 18.3.1(react@18.3.1)
+ optionalDependencies:
+ '@types/react': 19.0.0
+ '@types/react-dom': 19.0.0
+
'@radix-ui/react-focus-scope@1.1.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
dependencies:
'@radix-ui/react-compose-refs': 1.1.1(@types/react@19.0.0)(react@19.0.0)
@@ -24611,6 +27736,21 @@ snapshots:
'@types/react': 19.0.0
'@types/react-dom': 19.0.0
+ '@radix-ui/react-focus-scope@1.1.4(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ dependencies:
+ '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-primitive': 2.1.0(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ react: 18.3.1
+ react-dom: 18.3.1(react@18.3.1)
+ optionalDependencies:
+ '@types/react': 19.0.0
+ '@types/react-dom': 19.0.0
+
+ '@radix-ui/react-icons@1.3.2(react@18.3.1)':
+ dependencies:
+ react: 18.3.1
+
'@radix-ui/react-icons@1.3.2(react@19.0.0)':
dependencies:
react: 19.0.0
@@ -24621,6 +27761,13 @@ snapshots:
'@radix-ui/react-use-layout-effect': 1.0.1(react@19.0.0)
react: 19.0.0
+ '@radix-ui/react-id@1.1.0(@types/react@19.0.0)(react@18.3.1)':
+ dependencies:
+ '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.0)(react@18.3.1)
+ react: 18.3.1
+ optionalDependencies:
+ '@types/react': 19.0.0
+
'@radix-ui/react-id@1.1.0(@types/react@19.0.0)(react@19.0.0)':
dependencies:
'@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.0)(react@19.0.0)
@@ -24628,11 +27775,27 @@ snapshots:
optionalDependencies:
'@types/react': 19.0.0
+ '@radix-ui/react-id@1.1.1(@types/react@19.0.0)(react@18.3.1)':
+ dependencies:
+ '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ react: 18.3.1
+ optionalDependencies:
+ '@types/react': 19.0.0
+
'@radix-ui/react-id@1.1.1(react@19.0.0)':
dependencies:
'@radix-ui/react-use-layout-effect': 1.1.1(react@19.0.0)
react: 19.0.0
+ '@radix-ui/react-label@2.1.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ dependencies:
+ '@radix-ui/react-primitive': 2.0.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ react: 18.3.1
+ react-dom: 18.3.1(react@18.3.1)
+ optionalDependencies:
+ '@types/react': 19.0.0
+ '@types/react-dom': 19.0.0
+
'@radix-ui/react-label@2.1.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
dependencies:
'@radix-ui/react-primitive': 2.0.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
@@ -24642,6 +27805,29 @@ snapshots:
'@types/react': 19.0.0
'@types/react-dom': 19.0.0
+ '@radix-ui/react-popover@1.1.11(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ dependencies:
+ '@radix-ui/primitive': 1.1.2
+ '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-context': 1.1.2(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-dismissable-layer': 1.1.7(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-focus-scope': 1.1.4(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-id': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-popper': 1.2.4(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-portal': 1.1.6(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-primitive': 2.1.0(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-slot': 1.2.0(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.0.0)(react@18.3.1)
+ aria-hidden: 1.2.4
+ react: 18.3.1
+ react-dom: 18.3.1(react@18.3.1)
+ react-remove-scroll: 2.6.3(@types/react@19.0.0)(react@18.3.1)
+ optionalDependencies:
+ '@types/react': 19.0.0
+ '@types/react-dom': 19.0.0
+
'@radix-ui/react-popper@1.1.2(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
dependencies:
'@babel/runtime': 7.26.9
@@ -24660,6 +27846,24 @@ snapshots:
optionalDependencies:
'@types/react-dom': 19.0.4(@types/react@19.0.0)
+ '@radix-ui/react-popper@1.2.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ dependencies:
+ '@floating-ui/react-dom': 2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-arrow': 1.1.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-context': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-primitive': 2.0.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-use-rect': 1.1.0(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-use-size': 1.1.0(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/rect': 1.1.0
+ react: 18.3.1
+ react-dom: 18.3.1(react@18.3.1)
+ optionalDependencies:
+ '@types/react': 19.0.0
+ '@types/react-dom': 19.0.0
+
'@radix-ui/react-popper@1.2.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
dependencies:
'@floating-ui/react-dom': 2.1.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
@@ -24678,6 +27882,24 @@ snapshots:
'@types/react': 19.0.0
'@types/react-dom': 19.0.0
+ '@radix-ui/react-popper@1.2.4(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ dependencies:
+ '@floating-ui/react-dom': 2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-arrow': 1.1.4(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-context': 1.1.2(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-primitive': 2.1.0(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-use-rect': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-use-size': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/rect': 1.1.1
+ react: 18.3.1
+ react-dom: 18.3.1(react@18.3.1)
+ optionalDependencies:
+ '@types/react': 19.0.0
+ '@types/react-dom': 19.0.0
+
'@radix-ui/react-portal@1.0.3(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
dependencies:
'@babel/runtime': 7.26.9
@@ -24687,6 +27909,16 @@ snapshots:
optionalDependencies:
'@types/react-dom': 19.0.4(@types/react@19.0.0)
+ '@radix-ui/react-portal@1.1.4(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ dependencies:
+ '@radix-ui/react-primitive': 2.0.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.0)(react@18.3.1)
+ react: 18.3.1
+ react-dom: 18.3.1(react@18.3.1)
+ optionalDependencies:
+ '@types/react': 19.0.0
+ '@types/react-dom': 19.0.0
+
'@radix-ui/react-portal@1.1.4(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
dependencies:
'@radix-ui/react-primitive': 2.0.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
@@ -24697,6 +27929,26 @@ snapshots:
'@types/react': 19.0.0
'@types/react-dom': 19.0.0
+ '@radix-ui/react-portal@1.1.6(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ dependencies:
+ '@radix-ui/react-primitive': 2.1.0(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ react: 18.3.1
+ react-dom: 18.3.1(react@18.3.1)
+ optionalDependencies:
+ '@types/react': 19.0.0
+ '@types/react-dom': 19.0.0
+
+ '@radix-ui/react-presence@1.1.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ dependencies:
+ '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.0)(react@18.3.1)
+ react: 18.3.1
+ react-dom: 18.3.1(react@18.3.1)
+ optionalDependencies:
+ '@types/react': 19.0.0
+ '@types/react-dom': 19.0.0
+
'@radix-ui/react-presence@1.1.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
dependencies:
'@radix-ui/react-compose-refs': 1.1.1(@types/react@19.0.0)(react@19.0.0)
@@ -24707,6 +27959,16 @@ snapshots:
'@types/react': 19.0.0
'@types/react-dom': 19.0.0
+ '@radix-ui/react-presence@1.1.4(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ dependencies:
+ '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ react: 18.3.1
+ react-dom: 18.3.1(react@18.3.1)
+ optionalDependencies:
+ '@types/react': 19.0.0
+ '@types/react-dom': 19.0.0
+
'@radix-ui/react-primitive@1.0.3(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
dependencies:
'@babel/runtime': 7.26.9
@@ -24716,6 +27978,15 @@ snapshots:
optionalDependencies:
'@types/react-dom': 19.0.4(@types/react@19.0.0)
+ '@radix-ui/react-primitive@2.0.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ dependencies:
+ '@radix-ui/react-slot': 1.1.2(@types/react@19.0.0)(react@18.3.1)
+ react: 18.3.1
+ react-dom: 18.3.1(react@18.3.1)
+ optionalDependencies:
+ '@types/react': 19.0.0
+ '@types/react-dom': 19.0.0
+
'@radix-ui/react-primitive@2.0.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
dependencies:
'@radix-ui/react-slot': 1.1.2(@types/react@19.0.0)(react@19.0.0)
@@ -24725,7 +27996,16 @@ snapshots:
'@types/react': 19.0.0
'@types/react-dom': 19.0.0
- '@radix-ui/react-primitive@2.0.3(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
+ '@radix-ui/react-primitive@2.1.0(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ dependencies:
+ '@radix-ui/react-slot': 1.2.0(@types/react@19.0.0)(react@18.3.1)
+ react: 18.3.1
+ react-dom: 18.3.1(react@18.3.1)
+ optionalDependencies:
+ '@types/react': 19.0.0
+ '@types/react-dom': 19.0.0
+
+ '@radix-ui/react-primitive@2.1.0(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
dependencies:
'@radix-ui/react-slot': 1.2.0(react@19.0.0)
react: 19.0.0
@@ -24751,6 +28031,23 @@ snapshots:
'@types/react': 19.0.0
'@types/react-dom': 19.0.0
+ '@radix-ui/react-roving-focus@1.1.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ dependencies:
+ '@radix-ui/primitive': 1.1.1
+ '@radix-ui/react-collection': 1.1.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-context': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-direction': 1.1.0(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-id': 1.1.0(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-primitive': 2.0.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.0.0)(react@18.3.1)
+ react: 18.3.1
+ react-dom: 18.3.1(react@18.3.1)
+ optionalDependencies:
+ '@types/react': 19.0.0
+ '@types/react-dom': 19.0.0
+
'@radix-ui/react-roving-focus@1.1.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
dependencies:
'@radix-ui/primitive': 1.1.1
@@ -24768,17 +28065,17 @@ snapshots:
'@types/react': 19.0.0
'@types/react-dom': 19.0.0
- '@radix-ui/react-roving-focus@1.1.3(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
+ '@radix-ui/react-roving-focus@1.1.7(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
dependencies:
'@radix-ui/primitive': 1.1.2
- '@radix-ui/react-collection': 1.1.3(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ '@radix-ui/react-collection': 1.1.4(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
'@radix-ui/react-compose-refs': 1.1.2(react@19.0.0)
'@radix-ui/react-context': 1.1.2(react@19.0.0)
'@radix-ui/react-direction': 1.1.1(react@19.0.0)
'@radix-ui/react-id': 1.1.1(react@19.0.0)
- '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ '@radix-ui/react-primitive': 2.1.0(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
'@radix-ui/react-use-callback-ref': 1.1.1(react@19.0.0)
- '@radix-ui/react-use-controllable-state': 1.1.1(react@19.0.0)
+ '@radix-ui/react-use-controllable-state': 1.2.2(react@19.0.0)
react: 19.0.0
react-dom: 19.0.0(react@19.0.0)
optionalDependencies:
@@ -24813,6 +28110,35 @@ snapshots:
optionalDependencies:
'@types/react-dom': 19.0.4(@types/react@19.0.0)
+ '@radix-ui/react-select@2.1.6(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ dependencies:
+ '@radix-ui/number': 1.1.0
+ '@radix-ui/primitive': 1.1.1
+ '@radix-ui/react-collection': 1.1.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-context': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-direction': 1.1.0(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-dismissable-layer': 1.1.5(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-focus-scope': 1.1.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-id': 1.1.0(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-popper': 1.2.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-portal': 1.1.4(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-primitive': 2.0.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-slot': 1.1.2(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-use-previous': 1.1.0(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-visually-hidden': 1.1.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ aria-hidden: 1.2.4
+ react: 18.3.1
+ react-dom: 18.3.1(react@18.3.1)
+ react-remove-scroll: 2.6.3(@types/react@19.0.0)(react@18.3.1)
+ optionalDependencies:
+ '@types/react': 19.0.0
+ '@types/react-dom': 19.0.0
+
'@radix-ui/react-select@2.1.6(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
dependencies:
'@radix-ui/number': 1.1.0
@@ -24851,9 +28177,9 @@ snapshots:
'@types/react': 19.0.0
'@types/react-dom': 19.0.0
- '@radix-ui/react-separator@1.1.3(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
+ '@radix-ui/react-separator@1.1.4(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
dependencies:
- '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ '@radix-ui/react-primitive': 2.1.0(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
react: 19.0.0
react-dom: 19.0.0(react@19.0.0)
optionalDependencies:
@@ -24884,6 +28210,13 @@ snapshots:
'@radix-ui/react-compose-refs': 1.0.1(react@19.0.0)
react: 19.0.0
+ '@radix-ui/react-slot@1.1.2(@types/react@19.0.0)(react@18.3.1)':
+ dependencies:
+ '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ react: 18.3.1
+ optionalDependencies:
+ '@types/react': 19.0.0
+
'@radix-ui/react-slot@1.1.2(@types/react@19.0.0)(react@19.0.0)':
dependencies:
'@radix-ui/react-compose-refs': 1.1.1(@types/react@19.0.0)(react@19.0.0)
@@ -24891,6 +28224,13 @@ snapshots:
optionalDependencies:
'@types/react': 19.0.0
+ '@radix-ui/react-slot@1.2.0(@types/react@19.0.0)(react@18.3.1)':
+ dependencies:
+ '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.0.0)(react@18.3.1)
+ react: 18.3.1
+ optionalDependencies:
+ '@types/react': 19.0.0
+
'@radix-ui/react-slot@1.2.0(react@19.0.0)':
dependencies:
'@radix-ui/react-compose-refs': 1.1.2(react@19.0.0)
@@ -24911,6 +28251,22 @@ snapshots:
'@types/react': 19.0.0
'@types/react-dom': 19.0.0
+ '@radix-ui/react-tabs@1.1.3(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ dependencies:
+ '@radix-ui/primitive': 1.1.1
+ '@radix-ui/react-context': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-direction': 1.1.0(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-id': 1.1.0(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-primitive': 2.0.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-roving-focus': 1.1.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.0.0)(react@18.3.1)
+ react: 18.3.1
+ react-dom: 18.3.1(react@18.3.1)
+ optionalDependencies:
+ '@types/react': 19.0.0
+ '@types/react-dom': 19.0.0
+
'@radix-ui/react-tabs@1.1.3(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
dependencies:
'@radix-ui/primitive': 1.1.1
@@ -24927,39 +28283,39 @@ snapshots:
'@types/react': 19.0.0
'@types/react-dom': 19.0.0
- '@radix-ui/react-toggle-group@1.1.3(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
+ '@radix-ui/react-toggle-group@1.1.7(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
dependencies:
'@radix-ui/primitive': 1.1.2
'@radix-ui/react-context': 1.1.2(react@19.0.0)
'@radix-ui/react-direction': 1.1.1(react@19.0.0)
- '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
- '@radix-ui/react-roving-focus': 1.1.3(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
- '@radix-ui/react-toggle': 1.1.3(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
- '@radix-ui/react-use-controllable-state': 1.1.1(react@19.0.0)
+ '@radix-ui/react-primitive': 2.1.0(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ '@radix-ui/react-roving-focus': 1.1.7(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ '@radix-ui/react-toggle': 1.1.6(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ '@radix-ui/react-use-controllable-state': 1.2.2(react@19.0.0)
react: 19.0.0
react-dom: 19.0.0(react@19.0.0)
optionalDependencies:
'@types/react-dom': 19.0.4(@types/react@19.0.0)
- '@radix-ui/react-toggle@1.1.3(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
+ '@radix-ui/react-toggle@1.1.6(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
dependencies:
'@radix-ui/primitive': 1.1.2
- '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
- '@radix-ui/react-use-controllable-state': 1.1.1(react@19.0.0)
+ '@radix-ui/react-primitive': 2.1.0(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ '@radix-ui/react-use-controllable-state': 1.2.2(react@19.0.0)
react: 19.0.0
react-dom: 19.0.0(react@19.0.0)
optionalDependencies:
'@types/react-dom': 19.0.4(@types/react@19.0.0)
- '@radix-ui/react-toolbar@1.1.3(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
+ '@radix-ui/react-toolbar@1.1.7(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
dependencies:
'@radix-ui/primitive': 1.1.2
'@radix-ui/react-context': 1.1.2(react@19.0.0)
'@radix-ui/react-direction': 1.1.1(react@19.0.0)
- '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
- '@radix-ui/react-roving-focus': 1.1.3(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
- '@radix-ui/react-separator': 1.1.3(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
- '@radix-ui/react-toggle-group': 1.1.3(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ '@radix-ui/react-primitive': 2.1.0(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ '@radix-ui/react-roving-focus': 1.1.7(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ '@radix-ui/react-separator': 1.1.4(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ '@radix-ui/react-toggle-group': 1.1.7(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
react: 19.0.0
react-dom: 19.0.0(react@19.0.0)
optionalDependencies:
@@ -24990,12 +28346,24 @@ snapshots:
'@babel/runtime': 7.26.9
react: 19.0.0
+ '@radix-ui/react-use-callback-ref@1.1.0(@types/react@19.0.0)(react@18.3.1)':
+ dependencies:
+ react: 18.3.1
+ optionalDependencies:
+ '@types/react': 19.0.0
+
'@radix-ui/react-use-callback-ref@1.1.0(@types/react@19.0.0)(react@19.0.0)':
dependencies:
react: 19.0.0
optionalDependencies:
'@types/react': 19.0.0
+ '@radix-ui/react-use-callback-ref@1.1.1(@types/react@19.0.0)(react@18.3.1)':
+ dependencies:
+ react: 18.3.1
+ optionalDependencies:
+ '@types/react': 19.0.0
+
'@radix-ui/react-use-callback-ref@1.1.1(react@19.0.0)':
dependencies:
react: 19.0.0
@@ -25006,6 +28374,13 @@ snapshots:
'@radix-ui/react-use-callback-ref': 1.0.1(react@19.0.0)
react: 19.0.0
+ '@radix-ui/react-use-controllable-state@1.1.0(@types/react@19.0.0)(react@18.3.1)':
+ dependencies:
+ '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.0)(react@18.3.1)
+ react: 18.3.1
+ optionalDependencies:
+ '@types/react': 19.0.0
+
'@radix-ui/react-use-controllable-state@1.1.0(@types/react@19.0.0)(react@19.0.0)':
dependencies:
'@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.0)(react@19.0.0)
@@ -25013,9 +28388,30 @@ snapshots:
optionalDependencies:
'@types/react': 19.0.0
- '@radix-ui/react-use-controllable-state@1.1.1(react@19.0.0)':
+ '@radix-ui/react-use-controllable-state@1.2.2(@types/react@19.0.0)(react@18.3.1)':
dependencies:
- '@radix-ui/react-use-callback-ref': 1.1.1(react@19.0.0)
+ '@radix-ui/react-use-effect-event': 0.0.2(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ react: 18.3.1
+ optionalDependencies:
+ '@types/react': 19.0.0
+
+ '@radix-ui/react-use-controllable-state@1.2.2(react@19.0.0)':
+ dependencies:
+ '@radix-ui/react-use-effect-event': 0.0.2(react@19.0.0)
+ '@radix-ui/react-use-layout-effect': 1.1.1(react@19.0.0)
+ react: 19.0.0
+
+ '@radix-ui/react-use-effect-event@0.0.2(@types/react@19.0.0)(react@18.3.1)':
+ dependencies:
+ '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ react: 18.3.1
+ optionalDependencies:
+ '@types/react': 19.0.0
+
+ '@radix-ui/react-use-effect-event@0.0.2(react@19.0.0)':
+ dependencies:
+ '@radix-ui/react-use-layout-effect': 1.1.1(react@19.0.0)
react: 19.0.0
'@radix-ui/react-use-escape-keydown@1.0.3(react@19.0.0)':
@@ -25024,6 +28420,13 @@ snapshots:
'@radix-ui/react-use-callback-ref': 1.0.1(react@19.0.0)
react: 19.0.0
+ '@radix-ui/react-use-escape-keydown@1.1.0(@types/react@19.0.0)(react@18.3.1)':
+ dependencies:
+ '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.0)(react@18.3.1)
+ react: 18.3.1
+ optionalDependencies:
+ '@types/react': 19.0.0
+
'@radix-ui/react-use-escape-keydown@1.1.0(@types/react@19.0.0)(react@19.0.0)':
dependencies:
'@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.0)(react@19.0.0)
@@ -25031,17 +28434,36 @@ snapshots:
optionalDependencies:
'@types/react': 19.0.0
+ '@radix-ui/react-use-escape-keydown@1.1.1(@types/react@19.0.0)(react@18.3.1)':
+ dependencies:
+ '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ react: 18.3.1
+ optionalDependencies:
+ '@types/react': 19.0.0
+
'@radix-ui/react-use-layout-effect@1.0.1(react@19.0.0)':
dependencies:
'@babel/runtime': 7.26.9
react: 19.0.0
+ '@radix-ui/react-use-layout-effect@1.1.0(@types/react@19.0.0)(react@18.3.1)':
+ dependencies:
+ react: 18.3.1
+ optionalDependencies:
+ '@types/react': 19.0.0
+
'@radix-ui/react-use-layout-effect@1.1.0(@types/react@19.0.0)(react@19.0.0)':
dependencies:
react: 19.0.0
optionalDependencies:
'@types/react': 19.0.0
+ '@radix-ui/react-use-layout-effect@1.1.1(@types/react@19.0.0)(react@18.3.1)':
+ dependencies:
+ react: 18.3.1
+ optionalDependencies:
+ '@types/react': 19.0.0
+
'@radix-ui/react-use-layout-effect@1.1.1(react@19.0.0)':
dependencies:
react: 19.0.0
@@ -25051,6 +28473,12 @@ snapshots:
'@babel/runtime': 7.26.9
react: 19.0.0
+ '@radix-ui/react-use-previous@1.1.0(@types/react@19.0.0)(react@18.3.1)':
+ dependencies:
+ react: 18.3.1
+ optionalDependencies:
+ '@types/react': 19.0.0
+
'@radix-ui/react-use-previous@1.1.0(@types/react@19.0.0)(react@19.0.0)':
dependencies:
react: 19.0.0
@@ -25063,6 +28491,13 @@ snapshots:
'@radix-ui/rect': 1.0.1
react: 19.0.0
+ '@radix-ui/react-use-rect@1.1.0(@types/react@19.0.0)(react@18.3.1)':
+ dependencies:
+ '@radix-ui/rect': 1.1.0
+ react: 18.3.1
+ optionalDependencies:
+ '@types/react': 19.0.0
+
'@radix-ui/react-use-rect@1.1.0(@types/react@19.0.0)(react@19.0.0)':
dependencies:
'@radix-ui/rect': 1.1.0
@@ -25070,12 +28505,26 @@ snapshots:
optionalDependencies:
'@types/react': 19.0.0
+ '@radix-ui/react-use-rect@1.1.1(@types/react@19.0.0)(react@18.3.1)':
+ dependencies:
+ '@radix-ui/rect': 1.1.1
+ react: 18.3.1
+ optionalDependencies:
+ '@types/react': 19.0.0
+
'@radix-ui/react-use-size@1.0.1(react@19.0.0)':
dependencies:
'@babel/runtime': 7.26.9
'@radix-ui/react-use-layout-effect': 1.0.1(react@19.0.0)
react: 19.0.0
+ '@radix-ui/react-use-size@1.1.0(@types/react@19.0.0)(react@18.3.1)':
+ dependencies:
+ '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.0)(react@18.3.1)
+ react: 18.3.1
+ optionalDependencies:
+ '@types/react': 19.0.0
+
'@radix-ui/react-use-size@1.1.0(@types/react@19.0.0)(react@19.0.0)':
dependencies:
'@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.0)(react@19.0.0)
@@ -25083,6 +28532,13 @@ snapshots:
optionalDependencies:
'@types/react': 19.0.0
+ '@radix-ui/react-use-size@1.1.1(@types/react@19.0.0)(react@18.3.1)':
+ dependencies:
+ '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ react: 18.3.1
+ optionalDependencies:
+ '@types/react': 19.0.0
+
'@radix-ui/react-visually-hidden@1.0.3(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
dependencies:
'@babel/runtime': 7.26.9
@@ -25092,6 +28548,15 @@ snapshots:
optionalDependencies:
'@types/react-dom': 19.0.4(@types/react@19.0.0)
+ '@radix-ui/react-visually-hidden@1.1.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
+ dependencies:
+ '@radix-ui/react-primitive': 2.0.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ react: 18.3.1
+ react-dom: 18.3.1(react@18.3.1)
+ optionalDependencies:
+ '@types/react': 19.0.0
+ '@types/react-dom': 19.0.0
+
'@radix-ui/react-visually-hidden@1.1.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
dependencies:
'@radix-ui/react-primitive': 2.0.2(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
@@ -25107,6 +28572,34 @@ snapshots:
'@radix-ui/rect@1.1.0': {}
+ '@radix-ui/rect@1.1.1': {}
+
+ '@redis/bloom@1.2.0(@redis/client@1.6.0)':
+ dependencies:
+ '@redis/client': 1.6.0
+
+ '@redis/client@1.6.0':
+ dependencies:
+ cluster-key-slot: 1.1.2
+ generic-pool: 3.9.0
+ yallist: 4.0.0
+
+ '@redis/graph@1.1.1(@redis/client@1.6.0)':
+ dependencies:
+ '@redis/client': 1.6.0
+
+ '@redis/json@1.0.7(@redis/client@1.6.0)':
+ dependencies:
+ '@redis/client': 1.6.0
+
+ '@redis/search@1.2.0(@redis/client@1.6.0)':
+ dependencies:
+ '@redis/client': 1.6.0
+
+ '@redis/time-series@1.1.0(@redis/client@1.6.0)':
+ dependencies:
+ '@redis/client': 1.6.0
+
'@reown/appkit-common@1.6.7-core-2.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.22.4)':
dependencies:
big.js: 6.2.2
@@ -25118,11 +28611,11 @@ snapshots:
- utf-8-validate
- zod
- '@reown/appkit-common@1.6.7-core-2.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@reown/appkit-common@1.6.7-core-2.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
big.js: 6.2.2
dayjs: 1.11.10
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
transitivePeerDependencies:
- bufferutil
- typescript
@@ -25140,11 +28633,11 @@ snapshots:
- utf-8-validate
- zod
- '@reown/appkit-common@1.7.0(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@reown/appkit-common@1.7.0(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
big.js: 6.2.2
dayjs: 1.11.13
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
transitivePeerDependencies:
- bufferutil
- typescript
@@ -25162,24 +28655,35 @@ snapshots:
- utf-8-validate
- zod
- '@reown/appkit-common@1.7.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@reown/appkit-common@1.7.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
big.js: 6.2.2
dayjs: 1.11.13
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
transitivePeerDependencies:
- bufferutil
- typescript
- utf-8-validate
- zod
- '@reown/appkit-controllers@1.7.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@reown/appkit-common@1.7.3(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)':
dependencies:
- '@reown/appkit-common': 1.7.0(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ big.js: 6.2.2
+ dayjs: 1.11.13
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.22.4)
+ transitivePeerDependencies:
+ - bufferutil
+ - typescript
+ - utf-8-validate
+ - zod
+
+ '@reown/appkit-controllers@1.7.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)':
+ dependencies:
+ '@reown/appkit-common': 1.7.0(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
'@reown/appkit-wallet': 1.7.0(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)
- '@walletconnect/universal-provider': 2.19.1(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/universal-provider': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
valtio: 1.13.2(@types/react@19.0.0)(react@19.0.0)
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -25207,13 +28711,13 @@ snapshots:
- utf-8-validate
- zod
- '@reown/appkit-controllers@1.7.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@reown/appkit-controllers@1.7.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
- '@reown/appkit-common': 1.7.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@reown/appkit-common': 1.7.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
'@reown/appkit-wallet': 1.7.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)
- '@walletconnect/universal-provider': 2.19.1(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/universal-provider': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
valtio: 1.13.2(@types/react@19.0.0)(react@19.0.0)
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -25241,13 +28745,13 @@ snapshots:
- utf-8-validate
- zod
- '@reown/appkit-core@1.6.7-core-2.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@reown/appkit-core@1.6.7-core-2.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
- '@reown/appkit-common': 1.6.7-core-2.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@reown/appkit-common': 1.6.7-core-2.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
'@reown/appkit-wallet': 1.6.7-core-2.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)
- '@walletconnect/universal-provider': 2.18.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(utf-8-validate@5.0.10)
+ '@walletconnect/universal-provider': 2.18.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(utf-8-validate@5.0.10)
valtio: 1.13.2(@types/react@19.0.0)(react@19.0.0)
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -25283,12 +28787,12 @@ snapshots:
dependencies:
buffer: 6.0.3
- '@reown/appkit-scaffold-ui@1.6.9-core-2.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(valtio@1.13.2(@types/react@19.0.0)(react@19.0.0))(zod@3.23.8)':
+ '@reown/appkit-scaffold-ui@1.6.9-core-2.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(valtio@1.13.2(@types/react@19.0.0)(react@19.0.0))(zod@3.24.3)':
dependencies:
- '@reown/appkit-common': 1.6.7-core-2.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@reown/appkit-core': 1.6.7-core-2.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@reown/appkit-common': 1.6.7-core-2.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@reown/appkit-core': 1.6.7-core-2.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
'@reown/appkit-ui': 1.6.9-core-2.0
- '@reown/appkit-utils': 1.6.7-core-2.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(valtio@1.13.2(@types/react@19.0.0)(react@19.0.0))(zod@3.23.8)
+ '@reown/appkit-utils': 1.6.7-core-2.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(valtio@1.13.2(@types/react@19.0.0)(react@19.0.0))(zod@3.24.3)
'@reown/appkit-wallet': 1.6.7-core-2.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)
lit: 3.1.0
transitivePeerDependencies:
@@ -25319,12 +28823,12 @@ snapshots:
- valtio
- zod
- '@reown/appkit-scaffold-ui@1.7.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(valtio@1.13.2(@types/react@19.0.0)(react@19.0.0))(zod@3.23.8)':
+ '@reown/appkit-scaffold-ui@1.7.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(valtio@1.13.2(@types/react@19.0.0)(react@19.0.0))(zod@3.24.3)':
dependencies:
- '@reown/appkit-common': 1.7.0(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@reown/appkit-controllers': 1.7.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@reown/appkit-common': 1.7.0(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@reown/appkit-controllers': 1.7.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
'@reown/appkit-ui': 1.7.0
- '@reown/appkit-utils': 1.7.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(valtio@1.13.2(@types/react@19.0.0)(react@19.0.0))(zod@3.23.8)
+ '@reown/appkit-utils': 1.7.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(valtio@1.13.2(@types/react@19.0.0)(react@19.0.0))(zod@3.24.3)
'@reown/appkit-wallet': 1.7.0(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)
lit: 3.1.0
transitivePeerDependencies:
@@ -25355,12 +28859,12 @@ snapshots:
- valtio
- zod
- '@reown/appkit-scaffold-ui@1.7.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(valtio@1.13.2(@types/react@19.0.0)(react@19.0.0))(zod@3.23.8)':
+ '@reown/appkit-scaffold-ui@1.7.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(valtio@1.13.2(@types/react@19.0.0)(react@19.0.0))(zod@3.24.3)':
dependencies:
- '@reown/appkit-common': 1.7.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@reown/appkit-controllers': 1.7.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@reown/appkit-common': 1.7.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@reown/appkit-controllers': 1.7.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
'@reown/appkit-ui': 1.7.0
- '@reown/appkit-utils': 1.7.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(valtio@1.13.2(@types/react@19.0.0)(react@19.0.0))(zod@3.23.8)
+ '@reown/appkit-utils': 1.7.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(valtio@1.13.2(@types/react@19.0.0)(react@19.0.0))(zod@3.24.3)
'@reown/appkit-wallet': 1.7.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)
lit: 3.1.0
transitivePeerDependencies:
@@ -25401,16 +28905,16 @@ snapshots:
lit: 3.1.0
qrcode: 1.5.3
- '@reown/appkit-utils@1.6.7-core-2.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(valtio@1.13.2(@types/react@19.0.0)(react@19.0.0))(zod@3.23.8)':
+ '@reown/appkit-utils@1.6.7-core-2.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(valtio@1.13.2(@types/react@19.0.0)(react@19.0.0))(zod@3.24.3)':
dependencies:
- '@reown/appkit-common': 1.6.7-core-2.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@reown/appkit-core': 1.6.7-core-2.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@reown/appkit-common': 1.6.7-core-2.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@reown/appkit-core': 1.6.7-core-2.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
'@reown/appkit-polyfills': 1.6.7-core-2.0
'@reown/appkit-wallet': 1.6.7-core-2.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)
'@walletconnect/logger': 2.1.2
- '@walletconnect/universal-provider': 2.18.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(utf-8-validate@5.0.10)
+ '@walletconnect/universal-provider': 2.18.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(utf-8-validate@5.0.10)
valtio: 1.13.2(@types/react@19.0.0)(react@19.0.0)
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -25438,16 +28942,16 @@ snapshots:
- utf-8-validate
- zod
- '@reown/appkit-utils@1.7.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(valtio@1.13.2(@types/react@19.0.0)(react@19.0.0))(zod@3.23.8)':
+ '@reown/appkit-utils@1.7.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(valtio@1.13.2(@types/react@19.0.0)(react@19.0.0))(zod@3.24.3)':
dependencies:
- '@reown/appkit-common': 1.7.0(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@reown/appkit-controllers': 1.7.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@reown/appkit-common': 1.7.0(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@reown/appkit-controllers': 1.7.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
'@reown/appkit-polyfills': 1.7.0
'@reown/appkit-wallet': 1.7.0(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)
'@walletconnect/logger': 2.1.2
- '@walletconnect/universal-provider': 2.19.1(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/universal-provider': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
valtio: 1.13.2(@types/react@19.0.0)(react@19.0.0)
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -25475,16 +28979,16 @@ snapshots:
- utf-8-validate
- zod
- '@reown/appkit-utils@1.7.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(valtio@1.13.2(@types/react@19.0.0)(react@19.0.0))(zod@3.23.8)':
+ '@reown/appkit-utils@1.7.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(valtio@1.13.2(@types/react@19.0.0)(react@19.0.0))(zod@3.24.3)':
dependencies:
- '@reown/appkit-common': 1.7.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@reown/appkit-controllers': 1.7.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@reown/appkit-common': 1.7.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@reown/appkit-controllers': 1.7.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
'@reown/appkit-polyfills': 1.7.0
'@reown/appkit-wallet': 1.7.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)
'@walletconnect/logger': 2.1.2
- '@walletconnect/universal-provider': 2.19.1(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/universal-provider': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
valtio: 1.13.2(@types/react@19.0.0)(react@19.0.0)
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -25545,20 +29049,20 @@ snapshots:
- typescript
- utf-8-validate
- '@reown/appkit@1.6.7-core-2.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@reown/appkit@1.6.7-core-2.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
- '@reown/appkit-common': 1.6.7-core-2.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@reown/appkit-core': 1.6.7-core-2.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@reown/appkit-common': 1.6.7-core-2.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@reown/appkit-core': 1.6.7-core-2.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
'@reown/appkit-polyfills': 1.6.7-core-2.0
- '@reown/appkit-scaffold-ui': 1.6.9-core-2.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(valtio@1.13.2(@types/react@19.0.0)(react@19.0.0))(zod@3.23.8)
+ '@reown/appkit-scaffold-ui': 1.6.9-core-2.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(valtio@1.13.2(@types/react@19.0.0)(react@19.0.0))(zod@3.24.3)
'@reown/appkit-ui': 1.6.9-core-2.0
- '@reown/appkit-utils': 1.6.7-core-2.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(valtio@1.13.2(@types/react@19.0.0)(react@19.0.0))(zod@3.23.8)
+ '@reown/appkit-utils': 1.6.7-core-2.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(valtio@1.13.2(@types/react@19.0.0)(react@19.0.0))(zod@3.24.3)
'@reown/appkit-wallet': 1.6.7-core-2.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)
- '@walletconnect/types': 2.18.0(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/universal-provider': 2.18.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(utf-8-validate@5.0.10)
+ '@walletconnect/types': 2.18.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/universal-provider': 2.18.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(utf-8-validate@5.0.10)
bs58: 6.0.0
valtio: 1.13.2(@types/react@19.0.0)(react@19.0.0)
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -25586,20 +29090,20 @@ snapshots:
- utf-8-validate
- zod
- '@reown/appkit@1.7.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@reown/appkit@1.7.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
- '@reown/appkit-common': 1.7.0(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@reown/appkit-controllers': 1.7.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@reown/appkit-common': 1.7.0(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@reown/appkit-controllers': 1.7.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
'@reown/appkit-polyfills': 1.7.0
- '@reown/appkit-scaffold-ui': 1.7.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(valtio@1.13.2(@types/react@19.0.0)(react@19.0.0))(zod@3.23.8)
+ '@reown/appkit-scaffold-ui': 1.7.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(valtio@1.13.2(@types/react@19.0.0)(react@19.0.0))(zod@3.24.3)
'@reown/appkit-ui': 1.7.0
- '@reown/appkit-utils': 1.7.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(valtio@1.13.2(@types/react@19.0.0)(react@19.0.0))(zod@3.23.8)
+ '@reown/appkit-utils': 1.7.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(valtio@1.13.2(@types/react@19.0.0)(react@19.0.0))(zod@3.24.3)
'@reown/appkit-wallet': 1.7.0(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)
- '@walletconnect/types': 2.19.1(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/universal-provider': 2.19.1(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/types': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/universal-provider': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
bs58: 6.0.0
valtio: 1.13.2(@types/react@19.0.0)(react@19.0.0)
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -25627,20 +29131,20 @@ snapshots:
- utf-8-validate
- zod
- '@reown/appkit@1.7.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@reown/appkit@1.7.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
- '@reown/appkit-common': 1.7.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@reown/appkit-controllers': 1.7.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@reown/appkit-common': 1.7.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@reown/appkit-controllers': 1.7.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
'@reown/appkit-polyfills': 1.7.0
- '@reown/appkit-scaffold-ui': 1.7.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(valtio@1.13.2(@types/react@19.0.0)(react@19.0.0))(zod@3.23.8)
+ '@reown/appkit-scaffold-ui': 1.7.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(valtio@1.13.2(@types/react@19.0.0)(react@19.0.0))(zod@3.24.3)
'@reown/appkit-ui': 1.7.0
- '@reown/appkit-utils': 1.7.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(valtio@1.13.2(@types/react@19.0.0)(react@19.0.0))(zod@3.23.8)
+ '@reown/appkit-utils': 1.7.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(valtio@1.13.2(@types/react@19.0.0)(react@19.0.0))(zod@3.24.3)
'@reown/appkit-wallet': 1.7.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)
- '@walletconnect/types': 2.19.1(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/universal-provider': 2.19.1(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/types': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/universal-provider': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
bs58: 6.0.0
valtio: 1.13.2(@types/react@19.0.0)(react@19.0.0)
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -25668,72 +29172,84 @@ snapshots:
- utf-8-validate
- zod
- '@rollup/plugin-alias@5.1.1(rollup@4.39.0)':
+ '@rollup/plugin-alias@5.1.1(rollup@4.40.0)':
optionalDependencies:
- rollup: 4.39.0
+ rollup: 4.40.0
'@rollup/plugin-commonjs@28.0.1(rollup@3.29.5)':
dependencies:
'@rollup/pluginutils': 5.1.4(rollup@3.29.5)
commondir: 1.0.1
estree-walker: 2.0.2
- fdir: 6.4.3(picomatch@4.0.2)
+ fdir: 6.4.4(picomatch@4.0.2)
is-reference: 1.2.1
magic-string: 0.30.17
picomatch: 4.0.2
optionalDependencies:
rollup: 3.29.5
- '@rollup/plugin-commonjs@28.0.3(rollup@4.39.0)':
+ '@rollup/plugin-commonjs@28.0.1(rollup@4.35.0)':
dependencies:
- '@rollup/pluginutils': 5.1.4(rollup@4.39.0)
+ '@rollup/pluginutils': 5.1.4(rollup@4.35.0)
commondir: 1.0.1
estree-walker: 2.0.2
- fdir: 6.4.3(picomatch@4.0.2)
+ fdir: 6.4.4(picomatch@4.0.2)
is-reference: 1.2.1
magic-string: 0.30.17
picomatch: 4.0.2
optionalDependencies:
- rollup: 4.39.0
+ rollup: 4.35.0
- '@rollup/plugin-inject@5.0.5(rollup@4.39.0)':
+ '@rollup/plugin-commonjs@28.0.3(rollup@4.40.0)':
dependencies:
- '@rollup/pluginutils': 5.1.4(rollup@4.39.0)
+ '@rollup/pluginutils': 5.1.4(rollup@4.40.0)
+ commondir: 1.0.1
+ estree-walker: 2.0.2
+ fdir: 6.4.4(picomatch@4.0.2)
+ is-reference: 1.2.1
+ magic-string: 0.30.17
+ picomatch: 4.0.2
+ optionalDependencies:
+ rollup: 4.40.0
+
+ '@rollup/plugin-inject@5.0.5(rollup@4.40.0)':
+ dependencies:
+ '@rollup/pluginutils': 5.1.4(rollup@4.40.0)
estree-walker: 2.0.2
magic-string: 0.30.17
optionalDependencies:
- rollup: 4.39.0
+ rollup: 4.40.0
- '@rollup/plugin-json@6.1.0(rollup@4.39.0)':
+ '@rollup/plugin-json@6.1.0(rollup@4.40.0)':
dependencies:
- '@rollup/pluginutils': 5.1.4(rollup@4.39.0)
+ '@rollup/pluginutils': 5.1.4(rollup@4.40.0)
optionalDependencies:
- rollup: 4.39.0
+ rollup: 4.40.0
- '@rollup/plugin-node-resolve@16.0.1(rollup@4.39.0)':
+ '@rollup/plugin-node-resolve@16.0.1(rollup@4.40.0)':
dependencies:
- '@rollup/pluginutils': 5.1.4(rollup@4.39.0)
+ '@rollup/pluginutils': 5.1.4(rollup@4.40.0)
'@types/resolve': 1.20.2
deepmerge: 4.3.1
is-module: 1.0.0
resolve: 1.22.10
optionalDependencies:
- rollup: 4.39.0
+ rollup: 4.40.0
- '@rollup/plugin-replace@6.0.2(rollup@4.39.0)':
+ '@rollup/plugin-replace@6.0.2(rollup@4.40.0)':
dependencies:
- '@rollup/pluginutils': 5.1.4(rollup@4.39.0)
+ '@rollup/pluginutils': 5.1.4(rollup@4.40.0)
magic-string: 0.30.17
optionalDependencies:
- rollup: 4.39.0
+ rollup: 4.40.0
- '@rollup/plugin-terser@0.4.4(rollup@4.39.0)':
+ '@rollup/plugin-terser@0.4.4(rollup@4.40.0)':
dependencies:
serialize-javascript: 6.0.2
smob: 1.5.0
terser: 5.39.0
optionalDependencies:
- rollup: 4.39.0
+ rollup: 4.40.0
'@rollup/pluginutils@5.1.4(rollup@3.29.5)':
dependencies:
@@ -25743,81 +29259,146 @@ snapshots:
optionalDependencies:
rollup: 3.29.5
- '@rollup/pluginutils@5.1.4(rollup@4.39.0)':
+ '@rollup/pluginutils@5.1.4(rollup@4.35.0)':
+ dependencies:
+ '@types/estree': 1.0.7
+ estree-walker: 2.0.2
+ picomatch: 4.0.2
+ optionalDependencies:
+ rollup: 4.35.0
+
+ '@rollup/pluginutils@5.1.4(rollup@4.40.0)':
dependencies:
'@types/estree': 1.0.7
estree-walker: 2.0.2
picomatch: 4.0.2
optionalDependencies:
- rollup: 4.39.0
+ rollup: 4.40.0
+
+ '@rollup/rollup-android-arm-eabi@4.35.0':
+ optional: true
+
+ '@rollup/rollup-android-arm-eabi@4.40.0':
+ optional: true
+
+ '@rollup/rollup-android-arm64@4.35.0':
+ optional: true
+
+ '@rollup/rollup-android-arm64@4.40.0':
+ optional: true
+
+ '@rollup/rollup-darwin-arm64@4.35.0':
+ optional: true
+
+ '@rollup/rollup-darwin-arm64@4.40.0':
+ optional: true
+
+ '@rollup/rollup-darwin-x64@4.35.0':
+ optional: true
+
+ '@rollup/rollup-darwin-x64@4.40.0':
+ optional: true
+
+ '@rollup/rollup-freebsd-arm64@4.35.0':
+ optional: true
+
+ '@rollup/rollup-freebsd-arm64@4.40.0':
+ optional: true
+
+ '@rollup/rollup-freebsd-x64@4.35.0':
+ optional: true
+
+ '@rollup/rollup-freebsd-x64@4.40.0':
+ optional: true
+
+ '@rollup/rollup-linux-arm-gnueabihf@4.35.0':
+ optional: true
+
+ '@rollup/rollup-linux-arm-gnueabihf@4.40.0':
+ optional: true
+
+ '@rollup/rollup-linux-arm-musleabihf@4.35.0':
+ optional: true
+
+ '@rollup/rollup-linux-arm-musleabihf@4.40.0':
+ optional: true
+
+ '@rollup/rollup-linux-arm64-gnu@4.35.0':
+ optional: true
+
+ '@rollup/rollup-linux-arm64-gnu@4.40.0':
+ optional: true
- '@rollup/rollup-android-arm-eabi@4.39.0':
+ '@rollup/rollup-linux-arm64-musl@4.35.0':
optional: true
- '@rollup/rollup-android-arm64@4.39.0':
+ '@rollup/rollup-linux-arm64-musl@4.40.0':
optional: true
- '@rollup/rollup-darwin-arm64@4.39.0':
+ '@rollup/rollup-linux-loongarch64-gnu@4.35.0':
optional: true
- '@rollup/rollup-darwin-x64@4.39.0':
+ '@rollup/rollup-linux-loongarch64-gnu@4.40.0':
optional: true
- '@rollup/rollup-freebsd-arm64@4.39.0':
+ '@rollup/rollup-linux-powerpc64le-gnu@4.35.0':
optional: true
- '@rollup/rollup-freebsd-x64@4.39.0':
+ '@rollup/rollup-linux-powerpc64le-gnu@4.40.0':
optional: true
- '@rollup/rollup-linux-arm-gnueabihf@4.39.0':
+ '@rollup/rollup-linux-riscv64-gnu@4.35.0':
optional: true
- '@rollup/rollup-linux-arm-musleabihf@4.39.0':
+ '@rollup/rollup-linux-riscv64-gnu@4.40.0':
optional: true
- '@rollup/rollup-linux-arm64-gnu@4.39.0':
+ '@rollup/rollup-linux-riscv64-musl@4.40.0':
optional: true
- '@rollup/rollup-linux-arm64-musl@4.39.0':
+ '@rollup/rollup-linux-s390x-gnu@4.35.0':
optional: true
- '@rollup/rollup-linux-loongarch64-gnu@4.39.0':
+ '@rollup/rollup-linux-s390x-gnu@4.40.0':
optional: true
- '@rollup/rollup-linux-powerpc64le-gnu@4.39.0':
+ '@rollup/rollup-linux-x64-gnu@4.35.0':
optional: true
- '@rollup/rollup-linux-riscv64-gnu@4.39.0':
+ '@rollup/rollup-linux-x64-gnu@4.40.0':
optional: true
- '@rollup/rollup-linux-riscv64-musl@4.39.0':
+ '@rollup/rollup-linux-x64-musl@4.35.0':
optional: true
- '@rollup/rollup-linux-s390x-gnu@4.39.0':
+ '@rollup/rollup-linux-x64-musl@4.40.0':
optional: true
- '@rollup/rollup-linux-x64-gnu@4.39.0':
+ '@rollup/rollup-win32-arm64-msvc@4.35.0':
optional: true
- '@rollup/rollup-linux-x64-musl@4.39.0':
+ '@rollup/rollup-win32-arm64-msvc@4.40.0':
optional: true
- '@rollup/rollup-win32-arm64-msvc@4.39.0':
+ '@rollup/rollup-win32-ia32-msvc@4.35.0':
optional: true
- '@rollup/rollup-win32-ia32-msvc@4.39.0':
+ '@rollup/rollup-win32-ia32-msvc@4.40.0':
optional: true
- '@rollup/rollup-win32-x64-msvc@4.39.0':
+ '@rollup/rollup-win32-x64-msvc@4.35.0':
+ optional: true
+
+ '@rollup/rollup-win32-x64-msvc@4.40.0':
optional: true
'@rtsao/scc@1.1.0': {}
'@rushstack/eslint-patch@1.11.0': {}
- '@safe-global/safe-apps-provider@0.18.5(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@safe-global/safe-apps-provider@0.18.5(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
- '@safe-global/safe-apps-sdk': 9.1.0(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@safe-global/safe-apps-sdk': 9.1.0(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
events: 3.3.0
transitivePeerDependencies:
- bufferutil
@@ -25825,9 +29406,9 @@ snapshots:
- utf-8-validate
- zod
- '@safe-global/safe-apps-provider@0.18.5(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@safe-global/safe-apps-provider@0.18.5(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
- '@safe-global/safe-apps-sdk': 9.1.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@safe-global/safe-apps-sdk': 9.1.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
events: 3.3.0
transitivePeerDependencies:
- bufferutil
@@ -25835,27 +29416,27 @@ snapshots:
- utf-8-validate
- zod
- '@safe-global/safe-apps-sdk@9.1.0(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@safe-global/safe-apps-sdk@9.1.0(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
- '@safe-global/safe-gateway-typescript-sdk': 3.22.9
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@safe-global/safe-gateway-typescript-sdk': 3.23.1
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
transitivePeerDependencies:
- bufferutil
- typescript
- utf-8-validate
- zod
- '@safe-global/safe-apps-sdk@9.1.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@safe-global/safe-apps-sdk@9.1.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
- '@safe-global/safe-gateway-typescript-sdk': 3.22.9
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@safe-global/safe-gateway-typescript-sdk': 3.23.1
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
transitivePeerDependencies:
- bufferutil
- typescript
- utf-8-validate
- zod
- '@safe-global/safe-gateway-typescript-sdk@3.22.9': {}
+ '@safe-global/safe-gateway-typescript-sdk@3.23.1': {}
'@sats-connect/core@0.6.5(typescript@5.8.2)':
dependencies:
@@ -25909,6 +29490,10 @@ snapshots:
dependencies:
'@sentry/core': 8.49.0
+ '@sentry-internal/browser-utils@9.8.0':
+ dependencies:
+ '@sentry/core': 9.8.0
+
'@sentry-internal/feedback@7.119.1':
dependencies:
'@sentry/core': 7.119.1
@@ -25925,6 +29510,10 @@ snapshots:
dependencies:
'@sentry/core': 8.49.0
+ '@sentry-internal/feedback@9.8.0':
+ dependencies:
+ '@sentry/core': 9.8.0
+
'@sentry-internal/replay-canvas@7.119.1':
dependencies:
'@sentry/core': 7.119.1
@@ -25937,11 +29526,21 @@ snapshots:
'@sentry-internal/replay': 8.49.0
'@sentry/core': 8.49.0
+ '@sentry-internal/replay-canvas@9.8.0':
+ dependencies:
+ '@sentry-internal/replay': 9.8.0
+ '@sentry/core': 9.8.0
+
'@sentry-internal/replay@8.49.0':
dependencies:
'@sentry-internal/browser-utils': 8.49.0
'@sentry/core': 8.49.0
+ '@sentry-internal/replay@9.8.0':
+ dependencies:
+ '@sentry-internal/browser-utils': 9.8.0
+ '@sentry/core': 9.8.0
+
'@sentry-internal/tracing@7.119.1':
dependencies:
'@sentry/core': 7.119.1
@@ -25956,6 +29555,8 @@ snapshots:
'@sentry/babel-plugin-component-annotate@2.22.7': {}
+ '@sentry/babel-plugin-component-annotate@3.2.2': {}
+
'@sentry/browser@7.119.1':
dependencies:
'@sentry-internal/feedback': 7.119.1
@@ -25984,6 +29585,14 @@ snapshots:
'@sentry-internal/replay-canvas': 8.49.0
'@sentry/core': 8.49.0
+ '@sentry/browser@9.8.0':
+ dependencies:
+ '@sentry-internal/browser-utils': 9.8.0
+ '@sentry-internal/feedback': 9.8.0
+ '@sentry-internal/replay': 9.8.0
+ '@sentry-internal/replay-canvas': 9.8.0
+ '@sentry/core': 9.8.0
+
'@sentry/bundler-plugin-core@2.22.7':
dependencies:
'@babel/core': 7.26.10
@@ -25998,27 +29607,62 @@ snapshots:
- encoding
- supports-color
+ '@sentry/bundler-plugin-core@3.2.2':
+ dependencies:
+ '@babel/core': 7.26.10
+ '@sentry/babel-plugin-component-annotate': 3.2.2
+ '@sentry/cli': 2.42.2
+ dotenv: 16.4.7
+ find-up: 5.0.0
+ glob: 9.3.5
+ magic-string: 0.30.8
+ unplugin: 1.0.1
+ transitivePeerDependencies:
+ - encoding
+ - supports-color
+
'@sentry/cli-darwin@2.39.1':
optional: true
+ '@sentry/cli-darwin@2.42.2':
+ optional: true
+
'@sentry/cli-linux-arm64@2.39.1':
optional: true
+ '@sentry/cli-linux-arm64@2.42.2':
+ optional: true
+
'@sentry/cli-linux-arm@2.39.1':
optional: true
+ '@sentry/cli-linux-arm@2.42.2':
+ optional: true
+
'@sentry/cli-linux-i686@2.39.1':
optional: true
+ '@sentry/cli-linux-i686@2.42.2':
+ optional: true
+
'@sentry/cli-linux-x64@2.39.1':
optional: true
+ '@sentry/cli-linux-x64@2.42.2':
+ optional: true
+
'@sentry/cli-win32-i686@2.39.1':
optional: true
+ '@sentry/cli-win32-i686@2.42.2':
+ optional: true
+
'@sentry/cli-win32-x64@2.39.1':
optional: true
+ '@sentry/cli-win32-x64@2.42.2':
+ optional: true
+
'@sentry/cli@2.39.1':
dependencies:
https-proxy-agent: 5.0.1
@@ -26038,6 +29682,25 @@ snapshots:
- encoding
- supports-color
+ '@sentry/cli@2.42.2':
+ dependencies:
+ https-proxy-agent: 5.0.1
+ node-fetch: 2.7.0
+ progress: 2.0.3
+ proxy-from-env: 1.1.0
+ which: 2.0.2
+ optionalDependencies:
+ '@sentry/cli-darwin': 2.42.2
+ '@sentry/cli-linux-arm': 2.42.2
+ '@sentry/cli-linux-arm64': 2.42.2
+ '@sentry/cli-linux-i686': 2.42.2
+ '@sentry/cli-linux-x64': 2.42.2
+ '@sentry/cli-win32-i686': 2.42.2
+ '@sentry/cli-win32-x64': 2.42.2
+ transitivePeerDependencies:
+ - encoding
+ - supports-color
+
'@sentry/core@7.119.1':
dependencies:
'@sentry/types': 7.119.1
@@ -26050,6 +29713,8 @@ snapshots:
'@sentry/core@8.49.0': {}
+ '@sentry/core@9.8.0': {}
+
'@sentry/integrations@7.119.1':
dependencies:
'@sentry/core': 7.119.1
@@ -26060,12 +29725,12 @@ snapshots:
'@sentry/nextjs@8.49.0(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.56.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.0))(next@14.2.28(@opentelemetry/api@1.9.0)(@playwright/test@1.48.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0)(webpack@5.94.0)':
dependencies:
'@opentelemetry/api': 1.9.0
- '@opentelemetry/semantic-conventions': 1.31.0
+ '@opentelemetry/semantic-conventions': 1.32.0
'@rollup/plugin-commonjs': 28.0.1(rollup@3.29.5)
'@sentry-internal/browser-utils': 8.49.0
'@sentry/core': 8.49.0
'@sentry/node': 8.49.0
- '@sentry/opentelemetry': 8.49.0(@opentelemetry/api@1.9.0)(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.56.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/semantic-conventions@1.31.0)
+ '@sentry/opentelemetry': 8.49.0(@opentelemetry/api@1.9.0)(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.56.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/semantic-conventions@1.32.0)
'@sentry/react': 8.49.0(react@19.0.0)
'@sentry/vercel-edge': 8.49.0
'@sentry/webpack-plugin': 2.22.7(webpack@5.94.0)
@@ -26083,6 +29748,33 @@ snapshots:
- supports-color
- webpack
+ '@sentry/nextjs@9.8.0(@opentelemetry/context-async-hooks@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.57.2(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.0))(next@14.2.25(@opentelemetry/api@1.9.0)(@playwright/test@1.48.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0)(webpack@5.94.0(@swc/core@1.11.22))':
+ dependencies:
+ '@opentelemetry/api': 1.9.0
+ '@opentelemetry/semantic-conventions': 1.32.0
+ '@rollup/plugin-commonjs': 28.0.1(rollup@4.35.0)
+ '@sentry-internal/browser-utils': 9.8.0
+ '@sentry/core': 9.8.0
+ '@sentry/node': 9.8.0
+ '@sentry/opentelemetry': 9.8.0(@opentelemetry/api@1.9.0)(@opentelemetry/context-async-hooks@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.57.2(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/semantic-conventions@1.32.0)
+ '@sentry/react': 9.8.0(react@19.0.0)
+ '@sentry/vercel-edge': 9.8.0
+ '@sentry/webpack-plugin': 3.2.2(webpack@5.94.0(@swc/core@1.11.22))
+ chalk: 3.0.0
+ next: 14.2.25(@opentelemetry/api@1.9.0)(@playwright/test@1.48.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ resolve: 1.22.8
+ rollup: 4.35.0
+ stacktrace-parser: 0.1.11
+ transitivePeerDependencies:
+ - '@opentelemetry/context-async-hooks'
+ - '@opentelemetry/core'
+ - '@opentelemetry/instrumentation'
+ - '@opentelemetry/sdk-trace-base'
+ - encoding
+ - react
+ - supports-color
+ - webpack
+
'@sentry/node@8.49.0':
dependencies:
'@opentelemetry/api': 1.9.0
@@ -26115,23 +29807,72 @@ snapshots:
'@opentelemetry/instrumentation-undici': 0.9.0(@opentelemetry/api@1.9.0)
'@opentelemetry/resources': 1.30.1(@opentelemetry/api@1.9.0)
'@opentelemetry/sdk-trace-base': 1.30.1(@opentelemetry/api@1.9.0)
- '@opentelemetry/semantic-conventions': 1.31.0
+ '@opentelemetry/semantic-conventions': 1.32.0
'@prisma/instrumentation': 5.22.0
'@sentry/core': 8.49.0
- '@sentry/opentelemetry': 8.49.0(@opentelemetry/api@1.9.0)(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.56.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/semantic-conventions@1.31.0)
+ '@sentry/opentelemetry': 8.49.0(@opentelemetry/api@1.9.0)(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.56.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/semantic-conventions@1.32.0)
+ import-in-the-middle: 1.13.1
+ transitivePeerDependencies:
+ - supports-color
+
+ '@sentry/node@9.8.0':
+ dependencies:
+ '@opentelemetry/api': 1.9.0
+ '@opentelemetry/context-async-hooks': 1.30.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation-amqplib': 0.46.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation-connect': 0.43.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation-dataloader': 0.16.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation-express': 0.47.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation-fastify': 0.44.2(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation-fs': 0.19.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation-generic-pool': 0.43.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation-graphql': 0.47.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation-hapi': 0.45.2(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation-http': 0.57.2(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation-ioredis': 0.47.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation-kafkajs': 0.7.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation-knex': 0.44.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation-koa': 0.47.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation-lru-memoizer': 0.44.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation-mongodb': 0.52.0(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation-mongoose': 0.46.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation-mysql': 0.45.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation-mysql2': 0.45.2(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation-pg': 0.51.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation-redis-4': 0.46.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation-tedious': 0.18.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation-undici': 0.10.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/resources': 1.30.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/sdk-trace-base': 1.30.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/semantic-conventions': 1.32.0
+ '@prisma/instrumentation': 6.5.0(@opentelemetry/api@1.9.0)
+ '@sentry/core': 9.8.0
+ '@sentry/opentelemetry': 9.8.0(@opentelemetry/api@1.9.0)(@opentelemetry/context-async-hooks@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.57.2(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/semantic-conventions@1.32.0)
import-in-the-middle: 1.13.1
transitivePeerDependencies:
- supports-color
- '@sentry/opentelemetry@8.49.0(@opentelemetry/api@1.9.0)(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.56.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/semantic-conventions@1.31.0)':
+ '@sentry/opentelemetry@8.49.0(@opentelemetry/api@1.9.0)(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.56.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/semantic-conventions@1.32.0)':
dependencies:
'@opentelemetry/api': 1.9.0
'@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.0)
'@opentelemetry/instrumentation': 0.56.0(@opentelemetry/api@1.9.0)
'@opentelemetry/sdk-trace-base': 1.30.1(@opentelemetry/api@1.9.0)
- '@opentelemetry/semantic-conventions': 1.31.0
+ '@opentelemetry/semantic-conventions': 1.32.0
'@sentry/core': 8.49.0
+ '@sentry/opentelemetry@9.8.0(@opentelemetry/api@1.9.0)(@opentelemetry/context-async-hooks@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.57.2(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/semantic-conventions@1.32.0)':
+ dependencies:
+ '@opentelemetry/api': 1.9.0
+ '@opentelemetry/context-async-hooks': 1.30.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/instrumentation': 0.57.2(@opentelemetry/api@1.9.0)
+ '@opentelemetry/sdk-trace-base': 1.30.1(@opentelemetry/api@1.9.0)
+ '@opentelemetry/semantic-conventions': 1.32.0
+ '@sentry/core': 9.8.0
+
'@sentry/react@7.92.0(react@19.0.0)':
dependencies:
'@sentry/browser': 7.92.0
@@ -26147,6 +29888,13 @@ snapshots:
hoist-non-react-statics: 3.3.2
react: 19.0.0
+ '@sentry/react@9.8.0(react@19.0.0)':
+ dependencies:
+ '@sentry/browser': 9.8.0
+ '@sentry/core': 9.8.0
+ hoist-non-react-statics: 3.3.2
+ react: 19.0.0
+
'@sentry/replay@7.119.1':
dependencies:
'@sentry-internal/tracing': 7.119.1
@@ -26178,6 +29926,11 @@ snapshots:
'@opentelemetry/api': 1.9.0
'@sentry/core': 8.49.0
+ '@sentry/vercel-edge@9.8.0':
+ dependencies:
+ '@opentelemetry/api': 1.9.0
+ '@sentry/core': 9.8.0
+
'@sentry/webpack-plugin@2.22.7(webpack@5.94.0)':
dependencies:
'@sentry/bundler-plugin-core': 2.22.7
@@ -26188,6 +29941,16 @@ snapshots:
- encoding
- supports-color
+ '@sentry/webpack-plugin@3.2.2(webpack@5.94.0(@swc/core@1.11.22))':
+ dependencies:
+ '@sentry/bundler-plugin-core': 3.2.2
+ unplugin: 1.0.1
+ uuid: 9.0.1
+ webpack: 5.94.0(@swc/core@1.11.22)
+ transitivePeerDependencies:
+ - encoding
+ - supports-color
+
'@sinclair/typebox@0.27.8': {}
'@sinclair/typebox@0.33.22': {}
@@ -26353,7 +30116,7 @@ snapshots:
'@smithy/types': 4.2.0
tslib: 2.8.1
- '@smithy/signature-v4@5.0.2':
+ '@smithy/signature-v4@5.1.0':
dependencies:
'@smithy/is-array-buffer': 4.0.0
'@smithy/protocol-http': 5.1.0
@@ -26998,7 +30761,7 @@ snapshots:
'@solana/rpc-spec': 2.1.0(typescript@5.7.3)
'@solana/rpc-spec-types': 2.1.0(typescript@5.7.3)
typescript: 5.7.3
- undici-types: 7.7.0
+ undici-types: 7.8.0
'@solana/rpc-transport-http@2.1.0(typescript@5.8.2)':
dependencies:
@@ -27006,7 +30769,7 @@ snapshots:
'@solana/rpc-spec': 2.1.0(typescript@5.8.2)
'@solana/rpc-spec-types': 2.1.0(typescript@5.8.2)
typescript: 5.8.2
- undici-types: 7.7.0
+ undici-types: 7.8.0
'@solana/rpc-types@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.7.3)':
dependencies:
@@ -27212,14 +30975,14 @@ snapshots:
transitivePeerDependencies:
- fastestsmallesttextencoderdecoder
- '@solana/wallet-adapter-alpha@0.1.11(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ '@solana/wallet-adapter-alpha@0.1.13(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@solana/wallet-adapter-avana@0.1.14(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ '@solana/wallet-adapter-avana@0.1.16(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
'@solana/wallet-adapter-backpack@0.1.14(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
@@ -27235,61 +30998,71 @@ snapshots:
'@wallet-standard/features': 1.1.0
eventemitter3: 4.0.7
- '@solana/wallet-adapter-bitkeep@0.3.21(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ '@solana/wallet-adapter-base@0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-standard-features': 1.3.0
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
+ '@wallet-standard/base': 1.1.0
+ '@wallet-standard/features': 1.1.0
+ eventemitter3: 5.0.1
- '@solana/wallet-adapter-bitpie@0.5.19(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ '@solana/wallet-adapter-bitkeep@0.3.23(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@solana/wallet-adapter-clover@0.4.20(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ '@solana/wallet-adapter-bitpie@0.5.21(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@solana/wallet-adapter-coin98@0.5.21(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ '@solana/wallet-adapter-clover@0.4.22(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- bs58: 4.0.1
- '@solana/wallet-adapter-coinbase@0.1.20(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ '@solana/wallet-adapter-coin98@0.5.23(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
+ bs58: 6.0.0
+ buffer: 6.0.3
- '@solana/wallet-adapter-coinhub@0.3.19(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ '@solana/wallet-adapter-coinbase@0.1.22(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
+
+ '@solana/wallet-adapter-coinhub@0.3.21(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ dependencies:
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@solana/wallet-adapter-fractal@0.1.9(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
+ '@solana/wallet-adapter-fractal@0.1.11(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
dependencies:
'@fractalwagmi/solana-wallet-adapter': 0.1.1(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
transitivePeerDependencies:
- react
- react-dom
- '@solana/wallet-adapter-huobi@0.1.16(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ '@solana/wallet-adapter-huobi@0.1.18(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@solana/wallet-adapter-hyperpay@0.1.15(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ '@solana/wallet-adapter-hyperpay@0.1.17(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@solana/wallet-adapter-keystone@0.1.16(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(utf-8-validate@5.0.10)':
+ '@solana/wallet-adapter-keystone@0.1.18(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(utf-8-validate@5.0.10)':
dependencies:
'@keystonehq/sol-keyring': 0.20.0(bufferutil@4.0.9)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(utf-8-validate@5.0.10)
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
+ buffer: 6.0.3
transitivePeerDependencies:
- bufferutil
- encoding
@@ -27297,113 +31070,113 @@ snapshots:
- react-dom
- utf-8-validate
- '@solana/wallet-adapter-krystal@0.1.13(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ '@solana/wallet-adapter-krystal@0.1.15(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@solana/wallet-adapter-ledger@0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ '@solana/wallet-adapter-ledger@0.9.28(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
- '@ledgerhq/devices': 6.27.1
- '@ledgerhq/hw-transport': 6.27.1
- '@ledgerhq/hw-transport-webhid': 6.27.1
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@ledgerhq/devices': 8.4.4
+ '@ledgerhq/hw-transport': 6.31.4
+ '@ledgerhq/hw-transport-webhid': 6.30.0
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
buffer: 6.0.3
- '@solana/wallet-adapter-mathwallet@0.9.19(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ '@solana/wallet-adapter-mathwallet@0.9.21(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@solana/wallet-adapter-neko@0.2.13(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ '@solana/wallet-adapter-neko@0.2.15(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@solana/wallet-adapter-nightly@0.1.17(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ '@solana/wallet-adapter-nightly@0.1.19(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@solana/wallet-adapter-nufi@0.1.18(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ '@solana/wallet-adapter-nufi@0.1.20(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@solana/wallet-adapter-onto@0.1.8(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ '@solana/wallet-adapter-onto@0.1.10(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@solana/wallet-adapter-particle@0.1.13(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)':
+ '@solana/wallet-adapter-particle@0.1.15(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)':
dependencies:
'@particle-network/solana-wallet': 1.3.2(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
transitivePeerDependencies:
- bs58
- '@solana/wallet-adapter-phantom@0.9.25(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ '@solana/wallet-adapter-phantom@0.9.27(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@solana/wallet-adapter-safepal@0.5.19(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ '@solana/wallet-adapter-safepal@0.5.21(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@solana/wallet-adapter-saifu@0.1.16(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ '@solana/wallet-adapter-saifu@0.1.18(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@solana/wallet-adapter-salmon@0.1.15(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ '@solana/wallet-adapter-salmon@0.1.17(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
salmon-adapter-sdk: 1.1.1(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-sky@0.1.16(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ '@solana/wallet-adapter-sky@0.1.18(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@solana/wallet-adapter-solflare@0.6.29(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ '@solana/wallet-adapter-solflare@0.6.31(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/wallet-standard-chains': 1.1.1
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
'@solflare-wallet/metamask-sdk': 1.0.3(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solflare-wallet/sdk': 1.4.2(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@wallet-standard/wallet': 1.1.0
- '@solana/wallet-adapter-solong@0.9.19(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ '@solana/wallet-adapter-solong@0.9.21(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@solana/wallet-adapter-spot@0.1.16(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ '@solana/wallet-adapter-spot@0.1.18(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@solana/wallet-adapter-tokenary@0.1.13(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ '@solana/wallet-adapter-tokenary@0.1.15(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@solana/wallet-adapter-tokenpocket@0.4.20(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ '@solana/wallet-adapter-tokenpocket@0.4.22(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@solana/wallet-adapter-torus@0.11.29(@babel/runtime@7.26.9)(@sentry/types@7.119.1)(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(utf-8-validate@5.0.10)':
+ '@solana/wallet-adapter-torus@0.11.31(@babel/runtime@7.26.9)(@sentry/types@7.119.1)(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(utf-8-validate@5.0.10)':
dependencies:
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@toruslabs/solana-embed': 0.3.4(@babel/runtime@7.26.9)(@sentry/types@7.119.1)(bufferutil@4.0.9)(utf-8-validate@5.0.10)
+ '@toruslabs/solana-embed': 2.1.0(@babel/runtime@7.26.9)(@sentry/types@7.119.1)(bufferutil@4.0.9)(utf-8-validate@5.0.10)
assert: 2.1.0
crypto-browserify: 3.12.1
process: 0.11.10
@@ -27416,9 +31189,9 @@ snapshots:
- supports-color
- utf-8-validate
- '@solana/wallet-adapter-trezor@0.1.3(@solana/sysvars@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.7.3))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(fastestsmallesttextencoderdecoder@1.0.22)(tslib@2.8.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ '@solana/wallet-adapter-trezor@0.1.5(@solana/sysvars@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.7.3))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(fastestsmallesttextencoderdecoder@1.0.22)(tslib@2.8.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
'@trezor/connect-web': 9.5.4(@solana/sysvars@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.7.3))(bufferutil@4.0.9)(fastestsmallesttextencoderdecoder@1.0.22)(tslib@2.8.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))
buffer: 6.0.3
@@ -27436,9 +31209,9 @@ snapshots:
- utf-8-validate
- ws
- '@solana/wallet-adapter-trezor@0.1.3(@solana/sysvars@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.8.2))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(fastestsmallesttextencoderdecoder@1.0.22)(tslib@2.8.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ '@solana/wallet-adapter-trezor@0.1.5(@solana/sysvars@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.8.2))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(fastestsmallesttextencoderdecoder@1.0.22)(tslib@2.8.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
'@trezor/connect-web': 9.5.4(@solana/sysvars@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.8.2))(bufferutil@4.0.9)(fastestsmallesttextencoderdecoder@1.0.22)(tslib@2.8.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))
buffer: 6.0.3
@@ -27456,22 +31229,80 @@ snapshots:
- utf-8-validate
- ws
- '@solana/wallet-adapter-trust@0.1.14(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ '@solana/wallet-adapter-trust@0.1.16(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@solana/wallet-adapter-unsafe-burner@0.1.8(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ '@solana/wallet-adapter-unsafe-burner@0.1.10(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
dependencies:
- '@noble/curves': 1.8.1
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@noble/curves': 1.9.0
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/wallet-standard-features': 1.3.0
'@solana/wallet-standard-util': 1.1.2
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@solana/wallet-adapter-walletconnect@0.1.17(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@solana/wallet-adapter-walletconnect@0.1.17(@netlify/blobs@8.2.0)(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)':
+ dependencies:
+ '@jnwng/walletconnect-solana': 0.2.0(@netlify/blobs@8.2.0)(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
+ transitivePeerDependencies:
+ - '@azure/app-configuration'
+ - '@azure/cosmos'
+ - '@azure/data-tables'
+ - '@azure/identity'
+ - '@azure/keyvault-secrets'
+ - '@azure/storage-blob'
+ - '@capacitor/preferences'
+ - '@deno/kv'
+ - '@netlify/blobs'
+ - '@planetscale/database'
+ - '@react-native-async-storage/async-storage'
+ - '@upstash/redis'
+ - '@vercel/blob'
+ - '@vercel/kv'
+ - aws4fetch
+ - bufferutil
+ - db0
+ - ioredis
+ - typescript
+ - uploadthing
+ - utf-8-validate
+ - zod
+
+ '@solana/wallet-adapter-walletconnect@0.1.17(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)':
+ dependencies:
+ '@jnwng/walletconnect-solana': 0.2.0(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)
+ '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
+ transitivePeerDependencies:
+ - '@azure/app-configuration'
+ - '@azure/cosmos'
+ - '@azure/data-tables'
+ - '@azure/identity'
+ - '@azure/keyvault-secrets'
+ - '@azure/storage-blob'
+ - '@capacitor/preferences'
+ - '@deno/kv'
+ - '@netlify/blobs'
+ - '@planetscale/database'
+ - '@react-native-async-storage/async-storage'
+ - '@upstash/redis'
+ - '@vercel/blob'
+ - '@vercel/kv'
+ - aws4fetch
+ - bufferutil
+ - db0
+ - ioredis
+ - typescript
+ - uploadthing
+ - utf-8-validate
+ - zod
+
+ '@solana/wallet-adapter-walletconnect@0.1.17(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
- '@jnwng/walletconnect-solana': 0.2.0(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@jnwng/walletconnect-solana': 0.2.0(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
'@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
transitivePeerDependencies:
@@ -27498,9 +31329,9 @@ snapshots:
- utf-8-validate
- zod
- '@solana/wallet-adapter-walletconnect@0.1.17(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@solana/wallet-adapter-walletconnect@0.1.17(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)':
dependencies:
- '@jnwng/walletconnect-solana': 0.2.0(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@jnwng/walletconnect-solana': 0.2.0(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)
'@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
transitivePeerDependencies:
@@ -27527,43 +31358,43 @@ snapshots:
- utf-8-validate
- zod
- '@solana/wallet-adapter-wallets@0.19.32(@babel/runtime@7.26.9)(@sentry/types@7.119.1)(@solana/sysvars@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.7.3))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)(bufferutil@4.0.9)(db0@0.3.1)(fastestsmallesttextencoderdecoder@1.0.22)(ioredis@5.6.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(tslib@2.8.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))(zod@3.23.8)':
- dependencies:
- '@solana/wallet-adapter-alpha': 0.1.11(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-avana': 0.1.14(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-bitkeep': 0.3.21(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-bitpie': 0.5.19(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-clover': 0.4.20(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-coin98': 0.5.21(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-coinbase': 0.1.20(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-coinhub': 0.3.19(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-fractal': 0.1.9(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
- '@solana/wallet-adapter-huobi': 0.1.16(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-hyperpay': 0.1.15(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-keystone': 0.1.16(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(utf-8-validate@5.0.10)
- '@solana/wallet-adapter-krystal': 0.1.13(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-ledger': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-mathwallet': 0.9.19(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-neko': 0.2.13(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-nightly': 0.1.17(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-nufi': 0.1.18(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-onto': 0.1.8(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-particle': 0.1.13(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)
- '@solana/wallet-adapter-phantom': 0.9.25(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-safepal': 0.5.19(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-saifu': 0.1.16(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-salmon': 0.1.15(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-sky': 0.1.16(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-solflare': 0.6.29(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-solong': 0.9.19(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-spot': 0.1.16(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-tokenary': 0.1.13(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-tokenpocket': 0.4.20(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-torus': 0.11.29(@babel/runtime@7.26.9)(@sentry/types@7.119.1)(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@solana/wallet-adapter-trezor': 0.1.3(@solana/sysvars@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.7.3))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(fastestsmallesttextencoderdecoder@1.0.22)(tslib@2.8.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-trust': 0.1.14(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-unsafe-burner': 0.1.8(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-walletconnect': 0.1.17(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@solana/wallet-adapter-wallets@0.19.32(@babel/runtime@7.26.9)(@netlify/blobs@8.2.0)(@sentry/types@7.119.1)(@solana/sysvars@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.8.2))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(@upstash/redis@1.34.8)(bs58@6.0.0)(bufferutil@4.0.9)(db0@0.3.2)(fastestsmallesttextencoderdecoder@1.0.22)(ioredis@5.6.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(tslib@2.8.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))(zod@3.24.3)':
+ dependencies:
+ '@solana/wallet-adapter-alpha': 0.1.13(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-avana': 0.1.16(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-bitkeep': 0.3.23(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-bitpie': 0.5.21(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-clover': 0.4.22(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-coin98': 0.5.23(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-coinbase': 0.1.22(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-coinhub': 0.3.21(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-fractal': 0.1.11(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ '@solana/wallet-adapter-huobi': 0.1.18(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-hyperpay': 0.1.17(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-keystone': 0.1.18(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(utf-8-validate@5.0.10)
+ '@solana/wallet-adapter-krystal': 0.1.15(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-ledger': 0.9.28(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-mathwallet': 0.9.21(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-neko': 0.2.15(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-nightly': 0.1.19(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-nufi': 0.1.20(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-onto': 0.1.10(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-particle': 0.1.15(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)
+ '@solana/wallet-adapter-phantom': 0.9.27(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-safepal': 0.5.21(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-saifu': 0.1.18(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-salmon': 0.1.17(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-sky': 0.1.18(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-solflare': 0.6.31(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-solong': 0.9.21(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-spot': 0.1.18(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-tokenary': 0.1.15(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-tokenpocket': 0.4.22(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-torus': 0.11.31(@babel/runtime@7.26.9)(@sentry/types@7.119.1)(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(utf-8-validate@5.0.10)
+ '@solana/wallet-adapter-trezor': 0.1.5(@solana/sysvars@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.8.2))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(fastestsmallesttextencoderdecoder@1.0.22)(tslib@2.8.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-trust': 0.1.16(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-unsafe-burner': 0.1.10(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-walletconnect': 0.1.17(@netlify/blobs@8.2.0)(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
'@solana/wallet-adapter-xdefi': 0.1.8(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
transitivePeerDependencies:
@@ -27604,43 +31435,197 @@ snapshots:
- ws
- zod
- '@solana/wallet-adapter-wallets@0.19.32(@babel/runtime@7.26.9)(@sentry/types@7.119.1)(@solana/sysvars@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.8.2))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)(bufferutil@4.0.9)(db0@0.3.1)(fastestsmallesttextencoderdecoder@1.0.22)(ioredis@5.6.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(tslib@2.8.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))(zod@3.23.8)':
- dependencies:
- '@solana/wallet-adapter-alpha': 0.1.11(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-avana': 0.1.14(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-bitkeep': 0.3.21(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-bitpie': 0.5.19(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-clover': 0.4.20(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-coin98': 0.5.21(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-coinbase': 0.1.20(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-coinhub': 0.3.19(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-fractal': 0.1.9(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
- '@solana/wallet-adapter-huobi': 0.1.16(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-hyperpay': 0.1.15(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-keystone': 0.1.16(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(utf-8-validate@5.0.10)
- '@solana/wallet-adapter-krystal': 0.1.13(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-ledger': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-mathwallet': 0.9.19(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-neko': 0.2.13(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-nightly': 0.1.17(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-nufi': 0.1.18(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-onto': 0.1.8(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-particle': 0.1.13(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)
- '@solana/wallet-adapter-phantom': 0.9.25(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-safepal': 0.5.19(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-saifu': 0.1.16(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-salmon': 0.1.15(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-sky': 0.1.16(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-solflare': 0.6.29(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-solong': 0.9.19(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-spot': 0.1.16(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-tokenary': 0.1.13(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-tokenpocket': 0.4.20(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-torus': 0.11.29(@babel/runtime@7.26.9)(@sentry/types@7.119.1)(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@solana/wallet-adapter-trezor': 0.1.3(@solana/sysvars@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.8.2))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(fastestsmallesttextencoderdecoder@1.0.22)(tslib@2.8.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-trust': 0.1.14(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-unsafe-burner': 0.1.8(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- '@solana/wallet-adapter-walletconnect': 0.1.17(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@solana/wallet-adapter-wallets@0.19.32(@babel/runtime@7.26.9)(@sentry/types@7.119.1)(@solana/sysvars@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.7.3))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)(bufferutil@4.0.9)(fastestsmallesttextencoderdecoder@1.0.22)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(tslib@2.8.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))(zod@3.24.3)':
+ dependencies:
+ '@solana/wallet-adapter-alpha': 0.1.13(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-avana': 0.1.16(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-bitkeep': 0.3.23(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-bitpie': 0.5.21(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-clover': 0.4.22(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-coin98': 0.5.23(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-coinbase': 0.1.22(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-coinhub': 0.3.21(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-fractal': 0.1.11(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ '@solana/wallet-adapter-huobi': 0.1.18(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-hyperpay': 0.1.17(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-keystone': 0.1.18(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(utf-8-validate@5.0.10)
+ '@solana/wallet-adapter-krystal': 0.1.15(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-ledger': 0.9.28(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-mathwallet': 0.9.21(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-neko': 0.2.15(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-nightly': 0.1.19(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-nufi': 0.1.20(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-onto': 0.1.10(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-particle': 0.1.15(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)
+ '@solana/wallet-adapter-phantom': 0.9.27(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-safepal': 0.5.21(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-saifu': 0.1.18(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-salmon': 0.1.17(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-sky': 0.1.18(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-solflare': 0.6.31(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-solong': 0.9.21(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-spot': 0.1.18(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-tokenary': 0.1.15(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-tokenpocket': 0.4.22(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-torus': 0.11.31(@babel/runtime@7.26.9)(@sentry/types@7.119.1)(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(utf-8-validate@5.0.10)
+ '@solana/wallet-adapter-trezor': 0.1.5(@solana/sysvars@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.7.3))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(fastestsmallesttextencoderdecoder@1.0.22)(tslib@2.8.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-trust': 0.1.16(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-unsafe-burner': 0.1.10(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-walletconnect': 0.1.17(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@solana/wallet-adapter-xdefi': 0.1.8(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
+ transitivePeerDependencies:
+ - '@azure/app-configuration'
+ - '@azure/cosmos'
+ - '@azure/data-tables'
+ - '@azure/identity'
+ - '@azure/keyvault-secrets'
+ - '@azure/storage-blob'
+ - '@babel/runtime'
+ - '@capacitor/preferences'
+ - '@deno/kv'
+ - '@netlify/blobs'
+ - '@planetscale/database'
+ - '@react-native-async-storage/async-storage'
+ - '@sentry/types'
+ - '@solana/sysvars'
+ - '@upstash/redis'
+ - '@vercel/blob'
+ - '@vercel/kv'
+ - aws4fetch
+ - bs58
+ - bufferutil
+ - db0
+ - encoding
+ - expo-constants
+ - expo-localization
+ - fastestsmallesttextencoderdecoder
+ - ioredis
+ - react
+ - react-dom
+ - react-native
+ - supports-color
+ - tslib
+ - typescript
+ - uploadthing
+ - utf-8-validate
+ - ws
+ - zod
+
+ '@solana/wallet-adapter-wallets@0.19.32(@babel/runtime@7.26.9)(@sentry/types@7.119.1)(@solana/sysvars@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.7.3))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)(bufferutil@4.0.9)(fastestsmallesttextencoderdecoder@1.0.22)(tslib@2.8.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ dependencies:
+ '@solana/wallet-adapter-alpha': 0.1.13(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-avana': 0.1.16(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-bitkeep': 0.3.23(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-bitpie': 0.5.21(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-clover': 0.4.22(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-coin98': 0.5.23(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-coinbase': 0.1.22(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-coinhub': 0.3.21(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-fractal': 0.1.11(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ '@solana/wallet-adapter-huobi': 0.1.18(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-hyperpay': 0.1.17(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-keystone': 0.1.18(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(utf-8-validate@5.0.10)
+ '@solana/wallet-adapter-krystal': 0.1.15(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-ledger': 0.9.28(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-mathwallet': 0.9.21(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-neko': 0.2.15(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-nightly': 0.1.19(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-nufi': 0.1.20(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-onto': 0.1.10(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-particle': 0.1.15(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)
+ '@solana/wallet-adapter-phantom': 0.9.27(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-safepal': 0.5.21(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-saifu': 0.1.18(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-salmon': 0.1.17(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-sky': 0.1.18(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-solflare': 0.6.31(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-solong': 0.9.21(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-spot': 0.1.18(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-tokenary': 0.1.15(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-tokenpocket': 0.4.22(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-torus': 0.11.31(@babel/runtime@7.26.9)(@sentry/types@7.119.1)(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(utf-8-validate@5.0.10)
+ '@solana/wallet-adapter-trezor': 0.1.5(@solana/sysvars@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.7.3))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(fastestsmallesttextencoderdecoder@1.0.22)(tslib@2.8.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-trust': 0.1.16(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-unsafe-burner': 0.1.10(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-walletconnect': 0.1.17(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)
+ '@solana/wallet-adapter-xdefi': 0.1.8(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
+ transitivePeerDependencies:
+ - '@azure/app-configuration'
+ - '@azure/cosmos'
+ - '@azure/data-tables'
+ - '@azure/identity'
+ - '@azure/keyvault-secrets'
+ - '@azure/storage-blob'
+ - '@babel/runtime'
+ - '@capacitor/preferences'
+ - '@deno/kv'
+ - '@netlify/blobs'
+ - '@planetscale/database'
+ - '@react-native-async-storage/async-storage'
+ - '@sentry/types'
+ - '@solana/sysvars'
+ - '@upstash/redis'
+ - '@vercel/blob'
+ - '@vercel/kv'
+ - aws4fetch
+ - bs58
+ - bufferutil
+ - db0
+ - encoding
+ - expo-constants
+ - expo-localization
+ - fastestsmallesttextencoderdecoder
+ - ioredis
+ - react
+ - react-dom
+ - react-native
+ - supports-color
+ - tslib
+ - typescript
+ - uploadthing
+ - utf-8-validate
+ - ws
+ - zod
+
+ '@solana/wallet-adapter-wallets@0.19.32(@babel/runtime@7.26.9)(@sentry/types@7.119.1)(@solana/sysvars@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.8.2))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)(bufferutil@4.0.9)(fastestsmallesttextencoderdecoder@1.0.22)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(tslib@2.8.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))':
+ dependencies:
+ '@solana/wallet-adapter-alpha': 0.1.13(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-avana': 0.1.16(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-bitkeep': 0.3.23(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-bitpie': 0.5.21(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-clover': 0.4.22(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-coin98': 0.5.23(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-coinbase': 0.1.22(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-coinhub': 0.3.21(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-fractal': 0.1.11(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ '@solana/wallet-adapter-huobi': 0.1.18(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-hyperpay': 0.1.17(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-keystone': 0.1.18(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(utf-8-validate@5.0.10)
+ '@solana/wallet-adapter-krystal': 0.1.15(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-ledger': 0.9.28(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-mathwallet': 0.9.21(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-neko': 0.2.15(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-nightly': 0.1.19(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-nufi': 0.1.20(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-onto': 0.1.10(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-particle': 0.1.15(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)
+ '@solana/wallet-adapter-phantom': 0.9.27(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-safepal': 0.5.21(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-saifu': 0.1.18(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-salmon': 0.1.17(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-sky': 0.1.18(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-solflare': 0.6.31(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-solong': 0.9.21(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-spot': 0.1.18(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-tokenary': 0.1.15(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-tokenpocket': 0.4.22(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-torus': 0.11.31(@babel/runtime@7.26.9)(@sentry/types@7.119.1)(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(utf-8-validate@5.0.10)
+ '@solana/wallet-adapter-trezor': 0.1.5(@solana/sysvars@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.8.2))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(fastestsmallesttextencoderdecoder@1.0.22)(tslib@2.8.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-trust': 0.1.16(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-unsafe-burner': 0.1.10(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-walletconnect': 0.1.17(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)
'@solana/wallet-adapter-xdefi': 0.1.8(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
transitivePeerDependencies:
@@ -27703,7 +31688,7 @@ snapshots:
'@solana/wallet-standard-util@1.1.2':
dependencies:
- '@noble/curves': 1.8.1
+ '@noble/curves': 1.9.0
'@solana/wallet-standard-chains': 1.1.1
'@solana/wallet-standard-features': 1.3.0
@@ -27720,9 +31705,9 @@ snapshots:
'@wallet-standard/wallet': 1.1.0
bs58: 6.0.0
- '@solana/wallet-standard-wallet-adapter-react@1.1.4(@solana/wallet-adapter-base@0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)(react@19.0.0)':
+ '@solana/wallet-standard-wallet-adapter-react@1.1.4(@solana/wallet-adapter-base@0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)(react@19.0.0)':
dependencies:
- '@solana/wallet-adapter-base': 0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
+ '@solana/wallet-adapter-base': 0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))
'@solana/wallet-standard-wallet-adapter-base': 1.1.4(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)
'@wallet-standard/app': 1.1.0
'@wallet-standard/base': 1.1.0
@@ -27731,20 +31716,20 @@ snapshots:
- '@solana/web3.js'
- bs58
- '@solana/wallet-standard-wallet-adapter@1.1.4(@solana/wallet-adapter-base@0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)(react@19.0.0)':
+ '@solana/wallet-standard-wallet-adapter@1.1.4(@solana/wallet-adapter-base@0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)(react@19.0.0)':
dependencies:
'@solana/wallet-standard-wallet-adapter-base': 1.1.4(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)
- '@solana/wallet-standard-wallet-adapter-react': 1.1.4(@solana/wallet-adapter-base@0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)(react@19.0.0)
+ '@solana/wallet-standard-wallet-adapter-react': 1.1.4(@solana/wallet-adapter-base@0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)(react@19.0.0)
transitivePeerDependencies:
- '@solana/wallet-adapter-base'
- '@solana/web3.js'
- bs58
- react
- '@solana/wallet-standard@1.1.2(@solana/wallet-adapter-base@0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)(react@19.0.0)':
+ '@solana/wallet-standard@1.1.2(@solana/wallet-adapter-base@0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)(react@19.0.0)':
dependencies:
'@solana/wallet-standard-core': 1.1.2
- '@solana/wallet-standard-wallet-adapter': 1.1.4(@solana/wallet-adapter-base@0.9.24(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)(react@19.0.0)
+ '@solana/wallet-standard-wallet-adapter': 1.1.4(@solana/wallet-adapter-base@0.9.26(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)))(@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(bs58@6.0.0)(react@19.0.0)
transitivePeerDependencies:
- '@solana/wallet-adapter-base'
- '@solana/web3.js'
@@ -27754,8 +31739,8 @@ snapshots:
'@solana/web3.js@1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)':
dependencies:
'@babel/runtime': 7.26.9
- '@noble/curves': 1.8.1
- '@noble/hashes': 1.7.1
+ '@noble/curves': 1.9.0
+ '@noble/hashes': 1.8.0
'@solana/buffer-layout': 4.0.1
agentkeepalive: 4.6.0
bigint-buffer: 1.1.5
@@ -27764,7 +31749,7 @@ snapshots:
bs58: 4.0.1
buffer: 6.0.3
fast-stable-stringify: 1.0.0
- jayson: 4.1.3(bufferutil@4.0.9)(utf-8-validate@5.0.10)
+ jayson: 4.2.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
node-fetch: 2.7.0
rpc-websockets: 9.1.1
superstruct: 2.0.2
@@ -28100,7 +32085,7 @@ snapshots:
'@storybook/components@7.6.7(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
dependencies:
'@radix-ui/react-select': 1.2.2(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
- '@radix-ui/react-toolbar': 1.1.3(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
+ '@radix-ui/react-toolbar': 1.1.7(@types/react-dom@19.0.4)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
'@storybook/client-logger': 7.6.7
'@storybook/csf': 0.1.13
'@storybook/global': 5.0.0
@@ -28646,56 +32631,56 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@swc/core-darwin-arm64@1.11.18':
+ '@swc/core-darwin-arm64@1.11.22':
optional: true
- '@swc/core-darwin-x64@1.11.18':
+ '@swc/core-darwin-x64@1.11.22':
optional: true
- '@swc/core-linux-arm-gnueabihf@1.11.18':
+ '@swc/core-linux-arm-gnueabihf@1.11.22':
optional: true
- '@swc/core-linux-arm64-gnu@1.11.18':
+ '@swc/core-linux-arm64-gnu@1.11.22':
optional: true
- '@swc/core-linux-arm64-musl@1.11.18':
+ '@swc/core-linux-arm64-musl@1.11.22':
optional: true
- '@swc/core-linux-x64-gnu@1.11.18':
+ '@swc/core-linux-x64-gnu@1.11.22':
optional: true
- '@swc/core-linux-x64-musl@1.11.18':
+ '@swc/core-linux-x64-musl@1.11.22':
optional: true
- '@swc/core-win32-arm64-msvc@1.11.18':
+ '@swc/core-win32-arm64-msvc@1.11.22':
optional: true
- '@swc/core-win32-ia32-msvc@1.11.18':
+ '@swc/core-win32-ia32-msvc@1.11.22':
optional: true
- '@swc/core-win32-x64-msvc@1.11.18':
+ '@swc/core-win32-x64-msvc@1.11.22':
optional: true
- '@swc/core@1.11.18(@swc/helpers@0.5.15)':
+ '@swc/core@1.11.22(@swc/helpers@0.5.17)':
dependencies:
'@swc/counter': 0.1.3
'@swc/types': 0.1.21
optionalDependencies:
- '@swc/core-darwin-arm64': 1.11.18
- '@swc/core-darwin-x64': 1.11.18
- '@swc/core-linux-arm-gnueabihf': 1.11.18
- '@swc/core-linux-arm64-gnu': 1.11.18
- '@swc/core-linux-arm64-musl': 1.11.18
- '@swc/core-linux-x64-gnu': 1.11.18
- '@swc/core-linux-x64-musl': 1.11.18
- '@swc/core-win32-arm64-msvc': 1.11.18
- '@swc/core-win32-ia32-msvc': 1.11.18
- '@swc/core-win32-x64-msvc': 1.11.18
- '@swc/helpers': 0.5.15
+ '@swc/core-darwin-arm64': 1.11.22
+ '@swc/core-darwin-x64': 1.11.22
+ '@swc/core-linux-arm-gnueabihf': 1.11.22
+ '@swc/core-linux-arm64-gnu': 1.11.22
+ '@swc/core-linux-arm64-musl': 1.11.22
+ '@swc/core-linux-x64-gnu': 1.11.22
+ '@swc/core-linux-x64-musl': 1.11.22
+ '@swc/core-win32-arm64-msvc': 1.11.22
+ '@swc/core-win32-ia32-msvc': 1.11.22
+ '@swc/core-win32-x64-msvc': 1.11.22
+ '@swc/helpers': 0.5.17
'@swc/counter@0.1.3': {}
- '@swc/helpers@0.5.15':
+ '@swc/helpers@0.5.17':
dependencies:
tslib: 2.8.1
@@ -28761,19 +32746,18 @@ snapshots:
'@tootallnate/once@2.0.0': {}
- '@toruslabs/base-controllers@2.9.0(@babel/runtime@7.26.9)(@sentry/types@7.119.1)(bufferutil@4.0.9)(utf-8-validate@5.0.10)':
+ '@toruslabs/base-controllers@5.11.0(@babel/runtime@7.26.9)(@sentry/types@7.119.1)(bufferutil@4.0.9)(utf-8-validate@5.0.10)':
dependencies:
'@babel/runtime': 7.26.9
- '@ethereumjs/util': 8.1.0
- '@toruslabs/broadcast-channel': 6.3.1(@sentry/types@7.119.1)(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@toruslabs/http-helpers': 3.4.0(@babel/runtime@7.26.9)(@sentry/types@7.119.1)
- '@toruslabs/openlogin-jrpc': 4.7.2(@babel/runtime@7.26.9)
- async-mutex: 0.4.1
- bignumber.js: 9.2.1
+ '@ethereumjs/util': 9.1.0
+ '@toruslabs/broadcast-channel': 10.0.2(@sentry/types@7.119.1)(bufferutil@4.0.9)(utf-8-validate@5.0.10)
+ '@toruslabs/http-helpers': 6.1.1(@babel/runtime@7.26.9)(@sentry/types@7.119.1)
+ '@toruslabs/openlogin-jrpc': 8.3.0(@babel/runtime@7.26.9)
+ '@toruslabs/openlogin-utils': 8.2.1(@babel/runtime@7.26.9)
+ async-mutex: 0.5.0
+ bignumber.js: 9.3.0
bowser: 2.11.0
- eth-rpc-errors: 4.0.3
- json-rpc-random-id: 1.0.1
- lodash: 4.17.21
+ jwt-decode: 4.0.0
loglevel: 1.9.2
transitivePeerDependencies:
- '@sentry/types'
@@ -28781,14 +32765,13 @@ snapshots:
- supports-color
- utf-8-validate
- '@toruslabs/broadcast-channel@6.3.1(@sentry/types@7.119.1)(bufferutil@4.0.9)(utf-8-validate@5.0.10)':
+ '@toruslabs/broadcast-channel@10.0.2(@sentry/types@7.119.1)(bufferutil@4.0.9)(utf-8-validate@5.0.10)':
dependencies:
'@babel/runtime': 7.26.9
- '@toruslabs/eccrypto': 2.2.1
- '@toruslabs/metadata-helpers': 3.2.0(@babel/runtime@7.26.9)(@sentry/types@7.119.1)
- bowser: 2.11.0
+ '@toruslabs/eccrypto': 4.0.0
+ '@toruslabs/metadata-helpers': 5.1.0(@babel/runtime@7.26.9)(@sentry/types@7.119.1)
loglevel: 1.9.2
- oblivious-set: 1.1.1
+ oblivious-set: 1.4.0
socket.io-client: 4.8.1(bufferutil@4.0.9)(utf-8-validate@5.0.10)
unload: 2.4.1
transitivePeerDependencies:
@@ -28797,11 +32780,15 @@ snapshots:
- supports-color
- utf-8-validate
- '@toruslabs/eccrypto@2.2.1':
+ '@toruslabs/constants@13.4.0(@babel/runtime@7.26.9)':
+ dependencies:
+ '@babel/runtime': 7.26.9
+
+ '@toruslabs/eccrypto@4.0.0':
dependencies:
elliptic: 6.6.1
- '@toruslabs/http-helpers@3.4.0(@babel/runtime@7.26.9)(@sentry/types@7.119.1)':
+ '@toruslabs/http-helpers@6.1.1(@babel/runtime@7.26.9)(@sentry/types@7.119.1)':
dependencies:
'@babel/runtime': 7.26.9
lodash.merge: 4.6.2
@@ -28809,65 +32796,43 @@ snapshots:
optionalDependencies:
'@sentry/types': 7.119.1
- '@toruslabs/metadata-helpers@3.2.0(@babel/runtime@7.26.9)(@sentry/types@7.119.1)':
+ '@toruslabs/metadata-helpers@5.1.0(@babel/runtime@7.26.9)(@sentry/types@7.119.1)':
dependencies:
'@babel/runtime': 7.26.9
- '@toruslabs/eccrypto': 2.2.1
- '@toruslabs/http-helpers': 3.4.0(@babel/runtime@7.26.9)(@sentry/types@7.119.1)
+ '@toruslabs/eccrypto': 4.0.0
+ '@toruslabs/http-helpers': 6.1.1(@babel/runtime@7.26.9)(@sentry/types@7.119.1)
elliptic: 6.6.1
ethereum-cryptography: 2.2.1
- json-stable-stringify: 1.2.1
+ json-stable-stringify: 1.3.0
transitivePeerDependencies:
- '@sentry/types'
- '@toruslabs/openlogin-jrpc@3.2.0(@babel/runtime@7.26.9)':
- dependencies:
- '@babel/runtime': 7.26.9
- '@toruslabs/openlogin-utils': 3.0.0(@babel/runtime@7.26.9)
- end-of-stream: 1.4.4
- eth-rpc-errors: 4.0.3
- events: 3.3.0
- fast-safe-stringify: 2.1.1
- once: 1.4.0
- pump: 3.0.2
- readable-stream: 3.6.2
-
- '@toruslabs/openlogin-jrpc@4.7.2(@babel/runtime@7.26.9)':
+ '@toruslabs/openlogin-jrpc@8.3.0(@babel/runtime@7.26.9)':
dependencies:
'@babel/runtime': 7.26.9
- '@metamask/rpc-errors': 5.1.1
- '@toruslabs/openlogin-utils': 4.7.0(@babel/runtime@7.26.9)
end-of-stream: 1.4.4
events: 3.3.0
fast-safe-stringify: 2.1.1
once: 1.4.0
pump: 3.0.2
readable-stream: 4.7.0
- transitivePeerDependencies:
- - supports-color
- '@toruslabs/openlogin-utils@3.0.0(@babel/runtime@7.26.9)':
- dependencies:
- '@babel/runtime': 7.26.9
- base64url: 3.0.1
- keccak: 3.0.4
- randombytes: 2.1.0
-
- '@toruslabs/openlogin-utils@4.7.0(@babel/runtime@7.26.9)':
+ '@toruslabs/openlogin-utils@8.2.1(@babel/runtime@7.26.9)':
dependencies:
'@babel/runtime': 7.26.9
+ '@toruslabs/constants': 13.4.0(@babel/runtime@7.26.9)
base64url: 3.0.1
+ color: 4.2.3
- '@toruslabs/solana-embed@0.3.4(@babel/runtime@7.26.9)(@sentry/types@7.119.1)(bufferutil@4.0.9)(utf-8-validate@5.0.10)':
+ '@toruslabs/solana-embed@2.1.0(@babel/runtime@7.26.9)(@sentry/types@7.119.1)(bufferutil@4.0.9)(utf-8-validate@5.0.10)':
dependencies:
'@babel/runtime': 7.26.9
'@solana/web3.js': 1.98.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@toruslabs/base-controllers': 2.9.0(@babel/runtime@7.26.9)(@sentry/types@7.119.1)(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@toruslabs/http-helpers': 3.4.0(@babel/runtime@7.26.9)(@sentry/types@7.119.1)
- '@toruslabs/openlogin-jrpc': 3.2.0(@babel/runtime@7.26.9)
+ '@toruslabs/base-controllers': 5.11.0(@babel/runtime@7.26.9)(@sentry/types@7.119.1)(bufferutil@4.0.9)(utf-8-validate@5.0.10)
+ '@toruslabs/http-helpers': 6.1.1(@babel/runtime@7.26.9)(@sentry/types@7.119.1)
+ '@toruslabs/openlogin-jrpc': 8.3.0(@babel/runtime@7.26.9)
eth-rpc-errors: 4.0.3
fast-deep-equal: 3.1.3
- is-stream: 2.0.1
lodash-es: 4.17.21
loglevel: 1.9.2
pump: 3.0.2
@@ -28900,7 +32865,7 @@ snapshots:
'@trezor/env-utils': 1.3.3(tslib@2.8.1)
'@trezor/utils': 9.3.4(tslib@2.8.1)
tslib: 2.8.1
- xrpl: 4.2.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
+ xrpl: 4.2.5(bufferutil@4.0.9)(utf-8-validate@5.0.10)
transitivePeerDependencies:
- bufferutil
- encoding
@@ -28925,7 +32890,7 @@ snapshots:
events: 3.3.0
socks-proxy-agent: 8.0.5
tslib: 2.8.1
- xrpl: 4.2.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
+ xrpl: 4.2.5(bufferutil@4.0.9)(utf-8-validate@5.0.10)
transitivePeerDependencies:
- '@solana/sysvars'
- bufferutil
@@ -28955,7 +32920,7 @@ snapshots:
events: 3.3.0
socks-proxy-agent: 8.0.5
tslib: 2.8.1
- xrpl: 4.2.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
+ xrpl: 4.2.5(bufferutil@4.0.9)(utf-8-validate@5.0.10)
transitivePeerDependencies:
- '@solana/sysvars'
- bufferutil
@@ -29033,7 +32998,7 @@ snapshots:
'@ethereumjs/tx': 5.4.0
'@fivebinaries/coin-selection': 3.0.0
'@mobily/ts-belt': 3.13.1
- '@noble/hashes': 1.7.1
+ '@noble/hashes': 1.8.0
'@scure/bip39': 1.5.4
'@solana-program/compute-budget': 0.7.0(@solana/kit@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.7.3)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10)))
'@solana-program/system': 0.7.0(@solana/kit@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.7.3)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10)))
@@ -29077,7 +33042,7 @@ snapshots:
'@ethereumjs/tx': 5.4.0
'@fivebinaries/coin-selection': 3.0.0
'@mobily/ts-belt': 3.13.1
- '@noble/hashes': 1.7.1
+ '@noble/hashes': 1.8.0
'@scure/bip39': 1.5.4
'@solana-program/compute-budget': 0.7.0(@solana/kit@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.8.2)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10)))
'@solana-program/system': 0.7.0(@solana/kit@2.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.8.2)(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10)))
@@ -29165,12 +33130,12 @@ snapshots:
'@trezor/utils@9.3.3(tslib@2.8.1)':
dependencies:
- bignumber.js: 9.2.1
+ bignumber.js: 9.3.0
tslib: 2.8.1
'@trezor/utils@9.3.4(tslib@2.8.1)':
dependencies:
- bignumber.js: 9.2.1
+ bignumber.js: 9.3.0
tslib: 2.8.1
'@trezor/utxo-lib@2.3.4(tslib@2.8.1)':
@@ -29335,12 +33300,20 @@ snapshots:
'@types/detect-port@1.3.5': {}
+ '@types/diff-match-patch@1.0.36': {}
+
'@types/doctrine@0.0.3': {}
'@types/ejs@3.1.5': {}
'@types/emscripten@1.40.1': {}
+ '@types/estree-jsx@1.0.5':
+ dependencies:
+ '@types/estree': 1.0.7
+
+ '@types/estree@1.0.6': {}
+
'@types/estree@1.0.7': {}
'@types/express-serve-static-core@4.19.6':
@@ -29389,6 +33362,10 @@ snapshots:
'@types/har-format@1.2.16': {}
+ '@types/hast@3.0.4':
+ dependencies:
+ '@types/unist': 3.0.3
+
'@types/html-minifier-terser@6.1.0': {}
'@types/http-assert@1.5.6': {}
@@ -29440,6 +33417,10 @@ snapshots:
'@types/lodash@4.17.16': {}
+ '@types/mdast@4.0.4':
+ dependencies:
+ '@types/unist': 3.0.3
+
'@types/mdx@2.0.13': {}
'@types/mime-types@2.1.4': {}
@@ -29494,11 +33475,13 @@ snapshots:
'@types/pg@8.6.1':
dependencies:
'@types/node': 22.13.9
- pg-protocol: 1.8.0
+ pg-protocol: 1.9.5
pg-types: 2.2.0
'@types/pretty-hrtime@1.0.3': {}
+ '@types/prismjs@1.26.5': {}
+
'@types/pug@2.0.10': {}
'@types/qrcode@1.5.5':
@@ -29567,10 +33550,14 @@ snapshots:
dependencies:
'@types/node': 22.13.9
+ '@types/triple-beam@1.3.5': {}
+
'@types/trusted-types@2.0.7': {}
'@types/unist@2.0.11': {}
+ '@types/unist@3.0.3': {}
+
'@types/uuid@10.0.0': {}
'@types/uuid@8.3.4': {}
@@ -29595,6 +33582,11 @@ snapshots:
dependencies:
'@types/yargs-parser': 21.0.3
+ '@types/yauzl@2.10.3':
+ dependencies:
+ '@types/node': 22.13.9
+ optional: true
+
'@typescript-eslint/eslint-plugin@6.18.1(@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.7.3))(eslint@8.56.0)(typescript@5.7.3)':
dependencies:
'@eslint-community/regexpp': 4.12.1
@@ -29645,8 +33637,24 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ '@typescript-eslint/types@5.62.0': {}
+
'@typescript-eslint/types@6.18.1': {}
+ '@typescript-eslint/typescript-estree@5.62.0(typescript@5.8.2)':
+ dependencies:
+ '@typescript-eslint/types': 5.62.0
+ '@typescript-eslint/visitor-keys': 5.62.0
+ debug: 4.4.0
+ globby: 11.1.0
+ is-glob: 4.0.3
+ semver: 7.7.1
+ tsutils: 3.21.0(typescript@5.8.2)
+ optionalDependencies:
+ typescript: 5.8.2
+ transitivePeerDependencies:
+ - supports-color
+
'@typescript-eslint/typescript-estree@6.18.1(typescript@5.7.3)':
dependencies:
'@typescript-eslint/types': 6.18.1
@@ -29664,7 +33672,7 @@ snapshots:
'@typescript-eslint/utils@6.18.1(eslint@8.56.0)(typescript@5.7.3)':
dependencies:
- '@eslint-community/eslint-utils': 4.5.1(eslint@8.56.0)
+ '@eslint-community/eslint-utils': 4.6.1(eslint@8.56.0)
'@types/json-schema': 7.0.15
'@types/semver': 7.7.0
'@typescript-eslint/scope-manager': 6.18.1
@@ -29676,6 +33684,11 @@ snapshots:
- supports-color
- typescript
+ '@typescript-eslint/visitor-keys@5.62.0':
+ dependencies:
+ '@typescript-eslint/types': 5.62.0
+ eslint-visitor-keys: 3.4.3
+
'@typescript-eslint/visitor-keys@6.18.1':
dependencies:
'@typescript-eslint/types': 6.18.1
@@ -29683,64 +33696,75 @@ snapshots:
'@ungap/structured-clone@1.3.0': {}
- '@unhead/vue@2.0.5(vue@3.5.13(typescript@5.7.3))':
+ '@unhead/vue@2.0.8(vue@3.5.13(typescript@5.7.3))':
dependencies:
hookable: 5.5.3
- unhead: 2.0.5
+ unhead: 2.0.8
vue: 3.5.13(typescript@5.7.3)
optional: true
- '@unhead/vue@2.0.5(vue@3.5.13(typescript@5.8.2))':
+ '@unhead/vue@2.0.8(vue@3.5.13(typescript@5.8.2))':
dependencies:
hookable: 5.5.3
- unhead: 2.0.5
+ unhead: 2.0.8
vue: 3.5.13(typescript@5.8.2)
- '@unrs/resolver-binding-darwin-arm64@1.4.1':
+ '@unrs/resolver-binding-darwin-arm64@1.7.0':
optional: true
- '@unrs/resolver-binding-darwin-x64@1.4.1':
+ '@unrs/resolver-binding-darwin-x64@1.7.0':
optional: true
- '@unrs/resolver-binding-freebsd-x64@1.4.1':
+ '@unrs/resolver-binding-freebsd-x64@1.7.0':
optional: true
- '@unrs/resolver-binding-linux-arm-gnueabihf@1.4.1':
+ '@unrs/resolver-binding-linux-arm-gnueabihf@1.7.0':
optional: true
- '@unrs/resolver-binding-linux-arm-musleabihf@1.4.1':
+ '@unrs/resolver-binding-linux-arm-musleabihf@1.7.0':
optional: true
- '@unrs/resolver-binding-linux-arm64-gnu@1.4.1':
+ '@unrs/resolver-binding-linux-arm64-gnu@1.7.0':
optional: true
- '@unrs/resolver-binding-linux-arm64-musl@1.4.1':
+ '@unrs/resolver-binding-linux-arm64-musl@1.7.0':
optional: true
- '@unrs/resolver-binding-linux-ppc64-gnu@1.4.1':
+ '@unrs/resolver-binding-linux-ppc64-gnu@1.7.0':
optional: true
- '@unrs/resolver-binding-linux-s390x-gnu@1.4.1':
+ '@unrs/resolver-binding-linux-riscv64-gnu@1.7.0':
optional: true
- '@unrs/resolver-binding-linux-x64-gnu@1.4.1':
+ '@unrs/resolver-binding-linux-riscv64-musl@1.7.0':
optional: true
- '@unrs/resolver-binding-linux-x64-musl@1.4.1':
+ '@unrs/resolver-binding-linux-s390x-gnu@1.7.0':
optional: true
- '@unrs/resolver-binding-wasm32-wasi@1.4.1':
+ '@unrs/resolver-binding-linux-x64-gnu@1.7.0':
+ optional: true
+
+ '@unrs/resolver-binding-linux-x64-musl@1.7.0':
+ optional: true
+
+ '@unrs/resolver-binding-wasm32-wasi@1.7.0':
dependencies:
- '@napi-rs/wasm-runtime': 0.2.8
+ '@napi-rs/wasm-runtime': 0.2.9
optional: true
- '@unrs/resolver-binding-win32-arm64-msvc@1.4.1':
+ '@unrs/resolver-binding-win32-arm64-msvc@1.7.0':
optional: true
- '@unrs/resolver-binding-win32-ia32-msvc@1.4.1':
+ '@unrs/resolver-binding-win32-ia32-msvc@1.7.0':
optional: true
- '@unrs/resolver-binding-win32-x64-msvc@1.4.1':
+ '@unrs/resolver-binding-win32-x64-msvc@1.7.0':
+ optional: true
+
+ '@upstash/redis@1.34.8':
+ dependencies:
+ crypto-js: 4.2.0
optional: true
'@vanilla-extract/babel-plugin-debug-ids@1.2.0':
@@ -29836,10 +33860,29 @@ snapshots:
- supports-color
- terser
- '@vercel/nft@0.29.2(rollup@4.39.0)':
+ '@vercel/nft@0.27.7(rollup@4.40.0)':
+ dependencies:
+ '@mapbox/node-pre-gyp': 1.0.11
+ '@rollup/pluginutils': 5.1.4(rollup@4.40.0)
+ acorn: 8.14.1
+ acorn-import-attributes: 1.9.5(acorn@8.14.1)
+ async-sema: 3.1.1
+ bindings: 1.5.0
+ estree-walker: 2.0.2
+ glob: 7.2.3
+ graceful-fs: 4.2.11
+ micromatch: 4.0.8
+ node-gyp-build: 4.8.4
+ resolve-from: 5.0.0
+ transitivePeerDependencies:
+ - encoding
+ - rollup
+ - supports-color
+
+ '@vercel/nft@0.29.2(rollup@4.40.0)':
dependencies:
'@mapbox/node-pre-gyp': 2.0.0
- '@rollup/pluginutils': 5.1.4(rollup@4.39.0)
+ '@rollup/pluginutils': 5.1.4(rollup@4.40.0)
acorn: 8.14.1
acorn-import-attributes: 1.9.5(acorn@8.14.1)
async-sema: 3.1.1
@@ -29992,7 +34035,7 @@ snapshots:
flatted: 3.3.3
pathe: 1.1.2
sirv: 3.0.1
- tinyglobby: 0.2.12
+ tinyglobby: 0.2.13
tinyrainbow: 1.2.0
vitest: 2.1.9(@types/node@22.13.9)(@vitest/ui@2.1.8(vitest@2.1.9))(happy-dom@15.11.7)(jsdom@24.1.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(lightningcss@1.29.3)(terser@5.39.0)
@@ -30023,7 +34066,7 @@ snapshots:
'@vue-macros/common@1.16.1(vue@3.5.13(typescript@5.7.3))':
dependencies:
'@vue/compiler-sfc': 3.5.13
- ast-kit: 1.4.2
+ ast-kit: 1.4.3
local-pkg: 1.1.1
magic-string-ast: 0.7.1
pathe: 2.0.3
@@ -30035,7 +34078,7 @@ snapshots:
'@vue-macros/common@1.16.1(vue@3.5.13(typescript@5.8.2))':
dependencies:
'@vue/compiler-sfc': 3.5.13
- ast-kit: 1.4.2
+ ast-kit: 1.4.3
local-pkg: 1.1.1
magic-string-ast: 0.7.1
pathe: 2.0.3
@@ -30141,61 +34184,61 @@ snapshots:
'@vue/devtools-api@7.6.8':
dependencies:
- '@vue/devtools-kit': 7.7.2
+ '@vue/devtools-kit': 7.7.5
'@vue/devtools-api@7.7.2':
dependencies:
- '@vue/devtools-kit': 7.7.2
+ '@vue/devtools-kit': 7.7.5
- '@vue/devtools-core@7.7.2(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue@3.5.13(typescript@5.7.3))':
+ '@vue/devtools-core@7.7.5(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue@3.5.13(typescript@5.7.3))':
dependencies:
- '@vue/devtools-kit': 7.7.2
- '@vue/devtools-shared': 7.7.2
+ '@vue/devtools-kit': 7.7.5
+ '@vue/devtools-shared': 7.7.5
mitt: 3.0.1
nanoid: 5.1.5
pathe: 2.0.3
- vite-hot-client: 0.2.4(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))
+ vite-hot-client: 2.0.4(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))
vue: 3.5.13(typescript@5.7.3)
transitivePeerDependencies:
- vite
optional: true
- '@vue/devtools-core@7.7.2(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue@3.5.13(typescript@5.8.2))':
+ '@vue/devtools-core@7.7.5(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue@3.5.13(typescript@5.8.2))':
dependencies:
- '@vue/devtools-kit': 7.7.2
- '@vue/devtools-shared': 7.7.2
+ '@vue/devtools-kit': 7.7.5
+ '@vue/devtools-shared': 7.7.5
mitt: 3.0.1
nanoid: 5.1.5
pathe: 2.0.3
- vite-hot-client: 0.2.4(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))
+ vite-hot-client: 2.0.4(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))
vue: 3.5.13(typescript@5.8.2)
transitivePeerDependencies:
- vite
optional: true
- '@vue/devtools-core@7.7.2(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))(vue@3.5.13(typescript@5.8.2))':
+ '@vue/devtools-core@7.7.5(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))(vue@3.5.13(typescript@5.8.2))':
dependencies:
- '@vue/devtools-kit': 7.7.2
- '@vue/devtools-shared': 7.7.2
+ '@vue/devtools-kit': 7.7.5
+ '@vue/devtools-shared': 7.7.5
mitt: 3.0.1
nanoid: 5.1.5
pathe: 2.0.3
- vite-hot-client: 0.2.4(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))
+ vite-hot-client: 2.0.4(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))
vue: 3.5.13(typescript@5.8.2)
transitivePeerDependencies:
- vite
- '@vue/devtools-kit@7.7.2':
+ '@vue/devtools-kit@7.7.5':
dependencies:
- '@vue/devtools-shared': 7.7.2
- birpc: 0.2.19
+ '@vue/devtools-shared': 7.7.5
+ birpc: 2.3.0
hookable: 5.5.3
mitt: 3.0.1
perfect-debounce: 1.0.0
speakingurl: 14.0.1
superjson: 2.2.2
- '@vue/devtools-shared@7.7.2':
+ '@vue/devtools-shared@7.7.5':
dependencies:
rfdc: 1.4.1
@@ -30288,18 +34331,174 @@ snapshots:
'@vue/test-utils@2.4.6':
dependencies:
js-beautify: 1.15.4
- vue-component-type-helpers: 2.2.8
+ vue-component-type-helpers: 2.2.10
+
+ '@wagmi/connectors@5.7.11(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)))(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)':
+ dependencies:
+ '@coinbase/wallet-sdk': 4.3.0
+ '@metamask/sdk': 0.32.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
+ '@safe-global/safe-apps-provider': 0.18.5(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@safe-global/safe-apps-sdk': 9.1.0(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))
+ '@walletconnect/ethereum-provider': 2.19.1(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ cbw-sdk: '@coinbase/wallet-sdk@3.9.3'
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ optionalDependencies:
+ typescript: 5.7.3
+ transitivePeerDependencies:
+ - '@azure/app-configuration'
+ - '@azure/cosmos'
+ - '@azure/data-tables'
+ - '@azure/identity'
+ - '@azure/keyvault-secrets'
+ - '@azure/storage-blob'
+ - '@capacitor/preferences'
+ - '@deno/kv'
+ - '@netlify/blobs'
+ - '@planetscale/database'
+ - '@react-native-async-storage/async-storage'
+ - '@types/react'
+ - '@upstash/redis'
+ - '@vercel/blob'
+ - '@vercel/kv'
+ - aws4fetch
+ - bufferutil
+ - db0
+ - encoding
+ - ioredis
+ - react
+ - supports-color
+ - uploadthing
+ - utf-8-validate
+ - zod
+
+ '@wagmi/connectors@5.7.11(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)))(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)':
+ dependencies:
+ '@coinbase/wallet-sdk': 4.3.0
+ '@metamask/sdk': 0.32.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
+ '@safe-global/safe-apps-provider': 0.18.5(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@safe-global/safe-apps-sdk': 9.1.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))
+ '@walletconnect/ethereum-provider': 2.19.1(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ cbw-sdk: '@coinbase/wallet-sdk@3.9.3'
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ optionalDependencies:
+ typescript: 5.8.2
+ transitivePeerDependencies:
+ - '@azure/app-configuration'
+ - '@azure/cosmos'
+ - '@azure/data-tables'
+ - '@azure/identity'
+ - '@azure/keyvault-secrets'
+ - '@azure/storage-blob'
+ - '@capacitor/preferences'
+ - '@deno/kv'
+ - '@netlify/blobs'
+ - '@planetscale/database'
+ - '@react-native-async-storage/async-storage'
+ - '@types/react'
+ - '@upstash/redis'
+ - '@vercel/blob'
+ - '@vercel/kv'
+ - aws4fetch
+ - bufferutil
+ - db0
+ - encoding
+ - ioredis
+ - react
+ - supports-color
+ - uploadthing
+ - utf-8-validate
+ - zod
+
+ '@wagmi/connectors@5.7.11(@types/react@19.0.0)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)))(bufferutil@4.0.9)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)':
+ dependencies:
+ '@coinbase/wallet-sdk': 4.3.0
+ '@metamask/sdk': 0.32.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
+ '@safe-global/safe-apps-provider': 0.18.5(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@safe-global/safe-apps-sdk': 9.1.0(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))
+ '@walletconnect/ethereum-provider': 2.19.1(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ cbw-sdk: '@coinbase/wallet-sdk@3.9.3'
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ optionalDependencies:
+ typescript: 5.7.3
+ transitivePeerDependencies:
+ - '@azure/app-configuration'
+ - '@azure/cosmos'
+ - '@azure/data-tables'
+ - '@azure/identity'
+ - '@azure/keyvault-secrets'
+ - '@azure/storage-blob'
+ - '@capacitor/preferences'
+ - '@deno/kv'
+ - '@netlify/blobs'
+ - '@planetscale/database'
+ - '@react-native-async-storage/async-storage'
+ - '@types/react'
+ - '@upstash/redis'
+ - '@vercel/blob'
+ - '@vercel/kv'
+ - aws4fetch
+ - bufferutil
+ - db0
+ - encoding
+ - ioredis
+ - react
+ - supports-color
+ - uploadthing
+ - utf-8-validate
+ - zod
+
+ '@wagmi/connectors@5.7.12(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)))(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)':
+ dependencies:
+ '@coinbase/wallet-sdk': 4.3.0
+ '@metamask/sdk': 0.32.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
+ '@safe-global/safe-apps-provider': 0.18.5(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@safe-global/safe-apps-sdk': 9.1.0(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))
+ '@walletconnect/ethereum-provider': 2.19.2(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ cbw-sdk: '@coinbase/wallet-sdk@3.9.3'
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ optionalDependencies:
+ typescript: 5.7.3
+ transitivePeerDependencies:
+ - '@azure/app-configuration'
+ - '@azure/cosmos'
+ - '@azure/data-tables'
+ - '@azure/identity'
+ - '@azure/keyvault-secrets'
+ - '@azure/storage-blob'
+ - '@capacitor/preferences'
+ - '@deno/kv'
+ - '@netlify/blobs'
+ - '@planetscale/database'
+ - '@react-native-async-storage/async-storage'
+ - '@types/react'
+ - '@upstash/redis'
+ - '@vercel/blob'
+ - '@vercel/kv'
+ - aws4fetch
+ - bufferutil
+ - db0
+ - encoding
+ - ioredis
+ - react
+ - supports-color
+ - uploadthing
+ - utf-8-validate
+ - zod
- '@wagmi/connectors@5.7.11(@types/react@19.0.0)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)))(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)':
+ '@wagmi/connectors@5.7.12(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)))(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)':
dependencies:
'@coinbase/wallet-sdk': 4.3.0
'@metamask/sdk': 0.32.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@safe-global/safe-apps-provider': 0.18.5(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@safe-global/safe-apps-sdk': 9.1.0(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))
- '@walletconnect/ethereum-provider': 2.19.1(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@safe-global/safe-apps-provider': 0.18.5(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@safe-global/safe-apps-sdk': 9.1.0(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))
+ '@walletconnect/ethereum-provider': 2.19.2(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
cbw-sdk: '@coinbase/wallet-sdk@3.9.3'
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
optionalDependencies:
typescript: 5.7.3
transitivePeerDependencies:
@@ -30329,16 +34528,16 @@ snapshots:
- utf-8-validate
- zod
- '@wagmi/connectors@5.7.11(@types/react@19.0.0)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)))(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)':
+ '@wagmi/connectors@5.7.12(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)))(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)':
dependencies:
'@coinbase/wallet-sdk': 4.3.0
'@metamask/sdk': 0.32.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@safe-global/safe-apps-provider': 0.18.5(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@safe-global/safe-apps-sdk': 9.1.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))
- '@walletconnect/ethereum-provider': 2.19.1(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@safe-global/safe-apps-provider': 0.18.5(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@safe-global/safe-apps-sdk': 9.1.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))
+ '@walletconnect/ethereum-provider': 2.19.2(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
cbw-sdk: '@coinbase/wallet-sdk@3.9.3'
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
optionalDependencies:
typescript: 5.8.2
transitivePeerDependencies:
@@ -30368,18 +34567,18 @@ snapshots:
- utf-8-validate
- zod
- '@wagmi/connectors@5.7.12(@types/react@19.0.0)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)))(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)':
+ '@wagmi/connectors@5.7.12(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)))(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)':
dependencies:
'@coinbase/wallet-sdk': 4.3.0
'@metamask/sdk': 0.32.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@safe-global/safe-apps-provider': 0.18.5(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@safe-global/safe-apps-sdk': 9.1.0(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))
- '@walletconnect/ethereum-provider': 2.19.2(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@safe-global/safe-apps-provider': 0.18.5(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@safe-global/safe-apps-sdk': 9.1.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))
+ '@walletconnect/ethereum-provider': 2.19.2(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
cbw-sdk: '@coinbase/wallet-sdk@3.9.3'
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
optionalDependencies:
- typescript: 5.7.3
+ typescript: 5.8.2
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -30407,16 +34606,16 @@ snapshots:
- utf-8-validate
- zod
- '@wagmi/connectors@5.7.12(@types/react@19.0.0)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)))(bufferutil@4.0.9)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)':
+ '@wagmi/connectors@5.7.12(@types/react@19.0.0)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)))(bufferutil@4.0.9)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)':
dependencies:
'@coinbase/wallet-sdk': 4.3.0
'@metamask/sdk': 0.32.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@safe-global/safe-apps-provider': 0.18.5(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@safe-global/safe-apps-sdk': 9.1.0(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))
- '@walletconnect/ethereum-provider': 2.19.2(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@safe-global/safe-apps-provider': 0.18.5(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@safe-global/safe-apps-sdk': 9.1.0(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))
+ '@walletconnect/ethereum-provider': 2.19.2(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
cbw-sdk: '@coinbase/wallet-sdk@3.9.3'
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
optionalDependencies:
typescript: 5.7.3
transitivePeerDependencies:
@@ -30446,16 +34645,16 @@ snapshots:
- utf-8-validate
- zod
- '@wagmi/connectors@5.7.12(@types/react@19.0.0)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)))(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)':
+ '@wagmi/connectors@5.7.12(@types/react@19.0.0)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)))(bufferutil@4.0.9)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)':
dependencies:
'@coinbase/wallet-sdk': 4.3.0
'@metamask/sdk': 0.32.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@safe-global/safe-apps-provider': 0.18.5(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@safe-global/safe-apps-sdk': 9.1.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))
- '@walletconnect/ethereum-provider': 2.19.2(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@safe-global/safe-apps-provider': 0.18.5(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@safe-global/safe-apps-sdk': 9.1.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))
+ '@walletconnect/ethereum-provider': 2.19.2(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
cbw-sdk: '@coinbase/wallet-sdk@3.9.3'
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
optionalDependencies:
typescript: 5.8.2
transitivePeerDependencies:
@@ -30485,51 +34684,27 @@ snapshots:
- utf-8-validate
- zod
- '@wagmi/connectors@5.7.12(@types/react@19.0.0)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)))(bufferutil@4.0.9)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)':
+ '@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))':
dependencies:
- '@coinbase/wallet-sdk': 4.3.0
- '@metamask/sdk': 0.32.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@safe-global/safe-apps-provider': 0.18.5(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@safe-global/safe-apps-sdk': 9.1.0(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))
- '@walletconnect/ethereum-provider': 2.19.2(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
- cbw-sdk: '@coinbase/wallet-sdk@3.9.3'
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ eventemitter3: 5.0.1
+ mipd: 0.0.7(typescript@5.7.3)
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ zustand: 5.0.0(@types/react@19.0.0)(react@19.0.0)(use-sync-external-store@1.4.0(react@19.0.0))
optionalDependencies:
- typescript: 5.8.2
+ '@tanstack/query-core': 5.67.1
+ typescript: 5.7.3
transitivePeerDependencies:
- - '@azure/app-configuration'
- - '@azure/cosmos'
- - '@azure/data-tables'
- - '@azure/identity'
- - '@azure/keyvault-secrets'
- - '@azure/storage-blob'
- - '@capacitor/preferences'
- - '@deno/kv'
- - '@netlify/blobs'
- - '@planetscale/database'
- - '@react-native-async-storage/async-storage'
- '@types/react'
- - '@upstash/redis'
- - '@vercel/blob'
- - '@vercel/kv'
- - aws4fetch
- - bufferutil
- - db0
- - encoding
- - ioredis
+ - immer
- react
- - supports-color
- - uploadthing
- - utf-8-validate
- - zod
+ - use-sync-external-store
- '@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))':
+ '@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))':
dependencies:
eventemitter3: 5.0.1
mipd: 0.0.7(typescript@5.7.3)
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
- zustand: 5.0.0(@types/react@19.0.0)(react@19.0.0)(use-sync-external-store@1.4.0(react@19.0.0))
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ zustand: 5.0.0(@types/react@19.0.0)(react@19.0.0)(use-sync-external-store@1.5.0(react@19.0.0))
optionalDependencies:
'@tanstack/query-core': 5.67.1
typescript: 5.7.3
@@ -30539,11 +34714,11 @@ snapshots:
- react
- use-sync-external-store
- '@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))':
+ '@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))':
dependencies:
eventemitter3: 5.0.1
mipd: 0.0.7(typescript@5.8.2)
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
zustand: 5.0.0(@types/react@19.0.0)(react@19.0.0)(use-sync-external-store@1.4.0(react@19.0.0))
optionalDependencies:
'@tanstack/query-core': 5.67.1
@@ -30554,15 +34729,30 @@ snapshots:
- react
- use-sync-external-store
- '@wagmi/vue@0.1.14(@tanstack/query-core@5.67.1)(@tanstack/vue-query@5.59.16(vue@3.4.3(typescript@5.7.3)))(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(nuxt@3.16.0(@types/node@22.13.9)(bufferutil@4.0.9)(db0@0.3.1)(eslint@8.56.0)(ioredis@5.6.0)(lightningcss@1.29.3)(rollup@4.39.0)(terser@5.39.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue-tsc@2.1.8(typescript@5.7.3)))(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))(vue@3.4.3(typescript@5.7.3))(zod@3.23.8)':
+ '@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))':
+ dependencies:
+ eventemitter3: 5.0.1
+ mipd: 0.0.7(typescript@5.8.2)
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ zustand: 5.0.0(@types/react@19.0.0)(react@19.0.0)(use-sync-external-store@1.5.0(react@19.0.0))
+ optionalDependencies:
+ '@tanstack/query-core': 5.67.1
+ typescript: 5.8.2
+ transitivePeerDependencies:
+ - '@types/react'
+ - immer
+ - react
+ - use-sync-external-store
+
+ '@wagmi/vue@0.1.14(@netlify/blobs@8.2.0)(@tanstack/query-core@5.67.1)(@tanstack/vue-query@5.59.16(vue@3.4.3(typescript@5.7.3)))(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(nuxt@3.16.0(@netlify/blobs@8.2.0)(@types/node@22.13.9)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(eslint@8.56.0)(ioredis@5.6.1)(lightningcss@1.29.3)(rollup@4.40.0)(terser@5.39.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue-tsc@2.1.8(typescript@5.7.3)))(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.5.0(react@19.0.0))(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))(vue@3.4.3(typescript@5.7.3))(zod@3.24.3)':
dependencies:
'@tanstack/vue-query': 5.59.16(vue@3.4.3(typescript@5.7.3))
- '@wagmi/connectors': 5.7.11(@types/react@19.0.0)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)))(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)
- '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@wagmi/connectors': 5.7.11(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)))(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)
+ '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
vue: 3.4.3(typescript@5.7.3)
optionalDependencies:
- nuxt: 3.16.0(@types/node@22.13.9)(bufferutil@4.0.9)(db0@0.3.1)(eslint@8.56.0)(ioredis@5.6.0)(lightningcss@1.29.3)(rollup@4.39.0)(terser@5.39.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue-tsc@2.1.8(typescript@5.7.3))
+ nuxt: 3.16.0(@netlify/blobs@8.2.0)(@types/node@22.13.9)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(eslint@8.56.0)(ioredis@5.6.1)(lightningcss@1.29.3)(rollup@4.40.0)(terser@5.39.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue-tsc@2.1.8(typescript@5.7.3))
typescript: 5.7.3
transitivePeerDependencies:
- '@azure/app-configuration'
@@ -30594,15 +34784,15 @@ snapshots:
- utf-8-validate
- zod
- '@wagmi/vue@0.1.14(@tanstack/query-core@5.67.1)(@tanstack/vue-query@5.59.16(vue@3.5.13(typescript@5.8.2)))(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(nuxt@3.16.0(@parcel/watcher@2.5.1)(@types/node@22.13.9)(bufferutil@4.0.9)(db0@0.3.1)(eslint@8.56.0)(idb-keyval@6.2.1)(ioredis@5.6.0)(lightningcss@1.29.3)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.39.0)(terser@5.39.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))(vue-tsc@2.2.8(typescript@5.8.2))(yaml@2.7.1))(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))(vue@3.5.13(typescript@5.8.2))(zod@3.23.8)':
+ '@wagmi/vue@0.1.14(@netlify/blobs@8.2.0)(@tanstack/query-core@5.67.1)(@tanstack/vue-query@5.59.16(vue@3.5.13(typescript@5.8.2)))(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(nuxt@3.16.0(@netlify/blobs@8.2.0)(@parcel/watcher@2.5.1)(@types/node@22.13.9)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(eslint@8.56.0)(idb-keyval@6.2.1)(ioredis@5.6.1)(lightningcss@1.29.3)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.40.0)(terser@5.39.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))(vue-tsc@2.2.8(typescript@5.8.2))(yaml@2.7.1))(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.5.0(react@19.0.0))(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))(vue@3.5.13(typescript@5.8.2))(zod@3.24.3)':
dependencies:
'@tanstack/vue-query': 5.59.16(vue@3.5.13(typescript@5.8.2))
- '@wagmi/connectors': 5.7.11(@types/react@19.0.0)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)))(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)
- '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@wagmi/connectors': 5.7.11(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)))(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)
+ '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
vue: 3.5.13(typescript@5.8.2)
optionalDependencies:
- nuxt: 3.16.0(@parcel/watcher@2.5.1)(@types/node@22.13.9)(bufferutil@4.0.9)(db0@0.3.1)(eslint@8.56.0)(idb-keyval@6.2.1)(ioredis@5.6.0)(lightningcss@1.29.3)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.39.0)(terser@5.39.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))(vue-tsc@2.2.8(typescript@5.8.2))(yaml@2.7.1)
+ nuxt: 3.16.0(@netlify/blobs@8.2.0)(@parcel/watcher@2.5.1)(@types/node@22.13.9)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(eslint@8.56.0)(idb-keyval@6.2.1)(ioredis@5.6.1)(lightningcss@1.29.3)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.40.0)(terser@5.39.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))(vue-tsc@2.2.8(typescript@5.8.2))(yaml@2.7.1)
typescript: 5.8.2
transitivePeerDependencies:
- '@azure/app-configuration'
@@ -30634,15 +34824,15 @@ snapshots:
- utf-8-validate
- zod
- '@wagmi/vue@0.1.15(@tanstack/query-core@5.67.1)(@tanstack/vue-query@5.67.1(vue@3.4.3(typescript@5.8.2)))(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(nuxt@3.16.0(@types/node@22.13.9)(bufferutil@4.0.9)(db0@0.3.1)(eslint@8.56.0)(ioredis@5.6.0)(lightningcss@1.29.3)(rollup@4.39.0)(terser@5.39.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue-tsc@2.2.8(typescript@5.8.2)))(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))(vue@3.4.3(typescript@5.8.2))(zod@3.23.8)':
+ '@wagmi/vue@0.1.15(@netlify/blobs@8.2.0)(@tanstack/query-core@5.67.1)(@tanstack/vue-query@5.67.1(vue@3.4.3(typescript@5.8.2)))(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(nuxt@3.16.0(@netlify/blobs@8.2.0)(@types/node@22.13.9)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(eslint@8.56.0)(ioredis@5.6.1)(lightningcss@1.29.3)(rollup@4.40.0)(terser@5.39.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue-tsc@2.2.8(typescript@5.8.2)))(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.5.0(react@19.0.0))(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))(vue@3.4.3(typescript@5.8.2))(zod@3.24.3)':
dependencies:
'@tanstack/vue-query': 5.67.1(vue@3.4.3(typescript@5.8.2))
- '@wagmi/connectors': 5.7.12(@types/react@19.0.0)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)))(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)
- '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@wagmi/connectors': 5.7.12(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)))(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)
+ '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.5.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
vue: 3.4.3(typescript@5.8.2)
optionalDependencies:
- nuxt: 3.16.0(@types/node@22.13.9)(bufferutil@4.0.9)(db0@0.3.1)(eslint@8.56.0)(ioredis@5.6.0)(lightningcss@1.29.3)(rollup@4.39.0)(terser@5.39.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue-tsc@2.2.8(typescript@5.8.2))
+ nuxt: 3.16.0(@netlify/blobs@8.2.0)(@types/node@22.13.9)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(eslint@8.56.0)(ioredis@5.6.1)(lightningcss@1.29.3)(rollup@4.40.0)(terser@5.39.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue-tsc@2.2.8(typescript@5.8.2))
typescript: 5.8.2
transitivePeerDependencies:
- '@azure/app-configuration'
@@ -30684,14 +34874,14 @@ snapshots:
dependencies:
'@wallet-standard/app': 1.1.0
'@wallet-standard/base': 1.1.0
- '@wallet-standard/errors': 0.1.0
+ '@wallet-standard/errors': 0.1.1
'@wallet-standard/features': 1.1.0
'@wallet-standard/wallet': 1.1.0
- '@wallet-standard/errors@0.1.0':
+ '@wallet-standard/errors@0.1.1':
dependencies:
chalk: 5.4.1
- commander: 12.1.0
+ commander: 13.1.0
'@wallet-standard/features@1.0.3':
dependencies:
@@ -30713,21 +34903,21 @@ snapshots:
'@walletconnect/window-metadata': 1.0.0
detect-browser: 5.2.0
- '@walletconnect/core@2.18.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(utf-8-validate@5.0.10)':
+ '@walletconnect/core@2.18.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(utf-8-validate@5.0.10)':
dependencies:
'@walletconnect/heartbeat': 1.2.2
'@walletconnect/jsonrpc-provider': 1.0.14
'@walletconnect/jsonrpc-types': 1.0.4
'@walletconnect/jsonrpc-utils': 1.0.8
'@walletconnect/jsonrpc-ws-connection': 1.0.16(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/logger': 2.1.2
'@walletconnect/relay-api': 1.0.11
'@walletconnect/relay-auth': 1.1.0
'@walletconnect/safe-json': 1.0.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.18.0(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.18.0(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/types': 2.18.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.18.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/window-getters': 1.0.1
events: 3.3.0
lodash.isequal: 4.5.0
@@ -30754,21 +34944,21 @@ snapshots:
- uploadthing
- utf-8-validate
- '@walletconnect/core@2.19.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/core@2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
'@walletconnect/heartbeat': 1.2.2
'@walletconnect/jsonrpc-provider': 1.0.14
'@walletconnect/jsonrpc-types': 1.0.4
'@walletconnect/jsonrpc-utils': 1.0.8
'@walletconnect/jsonrpc-ws-connection': 1.0.16(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/logger': 2.1.2
'@walletconnect/relay-api': 1.0.11
'@walletconnect/relay-auth': 1.1.0
'@walletconnect/safe-json': 1.0.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.19.0(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.19.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/types': 2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
'@walletconnect/window-getters': 1.0.1
events: 3.3.0
lodash.isequal: 4.5.0
@@ -30797,21 +34987,21 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/core@2.19.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/core@2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
'@walletconnect/heartbeat': 1.2.2
'@walletconnect/jsonrpc-provider': 1.0.14
'@walletconnect/jsonrpc-types': 1.0.4
'@walletconnect/jsonrpc-utils': 1.0.8
'@walletconnect/jsonrpc-ws-connection': 1.0.16(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/logger': 2.1.2
'@walletconnect/relay-api': 1.0.11
'@walletconnect/relay-auth': 1.1.0
'@walletconnect/safe-json': 1.0.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.19.0(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.19.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/types': 2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
'@walletconnect/window-getters': 1.0.1
events: 3.3.0
lodash.isequal: 4.5.0
@@ -30840,21 +35030,21 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/core@2.19.1(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/core@2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)':
dependencies:
'@walletconnect/heartbeat': 1.2.2
'@walletconnect/jsonrpc-provider': 1.0.14
'@walletconnect/jsonrpc-types': 1.0.4
'@walletconnect/jsonrpc-utils': 1.0.8
'@walletconnect/jsonrpc-ws-connection': 1.0.16(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/logger': 2.1.2
'@walletconnect/relay-api': 1.0.11
'@walletconnect/relay-auth': 1.1.0
'@walletconnect/safe-json': 1.0.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.19.1(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.19.1(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/types': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)
'@walletconnect/window-getters': 1.0.1
es-toolkit: 1.33.0
events: 3.3.0
@@ -30883,21 +35073,21 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/core@2.19.1(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/core@2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
'@walletconnect/heartbeat': 1.2.2
'@walletconnect/jsonrpc-provider': 1.0.14
'@walletconnect/jsonrpc-types': 1.0.4
'@walletconnect/jsonrpc-utils': 1.0.8
'@walletconnect/jsonrpc-ws-connection': 1.0.16(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/logger': 2.1.2
'@walletconnect/relay-api': 1.0.11
'@walletconnect/relay-auth': 1.1.0
'@walletconnect/safe-json': 1.0.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.19.1(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.19.1(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/types': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
'@walletconnect/window-getters': 1.0.1
es-toolkit: 1.33.0
events: 3.3.0
@@ -30926,21 +35116,21 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/core@2.19.2(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/core@2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
'@walletconnect/heartbeat': 1.2.2
'@walletconnect/jsonrpc-provider': 1.0.14
'@walletconnect/jsonrpc-types': 1.0.4
'@walletconnect/jsonrpc-utils': 1.0.8
'@walletconnect/jsonrpc-ws-connection': 1.0.16(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/logger': 2.1.2
'@walletconnect/relay-api': 1.0.11
'@walletconnect/relay-auth': 1.1.0
'@walletconnect/safe-json': 1.0.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.19.2(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.19.2(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/types': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
'@walletconnect/window-getters': 1.0.1
es-toolkit: 1.33.0
events: 3.3.0
@@ -30969,21 +35159,21 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/core@2.19.2(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/core@2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
'@walletconnect/heartbeat': 1.2.2
'@walletconnect/jsonrpc-provider': 1.0.14
'@walletconnect/jsonrpc-types': 1.0.4
'@walletconnect/jsonrpc-utils': 1.0.8
'@walletconnect/jsonrpc-ws-connection': 1.0.16(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/logger': 2.1.2
'@walletconnect/relay-api': 1.0.11
'@walletconnect/relay-auth': 1.1.0
'@walletconnect/safe-json': 1.0.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.19.2(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.19.2(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/types': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
'@walletconnect/window-getters': 1.0.1
es-toolkit: 1.33.0
events: 3.3.0
@@ -31012,21 +35202,21 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/core@2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)':
+ '@walletconnect/core@2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
'@walletconnect/heartbeat': 1.2.2
'@walletconnect/jsonrpc-provider': 1.0.14
'@walletconnect/jsonrpc-types': 1.0.4
'@walletconnect/jsonrpc-utils': 1.0.8
'@walletconnect/jsonrpc-ws-connection': 1.0.16(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/logger': 2.1.2
'@walletconnect/relay-api': 1.0.11
'@walletconnect/relay-auth': 1.1.0
'@walletconnect/safe-json': 1.0.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.20.0(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)
+ '@walletconnect/types': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
'@walletconnect/window-getters': 1.0.1
es-toolkit: 1.33.0
events: 3.3.0
@@ -31055,21 +35245,21 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/core@2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/core@2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)':
dependencies:
'@walletconnect/heartbeat': 1.2.2
'@walletconnect/jsonrpc-provider': 1.0.14
'@walletconnect/jsonrpc-types': 1.0.4
'@walletconnect/jsonrpc-utils': 1.0.8
'@walletconnect/jsonrpc-ws-connection': 1.0.16(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/logger': 2.1.2
'@walletconnect/relay-api': 1.0.11
'@walletconnect/relay-auth': 1.1.0
'@walletconnect/safe-json': 1.0.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.20.0(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/types': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)
'@walletconnect/window-getters': 1.0.1
es-toolkit: 1.33.0
events: 3.3.0
@@ -31098,21 +35288,21 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/core@2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)':
+ '@walletconnect/core@2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
'@walletconnect/heartbeat': 1.2.2
'@walletconnect/jsonrpc-provider': 1.0.14
'@walletconnect/jsonrpc-types': 1.0.4
'@walletconnect/jsonrpc-utils': 1.0.8
'@walletconnect/jsonrpc-ws-connection': 1.0.16(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/logger': 2.1.2
'@walletconnect/relay-api': 1.0.11
'@walletconnect/relay-auth': 1.1.0
'@walletconnect/safe-json': 1.0.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.20.0(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)
+ '@walletconnect/types': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
'@walletconnect/window-getters': 1.0.1
es-toolkit: 1.33.0
events: 3.3.0
@@ -31141,21 +35331,64 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/core@2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/core@2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)':
dependencies:
'@walletconnect/heartbeat': 1.2.2
'@walletconnect/jsonrpc-provider': 1.0.14
'@walletconnect/jsonrpc-types': 1.0.4
'@walletconnect/jsonrpc-utils': 1.0.8
'@walletconnect/jsonrpc-ws-connection': 1.0.16(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/logger': 2.1.2
'@walletconnect/relay-api': 1.0.11
'@walletconnect/relay-auth': 1.1.0
'@walletconnect/safe-json': 1.0.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.20.0(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/types': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)
+ '@walletconnect/window-getters': 1.0.1
+ es-toolkit: 1.33.0
+ events: 3.3.0
+ uint8arrays: 3.1.0
+ transitivePeerDependencies:
+ - '@azure/app-configuration'
+ - '@azure/cosmos'
+ - '@azure/data-tables'
+ - '@azure/identity'
+ - '@azure/keyvault-secrets'
+ - '@azure/storage-blob'
+ - '@capacitor/preferences'
+ - '@deno/kv'
+ - '@netlify/blobs'
+ - '@planetscale/database'
+ - '@react-native-async-storage/async-storage'
+ - '@upstash/redis'
+ - '@vercel/blob'
+ - '@vercel/kv'
+ - aws4fetch
+ - bufferutil
+ - db0
+ - ioredis
+ - typescript
+ - uploadthing
+ - utf-8-validate
+ - zod
+
+ '@walletconnect/core@2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)':
+ dependencies:
+ '@walletconnect/heartbeat': 1.2.2
+ '@walletconnect/jsonrpc-provider': 1.0.14
+ '@walletconnect/jsonrpc-types': 1.0.4
+ '@walletconnect/jsonrpc-utils': 1.0.8
+ '@walletconnect/jsonrpc-ws-connection': 1.0.16(bufferutil@4.0.9)(utf-8-validate@5.0.10)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/logger': 2.1.2
+ '@walletconnect/relay-api': 1.0.11
+ '@walletconnect/relay-auth': 1.1.0
+ '@walletconnect/safe-json': 1.0.2
+ '@walletconnect/time': 1.0.2
+ '@walletconnect/types': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
'@walletconnect/window-getters': 1.0.1
es-toolkit: 1.33.0
events: 3.3.0
@@ -31188,18 +35421,58 @@ snapshots:
dependencies:
tslib: 1.14.1
- '@walletconnect/ethereum-provider@2.18.0-canary-ak-8(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/ethereum-provider@2.18.0-canary-ak-8(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)':
+ dependencies:
+ '@reown/appkit': 1.6.7-core-2.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@walletconnect/jsonrpc-http-connection': 1.0.8
+ '@walletconnect/jsonrpc-provider': 1.0.14
+ '@walletconnect/jsonrpc-types': 1.0.4
+ '@walletconnect/jsonrpc-utils': 1.0.8
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/sign-client': 2.18.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(utf-8-validate@5.0.10)
+ '@walletconnect/types': 2.18.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/universal-provider': 2.18.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(utf-8-validate@5.0.10)
+ '@walletconnect/utils': 2.18.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ events: 3.3.0
+ transitivePeerDependencies:
+ - '@azure/app-configuration'
+ - '@azure/cosmos'
+ - '@azure/data-tables'
+ - '@azure/identity'
+ - '@azure/keyvault-secrets'
+ - '@azure/storage-blob'
+ - '@capacitor/preferences'
+ - '@deno/kv'
+ - '@netlify/blobs'
+ - '@planetscale/database'
+ - '@react-native-async-storage/async-storage'
+ - '@types/react'
+ - '@upstash/redis'
+ - '@vercel/blob'
+ - '@vercel/kv'
+ - aws4fetch
+ - bufferutil
+ - db0
+ - encoding
+ - ioredis
+ - react
+ - typescript
+ - uploadthing
+ - utf-8-validate
+ - zod
+
+ '@walletconnect/ethereum-provider@2.19.0-canary-ak-4(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
- '@reown/appkit': 1.6.7-core-2.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@reown/appkit': 1.7.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
'@walletconnect/jsonrpc-http-connection': 1.0.8
'@walletconnect/jsonrpc-provider': 1.0.14
'@walletconnect/jsonrpc-types': 1.0.4
'@walletconnect/jsonrpc-utils': 1.0.8
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/sign-client': 2.18.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(utf-8-validate@5.0.10)
- '@walletconnect/types': 2.18.0(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/universal-provider': 2.18.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(utf-8-validate@5.0.10)
- '@walletconnect/utils': 2.18.0(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/sign-client': 2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@walletconnect/types': 2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/universal-provider': 2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@walletconnect/utils': 2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
events: 3.3.0
transitivePeerDependencies:
- '@azure/app-configuration'
@@ -31228,18 +35501,18 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/ethereum-provider@2.19.0-canary-ak-4(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/ethereum-provider@2.19.0-canary-ak-4(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
- '@reown/appkit': 1.7.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@reown/appkit': 1.7.0(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
'@walletconnect/jsonrpc-http-connection': 1.0.8
'@walletconnect/jsonrpc-provider': 1.0.14
'@walletconnect/jsonrpc-types': 1.0.4
'@walletconnect/jsonrpc-utils': 1.0.8
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/sign-client': 2.19.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@walletconnect/types': 2.19.0(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/universal-provider': 2.19.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@walletconnect/utils': 2.19.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/sign-client': 2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@walletconnect/types': 2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/universal-provider': 2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@walletconnect/utils': 2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
events: 3.3.0
transitivePeerDependencies:
- '@azure/app-configuration'
@@ -31268,18 +35541,18 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/ethereum-provider@2.19.0-canary-ak-4(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/ethereum-provider@2.19.1(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)':
dependencies:
- '@reown/appkit': 1.7.0(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
'@walletconnect/jsonrpc-http-connection': 1.0.8
'@walletconnect/jsonrpc-provider': 1.0.14
'@walletconnect/jsonrpc-types': 1.0.4
'@walletconnect/jsonrpc-utils': 1.0.8
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/sign-client': 2.19.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@walletconnect/types': 2.19.0(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/universal-provider': 2.19.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@walletconnect/utils': 2.19.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/modal': 2.7.0(@types/react@19.0.0)(react@19.0.0)
+ '@walletconnect/sign-client': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)
+ '@walletconnect/types': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/universal-provider': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)
+ '@walletconnect/utils': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)
events: 3.3.0
transitivePeerDependencies:
- '@azure/app-configuration'
@@ -31308,18 +35581,18 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/ethereum-provider@2.19.1(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/ethereum-provider@2.19.1(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
'@walletconnect/jsonrpc-http-connection': 1.0.8
'@walletconnect/jsonrpc-provider': 1.0.14
'@walletconnect/jsonrpc-types': 1.0.4
'@walletconnect/jsonrpc-utils': 1.0.8
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/modal': 2.7.0(@types/react@19.0.0)(react@19.0.0)
- '@walletconnect/sign-client': 2.19.1(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@walletconnect/types': 2.19.1(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/universal-provider': 2.19.1(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@walletconnect/utils': 2.19.1(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/sign-client': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@walletconnect/types': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/universal-provider': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@walletconnect/utils': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
events: 3.3.0
transitivePeerDependencies:
- '@azure/app-configuration'
@@ -31348,18 +35621,18 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/ethereum-provider@2.19.1(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/ethereum-provider@2.19.1(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
'@walletconnect/jsonrpc-http-connection': 1.0.8
'@walletconnect/jsonrpc-provider': 1.0.14
'@walletconnect/jsonrpc-types': 1.0.4
'@walletconnect/jsonrpc-utils': 1.0.8
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/modal': 2.7.0(@types/react@19.0.0)(react@19.0.0)
- '@walletconnect/sign-client': 2.19.1(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@walletconnect/types': 2.19.1(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/universal-provider': 2.19.1(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@walletconnect/utils': 2.19.1(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/sign-client': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@walletconnect/types': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/universal-provider': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@walletconnect/utils': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
events: 3.3.0
transitivePeerDependencies:
- '@azure/app-configuration'
@@ -31388,18 +35661,18 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/ethereum-provider@2.19.2(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/ethereum-provider@2.19.1(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
'@walletconnect/jsonrpc-http-connection': 1.0.8
'@walletconnect/jsonrpc-provider': 1.0.14
'@walletconnect/jsonrpc-types': 1.0.4
'@walletconnect/jsonrpc-utils': 1.0.8
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/modal': 2.7.0(@types/react@19.0.0)(react@19.0.0)
- '@walletconnect/sign-client': 2.19.2(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@walletconnect/types': 2.19.2(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/universal-provider': 2.19.2(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@walletconnect/utils': 2.19.2(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/sign-client': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@walletconnect/types': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/universal-provider': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@walletconnect/utils': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
events: 3.3.0
transitivePeerDependencies:
- '@azure/app-configuration'
@@ -31428,18 +35701,18 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/ethereum-provider@2.19.2(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/ethereum-provider@2.19.2(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
'@walletconnect/jsonrpc-http-connection': 1.0.8
'@walletconnect/jsonrpc-provider': 1.0.14
'@walletconnect/jsonrpc-types': 1.0.4
'@walletconnect/jsonrpc-utils': 1.0.8
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/modal': 2.7.0(@types/react@19.0.0)(react@19.0.0)
- '@walletconnect/sign-client': 2.19.2(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@walletconnect/types': 2.19.2(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/universal-provider': 2.19.2(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@walletconnect/utils': 2.19.2(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/sign-client': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@walletconnect/types': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/universal-provider': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@walletconnect/utils': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
events: 3.3.0
transitivePeerDependencies:
- '@azure/app-configuration'
@@ -31468,18 +35741,18 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/ethereum-provider@2.19.2(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/ethereum-provider@2.19.2(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
'@walletconnect/jsonrpc-http-connection': 1.0.8
'@walletconnect/jsonrpc-provider': 1.0.14
'@walletconnect/jsonrpc-types': 1.0.4
'@walletconnect/jsonrpc-utils': 1.0.8
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/modal': 2.7.0(@types/react@19.0.0)(react@19.0.0)
- '@walletconnect/sign-client': 2.19.2(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@walletconnect/types': 2.19.2(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/universal-provider': 2.19.2(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@walletconnect/utils': 2.19.2(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/sign-client': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@walletconnect/types': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/universal-provider': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@walletconnect/utils': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
events: 3.3.0
transitivePeerDependencies:
- '@azure/app-configuration'
@@ -31508,18 +35781,58 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/ethereum-provider@2.19.2(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/ethereum-provider@2.19.2(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
'@walletconnect/jsonrpc-http-connection': 1.0.8
'@walletconnect/jsonrpc-provider': 1.0.14
'@walletconnect/jsonrpc-types': 1.0.4
'@walletconnect/jsonrpc-utils': 1.0.8
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/modal': 2.7.0(@types/react@19.0.0)(react@19.0.0)
- '@walletconnect/sign-client': 2.19.2(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@walletconnect/types': 2.19.2(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/universal-provider': 2.19.2(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@walletconnect/utils': 2.19.2(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/sign-client': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@walletconnect/types': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/universal-provider': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@walletconnect/utils': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ events: 3.3.0
+ transitivePeerDependencies:
+ - '@azure/app-configuration'
+ - '@azure/cosmos'
+ - '@azure/data-tables'
+ - '@azure/identity'
+ - '@azure/keyvault-secrets'
+ - '@azure/storage-blob'
+ - '@capacitor/preferences'
+ - '@deno/kv'
+ - '@netlify/blobs'
+ - '@planetscale/database'
+ - '@react-native-async-storage/async-storage'
+ - '@types/react'
+ - '@upstash/redis'
+ - '@vercel/blob'
+ - '@vercel/kv'
+ - aws4fetch
+ - bufferutil
+ - db0
+ - encoding
+ - ioredis
+ - react
+ - typescript
+ - uploadthing
+ - utf-8-validate
+ - zod
+
+ '@walletconnect/ethereum-provider@2.19.2(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)':
+ dependencies:
+ '@walletconnect/jsonrpc-http-connection': 1.0.8
+ '@walletconnect/jsonrpc-provider': 1.0.14
+ '@walletconnect/jsonrpc-types': 1.0.4
+ '@walletconnect/jsonrpc-utils': 1.0.8
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/modal': 2.7.0(@types/react@19.0.0)(react@19.0.0)
+ '@walletconnect/sign-client': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@walletconnect/types': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/universal-provider': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@walletconnect/utils': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
events: 3.3.0
transitivePeerDependencies:
- '@azure/app-configuration'
@@ -31595,11 +35908,11 @@ snapshots:
- bufferutil
- utf-8-validate
- '@walletconnect/keyvaluestorage@1.1.1(db0@0.3.1)(ioredis@5.6.0)':
+ '@walletconnect/keyvaluestorage@1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)':
dependencies:
'@walletconnect/safe-json': 1.0.2
idb-keyval: 6.2.1
- unstorage: 1.15.0(db0@0.3.1)(idb-keyval@6.2.1)(ioredis@5.6.0)
+ unstorage: 1.15.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(idb-keyval@6.2.1)(ioredis@5.6.1)
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -31678,16 +35991,49 @@ snapshots:
dependencies:
tslib: 1.14.1
- '@walletconnect/sign-client@2.18.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(utf-8-validate@5.0.10)':
+ '@walletconnect/sign-client@2.18.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(utf-8-validate@5.0.10)':
+ dependencies:
+ '@walletconnect/core': 2.18.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(utf-8-validate@5.0.10)
+ '@walletconnect/events': 1.0.1
+ '@walletconnect/heartbeat': 1.2.2
+ '@walletconnect/jsonrpc-utils': 1.0.8
+ '@walletconnect/logger': 2.1.2
+ '@walletconnect/time': 1.0.2
+ '@walletconnect/types': 2.18.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.18.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ events: 3.3.0
+ transitivePeerDependencies:
+ - '@azure/app-configuration'
+ - '@azure/cosmos'
+ - '@azure/data-tables'
+ - '@azure/identity'
+ - '@azure/keyvault-secrets'
+ - '@azure/storage-blob'
+ - '@capacitor/preferences'
+ - '@deno/kv'
+ - '@netlify/blobs'
+ - '@planetscale/database'
+ - '@react-native-async-storage/async-storage'
+ - '@upstash/redis'
+ - '@vercel/blob'
+ - '@vercel/kv'
+ - aws4fetch
+ - bufferutil
+ - db0
+ - ioredis
+ - uploadthing
+ - utf-8-validate
+
+ '@walletconnect/sign-client@2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
- '@walletconnect/core': 2.18.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(utf-8-validate@5.0.10)
+ '@walletconnect/core': 2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
'@walletconnect/events': 1.0.1
'@walletconnect/heartbeat': 1.2.2
'@walletconnect/jsonrpc-utils': 1.0.8
'@walletconnect/logger': 2.1.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.18.0(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.18.0(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/types': 2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
events: 3.3.0
transitivePeerDependencies:
- '@azure/app-configuration'
@@ -31708,19 +36054,21 @@ snapshots:
- bufferutil
- db0
- ioredis
+ - typescript
- uploadthing
- utf-8-validate
+ - zod
- '@walletconnect/sign-client@2.19.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/sign-client@2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
- '@walletconnect/core': 2.19.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/core': 2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
'@walletconnect/events': 1.0.1
'@walletconnect/heartbeat': 1.2.2
'@walletconnect/jsonrpc-utils': 1.0.8
'@walletconnect/logger': 2.1.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.19.0(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.19.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/types': 2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
events: 3.3.0
transitivePeerDependencies:
- '@azure/app-configuration'
@@ -31746,16 +36094,16 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/sign-client@2.19.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/sign-client@2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)':
dependencies:
- '@walletconnect/core': 2.19.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/core': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)
'@walletconnect/events': 1.0.1
'@walletconnect/heartbeat': 1.2.2
'@walletconnect/jsonrpc-utils': 1.0.8
'@walletconnect/logger': 2.1.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.19.0(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.19.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/types': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)
events: 3.3.0
transitivePeerDependencies:
- '@azure/app-configuration'
@@ -31781,16 +36129,16 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/sign-client@2.19.1(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/sign-client@2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
- '@walletconnect/core': 2.19.1(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/core': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
'@walletconnect/events': 1.0.1
'@walletconnect/heartbeat': 1.2.2
'@walletconnect/jsonrpc-utils': 1.0.8
'@walletconnect/logger': 2.1.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.19.1(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.19.1(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/types': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
events: 3.3.0
transitivePeerDependencies:
- '@azure/app-configuration'
@@ -31816,16 +36164,16 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/sign-client@2.19.1(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/sign-client@2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
- '@walletconnect/core': 2.19.1(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/core': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
'@walletconnect/events': 1.0.1
'@walletconnect/heartbeat': 1.2.2
'@walletconnect/jsonrpc-utils': 1.0.8
'@walletconnect/logger': 2.1.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.19.1(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.19.1(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/types': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
events: 3.3.0
transitivePeerDependencies:
- '@azure/app-configuration'
@@ -31851,16 +36199,16 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/sign-client@2.19.2(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/sign-client@2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
- '@walletconnect/core': 2.19.2(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/core': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
'@walletconnect/events': 1.0.1
'@walletconnect/heartbeat': 1.2.2
'@walletconnect/jsonrpc-utils': 1.0.8
'@walletconnect/logger': 2.1.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.19.2(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.19.2(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/types': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
events: 3.3.0
transitivePeerDependencies:
- '@azure/app-configuration'
@@ -31886,16 +36234,16 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/sign-client@2.19.2(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/sign-client@2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
- '@walletconnect/core': 2.19.2(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/core': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
'@walletconnect/events': 1.0.1
'@walletconnect/heartbeat': 1.2.2
'@walletconnect/jsonrpc-utils': 1.0.8
'@walletconnect/logger': 2.1.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.19.2(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.19.2(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/types': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
events: 3.3.0
transitivePeerDependencies:
- '@azure/app-configuration'
@@ -31921,16 +36269,16 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/sign-client@2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)':
+ '@walletconnect/sign-client@2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)':
dependencies:
- '@walletconnect/core': 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)
+ '@walletconnect/core': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)
'@walletconnect/events': 1.0.1
'@walletconnect/heartbeat': 1.2.2
'@walletconnect/jsonrpc-utils': 1.0.8
'@walletconnect/logger': 2.1.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.20.0(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)
+ '@walletconnect/types': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)
events: 3.3.0
transitivePeerDependencies:
- '@azure/app-configuration'
@@ -31956,16 +36304,16 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/sign-client@2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/sign-client@2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
- '@walletconnect/core': 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/core': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
'@walletconnect/events': 1.0.1
'@walletconnect/heartbeat': 1.2.2
'@walletconnect/jsonrpc-utils': 1.0.8
'@walletconnect/logger': 2.1.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.20.0(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/types': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
events: 3.3.0
transitivePeerDependencies:
- '@azure/app-configuration'
@@ -31991,16 +36339,16 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/sign-client@2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)':
+ '@walletconnect/sign-client@2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)':
dependencies:
- '@walletconnect/core': 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)
+ '@walletconnect/core': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)
'@walletconnect/events': 1.0.1
'@walletconnect/heartbeat': 1.2.2
'@walletconnect/jsonrpc-utils': 1.0.8
'@walletconnect/logger': 2.1.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.20.0(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)
+ '@walletconnect/types': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)
events: 3.3.0
transitivePeerDependencies:
- '@azure/app-configuration'
@@ -32026,16 +36374,16 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/sign-client@2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/sign-client@2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
- '@walletconnect/core': 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/core': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
'@walletconnect/events': 1.0.1
'@walletconnect/heartbeat': 1.2.2
'@walletconnect/jsonrpc-utils': 1.0.8
'@walletconnect/logger': 2.1.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.20.0(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/types': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
events: 3.3.0
transitivePeerDependencies:
- '@azure/app-configuration'
@@ -32067,12 +36415,12 @@ snapshots:
'@walletconnect/types@1.8.0': {}
- '@walletconnect/types@2.18.0(db0@0.3.1)(ioredis@5.6.0)':
+ '@walletconnect/types@2.18.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)':
dependencies:
'@walletconnect/events': 1.0.1
'@walletconnect/heartbeat': 1.2.2
'@walletconnect/jsonrpc-types': 1.0.4
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/logger': 2.1.2
events: 3.3.0
transitivePeerDependencies:
@@ -32095,12 +36443,12 @@ snapshots:
- ioredis
- uploadthing
- '@walletconnect/types@2.19.0(db0@0.3.1)(ioredis@5.6.0)':
+ '@walletconnect/types@2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)':
dependencies:
'@walletconnect/events': 1.0.1
'@walletconnect/heartbeat': 1.2.2
'@walletconnect/jsonrpc-types': 1.0.4
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/logger': 2.1.2
events: 3.3.0
transitivePeerDependencies:
@@ -32123,12 +36471,12 @@ snapshots:
- ioredis
- uploadthing
- '@walletconnect/types@2.19.1(db0@0.3.1)(ioredis@5.6.0)':
+ '@walletconnect/types@2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)':
dependencies:
'@walletconnect/events': 1.0.1
'@walletconnect/heartbeat': 1.2.2
'@walletconnect/jsonrpc-types': 1.0.4
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/logger': 2.1.2
events: 3.3.0
transitivePeerDependencies:
@@ -32151,12 +36499,12 @@ snapshots:
- ioredis
- uploadthing
- '@walletconnect/types@2.19.2(db0@0.3.1)(ioredis@5.6.0)':
+ '@walletconnect/types@2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)':
dependencies:
'@walletconnect/events': 1.0.1
'@walletconnect/heartbeat': 1.2.2
'@walletconnect/jsonrpc-types': 1.0.4
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/logger': 2.1.2
events: 3.3.0
transitivePeerDependencies:
@@ -32179,12 +36527,12 @@ snapshots:
- ioredis
- uploadthing
- '@walletconnect/types@2.20.0(db0@0.3.1)(ioredis@5.6.0)':
+ '@walletconnect/types@2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)':
dependencies:
'@walletconnect/events': 1.0.1
'@walletconnect/heartbeat': 1.2.2
'@walletconnect/jsonrpc-types': 1.0.4
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/logger': 2.1.2
events: 3.3.0
transitivePeerDependencies:
@@ -32207,18 +36555,18 @@ snapshots:
- ioredis
- uploadthing
- '@walletconnect/universal-provider@2.18.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(utf-8-validate@5.0.10)':
+ '@walletconnect/universal-provider@2.18.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(utf-8-validate@5.0.10)':
dependencies:
'@walletconnect/events': 1.0.1
'@walletconnect/jsonrpc-http-connection': 1.0.8
'@walletconnect/jsonrpc-provider': 1.0.14
'@walletconnect/jsonrpc-types': 1.0.4
'@walletconnect/jsonrpc-utils': 1.0.8
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/logger': 2.1.2
- '@walletconnect/sign-client': 2.18.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(utf-8-validate@5.0.10)
- '@walletconnect/types': 2.18.0(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.18.0(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/sign-client': 2.18.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(utf-8-validate@5.0.10)
+ '@walletconnect/types': 2.18.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.18.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
events: 3.3.0
lodash: 4.17.21
transitivePeerDependencies:
@@ -32244,18 +36592,18 @@ snapshots:
- uploadthing
- utf-8-validate
- '@walletconnect/universal-provider@2.19.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/universal-provider@2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
'@walletconnect/events': 1.0.1
'@walletconnect/jsonrpc-http-connection': 1.0.8
'@walletconnect/jsonrpc-provider': 1.0.14
'@walletconnect/jsonrpc-types': 1.0.4
'@walletconnect/jsonrpc-utils': 1.0.8
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/logger': 2.1.2
- '@walletconnect/sign-client': 2.19.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@walletconnect/types': 2.19.0(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.19.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/sign-client': 2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@walletconnect/types': 2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
events: 3.3.0
lodash: 4.17.21
transitivePeerDependencies:
@@ -32283,18 +36631,18 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/universal-provider@2.19.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/universal-provider@2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
'@walletconnect/events': 1.0.1
'@walletconnect/jsonrpc-http-connection': 1.0.8
'@walletconnect/jsonrpc-provider': 1.0.14
'@walletconnect/jsonrpc-types': 1.0.4
'@walletconnect/jsonrpc-utils': 1.0.8
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/logger': 2.1.2
- '@walletconnect/sign-client': 2.19.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@walletconnect/types': 2.19.0(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.19.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/sign-client': 2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@walletconnect/types': 2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
events: 3.3.0
lodash: 4.17.21
transitivePeerDependencies:
@@ -32322,18 +36670,96 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/universal-provider@2.19.1(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/universal-provider@2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)':
+ dependencies:
+ '@walletconnect/events': 1.0.1
+ '@walletconnect/jsonrpc-http-connection': 1.0.8
+ '@walletconnect/jsonrpc-provider': 1.0.14
+ '@walletconnect/jsonrpc-types': 1.0.4
+ '@walletconnect/jsonrpc-utils': 1.0.8
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/logger': 2.1.2
+ '@walletconnect/sign-client': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)
+ '@walletconnect/types': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)
+ es-toolkit: 1.33.0
+ events: 3.3.0
+ transitivePeerDependencies:
+ - '@azure/app-configuration'
+ - '@azure/cosmos'
+ - '@azure/data-tables'
+ - '@azure/identity'
+ - '@azure/keyvault-secrets'
+ - '@azure/storage-blob'
+ - '@capacitor/preferences'
+ - '@deno/kv'
+ - '@netlify/blobs'
+ - '@planetscale/database'
+ - '@react-native-async-storage/async-storage'
+ - '@upstash/redis'
+ - '@vercel/blob'
+ - '@vercel/kv'
+ - aws4fetch
+ - bufferutil
+ - db0
+ - encoding
+ - ioredis
+ - typescript
+ - uploadthing
+ - utf-8-validate
+ - zod
+
+ '@walletconnect/universal-provider@2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)':
+ dependencies:
+ '@walletconnect/events': 1.0.1
+ '@walletconnect/jsonrpc-http-connection': 1.0.8
+ '@walletconnect/jsonrpc-provider': 1.0.14
+ '@walletconnect/jsonrpc-types': 1.0.4
+ '@walletconnect/jsonrpc-utils': 1.0.8
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/logger': 2.1.2
+ '@walletconnect/sign-client': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@walletconnect/types': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ es-toolkit: 1.33.0
+ events: 3.3.0
+ transitivePeerDependencies:
+ - '@azure/app-configuration'
+ - '@azure/cosmos'
+ - '@azure/data-tables'
+ - '@azure/identity'
+ - '@azure/keyvault-secrets'
+ - '@azure/storage-blob'
+ - '@capacitor/preferences'
+ - '@deno/kv'
+ - '@netlify/blobs'
+ - '@planetscale/database'
+ - '@react-native-async-storage/async-storage'
+ - '@upstash/redis'
+ - '@vercel/blob'
+ - '@vercel/kv'
+ - aws4fetch
+ - bufferutil
+ - db0
+ - encoding
+ - ioredis
+ - typescript
+ - uploadthing
+ - utf-8-validate
+ - zod
+
+ '@walletconnect/universal-provider@2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
'@walletconnect/events': 1.0.1
'@walletconnect/jsonrpc-http-connection': 1.0.8
'@walletconnect/jsonrpc-provider': 1.0.14
'@walletconnect/jsonrpc-types': 1.0.4
'@walletconnect/jsonrpc-utils': 1.0.8
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/logger': 2.1.2
- '@walletconnect/sign-client': 2.19.1(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@walletconnect/types': 2.19.1(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.19.1(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/sign-client': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@walletconnect/types': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
es-toolkit: 1.33.0
events: 3.3.0
transitivePeerDependencies:
@@ -32361,18 +36787,18 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/universal-provider@2.19.1(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/universal-provider@2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
'@walletconnect/events': 1.0.1
'@walletconnect/jsonrpc-http-connection': 1.0.8
'@walletconnect/jsonrpc-provider': 1.0.14
'@walletconnect/jsonrpc-types': 1.0.4
'@walletconnect/jsonrpc-utils': 1.0.8
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/logger': 2.1.2
- '@walletconnect/sign-client': 2.19.1(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@walletconnect/types': 2.19.1(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.19.1(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/sign-client': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@walletconnect/types': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
es-toolkit: 1.33.0
events: 3.3.0
transitivePeerDependencies:
@@ -32400,18 +36826,18 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/universal-provider@2.19.2(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/universal-provider@2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
'@walletconnect/events': 1.0.1
'@walletconnect/jsonrpc-http-connection': 1.0.8
'@walletconnect/jsonrpc-provider': 1.0.14
'@walletconnect/jsonrpc-types': 1.0.4
'@walletconnect/jsonrpc-utils': 1.0.8
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/logger': 2.1.2
- '@walletconnect/sign-client': 2.19.2(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@walletconnect/types': 2.19.2(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.19.2(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/sign-client': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@walletconnect/types': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
es-toolkit: 1.33.0
events: 3.3.0
transitivePeerDependencies:
@@ -32439,18 +36865,18 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/universal-provider@2.19.2(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/universal-provider@2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)':
dependencies:
'@walletconnect/events': 1.0.1
'@walletconnect/jsonrpc-http-connection': 1.0.8
'@walletconnect/jsonrpc-provider': 1.0.14
'@walletconnect/jsonrpc-types': 1.0.4
'@walletconnect/jsonrpc-utils': 1.0.8
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/logger': 2.1.2
- '@walletconnect/sign-client': 2.19.2(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@walletconnect/types': 2.19.2(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.19.2(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/sign-client': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)
+ '@walletconnect/types': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)
es-toolkit: 1.33.0
events: 3.3.0
transitivePeerDependencies:
@@ -32478,18 +36904,18 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/universal-provider@2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)':
+ '@walletconnect/universal-provider@2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
'@walletconnect/events': 1.0.1
'@walletconnect/jsonrpc-http-connection': 1.0.8
'@walletconnect/jsonrpc-provider': 1.0.14
'@walletconnect/jsonrpc-types': 1.0.4
'@walletconnect/jsonrpc-utils': 1.0.8
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/logger': 2.1.2
- '@walletconnect/sign-client': 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)
- '@walletconnect/types': 2.20.0(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)
+ '@walletconnect/sign-client': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@walletconnect/types': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
es-toolkit: 1.33.0
events: 3.3.0
transitivePeerDependencies:
@@ -32517,18 +36943,18 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/universal-provider@2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/universal-provider@2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)':
dependencies:
'@walletconnect/events': 1.0.1
'@walletconnect/jsonrpc-http-connection': 1.0.8
'@walletconnect/jsonrpc-provider': 1.0.14
'@walletconnect/jsonrpc-types': 1.0.4
'@walletconnect/jsonrpc-utils': 1.0.8
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/logger': 2.1.2
- '@walletconnect/sign-client': 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@walletconnect/types': 2.20.0(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ '@walletconnect/sign-client': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)
+ '@walletconnect/types': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)
es-toolkit: 1.33.0
events: 3.3.0
transitivePeerDependencies:
@@ -32556,18 +36982,18 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/universal-provider@2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)':
+ '@walletconnect/universal-provider@2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
'@walletconnect/events': 1.0.1
'@walletconnect/jsonrpc-http-connection': 1.0.8
'@walletconnect/jsonrpc-provider': 1.0.14
'@walletconnect/jsonrpc-types': 1.0.4
'@walletconnect/jsonrpc-utils': 1.0.8
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/logger': 2.1.2
- '@walletconnect/sign-client': 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)
- '@walletconnect/types': 2.20.0(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)
+ '@walletconnect/sign-client': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
+ '@walletconnect/types': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/utils': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
es-toolkit: 1.33.0
events: 3.3.0
transitivePeerDependencies:
@@ -32595,20 +37021,25 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/universal-provider@2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/utils@2.18.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)':
dependencies:
- '@walletconnect/events': 1.0.1
- '@walletconnect/jsonrpc-http-connection': 1.0.8
- '@walletconnect/jsonrpc-provider': 1.0.14
- '@walletconnect/jsonrpc-types': 1.0.4
+ '@ethersproject/transactions': 5.7.0
+ '@noble/ciphers': 1.2.1
+ '@noble/curves': 1.8.1
+ '@noble/hashes': 1.7.1
'@walletconnect/jsonrpc-utils': 1.0.8
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/logger': 2.1.2
- '@walletconnect/sign-client': 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
- '@walletconnect/types': 2.20.0(db0@0.3.1)(ioredis@5.6.0)
- '@walletconnect/utils': 2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
- es-toolkit: 1.33.0
- events: 3.3.0
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/relay-api': 1.0.11
+ '@walletconnect/relay-auth': 1.1.0
+ '@walletconnect/safe-json': 1.0.2
+ '@walletconnect/time': 1.0.2
+ '@walletconnect/types': 2.18.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
+ '@walletconnect/window-getters': 1.0.1
+ '@walletconnect/window-metadata': 1.0.1
+ detect-browser: 5.3.0
+ elliptic: 6.6.1
+ query-string: 7.1.3
+ uint8arrays: 3.1.0
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -32625,34 +37056,29 @@ snapshots:
- '@vercel/blob'
- '@vercel/kv'
- aws4fetch
- - bufferutil
- db0
- - encoding
- ioredis
- - typescript
- uploadthing
- - utf-8-validate
- - zod
- '@walletconnect/utils@2.18.0(db0@0.3.1)(ioredis@5.6.0)':
+ '@walletconnect/utils@2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
- '@ethersproject/transactions': 5.7.0
'@noble/ciphers': 1.2.1
'@noble/curves': 1.8.1
'@noble/hashes': 1.7.1
'@walletconnect/jsonrpc-utils': 1.0.8
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/relay-api': 1.0.11
'@walletconnect/relay-auth': 1.1.0
'@walletconnect/safe-json': 1.0.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.18.0(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/types': 2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/window-getters': 1.0.1
'@walletconnect/window-metadata': 1.0.1
detect-browser: 5.3.0
elliptic: 6.6.1
query-string: 7.1.3
uint8arrays: 3.1.0
+ viem: 2.23.2(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -32669,29 +37095,33 @@ snapshots:
- '@vercel/blob'
- '@vercel/kv'
- aws4fetch
+ - bufferutil
- db0
- ioredis
+ - typescript
- uploadthing
+ - utf-8-validate
+ - zod
- '@walletconnect/utils@2.19.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/utils@2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
'@noble/ciphers': 1.2.1
'@noble/curves': 1.8.1
'@noble/hashes': 1.7.1
'@walletconnect/jsonrpc-utils': 1.0.8
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/relay-api': 1.0.11
'@walletconnect/relay-auth': 1.1.0
'@walletconnect/safe-json': 1.0.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.19.0(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/types': 2.19.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/window-getters': 1.0.1
'@walletconnect/window-metadata': 1.0.1
detect-browser: 5.3.0
elliptic: 6.6.1
query-string: 7.1.3
uint8arrays: 3.1.0
- viem: 2.23.2(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.2(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -32716,25 +37146,26 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/utils@2.19.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/utils@2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)':
dependencies:
'@noble/ciphers': 1.2.1
'@noble/curves': 1.8.1
'@noble/hashes': 1.7.1
'@walletconnect/jsonrpc-utils': 1.0.8
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/relay-api': 1.0.11
'@walletconnect/relay-auth': 1.1.0
'@walletconnect/safe-json': 1.0.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.19.0(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/types': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/window-getters': 1.0.1
'@walletconnect/window-metadata': 1.0.1
+ bs58: 6.0.0
detect-browser: 5.3.0
elliptic: 6.6.1
query-string: 7.1.3
uint8arrays: 3.1.0
- viem: 2.23.2(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.2(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -32759,18 +37190,18 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/utils@2.19.1(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/utils@2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
'@noble/ciphers': 1.2.1
'@noble/curves': 1.8.1
'@noble/hashes': 1.7.1
'@walletconnect/jsonrpc-utils': 1.0.8
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/relay-api': 1.0.11
'@walletconnect/relay-auth': 1.1.0
'@walletconnect/safe-json': 1.0.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.19.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/types': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/window-getters': 1.0.1
'@walletconnect/window-metadata': 1.0.1
bs58: 6.0.0
@@ -32778,7 +37209,7 @@ snapshots:
elliptic: 6.6.1
query-string: 7.1.3
uint8arrays: 3.1.0
- viem: 2.23.2(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.2(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -32803,18 +37234,18 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/utils@2.19.1(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/utils@2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
'@noble/ciphers': 1.2.1
'@noble/curves': 1.8.1
'@noble/hashes': 1.7.1
'@walletconnect/jsonrpc-utils': 1.0.8
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/relay-api': 1.0.11
'@walletconnect/relay-auth': 1.1.0
'@walletconnect/safe-json': 1.0.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.19.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/types': 2.19.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/window-getters': 1.0.1
'@walletconnect/window-metadata': 1.0.1
bs58: 6.0.0
@@ -32822,7 +37253,7 @@ snapshots:
elliptic: 6.6.1
query-string: 7.1.3
uint8arrays: 3.1.0
- viem: 2.23.2(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.2(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -32847,25 +37278,25 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/utils@2.19.2(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/utils@2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
'@noble/ciphers': 1.2.1
'@noble/curves': 1.8.1
'@noble/hashes': 1.7.1
'@walletconnect/jsonrpc-utils': 1.0.8
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/relay-api': 1.0.11
'@walletconnect/relay-auth': 1.1.0
'@walletconnect/safe-json': 1.0.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.19.2(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/types': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/window-getters': 1.0.1
'@walletconnect/window-metadata': 1.0.1
bs58: 6.0.0
detect-browser: 5.3.0
query-string: 7.1.3
uint8arrays: 3.1.0
- viem: 2.23.2(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.2(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -32890,25 +37321,25 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/utils@2.19.2(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/utils@2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
'@noble/ciphers': 1.2.1
'@noble/curves': 1.8.1
'@noble/hashes': 1.7.1
'@walletconnect/jsonrpc-utils': 1.0.8
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/relay-api': 1.0.11
'@walletconnect/relay-auth': 1.1.0
'@walletconnect/safe-json': 1.0.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.19.2(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/types': 2.19.2(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/window-getters': 1.0.1
'@walletconnect/window-metadata': 1.0.1
bs58: 6.0.0
detect-browser: 5.3.0
query-string: 7.1.3
uint8arrays: 3.1.0
- viem: 2.23.2(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.2(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -32933,18 +37364,18 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/utils@2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)':
+ '@walletconnect/utils@2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)':
dependencies:
'@noble/ciphers': 1.2.1
'@noble/curves': 1.8.1
'@noble/hashes': 1.7.1
'@walletconnect/jsonrpc-utils': 1.0.8
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/relay-api': 1.0.11
'@walletconnect/relay-auth': 1.1.0
'@walletconnect/safe-json': 1.0.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.20.0(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/types': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/window-getters': 1.0.1
'@walletconnect/window-metadata': 1.0.1
bs58: 6.0.0
@@ -32976,25 +37407,25 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/utils@2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/utils@2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
'@noble/ciphers': 1.2.1
'@noble/curves': 1.8.1
'@noble/hashes': 1.7.1
'@walletconnect/jsonrpc-utils': 1.0.8
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/relay-api': 1.0.11
'@walletconnect/relay-auth': 1.1.0
'@walletconnect/safe-json': 1.0.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.20.0(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/types': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/window-getters': 1.0.1
'@walletconnect/window-metadata': 1.0.1
bs58: 6.0.0
detect-browser: 5.3.0
query-string: 7.1.3
uint8arrays: 3.1.0
- viem: 2.23.2(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.2(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -33019,18 +37450,18 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/utils@2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)':
+ '@walletconnect/utils@2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)':
dependencies:
'@noble/ciphers': 1.2.1
'@noble/curves': 1.8.1
'@noble/hashes': 1.7.1
'@walletconnect/jsonrpc-utils': 1.0.8
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/relay-api': 1.0.11
'@walletconnect/relay-auth': 1.1.0
'@walletconnect/safe-json': 1.0.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.20.0(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/types': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/window-getters': 1.0.1
'@walletconnect/window-metadata': 1.0.1
bs58: 6.0.0
@@ -33062,25 +37493,25 @@ snapshots:
- utf-8-validate
- zod
- '@walletconnect/utils@2.20.0(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)':
+ '@walletconnect/utils@2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)':
dependencies:
'@noble/ciphers': 1.2.1
'@noble/curves': 1.8.1
'@noble/hashes': 1.7.1
'@walletconnect/jsonrpc-utils': 1.0.8
- '@walletconnect/keyvaluestorage': 1.1.1(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/keyvaluestorage': 1.1.1(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/relay-api': 1.0.11
'@walletconnect/relay-auth': 1.1.0
'@walletconnect/safe-json': 1.0.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.20.0(db0@0.3.1)(ioredis@5.6.0)
+ '@walletconnect/types': 2.20.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(ioredis@5.6.1)
'@walletconnect/window-getters': 1.0.1
'@walletconnect/window-metadata': 1.0.1
bs58: 6.0.0
detect-browser: 5.3.0
query-string: 7.1.3
uint8arrays: 3.1.0
- viem: 2.23.2(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.2(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -33131,7 +37562,7 @@ snapshots:
'@web/parse5-utils': 2.1.0
chokidar: 4.0.3
clone: 2.1.2
- es-module-lexer: 1.6.0
+ es-module-lexer: 1.7.0
get-stream: 6.0.1
is-stream: 2.0.1
isbinaryfile: 5.0.4
@@ -33289,9 +37720,37 @@ snapshots:
optionalDependencies:
webpack-dev-server: 5.2.1(bufferutil@4.0.9)(utf-8-validate@5.0.10)(webpack-cli@5.1.4)(webpack@5.94.0)
+ '@whatwg-node/disposablestack@0.0.6':
+ dependencies:
+ '@whatwg-node/promise-helpers': 1.3.1
+ tslib: 2.8.1
+
+ '@whatwg-node/fetch@0.10.6':
+ dependencies:
+ '@whatwg-node/node-fetch': 0.7.18
+ urlpattern-polyfill: 10.0.0
+
+ '@whatwg-node/node-fetch@0.7.18':
+ dependencies:
+ '@fastify/busboy': 3.1.1
+ '@whatwg-node/disposablestack': 0.0.6
+ '@whatwg-node/promise-helpers': 1.3.1
+ tslib: 2.8.1
+
+ '@whatwg-node/promise-helpers@1.3.1':
+ dependencies:
+ tslib: 2.8.1
+
+ '@whatwg-node/server@0.9.71':
+ dependencies:
+ '@whatwg-node/disposablestack': 0.0.6
+ '@whatwg-node/fetch': 0.10.6
+ '@whatwg-node/promise-helpers': 1.3.1
+ tslib: 2.8.1
+
'@xrplf/isomorphic@1.0.1(bufferutil@4.0.9)(utf-8-validate@5.0.10)':
dependencies:
- '@noble/hashes': 1.7.1
+ '@noble/hashes': 1.8.0
eventemitter3: 5.0.1
ws: 8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10)
transitivePeerDependencies:
@@ -33333,34 +37792,31 @@ snapshots:
dependencies:
'@zag-js/dom-query': 0.16.0
- JSONStream@1.3.5:
- dependencies:
- jsonparse: 1.3.1
- through: 2.3.8
+ abbrev@1.1.1: {}
abbrev@2.0.0: {}
- abbrev@3.0.0: {}
+ abbrev@3.0.1: {}
abitype@1.0.8(typescript@5.7.3)(zod@3.22.4):
optionalDependencies:
typescript: 5.7.3
zod: 3.22.4
- abitype@1.0.8(typescript@5.7.3)(zod@3.23.8):
+ abitype@1.0.8(typescript@5.7.3)(zod@3.24.3):
optionalDependencies:
typescript: 5.7.3
- zod: 3.23.8
+ zod: 3.24.3
abitype@1.0.8(typescript@5.8.2)(zod@3.22.4):
optionalDependencies:
typescript: 5.8.2
zod: 3.22.4
- abitype@1.0.8(typescript@5.8.2)(zod@3.23.8):
+ abitype@1.0.8(typescript@5.8.2)(zod@3.24.3):
optionalDependencies:
typescript: 5.8.2
- zod: 3.23.8
+ zod: 3.24.3
abort-controller@3.0.0:
dependencies:
@@ -33371,6 +37827,11 @@ snapshots:
mime-types: 2.1.35
negotiator: 0.6.3
+ accepts@2.0.0:
+ dependencies:
+ mime-types: 3.0.1
+ negotiator: 1.0.0
+
acorn-import-attributes@1.9.5(acorn@8.14.1):
dependencies:
acorn: 8.14.1
@@ -33414,6 +37875,18 @@ snapshots:
clean-stack: 2.2.0
indent-string: 4.0.0
+ ai@4.3.10(react@19.0.0)(zod@3.24.3):
+ dependencies:
+ '@ai-sdk/provider': 1.1.3
+ '@ai-sdk/provider-utils': 2.2.7(zod@3.24.3)
+ '@ai-sdk/react': 1.2.9(react@19.0.0)(zod@3.24.3)
+ '@ai-sdk/ui-utils': 1.2.8(zod@3.24.3)
+ '@opentelemetry/api': 1.9.0
+ jsondiffpatch: 0.6.0
+ zod: 3.24.3
+ optionalDependencies:
+ react: 19.0.0
+
ajv-formats@2.1.1(ajv@8.17.1):
optionalDependencies:
ajv: 8.17.1
@@ -33480,6 +37953,8 @@ snapshots:
app-root-dir@1.0.2: {}
+ aproba@2.0.0: {}
+
archiver-utils@5.0.2:
dependencies:
glob: 10.4.5
@@ -33500,6 +37975,11 @@ snapshots:
tar-stream: 3.1.7
zip-stream: 6.0.1
+ are-we-there-yet@2.0.0:
+ dependencies:
+ delegates: 1.0.0
+ readable-stream: 3.6.2
+
arg@4.1.3: {}
arg@5.0.2: {}
@@ -33605,11 +38085,13 @@ snapshots:
assertion-error@2.0.1: {}
- ast-kit@1.4.2:
+ ast-kit@1.4.3:
dependencies:
'@babel/parser': 7.27.0
pathe: 2.0.3
+ ast-module-types@5.0.0: {}
+
ast-types-flow@0.0.8: {}
ast-types@0.16.1:
@@ -33619,7 +38101,7 @@ snapshots:
ast-walker-scope@0.6.2:
dependencies:
'@babel/parser': 7.27.0
- ast-kit: 1.4.2
+ ast-kit: 1.4.3
astral-regex@2.0.0: {}
@@ -33629,7 +38111,7 @@ snapshots:
dependencies:
tslib: 2.8.1
- async-mutex@0.4.1:
+ async-mutex@0.5.0:
dependencies:
tslib: 2.8.1
@@ -33648,7 +38130,7 @@ snapshots:
autoprefixer@10.4.20(postcss@8.5.3):
dependencies:
browserslist: 4.24.4
- caniuse-lite: 1.0.30001713
+ caniuse-lite: 1.0.30001715
fraction.js: 4.3.7
normalize-range: 0.1.2
picocolors: 1.1.1
@@ -33683,7 +38165,7 @@ snapshots:
dependencies:
'@babel/core': 7.26.10
find-cache-dir: 4.0.0
- schema-utils: 4.3.0
+ schema-utils: 4.3.2
webpack: 5.94.0(webpack-cli@5.1.4)
babel-plugin-istanbul@6.1.1:
@@ -33736,6 +38218,8 @@ snapshots:
babylon@7.0.0-beta.47: {}
+ bail@2.0.2: {}
+
balanced-match@1.0.2: {}
bare-events@2.5.4:
@@ -33796,7 +38280,7 @@ snapshots:
bignumber.js@9.1.2: {}
- bignumber.js@9.2.1: {}
+ bignumber.js@9.3.0: {}
binary-extensions@2.3.0: {}
@@ -33823,14 +38307,14 @@ snapshots:
bip32@4.0.0:
dependencies:
- '@noble/hashes': 1.7.1
+ '@noble/hashes': 1.8.0
'@scure/base': 1.2.4
typeforce: 1.18.0
wif: 2.0.6
bip39@3.1.0:
dependencies:
- '@noble/hashes': 1.7.1
+ '@noble/hashes': 1.8.0
bip66@1.1.5:
dependencies:
@@ -33838,8 +38322,6 @@ snapshots:
bip66@2.0.0: {}
- birpc@0.2.19: {}
-
birpc@2.3.0: {}
bitcoin-address-validation@2.2.3:
@@ -33852,7 +38334,7 @@ snapshots:
bitcoinjs-lib@6.1.7:
dependencies:
- '@noble/hashes': 1.7.1
+ '@noble/hashes': 1.8.0
bech32: 2.0.0
bip174: 2.1.1
bs58check: 3.0.1
@@ -33861,7 +38343,7 @@ snapshots:
bitcoinjs-lib@7.0.0-rc.0(typescript@5.8.2):
dependencies:
- '@noble/hashes': 1.7.1
+ '@noble/hashes': 1.8.0
bech32: 2.0.0
bip174: 3.0.0-rc.1
bs58check: 4.0.0
@@ -33917,6 +38399,20 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ body-parser@2.2.0:
+ dependencies:
+ bytes: 3.1.2
+ content-type: 1.0.5
+ debug: 4.4.0
+ http-errors: 2.0.0
+ iconv-lite: 0.6.3
+ on-finished: 2.4.1
+ qs: 6.14.0
+ raw-body: 3.0.0
+ type-is: 2.0.1
+ transitivePeerDependencies:
+ - supports-color
+
bonjour-service@1.3.0:
dependencies:
fast-deep-equal: 3.1.3
@@ -34008,8 +38504,8 @@ snapshots:
browserslist@4.24.4:
dependencies:
- caniuse-lite: 1.0.30001713
- electron-to-chromium: 1.5.135
+ caniuse-lite: 1.0.30001715
+ electron-to-chromium: 1.5.141
node-releases: 2.0.19
update-browserslist-db: 1.1.3(browserslist@4.24.4)
@@ -34033,12 +38529,12 @@ snapshots:
bs58check@3.0.1:
dependencies:
- '@noble/hashes': 1.7.1
+ '@noble/hashes': 1.8.0
bs58: 5.0.0
bs58check@4.0.0:
dependencies:
- '@noble/hashes': 1.7.1
+ '@noble/hashes': 1.8.0
bs58: 6.0.0
bser@2.1.1:
@@ -34090,6 +38586,8 @@ snapshots:
dependencies:
node-gyp-build: 4.8.4
+ builtin-modules@3.3.0: {}
+
builtin-status-codes@3.0.0: {}
bundle-name@4.1.0:
@@ -34100,6 +38598,8 @@ snapshots:
dependencies:
streamsearch: 1.1.0
+ bytes@3.0.0: {}
+
bytes@3.1.2: {}
c12@3.0.3(magicast@0.3.5):
@@ -34108,7 +38608,7 @@ snapshots:
confbox: 0.2.2
defu: 6.1.4
dotenv: 16.4.7
- exsolve: 1.0.4
+ exsolve: 1.0.5
giget: 2.0.0
jiti: 2.4.2
ohash: 2.0.11
@@ -34143,6 +38643,8 @@ snapshots:
call-bind-apply-helpers: 1.0.2
get-intrinsic: 1.3.0
+ callsite@1.0.0: {}
+
callsites@3.1.0: {}
camel-case@4.1.2:
@@ -34157,11 +38659,11 @@ snapshots:
caniuse-api@3.0.0:
dependencies:
browserslist: 4.24.4
- caniuse-lite: 1.0.30001713
+ caniuse-lite: 1.0.30001715
lodash.memoize: 4.1.2
lodash.uniq: 4.5.0
- caniuse-lite@1.0.30001713: {}
+ caniuse-lite@1.0.30001715: {}
capnp-ts@0.7.0:
dependencies:
@@ -34176,6 +38678,8 @@ snapshots:
cbor-sync@1.0.4: {}
+ ccount@2.0.1: {}
+
chai-a11y-axe@1.5.0:
dependencies:
axe-core: 4.10.3
@@ -34206,6 +38710,14 @@ snapshots:
chalk@5.4.1: {}
+ character-entities-html4@2.1.0: {}
+
+ character-entities-legacy@3.0.0: {}
+
+ character-entities@2.0.2: {}
+
+ character-reference-invalid@2.0.1: {}
+
chardet@0.7.0: {}
check-error@2.1.1: {}
@@ -34317,6 +38829,18 @@ snapshots:
cluster-key-slot@1.1.2: {}
+ cmdk@1.1.1(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
+ dependencies:
+ '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-dialog': 1.1.6(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ '@radix-ui/react-id': 1.1.1(@types/react@19.0.0)(react@18.3.1)
+ '@radix-ui/react-primitive': 2.1.0(@types/react-dom@19.0.0)(@types/react@19.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ react: 18.3.1
+ react-dom: 18.3.1(react@18.3.1)
+ transitivePeerDependencies:
+ - '@types/react'
+ - '@types/react-dom'
+
co-body@6.2.0:
dependencies:
'@hapi/bourne': 3.0.0
@@ -34347,8 +38871,25 @@ snapshots:
color-name@1.1.4: {}
+ color-string@1.9.1:
+ dependencies:
+ color-name: 1.1.4
+ simple-swizzle: 0.2.2
+
+ color-support@1.1.3: {}
+
color2k@2.0.3: {}
+ color@3.2.1:
+ dependencies:
+ color-convert: 1.9.3
+ color-string: 1.9.1
+
+ color@4.2.3:
+ dependencies:
+ color-convert: 2.0.1
+ color-string: 1.9.1
+
colord@2.9.3: {}
colorette@1.2.1: {}
@@ -34357,10 +38898,17 @@ snapshots:
colors@1.4.0: {}
+ colorspace@1.1.4:
+ dependencies:
+ color: 3.2.1
+ text-hex: 1.0.0
+
combined-stream@1.0.8:
dependencies:
delayed-stream: 1.0.0
+ comma-separated-tokens@2.0.3: {}
+
commander@10.0.1: {}
commander@12.1.0: {}
@@ -34383,6 +38931,8 @@ snapshots:
compatx@0.1.8: {}
+ compatx@0.2.0: {}
+
compress-commons@6.0.2:
dependencies:
crc-32: 1.2.2
@@ -34418,6 +38968,16 @@ snapshots:
readable-stream: 2.3.8
typedarray: 0.0.6
+ concurrently@9.1.2:
+ dependencies:
+ chalk: 4.1.2
+ lodash: 4.17.21
+ rxjs: 7.8.2
+ shell-quote: 1.8.2
+ supports-color: 8.1.1
+ tree-kill: 1.2.2
+ yargs: 17.7.2
+
confbox@0.1.8: {}
confbox@0.2.2: {}
@@ -34433,12 +38993,20 @@ snapshots:
console-browserify@1.2.0: {}
+ console-control-strings@1.1.0: {}
+
constants-browserify@1.0.0: {}
+ content-disposition@0.5.2: {}
+
content-disposition@0.5.4:
dependencies:
safe-buffer: 5.2.1
+ content-disposition@1.0.0:
+ dependencies:
+ safe-buffer: 5.2.1
+
content-type@1.0.5: {}
convert-source-map@1.9.0: {}
@@ -34451,6 +39019,8 @@ snapshots:
cookie-signature@1.0.6: {}
+ cookie-signature@1.2.2: {}
+
cookie@0.6.0: {}
cookie@0.7.1: {}
@@ -34478,7 +39048,7 @@ snapshots:
glob-parent: 6.0.2
globby: 14.1.0
normalize-path: 3.0.0
- schema-utils: 4.3.0
+ schema-utils: 4.3.2
serialize-javascript: 6.0.2
webpack: 5.94.0(webpack-cli@5.1.4)
@@ -34490,6 +39060,11 @@ snapshots:
core-util-is@1.0.3: {}
+ cors@2.8.5:
+ dependencies:
+ object-assign: 4.1.1
+ vary: 1.1.2
+
corser@2.0.1: {}
cosmiconfig@7.1.0:
@@ -34509,6 +39084,12 @@ snapshots:
optionalDependencies:
typescript: 5.8.2
+ cp-file@10.0.0:
+ dependencies:
+ graceful-fs: 4.2.11
+ nested-error-stacks: 2.1.1
+ p-event: 5.0.1
+
crc-32@1.2.2: {}
crc32-stream@6.0.0:
@@ -34544,6 +39125,10 @@ snapshots:
create-require@1.1.1: {}
+ cron-parser@4.9.0:
+ dependencies:
+ luxon: 3.6.1
+
croner@9.0.0: {}
cross-env@7.0.3:
@@ -34690,9 +39275,9 @@ snapshots:
dependencies:
css-tree: 2.2.1
- cssstyle@4.3.0:
+ cssstyle@4.3.1:
dependencies:
- '@asamuzakjp/css-color': 3.1.1
+ '@asamuzakjp/css-color': 3.1.4
rrweb-cssom: 0.8.0
csstype@3.1.3: {}
@@ -34744,6 +39329,8 @@ snapshots:
data-uri-to-buffer@2.0.2: {}
+ data-uri-to-buffer@4.0.1: {}
+
data-urls@5.0.0:
dependencies:
whatwg-mimetype: 4.0.0
@@ -34779,7 +39366,7 @@ snapshots:
dayjs@1.11.13: {}
- db0@0.3.1: {}
+ db0@0.3.2: {}
de-indent@1.0.2: {}
@@ -34801,10 +39388,18 @@ snapshots:
dependencies:
ms: 2.1.3
+ decache@4.6.2:
+ dependencies:
+ callsite: 1.0.0
+
decamelize@1.2.0: {}
decimal.js@10.5.0: {}
+ decode-named-character-reference@1.1.0:
+ dependencies:
+ character-entities: 2.0.2
+
decode-uri-component@0.2.2: {}
dedent@1.5.3(babel-plugin-macros@3.1.0):
@@ -34911,7 +39506,7 @@ snapshots:
detect-libc@1.0.3: {}
- detect-libc@2.0.3: {}
+ detect-libc@2.0.4: {}
detect-node-es@1.1.0: {}
@@ -34928,10 +39523,59 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ detective-amd@5.0.2:
+ dependencies:
+ ast-module-types: 5.0.0
+ escodegen: 2.1.0
+ get-amd-module-type: 5.0.1
+ node-source-walk: 6.0.2
+
+ detective-cjs@5.0.1:
+ dependencies:
+ ast-module-types: 5.0.0
+ node-source-walk: 6.0.2
+
+ detective-es6@4.0.1:
+ dependencies:
+ node-source-walk: 6.0.2
+
+ detective-postcss@6.1.3:
+ dependencies:
+ is-url: 1.2.4
+ postcss: 8.5.3
+ postcss-values-parser: 6.0.2(postcss@8.5.3)
+
+ detective-sass@5.0.3:
+ dependencies:
+ gonzales-pe: 4.3.0
+ node-source-walk: 6.0.2
+
+ detective-scss@4.0.3:
+ dependencies:
+ gonzales-pe: 4.3.0
+ node-source-walk: 6.0.2
+
+ detective-stylus@4.0.0: {}
+
+ detective-typescript@11.2.0:
+ dependencies:
+ '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.8.2)
+ ast-module-types: 5.0.0
+ node-source-walk: 6.0.2
+ typescript: 5.8.2
+ transitivePeerDependencies:
+ - supports-color
+
devalue@5.1.1: {}
+ devlop@1.1.0:
+ dependencies:
+ dequal: 2.0.3
+
didyoumean@1.2.2: {}
+ diff-match-patch@1.0.5: {}
+
diff@4.0.2: {}
diff@7.0.0: {}
@@ -35009,7 +39653,7 @@ snapshots:
dot-prop@9.0.0:
dependencies:
- type-fest: 4.39.1
+ type-fest: 4.40.0
dotenv-defaults@2.0.2:
dependencies:
@@ -35073,8 +39717,8 @@ snapshots:
dependencies:
'@ecies/ciphers': 0.2.3(@noble/ciphers@1.2.1)
'@noble/ciphers': 1.2.1
- '@noble/curves': 1.8.1
- '@noble/hashes': 1.7.1
+ '@noble/curves': 1.9.0
+ '@noble/hashes': 1.8.0
ecpair@2.1.0:
dependencies:
@@ -35103,7 +39747,7 @@ snapshots:
dependencies:
jake: 10.9.2
- electron-to-chromium@1.5.135: {}
+ electron-to-chromium@1.5.141: {}
elliptic@6.6.1:
dependencies:
@@ -35123,6 +39767,8 @@ snapshots:
emojis-list@3.0.0: {}
+ enabled@2.0.0: {}
+
encode-utf8@1.0.3: {}
encodeurl@1.0.2: {}
@@ -35167,8 +39813,12 @@ snapshots:
entities@4.5.0: {}
+ entities@6.0.0: {}
+
env-paths@2.2.1: {}
+ env-paths@3.0.0: {}
+
envinfo@7.14.0: {}
error-ex@1.3.2:
@@ -35260,7 +39910,7 @@ snapshots:
es-module-lexer@0.9.3: {}
- es-module-lexer@1.6.0: {}
+ es-module-lexer@1.7.0: {}
es-object-atoms@1.1.1:
dependencies:
@@ -35352,6 +40002,32 @@ snapshots:
'@esbuild/win32-ia32': 0.18.20
'@esbuild/win32-x64': 0.18.20
+ esbuild@0.19.11:
+ optionalDependencies:
+ '@esbuild/aix-ppc64': 0.19.11
+ '@esbuild/android-arm': 0.19.11
+ '@esbuild/android-arm64': 0.19.11
+ '@esbuild/android-x64': 0.19.11
+ '@esbuild/darwin-arm64': 0.19.11
+ '@esbuild/darwin-x64': 0.19.11
+ '@esbuild/freebsd-arm64': 0.19.11
+ '@esbuild/freebsd-x64': 0.19.11
+ '@esbuild/linux-arm': 0.19.11
+ '@esbuild/linux-arm64': 0.19.11
+ '@esbuild/linux-ia32': 0.19.11
+ '@esbuild/linux-loong64': 0.19.11
+ '@esbuild/linux-mips64el': 0.19.11
+ '@esbuild/linux-ppc64': 0.19.11
+ '@esbuild/linux-riscv64': 0.19.11
+ '@esbuild/linux-s390x': 0.19.11
+ '@esbuild/linux-x64': 0.19.11
+ '@esbuild/netbsd-x64': 0.19.11
+ '@esbuild/openbsd-x64': 0.19.11
+ '@esbuild/sunos-x64': 0.19.11
+ '@esbuild/win32-arm64': 0.19.11
+ '@esbuild/win32-ia32': 0.19.11
+ '@esbuild/win32-x64': 0.19.11
+
esbuild@0.21.5:
optionalDependencies:
'@esbuild/aix-ppc64': 0.21.5
@@ -35461,6 +40137,34 @@ snapshots:
'@esbuild/win32-ia32': 0.25.1
'@esbuild/win32-x64': 0.25.1
+ esbuild@0.25.3:
+ optionalDependencies:
+ '@esbuild/aix-ppc64': 0.25.3
+ '@esbuild/android-arm': 0.25.3
+ '@esbuild/android-arm64': 0.25.3
+ '@esbuild/android-x64': 0.25.3
+ '@esbuild/darwin-arm64': 0.25.3
+ '@esbuild/darwin-x64': 0.25.3
+ '@esbuild/freebsd-arm64': 0.25.3
+ '@esbuild/freebsd-x64': 0.25.3
+ '@esbuild/linux-arm': 0.25.3
+ '@esbuild/linux-arm64': 0.25.3
+ '@esbuild/linux-ia32': 0.25.3
+ '@esbuild/linux-loong64': 0.25.3
+ '@esbuild/linux-mips64el': 0.25.3
+ '@esbuild/linux-ppc64': 0.25.3
+ '@esbuild/linux-riscv64': 0.25.3
+ '@esbuild/linux-s390x': 0.25.3
+ '@esbuild/linux-x64': 0.25.3
+ '@esbuild/netbsd-arm64': 0.25.3
+ '@esbuild/netbsd-x64': 0.25.3
+ '@esbuild/openbsd-arm64': 0.25.3
+ '@esbuild/openbsd-x64': 0.25.3
+ '@esbuild/sunos-x64': 0.25.3
+ '@esbuild/win32-arm64': 0.25.3
+ '@esbuild/win32-ia32': 0.25.3
+ '@esbuild/win32-x64': 0.25.3
+
escalade@3.2.0: {}
escape-html@1.0.3: {}
@@ -35471,6 +40175,14 @@ snapshots:
escape-string-regexp@5.0.0: {}
+ escodegen@2.1.0:
+ dependencies:
+ esprima: 4.0.1
+ estraverse: 5.3.0
+ esutils: 2.0.3
+ optionalDependencies:
+ source-map: 0.6.1
+
eslint-compat-utils@0.5.1(eslint@8.56.0):
dependencies:
eslint: 8.56.0
@@ -35515,14 +40227,14 @@ snapshots:
get-tsconfig: 4.10.0
is-bun-module: 2.0.0
stable-hash: 0.0.5
- tinyglobby: 0.2.12
- unrs-resolver: 1.4.1
+ tinyglobby: 0.2.13
+ unrs-resolver: 1.7.0
optionalDependencies:
eslint-plugin-import: 2.31.0(@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.7.3))(eslint-import-resolver-typescript@3.10.0)(eslint@8.56.0)
transitivePeerDependencies:
- supports-color
- eslint-module-utils@2.12.0(@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.7.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.0(eslint-plugin-import@2.31.0(@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.7.3))(eslint@8.56.0))(eslint@8.56.0))(eslint@8.56.0):
+ eslint-module-utils@2.12.0(@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.7.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.0(eslint-plugin-import@2.31.0)(eslint@8.56.0))(eslint@8.56.0):
dependencies:
debug: 3.2.7
optionalDependencies:
@@ -35544,7 +40256,7 @@ snapshots:
doctrine: 2.1.0
eslint: 8.56.0
eslint-import-resolver-node: 0.3.9
- eslint-module-utils: 2.12.0(@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.7.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.0(eslint-plugin-import@2.31.0(@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.7.3))(eslint@8.56.0))(eslint@8.56.0))(eslint@8.56.0)
+ eslint-module-utils: 2.12.0(@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.7.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.0(eslint-plugin-import@2.31.0)(eslint@8.56.0))(eslint@8.56.0)
hasown: 2.0.2
is-core-module: 2.16.1
is-glob: 4.0.3
@@ -35640,7 +40352,7 @@ snapshots:
eslint-plugin-svelte@2.36.0(eslint@8.56.0)(svelte@4.2.8)(ts-node@10.9.2(@types/node@22.13.9)(typescript@5.8.2)):
dependencies:
- '@eslint-community/eslint-utils': 4.5.1(eslint@8.56.0)
+ '@eslint-community/eslint-utils': 4.6.1(eslint@8.56.0)
'@jridgewell/sourcemap-codec': 1.5.0
debug: 4.4.0
eslint: 8.56.0
@@ -35661,7 +40373,7 @@ snapshots:
eslint-plugin-svelte@2.36.0(eslint@8.56.0)(svelte@5.0.0)(ts-node@10.9.2(@types/node@22.13.9)(typescript@5.7.3)):
dependencies:
- '@eslint-community/eslint-utils': 4.5.1(eslint@8.56.0)
+ '@eslint-community/eslint-utils': 4.6.1(eslint@8.56.0)
'@jridgewell/sourcemap-codec': 1.5.0
debug: 4.4.0
eslint: 8.56.0
@@ -35682,7 +40394,7 @@ snapshots:
eslint-plugin-svelte@2.36.0(eslint@8.56.0)(svelte@5.22.5)(ts-node@10.9.2(@types/node@22.13.9)(typescript@5.8.2)):
dependencies:
- '@eslint-community/eslint-utils': 4.5.1(eslint@8.56.0)
+ '@eslint-community/eslint-utils': 4.6.1(eslint@8.56.0)
'@jridgewell/sourcemap-codec': 1.5.0
debug: 4.4.0
eslint: 8.56.0
@@ -35727,7 +40439,7 @@ snapshots:
eslint@8.56.0:
dependencies:
- '@eslint-community/eslint-utils': 4.5.1(eslint@8.56.0)
+ '@eslint-community/eslint-utils': 4.6.1(eslint@8.56.0)
'@eslint-community/regexpp': 4.12.1
'@eslint/eslintrc': 2.1.4
'@eslint/js': 8.56.0
@@ -35796,6 +40508,8 @@ snapshots:
estraverse@5.3.0: {}
+ estree-util-is-identifier-name@3.0.0: {}
+
estree-walker@0.6.1: {}
estree-walker@2.0.2: {}
@@ -35944,6 +40658,12 @@ snapshots:
events@3.3.0: {}
+ eventsource-parser@3.0.1: {}
+
+ eventsource@3.0.6:
+ dependencies:
+ eventsource-parser: 3.0.1
+
evp_bytestokey@1.0.3:
dependencies:
md5.js: 1.3.5
@@ -35961,6 +40681,18 @@ snapshots:
signal-exit: 3.0.7
strip-final-newline: 2.0.0
+ execa@7.2.0:
+ dependencies:
+ cross-spawn: 7.0.6
+ get-stream: 6.0.1
+ human-signals: 4.3.1
+ is-stream: 3.0.0
+ merge-stream: 2.0.0
+ npm-run-path: 5.3.0
+ onetime: 6.0.0
+ signal-exit: 3.0.7
+ strip-final-newline: 3.0.0
+
execa@8.0.1:
dependencies:
cross-spawn: 7.0.6
@@ -35983,6 +40715,10 @@ snapshots:
expect-type@1.2.1: {}
+ express-rate-limit@7.5.0(express@5.1.0):
+ dependencies:
+ express: 5.1.0
+
express@4.21.2:
dependencies:
accepts: 1.3.8
@@ -36019,7 +40755,39 @@ snapshots:
transitivePeerDependencies:
- supports-color
- exsolve@1.0.4: {}
+ express@5.1.0:
+ dependencies:
+ accepts: 2.0.0
+ body-parser: 2.2.0
+ content-disposition: 1.0.0
+ content-type: 1.0.5
+ cookie: 0.7.2
+ cookie-signature: 1.2.2
+ debug: 4.4.0
+ encodeurl: 2.0.0
+ escape-html: 1.0.3
+ etag: 1.8.1
+ finalhandler: 2.1.0
+ fresh: 2.0.0
+ http-errors: 2.0.0
+ merge-descriptors: 2.0.0
+ mime-types: 3.0.1
+ on-finished: 2.4.1
+ once: 1.4.0
+ parseurl: 1.3.3
+ proxy-addr: 2.0.7
+ qs: 6.14.0
+ range-parser: 1.2.1
+ router: 2.2.0
+ send: 1.2.0
+ serve-static: 2.2.0
+ statuses: 2.0.1
+ type-is: 2.0.1
+ vary: 1.1.2
+ transitivePeerDependencies:
+ - supports-color
+
+ exsolve@1.0.5: {}
extend-shallow@2.0.1:
dependencies:
@@ -36056,6 +40824,16 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ extract-zip@2.0.1:
+ dependencies:
+ debug: 4.4.0
+ get-stream: 5.2.0
+ yauzl: 2.10.0
+ optionalDependencies:
+ '@types/yauzl': 2.10.3
+ transitivePeerDependencies:
+ - supports-color
+
eyes@0.1.8: {}
fast-deep-equal@3.1.3: {}
@@ -36078,7 +40856,7 @@ snapshots:
fast-levenshtein@2.0.6: {}
- fast-npm-meta@0.3.1: {}
+ fast-npm-meta@0.4.2: {}
fast-redact@3.5.0: {}
@@ -36114,10 +40892,17 @@ snapshots:
dependencies:
pend: 1.2.0
- fdir@6.4.3(picomatch@4.0.2):
+ fdir@6.4.4(picomatch@4.0.2):
optionalDependencies:
picomatch: 4.0.2
+ fecha@4.2.3: {}
+
+ fetch-blob@3.2.0:
+ dependencies:
+ node-domexception: 1.0.0
+ web-streams-polyfill: 3.3.3
+
fetch-retry@5.0.6: {}
fflate@0.8.1: {}
@@ -36154,6 +40939,8 @@ snapshots:
filter-obj@1.1.0: {}
+ filter-obj@5.1.0: {}
+
finalhandler@1.3.1:
dependencies:
debug: 2.6.9
@@ -36166,6 +40953,17 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ finalhandler@2.1.0:
+ dependencies:
+ debug: 4.4.0
+ encodeurl: 2.0.0
+ escape-html: 1.0.3
+ on-finished: 2.4.1
+ parseurl: 1.3.3
+ statuses: 2.0.1
+ transitivePeerDependencies:
+ - supports-color
+
find-cache-dir@2.1.0:
dependencies:
commondir: 1.0.1
@@ -36185,6 +40983,8 @@ snapshots:
find-root@1.1.0: {}
+ find-up-simple@1.0.1: {}
+
find-up@3.0.0:
dependencies:
locate-path: 3.0.0
@@ -36204,6 +41004,12 @@ snapshots:
locate-path: 7.2.0
path-exists: 5.0.0
+ find-up@7.0.0:
+ dependencies:
+ locate-path: 7.2.0
+ path-exists: 5.0.0
+ unicorn-magic: 0.1.0
+
flat-cache@3.2.0:
dependencies:
flatted: 3.3.3
@@ -36214,7 +41020,9 @@ snapshots:
flatted@3.3.3: {}
- flow-parser@0.266.1: {}
+ flow-parser@0.268.0: {}
+
+ fn.name@1.1.0: {}
focus-lock@1.3.6:
dependencies:
@@ -36238,6 +41046,10 @@ snapshots:
es-set-tostringtag: 2.1.0
mime-types: 2.1.35
+ formdata-polyfill@4.0.10:
+ dependencies:
+ fetch-blob: 3.2.0
+
forwarded-parse@2.1.2: {}
forwarded@0.2.0: {}
@@ -36258,6 +41070,8 @@ snapshots:
fresh@0.5.2: {}
+ fresh@2.0.0: {}
+
fs-constants@1.0.0: {}
fs-exists-sync@0.1.0: {}
@@ -36321,8 +41135,27 @@ snapshots:
fuzzysearch@1.0.3: {}
+ gauge@3.0.2:
+ dependencies:
+ aproba: 2.0.0
+ color-support: 1.1.3
+ console-control-strings: 1.1.0
+ has-unicode: 2.0.1
+ object-assign: 4.1.1
+ signal-exit: 3.0.7
+ string-width: 4.2.3
+ strip-ansi: 6.0.1
+ wide-align: 1.1.5
+
+ generic-pool@3.9.0: {}
+
gensync@1.0.0-beta.2: {}
+ get-amd-module-type@5.0.1:
+ dependencies:
+ ast-module-types: 5.0.0
+ node-source-walk: 6.0.2
+
get-caller-file@2.0.5: {}
get-intrinsic@1.3.0:
@@ -36364,6 +41197,10 @@ snapshots:
get-stdin@6.0.0: {}
+ get-stream@5.2.0:
+ dependencies:
+ pump: 3.0.2
+
get-stream@6.0.1: {}
get-stream@8.0.1: {}
@@ -36403,14 +41240,14 @@ snapshots:
fs-exists-sync: 0.1.0
homedir-polyfill: 1.0.3
- git-up@8.1.0:
+ git-up@8.1.1:
dependencies:
is-ssh: 1.4.1
parse-url: 9.2.0
- git-url-parse@16.0.1:
+ git-url-parse@16.1.0:
dependencies:
- git-up: 8.1.0
+ git-up: 8.1.1
github-slugger@1.5.0: {}
@@ -36450,6 +41287,14 @@ snapshots:
once: 1.4.0
path-is-absolute: 1.0.1
+ glob@8.1.0:
+ dependencies:
+ fs.realpath: 1.0.0
+ inflight: 1.0.6
+ inherits: 2.0.4
+ minimatch: 5.1.6
+ once: 1.4.0
+
glob@9.3.5:
dependencies:
fs.realpath: 1.0.0
@@ -36496,6 +41341,10 @@ snapshots:
globrex@0.1.2: {}
+ gonzales-pe@4.3.0:
+ dependencies:
+ minimist: 1.2.8
+
gopd@1.2.0: {}
graceful-fs@4.2.11: {}
@@ -36566,17 +41415,13 @@ snapshots:
dependencies:
has-symbols: 1.1.0
+ has-unicode@2.0.1: {}
+
hash-base@3.0.5:
dependencies:
inherits: 2.0.4
safe-buffer: 5.2.1
- hash-base@3.1.0:
- dependencies:
- inherits: 2.0.4
- readable-stream: 3.6.2
- safe-buffer: 5.2.1
-
hash.js@1.1.7:
dependencies:
inherits: 2.0.4
@@ -36586,6 +41431,30 @@ snapshots:
dependencies:
function-bind: 1.1.2
+ hast-util-to-jsx-runtime@2.3.6:
+ dependencies:
+ '@types/estree': 1.0.7
+ '@types/hast': 3.0.4
+ '@types/unist': 3.0.3
+ comma-separated-tokens: 2.0.3
+ devlop: 1.1.0
+ estree-util-is-identifier-name: 3.0.0
+ hast-util-whitespace: 3.0.0
+ mdast-util-mdx-expression: 2.0.1
+ mdast-util-mdx-jsx: 3.2.0
+ mdast-util-mdxjs-esm: 2.0.1
+ property-information: 7.0.0
+ space-separated-tokens: 2.0.2
+ style-to-js: 1.1.16
+ unist-util-position: 5.0.0
+ vfile-message: 4.0.2
+ transitivePeerDependencies:
+ - supports-color
+
+ hast-util-whitespace@3.0.0:
+ dependencies:
+ '@types/hast': 3.0.4
+
he@1.2.0: {}
hey-listen@1.0.8: {}
@@ -36610,6 +41479,10 @@ snapshots:
hosted-git-info@2.8.9: {}
+ hosted-git-info@7.0.2:
+ dependencies:
+ lru-cache: 10.4.3
+
hpack.js@2.1.6:
dependencies:
inherits: 2.0.4
@@ -36637,6 +41510,8 @@ snapshots:
relateurl: 0.2.7
terser: 5.39.0
+ html-url-attributes@3.0.1: {}
+
html-webpack-plugin@5.6.0(webpack@5.94.0(webpack-cli@5.1.4)):
dependencies:
'@types/html-minifier-terser': 6.1.0
@@ -36760,7 +41635,7 @@ snapshots:
mime: 1.6.0
minimist: 1.2.8
opener: 1.5.2
- portfinder: 1.0.35
+ portfinder: 1.0.36
secure-compare: 3.0.1
union: 0.5.0
url-join: 4.0.1
@@ -36806,6 +41681,8 @@ snapshots:
human-signals@2.1.0: {}
+ human-signals@4.3.1: {}
+
human-signals@5.0.0: {}
humanize-ms@1.2.1:
@@ -36861,13 +41738,13 @@ snapshots:
import-meta-resolve@4.1.0: {}
- impound@0.2.2(rollup@4.39.0):
+ impound@0.2.2(rollup@4.40.0):
dependencies:
- '@rollup/pluginutils': 5.1.4(rollup@4.39.0)
+ '@rollup/pluginutils': 5.1.4(rollup@4.40.0)
mlly: 1.7.4
mocked-exports: 0.1.1
pathe: 2.0.3
- unplugin: 2.3.0
+ unplugin: 2.3.2
transitivePeerDependencies:
- rollup
@@ -36875,6 +41752,8 @@ snapshots:
indent-string@4.0.0: {}
+ index-to-position@1.1.0: {}
+
inflation@2.1.0: {}
inflight@1.0.6:
@@ -36890,10 +41769,12 @@ snapshots:
ini@4.1.1: {}
+ inline-style-parser@0.2.4: {}
+
inquirer@12.4.2(@types/node@22.13.9):
dependencies:
'@inquirer/core': 10.1.10(@types/node@22.13.9)
- '@inquirer/prompts': 7.4.1(@types/node@22.13.9)
+ '@inquirer/prompts': 7.5.0(@types/node@22.13.9)
'@inquirer/type': 3.0.6(@types/node@22.13.9)
ansi-escapes: 4.3.2
mute-stream: 2.0.0
@@ -36917,9 +41798,11 @@ snapshots:
hasown: 2.0.2
side-channel: 1.1.0
+ interpret@1.4.0: {}
+
interpret@3.1.1: {}
- ioredis@5.6.0:
+ ioredis@5.6.1:
dependencies:
'@ioredis/commands': 1.2.0
cluster-key-slot: 1.1.2
@@ -36950,6 +41833,13 @@ snapshots:
is-absolute-url@3.0.3: {}
+ is-alphabetical@2.0.1: {}
+
+ is-alphanumerical@2.0.1:
+ dependencies:
+ is-alphabetical: 2.0.1
+ is-decimal: 2.0.1
+
is-arguments@1.2.0:
dependencies:
call-bound: 1.0.4
@@ -36963,6 +41853,8 @@ snapshots:
is-arrayish@0.2.1: {}
+ is-arrayish@0.3.2: {}
+
is-async-function@2.1.1:
dependencies:
async-function: 1.0.0
@@ -36984,6 +41876,10 @@ snapshots:
call-bound: 1.0.4
has-tostringtag: 1.0.2
+ is-builtin-module@3.2.1:
+ dependencies:
+ builtin-modules: 3.3.0
+
is-bun-module@2.0.0:
dependencies:
semver: 7.7.1
@@ -37005,6 +41901,8 @@ snapshots:
call-bound: 1.0.4
has-tostringtag: 1.0.2
+ is-decimal@2.0.1: {}
+
is-deflate@1.0.0: {}
is-docker@2.2.1: {}
@@ -37036,6 +41934,8 @@ snapshots:
is-gzip@1.0.0: {}
+ is-hexadecimal@2.0.1: {}
+
is-inside-container@1.0.0:
dependencies:
is-docker: 3.0.0
@@ -37077,8 +41977,12 @@ snapshots:
is-path-inside@4.0.0: {}
+ is-plain-obj@2.1.0: {}
+
is-plain-obj@3.0.0: {}
+ is-plain-obj@4.1.0: {}
+
is-plain-object@2.0.4:
dependencies:
isobject: 3.0.1
@@ -37087,6 +41991,8 @@ snapshots:
is-potential-custom-element-name@1.0.1: {}
+ is-promise@4.0.0: {}
+
is-reference@1.2.1:
dependencies:
'@types/estree': 1.0.7
@@ -37118,6 +42024,8 @@ snapshots:
is-stream@3.0.0: {}
+ is-stream@4.0.1: {}
+
is-string@1.1.1:
dependencies:
call-bound: 1.0.4
@@ -37139,6 +42047,10 @@ snapshots:
is-unicode-supported@0.1.0: {}
+ is-url-superb@4.0.0: {}
+
+ is-url@1.2.4: {}
+
is-valid-element-name@1.0.0:
dependencies:
is-potential-custom-element-name: 1.0.1
@@ -37255,18 +42167,18 @@ snapshots:
javascript-stringify@2.1.0: {}
- jayson@4.1.3(bufferutil@4.0.9)(utf-8-validate@5.0.10):
+ jayson@4.2.0(bufferutil@4.0.9)(utf-8-validate@5.0.10):
dependencies:
'@types/connect': 3.4.38
'@types/node': 12.20.55
'@types/ws': 7.4.7
- JSONStream: 1.3.5
commander: 2.20.3
delay: 5.0.0
es6-promisify: 5.0.0
eyes: 0.1.8
isomorphic-ws: 4.0.1(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))
json-stringify-safe: 5.0.1
+ stream-json: 1.9.1
uuid: 8.3.2
ws: 8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10)
transitivePeerDependencies:
@@ -37364,7 +42276,7 @@ snapshots:
'@babel/register': 7.25.9(@babel/core@7.26.10)
babel-core: 7.0.0-bridge.0(@babel/core@7.26.10)
chalk: 4.1.2
- flow-parser: 0.266.1
+ flow-parser: 0.268.0
graceful-fs: 4.2.11
micromatch: 4.0.8
neo-async: 2.6.2
@@ -37379,7 +42291,7 @@ snapshots:
jsdom@24.1.0(bufferutil@4.0.9)(utf-8-validate@5.0.10):
dependencies:
- cssstyle: 4.3.0
+ cssstyle: 4.3.1
data-urls: 5.0.0
decimal.js: 10.5.0
form-data: 4.0.2
@@ -37388,7 +42300,7 @@ snapshots:
https-proxy-agent: 7.0.6
is-potential-custom-element-name: 1.0.1
nwsapi: 2.2.20
- parse5: 7.2.1
+ parse5: 7.3.0
rrweb-cssom: 0.7.1
saxes: 6.0.0
symbol-tree: 3.2.4
@@ -37424,9 +42336,11 @@ snapshots:
json-schema-traverse@1.0.0: {}
+ json-schema@0.4.0: {}
+
json-stable-stringify-without-jsonify@1.0.1: {}
- json-stable-stringify@1.2.1:
+ json-stable-stringify@1.3.0:
dependencies:
call-bind: 1.0.8
call-bound: 1.0.4
@@ -37442,6 +42356,12 @@ snapshots:
json5@2.2.3: {}
+ jsondiffpatch@0.6.0:
+ dependencies:
+ '@types/diff-match-patch': 1.0.36
+ chalk: 5.4.1
+ diff-match-patch: 1.0.5
+
jsonfile@4.0.0:
optionalDependencies:
graceful-fs: 4.2.11
@@ -37454,14 +42374,12 @@ snapshots:
jsonify@0.0.1: {}
- jsonparse@1.3.1: {}
-
jsonpointer@5.0.1: {}
jsontokens@4.0.1:
dependencies:
- '@noble/hashes': 1.7.1
- '@noble/secp256k1': 1.7.1
+ '@noble/hashes': 1.8.0
+ '@noble/secp256k1': 1.7.2
base64-js: 1.5.1
jsonwebtoken@9.0.2:
@@ -37486,6 +42404,8 @@ snapshots:
object.assign: 4.1.7
object.values: 1.2.1
+ junk@4.0.1: {}
+
jwa@1.4.1:
dependencies:
buffer-equal-constant-time: 1.0.1
@@ -37497,6 +42417,8 @@ snapshots:
jwa: 1.4.1
safe-buffer: 5.2.1
+ jwt-decode@4.0.0: {}
+
keccak@3.0.4:
dependencies:
node-addon-api: 2.0.2
@@ -37579,6 +42501,14 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ kuler@2.0.0: {}
+
+ lambda-local@2.2.0:
+ dependencies:
+ commander: 10.0.1
+ dotenv: 16.4.7
+ winston: 3.17.0
+
language-subtag-registry@0.3.23: {}
language-tags@1.0.9:
@@ -37643,7 +42573,7 @@ snapshots:
lightningcss@1.29.3:
dependencies:
- detect-libc: 2.0.3
+ detect-libc: 2.0.4
optionalDependencies:
lightningcss-darwin-arm64: 1.29.3
lightningcss-darwin-x64: 1.29.3
@@ -37689,17 +42619,17 @@ snapshots:
'@lit/reactive-element': 1.6.3
lit-html: 2.8.0
- lit-element@4.1.1:
+ lit-element@4.2.0:
dependencies:
'@lit-labs/ssr-dom-shim': 1.3.0
- '@lit/reactive-element': 2.0.4
- lit-html: 3.2.1
+ '@lit/reactive-element': 2.1.0
+ lit-html: 3.3.0
lit-html@2.8.0:
dependencies:
'@types/trusted-types': 2.0.7
- lit-html@3.2.1:
+ lit-html@3.3.0:
dependencies:
'@types/trusted-types': 2.0.7
@@ -37711,15 +42641,15 @@ snapshots:
lit@3.1.0:
dependencies:
- '@lit/reactive-element': 2.0.4
- lit-element: 4.1.1
- lit-html: 3.2.1
+ '@lit/reactive-element': 2.1.0
+ lit-element: 4.2.0
+ lit-html: 3.3.0
lit@3.2.1:
dependencies:
- '@lit/reactive-element': 2.0.4
- lit-element: 4.1.1
- lit-html: 3.2.1
+ '@lit/reactive-element': 2.1.0
+ lit-element: 4.2.0
+ lit-html: 3.3.0
lmdb@2.8.5:
dependencies:
@@ -37835,16 +42765,35 @@ snapshots:
slice-ansi: 4.0.0
wrap-ansi: 6.2.0
+ logform@2.7.0:
+ dependencies:
+ '@colors/colors': 1.6.0
+ '@types/triple-beam': 1.3.5
+ fecha: 4.2.3
+ ms: 2.1.3
+ safe-stable-stringify: 2.5.0
+ triple-beam: 1.4.1
+
loglevel@1.9.2: {}
long@3.2.0: {}
long@5.2.5: {}
+ longest-streak@3.1.0: {}
+
loose-envify@1.4.0:
dependencies:
js-tokens: 4.0.0
+ lottie-react@2.4.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0):
+ dependencies:
+ lottie-web: 5.12.2
+ react: 19.0.0
+ react-dom: 19.0.0(react@19.0.0)
+
+ lottie-web@5.12.2: {}
+
loupe@3.1.3: {}
lower-case@2.0.2:
@@ -37863,6 +42812,12 @@ snapshots:
lru-cache@8.0.5: {}
+ lucide-react@0.447.0(react@18.3.1):
+ dependencies:
+ react: 18.3.1
+
+ luxon@3.6.1: {}
+
magic-string-ast@0.7.1:
dependencies:
magic-string: 0.30.17
@@ -37910,11 +42865,13 @@ snapshots:
dependencies:
react: 19.0.0
+ marked@15.0.7: {}
+
math-intrinsics@1.1.0: {}
md5.js@1.3.5:
dependencies:
- hash-base: 3.1.0
+ hash-base: 3.0.5
inherits: 2.0.4
safe-buffer: 5.2.1
@@ -37922,8 +42879,97 @@ snapshots:
dependencies:
unist-util-visit: 2.0.3
+ mdast-util-from-markdown@2.0.2:
+ dependencies:
+ '@types/mdast': 4.0.4
+ '@types/unist': 3.0.3
+ decode-named-character-reference: 1.1.0
+ devlop: 1.1.0
+ mdast-util-to-string: 4.0.0
+ micromark: 4.0.2
+ micromark-util-decode-numeric-character-reference: 2.0.2
+ micromark-util-decode-string: 2.0.1
+ micromark-util-normalize-identifier: 2.0.1
+ micromark-util-symbol: 2.0.1
+ micromark-util-types: 2.0.2
+ unist-util-stringify-position: 4.0.0
+ transitivePeerDependencies:
+ - supports-color
+
+ mdast-util-mdx-expression@2.0.1:
+ dependencies:
+ '@types/estree-jsx': 1.0.5
+ '@types/hast': 3.0.4
+ '@types/mdast': 4.0.4
+ devlop: 1.1.0
+ mdast-util-from-markdown: 2.0.2
+ mdast-util-to-markdown: 2.1.2
+ transitivePeerDependencies:
+ - supports-color
+
+ mdast-util-mdx-jsx@3.2.0:
+ dependencies:
+ '@types/estree-jsx': 1.0.5
+ '@types/hast': 3.0.4
+ '@types/mdast': 4.0.4
+ '@types/unist': 3.0.3
+ ccount: 2.0.1
+ devlop: 1.1.0
+ mdast-util-from-markdown: 2.0.2
+ mdast-util-to-markdown: 2.1.2
+ parse-entities: 4.0.2
+ stringify-entities: 4.0.4
+ unist-util-stringify-position: 4.0.0
+ vfile-message: 4.0.2
+ transitivePeerDependencies:
+ - supports-color
+
+ mdast-util-mdxjs-esm@2.0.1:
+ dependencies:
+ '@types/estree-jsx': 1.0.5
+ '@types/hast': 3.0.4
+ '@types/mdast': 4.0.4
+ devlop: 1.1.0
+ mdast-util-from-markdown: 2.0.2
+ mdast-util-to-markdown: 2.1.2
+ transitivePeerDependencies:
+ - supports-color
+
+ mdast-util-phrasing@4.1.0:
+ dependencies:
+ '@types/mdast': 4.0.4
+ unist-util-is: 6.0.0
+
+ mdast-util-to-hast@13.2.0:
+ dependencies:
+ '@types/hast': 3.0.4
+ '@types/mdast': 4.0.4
+ '@ungap/structured-clone': 1.3.0
+ devlop: 1.1.0
+ micromark-util-sanitize-uri: 2.0.1
+ trim-lines: 3.0.1
+ unist-util-position: 5.0.0
+ unist-util-visit: 5.0.0
+ vfile: 6.0.3
+
+ mdast-util-to-markdown@2.1.2:
+ dependencies:
+ '@types/mdast': 4.0.4
+ '@types/unist': 3.0.3
+ longest-streak: 3.1.0
+ mdast-util-phrasing: 4.1.0
+ mdast-util-to-string: 4.0.0
+ micromark-util-classify-character: 2.0.1
+ micromark-util-decode-string: 2.0.1
+ unist-util-visit: 5.0.0
+ zwitch: 2.0.4
+
mdast-util-to-string@1.1.0: {}
+ mdast-util-to-string@4.0.0:
+ dependencies:
+ '@types/mdast': 4.0.4
+
mdn-data@2.0.28: {}
mdn-data@2.0.30: {}
@@ -37934,6 +42980,8 @@ snapshots:
media-typer@0.3.0: {}
+ media-typer@1.1.0: {}
+
memfs-or-file-map-to-github-branch@1.3.0:
dependencies:
'@octokit/rest': 18.12.0
@@ -37953,14 +43001,155 @@ snapshots:
merge-descriptors@1.0.3: {}
+ merge-descriptors@2.0.0: {}
+
+ merge-options@3.0.4:
+ dependencies:
+ is-plain-obj: 2.1.0
+
merge-stream@2.0.0: {}
merge2@1.4.1: {}
methods@1.1.2: {}
+ micro-api-client@3.3.0: {}
+
micro-ftch@0.3.1: {}
+ micromark-core-commonmark@2.0.3:
+ dependencies:
+ decode-named-character-reference: 1.1.0
+ devlop: 1.1.0
+ micromark-factory-destination: 2.0.1
+ micromark-factory-label: 2.0.1
+ micromark-factory-space: 2.0.1
+ micromark-factory-title: 2.0.1
+ micromark-factory-whitespace: 2.0.1
+ micromark-util-character: 2.1.1
+ micromark-util-chunked: 2.0.1
+ micromark-util-classify-character: 2.0.1
+ micromark-util-html-tag-name: 2.0.1
+ micromark-util-normalize-identifier: 2.0.1
+ micromark-util-resolve-all: 2.0.1
+ micromark-util-subtokenize: 2.1.0
+ micromark-util-symbol: 2.0.1
+ micromark-util-types: 2.0.2
+
+ micromark-factory-destination@2.0.1:
+ dependencies:
+ micromark-util-character: 2.1.1
+ micromark-util-symbol: 2.0.1
+ micromark-util-types: 2.0.2
+
+ micromark-factory-label@2.0.1:
+ dependencies:
+ devlop: 1.1.0
+ micromark-util-character: 2.1.1
+ micromark-util-symbol: 2.0.1
+ micromark-util-types: 2.0.2
+
+ micromark-factory-space@2.0.1:
+ dependencies:
+ micromark-util-character: 2.1.1
+ micromark-util-types: 2.0.2
+
+ micromark-factory-title@2.0.1:
+ dependencies:
+ micromark-factory-space: 2.0.1
+ micromark-util-character: 2.1.1
+ micromark-util-symbol: 2.0.1
+ micromark-util-types: 2.0.2
+
+ micromark-factory-whitespace@2.0.1:
+ dependencies:
+ micromark-factory-space: 2.0.1
+ micromark-util-character: 2.1.1
+ micromark-util-symbol: 2.0.1
+ micromark-util-types: 2.0.2
+
+ micromark-util-character@2.1.1:
+ dependencies:
+ micromark-util-symbol: 2.0.1
+ micromark-util-types: 2.0.2
+
+ micromark-util-chunked@2.0.1:
+ dependencies:
+ micromark-util-symbol: 2.0.1
+
+ micromark-util-classify-character@2.0.1:
+ dependencies:
+ micromark-util-character: 2.1.1
+ micromark-util-symbol: 2.0.1
+ micromark-util-types: 2.0.2
+
+ micromark-util-combine-extensions@2.0.1:
+ dependencies:
+ micromark-util-chunked: 2.0.1
+ micromark-util-types: 2.0.2
+
+ micromark-util-decode-numeric-character-reference@2.0.2:
+ dependencies:
+ micromark-util-symbol: 2.0.1
+
+ micromark-util-decode-string@2.0.1:
+ dependencies:
+ decode-named-character-reference: 1.1.0
+ micromark-util-character: 2.1.1
+ micromark-util-decode-numeric-character-reference: 2.0.2
+ micromark-util-symbol: 2.0.1
+
+ micromark-util-encode@2.0.1: {}
+
+ micromark-util-html-tag-name@2.0.1: {}
+
+ micromark-util-normalize-identifier@2.0.1:
+ dependencies:
+ micromark-util-symbol: 2.0.1
+
+ micromark-util-resolve-all@2.0.1:
+ dependencies:
+ micromark-util-types: 2.0.2
+
+ micromark-util-sanitize-uri@2.0.1:
+ dependencies:
+ micromark-util-character: 2.1.1
+ micromark-util-encode: 2.0.1
+ micromark-util-symbol: 2.0.1
+
+ micromark-util-subtokenize@2.1.0:
+ dependencies:
+ devlop: 1.1.0
+ micromark-util-chunked: 2.0.1
+ micromark-util-symbol: 2.0.1
+ micromark-util-types: 2.0.2
+
+ micromark-util-symbol@2.0.1: {}
+
+ micromark-util-types@2.0.2: {}
+
+ micromark@4.0.2:
+ dependencies:
+ '@types/debug': 4.1.12
+ debug: 4.4.0
+ decode-named-character-reference: 1.1.0
+ devlop: 1.1.0
+ micromark-core-commonmark: 2.0.3
+ micromark-factory-space: 2.0.1
+ micromark-util-character: 2.1.1
+ micromark-util-chunked: 2.0.1
+ micromark-util-combine-extensions: 2.0.1
+ micromark-util-decode-numeric-character-reference: 2.0.2
+ micromark-util-encode: 2.0.1
+ micromark-util-normalize-identifier: 2.0.1
+ micromark-util-resolve-all: 2.0.1
+ micromark-util-sanitize-uri: 2.0.1
+ micromark-util-subtokenize: 2.1.0
+ micromark-util-symbol: 2.0.1
+ micromark-util-types: 2.0.2
+ transitivePeerDependencies:
+ - supports-color
+
micromatch@4.0.8:
dependencies:
braces: 3.0.3
@@ -37971,14 +43160,24 @@ snapshots:
bn.js: 4.12.1
brorand: 1.1.0
+ mime-db@1.33.0: {}
+
mime-db@1.52.0: {}
mime-db@1.54.0: {}
+ mime-types@2.1.18:
+ dependencies:
+ mime-db: 1.33.0
+
mime-types@2.1.35:
dependencies:
mime-db: 1.52.0
+ mime-types@3.0.1:
+ dependencies:
+ mime-db: 1.54.0
+
mime@1.6.0: {}
mime@2.6.0: {}
@@ -37995,7 +43194,7 @@ snapshots:
mini-css-extract-plugin@2.9.2(webpack@5.94.0(webpack-cli@5.1.4)):
dependencies:
- schema-utils: 4.3.0
+ schema-utils: 4.3.2
tapable: 2.2.1
webpack: 5.94.0(webpack-cli@5.1.4)
@@ -38012,7 +43211,7 @@ snapshots:
workerd: 1.20241011.1
ws: 8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10)
youch: 3.3.4
- zod: 3.22.4
+ zod: 3.24.3
transitivePeerDependencies:
- bufferutil
- supports-color
@@ -38098,6 +43297,11 @@ snapshots:
modern-ahocorasick@1.1.0: {}
+ module-definition@5.0.1:
+ dependencies:
+ ast-module-types: 5.0.0
+ node-source-walk: 6.0.2
+
module-details-from-path@1.0.3: {}
motion@10.16.2:
@@ -38164,14 +43368,29 @@ snapshots:
nanotar@0.2.0: {}
+ napi-postinstall@0.1.6: {}
+
natural-compare@1.4.0: {}
negotiator@0.6.3: {}
negotiator@0.6.4: {}
+ negotiator@1.0.0: {}
+
neo-async@2.6.2: {}
+ nested-error-stacks@2.1.1: {}
+
+ netlify@13.3.5:
+ dependencies:
+ '@netlify/open-api': 2.37.0
+ lodash-es: 4.17.21
+ micro-api-client: 3.3.0
+ node-fetch: 3.3.2
+ p-wait-for: 5.0.2
+ qs: 6.14.0
+
next-auth@4.24.11(next@14.2.28(@opentelemetry/api@1.9.0)(@playwright/test@1.48.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0):
dependencies:
'@babel/runtime': 7.26.9
@@ -38197,12 +43416,39 @@ snapshots:
react: 19.0.0
react-dom: 19.0.0(react@19.0.0)
+ next@14.2.25(@opentelemetry/api@1.9.0)(@playwright/test@1.48.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0):
+ dependencies:
+ '@next/env': 14.2.25
+ '@swc/helpers': 0.5.5
+ busboy: 1.6.0
+ caniuse-lite: 1.0.30001715
+ graceful-fs: 4.2.11
+ postcss: 8.4.31
+ react: 19.0.0
+ react-dom: 19.0.0(react@19.0.0)
+ styled-jsx: 5.1.1(react@19.0.0)
+ optionalDependencies:
+ '@next/swc-darwin-arm64': 14.2.25
+ '@next/swc-darwin-x64': 14.2.25
+ '@next/swc-linux-arm64-gnu': 14.2.25
+ '@next/swc-linux-arm64-musl': 14.2.25
+ '@next/swc-linux-x64-gnu': 14.2.25
+ '@next/swc-linux-x64-musl': 14.2.25
+ '@next/swc-win32-arm64-msvc': 14.2.25
+ '@next/swc-win32-ia32-msvc': 14.2.25
+ '@next/swc-win32-x64-msvc': 14.2.25
+ '@opentelemetry/api': 1.9.0
+ '@playwright/test': 1.48.2
+ transitivePeerDependencies:
+ - '@babel/core'
+ - babel-plugin-macros
+
next@14.2.28(@opentelemetry/api@1.9.0)(@playwright/test@1.48.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0):
dependencies:
'@next/env': 14.2.28
'@swc/helpers': 0.5.5
busboy: 1.6.0
- caniuse-lite: 1.0.30001713
+ caniuse-lite: 1.0.30001715
graceful-fs: 4.2.11
postcss: 8.4.31
react: 19.0.0
@@ -38224,42 +43470,42 @@ snapshots:
- '@babel/core'
- babel-plugin-macros
- nitropack@2.11.8(idb-keyval@6.2.1):
+ nitropack@2.11.9(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(idb-keyval@6.2.1):
dependencies:
'@cloudflare/kv-asset-handler': 0.4.0
- '@netlify/functions': 3.0.4
- '@rollup/plugin-alias': 5.1.1(rollup@4.39.0)
- '@rollup/plugin-commonjs': 28.0.3(rollup@4.39.0)
- '@rollup/plugin-inject': 5.0.5(rollup@4.39.0)
- '@rollup/plugin-json': 6.1.0(rollup@4.39.0)
- '@rollup/plugin-node-resolve': 16.0.1(rollup@4.39.0)
- '@rollup/plugin-replace': 6.0.2(rollup@4.39.0)
- '@rollup/plugin-terser': 0.4.4(rollup@4.39.0)
- '@vercel/nft': 0.29.2(rollup@4.39.0)
+ '@netlify/functions': 3.1.2(rollup@4.40.0)
+ '@rollup/plugin-alias': 5.1.1(rollup@4.40.0)
+ '@rollup/plugin-commonjs': 28.0.3(rollup@4.40.0)
+ '@rollup/plugin-inject': 5.0.5(rollup@4.40.0)
+ '@rollup/plugin-json': 6.1.0(rollup@4.40.0)
+ '@rollup/plugin-node-resolve': 16.0.1(rollup@4.40.0)
+ '@rollup/plugin-replace': 6.0.2(rollup@4.40.0)
+ '@rollup/plugin-terser': 0.4.4(rollup@4.40.0)
+ '@vercel/nft': 0.29.2(rollup@4.40.0)
archiver: 7.0.1
c12: 3.0.3(magicast@0.3.5)
chokidar: 4.0.3
citty: 0.1.6
- compatx: 0.1.8
+ compatx: 0.2.0
confbox: 0.2.2
consola: 3.4.2
cookie-es: 2.0.0
croner: 9.0.0
crossws: 0.3.4
- db0: 0.3.1
+ db0: 0.3.2
defu: 6.1.4
destr: 2.0.5
dot-prop: 9.0.0
- esbuild: 0.25.1
+ esbuild: 0.25.3
escape-string-regexp: 5.0.0
etag: 1.8.1
- exsolve: 1.0.4
+ exsolve: 1.0.5
globby: 14.1.0
gzip-size: 7.0.0
h3: 1.15.1
hookable: 5.5.3
httpxy: 0.1.7
- ioredis: 5.6.0
+ ioredis: 5.6.1
jiti: 2.4.2
klona: 2.0.6
knitwork: 1.2.0
@@ -38277,12 +43523,12 @@ snapshots:
pkg-types: 2.1.0
pretty-bytes: 6.1.1
radix3: 1.1.2
- rollup: 4.39.0
- rollup-plugin-visualizer: 5.14.0(rollup@4.39.0)
+ rollup: 4.40.0
+ rollup-plugin-visualizer: 5.14.0(rollup@4.40.0)
scule: 1.3.0
semver: 7.7.1
serve-placeholder: 2.0.2
- serve-static: 1.16.2
+ serve-static: 2.2.0
source-map: 0.7.4
std-env: 3.9.0
ufo: 1.6.1
@@ -38290,9 +43536,9 @@ snapshots:
uncrypto: 0.1.3
unctx: 2.4.1
unenv: 2.0.0-rc.15
- unimport: 4.2.0
+ unimport: 5.0.0
unplugin-utils: 0.2.4
- unstorage: 1.15.0(db0@0.3.1)(idb-keyval@6.2.1)(ioredis@5.6.0)
+ unstorage: 1.15.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(idb-keyval@6.2.1)(ioredis@5.6.1)
untyped: 2.0.0
unwasm: 0.3.9
youch: 4.1.0-beta.7
@@ -38347,21 +43593,29 @@ snapshots:
dependencies:
minimatch: 3.1.2
+ node-domexception@1.0.0: {}
+
node-fetch-native@1.6.6: {}
node-fetch@2.7.0:
dependencies:
whatwg-url: 5.0.0
+ node-fetch@3.3.2:
+ dependencies:
+ data-uri-to-buffer: 4.0.1
+ fetch-blob: 3.2.0
+ formdata-polyfill: 4.0.10
+
node-forge@1.3.1: {}
node-gyp-build-optional-packages@5.1.1:
dependencies:
- detect-libc: 2.0.3
+ detect-libc: 2.0.4
node-gyp-build-optional-packages@5.2.2:
dependencies:
- detect-libc: 2.0.3
+ detect-libc: 2.0.4
optional: true
node-gyp-build@4.8.4: {}
@@ -38372,6 +43626,10 @@ snapshots:
node-releases@2.0.19: {}
+ node-source-walk@6.0.2:
+ dependencies:
+ '@babel/parser': 7.27.0
+
node-stdlib-browser@1.3.1:
dependencies:
assert: 2.1.0
@@ -38402,13 +43660,17 @@ snapshots:
util: 0.12.5
vm-browserify: 1.1.2
+ nopt@5.0.0:
+ dependencies:
+ abbrev: 1.1.1
+
nopt@7.2.1:
dependencies:
abbrev: 2.0.0
nopt@8.1.0:
dependencies:
- abbrev: 3.0.0
+ abbrev: 3.0.1
normalize-package-data@2.5.0:
dependencies:
@@ -38417,6 +43679,16 @@ snapshots:
semver: 5.7.2
validate-npm-package-license: 3.0.4
+ normalize-package-data@6.0.2:
+ dependencies:
+ hosted-git-info: 7.0.2
+ semver: 7.7.1
+ validate-npm-package-license: 3.0.4
+
+ normalize-path@2.1.1:
+ dependencies:
+ remove-trailing-separator: 1.1.0
+
normalize-path@3.0.0: {}
normalize-range@0.1.2: {}
@@ -38434,23 +43706,30 @@ snapshots:
path-key: 4.0.0
unicorn-magic: 0.3.0
+ npmlog@5.0.1:
+ dependencies:
+ are-we-there-yet: 2.0.0
+ console-control-strings: 1.1.0
+ gauge: 3.0.2
+ set-blocking: 2.0.0
+
nth-check@2.1.1:
dependencies:
boolbase: 1.0.0
nullthrows@1.1.1: {}
- nuxt@3.16.0(@parcel/watcher@2.5.1)(@types/node@22.13.9)(bufferutil@4.0.9)(db0@0.3.1)(eslint@8.56.0)(idb-keyval@6.2.1)(ioredis@5.6.0)(lightningcss@1.29.3)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.39.0)(terser@5.39.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))(vue-tsc@2.2.8(typescript@5.8.2))(yaml@2.7.1):
+ nuxt@3.16.0(@netlify/blobs@8.2.0)(@parcel/watcher@2.5.1)(@types/node@22.13.9)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(eslint@8.56.0)(idb-keyval@6.2.1)(ioredis@5.6.1)(lightningcss@1.29.3)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.40.0)(terser@5.39.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))(vue-tsc@2.2.8(typescript@5.8.2))(yaml@2.7.1):
dependencies:
- '@nuxt/cli': 3.24.1(magicast@0.3.5)
+ '@nuxt/cli': 3.25.0(magicast@0.3.5)
'@nuxt/devalue': 2.0.2
- '@nuxt/devtools': 2.3.2(bufferutil@4.0.9)(utf-8-validate@5.0.10)(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))(vue@3.5.13(typescript@5.8.2))
+ '@nuxt/devtools': 2.4.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))(vue@3.5.13(typescript@5.8.2))
'@nuxt/kit': 3.16.0(magicast@0.3.5)
'@nuxt/schema': 3.16.0
'@nuxt/telemetry': 2.6.6(magicast@0.3.5)
- '@nuxt/vite-builder': 3.16.0(@types/node@22.13.9)(eslint@8.56.0)(lightningcss@1.29.3)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.39.0)(terser@5.39.0)(typescript@5.8.2)(vue-tsc@2.2.8(typescript@5.8.2))(vue@3.5.13(typescript@5.8.2))(yaml@2.7.1)
+ '@nuxt/vite-builder': 3.16.0(@types/node@22.13.9)(eslint@8.56.0)(lightningcss@1.29.3)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.40.0)(terser@5.39.0)(typescript@5.8.2)(vue-tsc@2.2.8(typescript@5.8.2))(vue@3.5.13(typescript@5.8.2))(yaml@2.7.1)
'@oxc-parser/wasm': 0.56.5
- '@unhead/vue': 2.0.5(vue@3.5.13(typescript@5.8.2))
+ '@unhead/vue': 2.0.8(vue@3.5.13(typescript@5.8.2))
'@vue/shared': 3.5.13
c12: 3.0.3(magicast@0.3.5)
chokidar: 4.0.3
@@ -38464,19 +43743,19 @@ snapshots:
esbuild: 0.25.1
escape-string-regexp: 5.0.0
estree-walker: 3.0.3
- exsolve: 1.0.4
+ exsolve: 1.0.5
globby: 14.1.0
h3: 1.15.1
hookable: 5.5.3
ignore: 7.0.3
- impound: 0.2.2(rollup@4.39.0)
+ impound: 0.2.2(rollup@4.40.0)
jiti: 2.4.2
klona: 2.0.6
knitwork: 1.2.0
magic-string: 0.30.17
mlly: 1.7.4
nanotar: 0.2.0
- nitropack: 2.11.8(idb-keyval@6.2.1)
+ nitropack: 2.11.9(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(idb-keyval@6.2.1)
nypm: 0.6.0
ofetch: 1.4.1
ohash: 2.0.11
@@ -38497,14 +43776,14 @@ snapshots:
unctx: 2.4.1
unenv: 2.0.0-rc.15
unimport: 4.2.0
- unplugin: 2.3.0
- unplugin-vue-router: 0.12.0(vue-router@4.5.0(vue@3.5.13(typescript@5.8.2)))(vue@3.5.13(typescript@5.8.2))
- unstorage: 1.15.0(db0@0.3.1)(idb-keyval@6.2.1)(ioredis@5.6.0)
+ unplugin: 2.3.2
+ unplugin-vue-router: 0.12.0(vue-router@4.5.1(vue@3.5.13(typescript@5.8.2)))(vue@3.5.13(typescript@5.8.2))
+ unstorage: 1.15.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(idb-keyval@6.2.1)(ioredis@5.6.1)
untyped: 2.0.0
vue: 3.5.13(typescript@5.8.2)
vue-bundle-renderer: 2.1.1
vue-devtools-stub: 0.1.0
- vue-router: 4.5.0(vue@3.5.13(typescript@5.8.2))
+ vue-router: 4.5.1(vue@3.5.13(typescript@5.8.2))
optionalDependencies:
'@parcel/watcher': 2.5.1
'@types/node': 22.13.9
@@ -38561,17 +43840,17 @@ snapshots:
- xml2js
- yaml
- nuxt@3.16.0(@types/node@22.13.9)(bufferutil@4.0.9)(db0@0.3.1)(eslint@8.56.0)(ioredis@5.6.0)(lightningcss@1.29.3)(rollup@4.39.0)(terser@5.39.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue-tsc@2.1.8(typescript@5.7.3)):
+ nuxt@3.16.0(@netlify/blobs@8.2.0)(@types/node@22.13.9)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(eslint@8.56.0)(ioredis@5.6.1)(lightningcss@1.29.3)(rollup@4.40.0)(terser@5.39.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue-tsc@2.1.8(typescript@5.7.3)):
dependencies:
- '@nuxt/cli': 3.24.1(magicast@0.3.5)
+ '@nuxt/cli': 3.25.0(magicast@0.3.5)
'@nuxt/devalue': 2.0.2
- '@nuxt/devtools': 2.3.2(bufferutil@4.0.9)(utf-8-validate@5.0.10)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue@3.5.13(typescript@5.7.3))
+ '@nuxt/devtools': 2.4.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue@3.5.13(typescript@5.7.3))
'@nuxt/kit': 3.16.0(magicast@0.3.5)
'@nuxt/schema': 3.16.0
'@nuxt/telemetry': 2.6.6(magicast@0.3.5)
- '@nuxt/vite-builder': 3.16.0(@types/node@22.13.9)(eslint@8.56.0)(lightningcss@1.29.3)(rollup@4.39.0)(terser@5.39.0)(typescript@5.7.3)(vue-tsc@2.1.8(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3))
+ '@nuxt/vite-builder': 3.16.0(@types/node@22.13.9)(eslint@8.56.0)(lightningcss@1.29.3)(rollup@4.40.0)(terser@5.39.0)(typescript@5.7.3)(vue-tsc@2.1.8(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3))
'@oxc-parser/wasm': 0.56.5
- '@unhead/vue': 2.0.5(vue@3.5.13(typescript@5.7.3))
+ '@unhead/vue': 2.0.8(vue@3.5.13(typescript@5.7.3))
'@vue/shared': 3.5.13
c12: 3.0.3(magicast@0.3.5)
chokidar: 4.0.3
@@ -38585,19 +43864,19 @@ snapshots:
esbuild: 0.25.1
escape-string-regexp: 5.0.0
estree-walker: 3.0.3
- exsolve: 1.0.4
+ exsolve: 1.0.5
globby: 14.1.0
h3: 1.15.1
hookable: 5.5.3
ignore: 7.0.3
- impound: 0.2.2(rollup@4.39.0)
+ impound: 0.2.2(rollup@4.40.0)
jiti: 2.4.2
klona: 2.0.6
knitwork: 1.2.0
magic-string: 0.30.17
mlly: 1.7.4
nanotar: 0.2.0
- nitropack: 2.11.8(idb-keyval@6.2.1)
+ nitropack: 2.11.9(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(idb-keyval@6.2.1)
nypm: 0.6.0
ofetch: 1.4.1
ohash: 2.0.11
@@ -38618,14 +43897,14 @@ snapshots:
unctx: 2.4.1
unenv: 2.0.0-rc.15
unimport: 4.2.0
- unplugin: 2.3.0
- unplugin-vue-router: 0.12.0(vue-router@4.5.0(vue@3.5.13(typescript@5.7.3)))(vue@3.5.13(typescript@5.7.3))
- unstorage: 1.15.0(db0@0.3.1)(idb-keyval@6.2.1)(ioredis@5.6.0)
+ unplugin: 2.3.2
+ unplugin-vue-router: 0.12.0(vue-router@4.5.1(vue@3.5.13(typescript@5.7.3)))(vue@3.5.13(typescript@5.7.3))
+ unstorage: 1.15.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(idb-keyval@6.2.1)(ioredis@5.6.1)
untyped: 2.0.0
vue: 3.5.13(typescript@5.7.3)
vue-bundle-renderer: 2.1.1
vue-devtools-stub: 0.1.0
- vue-router: 4.5.0(vue@3.5.13(typescript@5.7.3))
+ vue-router: 4.5.1(vue@3.5.13(typescript@5.7.3))
optionalDependencies:
'@types/node': 22.13.9
transitivePeerDependencies:
@@ -38682,17 +43961,17 @@ snapshots:
- yaml
optional: true
- nuxt@3.16.0(@types/node@22.13.9)(bufferutil@4.0.9)(db0@0.3.1)(eslint@8.56.0)(ioredis@5.6.0)(lightningcss@1.29.3)(rollup@4.39.0)(terser@5.39.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue-tsc@2.2.8(typescript@5.8.2)):
+ nuxt@3.16.0(@netlify/blobs@8.2.0)(@types/node@22.13.9)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(eslint@8.56.0)(ioredis@5.6.1)(lightningcss@1.29.3)(rollup@4.40.0)(terser@5.39.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue-tsc@2.2.8(typescript@5.8.2)):
dependencies:
- '@nuxt/cli': 3.24.1(magicast@0.3.5)
+ '@nuxt/cli': 3.25.0(magicast@0.3.5)
'@nuxt/devalue': 2.0.2
- '@nuxt/devtools': 2.3.2(bufferutil@4.0.9)(utf-8-validate@5.0.10)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue@3.5.13(typescript@5.8.2))
+ '@nuxt/devtools': 2.4.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue@3.5.13(typescript@5.8.2))
'@nuxt/kit': 3.16.0(magicast@0.3.5)
'@nuxt/schema': 3.16.0
'@nuxt/telemetry': 2.6.6(magicast@0.3.5)
- '@nuxt/vite-builder': 3.16.0(@types/node@22.13.9)(eslint@8.56.0)(lightningcss@1.29.3)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.39.0)(terser@5.39.0)(typescript@5.8.2)(vue-tsc@2.2.8(typescript@5.8.2))(vue@3.5.13(typescript@5.8.2))(yaml@2.7.1)
+ '@nuxt/vite-builder': 3.16.0(@types/node@22.13.9)(eslint@8.56.0)(lightningcss@1.29.3)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.40.0)(terser@5.39.0)(typescript@5.8.2)(vue-tsc@2.2.8(typescript@5.8.2))(vue@3.5.13(typescript@5.8.2))(yaml@2.7.1)
'@oxc-parser/wasm': 0.56.5
- '@unhead/vue': 2.0.5(vue@3.5.13(typescript@5.8.2))
+ '@unhead/vue': 2.0.8(vue@3.5.13(typescript@5.8.2))
'@vue/shared': 3.5.13
c12: 3.0.3(magicast@0.3.5)
chokidar: 4.0.3
@@ -38706,19 +43985,19 @@ snapshots:
esbuild: 0.25.1
escape-string-regexp: 5.0.0
estree-walker: 3.0.3
- exsolve: 1.0.4
+ exsolve: 1.0.5
globby: 14.1.0
h3: 1.15.1
hookable: 5.5.3
ignore: 7.0.3
- impound: 0.2.2(rollup@4.39.0)
+ impound: 0.2.2(rollup@4.40.0)
jiti: 2.4.2
klona: 2.0.6
knitwork: 1.2.0
magic-string: 0.30.17
mlly: 1.7.4
nanotar: 0.2.0
- nitropack: 2.11.8(idb-keyval@6.2.1)
+ nitropack: 2.11.9(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(idb-keyval@6.2.1)
nypm: 0.6.0
ofetch: 1.4.1
ohash: 2.0.11
@@ -38739,14 +44018,14 @@ snapshots:
unctx: 2.4.1
unenv: 2.0.0-rc.15
unimport: 4.2.0
- unplugin: 2.3.0
- unplugin-vue-router: 0.12.0(vue-router@4.5.0(vue@3.5.13(typescript@5.8.2)))(vue@3.5.13(typescript@5.8.2))
- unstorage: 1.15.0(db0@0.3.1)(idb-keyval@6.2.1)(ioredis@5.6.0)
+ unplugin: 2.3.2
+ unplugin-vue-router: 0.12.0(vue-router@4.5.1(vue@3.5.13(typescript@5.8.2)))(vue@3.5.13(typescript@5.8.2))
+ unstorage: 1.15.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(idb-keyval@6.2.1)(ioredis@5.6.1)
untyped: 2.0.0
vue: 3.5.13(typescript@5.8.2)
vue-bundle-renderer: 2.1.1
vue-devtools-stub: 0.1.0
- vue-router: 4.5.0(vue@3.5.13(typescript@5.8.2))
+ vue-router: 4.5.1(vue@3.5.13(typescript@5.8.2))
optionalDependencies:
'@types/node': 22.13.9
transitivePeerDependencies:
@@ -38881,7 +44160,7 @@ snapshots:
define-properties: 1.2.1
es-object-atoms: 1.1.1
- oblivious-set@1.1.1: {}
+ oblivious-set@1.4.0: {}
obuf@1.1.2: {}
@@ -38911,6 +44190,10 @@ snapshots:
dependencies:
wrappy: 1.0.2
+ one-time@1.0.0:
+ dependencies:
+ fn.name: 1.1.0
+
onetime@5.1.2:
dependencies:
mimic-fn: 2.1.0
@@ -38921,7 +44204,7 @@ snapshots:
only@0.0.2: {}
- open@10.1.0:
+ open@10.1.1:
dependencies:
default-browser: 5.2.1
define-lazy-prop: 3.0.0
@@ -38983,8 +44266,8 @@ snapshots:
ox@0.6.7(typescript@5.7.3):
dependencies:
'@adraffy/ens-normalize': 1.11.0
- '@noble/curves': 1.8.1
- '@noble/hashes': 1.7.1
+ '@noble/curves': 1.9.0
+ '@noble/hashes': 1.8.0
'@scure/bip32': 1.6.2
'@scure/bip39': 1.5.4
abitype: 1.0.8(typescript@5.7.3)(zod@3.22.4)
@@ -38994,14 +44277,14 @@ snapshots:
transitivePeerDependencies:
- zod
- ox@0.6.7(typescript@5.7.3)(zod@3.23.8):
+ ox@0.6.7(typescript@5.7.3)(zod@3.24.3):
dependencies:
'@adraffy/ens-normalize': 1.11.0
- '@noble/curves': 1.8.1
- '@noble/hashes': 1.7.1
+ '@noble/curves': 1.9.0
+ '@noble/hashes': 1.8.0
'@scure/bip32': 1.6.2
'@scure/bip39': 1.5.4
- abitype: 1.0.8(typescript@5.7.3)(zod@3.23.8)
+ abitype: 1.0.8(typescript@5.7.3)(zod@3.24.3)
eventemitter3: 5.0.1
optionalDependencies:
typescript: 5.7.3
@@ -39011,8 +44294,8 @@ snapshots:
ox@0.6.7(typescript@5.8.2):
dependencies:
'@adraffy/ens-normalize': 1.11.0
- '@noble/curves': 1.8.1
- '@noble/hashes': 1.7.1
+ '@noble/curves': 1.9.0
+ '@noble/hashes': 1.8.0
'@scure/bip32': 1.6.2
'@scure/bip39': 1.5.4
abitype: 1.0.8(typescript@5.8.2)(zod@3.22.4)
@@ -39022,14 +44305,14 @@ snapshots:
transitivePeerDependencies:
- zod
- ox@0.6.7(typescript@5.8.2)(zod@3.23.8):
+ ox@0.6.7(typescript@5.8.2)(zod@3.24.3):
dependencies:
'@adraffy/ens-normalize': 1.11.0
- '@noble/curves': 1.8.1
- '@noble/hashes': 1.7.1
+ '@noble/curves': 1.9.0
+ '@noble/hashes': 1.8.0
'@scure/bip32': 1.6.2
'@scure/bip39': 1.5.4
- abitype: 1.0.8(typescript@5.8.2)(zod@3.23.8)
+ abitype: 1.0.8(typescript@5.8.2)(zod@3.24.3)
eventemitter3: 5.0.1
optionalDependencies:
typescript: 5.8.2
@@ -39050,14 +44333,14 @@ snapshots:
transitivePeerDependencies:
- zod
- ox@0.6.9(typescript@5.7.3)(zod@3.23.8):
+ ox@0.6.9(typescript@5.7.3)(zod@3.24.3):
dependencies:
'@adraffy/ens-normalize': 1.11.0
'@noble/curves': 1.8.1
'@noble/hashes': 1.7.1
'@scure/bip32': 1.6.2
'@scure/bip39': 1.5.4
- abitype: 1.0.8(typescript@5.7.3)(zod@3.23.8)
+ abitype: 1.0.8(typescript@5.7.3)(zod@3.24.3)
eventemitter3: 5.0.1
optionalDependencies:
typescript: 5.7.3
@@ -39078,14 +44361,14 @@ snapshots:
transitivePeerDependencies:
- zod
- ox@0.6.9(typescript@5.8.2)(zod@3.23.8):
+ ox@0.6.9(typescript@5.8.2)(zod@3.24.3):
dependencies:
'@adraffy/ens-normalize': 1.11.0
'@noble/curves': 1.8.1
'@noble/hashes': 1.7.1
'@scure/bip32': 1.6.2
'@scure/bip39': 1.5.4
- abitype: 1.0.8(typescript@5.8.2)(zod@3.23.8)
+ abitype: 1.0.8(typescript@5.8.2)(zod@3.24.3)
eventemitter3: 5.0.1
optionalDependencies:
typescript: 5.8.2
@@ -39111,6 +44394,10 @@ snapshots:
dependencies:
p-timeout: 3.2.0
+ p-event@5.0.1:
+ dependencies:
+ p-timeout: 5.1.0
+
p-filter@2.1.0:
dependencies:
p-map: 2.1.0
@@ -39151,6 +44438,8 @@ snapshots:
dependencies:
aggregate-error: 3.1.0
+ p-map@7.0.3: {}
+
p-retry@6.2.1:
dependencies:
'@types/retry': 0.12.2
@@ -39161,15 +44450,23 @@ snapshots:
dependencies:
p-finally: 1.0.0
+ p-timeout@5.1.0: {}
+
+ p-timeout@6.1.4: {}
+
p-try@2.2.0: {}
+ p-wait-for@5.0.2:
+ dependencies:
+ p-timeout: 6.1.4
+
package-json-from-dist@1.0.1: {}
package-manager-detector@0.2.11:
dependencies:
quansync: 0.2.10
- package-manager-detector@1.1.0: {}
+ package-manager-detector@1.2.0: {}
pako@0.2.9: {}
@@ -39180,19 +44477,19 @@ snapshots:
dot-case: 3.0.4
tslib: 2.8.1
- parcel@2.13.3(@swc/helpers@0.5.15)(cssnano@7.0.6(postcss@8.5.3))(postcss@8.5.3)(relateurl@0.2.7)(svgo@3.3.2)(terser@5.39.0)(typescript@5.8.2):
+ parcel@2.13.3(@swc/helpers@0.5.17)(cssnano@7.0.6(postcss@8.5.3))(postcss@8.5.3)(relateurl@0.2.7)(svgo@3.3.2)(terser@5.39.0)(typescript@5.8.2):
dependencies:
- '@parcel/config-default': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))(@swc/helpers@0.5.15)(cssnano@7.0.6(postcss@8.5.3))(postcss@8.5.3)(relateurl@0.2.7)(svgo@3.3.2)(terser@5.39.0)(typescript@5.8.2)
- '@parcel/core': 2.13.3(@swc/helpers@0.5.15)
+ '@parcel/config-default': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))(@swc/helpers@0.5.17)(cssnano@7.0.6(postcss@8.5.3))(postcss@8.5.3)(relateurl@0.2.7)(svgo@3.3.2)(terser@5.39.0)(typescript@5.8.2)
+ '@parcel/core': 2.13.3(@swc/helpers@0.5.17)
'@parcel/diagnostic': 2.13.3
'@parcel/events': 2.13.3
'@parcel/feature-flags': 2.13.3
- '@parcel/fs': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/fs': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/logger': 2.13.3
- '@parcel/package-manager': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))(@swc/helpers@0.5.15)
- '@parcel/reporter-cli': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/reporter-dev-server': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
- '@parcel/reporter-tracer': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.15))
+ '@parcel/package-manager': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))(@swc/helpers@0.5.17)
+ '@parcel/reporter-cli': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/reporter-dev-server': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
+ '@parcel/reporter-tracer': 2.13.3(@parcel/core@2.13.3(@swc/helpers@0.5.17))
'@parcel/utils': 2.13.3
chalk: 4.1.2
commander: 12.1.0
@@ -39224,6 +44521,16 @@ snapshots:
parse-diff@0.7.1: {}
+ parse-entities@4.0.2:
+ dependencies:
+ '@types/unist': 2.0.11
+ character-entities-legacy: 3.0.0
+ character-reference-invalid: 2.0.1
+ decode-named-character-reference: 1.1.0
+ is-alphanumerical: 2.0.1
+ is-decimal: 2.0.1
+ is-hexadecimal: 2.0.1
+
parse-git-config@2.0.3:
dependencies:
expand-tilde: 2.0.2
@@ -39239,20 +44546,26 @@ snapshots:
json-parse-even-better-errors: 2.3.1
lines-and-columns: 1.2.4
+ parse-json@8.3.0:
+ dependencies:
+ '@babel/code-frame': 7.26.2
+ index-to-position: 1.1.0
+ type-fest: 4.40.0
+
parse-link-header@2.0.0:
dependencies:
xtend: 4.0.2
parse-passwd@1.0.0: {}
- parse-path@7.0.1:
+ parse-path@7.1.0:
dependencies:
protocols: 2.0.2
parse-url@9.2.0:
dependencies:
'@types/parse-path': 7.0.3
- parse-path: 7.0.1
+ parse-path: 7.1.0
parse5-htmlparser2-tree-adapter@6.0.1:
dependencies:
@@ -39260,9 +44573,9 @@ snapshots:
parse5@6.0.1: {}
- parse5@7.2.1:
+ parse5@7.3.0:
dependencies:
- entities: 4.5.0
+ entities: 6.0.0
parseurl@1.3.3: {}
@@ -39281,6 +44594,8 @@ snapshots:
path-is-absolute@1.0.1: {}
+ path-is-inside@1.0.2: {}
+
path-key@3.1.1: {}
path-key@4.0.0: {}
@@ -39294,8 +44609,12 @@ snapshots:
path-to-regexp@0.1.12: {}
+ path-to-regexp@3.3.0: {}
+
path-to-regexp@6.3.0: {}
+ path-to-regexp@8.2.0: {}
+
path-type@4.0.0: {}
path-type@6.0.0: {}
@@ -39332,7 +44651,7 @@ snapshots:
pg-int8@1.0.1: {}
- pg-protocol@1.8.0: {}
+ pg-protocol@1.9.5: {}
pg-types@2.2.0:
dependencies:
@@ -39381,6 +44700,10 @@ snapshots:
pirates@4.0.7: {}
+ pkce-challenge@4.1.0: {}
+
+ pkce-challenge@5.0.0: {}
+
pkg-dir@3.0.0:
dependencies:
find-up: 3.0.0
@@ -39406,7 +44729,7 @@ snapshots:
pkg-types@2.1.0:
dependencies:
confbox: 0.2.2
- exsolve: 1.0.4
+ exsolve: 1.0.5
pathe: 2.0.3
playwright-core@1.48.2: {}
@@ -39427,7 +44750,7 @@ snapshots:
pony-cause@2.1.11: {}
- portfinder@1.0.35:
+ portfinder@1.0.36:
dependencies:
async: 3.2.6
debug: 4.4.0
@@ -39491,7 +44814,7 @@ snapshots:
yaml: 1.10.2
optionalDependencies:
postcss: 8.5.3
- ts-node: 10.9.2(@types/node@22.13.9)(typescript@5.7.3)
+ ts-node: 10.9.2(@swc/core@1.11.22)(@types/node@22.13.9)(typescript@5.7.3)
postcss-load-config@3.1.4(postcss@8.5.3)(ts-node@10.9.2(@types/node@22.13.9)(typescript@5.8.2)):
dependencies:
@@ -39499,15 +44822,15 @@ snapshots:
yaml: 1.10.2
optionalDependencies:
postcss: 8.5.3
- ts-node: 10.9.2(@swc/core@1.11.18)(@types/node@22.13.9)(typescript@5.8.2)
+ ts-node: 10.9.2(@swc/core@1.11.22)(@types/node@22.13.9)(typescript@5.8.2)
- postcss-load-config@4.0.2(postcss@8.5.3)(ts-node@10.9.2(@types/node@22.13.4)(typescript@5.7.3)):
+ postcss-load-config@4.0.2(postcss@8.5.3)(ts-node@10.9.2(@swc/core@1.11.22)(@types/node@22.13.4)(typescript@5.7.3)):
dependencies:
lilconfig: 3.1.3
yaml: 2.7.1
optionalDependencies:
postcss: 8.5.3
- ts-node: 10.9.2(@types/node@22.13.4)(typescript@5.7.3)
+ ts-node: 10.9.2(@swc/core@1.11.22)(@types/node@22.13.4)(typescript@5.7.3)
postcss-load-config@4.0.2(postcss@8.5.3)(ts-node@10.9.2(@types/node@22.13.9)(typescript@5.8.2)):
dependencies:
@@ -39515,7 +44838,7 @@ snapshots:
yaml: 2.7.1
optionalDependencies:
postcss: 8.5.3
- ts-node: 10.9.2(@swc/core@1.11.18)(@types/node@22.13.9)(typescript@5.8.2)
+ ts-node: 10.9.2(@swc/core@1.11.22)(@types/node@22.13.9)(typescript@5.8.2)
optional: true
postcss-merge-longhand@7.0.4(postcss@8.5.3):
@@ -39676,6 +44999,13 @@ snapshots:
postcss-value-parser@4.2.0: {}
+ postcss-values-parser@6.0.2(postcss@8.5.3):
+ dependencies:
+ color-name: 1.1.4
+ is-url-superb: 4.0.0
+ postcss: 8.5.3
+ quote-unquote: 1.0.0
+
postcss@8.4.31:
dependencies:
nanoid: 3.3.11
@@ -39724,6 +45054,23 @@ snapshots:
preact@10.4.1: {}
+ precinct@11.0.5:
+ dependencies:
+ '@dependents/detective-less': 4.1.0
+ commander: 10.0.1
+ detective-amd: 5.0.2
+ detective-cjs: 5.0.1
+ detective-es6: 4.0.1
+ detective-postcss: 6.1.3
+ detective-sass: 5.0.3
+ detective-scss: 4.0.3
+ detective-stylus: 4.0.0
+ detective-typescript: 11.2.0
+ module-definition: 5.0.1
+ node-source-walk: 6.0.2
+ transitivePeerDependencies:
+ - supports-color
+
prelude-ls@1.2.1: {}
prettier-linter-helpers@1.0.0:
@@ -39752,6 +45099,8 @@ snapshots:
printable-characters@1.0.42: {}
+ prismjs@1.30.0: {}
+
process-nextick-args@2.0.1: {}
process-warning@1.0.0: {}
@@ -39771,6 +45120,8 @@ snapshots:
object-assign: 4.1.1
react-is: 16.13.1
+ property-information@7.0.0: {}
+
proto-list@1.2.4: {}
protobufjs@7.4.0:
@@ -39912,6 +45263,8 @@ snapshots:
quick-format-unescaped@4.0.4: {}
+ quote-unquote@1.0.0: {}
+
radix3@1.1.2: {}
ramda@0.29.0: {}
@@ -39925,6 +45278,8 @@ snapshots:
randombytes: 2.1.0
safe-buffer: 5.2.1
+ range-parser@1.2.0: {}
+
range-parser@1.2.1: {}
raw-body@2.5.2:
@@ -39934,6 +45289,13 @@ snapshots:
iconv-lite: 0.4.24
unpipe: 1.0.0
+ raw-body@3.0.0:
+ dependencies:
+ bytes: 3.1.2
+ http-errors: 2.0.0
+ iconv-lite: 0.6.3
+ unpipe: 1.0.0
+
rc9@2.1.2:
dependencies:
defu: 6.1.4
@@ -39949,6 +45311,12 @@ snapshots:
react: 19.0.0
react-dom: 19.0.0(react@19.0.0)
+ react-dom@18.3.1(react@18.3.1):
+ dependencies:
+ loose-envify: 1.4.0
+ react: 18.3.1
+ scheduler: 0.23.2
+
react-dom@19.0.0(react@19.0.0):
dependencies:
react: 19.0.0
@@ -39970,7 +45338,7 @@ snapshots:
optionalDependencies:
'@types/react': 19.0.0
- react-hook-form@7.55.0(react@19.0.0):
+ react-hook-form@7.56.1(react@19.0.0):
dependencies:
react: 19.0.0
@@ -39982,6 +45350,24 @@ snapshots:
react-lifecycles-compat@3.0.4: {}
+ react-markdown@10.1.0(@types/react@19.0.0)(react@19.0.0):
+ dependencies:
+ '@types/hast': 3.0.4
+ '@types/mdast': 4.0.4
+ '@types/react': 19.0.0
+ devlop: 1.1.0
+ hast-util-to-jsx-runtime: 2.3.6
+ html-url-attributes: 3.0.1
+ mdast-util-to-hast: 13.2.0
+ react: 19.0.0
+ remark-parse: 11.0.0
+ remark-rehype: 11.1.2
+ unified: 11.0.5
+ unist-util-visit: 5.0.0
+ vfile: 6.0.3
+ transitivePeerDependencies:
+ - supports-color
+
react-modal@3.16.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0):
dependencies:
exenv: 1.2.2
@@ -40001,6 +45387,14 @@ snapshots:
react-refresh@0.14.2: {}
+ react-remove-scroll-bar@2.3.8(@types/react@19.0.0)(react@18.3.1):
+ dependencies:
+ react: 18.3.1
+ react-style-singleton: 2.2.3(@types/react@19.0.0)(react@18.3.1)
+ tslib: 2.8.1
+ optionalDependencies:
+ '@types/react': 19.0.0
+
react-remove-scroll-bar@2.3.8(@types/react@19.0.0)(react@19.0.0):
dependencies:
react: 19.0.0
@@ -40018,6 +45412,17 @@ snapshots:
use-callback-ref: 1.3.3(@types/react@19.0.0)(react@19.0.0)
use-sidecar: 1.1.3(@types/react@19.0.0)(react@19.0.0)
+ react-remove-scroll@2.6.3(@types/react@19.0.0)(react@18.3.1):
+ dependencies:
+ react: 18.3.1
+ react-remove-scroll-bar: 2.3.8(@types/react@19.0.0)(react@18.3.1)
+ react-style-singleton: 2.2.3(@types/react@19.0.0)(react@18.3.1)
+ tslib: 2.8.1
+ use-callback-ref: 1.3.3(@types/react@19.0.0)(react@18.3.1)
+ use-sidecar: 1.1.3(@types/react@19.0.0)(react@18.3.1)
+ optionalDependencies:
+ '@types/react': 19.0.0
+
react-remove-scroll@2.6.3(@types/react@19.0.0)(react@19.0.0):
dependencies:
react: 19.0.0
@@ -40029,6 +45434,19 @@ snapshots:
optionalDependencies:
'@types/react': 19.0.0
+ react-simple-code-editor@0.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
+ dependencies:
+ react: 18.3.1
+ react-dom: 18.3.1(react@18.3.1)
+
+ react-style-singleton@2.2.3(@types/react@19.0.0)(react@18.3.1):
+ dependencies:
+ get-nonce: 1.0.1
+ react: 18.3.1
+ tslib: 2.8.1
+ optionalDependencies:
+ '@types/react': 19.0.0
+
react-style-singleton@2.2.3(@types/react@19.0.0)(react@19.0.0):
dependencies:
get-nonce: 1.0.1
@@ -40037,12 +45455,28 @@ snapshots:
optionalDependencies:
'@types/react': 19.0.0
+ react-toastify@10.0.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
+ dependencies:
+ clsx: 2.1.1
+ react: 18.3.1
+ react-dom: 18.3.1(react@18.3.1)
+
+ react@18.3.1:
+ dependencies:
+ loose-envify: 1.4.0
+
react@19.0.0: {}
read-cache@1.0.0:
dependencies:
pify: 2.3.0
+ read-package-up@11.0.0:
+ dependencies:
+ find-up-simple: 1.0.1
+ read-pkg: 9.0.1
+ type-fest: 4.40.0
+
read-pkg-up@7.0.1:
dependencies:
find-up: 4.1.0
@@ -40056,6 +45490,14 @@ snapshots:
parse-json: 5.2.0
type-fest: 0.6.0
+ read-pkg@9.0.1:
+ dependencies:
+ '@types/normalize-package-data': 2.4.4
+ normalize-package-data: 6.0.2
+ parse-json: 8.3.0
+ type-fest: 4.40.0
+ unicorn-magic: 0.1.0
+
read-yaml-file@1.1.0:
dependencies:
graceful-fs: 4.2.11
@@ -40109,6 +45551,10 @@ snapshots:
tiny-invariant: 1.3.3
tslib: 2.8.1
+ rechoir@0.6.2:
+ dependencies:
+ resolve: 1.22.10
+
rechoir@0.8.0:
dependencies:
resolve: 1.22.10
@@ -40119,6 +45565,15 @@ snapshots:
dependencies:
redis-errors: 1.2.0
+ redis@4.7.0:
+ dependencies:
+ '@redis/bloom': 1.2.0(@redis/client@1.6.0)
+ '@redis/client': 1.6.0
+ '@redis/graph': 1.1.1(@redis/client@1.6.0)
+ '@redis/json': 1.0.7(@redis/client@1.6.0)
+ '@redis/search': 1.2.0(@redis/client@1.6.0)
+ '@redis/time-series': 1.1.0(@redis/client@1.6.0)
+
reflect.getprototypeof@1.0.10:
dependencies:
call-bind: 1.0.8
@@ -40178,6 +45633,23 @@ snapshots:
space-separated-tokens: 1.1.5
unist-util-visit: 2.0.3
+ remark-parse@11.0.0:
+ dependencies:
+ '@types/mdast': 4.0.4
+ mdast-util-from-markdown: 2.0.2
+ micromark-util-types: 2.0.2
+ unified: 11.0.5
+ transitivePeerDependencies:
+ - supports-color
+
+ remark-rehype@11.1.2:
+ dependencies:
+ '@types/hast': 3.0.4
+ '@types/mdast': 4.0.4
+ mdast-util-to-hast: 13.2.0
+ unified: 11.0.5
+ vfile: 6.0.3
+
remark-slug@6.1.0:
dependencies:
github-slugger: 1.5.0
@@ -40186,6 +45658,8 @@ snapshots:
remove-accents@0.5.0: {}
+ remove-trailing-separator@1.1.0: {}
+
renderkid@3.0.0:
dependencies:
css-select: 4.3.0
@@ -40202,7 +45676,7 @@ snapshots:
dependencies:
debug: 4.4.0
module-details-from-path: 1.0.3
- resolve: 1.22.8
+ resolve: 1.22.10
transitivePeerDependencies:
- supports-color
@@ -40210,6 +45684,8 @@ snapshots:
require-main-filename@2.0.0: {}
+ require-package-name@2.0.1: {}
+
requireindex@1.2.0: {}
requires-port@1.0.0: {}
@@ -40276,7 +45752,7 @@ snapshots:
ripemd160@2.0.2:
dependencies:
- hash-base: 3.1.0
+ hash-base: 3.0.5
inherits: 2.0.4
ripple-address-codec@5.0.0(bufferutil@4.0.9)(utf-8-validate@5.0.10):
@@ -40290,7 +45766,7 @@ snapshots:
ripple-binary-codec@2.3.0(bufferutil@4.0.9)(utf-8-validate@5.0.10):
dependencies:
'@xrplf/isomorphic': 1.0.1(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- bignumber.js: 9.2.1
+ bignumber.js: 9.3.0
ripple-address-codec: 5.0.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
transitivePeerDependencies:
- bufferutil
@@ -40298,7 +45774,7 @@ snapshots:
ripple-keypairs@2.0.0(bufferutil@4.0.9)(utf-8-validate@5.0.10):
dependencies:
- '@noble/curves': 1.8.1
+ '@noble/curves': 1.9.0
'@xrplf/isomorphic': 1.0.1(bufferutil@4.0.9)(utf-8-validate@5.0.10)
ripple-address-codec: 5.0.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
transitivePeerDependencies:
@@ -40315,14 +45791,14 @@ snapshots:
dependencies:
rollup-plugin-inject: 3.0.2
- rollup-plugin-visualizer@5.14.0(rollup@4.39.0):
+ rollup-plugin-visualizer@5.14.0(rollup@4.40.0):
dependencies:
open: 8.4.2
picomatch: 4.0.2
source-map: 0.7.4
yargs: 17.7.2
optionalDependencies:
- rollup: 4.39.0
+ rollup: 4.40.0
rollup-pluginutils@2.8.2:
dependencies:
@@ -40332,32 +45808,67 @@ snapshots:
optionalDependencies:
fsevents: 2.3.3
- rollup@4.39.0:
+ rollup@4.35.0:
+ dependencies:
+ '@types/estree': 1.0.6
+ optionalDependencies:
+ '@rollup/rollup-android-arm-eabi': 4.35.0
+ '@rollup/rollup-android-arm64': 4.35.0
+ '@rollup/rollup-darwin-arm64': 4.35.0
+ '@rollup/rollup-darwin-x64': 4.35.0
+ '@rollup/rollup-freebsd-arm64': 4.35.0
+ '@rollup/rollup-freebsd-x64': 4.35.0
+ '@rollup/rollup-linux-arm-gnueabihf': 4.35.0
+ '@rollup/rollup-linux-arm-musleabihf': 4.35.0
+ '@rollup/rollup-linux-arm64-gnu': 4.35.0
+ '@rollup/rollup-linux-arm64-musl': 4.35.0
+ '@rollup/rollup-linux-loongarch64-gnu': 4.35.0
+ '@rollup/rollup-linux-powerpc64le-gnu': 4.35.0
+ '@rollup/rollup-linux-riscv64-gnu': 4.35.0
+ '@rollup/rollup-linux-s390x-gnu': 4.35.0
+ '@rollup/rollup-linux-x64-gnu': 4.35.0
+ '@rollup/rollup-linux-x64-musl': 4.35.0
+ '@rollup/rollup-win32-arm64-msvc': 4.35.0
+ '@rollup/rollup-win32-ia32-msvc': 4.35.0
+ '@rollup/rollup-win32-x64-msvc': 4.35.0
+ fsevents: 2.3.3
+
+ rollup@4.40.0:
dependencies:
'@types/estree': 1.0.7
optionalDependencies:
- '@rollup/rollup-android-arm-eabi': 4.39.0
- '@rollup/rollup-android-arm64': 4.39.0
- '@rollup/rollup-darwin-arm64': 4.39.0
- '@rollup/rollup-darwin-x64': 4.39.0
- '@rollup/rollup-freebsd-arm64': 4.39.0
- '@rollup/rollup-freebsd-x64': 4.39.0
- '@rollup/rollup-linux-arm-gnueabihf': 4.39.0
- '@rollup/rollup-linux-arm-musleabihf': 4.39.0
- '@rollup/rollup-linux-arm64-gnu': 4.39.0
- '@rollup/rollup-linux-arm64-musl': 4.39.0
- '@rollup/rollup-linux-loongarch64-gnu': 4.39.0
- '@rollup/rollup-linux-powerpc64le-gnu': 4.39.0
- '@rollup/rollup-linux-riscv64-gnu': 4.39.0
- '@rollup/rollup-linux-riscv64-musl': 4.39.0
- '@rollup/rollup-linux-s390x-gnu': 4.39.0
- '@rollup/rollup-linux-x64-gnu': 4.39.0
- '@rollup/rollup-linux-x64-musl': 4.39.0
- '@rollup/rollup-win32-arm64-msvc': 4.39.0
- '@rollup/rollup-win32-ia32-msvc': 4.39.0
- '@rollup/rollup-win32-x64-msvc': 4.39.0
+ '@rollup/rollup-android-arm-eabi': 4.40.0
+ '@rollup/rollup-android-arm64': 4.40.0
+ '@rollup/rollup-darwin-arm64': 4.40.0
+ '@rollup/rollup-darwin-x64': 4.40.0
+ '@rollup/rollup-freebsd-arm64': 4.40.0
+ '@rollup/rollup-freebsd-x64': 4.40.0
+ '@rollup/rollup-linux-arm-gnueabihf': 4.40.0
+ '@rollup/rollup-linux-arm-musleabihf': 4.40.0
+ '@rollup/rollup-linux-arm64-gnu': 4.40.0
+ '@rollup/rollup-linux-arm64-musl': 4.40.0
+ '@rollup/rollup-linux-loongarch64-gnu': 4.40.0
+ '@rollup/rollup-linux-powerpc64le-gnu': 4.40.0
+ '@rollup/rollup-linux-riscv64-gnu': 4.40.0
+ '@rollup/rollup-linux-riscv64-musl': 4.40.0
+ '@rollup/rollup-linux-s390x-gnu': 4.40.0
+ '@rollup/rollup-linux-x64-gnu': 4.40.0
+ '@rollup/rollup-linux-x64-musl': 4.40.0
+ '@rollup/rollup-win32-arm64-msvc': 4.40.0
+ '@rollup/rollup-win32-ia32-msvc': 4.40.0
+ '@rollup/rollup-win32-x64-msvc': 4.40.0
fsevents: 2.3.3
+ router@2.2.0:
+ dependencies:
+ debug: 4.4.0
+ depd: 2.0.0
+ is-promise: 4.0.0
+ parseurl: 1.3.3
+ path-to-regexp: 8.2.0
+ transitivePeerDependencies:
+ - supports-color
+
rpc-websockets@7.11.0:
dependencies:
eventemitter3: 4.0.7
@@ -40369,7 +45880,7 @@ snapshots:
rpc-websockets@9.1.1:
dependencies:
- '@swc/helpers': 0.5.15
+ '@swc/helpers': 0.5.17
'@types/uuid': 8.3.4
'@types/ws': 8.18.1
buffer: 6.0.3
@@ -40461,6 +45972,10 @@ snapshots:
dependencies:
xmlchars: 2.2.0
+ scheduler@0.23.2:
+ dependencies:
+ loose-envify: 1.4.0
+
scheduler@0.25.0: {}
schema-utils@3.3.0:
@@ -40469,7 +45984,7 @@ snapshots:
ajv: 6.12.6
ajv-keywords: 3.5.2(ajv@6.12.6)
- schema-utils@4.3.0:
+ schema-utils@4.3.2:
dependencies:
'@types/json-schema': 7.0.15
ajv: 8.17.1
@@ -40501,6 +46016,8 @@ snapshots:
secure-compare@3.0.1: {}
+ secure-json-parse@2.7.0: {}
+
select-hose@2.0.0: {}
selfsigned@2.4.1:
@@ -40532,10 +46049,36 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ send@1.2.0:
+ dependencies:
+ debug: 4.4.0
+ encodeurl: 2.0.0
+ escape-html: 1.0.3
+ etag: 1.8.1
+ fresh: 2.0.0
+ http-errors: 2.0.0
+ mime-types: 3.0.1
+ ms: 2.1.3
+ on-finished: 2.4.1
+ range-parser: 1.2.1
+ statuses: 2.0.1
+ transitivePeerDependencies:
+ - supports-color
+
serialize-javascript@6.0.2:
dependencies:
randombytes: 2.1.0
+ serve-handler@6.1.6:
+ dependencies:
+ bytes: 3.0.0
+ content-disposition: 0.5.2
+ mime-types: 2.1.18
+ minimatch: 3.1.2
+ path-is-inside: 1.0.2
+ path-to-regexp: 3.3.0
+ range-parser: 1.2.0
+
serve-index@1.9.1:
dependencies:
accepts: 1.3.8
@@ -40561,6 +46104,15 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ serve-static@2.2.0:
+ dependencies:
+ encodeurl: 2.0.0
+ escape-html: 1.0.3
+ parseurl: 1.3.3
+ send: 1.2.0
+ transitivePeerDependencies:
+ - supports-color
+
set-blocking@2.0.0: {}
set-cookie-parser@2.7.1: {}
@@ -40612,8 +46164,19 @@ snapshots:
shell-quote@1.8.2: {}
+ shelljs@0.8.5:
+ dependencies:
+ glob: 7.2.3
+ interpret: 1.4.0
+ rechoir: 0.6.2
+
shimmer@1.2.1: {}
+ shx@0.3.4:
+ dependencies:
+ minimist: 1.2.8
+ shelljs: 0.8.5
+
side-channel-list@1.0.0:
dependencies:
es-errors: 1.3.0
@@ -40656,6 +46219,10 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ simple-swizzle@0.2.2:
+ dependencies:
+ is-arrayish: 0.3.2
+
sirv@3.0.1:
dependencies:
'@polka/url': 1.0.0-next.29
@@ -40748,6 +46315,15 @@ snapshots:
space-separated-tokens@1.1.5: {}
+ space-separated-tokens@2.0.2: {}
+
+ spawn-rx@5.1.2:
+ dependencies:
+ debug: 4.4.0
+ rxjs: 7.8.2
+ transitivePeerDependencies:
+ - supports-color
+
spawndamnit@3.0.1:
dependencies:
cross-spawn: 7.0.6
@@ -40802,6 +46378,8 @@ snapshots:
stable-hash@0.0.5: {}
+ stack-trace@0.0.10: {}
+
stackback@0.0.2: {}
stacktrace-parser@0.1.11:
@@ -40839,6 +46417,8 @@ snapshots:
inherits: 2.0.4
readable-stream: 3.6.2
+ stream-chain@2.2.5: {}
+
stream-http@3.2.0:
dependencies:
builtin-status-codes: 3.0.0
@@ -40846,6 +46426,10 @@ snapshots:
readable-stream: 3.6.2
xtend: 4.0.2
+ stream-json@1.9.1:
+ dependencies:
+ stream-chain: 2.2.5
+
stream-shift@1.0.3: {}
streamsearch@1.1.0: {}
@@ -40935,6 +46519,11 @@ snapshots:
dependencies:
safe-buffer: 5.2.1
+ stringify-entities@4.0.4:
+ dependencies:
+ character-entities-html4: 2.1.0
+ character-entities-legacy: 3.0.0
+
strip-ansi@5.2.0:
dependencies:
ansi-regex: 4.1.1
@@ -40967,6 +46556,14 @@ snapshots:
structured-clone-es@1.0.0: {}
+ style-to-js@1.1.16:
+ dependencies:
+ style-to-object: 1.0.8
+
+ style-to-object@1.0.8:
+ dependencies:
+ inline-style-parser: 0.2.4
+
styled-jsx@5.1.1(react@19.0.0):
dependencies:
client-only: 0.0.1
@@ -41045,7 +46642,7 @@ snapshots:
dependencies:
'@jridgewell/trace-mapping': 0.3.25
chokidar: 3.6.0
- fdir: 6.4.3(picomatch@4.0.2)
+ fdir: 6.4.4(picomatch@4.0.2)
picocolors: 1.1.1
sade: 1.8.1
svelte: 5.0.0
@@ -41057,7 +46654,7 @@ snapshots:
dependencies:
'@jridgewell/trace-mapping': 0.3.25
chokidar: 4.0.3
- fdir: 6.4.3(picomatch@4.0.2)
+ fdir: 6.4.4(picomatch@4.0.2)
picocolors: 1.1.1
sade: 1.8.1
svelte: 5.22.5
@@ -41172,6 +46769,12 @@ snapshots:
csso: 5.0.5
picocolors: 1.1.1
+ swr@2.3.3(react@19.0.0):
+ dependencies:
+ dequal: 2.0.3
+ react: 19.0.0
+ use-sync-external-store: 1.5.0(react@19.0.0)
+
symbol-tree@3.2.4: {}
synchronous-promise@2.0.17: {}
@@ -41187,6 +46790,12 @@ snapshots:
dependencies:
'@babel/runtime': 7.26.9
+ tailwind-merge@2.6.0: {}
+
+ tailwindcss-animate@1.0.7(tailwindcss@3.4.1(ts-node@10.9.2(@swc/core@1.11.22)(@types/node@22.13.4)(typescript@5.7.3))):
+ dependencies:
+ tailwindcss: 3.4.1(ts-node@10.9.2(@types/node@22.13.4)(typescript@5.7.3))
+
tailwindcss-animate@1.0.7(tailwindcss@3.4.1(ts-node@10.9.2(@types/node@22.13.4)(typescript@5.7.3))):
dependencies:
tailwindcss: 3.4.1(ts-node@10.9.2(@types/node@22.13.4)(typescript@5.7.3))
@@ -41210,7 +46819,7 @@ snapshots:
postcss: 8.5.3
postcss-import: 15.1.0(postcss@8.5.3)
postcss-js: 4.0.1(postcss@8.5.3)
- postcss-load-config: 4.0.2(postcss@8.5.3)(ts-node@10.9.2(@types/node@22.13.4)(typescript@5.7.3))
+ postcss-load-config: 4.0.2(postcss@8.5.3)(ts-node@10.9.2(@swc/core@1.11.22)(@types/node@22.13.4)(typescript@5.7.3))
postcss-nested: 6.2.0(postcss@8.5.3)
postcss-selector-parser: 6.1.2
resolve: 1.22.10
@@ -41279,11 +46888,22 @@ snapshots:
term-size@2.2.1: {}
+ terser-webpack-plugin@5.3.14(@swc/core@1.11.22)(webpack@5.94.0(@swc/core@1.11.22)):
+ dependencies:
+ '@jridgewell/trace-mapping': 0.3.25
+ jest-worker: 27.5.1
+ schema-utils: 4.3.2
+ serialize-javascript: 6.0.2
+ terser: 5.39.0
+ webpack: 5.94.0(@swc/core@1.11.22)
+ optionalDependencies:
+ '@swc/core': 1.11.22(@swc/helpers@0.5.17)
+
terser-webpack-plugin@5.3.14(webpack@5.94.0(webpack-cli@5.1.4)):
dependencies:
'@jridgewell/trace-mapping': 0.3.25
jest-worker: 27.5.1
- schema-utils: 4.3.0
+ schema-utils: 4.3.2
serialize-javascript: 6.0.2
terser: 5.39.0
webpack: 5.94.0(webpack-cli@5.1.4)
@@ -41292,7 +46912,7 @@ snapshots:
dependencies:
'@jridgewell/trace-mapping': 0.3.25
jest-worker: 27.5.1
- schema-utils: 4.3.0
+ schema-utils: 4.3.2
serialize-javascript: 6.0.2
terser: 5.39.0
webpack: 5.94.0
@@ -41322,6 +46942,8 @@ snapshots:
text-encoding-utf-8@1.0.2: {}
+ text-hex@1.0.0: {}
+
text-table@0.2.0: {}
thenify-all@1.6.0:
@@ -41342,13 +46964,13 @@ snapshots:
dependencies:
real-require: 0.1.0
+ throttleit@2.1.0: {}
+
through2@2.0.5:
dependencies:
readable-stream: 2.3.8
xtend: 4.0.2
- through@2.3.8: {}
-
thunky@1.1.0: {}
tiged@2.12.7:
@@ -41403,7 +47025,12 @@ snapshots:
tinyglobby@0.2.12:
dependencies:
- fdir: 6.4.3(picomatch@4.0.2)
+ fdir: 6.4.4(picomatch@4.0.2)
+ picomatch: 4.0.2
+
+ tinyglobby@0.2.13:
+ dependencies:
+ fdir: 6.4.4(picomatch@4.0.2)
picomatch: 4.0.2
tinypool@1.0.2: {}
@@ -41412,10 +47039,16 @@ snapshots:
tinyspy@3.0.2: {}
+ tmp-promise@3.0.3:
+ dependencies:
+ tmp: 0.2.3
+
tmp@0.0.33:
dependencies:
os-tmpdir: 1.0.2
+ tmp@0.2.3: {}
+
tmpl@1.0.5: {}
to-regex-range@5.0.1:
@@ -41428,6 +47061,8 @@ snapshots:
toidentifier@1.0.1: {}
+ toml@3.0.0: {}
+
totalist@3.0.1: {}
tough-cookie@4.1.4:
@@ -41439,7 +47074,7 @@ snapshots:
tr46@0.0.3: {}
- tr46@5.1.0:
+ tr46@5.1.1:
dependencies:
punycode: 2.3.1
@@ -41447,6 +47082,14 @@ snapshots:
dependencies:
tslib: 2.8.1
+ tree-kill@1.2.2: {}
+
+ trim-lines@3.0.1: {}
+
+ triple-beam@1.4.1: {}
+
+ trough@2.2.0: {}
+
ts-api-utils@1.4.3(typescript@5.7.3):
dependencies:
typescript: 5.7.3
@@ -41467,34 +47110,34 @@ snapshots:
ts-mixer@6.0.4: {}
- ts-node@10.9.2(@swc/core@1.11.18)(@types/node@22.13.9)(typescript@5.8.2):
+ ts-node@10.9.2(@swc/core@1.11.22)(@types/node@22.13.4)(typescript@5.7.3):
dependencies:
'@cspotcode/source-map-support': 0.8.1
'@tsconfig/node10': 1.0.11
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.4
- '@types/node': 22.13.9
+ '@types/node': 22.13.4
acorn: 8.14.1
acorn-walk: 8.3.4
arg: 4.1.3
create-require: 1.1.1
diff: 4.0.2
make-error: 1.3.6
- typescript: 5.8.2
+ typescript: 5.7.3
v8-compile-cache-lib: 3.0.1
yn: 3.1.1
optionalDependencies:
- '@swc/core': 1.11.18(@swc/helpers@0.5.15)
+ '@swc/core': 1.11.22(@swc/helpers@0.5.17)
- ts-node@10.9.2(@types/node@22.13.4)(typescript@5.7.3):
+ ts-node@10.9.2(@swc/core@1.11.22)(@types/node@22.13.9)(typescript@5.7.3):
dependencies:
'@cspotcode/source-map-support': 0.8.1
'@tsconfig/node10': 1.0.11
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.4
- '@types/node': 22.13.4
+ '@types/node': 22.13.9
acorn: 8.14.1
acorn-walk: 8.3.4
arg: 4.1.3
@@ -41504,9 +47147,10 @@ snapshots:
typescript: 5.7.3
v8-compile-cache-lib: 3.0.1
yn: 3.1.1
- optional: true
+ optionalDependencies:
+ '@swc/core': 1.11.22(@swc/helpers@0.5.17)
- ts-node@10.9.2(@types/node@22.13.9)(typescript@5.7.3):
+ ts-node@10.9.2(@swc/core@1.11.22)(@types/node@22.13.9)(typescript@5.8.2):
dependencies:
'@cspotcode/source-map-support': 0.8.1
'@tsconfig/node10': 1.0.11
@@ -41520,10 +47164,11 @@ snapshots:
create-require: 1.1.1
diff: 4.0.2
make-error: 1.3.6
- typescript: 5.7.3
+ typescript: 5.8.2
v8-compile-cache-lib: 3.0.1
yn: 3.1.1
- optional: true
+ optionalDependencies:
+ '@swc/core': 1.11.22(@swc/helpers@0.5.17)
ts-toolbelt@9.6.0: {}
@@ -41544,6 +47189,11 @@ snapshots:
tsscmp@1.0.6: {}
+ tsutils@3.21.0(typescript@5.8.2):
+ dependencies:
+ tslib: 1.14.1
+ typescript: 5.8.2
+
tty-browserify@0.0.1: {}
turbo-darwin-64@2.0.6-canary.0:
@@ -41593,13 +47243,19 @@ snapshots:
type-fest@2.19.0: {}
- type-fest@4.39.1: {}
+ type-fest@4.40.0: {}
type-is@1.6.18:
dependencies:
media-typer: 0.3.0
mime-types: 2.1.35
+ type-is@2.0.1:
+ dependencies:
+ content-type: 1.0.5
+ media-typer: 1.1.0
+ mime-types: 3.0.1
+
typed-array-buffer@1.0.3:
dependencies:
call-bound: 1.0.4
@@ -41690,7 +47346,7 @@ snapshots:
acorn: 8.14.1
estree-walker: 3.0.3
magic-string: 0.30.17
- unplugin: 2.3.0
+ unplugin: 2.3.2
undici-types@5.26.5: {}
@@ -41698,7 +47354,7 @@ snapshots:
undici-types@6.20.0: {}
- undici-types@7.7.0: {}
+ undici-types@7.8.0: {}
undici@5.29.0:
dependencies:
@@ -41714,12 +47370,12 @@ snapshots:
unenv@2.0.0-rc.15:
dependencies:
defu: 6.1.4
- exsolve: 1.0.4
+ exsolve: 1.0.5
ohash: 2.0.11
pathe: 2.0.3
ufo: 1.6.1
- unhead@2.0.5:
+ unhead@2.0.8:
dependencies:
hookable: 5.5.3
@@ -41734,12 +47390,24 @@ snapshots:
unicode-property-aliases-ecmascript@2.1.0: {}
+ unicorn-magic@0.1.0: {}
+
unicorn-magic@0.3.0: {}
unidragger@3.0.1:
dependencies:
ev-emitter: 2.1.2
+ unified@11.0.5:
+ dependencies:
+ '@types/unist': 3.0.3
+ bail: 2.0.2
+ devlop: 1.1.0
+ extend: 3.0.2
+ is-plain-obj: 4.1.0
+ trough: 2.2.0
+ vfile: 6.0.3
+
unimport@4.2.0:
dependencies:
acorn: 8.14.1
@@ -41754,7 +47422,24 @@ snapshots:
scule: 1.3.0
strip-literal: 3.0.0
tinyglobby: 0.2.12
- unplugin: 2.3.0
+ unplugin: 2.3.2
+ unplugin-utils: 0.2.4
+
+ unimport@5.0.0:
+ dependencies:
+ acorn: 8.14.1
+ escape-string-regexp: 5.0.0
+ estree-walker: 3.0.3
+ local-pkg: 1.1.1
+ magic-string: 0.30.17
+ mlly: 1.7.4
+ pathe: 2.0.3
+ picomatch: 4.0.2
+ pkg-types: 2.1.0
+ scule: 1.3.0
+ strip-literal: 3.0.0
+ tinyglobby: 0.2.12
+ unplugin: 2.3.2
unplugin-utils: 0.2.4
union@0.5.0:
@@ -41767,17 +47452,40 @@ snapshots:
unist-util-is@4.1.0: {}
+ unist-util-is@6.0.0:
+ dependencies:
+ '@types/unist': 3.0.3
+
+ unist-util-position@5.0.0:
+ dependencies:
+ '@types/unist': 3.0.3
+
+ unist-util-stringify-position@4.0.0:
+ dependencies:
+ '@types/unist': 3.0.3
+
unist-util-visit-parents@3.1.1:
dependencies:
'@types/unist': 2.0.11
unist-util-is: 4.1.0
+ unist-util-visit-parents@6.0.1:
+ dependencies:
+ '@types/unist': 3.0.3
+ unist-util-is: 6.0.0
+
unist-util-visit@2.0.3:
dependencies:
'@types/unist': 2.0.11
unist-util-is: 4.1.0
unist-util-visit-parents: 3.1.1
+ unist-util-visit@5.0.0:
+ dependencies:
+ '@types/unist': 3.0.3
+ unist-util-is: 6.0.0
+ unist-util-visit-parents: 6.0.1
+
universal-user-agent@6.0.1: {}
universalify@0.1.2: {}
@@ -41786,6 +47494,10 @@ snapshots:
universalify@2.0.1: {}
+ unixify@1.0.0:
+ dependencies:
+ normalize-path: 2.1.1
+
unload@2.4.1: {}
unpipe@1.0.0: {}
@@ -41795,7 +47507,7 @@ snapshots:
pathe: 2.0.3
picomatch: 4.0.2
- unplugin-vue-router@0.12.0(vue-router@4.5.0(vue@3.5.13(typescript@5.7.3)))(vue@3.5.13(typescript@5.7.3)):
+ unplugin-vue-router@0.12.0(vue-router@4.5.1(vue@3.5.13(typescript@5.7.3)))(vue@3.5.13(typescript@5.7.3)):
dependencies:
'@babel/types': 7.27.0
'@vue-macros/common': 1.16.1(vue@3.5.13(typescript@5.7.3))
@@ -41809,16 +47521,16 @@ snapshots:
mlly: 1.7.4
pathe: 2.0.3
scule: 1.3.0
- unplugin: 2.3.0
+ unplugin: 2.3.2
unplugin-utils: 0.2.4
yaml: 2.7.1
optionalDependencies:
- vue-router: 4.5.0(vue@3.5.13(typescript@5.7.3))
+ vue-router: 4.5.1(vue@3.5.13(typescript@5.7.3))
transitivePeerDependencies:
- vue
optional: true
- unplugin-vue-router@0.12.0(vue-router@4.5.0(vue@3.5.13(typescript@5.8.2)))(vue@3.5.13(typescript@5.8.2)):
+ unplugin-vue-router@0.12.0(vue-router@4.5.1(vue@3.5.13(typescript@5.8.2)))(vue@3.5.13(typescript@5.8.2)):
dependencies:
'@babel/types': 7.27.0
'@vue-macros/common': 1.16.1(vue@3.5.13(typescript@5.8.2))
@@ -41832,11 +47544,11 @@ snapshots:
mlly: 1.7.4
pathe: 2.0.3
scule: 1.3.0
- unplugin: 2.3.0
+ unplugin: 2.3.2
unplugin-utils: 0.2.4
yaml: 2.7.1
optionalDependencies:
- vue-router: 4.5.0(vue@3.5.13(typescript@5.8.2))
+ vue-router: 4.5.1(vue@3.5.13(typescript@5.8.2))
transitivePeerDependencies:
- vue
@@ -41852,31 +47564,35 @@ snapshots:
acorn: 8.14.1
webpack-virtual-modules: 0.6.2
- unplugin@2.3.0:
+ unplugin@2.3.2:
dependencies:
acorn: 8.14.1
picomatch: 4.0.2
webpack-virtual-modules: 0.6.2
- unrs-resolver@1.4.1:
- optionalDependencies:
- '@unrs/resolver-binding-darwin-arm64': 1.4.1
- '@unrs/resolver-binding-darwin-x64': 1.4.1
- '@unrs/resolver-binding-freebsd-x64': 1.4.1
- '@unrs/resolver-binding-linux-arm-gnueabihf': 1.4.1
- '@unrs/resolver-binding-linux-arm-musleabihf': 1.4.1
- '@unrs/resolver-binding-linux-arm64-gnu': 1.4.1
- '@unrs/resolver-binding-linux-arm64-musl': 1.4.1
- '@unrs/resolver-binding-linux-ppc64-gnu': 1.4.1
- '@unrs/resolver-binding-linux-s390x-gnu': 1.4.1
- '@unrs/resolver-binding-linux-x64-gnu': 1.4.1
- '@unrs/resolver-binding-linux-x64-musl': 1.4.1
- '@unrs/resolver-binding-wasm32-wasi': 1.4.1
- '@unrs/resolver-binding-win32-arm64-msvc': 1.4.1
- '@unrs/resolver-binding-win32-ia32-msvc': 1.4.1
- '@unrs/resolver-binding-win32-x64-msvc': 1.4.1
-
- unstorage@1.15.0(db0@0.3.1)(idb-keyval@6.2.1)(ioredis@5.6.0):
+ unrs-resolver@1.7.0:
+ dependencies:
+ napi-postinstall: 0.1.6
+ optionalDependencies:
+ '@unrs/resolver-binding-darwin-arm64': 1.7.0
+ '@unrs/resolver-binding-darwin-x64': 1.7.0
+ '@unrs/resolver-binding-freebsd-x64': 1.7.0
+ '@unrs/resolver-binding-linux-arm-gnueabihf': 1.7.0
+ '@unrs/resolver-binding-linux-arm-musleabihf': 1.7.0
+ '@unrs/resolver-binding-linux-arm64-gnu': 1.7.0
+ '@unrs/resolver-binding-linux-arm64-musl': 1.7.0
+ '@unrs/resolver-binding-linux-ppc64-gnu': 1.7.0
+ '@unrs/resolver-binding-linux-riscv64-gnu': 1.7.0
+ '@unrs/resolver-binding-linux-riscv64-musl': 1.7.0
+ '@unrs/resolver-binding-linux-s390x-gnu': 1.7.0
+ '@unrs/resolver-binding-linux-x64-gnu': 1.7.0
+ '@unrs/resolver-binding-linux-x64-musl': 1.7.0
+ '@unrs/resolver-binding-wasm32-wasi': 1.7.0
+ '@unrs/resolver-binding-win32-arm64-msvc': 1.7.0
+ '@unrs/resolver-binding-win32-ia32-msvc': 1.7.0
+ '@unrs/resolver-binding-win32-x64-msvc': 1.7.0
+
+ unstorage@1.15.0(@netlify/blobs@8.2.0)(@upstash/redis@1.34.8)(db0@0.3.2)(idb-keyval@6.2.1)(ioredis@5.6.1):
dependencies:
anymatch: 3.1.3
chokidar: 4.0.3
@@ -41887,9 +47603,11 @@ snapshots:
ofetch: 1.4.1
ufo: 1.6.1
optionalDependencies:
- db0: 0.3.1
+ '@netlify/blobs': 8.2.0
+ '@upstash/redis': 1.34.8
+ db0: 0.3.2
idb-keyval: 6.2.1
- ioredis: 5.6.0
+ ioredis: 5.6.1
untildify@4.0.0: {}
@@ -41940,12 +47658,23 @@ snapshots:
punycode: 1.4.1
qs: 6.14.0
+ urlpattern-polyfill@10.0.0: {}
+
+ urlpattern-polyfill@8.0.2: {}
+
usb@2.15.0:
dependencies:
'@types/w3c-web-usb': 1.0.10
node-addon-api: 8.3.1
node-gyp-build: 4.8.4
+ use-callback-ref@1.3.3(@types/react@19.0.0)(react@18.3.1):
+ dependencies:
+ react: 18.3.1
+ tslib: 2.8.1
+ optionalDependencies:
+ '@types/react': 19.0.0
+
use-callback-ref@1.3.3(@types/react@19.0.0)(react@19.0.0):
dependencies:
react: 19.0.0
@@ -41959,6 +47688,14 @@ snapshots:
react: 19.0.0
react-dom: 19.0.0(react@19.0.0)
+ use-sidecar@1.1.3(@types/react@19.0.0)(react@18.3.1):
+ dependencies:
+ detect-node-es: 1.1.0
+ react: 18.3.1
+ tslib: 2.8.1
+ optionalDependencies:
+ '@types/react': 19.0.0
+
use-sidecar@1.1.3(@types/react@19.0.0)(react@19.0.0):
dependencies:
detect-node-es: 1.1.0
@@ -41975,6 +47712,10 @@ snapshots:
dependencies:
react: 19.0.0
+ use-sync-external-store@1.5.0(react@19.0.0):
+ dependencies:
+ react: 19.0.0
+
utf-8-validate@5.0.10:
dependencies:
node-gyp-build: 4.8.4
@@ -41997,6 +47738,8 @@ snapshots:
uuid@10.0.0: {}
+ uuid@11.1.0: {}
+
uuid@8.3.2: {}
uuid@9.0.1: {}
@@ -42052,6 +47795,16 @@ snapshots:
vary@1.1.2: {}
+ vfile-message@4.0.2:
+ dependencies:
+ '@types/unist': 3.0.3
+ unist-util-stringify-position: 4.0.0
+
+ vfile@6.0.3:
+ dependencies:
+ '@types/unist': 3.0.3
+ vfile-message: 4.0.2
+
viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.22.4):
dependencies:
'@noble/curves': 1.8.1
@@ -42069,15 +47822,15 @@ snapshots:
- utf-8-validate
- zod
- viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8):
+ viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3):
dependencies:
'@noble/curves': 1.8.1
'@noble/hashes': 1.7.1
'@scure/bip32': 1.6.2
'@scure/bip39': 1.5.4
- abitype: 1.0.8(typescript@5.7.3)(zod@3.23.8)
+ abitype: 1.0.8(typescript@5.7.3)(zod@3.24.3)
isows: 1.0.6(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- ox: 0.6.9(typescript@5.7.3)(zod@3.23.8)
+ ox: 0.6.9(typescript@5.7.3)(zod@3.24.3)
ws: 8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10)
optionalDependencies:
typescript: 5.7.3
@@ -42103,15 +47856,15 @@ snapshots:
- utf-8-validate
- zod
- viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8):
+ viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3):
dependencies:
'@noble/curves': 1.8.1
'@noble/hashes': 1.7.1
'@scure/bip32': 1.6.2
'@scure/bip39': 1.5.4
- abitype: 1.0.8(typescript@5.8.2)(zod@3.23.8)
+ abitype: 1.0.8(typescript@5.8.2)(zod@3.24.3)
isows: 1.0.6(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- ox: 0.6.9(typescript@5.8.2)(zod@3.23.8)
+ ox: 0.6.9(typescript@5.8.2)(zod@3.24.3)
ws: 8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10)
optionalDependencies:
typescript: 5.8.2
@@ -42137,15 +47890,15 @@ snapshots:
- utf-8-validate
- zod
- viem@2.23.2(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8):
+ viem@2.23.2(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3):
dependencies:
'@noble/curves': 1.8.1
'@noble/hashes': 1.7.1
'@scure/bip32': 1.6.2
'@scure/bip39': 1.5.4
- abitype: 1.0.8(typescript@5.7.3)(zod@3.23.8)
+ abitype: 1.0.8(typescript@5.7.3)(zod@3.24.3)
isows: 1.0.6(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- ox: 0.6.7(typescript@5.7.3)(zod@3.23.8)
+ ox: 0.6.7(typescript@5.7.3)(zod@3.24.3)
ws: 8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10)
optionalDependencies:
typescript: 5.7.3
@@ -42171,15 +47924,15 @@ snapshots:
- utf-8-validate
- zod
- viem@2.23.2(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8):
+ viem@2.23.2(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3):
dependencies:
'@noble/curves': 1.8.1
'@noble/hashes': 1.7.1
'@scure/bip32': 1.6.2
'@scure/bip39': 1.5.4
- abitype: 1.0.8(typescript@5.8.2)(zod@3.23.8)
+ abitype: 1.0.8(typescript@5.8.2)(zod@3.24.3)
isows: 1.0.6(ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10))
- ox: 0.6.7(typescript@5.8.2)(zod@3.23.8)
+ ox: 0.6.7(typescript@5.8.2)(zod@3.24.3)
ws: 8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10)
optionalDependencies:
typescript: 5.8.2
@@ -42201,15 +47954,6 @@ snapshots:
vite: 6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1)
vite-hot-client: 2.0.4(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))
- vite-hot-client@0.2.4(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0)):
- dependencies:
- vite: 5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0)
- optional: true
-
- vite-hot-client@0.2.4(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1)):
- dependencies:
- vite: 6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1)
-
vite-hot-client@2.0.4(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0)):
dependencies:
vite: 5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0)
@@ -42241,7 +47985,7 @@ snapshots:
dependencies:
cac: 6.7.14
debug: 4.4.0
- es-module-lexer: 1.6.0
+ es-module-lexer: 1.7.0
pathe: 1.1.2
vite: 5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0)
transitivePeerDependencies:
@@ -42255,11 +47999,11 @@ snapshots:
- supports-color
- terser
- vite-node@3.1.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1):
+ vite-node@3.1.2(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1):
dependencies:
cac: 6.7.14
debug: 4.4.0
- es-module-lexer: 1.6.0
+ es-module-lexer: 1.7.0
pathe: 2.0.3
vite: 6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1)
transitivePeerDependencies:
@@ -42312,13 +48056,13 @@ snapshots:
vue-tsc: 2.1.8(typescript@5.7.3)
optional: true
- vite-plugin-inspect@11.0.0(@nuxt/kit@3.16.2(magicast@0.3.5))(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0)):
+ vite-plugin-inspect@11.0.1(@nuxt/kit@3.16.2(magicast@0.3.5))(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0)):
dependencies:
ansis: 3.17.0
debug: 4.4.0
error-stack-parser-es: 1.0.5
ohash: 2.0.11
- open: 10.1.0
+ open: 10.1.1
perfect-debounce: 1.0.0
sirv: 3.0.1
unplugin-utils: 0.2.4
@@ -42330,13 +48074,13 @@ snapshots:
- supports-color
optional: true
- vite-plugin-inspect@11.0.0(@nuxt/kit@3.16.2(magicast@0.3.5))(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1)):
+ vite-plugin-inspect@11.0.1(@nuxt/kit@3.16.2(magicast@0.3.5))(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1)):
dependencies:
ansis: 3.17.0
debug: 4.4.0
error-stack-parser-es: 1.0.5
ohash: 2.0.11
- open: 10.1.0
+ open: 10.1.1
perfect-debounce: 1.0.0
sirv: 3.0.1
unplugin-utils: 0.2.4
@@ -42347,9 +48091,9 @@ snapshots:
transitivePeerDependencies:
- supports-color
- vite-plugin-node-polyfills@0.23.0(rollup@4.39.0)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0)):
+ vite-plugin-node-polyfills@0.23.0(rollup@4.40.0)(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0)):
dependencies:
- '@rollup/plugin-inject': 5.0.5(rollup@4.39.0)
+ '@rollup/plugin-inject': 5.0.5(rollup@4.40.0)
node-stdlib-browser: 1.3.1
vite: 5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0)
transitivePeerDependencies:
@@ -42358,7 +48102,7 @@ snapshots:
vite-plugin-vue-tracer@0.1.3(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue@3.5.13(typescript@5.7.3)):
dependencies:
estree-walker: 3.0.3
- exsolve: 1.0.4
+ exsolve: 1.0.5
magic-string: 0.30.17
pathe: 2.0.3
source-map-js: 1.2.1
@@ -42369,7 +48113,7 @@ snapshots:
vite-plugin-vue-tracer@0.1.3(vite@5.4.12(@types/node@22.13.9)(lightningcss@1.29.3)(terser@5.39.0))(vue@3.5.13(typescript@5.8.2)):
dependencies:
estree-walker: 3.0.3
- exsolve: 1.0.4
+ exsolve: 1.0.5
magic-string: 0.30.17
pathe: 2.0.3
source-map-js: 1.2.1
@@ -42380,7 +48124,7 @@ snapshots:
vite-plugin-vue-tracer@0.1.3(vite@6.2.1(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.3)(terser@5.39.0)(yaml@2.7.1))(vue@3.5.13(typescript@5.8.2)):
dependencies:
estree-walker: 3.0.3
- exsolve: 1.0.4
+ exsolve: 1.0.5
magic-string: 0.30.17
pathe: 2.0.3
source-map-js: 1.2.1
@@ -42391,7 +48135,7 @@ snapshots:
dependencies:
esbuild: 0.21.5
postcss: 8.5.3
- rollup: 4.39.0
+ rollup: 4.40.0
optionalDependencies:
'@types/node': 22.13.4
fsevents: 2.3.3
@@ -42402,7 +48146,7 @@ snapshots:
dependencies:
esbuild: 0.21.5
postcss: 8.5.3
- rollup: 4.39.0
+ rollup: 4.40.0
optionalDependencies:
'@types/node': 22.13.9
fsevents: 2.3.3
@@ -42413,7 +48157,7 @@ snapshots:
dependencies:
esbuild: 0.24.2
postcss: 8.5.3
- rollup: 4.39.0
+ rollup: 4.40.0
optionalDependencies:
'@types/node': 22.13.9
fsevents: 2.3.3
@@ -42426,7 +48170,7 @@ snapshots:
dependencies:
esbuild: 0.25.1
postcss: 8.5.3
- rollup: 4.39.0
+ rollup: 4.40.0
optionalDependencies:
'@types/node': 22.13.9
fsevents: 2.3.3
@@ -42493,7 +48237,7 @@ snapshots:
dependencies:
ufo: 1.6.1
- vue-component-type-helpers@2.2.8: {}
+ vue-component-type-helpers@2.2.10: {}
vue-demi@0.14.10(vue@3.4.3(typescript@5.7.3)):
dependencies:
@@ -42509,13 +48253,13 @@ snapshots:
vue-devtools-stub@0.1.0: {}
- vue-router@4.5.0(vue@3.5.13(typescript@5.7.3)):
+ vue-router@4.5.1(vue@3.5.13(typescript@5.7.3)):
dependencies:
'@vue/devtools-api': 6.6.4
vue: 3.5.13(typescript@5.7.3)
optional: true
- vue-router@4.5.0(vue@3.5.13(typescript@5.8.2)):
+ vue-router@4.5.1(vue@3.5.13(typescript@5.8.2)):
dependencies:
'@vue/devtools-api': 6.6.4
vue: 3.5.13(typescript@5.8.2)
@@ -42578,16 +48322,16 @@ snapshots:
dependencies:
xml-name-validator: 5.0.0
- wagmi@2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.24.8(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8):
+ wagmi@2.14.15(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.56.2(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3):
dependencies:
- '@tanstack/react-query': 5.24.8(react@19.0.0)
- '@wagmi/connectors': 5.7.12(@types/react@19.0.0)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)))(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)
- '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))
+ '@tanstack/react-query': 5.56.2(react@19.0.0)
+ '@wagmi/connectors': 5.7.11(@types/react@19.0.0)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)))(bufferutil@4.0.9)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)
+ '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))
react: 19.0.0
use-sync-external-store: 1.4.0(react@19.0.0)
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
optionalDependencies:
- typescript: 5.8.2
+ typescript: 5.7.3
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -42616,16 +48360,16 @@ snapshots:
- utf-8-validate
- zod
- wagmi@2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.56.2(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8):
+ wagmi@2.14.16(@netlify/blobs@8.2.0)(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.24.8(react@19.0.0))(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3):
dependencies:
- '@tanstack/react-query': 5.56.2(react@19.0.0)
- '@wagmi/connectors': 5.7.12(@types/react@19.0.0)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)))(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)
- '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))
+ '@tanstack/react-query': 5.24.8(react@19.0.0)
+ '@wagmi/connectors': 5.7.12(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)))(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)
+ '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))
react: 19.0.0
use-sync-external-store: 1.4.0(react@19.0.0)
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
optionalDependencies:
- typescript: 5.7.3
+ typescript: 5.8.2
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -42654,14 +48398,14 @@ snapshots:
- utf-8-validate
- zod
- wagmi@2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.56.2(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8):
+ wagmi@2.14.16(@netlify/blobs@8.2.0)(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.67.1(react@19.0.0))(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3):
dependencies:
- '@tanstack/react-query': 5.56.2(react@19.0.0)
- '@wagmi/connectors': 5.7.12(@types/react@19.0.0)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)))(bufferutil@4.0.9)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)
- '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))
+ '@tanstack/react-query': 5.67.1(react@19.0.0)
+ '@wagmi/connectors': 5.7.12(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)))(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)
+ '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))
react: 19.0.0
use-sync-external-store: 1.4.0(react@19.0.0)
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
optionalDependencies:
typescript: 5.7.3
transitivePeerDependencies:
@@ -42692,16 +48436,16 @@ snapshots:
- utf-8-validate
- zod
- wagmi@2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.67.1(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8):
+ wagmi@2.14.16(@netlify/blobs@8.2.0)(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.67.1(react@19.0.0))(@types/react@19.0.0)(@upstash/redis@1.34.8)(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3):
dependencies:
'@tanstack/react-query': 5.67.1(react@19.0.0)
- '@wagmi/connectors': 5.7.12(@types/react@19.0.0)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)))(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)
- '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))
+ '@wagmi/connectors': 5.7.12(@netlify/blobs@8.2.0)(@types/react@19.0.0)(@upstash/redis@1.34.8)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)))(bufferutil@4.0.9)(db0@0.3.2)(ioredis@5.6.1)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)
+ '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))
react: 19.0.0
use-sync-external-store: 1.4.0(react@19.0.0)
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
optionalDependencies:
- typescript: 5.7.3
+ typescript: 5.8.2
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -42730,16 +48474,16 @@ snapshots:
- utf-8-validate
- zod
- wagmi@2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.67.1(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8):
+ wagmi@2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.56.2(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3):
dependencies:
- '@tanstack/react-query': 5.67.1(react@19.0.0)
- '@wagmi/connectors': 5.7.12(@types/react@19.0.0)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)))(bufferutil@4.0.9)(db0@0.3.1)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)
- '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))
+ '@tanstack/react-query': 5.56.2(react@19.0.0)
+ '@wagmi/connectors': 5.7.12(@types/react@19.0.0)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)))(bufferutil@4.0.9)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)
+ '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))
react: 19.0.0
use-sync-external-store: 1.4.0(react@19.0.0)
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
optionalDependencies:
- typescript: 5.8.2
+ typescript: 5.7.3
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -42768,14 +48512,14 @@ snapshots:
- utf-8-validate
- zod
- wagmi@2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.67.1(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8):
+ wagmi@2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.67.1(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3):
dependencies:
'@tanstack/react-query': 5.67.1(react@19.0.0)
- '@wagmi/connectors': 5.7.12(@types/react@19.0.0)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)))(bufferutil@4.0.9)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)
- '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8))
+ '@wagmi/connectors': 5.7.12(@types/react@19.0.0)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)))(bufferutil@4.0.9)(react@19.0.0)(typescript@5.7.3)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)
+ '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.7.3)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3))
react: 19.0.0
use-sync-external-store: 1.4.0(react@19.0.0)
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.3)
optionalDependencies:
typescript: 5.7.3
transitivePeerDependencies:
@@ -42806,14 +48550,14 @@ snapshots:
- utf-8-validate
- zod
- wagmi@2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.67.1(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8):
+ wagmi@2.14.16(@tanstack/query-core@5.67.1)(@tanstack/react-query@5.67.1(react@19.0.0))(@types/react@19.0.0)(bufferutil@4.0.9)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3):
dependencies:
'@tanstack/react-query': 5.67.1(react@19.0.0)
- '@wagmi/connectors': 5.7.12(@types/react@19.0.0)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)))(bufferutil@4.0.9)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)
- '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8))
+ '@wagmi/connectors': 5.7.12(@types/react@19.0.0)(@wagmi/core@2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)))(bufferutil@4.0.9)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))(zod@3.24.3)
+ '@wagmi/core': 2.16.7(@tanstack/query-core@5.67.1)(@types/react@19.0.0)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3))
react: 19.0.0
use-sync-external-store: 1.4.0(react@19.0.0)
- viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.23.8)
+ viem: 2.23.13(bufferutil@4.0.9)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.3)
optionalDependencies:
typescript: 5.8.2
transitivePeerDependencies:
@@ -42882,6 +48626,8 @@ snapshots:
weak-lru-cache@1.2.2: {}
+ web-streams-polyfill@3.3.3: {}
+
webassembly-floating-point-hex-parser@0.1.2: {}
webassembly-interpreter@0.0.30:
@@ -42892,8 +48638,8 @@ snapshots:
webauthn-p256@0.0.2:
dependencies:
- '@noble/curves': 1.8.1
- '@noble/hashes': 1.7.1
+ '@noble/curves': 1.9.0
+ '@noble/hashes': 1.8.0
webextension-polyfill@0.10.0: {}
@@ -42927,7 +48673,7 @@ snapshots:
mime-types: 2.1.35
on-finished: 2.4.1
range-parser: 1.2.1
- schema-utils: 4.3.0
+ schema-utils: 4.3.2
optionalDependencies:
webpack: 5.94.0(webpack-cli@5.1.4)
@@ -42952,9 +48698,9 @@ snapshots:
http-proxy-middleware: 2.0.9(@types/express@4.17.21)
ipaddr.js: 2.2.0
launch-editor: 2.10.0
- open: 10.1.0
+ open: 10.1.1
p-retry: 6.2.1
- schema-utils: 4.3.0
+ schema-utils: 4.3.2
selfsigned: 2.4.1
serve-index: 1.9.1
sockjs: 0.3.24
@@ -42993,7 +48739,7 @@ snapshots:
browserslist: 4.24.4
chrome-trace-event: 1.0.4
enhanced-resolve: 5.18.1
- es-module-lexer: 1.6.0
+ es-module-lexer: 1.7.0
eslint-scope: 5.1.1
events: 3.3.0
glob-to-regexp: 0.4.1
@@ -43012,6 +48758,36 @@ snapshots:
- esbuild
- uglify-js
+ webpack@5.94.0(@swc/core@1.11.22):
+ dependencies:
+ '@types/estree': 1.0.7
+ '@webassemblyjs/ast': 1.14.1
+ '@webassemblyjs/wasm-edit': 1.14.1
+ '@webassemblyjs/wasm-parser': 1.14.1
+ acorn: 8.14.1
+ acorn-import-attributes: 1.9.5(acorn@8.14.1)
+ browserslist: 4.24.4
+ chrome-trace-event: 1.0.4
+ enhanced-resolve: 5.18.1
+ es-module-lexer: 1.7.0
+ eslint-scope: 5.1.1
+ events: 3.3.0
+ glob-to-regexp: 0.4.1
+ graceful-fs: 4.2.11
+ json-parse-even-better-errors: 2.3.1
+ loader-runner: 4.3.0
+ mime-types: 2.1.35
+ neo-async: 2.6.2
+ schema-utils: 3.3.0
+ tapable: 2.2.1
+ terser-webpack-plugin: 5.3.14(@swc/core@1.11.22)(webpack@5.94.0(@swc/core@1.11.22))
+ watchpack: 2.4.2
+ webpack-sources: 3.2.3
+ transitivePeerDependencies:
+ - '@swc/core'
+ - esbuild
+ - uglify-js
+
webpack@5.94.0(webpack-cli@5.1.4):
dependencies:
'@types/estree': 1.0.7
@@ -43023,7 +48799,7 @@ snapshots:
browserslist: 4.24.4
chrome-trace-event: 1.0.4
enhanced-resolve: 5.18.1
- es-module-lexer: 1.6.0
+ es-module-lexer: 1.7.0
eslint-scope: 5.1.1
events: 3.3.0
glob-to-regexp: 0.4.1
@@ -43071,7 +48847,7 @@ snapshots:
whatwg-url@14.2.0:
dependencies:
- tr46: 5.1.0
+ tr46: 5.1.1
webidl-conversions: 7.0.0
whatwg-url@5.0.0:
@@ -43135,6 +48911,10 @@ snapshots:
siginfo: 2.0.0
stackback: 0.0.2
+ wide-align@1.1.5:
+ dependencies:
+ string-width: 4.2.3
+
wif@2.0.6:
dependencies:
bs58check: 2.1.2
@@ -43145,6 +48925,26 @@ snapshots:
wildcard@2.0.1: {}
+ winston-transport@4.9.0:
+ dependencies:
+ logform: 2.7.0
+ readable-stream: 3.6.2
+ triple-beam: 1.4.1
+
+ winston@3.17.0:
+ dependencies:
+ '@colors/colors': 1.6.0
+ '@dabh/diagnostics': 2.0.3
+ async: 3.2.6
+ is-stream: 2.0.1
+ logform: 2.7.0
+ one-time: 1.0.0
+ readable-stream: 3.6.2
+ safe-stable-stringify: 2.5.0
+ stack-trace: 0.0.10
+ triple-beam: 1.4.1
+ winston-transport: 4.9.0
+
word-wrap@1.2.5: {}
wordwrap@1.0.0: {}
@@ -43221,6 +49021,11 @@ snapshots:
imurmurhash: 0.1.4
signal-exit: 3.0.7
+ write-file-atomic@6.0.0:
+ dependencies:
+ imurmurhash: 0.1.4
+ signal-exit: 4.1.0
+
ws@8.18.1(bufferutil@4.0.9)(utf-8-validate@5.0.10):
optionalDependencies:
bufferutil: 4.0.9
@@ -43234,13 +49039,13 @@ snapshots:
xmlhttprequest-ssl@2.1.2: {}
- xrpl@4.2.0(bufferutil@4.0.9)(utf-8-validate@5.0.10):
+ xrpl@4.2.5(bufferutil@4.0.9)(utf-8-validate@5.0.10):
dependencies:
'@scure/bip32': 1.6.2
'@scure/bip39': 1.5.4
'@xrplf/isomorphic': 1.0.1(bufferutil@4.0.9)(utf-8-validate@5.0.10)
'@xrplf/secret-numbers': 1.0.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
- bignumber.js: 9.2.1
+ bignumber.js: 9.3.0
eventemitter3: 5.0.1
ripple-address-codec: 5.0.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
ripple-binary-codec: 2.3.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
@@ -43357,12 +49162,26 @@ snapshots:
compress-commons: 6.0.2
readable-stream: 4.7.0
+ zod-to-json-schema@3.24.5(zod@3.24.3):
+ dependencies:
+ zod: 3.24.3
+
zod@3.22.4: {}
zod@3.23.8: {}
+ zod@3.24.3: {}
+
zustand@5.0.0(@types/react@19.0.0)(react@19.0.0)(use-sync-external-store@1.4.0(react@19.0.0)):
optionalDependencies:
'@types/react': 19.0.0
react: 19.0.0
use-sync-external-store: 1.4.0(react@19.0.0)
+
+ zustand@5.0.0(@types/react@19.0.0)(react@19.0.0)(use-sync-external-store@1.5.0(react@19.0.0)):
+ optionalDependencies:
+ '@types/react': 19.0.0
+ react: 19.0.0
+ use-sync-external-store: 1.5.0(react@19.0.0)
+
+ zwitch@2.0.4: {}
diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml
index adbf28535b..1c5e59d220 100644
--- a/pnpm-workspace.yaml
+++ b/pnpm-workspace.yaml
@@ -1,6 +1,8 @@
packages:
- 'packages/adapters/*'
- 'packages/appkit'
+ - 'packages/blockchain-api'
+ - 'packages/mcp-server'
- 'packages/common'
- 'packages/ui'
- 'packages/controllers'
| |