kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
feat: update deps
rodzic
a0c471c909
commit
a0640912e7
|
@ -45,7 +45,7 @@
|
||||||
"@hono/zod-openapi": "catalog:",
|
"@hono/zod-openapi": "catalog:",
|
||||||
"@paralleldrive/cuid2": "catalog:",
|
"@paralleldrive/cuid2": "catalog:",
|
||||||
"@sentry/node": "catalog:",
|
"@sentry/node": "catalog:",
|
||||||
"bcryptjs": "^3.0.2",
|
"bcryptjs": "catalog:",
|
||||||
"exit-hook": "catalog:",
|
"exit-hook": "catalog:",
|
||||||
"hono": "catalog:",
|
"hono": "catalog:",
|
||||||
"ky": "catalog:",
|
"ky": "catalog:",
|
||||||
|
|
|
@ -28,10 +28,10 @@
|
||||||
"e2e-mcp:prod": "dotenvx run -o -f .env.production -- vitest run src/mcp-e2e.test.ts"
|
"e2e-mcp:prod": "dotenvx run -o -f .env.production -- vitest run src/mcp-e2e.test.ts"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dotenv": "^16.5.0",
|
"dotenv": "catalog:",
|
||||||
"ky": "catalog:",
|
"ky": "catalog:",
|
||||||
"p-map": "catalog:",
|
"p-map": "catalog:",
|
||||||
"p-times": "^4.0.0",
|
"p-times": "catalog:",
|
||||||
"semver": "catalog:"
|
"semver": "catalog:"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
|
@ -25,54 +25,54 @@
|
||||||
"@agentic/platform-core": "workspace:*",
|
"@agentic/platform-core": "workspace:*",
|
||||||
"@agentic/platform-types": "workspace:*",
|
"@agentic/platform-types": "workspace:*",
|
||||||
"@agentic/platform-validators": "workspace:*",
|
"@agentic/platform-validators": "workspace:*",
|
||||||
"@number-flow/react": "^0.5.10",
|
"@number-flow/react": "catalog:",
|
||||||
"@pmndrs/assets": "^1.7.0",
|
"@pmndrs/assets": "catalog:",
|
||||||
"@radix-ui/react-dropdown-menu": "^2.1.15",
|
"@radix-ui/react-dropdown-menu": "catalog:",
|
||||||
"@radix-ui/react-label": "^2.1.7",
|
"@radix-ui/react-label": "catalog:",
|
||||||
"@radix-ui/react-slot": "^1.2.3",
|
"@radix-ui/react-slot": "catalog:",
|
||||||
"@radix-ui/react-tabs": "^1.1.12",
|
"@radix-ui/react-tabs": "catalog:",
|
||||||
"@radix-ui/react-tooltip": "^1.2.7",
|
"@radix-ui/react-tooltip": "catalog:",
|
||||||
"@react-three/cannon": "^6.6.0",
|
"@react-three/cannon": "catalog:",
|
||||||
"@react-three/drei": "^10.2.0",
|
"@react-three/drei": "catalog:",
|
||||||
"@react-three/fiber": "^9.1.2",
|
"@react-three/fiber": "catalog:",
|
||||||
"@react-three/postprocessing": "^3.0.4",
|
"@react-three/postprocessing": "catalog:",
|
||||||
"@react-three/rapier": "^2.1.0",
|
"@react-three/rapier": "catalog:",
|
||||||
"@tanstack/react-form": "^1.12.3",
|
"@tanstack/react-form": "catalog:",
|
||||||
"@tanstack/react-query": "^5.80.10",
|
"@tanstack/react-query": "catalog:",
|
||||||
"@tanstack/react-query-devtools": "^5.80.10",
|
"@tanstack/react-query-devtools": "catalog:",
|
||||||
"@types/canvas-confetti": "^1.9.0",
|
"@types/canvas-confetti": "catalog:",
|
||||||
"canvas-confetti": "^1.9.3",
|
"canvas-confetti": "catalog:",
|
||||||
"class-variance-authority": "^0.7.1",
|
"class-variance-authority": "catalog:",
|
||||||
"clsx": "^2.1.1",
|
"clsx": "catalog:",
|
||||||
"hast-util-to-jsx-runtime": "^2.3.6",
|
"hast-util-to-jsx-runtime": "catalog:",
|
||||||
"ky": "catalog:",
|
"ky": "catalog:",
|
||||||
"lucide-react": "^0.518.0",
|
"lucide-react": "catalog:",
|
||||||
"motion": "^12.18.1",
|
"motion": "catalog:",
|
||||||
"next": "^15.3.4",
|
"next": "catalog:",
|
||||||
"next-themes": "^0.4.6",
|
"next-themes": "catalog:",
|
||||||
"posthog-js": "^1.255.0",
|
"posthog-js": "catalog:",
|
||||||
"react": "catalog:",
|
"react": "catalog:",
|
||||||
"react-dom": "catalog:",
|
"react-dom": "catalog:",
|
||||||
"react-infinite-scroll-hook": "^6.0.1",
|
"react-infinite-scroll-hook": "catalog:",
|
||||||
"react-lottie-player": "^2.1.0",
|
"react-lottie-player": "catalog:",
|
||||||
"react-use": "^17.6.0",
|
"react-use": "catalog:",
|
||||||
"shiki": "^3.7.0",
|
"shiki": "catalog:",
|
||||||
"sonner": "^2.0.5",
|
"sonner": "catalog:",
|
||||||
"stripe": "catalog:",
|
"stripe": "catalog:",
|
||||||
"suspend-react": "^0.1.3",
|
"suspend-react": "catalog:",
|
||||||
"tailwind-merge": "^3.3.1",
|
"tailwind-merge": "catalog:",
|
||||||
"three": "^0.177.0",
|
"three": "catalog:",
|
||||||
"type-fest": "catalog:"
|
"type-fest": "catalog:"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@tailwindcss/postcss": "^4.1.10",
|
"@tailwindcss/postcss": "catalog:",
|
||||||
"@tailwindcss/typography": "^0.5.16",
|
"@tailwindcss/typography": "catalog:",
|
||||||
"@types/react": "catalog:",
|
"@types/react": "catalog:",
|
||||||
"@types/react-dom": "catalog:",
|
"@types/react-dom": "catalog:",
|
||||||
"@types/three": "^0.177.0",
|
"@types/three": "catalog:",
|
||||||
"autoprefixer": "^10.4.21",
|
"autoprefixer": "catalog:",
|
||||||
"postcss": "^8.5.6",
|
"postcss": "catalog:",
|
||||||
"tailwindcss": "^4.1.10",
|
"tailwindcss": "catalog:",
|
||||||
"tw-animate-css": "^1.3.4"
|
"tw-animate-css": "catalog:"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -19,10 +19,10 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@agentic/platform": "workspace:*",
|
"@agentic/platform": "workspace:*",
|
||||||
"@agentic/platform-core": "workspace:*",
|
"@agentic/platform-core": "workspace:*",
|
||||||
"@agentic/serper": "^7.6.7",
|
"@agentic/serper": "catalog:",
|
||||||
"@hono/mcp": "^0.1.0",
|
"@hono/mcp": "catalog:",
|
||||||
"@modelcontextprotocol/sdk": "catalog:",
|
"@modelcontextprotocol/sdk": "catalog:",
|
||||||
"dotenv": "^16.5.0",
|
"dotenv": "catalog:",
|
||||||
"hono": "catalog:",
|
"hono": "catalog:",
|
||||||
"zod": "catalog:"
|
"zod": "catalog:"
|
||||||
},
|
},
|
||||||
|
|
|
@ -29,7 +29,7 @@
|
||||||
"knip": "knip"
|
"knip": "knip"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@dotenvx/dotenvx": "^1.44.2",
|
"@dotenvx/dotenvx": "catalog:",
|
||||||
"@fisch0920/config": "catalog:",
|
"@fisch0920/config": "catalog:",
|
||||||
"@types/node": "catalog:",
|
"@types/node": "catalog:",
|
||||||
"del-cli": "catalog:",
|
"del-cli": "catalog:",
|
||||||
|
|
|
@ -23,8 +23,8 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@agentic/platform-core": "workspace:*",
|
"@agentic/platform-core": "workspace:*",
|
||||||
"@agentic/platform-types": "workspace:*",
|
"@agentic/platform-types": "workspace:*",
|
||||||
"@standard-schema/spec": "^1.0.0",
|
"@standard-schema/spec": "catalog:",
|
||||||
"jose": "^6.0.11",
|
"jose": "catalog:",
|
||||||
"ky": "catalog:",
|
"ky": "catalog:",
|
||||||
"type-fest": "catalog:"
|
"type-fest": "catalog:"
|
||||||
},
|
},
|
||||||
|
|
|
@ -22,8 +22,8 @@
|
||||||
"test:unit": "vitest run"
|
"test:unit": "vitest run"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"decircular": "^1.0.0",
|
"decircular": "catalog:",
|
||||||
"is-obj": "^3.0.0",
|
"is-obj": "catalog:",
|
||||||
"parse-json": "catalog:",
|
"parse-json": "catalog:",
|
||||||
"sort-keys": "catalog:",
|
"sort-keys": "catalog:",
|
||||||
"type-fest": "catalog:",
|
"type-fest": "catalog:",
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
"@agentic/platform-core": "workspace:*",
|
"@agentic/platform-core": "workspace:*",
|
||||||
"@hono/sentry": "catalog:",
|
"@hono/sentry": "catalog:",
|
||||||
"@sentry/core": "catalog:",
|
"@sentry/core": "catalog:",
|
||||||
"dotenv": "^16.5.0",
|
"dotenv": "catalog:",
|
||||||
"eventid": "catalog:",
|
"eventid": "catalog:",
|
||||||
"hono": "catalog:",
|
"hono": "catalog:",
|
||||||
"ky": "catalog:",
|
"ky": "catalog:",
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
"test:unit": "vitest run"
|
"test:unit": "vitest run"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@agentic/core": "^7.6.7",
|
"@agentic/core": "catalog:",
|
||||||
"@agentic/platform-core": "workspace:*",
|
"@agentic/platform-core": "workspace:*",
|
||||||
"@agentic/platform-openapi-utils": "workspace:*",
|
"@agentic/platform-openapi-utils": "workspace:*",
|
||||||
"@agentic/platform-types": "workspace:*",
|
"@agentic/platform-types": "workspace:*",
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
"test:typecheck": "tsc --noEmit"
|
"test:typecheck": "tsc --noEmit"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@agentic/core": "^7.6.7",
|
"@agentic/core": "catalog:",
|
||||||
"@agentic/platform-api-client": "workspace:*",
|
"@agentic/platform-api-client": "workspace:*",
|
||||||
"@agentic/platform-core": "workspace:*",
|
"@agentic/platform-core": "workspace:*",
|
||||||
"@agentic/platform-types": "workspace:*",
|
"@agentic/platform-types": "workspace:*",
|
||||||
|
|
375
pnpm-lock.yaml
375
pnpm-lock.yaml
|
@ -6,6 +6,12 @@ settings:
|
||||||
|
|
||||||
catalogs:
|
catalogs:
|
||||||
default:
|
default:
|
||||||
|
'@agentic/core':
|
||||||
|
specifier: ^7.6.7
|
||||||
|
version: 7.6.7
|
||||||
|
'@agentic/serper':
|
||||||
|
specifier: ^7.6.7
|
||||||
|
version: 7.6.7
|
||||||
'@apideck/better-ajv-errors':
|
'@apideck/better-ajv-errors':
|
||||||
specifier: ^0.3.6
|
specifier: ^0.3.6
|
||||||
version: 0.3.6
|
version: 0.3.6
|
||||||
|
@ -18,6 +24,9 @@ catalogs:
|
||||||
'@commander-js/extra-typings':
|
'@commander-js/extra-typings':
|
||||||
specifier: ^14.0.0
|
specifier: ^14.0.0
|
||||||
version: 14.0.0
|
version: 14.0.0
|
||||||
|
'@dotenvx/dotenvx':
|
||||||
|
specifier: ^1.45.1
|
||||||
|
version: 1.45.1
|
||||||
'@edge-runtime/vm':
|
'@edge-runtime/vm':
|
||||||
specifier: ^5.0.0
|
specifier: ^5.0.0
|
||||||
version: 5.0.0
|
version: 5.0.0
|
||||||
|
@ -30,6 +39,9 @@ catalogs:
|
||||||
'@fisch0920/drizzle-zod':
|
'@fisch0920/drizzle-zod':
|
||||||
specifier: ^0.7.9
|
specifier: ^0.7.9
|
||||||
version: 0.7.9
|
version: 0.7.9
|
||||||
|
'@hono/mcp':
|
||||||
|
specifier: ^0.1.0
|
||||||
|
version: 0.1.0
|
||||||
'@hono/node-server':
|
'@hono/node-server':
|
||||||
specifier: 1.14.4
|
specifier: 1.14.4
|
||||||
version: 1.14.4
|
version: 1.14.4
|
||||||
|
@ -45,12 +57,48 @@ catalogs:
|
||||||
'@modelcontextprotocol/sdk':
|
'@modelcontextprotocol/sdk':
|
||||||
specifier: ^1.13.0
|
specifier: ^1.13.0
|
||||||
version: 1.13.0
|
version: 1.13.0
|
||||||
|
'@number-flow/react':
|
||||||
|
specifier: ^0.5.10
|
||||||
|
version: 0.5.10
|
||||||
'@paralleldrive/cuid2':
|
'@paralleldrive/cuid2':
|
||||||
specifier: ^2.2.2
|
specifier: ^2.2.2
|
||||||
version: 2.2.2
|
version: 2.2.2
|
||||||
|
'@pmndrs/assets':
|
||||||
|
specifier: ^1.7.0
|
||||||
|
version: 1.7.0
|
||||||
|
'@radix-ui/react-dropdown-menu':
|
||||||
|
specifier: ^2.1.15
|
||||||
|
version: 2.1.15
|
||||||
|
'@radix-ui/react-label':
|
||||||
|
specifier: ^2.1.7
|
||||||
|
version: 2.1.7
|
||||||
|
'@radix-ui/react-slot':
|
||||||
|
specifier: ^1.2.3
|
||||||
|
version: 1.2.3
|
||||||
|
'@radix-ui/react-tabs':
|
||||||
|
specifier: ^1.1.12
|
||||||
|
version: 1.1.12
|
||||||
|
'@radix-ui/react-tooltip':
|
||||||
|
specifier: ^1.2.7
|
||||||
|
version: 1.2.7
|
||||||
'@react-email/components':
|
'@react-email/components':
|
||||||
specifier: ^0.1.0
|
specifier: ^0.1.0
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
|
'@react-three/cannon':
|
||||||
|
specifier: ^6.6.0
|
||||||
|
version: 6.6.0
|
||||||
|
'@react-three/drei':
|
||||||
|
specifier: ^10.2.0
|
||||||
|
version: 10.3.0
|
||||||
|
'@react-three/fiber':
|
||||||
|
specifier: ^9.1.2
|
||||||
|
version: 9.1.2
|
||||||
|
'@react-three/postprocessing':
|
||||||
|
specifier: ^3.0.4
|
||||||
|
version: 3.0.4
|
||||||
|
'@react-three/rapier':
|
||||||
|
specifier: ^2.1.0
|
||||||
|
version: 2.1.0
|
||||||
'@redocly/openapi-core':
|
'@redocly/openapi-core':
|
||||||
specifier: ^1.34.3
|
specifier: ^1.34.3
|
||||||
version: 1.34.3
|
version: 1.34.3
|
||||||
|
@ -66,12 +114,33 @@ catalogs:
|
||||||
'@sentry/node':
|
'@sentry/node':
|
||||||
specifier: ^9.30.0
|
specifier: ^9.30.0
|
||||||
version: 9.30.0
|
version: 9.30.0
|
||||||
|
'@standard-schema/spec':
|
||||||
|
specifier: ^1.0.0
|
||||||
|
version: 1.0.0
|
||||||
|
'@tailwindcss/postcss':
|
||||||
|
specifier: ^4.1.10
|
||||||
|
version: 4.1.10
|
||||||
|
'@tailwindcss/typography':
|
||||||
|
specifier: ^0.5.16
|
||||||
|
version: 0.5.16
|
||||||
|
'@tanstack/react-form':
|
||||||
|
specifier: ^1.12.3
|
||||||
|
version: 1.12.3
|
||||||
|
'@tanstack/react-query':
|
||||||
|
specifier: ^5.80.10
|
||||||
|
version: 5.80.10
|
||||||
|
'@tanstack/react-query-devtools':
|
||||||
|
specifier: ^5.80.10
|
||||||
|
version: 5.80.10
|
||||||
|
'@types/canvas-confetti':
|
||||||
|
specifier: ^1.9.0
|
||||||
|
version: 1.9.0
|
||||||
'@types/ms':
|
'@types/ms':
|
||||||
specifier: ^2.1.0
|
specifier: ^2.1.0
|
||||||
version: 2.1.0
|
version: 2.1.0
|
||||||
'@types/node':
|
'@types/node':
|
||||||
specifier: ^24.0.3
|
specifier: ^24.0.4
|
||||||
version: 24.0.3
|
version: 24.0.4
|
||||||
'@types/react':
|
'@types/react':
|
||||||
specifier: ^19.1.8
|
specifier: ^19.1.8
|
||||||
version: 19.1.8
|
version: 19.1.8
|
||||||
|
@ -81,6 +150,9 @@ catalogs:
|
||||||
'@types/semver':
|
'@types/semver':
|
||||||
specifier: ^7.7.0
|
specifier: ^7.7.0
|
||||||
version: 7.7.0
|
version: 7.7.0
|
||||||
|
'@types/three':
|
||||||
|
specifier: ^0.177.0
|
||||||
|
version: 0.177.0
|
||||||
agents:
|
agents:
|
||||||
specifier: ^0.0.95
|
specifier: ^0.0.95
|
||||||
version: 0.0.95
|
version: 0.0.95
|
||||||
|
@ -90,9 +162,24 @@ catalogs:
|
||||||
ajv-formats:
|
ajv-formats:
|
||||||
specifier: ^3.0.1
|
specifier: ^3.0.1
|
||||||
version: 3.0.1
|
version: 3.0.1
|
||||||
|
autoprefixer:
|
||||||
|
specifier: ^10.4.21
|
||||||
|
version: 10.4.21
|
||||||
|
bcryptjs:
|
||||||
|
specifier: ^3.0.2
|
||||||
|
version: 3.0.2
|
||||||
camelcase:
|
camelcase:
|
||||||
specifier: ^8.0.0
|
specifier: ^8.0.0
|
||||||
version: 8.0.0
|
version: 8.0.0
|
||||||
|
canvas-confetti:
|
||||||
|
specifier: ^1.9.3
|
||||||
|
version: 1.9.3
|
||||||
|
class-variance-authority:
|
||||||
|
specifier: ^0.7.1
|
||||||
|
version: 0.7.1
|
||||||
|
clsx:
|
||||||
|
specifier: ^2.1.1
|
||||||
|
version: 2.1.1
|
||||||
commander:
|
commander:
|
||||||
specifier: ^14.0.0
|
specifier: ^14.0.0
|
||||||
version: 14.0.0
|
version: 14.0.0
|
||||||
|
@ -102,9 +189,15 @@ catalogs:
|
||||||
decamelize:
|
decamelize:
|
||||||
specifier: ^6.0.0
|
specifier: ^6.0.0
|
||||||
version: 6.0.0
|
version: 6.0.0
|
||||||
|
decircular:
|
||||||
|
specifier: ^1.0.0
|
||||||
|
version: 1.0.0
|
||||||
del-cli:
|
del-cli:
|
||||||
specifier: ^6.0.0
|
specifier: ^6.0.0
|
||||||
version: 6.0.0
|
version: 6.0.0
|
||||||
|
dotenv:
|
||||||
|
specifier: ^16.5.0
|
||||||
|
version: 16.5.0
|
||||||
drizzle-kit:
|
drizzle-kit:
|
||||||
specifier: ^0.31.1
|
specifier: ^0.31.1
|
||||||
version: 0.31.1
|
version: 0.31.1
|
||||||
|
@ -138,9 +231,18 @@ catalogs:
|
||||||
get-port:
|
get-port:
|
||||||
specifier: ^7.1.0
|
specifier: ^7.1.0
|
||||||
version: 7.1.0
|
version: 7.1.0
|
||||||
|
hast-util-to-jsx-runtime:
|
||||||
|
specifier: ^2.3.6
|
||||||
|
version: 2.3.6
|
||||||
hono:
|
hono:
|
||||||
specifier: 4.8.1
|
specifier: 4.8.1
|
||||||
version: 4.8.1
|
version: 4.8.1
|
||||||
|
is-obj:
|
||||||
|
specifier: ^3.0.0
|
||||||
|
version: 3.0.0
|
||||||
|
jose:
|
||||||
|
specifier: ^6.0.11
|
||||||
|
version: 6.0.11
|
||||||
knip:
|
knip:
|
||||||
specifier: ^5.61.2
|
specifier: ^5.61.2
|
||||||
version: 5.61.2
|
version: 5.61.2
|
||||||
|
@ -150,9 +252,21 @@ catalogs:
|
||||||
lint-staged:
|
lint-staged:
|
||||||
specifier: ^16.1.2
|
specifier: ^16.1.2
|
||||||
version: 16.1.2
|
version: 16.1.2
|
||||||
|
lucide-react:
|
||||||
|
specifier: ^0.518.0
|
||||||
|
version: 0.518.0
|
||||||
|
motion:
|
||||||
|
specifier: ^12.18.1
|
||||||
|
version: 12.18.1
|
||||||
ms:
|
ms:
|
||||||
specifier: ^2.1.3
|
specifier: ^2.1.3
|
||||||
version: 2.1.3
|
version: 2.1.3
|
||||||
|
next:
|
||||||
|
specifier: ^15.3.4
|
||||||
|
version: 15.3.4
|
||||||
|
next-themes:
|
||||||
|
specifier: ^0.4.6
|
||||||
|
version: 0.4.6
|
||||||
npm-run-all2:
|
npm-run-all2:
|
||||||
specifier: ^8.0.4
|
specifier: ^8.0.4
|
||||||
version: 8.0.4
|
version: 8.0.4
|
||||||
|
@ -177,18 +291,27 @@ catalogs:
|
||||||
p-map:
|
p-map:
|
||||||
specifier: ^7.0.3
|
specifier: ^7.0.3
|
||||||
version: 7.0.3
|
version: 7.0.3
|
||||||
|
p-times:
|
||||||
|
specifier: ^4.0.0
|
||||||
|
version: 4.0.0
|
||||||
parse-json:
|
parse-json:
|
||||||
specifier: ^8.3.0
|
specifier: ^8.3.0
|
||||||
version: 8.3.0
|
version: 8.3.0
|
||||||
plur:
|
plur:
|
||||||
specifier: ^5.1.0
|
specifier: ^5.1.0
|
||||||
version: 5.1.0
|
version: 5.1.0
|
||||||
|
postcss:
|
||||||
|
specifier: ^8.5.6
|
||||||
|
version: 8.5.6
|
||||||
postgres:
|
postgres:
|
||||||
specifier: ^3.4.7
|
specifier: ^3.4.7
|
||||||
version: 3.4.7
|
version: 3.4.7
|
||||||
|
posthog-js:
|
||||||
|
specifier: ^1.255.0
|
||||||
|
version: 1.255.0
|
||||||
prettier:
|
prettier:
|
||||||
specifier: ^3.5.3
|
specifier: ^3.6.0
|
||||||
version: 3.5.3
|
version: 3.6.0
|
||||||
react:
|
react:
|
||||||
specifier: ^19.1.0
|
specifier: ^19.1.0
|
||||||
version: 19.1.0
|
version: 19.1.0
|
||||||
|
@ -198,6 +321,15 @@ catalogs:
|
||||||
react-email:
|
react-email:
|
||||||
specifier: ^4.0.16
|
specifier: ^4.0.16
|
||||||
version: 4.0.16
|
version: 4.0.16
|
||||||
|
react-infinite-scroll-hook:
|
||||||
|
specifier: ^6.0.1
|
||||||
|
version: 6.0.1
|
||||||
|
react-lottie-player:
|
||||||
|
specifier: ^2.1.0
|
||||||
|
version: 2.1.0
|
||||||
|
react-use:
|
||||||
|
specifier: ^17.6.0
|
||||||
|
version: 17.6.0
|
||||||
resend:
|
resend:
|
||||||
specifier: ^4.6.0
|
specifier: ^4.6.0
|
||||||
version: 4.6.0
|
version: 4.6.0
|
||||||
|
@ -207,15 +339,33 @@ catalogs:
|
||||||
semver:
|
semver:
|
||||||
specifier: ^7.7.2
|
specifier: ^7.7.2
|
||||||
version: 7.7.2
|
version: 7.7.2
|
||||||
|
shiki:
|
||||||
|
specifier: ^3.7.0
|
||||||
|
version: 3.7.0
|
||||||
simple-git-hooks:
|
simple-git-hooks:
|
||||||
specifier: ^2.13.0
|
specifier: ^2.13.0
|
||||||
version: 2.13.0
|
version: 2.13.0
|
||||||
|
sonner:
|
||||||
|
specifier: ^2.0.5
|
||||||
|
version: 2.0.5
|
||||||
sort-keys:
|
sort-keys:
|
||||||
specifier: ^5.1.0
|
specifier: ^5.1.0
|
||||||
version: 5.1.0
|
version: 5.1.0
|
||||||
stripe:
|
stripe:
|
||||||
specifier: ^18.2.1
|
specifier: ^18.2.1
|
||||||
version: 18.2.1
|
version: 18.2.1
|
||||||
|
suspend-react:
|
||||||
|
specifier: ^0.1.3
|
||||||
|
version: 0.1.3
|
||||||
|
tailwind-merge:
|
||||||
|
specifier: ^3.3.1
|
||||||
|
version: 3.3.1
|
||||||
|
tailwindcss:
|
||||||
|
specifier: ^4.1.10
|
||||||
|
version: 4.1.10
|
||||||
|
three:
|
||||||
|
specifier: ^0.177.0
|
||||||
|
version: 0.177.0
|
||||||
tsup:
|
tsup:
|
||||||
specifier: ^8.5.0
|
specifier: ^8.5.0
|
||||||
version: 8.5.0
|
version: 8.5.0
|
||||||
|
@ -225,6 +375,9 @@ catalogs:
|
||||||
turbo:
|
turbo:
|
||||||
specifier: ^2.5.4
|
specifier: ^2.5.4
|
||||||
version: 2.5.4
|
version: 2.5.4
|
||||||
|
tw-animate-css:
|
||||||
|
specifier: ^1.3.4
|
||||||
|
version: 1.3.4
|
||||||
type-fest:
|
type-fest:
|
||||||
specifier: ^4.41.0
|
specifier: ^4.41.0
|
||||||
version: 4.41.0
|
version: 4.41.0
|
||||||
|
@ -258,14 +411,14 @@ importers:
|
||||||
.:
|
.:
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@dotenvx/dotenvx':
|
'@dotenvx/dotenvx':
|
||||||
specifier: ^1.44.2
|
specifier: 'catalog:'
|
||||||
version: 1.44.2
|
version: 1.45.1
|
||||||
'@fisch0920/config':
|
'@fisch0920/config':
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 1.1.2(@typescript-eslint/parser@8.34.0(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.29.0(jiti@2.4.2))(prettier@3.5.3)(typescript@5.8.3)(vitest@3.2.4(@edge-runtime/vm@5.0.0)(@types/debug@4.1.12)(@types/node@24.0.3)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0))
|
version: 1.1.2(@typescript-eslint/parser@8.34.0(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.29.0(jiti@2.4.2))(prettier@3.6.0)(typescript@5.8.3)(vitest@3.2.4(@edge-runtime/vm@5.0.0)(@types/debug@4.1.12)(@types/node@24.0.4)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0))
|
||||||
'@types/node':
|
'@types/node':
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 24.0.3
|
version: 24.0.4
|
||||||
del-cli:
|
del-cli:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 6.0.0
|
version: 6.0.0
|
||||||
|
@ -277,7 +430,7 @@ importers:
|
||||||
version: 0.2.3(eslint@9.29.0(jiti@2.4.2))
|
version: 0.2.3(eslint@9.29.0(jiti@2.4.2))
|
||||||
knip:
|
knip:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 5.61.2(@types/node@24.0.3)(typescript@5.8.3)
|
version: 5.61.2(@types/node@24.0.4)(typescript@5.8.3)
|
||||||
lint-staged:
|
lint-staged:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 16.1.2
|
version: 16.1.2
|
||||||
|
@ -289,7 +442,7 @@ importers:
|
||||||
version: 1.2.1
|
version: 1.2.1
|
||||||
prettier:
|
prettier:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 3.5.3
|
version: 3.6.0
|
||||||
simple-git-hooks:
|
simple-git-hooks:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 2.13.0
|
version: 2.13.0
|
||||||
|
@ -307,10 +460,10 @@ importers:
|
||||||
version: 5.8.3
|
version: 5.8.3
|
||||||
vite-tsconfig-paths:
|
vite-tsconfig-paths:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 5.1.4(typescript@5.8.3)(vite@6.3.5(@types/node@24.0.3)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0))
|
version: 5.1.4(typescript@5.8.3)(vite@6.3.5(@types/node@24.0.4)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0))
|
||||||
vitest:
|
vitest:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 3.2.4(@edge-runtime/vm@5.0.0)(@types/debug@4.1.12)(@types/node@24.0.3)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0)
|
version: 3.2.4(@edge-runtime/vm@5.0.0)(@types/debug@4.1.12)(@types/node@24.0.4)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0)
|
||||||
zod:
|
zod:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 3.25.67
|
version: 3.25.67
|
||||||
|
@ -354,7 +507,7 @@ importers:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 9.30.0
|
version: 9.30.0
|
||||||
bcryptjs:
|
bcryptjs:
|
||||||
specifier: ^3.0.2
|
specifier: 'catalog:'
|
||||||
version: 3.0.2
|
version: 3.0.2
|
||||||
exit-hook:
|
exit-hook:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
|
@ -382,7 +535,7 @@ importers:
|
||||||
version: 7.7.2
|
version: 7.7.2
|
||||||
stripe:
|
stripe:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 18.2.1(@types/node@24.0.3)
|
version: 18.2.1(@types/node@24.0.4)
|
||||||
type-fest:
|
type-fest:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 4.41.0
|
version: 4.41.0
|
||||||
|
@ -403,7 +556,7 @@ importers:
|
||||||
apps/e2e:
|
apps/e2e:
|
||||||
dependencies:
|
dependencies:
|
||||||
dotenv:
|
dotenv:
|
||||||
specifier: ^16.5.0
|
specifier: 'catalog:'
|
||||||
version: 16.5.0
|
version: 16.5.0
|
||||||
ky:
|
ky:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
|
@ -412,7 +565,7 @@ importers:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 7.0.3
|
version: 7.0.3
|
||||||
p-times:
|
p-times:
|
||||||
specifier: ^4.0.0
|
specifier: 'catalog:'
|
||||||
version: 4.0.0
|
version: 4.0.0
|
||||||
semver:
|
semver:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
|
@ -492,7 +645,7 @@ importers:
|
||||||
version: 5.1.0
|
version: 5.1.0
|
||||||
stripe:
|
stripe:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 18.2.1(@types/node@24.0.3)
|
version: 18.2.1(@types/node@24.0.4)
|
||||||
type-fest:
|
type-fest:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 4.41.0
|
version: 4.41.0
|
||||||
|
@ -528,82 +681,82 @@ importers:
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:../../packages/validators
|
version: link:../../packages/validators
|
||||||
'@number-flow/react':
|
'@number-flow/react':
|
||||||
specifier: ^0.5.10
|
specifier: 'catalog:'
|
||||||
version: 0.5.10(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
version: 0.5.10(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||||
'@pmndrs/assets':
|
'@pmndrs/assets':
|
||||||
specifier: ^1.7.0
|
specifier: 'catalog:'
|
||||||
version: 1.7.0
|
version: 1.7.0
|
||||||
'@radix-ui/react-dropdown-menu':
|
'@radix-ui/react-dropdown-menu':
|
||||||
specifier: ^2.1.15
|
specifier: 'catalog:'
|
||||||
version: 2.1.15(@types/react-dom@19.1.6(@types/react@19.1.8))(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
version: 2.1.15(@types/react-dom@19.1.6(@types/react@19.1.8))(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||||
'@radix-ui/react-label':
|
'@radix-ui/react-label':
|
||||||
specifier: ^2.1.7
|
specifier: 'catalog:'
|
||||||
version: 2.1.7(@types/react-dom@19.1.6(@types/react@19.1.8))(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
version: 2.1.7(@types/react-dom@19.1.6(@types/react@19.1.8))(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||||
'@radix-ui/react-slot':
|
'@radix-ui/react-slot':
|
||||||
specifier: ^1.2.3
|
specifier: 'catalog:'
|
||||||
version: 1.2.3(@types/react@19.1.8)(react@19.1.0)
|
version: 1.2.3(@types/react@19.1.8)(react@19.1.0)
|
||||||
'@radix-ui/react-tabs':
|
'@radix-ui/react-tabs':
|
||||||
specifier: ^1.1.12
|
specifier: 'catalog:'
|
||||||
version: 1.1.12(@types/react-dom@19.1.6(@types/react@19.1.8))(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
version: 1.1.12(@types/react-dom@19.1.6(@types/react@19.1.8))(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||||
'@radix-ui/react-tooltip':
|
'@radix-ui/react-tooltip':
|
||||||
specifier: ^1.2.7
|
specifier: 'catalog:'
|
||||||
version: 1.2.7(@types/react-dom@19.1.6(@types/react@19.1.8))(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
version: 1.2.7(@types/react-dom@19.1.6(@types/react@19.1.8))(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||||
'@react-three/cannon':
|
'@react-three/cannon':
|
||||||
specifier: ^6.6.0
|
specifier: 'catalog:'
|
||||||
version: 6.6.0(@react-three/fiber@9.1.2(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(three@0.177.0))(react@19.1.0)(three@0.177.0)(typescript@5.8.3)
|
version: 6.6.0(@react-three/fiber@9.1.2(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(three@0.177.0))(react@19.1.0)(three@0.177.0)(typescript@5.8.3)
|
||||||
'@react-three/drei':
|
'@react-three/drei':
|
||||||
specifier: ^10.2.0
|
specifier: 'catalog:'
|
||||||
version: 10.3.0(@react-three/fiber@9.1.2(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(three@0.177.0))(@types/react@19.1.8)(@types/three@0.177.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(three@0.177.0)
|
version: 10.3.0(@react-three/fiber@9.1.2(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(three@0.177.0))(@types/react@19.1.8)(@types/three@0.177.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(three@0.177.0)
|
||||||
'@react-three/fiber':
|
'@react-three/fiber':
|
||||||
specifier: ^9.1.2
|
specifier: 'catalog:'
|
||||||
version: 9.1.2(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(three@0.177.0)
|
version: 9.1.2(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(three@0.177.0)
|
||||||
'@react-three/postprocessing':
|
'@react-three/postprocessing':
|
||||||
specifier: ^3.0.4
|
specifier: 'catalog:'
|
||||||
version: 3.0.4(@react-three/fiber@9.1.2(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(three@0.177.0))(@types/three@0.177.0)(react@19.1.0)(three@0.177.0)
|
version: 3.0.4(@react-three/fiber@9.1.2(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(three@0.177.0))(@types/three@0.177.0)(react@19.1.0)(three@0.177.0)
|
||||||
'@react-three/rapier':
|
'@react-three/rapier':
|
||||||
specifier: ^2.1.0
|
specifier: 'catalog:'
|
||||||
version: 2.1.0(@react-three/fiber@9.1.2(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(three@0.177.0))(react@19.1.0)(three@0.177.0)
|
version: 2.1.0(@react-three/fiber@9.1.2(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(three@0.177.0))(react@19.1.0)(three@0.177.0)
|
||||||
'@tanstack/react-form':
|
'@tanstack/react-form':
|
||||||
specifier: ^1.12.3
|
specifier: 'catalog:'
|
||||||
version: 1.12.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
version: 1.12.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||||
'@tanstack/react-query':
|
'@tanstack/react-query':
|
||||||
specifier: ^5.80.10
|
specifier: 'catalog:'
|
||||||
version: 5.80.10(react@19.1.0)
|
version: 5.80.10(react@19.1.0)
|
||||||
'@tanstack/react-query-devtools':
|
'@tanstack/react-query-devtools':
|
||||||
specifier: ^5.80.10
|
specifier: 'catalog:'
|
||||||
version: 5.80.10(@tanstack/react-query@5.80.10(react@19.1.0))(react@19.1.0)
|
version: 5.80.10(@tanstack/react-query@5.80.10(react@19.1.0))(react@19.1.0)
|
||||||
'@types/canvas-confetti':
|
'@types/canvas-confetti':
|
||||||
specifier: ^1.9.0
|
specifier: 'catalog:'
|
||||||
version: 1.9.0
|
version: 1.9.0
|
||||||
canvas-confetti:
|
canvas-confetti:
|
||||||
specifier: ^1.9.3
|
specifier: 'catalog:'
|
||||||
version: 1.9.3
|
version: 1.9.3
|
||||||
class-variance-authority:
|
class-variance-authority:
|
||||||
specifier: ^0.7.1
|
specifier: 'catalog:'
|
||||||
version: 0.7.1
|
version: 0.7.1
|
||||||
clsx:
|
clsx:
|
||||||
specifier: ^2.1.1
|
specifier: 'catalog:'
|
||||||
version: 2.1.1
|
version: 2.1.1
|
||||||
hast-util-to-jsx-runtime:
|
hast-util-to-jsx-runtime:
|
||||||
specifier: ^2.3.6
|
specifier: 'catalog:'
|
||||||
version: 2.3.6
|
version: 2.3.6
|
||||||
ky:
|
ky:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 1.8.1
|
version: 1.8.1
|
||||||
lucide-react:
|
lucide-react:
|
||||||
specifier: ^0.518.0
|
specifier: 'catalog:'
|
||||||
version: 0.518.0(react@19.1.0)
|
version: 0.518.0(react@19.1.0)
|
||||||
motion:
|
motion:
|
||||||
specifier: ^12.18.1
|
specifier: 'catalog:'
|
||||||
version: 12.18.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
version: 12.18.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||||
next:
|
next:
|
||||||
specifier: ^15.3.4
|
specifier: 'catalog:'
|
||||||
version: 15.3.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
version: 15.3.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||||
next-themes:
|
next-themes:
|
||||||
specifier: ^0.4.6
|
specifier: 'catalog:'
|
||||||
version: 0.4.6(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
version: 0.4.6(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||||
posthog-js:
|
posthog-js:
|
||||||
specifier: ^1.255.0
|
specifier: 'catalog:'
|
||||||
version: 1.255.0
|
version: 1.255.0
|
||||||
react:
|
react:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
|
@ -612,41 +765,41 @@ importers:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 19.1.0(react@19.1.0)
|
version: 19.1.0(react@19.1.0)
|
||||||
react-infinite-scroll-hook:
|
react-infinite-scroll-hook:
|
||||||
specifier: ^6.0.1
|
specifier: 'catalog:'
|
||||||
version: 6.0.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
version: 6.0.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||||
react-lottie-player:
|
react-lottie-player:
|
||||||
specifier: ^2.1.0
|
specifier: 'catalog:'
|
||||||
version: 2.1.0(react@19.1.0)
|
version: 2.1.0(react@19.1.0)
|
||||||
react-use:
|
react-use:
|
||||||
specifier: ^17.6.0
|
specifier: 'catalog:'
|
||||||
version: 17.6.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
version: 17.6.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||||
shiki:
|
shiki:
|
||||||
specifier: ^3.7.0
|
specifier: 'catalog:'
|
||||||
version: 3.7.0
|
version: 3.7.0
|
||||||
sonner:
|
sonner:
|
||||||
specifier: ^2.0.5
|
specifier: 'catalog:'
|
||||||
version: 2.0.5(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
version: 2.0.5(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||||
stripe:
|
stripe:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 18.2.1(@types/node@24.0.3)
|
version: 18.2.1(@types/node@24.0.4)
|
||||||
suspend-react:
|
suspend-react:
|
||||||
specifier: ^0.1.3
|
specifier: 'catalog:'
|
||||||
version: 0.1.3(react@19.1.0)
|
version: 0.1.3(react@19.1.0)
|
||||||
tailwind-merge:
|
tailwind-merge:
|
||||||
specifier: ^3.3.1
|
specifier: 'catalog:'
|
||||||
version: 3.3.1
|
version: 3.3.1
|
||||||
three:
|
three:
|
||||||
specifier: ^0.177.0
|
specifier: 'catalog:'
|
||||||
version: 0.177.0
|
version: 0.177.0
|
||||||
type-fest:
|
type-fest:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 4.41.0
|
version: 4.41.0
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@tailwindcss/postcss':
|
'@tailwindcss/postcss':
|
||||||
specifier: ^4.1.10
|
specifier: 'catalog:'
|
||||||
version: 4.1.10
|
version: 4.1.10
|
||||||
'@tailwindcss/typography':
|
'@tailwindcss/typography':
|
||||||
specifier: ^0.5.16
|
specifier: 'catalog:'
|
||||||
version: 0.5.16(tailwindcss@4.1.10)
|
version: 0.5.16(tailwindcss@4.1.10)
|
||||||
'@types/react':
|
'@types/react':
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
|
@ -655,19 +808,19 @@ importers:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 19.1.6(@types/react@19.1.8)
|
version: 19.1.6(@types/react@19.1.8)
|
||||||
'@types/three':
|
'@types/three':
|
||||||
specifier: ^0.177.0
|
specifier: 'catalog:'
|
||||||
version: 0.177.0
|
version: 0.177.0
|
||||||
autoprefixer:
|
autoprefixer:
|
||||||
specifier: ^10.4.21
|
specifier: 'catalog:'
|
||||||
version: 10.4.21(postcss@8.5.6)
|
version: 10.4.21(postcss@8.5.6)
|
||||||
postcss:
|
postcss:
|
||||||
specifier: ^8.5.6
|
specifier: 'catalog:'
|
||||||
version: 8.5.6
|
version: 8.5.6
|
||||||
tailwindcss:
|
tailwindcss:
|
||||||
specifier: ^4.1.10
|
specifier: 'catalog:'
|
||||||
version: 4.1.10
|
version: 4.1.10
|
||||||
tw-animate-css:
|
tw-animate-css:
|
||||||
specifier: ^1.3.4
|
specifier: 'catalog:'
|
||||||
version: 1.3.4
|
version: 1.3.4
|
||||||
|
|
||||||
examples/search:
|
examples/search:
|
||||||
|
@ -679,16 +832,16 @@ importers:
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:../../packages/core
|
version: link:../../packages/core
|
||||||
'@agentic/serper':
|
'@agentic/serper':
|
||||||
specifier: ^7.6.7
|
specifier: 'catalog:'
|
||||||
version: 7.6.7(zod@3.25.67)
|
version: 7.6.7(zod@3.25.67)
|
||||||
'@hono/mcp':
|
'@hono/mcp':
|
||||||
specifier: ^0.1.0
|
specifier: 'catalog:'
|
||||||
version: 0.1.0(@modelcontextprotocol/sdk@1.13.0)(hono@4.8.1)
|
version: 0.1.0(@modelcontextprotocol/sdk@1.13.0)(hono@4.8.1)
|
||||||
'@modelcontextprotocol/sdk':
|
'@modelcontextprotocol/sdk':
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 1.13.0
|
version: 1.13.0
|
||||||
dotenv:
|
dotenv:
|
||||||
specifier: ^16.5.0
|
specifier: 'catalog:'
|
||||||
version: 16.5.0
|
version: 16.5.0
|
||||||
hono:
|
hono:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
|
@ -713,10 +866,10 @@ importers:
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:../types
|
version: link:../types
|
||||||
'@standard-schema/spec':
|
'@standard-schema/spec':
|
||||||
specifier: ^1.0.0
|
specifier: 'catalog:'
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
jose:
|
jose:
|
||||||
specifier: ^6.0.11
|
specifier: 'catalog:'
|
||||||
version: 6.0.11
|
version: 6.0.11
|
||||||
ky:
|
ky:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
|
@ -789,10 +942,10 @@ importers:
|
||||||
packages/core:
|
packages/core:
|
||||||
dependencies:
|
dependencies:
|
||||||
decircular:
|
decircular:
|
||||||
specifier: ^1.0.0
|
specifier: 'catalog:'
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
is-obj:
|
is-obj:
|
||||||
specifier: ^3.0.0
|
specifier: 'catalog:'
|
||||||
version: 3.0.0
|
version: 3.0.0
|
||||||
parse-json:
|
parse-json:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
|
@ -893,7 +1046,7 @@ importers:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 9.30.0
|
version: 9.30.0
|
||||||
dotenv:
|
dotenv:
|
||||||
specifier: ^16.5.0
|
specifier: 'catalog:'
|
||||||
version: 16.5.0
|
version: 16.5.0
|
||||||
eventid:
|
eventid:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
|
@ -964,7 +1117,7 @@ importers:
|
||||||
packages/platform:
|
packages/platform:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@agentic/core':
|
'@agentic/core':
|
||||||
specifier: ^7.6.7
|
specifier: 'catalog:'
|
||||||
version: 7.6.7(zod@3.25.67)
|
version: 7.6.7(zod@3.25.67)
|
||||||
'@agentic/platform-core':
|
'@agentic/platform-core':
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
|
@ -995,7 +1148,7 @@ importers:
|
||||||
packages/tool-client:
|
packages/tool-client:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@agentic/core':
|
'@agentic/core':
|
||||||
specifier: ^7.6.7
|
specifier: 'catalog:'
|
||||||
version: 7.6.7(zod@3.25.67)
|
version: 7.6.7(zod@3.25.67)
|
||||||
'@agentic/platform-api-client':
|
'@agentic/platform-api-client':
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
|
@ -1220,8 +1373,8 @@ packages:
|
||||||
'@dimforge/rapier3d-compat@0.15.0':
|
'@dimforge/rapier3d-compat@0.15.0':
|
||||||
resolution: {integrity: sha512-TRH9rmF6RJqvKt0xis6VkToJHz4Pf54IfYhKGWn7zkpTWPwVyQ4p9kjwrdm6jOfGn72MBrIbttzvDB/ZOqE7sg==}
|
resolution: {integrity: sha512-TRH9rmF6RJqvKt0xis6VkToJHz4Pf54IfYhKGWn7zkpTWPwVyQ4p9kjwrdm6jOfGn72MBrIbttzvDB/ZOqE7sg==}
|
||||||
|
|
||||||
'@dotenvx/dotenvx@1.44.2':
|
'@dotenvx/dotenvx@1.45.1':
|
||||||
resolution: {integrity: sha512-2C44+G2dch4cB6zw7+oGQ9VcFQuuVhc5xOzfVvY7iUEj2PRhiVMIB6SpNMK1V5TvpdqrAqCYFjclK18Mh9vwNQ==}
|
resolution: {integrity: sha512-wKHPD+/NMMJVBPg3i98uD9jsURDy+Ck6RQRiWf39TlOAzC+Ge1FkmDk3sgeljYZxA3qF6E7SJmvRqC70XQuuVA==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
'@drizzle-team/brocli@0.10.2':
|
'@drizzle-team/brocli@0.10.2':
|
||||||
|
@ -3613,11 +3766,11 @@ packages:
|
||||||
'@types/mysql@2.15.26':
|
'@types/mysql@2.15.26':
|
||||||
resolution: {integrity: sha512-DSLCOXhkvfS5WNNPbfn2KdICAmk8lLc+/PNvnPnF7gOdMZCxopXduqv0OQ13y/yA/zXTSikZZqVgybUxOEg6YQ==}
|
resolution: {integrity: sha512-DSLCOXhkvfS5WNNPbfn2KdICAmk8lLc+/PNvnPnF7gOdMZCxopXduqv0OQ13y/yA/zXTSikZZqVgybUxOEg6YQ==}
|
||||||
|
|
||||||
'@types/node@22.15.32':
|
'@types/node@22.15.33':
|
||||||
resolution: {integrity: sha512-3jigKqgSjsH6gYZv2nEsqdXfZqIFGAV36XYYjf9KGZ3PSG+IhLecqPnI310RvjutyMwifE2hhhNEklOUrvx/wA==}
|
resolution: {integrity: sha512-wzoocdnnpSxZ+6CjW4ADCK1jVmd1S/J3ArNWfn8FDDQtRm8dkDg7TA+mvek2wNrfCgwuZxqEOiB9B1XCJ6+dbw==}
|
||||||
|
|
||||||
'@types/node@24.0.3':
|
'@types/node@24.0.4':
|
||||||
resolution: {integrity: sha512-R4I/kzCYAdRLzfiCabn9hxWfbuHS573x+r0dJMkkzThEa7pbrcDWK+9zu3e7aBOouf+rQAciqPFMnxwr0aWgKg==}
|
resolution: {integrity: sha512-ulyqAkrhnuNq9pB76DRBTkcS6YsmDALy6Ua63V8OhrOBgbcYt6IOdzpw5P1+dyRIyMerzLkeYWBeOXPpA9GMAA==}
|
||||||
|
|
||||||
'@types/offscreencanvas@2019.7.3':
|
'@types/offscreencanvas@2019.7.3':
|
||||||
resolution: {integrity: sha512-ieXiYmgSRXUDeOntE1InxjWyvEelZGP63M+cGuquuRLuIKKT1osnkXjxev9B7d1nXSug5vpunx+gNlbVxMlC9A==}
|
resolution: {integrity: sha512-ieXiYmgSRXUDeOntE1InxjWyvEelZGP63M+cGuquuRLuIKKT1osnkXjxev9B7d1nXSug5vpunx+gNlbVxMlC9A==}
|
||||||
|
@ -6459,8 +6612,8 @@ packages:
|
||||||
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
|
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
|
||||||
engines: {node: '>= 0.8.0'}
|
engines: {node: '>= 0.8.0'}
|
||||||
|
|
||||||
prettier@3.5.3:
|
prettier@3.6.0:
|
||||||
resolution: {integrity: sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==}
|
resolution: {integrity: sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
|
@ -7971,7 +8124,7 @@ snapshots:
|
||||||
|
|
||||||
'@dimforge/rapier3d-compat@0.15.0': {}
|
'@dimforge/rapier3d-compat@0.15.0': {}
|
||||||
|
|
||||||
'@dotenvx/dotenvx@1.44.2':
|
'@dotenvx/dotenvx@1.45.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
commander: 11.1.0
|
commander: 11.1.0
|
||||||
dotenv: 16.5.0
|
dotenv: 16.5.0
|
||||||
|
@ -8296,11 +8449,11 @@ snapshots:
|
||||||
|
|
||||||
'@fastify/busboy@2.1.1': {}
|
'@fastify/busboy@2.1.1': {}
|
||||||
|
|
||||||
'@fisch0920/config@1.1.2(@typescript-eslint/parser@8.34.0(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.29.0(jiti@2.4.2))(prettier@3.5.3)(typescript@5.8.3)(vitest@3.2.4(@edge-runtime/vm@5.0.0)(@types/debug@4.1.12)(@types/node@24.0.3)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0))':
|
'@fisch0920/config@1.1.2(@typescript-eslint/parser@8.34.0(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.29.0(jiti@2.4.2))(prettier@3.6.0)(typescript@5.8.3)(vitest@3.2.4(@edge-runtime/vm@5.0.0)(@types/debug@4.1.12)(@types/node@24.0.4)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint/js': 9.29.0
|
'@eslint/js': 9.29.0
|
||||||
'@total-typescript/ts-reset': 0.6.1
|
'@total-typescript/ts-reset': 0.6.1
|
||||||
'@vitest/eslint-plugin': 1.2.5(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3)(vitest@3.2.4(@edge-runtime/vm@5.0.0)(@types/debug@4.1.12)(@types/node@24.0.3)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0))
|
'@vitest/eslint-plugin': 1.2.5(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3)(vitest@3.2.4(@edge-runtime/vm@5.0.0)(@types/debug@4.1.12)(@types/node@24.0.4)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0))
|
||||||
eslint: 9.29.0(jiti@2.4.2)
|
eslint: 9.29.0(jiti@2.4.2)
|
||||||
eslint-config-prettier: 10.1.5(eslint@9.29.0(jiti@2.4.2))
|
eslint-config-prettier: 10.1.5(eslint@9.29.0(jiti@2.4.2))
|
||||||
eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.34.0(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.29.0(jiti@2.4.2))
|
eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.34.0(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.29.0(jiti@2.4.2))
|
||||||
|
@ -8313,7 +8466,7 @@ snapshots:
|
||||||
eslint-plugin-testing-library: 7.5.3(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3)
|
eslint-plugin-testing-library: 7.5.3(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3)
|
||||||
eslint-plugin-unicorn: 59.0.1(eslint@9.29.0(jiti@2.4.2))
|
eslint-plugin-unicorn: 59.0.1(eslint@9.29.0(jiti@2.4.2))
|
||||||
globals: 16.2.0
|
globals: 16.2.0
|
||||||
prettier: 3.5.3
|
prettier: 3.6.0
|
||||||
typescript: 5.8.3
|
typescript: 5.8.3
|
||||||
typescript-eslint: 8.34.0(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3)
|
typescript-eslint: 8.34.0(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -8629,7 +8782,7 @@ snapshots:
|
||||||
|
|
||||||
'@neondatabase/serverless@1.0.1':
|
'@neondatabase/serverless@1.0.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 22.15.32
|
'@types/node': 22.15.33
|
||||||
'@types/pg': 8.15.4
|
'@types/pg': 8.15.4
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
|
@ -9525,7 +9678,7 @@ snapshots:
|
||||||
'@react-email/render@1.1.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
|
'@react-email/render@1.1.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
html-to-text: 9.0.5
|
html-to-text: 9.0.5
|
||||||
prettier: 3.5.3
|
prettier: 3.6.0
|
||||||
react: 19.1.0
|
react: 19.1.0
|
||||||
react-dom: 19.1.0(react@19.1.0)
|
react-dom: 19.1.0(react@19.1.0)
|
||||||
react-promise-suspense: 0.3.4
|
react-promise-suspense: 0.3.4
|
||||||
|
@ -10030,11 +10183,11 @@ snapshots:
|
||||||
|
|
||||||
'@types/connect@3.4.38':
|
'@types/connect@3.4.38':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 24.0.3
|
'@types/node': 24.0.4
|
||||||
|
|
||||||
'@types/cors@2.8.19':
|
'@types/cors@2.8.19':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 24.0.3
|
'@types/node': 24.0.4
|
||||||
|
|
||||||
'@types/debug@4.1.12':
|
'@types/debug@4.1.12':
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -10070,14 +10223,14 @@ snapshots:
|
||||||
|
|
||||||
'@types/mysql@2.15.26':
|
'@types/mysql@2.15.26':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 24.0.3
|
'@types/node': 24.0.4
|
||||||
|
|
||||||
'@types/node@22.15.32':
|
'@types/node@22.15.33':
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: 6.21.0
|
undici-types: 6.21.0
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@types/node@24.0.3':
|
'@types/node@24.0.4':
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: 7.8.0
|
undici-types: 7.8.0
|
||||||
|
|
||||||
|
@ -10089,13 +10242,13 @@ snapshots:
|
||||||
|
|
||||||
'@types/pg@8.15.4':
|
'@types/pg@8.15.4':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 24.0.3
|
'@types/node': 24.0.4
|
||||||
pg-protocol: 1.10.2
|
pg-protocol: 1.10.2
|
||||||
pg-types: 2.2.0
|
pg-types: 2.2.0
|
||||||
|
|
||||||
'@types/pg@8.6.1':
|
'@types/pg@8.6.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 24.0.3
|
'@types/node': 24.0.4
|
||||||
pg-protocol: 1.10.2
|
pg-protocol: 1.10.2
|
||||||
pg-types: 2.2.0
|
pg-types: 2.2.0
|
||||||
|
|
||||||
|
@ -10119,7 +10272,7 @@ snapshots:
|
||||||
|
|
||||||
'@types/tedious@4.0.14':
|
'@types/tedious@4.0.14':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 24.0.3
|
'@types/node': 24.0.4
|
||||||
|
|
||||||
'@types/three@0.177.0':
|
'@types/three@0.177.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -10238,13 +10391,13 @@ snapshots:
|
||||||
'@use-gesture/core': 10.3.1
|
'@use-gesture/core': 10.3.1
|
||||||
react: 19.1.0
|
react: 19.1.0
|
||||||
|
|
||||||
'@vitest/eslint-plugin@1.2.5(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3)(vitest@3.2.4(@edge-runtime/vm@5.0.0)(@types/debug@4.1.12)(@types/node@24.0.3)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0))':
|
'@vitest/eslint-plugin@1.2.5(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3)(vitest@3.2.4(@edge-runtime/vm@5.0.0)(@types/debug@4.1.12)(@types/node@24.0.4)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/utils': 8.34.0(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3)
|
'@typescript-eslint/utils': 8.34.0(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3)
|
||||||
eslint: 9.29.0(jiti@2.4.2)
|
eslint: 9.29.0(jiti@2.4.2)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.8.3
|
typescript: 5.8.3
|
||||||
vitest: 3.2.4(@edge-runtime/vm@5.0.0)(@types/debug@4.1.12)(@types/node@24.0.3)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0)
|
vitest: 3.2.4(@edge-runtime/vm@5.0.0)(@types/debug@4.1.12)(@types/node@24.0.4)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
|
@ -10256,13 +10409,13 @@ snapshots:
|
||||||
chai: 5.2.0
|
chai: 5.2.0
|
||||||
tinyrainbow: 2.0.0
|
tinyrainbow: 2.0.0
|
||||||
|
|
||||||
'@vitest/mocker@3.2.4(vite@6.3.5(@types/node@24.0.3)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0))':
|
'@vitest/mocker@3.2.4(vite@6.3.5(@types/node@24.0.4)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/spy': 3.2.4
|
'@vitest/spy': 3.2.4
|
||||||
estree-walker: 3.0.3
|
estree-walker: 3.0.3
|
||||||
magic-string: 0.30.17
|
magic-string: 0.30.17
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
vite: 6.3.5(@types/node@24.0.3)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0)
|
vite: 6.3.5(@types/node@24.0.4)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0)
|
||||||
|
|
||||||
'@vitest/pretty-format@3.2.4':
|
'@vitest/pretty-format@3.2.4':
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -10991,7 +11144,7 @@ snapshots:
|
||||||
engine.io@6.6.4:
|
engine.io@6.6.4:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/cors': 2.8.19
|
'@types/cors': 2.8.19
|
||||||
'@types/node': 24.0.3
|
'@types/node': 24.0.4
|
||||||
accepts: 1.3.8
|
accepts: 1.3.8
|
||||||
base64id: 2.0.0
|
base64id: 2.0.0
|
||||||
cookie: 0.7.2
|
cookie: 0.7.2
|
||||||
|
@ -12218,10 +12371,10 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
json-buffer: 3.0.1
|
json-buffer: 3.0.1
|
||||||
|
|
||||||
knip@5.61.2(@types/node@24.0.3)(typescript@5.8.3):
|
knip@5.61.2(@types/node@24.0.4)(typescript@5.8.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@nodelib/fs.walk': 1.2.8
|
'@nodelib/fs.walk': 1.2.8
|
||||||
'@types/node': 24.0.3
|
'@types/node': 24.0.4
|
||||||
fast-glob: 3.3.3
|
fast-glob: 3.3.3
|
||||||
formatly: 0.2.4
|
formatly: 0.2.4
|
||||||
jiti: 2.4.2
|
jiti: 2.4.2
|
||||||
|
@ -13202,7 +13355,7 @@ snapshots:
|
||||||
|
|
||||||
prelude-ls@1.2.1: {}
|
prelude-ls@1.2.1: {}
|
||||||
|
|
||||||
prettier@3.5.3: {}
|
prettier@3.6.0: {}
|
||||||
|
|
||||||
pretty-ms@9.2.0:
|
pretty-ms@9.2.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -13945,11 +14098,11 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
js-tokens: 9.0.1
|
js-tokens: 9.0.1
|
||||||
|
|
||||||
stripe@18.2.1(@types/node@24.0.3):
|
stripe@18.2.1(@types/node@24.0.4):
|
||||||
dependencies:
|
dependencies:
|
||||||
qs: 6.14.0
|
qs: 6.14.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@types/node': 24.0.3
|
'@types/node': 24.0.4
|
||||||
|
|
||||||
strtok3@10.3.1:
|
strtok3@10.3.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -14380,13 +14533,13 @@ snapshots:
|
||||||
'@types/unist': 3.0.3
|
'@types/unist': 3.0.3
|
||||||
vfile-message: 4.0.2
|
vfile-message: 4.0.2
|
||||||
|
|
||||||
vite-node@3.2.4(@types/node@24.0.3)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0):
|
vite-node@3.2.4(@types/node@24.0.4)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
cac: 6.7.14
|
cac: 6.7.14
|
||||||
debug: 4.4.1(supports-color@10.0.0)
|
debug: 4.4.1(supports-color@10.0.0)
|
||||||
es-module-lexer: 1.7.0
|
es-module-lexer: 1.7.0
|
||||||
pathe: 2.0.3
|
pathe: 2.0.3
|
||||||
vite: 6.3.5(@types/node@24.0.3)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0)
|
vite: 6.3.5(@types/node@24.0.4)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/node'
|
- '@types/node'
|
||||||
- jiti
|
- jiti
|
||||||
|
@ -14401,18 +14554,18 @@ snapshots:
|
||||||
- tsx
|
- tsx
|
||||||
- yaml
|
- yaml
|
||||||
|
|
||||||
vite-tsconfig-paths@5.1.4(typescript@5.8.3)(vite@6.3.5(@types/node@24.0.3)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0)):
|
vite-tsconfig-paths@5.1.4(typescript@5.8.3)(vite@6.3.5(@types/node@24.0.4)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0)):
|
||||||
dependencies:
|
dependencies:
|
||||||
debug: 4.4.1(supports-color@10.0.0)
|
debug: 4.4.1(supports-color@10.0.0)
|
||||||
globrex: 0.1.2
|
globrex: 0.1.2
|
||||||
tsconfck: 3.1.6(typescript@5.8.3)
|
tsconfck: 3.1.6(typescript@5.8.3)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
vite: 6.3.5(@types/node@24.0.3)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0)
|
vite: 6.3.5(@types/node@24.0.4)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
vite@6.3.5(@types/node@24.0.3)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0):
|
vite@6.3.5(@types/node@24.0.4)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild: 0.25.5
|
esbuild: 0.25.5
|
||||||
fdir: 6.4.6(picomatch@4.0.2)
|
fdir: 6.4.6(picomatch@4.0.2)
|
||||||
|
@ -14421,7 +14574,7 @@ snapshots:
|
||||||
rollup: 4.44.0
|
rollup: 4.44.0
|
||||||
tinyglobby: 0.2.14
|
tinyglobby: 0.2.14
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@types/node': 24.0.3
|
'@types/node': 24.0.4
|
||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
jiti: 2.4.2
|
jiti: 2.4.2
|
||||||
lightningcss: 1.30.1
|
lightningcss: 1.30.1
|
||||||
|
@ -14429,11 +14582,11 @@ snapshots:
|
||||||
tsx: 4.20.3
|
tsx: 4.20.3
|
||||||
yaml: 2.8.0
|
yaml: 2.8.0
|
||||||
|
|
||||||
vitest@3.2.4(@edge-runtime/vm@5.0.0)(@types/debug@4.1.12)(@types/node@24.0.3)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0):
|
vitest@3.2.4(@edge-runtime/vm@5.0.0)(@types/debug@4.1.12)(@types/node@24.0.4)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/chai': 5.2.2
|
'@types/chai': 5.2.2
|
||||||
'@vitest/expect': 3.2.4
|
'@vitest/expect': 3.2.4
|
||||||
'@vitest/mocker': 3.2.4(vite@6.3.5(@types/node@24.0.3)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0))
|
'@vitest/mocker': 3.2.4(vite@6.3.5(@types/node@24.0.4)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0))
|
||||||
'@vitest/pretty-format': 3.2.4
|
'@vitest/pretty-format': 3.2.4
|
||||||
'@vitest/runner': 3.2.4
|
'@vitest/runner': 3.2.4
|
||||||
'@vitest/snapshot': 3.2.4
|
'@vitest/snapshot': 3.2.4
|
||||||
|
@ -14451,13 +14604,13 @@ snapshots:
|
||||||
tinyglobby: 0.2.14
|
tinyglobby: 0.2.14
|
||||||
tinypool: 1.1.1
|
tinypool: 1.1.1
|
||||||
tinyrainbow: 2.0.0
|
tinyrainbow: 2.0.0
|
||||||
vite: 6.3.5(@types/node@24.0.3)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0)
|
vite: 6.3.5(@types/node@24.0.4)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0)
|
||||||
vite-node: 3.2.4(@types/node@24.0.3)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0)
|
vite-node: 3.2.4(@types/node@24.0.4)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.42.0)(tsx@4.20.3)(yaml@2.8.0)
|
||||||
why-is-node-running: 2.3.0
|
why-is-node-running: 2.3.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@edge-runtime/vm': 5.0.0
|
'@edge-runtime/vm': 5.0.0
|
||||||
'@types/debug': 4.1.12
|
'@types/debug': 4.1.12
|
||||||
'@types/node': 24.0.3
|
'@types/node': 24.0.4
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- jiti
|
- jiti
|
||||||
- less
|
- less
|
||||||
|
|
|
@ -5,42 +5,73 @@ packages:
|
||||||
- packages/fixtures/valid/*
|
- packages/fixtures/valid/*
|
||||||
|
|
||||||
catalog:
|
catalog:
|
||||||
|
'@agentic/core': ^7.6.7
|
||||||
|
'@agentic/serper': ^7.6.7
|
||||||
'@ai-sdk/openai': ^1.3.22
|
'@ai-sdk/openai': ^1.3.22
|
||||||
'@apideck/better-ajv-errors': ^0.3.6
|
'@apideck/better-ajv-errors': ^0.3.6
|
||||||
'@clack/prompts': ^0.11.0
|
'@clack/prompts': ^0.11.0
|
||||||
'@cloudflare/workers-types': ^4.20250620.0
|
'@cloudflare/workers-types': ^4.20250620.0
|
||||||
'@commander-js/extra-typings': ^14.0.0
|
'@commander-js/extra-typings': ^14.0.0
|
||||||
|
'@dotenvx/dotenvx': ^1.45.1
|
||||||
'@edge-runtime/vm': ^5.0.0
|
'@edge-runtime/vm': ^5.0.0
|
||||||
'@fisch0920/config': ^1.1.2
|
'@fisch0920/config': ^1.1.2
|
||||||
'@fisch0920/drizzle-orm': ^0.43.7
|
'@fisch0920/drizzle-orm': ^0.43.7
|
||||||
'@fisch0920/drizzle-zod': ^0.7.9
|
'@fisch0920/drizzle-zod': ^0.7.9
|
||||||
|
'@hono/mcp': ^0.1.0
|
||||||
'@hono/node-server': 1.14.4
|
'@hono/node-server': 1.14.4
|
||||||
'@hono/sentry': ^1.2.2
|
'@hono/sentry': ^1.2.2
|
||||||
'@hono/zod-openapi': ^0.19.8
|
'@hono/zod-openapi': ^0.19.8
|
||||||
'@hono/zod-validator': ^0.7.0
|
'@hono/zod-validator': ^0.7.0
|
||||||
'@modelcontextprotocol/sdk': ^1.13.0
|
'@modelcontextprotocol/sdk': ^1.13.0
|
||||||
|
'@number-flow/react': ^0.5.10
|
||||||
'@paralleldrive/cuid2': ^2.2.2
|
'@paralleldrive/cuid2': ^2.2.2
|
||||||
|
'@pmndrs/assets': ^1.7.0
|
||||||
|
'@radix-ui/react-dropdown-menu': ^2.1.15
|
||||||
|
'@radix-ui/react-label': ^2.1.7
|
||||||
|
'@radix-ui/react-slot': ^1.2.3
|
||||||
|
'@radix-ui/react-tabs': ^1.1.12
|
||||||
|
'@radix-ui/react-tooltip': ^1.2.7
|
||||||
'@react-email/components': ^0.1.0
|
'@react-email/components': ^0.1.0
|
||||||
|
'@react-three/cannon': ^6.6.0
|
||||||
|
'@react-three/drei': ^10.2.0
|
||||||
|
'@react-three/fiber': ^9.1.2
|
||||||
|
'@react-three/postprocessing': ^3.0.4
|
||||||
|
'@react-three/rapier': ^2.1.0
|
||||||
'@redocly/openapi-core': ^1.34.3
|
'@redocly/openapi-core': ^1.34.3
|
||||||
'@sentry/cli': ^2.46.0
|
'@sentry/cli': ^2.46.0
|
||||||
'@sentry/cloudflare': ^9.30.0
|
'@sentry/cloudflare': ^9.30.0
|
||||||
'@sentry/core': ^9.30.0
|
'@sentry/core': ^9.30.0
|
||||||
'@sentry/node': ^9.30.0
|
'@sentry/node': ^9.30.0
|
||||||
|
'@standard-schema/spec': ^1.0.0
|
||||||
|
'@tailwindcss/postcss': ^4.1.10
|
||||||
|
'@tailwindcss/typography': ^0.5.16
|
||||||
|
'@tanstack/react-form': ^1.12.3
|
||||||
|
'@tanstack/react-query': ^5.80.10
|
||||||
|
'@tanstack/react-query-devtools': ^5.80.10
|
||||||
|
'@types/canvas-confetti': ^1.9.0
|
||||||
'@types/ms': ^2.1.0
|
'@types/ms': ^2.1.0
|
||||||
'@types/node': ^24.0.3
|
'@types/node': ^24.0.4
|
||||||
'@types/react': ^19.1.8
|
'@types/react': ^19.1.8
|
||||||
'@types/react-dom': ^19.1.6
|
'@types/react-dom': ^19.1.6
|
||||||
'@types/semver': ^7.7.0
|
'@types/semver': ^7.7.0
|
||||||
|
'@types/three': ^0.177.0
|
||||||
agents: ^0.0.95
|
agents: ^0.0.95
|
||||||
ai: ^4.3.15
|
ai: ^4.3.15
|
||||||
ajv: ^8.17.1
|
ajv: ^8.17.1
|
||||||
ajv-formats: ^3.0.1
|
ajv-formats: ^3.0.1
|
||||||
|
autoprefixer: ^10.4.21
|
||||||
|
bcryptjs: ^3.0.2
|
||||||
camelcase: ^8.0.0
|
camelcase: ^8.0.0
|
||||||
|
canvas-confetti: ^1.9.3
|
||||||
|
class-variance-authority: ^0.7.1
|
||||||
cleye: ^1.3.4
|
cleye: ^1.3.4
|
||||||
|
clsx: ^2.1.1
|
||||||
commander: ^14.0.0
|
commander: ^14.0.0
|
||||||
conf: ^14.0.0
|
conf: ^14.0.0
|
||||||
decamelize: ^6.0.0
|
decamelize: ^6.0.0
|
||||||
|
decircular: ^1.0.0
|
||||||
del-cli: ^6.0.0
|
del-cli: ^6.0.0
|
||||||
|
dotenv: ^16.5.0
|
||||||
drizzle-kit: ^0.31.1
|
drizzle-kit: ^0.31.1
|
||||||
drizzle-orm: ^0.44.2
|
drizzle-orm: ^0.44.2
|
||||||
email-validator: ^2.0.4
|
email-validator: ^2.0.4
|
||||||
|
@ -53,12 +84,19 @@ catalog:
|
||||||
fastmcp: ^3.4.0
|
fastmcp: ^3.4.0
|
||||||
get-port: ^7.1.0
|
get-port: ^7.1.0
|
||||||
hash-object: ^5.0.1
|
hash-object: ^5.0.1
|
||||||
|
hast-util-to-jsx-runtime: ^2.3.6
|
||||||
hono: 4.8.1
|
hono: 4.8.1
|
||||||
|
is-obj: ^3.0.0
|
||||||
is-relative-url: ^4.0.0
|
is-relative-url: ^4.0.0
|
||||||
|
jose: ^6.0.11
|
||||||
knip: ^5.61.2
|
knip: ^5.61.2
|
||||||
ky: 1.8.1
|
ky: 1.8.1
|
||||||
lint-staged: ^16.1.2
|
lint-staged: ^16.1.2
|
||||||
|
lucide-react: ^0.518.0
|
||||||
|
motion: ^12.18.1
|
||||||
ms: ^2.1.3
|
ms: ^2.1.3
|
||||||
|
next: ^15.3.4
|
||||||
|
next-themes: ^0.4.6
|
||||||
npm-run-all2: ^8.0.4
|
npm-run-all2: ^8.0.4
|
||||||
octokit: ^5.0.3
|
octokit: ^5.0.3
|
||||||
only-allow: ^1.2.1
|
only-allow: ^1.2.1
|
||||||
|
@ -68,22 +106,35 @@ catalog:
|
||||||
p-all: ^5.0.0
|
p-all: ^5.0.0
|
||||||
p-map: ^7.0.3
|
p-map: ^7.0.3
|
||||||
p-throttle: 7.0.0
|
p-throttle: 7.0.0
|
||||||
|
p-times: ^4.0.0
|
||||||
parse-json: ^8.3.0
|
parse-json: ^8.3.0
|
||||||
plur: ^5.1.0
|
plur: ^5.1.0
|
||||||
|
postcss: ^8.5.6
|
||||||
postgres: ^3.4.7
|
postgres: ^3.4.7
|
||||||
prettier: ^3.5.3
|
posthog-js: ^1.255.0
|
||||||
|
prettier: ^3.6.0
|
||||||
react: ^19.1.0
|
react: ^19.1.0
|
||||||
react-dom: ^19.1.0
|
react-dom: ^19.1.0
|
||||||
react-email: ^4.0.16
|
react-email: ^4.0.16
|
||||||
|
react-infinite-scroll-hook: ^6.0.1
|
||||||
|
react-lottie-player: ^2.1.0
|
||||||
|
react-use: ^17.6.0
|
||||||
resend: ^4.6.0
|
resend: ^4.6.0
|
||||||
restore-cursor: ^5.1.0
|
restore-cursor: ^5.1.0
|
||||||
semver: ^7.7.2
|
semver: ^7.7.2
|
||||||
|
shiki: ^3.7.0
|
||||||
simple-git-hooks: ^2.13.0
|
simple-git-hooks: ^2.13.0
|
||||||
|
sonner: ^2.0.5
|
||||||
sort-keys: ^5.1.0
|
sort-keys: ^5.1.0
|
||||||
stripe: ^18.2.1
|
stripe: ^18.2.1
|
||||||
|
suspend-react: ^0.1.3
|
||||||
|
tailwind-merge: ^3.3.1
|
||||||
|
tailwindcss: ^4.1.10
|
||||||
|
three: ^0.177.0
|
||||||
tsup: ^8.5.0
|
tsup: ^8.5.0
|
||||||
tsx: ^4.20.3
|
tsx: ^4.20.3
|
||||||
turbo: ^2.5.4
|
turbo: ^2.5.4
|
||||||
|
tw-animate-css: ^1.3.4
|
||||||
type-fest: ^4.41.0
|
type-fest: ^4.41.0
|
||||||
typescript: ^5.8.3
|
typescript: ^5.8.3
|
||||||
unconfig: ^7.3.2
|
unconfig: ^7.3.2
|
||||||
|
|
Ładowanie…
Reference in New Issue