From 3f969cfdb62171d0f0c0bff00cdc24e80b866642 Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 19 Aug 2024 10:57:18 +0200 Subject: [PATCH] chore: release v0.63.1 --- storage/framework/api/package.json | 2 +- storage/framework/cloud/package.json | 2 +- storage/framework/core/actions/package.json | 2 +- storage/framework/core/ai/package.json | 2 +- storage/framework/core/alias/package.json | 2 +- storage/framework/core/analytics/package.json | 2 +- storage/framework/core/api/package.json | 2 +- storage/framework/core/arrays/package.json | 2 +- storage/framework/core/auth/package.json | 2 +- storage/framework/core/buddy/package.json | 2 +- storage/framework/core/build/package.json | 2 +- storage/framework/core/bun-create/bud/package.json | 2 +- storage/framework/core/bun-create/buddy/package.json | 2 +- storage/framework/core/bun-create/stack/package.json | 2 +- storage/framework/core/bun-create/stacks/package.json | 2 +- storage/framework/core/bun-create/stx/package.json | 2 +- storage/framework/core/cache/package.json | 2 +- storage/framework/core/calendar/package.json | 2 +- storage/framework/core/chat/package.json | 2 +- storage/framework/core/cli/package.json | 2 +- storage/framework/core/cloud/package.json | 2 +- .../core/cloud/src/cloud/aws-sdk-layer/nodejs/package.json | 2 +- .../core/cloud/src/cloud/router-layer/nodejs/package.json | 2 +- storage/framework/core/collections/package.json | 2 +- storage/framework/core/components/auth/package.json | 2 +- storage/framework/core/components/calendar/package.json | 2 +- storage/framework/core/components/command-palette/package.json | 2 +- storage/framework/core/components/dropdown/package.json | 2 +- storage/framework/core/components/modal/package.json | 2 +- storage/framework/core/components/notification/package.json | 2 +- storage/framework/core/components/stepper/package.json | 2 +- storage/framework/core/components/table/package.json | 2 +- storage/framework/core/config/package.json | 2 +- storage/framework/core/database/package.json | 2 +- storage/framework/core/datetime/package.json | 2 +- storage/framework/core/desktop/package.json | 2 +- storage/framework/core/development/package.json | 2 +- storage/framework/core/dns/package.json | 2 +- storage/framework/core/docs/package.json | 2 +- storage/framework/core/email/package.json | 2 +- storage/framework/core/enums/package.json | 2 +- storage/framework/core/env/package.json | 2 +- storage/framework/core/error-handling/package.json | 2 +- storage/framework/core/events/package.json | 2 +- storage/framework/core/faker/package.json | 2 +- storage/framework/core/git/package.json | 2 +- storage/framework/core/health/package.json | 2 +- storage/framework/core/http/package.json | 2 +- storage/framework/core/lint/package.json | 2 +- storage/framework/core/logging/package.json | 2 +- storage/framework/core/notifications/package.json | 2 +- storage/framework/core/objects/package.json | 2 +- storage/framework/core/orm/package.json | 2 +- storage/framework/core/package.json | 2 +- storage/framework/core/path/package.json | 2 +- storage/framework/core/payments/package.json | 2 +- storage/framework/core/push/package.json | 2 +- storage/framework/core/query-builder/package.json | 2 +- storage/framework/core/queue/package.json | 2 +- storage/framework/core/raycast/package.json | 2 +- storage/framework/core/realtime/package.json | 2 +- storage/framework/core/repl/package.json | 2 +- storage/framework/core/router/package.json | 2 +- storage/framework/core/scheduler/package.json | 2 +- storage/framework/core/search-engine/package.json | 2 +- storage/framework/core/security/package.json | 2 +- storage/framework/core/server/package.json | 2 +- storage/framework/core/shell/package.json | 2 +- storage/framework/core/slug/package.json | 2 +- storage/framework/core/sms/package.json | 2 +- storage/framework/core/storage/package.json | 2 +- storage/framework/core/strings/package.json | 2 +- storage/framework/core/testing/package.json | 2 +- storage/framework/core/tinker/package.json | 2 +- storage/framework/core/tunnel/package.json | 2 +- storage/framework/core/types/package.json | 2 +- storage/framework/core/ui/package.json | 2 +- storage/framework/core/utils/package.json | 2 +- storage/framework/core/validation/package.json | 2 +- storage/framework/core/vite-config/package.json | 2 +- storage/framework/core/vite-plugin/package.json | 2 +- storage/framework/core/whois/package.json | 2 +- storage/framework/core/x-ray/package.json | 2 +- storage/framework/docs/package.json | 2 +- storage/framework/email/package.json | 2 +- storage/framework/ide/vscode/package.json | 2 +- storage/framework/orm/package.json | 2 +- storage/framework/package.json | 2 +- storage/framework/server/package.json | 2 +- storage/framework/system-tray/package.json | 2 +- storage/framework/views/dashboard/package.json | 2 +- storage/framework/views/desktop/package.json | 2 +- storage/framework/views/web/package.json | 2 +- 93 files changed, 93 insertions(+), 93 deletions(-) diff --git a/storage/framework/api/package.json b/storage/framework/api/package.json index c99748156..4a5a43594 100644 --- a/storage/framework/api/package.json +++ b/storage/framework/api/package.json @@ -1,7 +1,7 @@ { "name": "stacks-api", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "scripts": { "build": "bun build.ts", "dev": "bun --hot run dev.ts", diff --git a/storage/framework/cloud/package.json b/storage/framework/cloud/package.json index ec5021a80..b7653d0c6 100644 --- a/storage/framework/cloud/package.json +++ b/storage/framework/cloud/package.json @@ -1,7 +1,7 @@ { "name": "stacks-cloud", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks cloud/serverless integration & implementation.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/actions/package.json b/storage/framework/core/actions/package.json index 6d7d531f5..be2f65c09 100644 --- a/storage/framework/core/actions/package.json +++ b/storage/framework/core/actions/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/actions", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks actions.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/ai/package.json b/storage/framework/core/ai/package.json index b3dee5d83..0a3dadd8a 100644 --- a/storage/framework/core/ai/package.json +++ b/storage/framework/core/ai/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/ai", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "Stacks Artificial Intelligence.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/alias/package.json b/storage/framework/core/alias/package.json index 53cc80ea1..550721c02 100644 --- a/storage/framework/core/alias/package.json +++ b/storage/framework/core/alias/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/alias", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks aliases.", "author": "Chris Breuer", "contributors": ["Chris Breuer "], diff --git a/storage/framework/core/analytics/package.json b/storage/framework/core/analytics/package.json index 73d294e91..efd0a39f1 100644 --- a/storage/framework/core/analytics/package.json +++ b/storage/framework/core/analytics/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/analytics", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "Stacks Analytics. Privacy-friendly.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/api/package.json b/storage/framework/core/api/package.json index c5766404c..87d4d1404 100644 --- a/storage/framework/core/api/package.json +++ b/storage/framework/core/api/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/api", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks array utilities.", "author": "Chris Breuer", "contributors": ["Chris Breuer "], diff --git a/storage/framework/core/arrays/package.json b/storage/framework/core/arrays/package.json index 47bcbc4ff..11b7af8de 100644 --- a/storage/framework/core/arrays/package.json +++ b/storage/framework/core/arrays/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/arrays", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks array utilities.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/auth/package.json b/storage/framework/core/auth/package.json index 63602a348..d40d2d4e2 100644 --- a/storage/framework/core/auth/package.json +++ b/storage/framework/core/auth/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/auth", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "A more simplistic way to authenticate.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/buddy/package.json b/storage/framework/core/buddy/package.json index ba1b27e83..22bde13cf 100644 --- a/storage/framework/core/buddy/package.json +++ b/storage/framework/core/buddy/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/buddy", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "Meet Buddy. The Stacks runtime.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/build/package.json b/storage/framework/core/build/package.json index aa86857ff..c92e8efba 100644 --- a/storage/framework/core/build/package.json +++ b/storage/framework/core/build/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/build", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks framework build tools and configurations.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/bun-create/bud/package.json b/storage/framework/core/bun-create/bud/package.json index 5e7835981..c5bf64ff6 100644 --- a/storage/framework/core/bun-create/bud/package.json +++ b/storage/framework/core/bun-create/bud/package.json @@ -1,7 +1,7 @@ { "name": "@bun-examples/bud", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "Your project description.", "author": "your-name ", "license": "MIT", diff --git a/storage/framework/core/bun-create/buddy/package.json b/storage/framework/core/bun-create/buddy/package.json index 02dbde500..45c2ca6b9 100644 --- a/storage/framework/core/bun-create/buddy/package.json +++ b/storage/framework/core/bun-create/buddy/package.json @@ -1,7 +1,7 @@ { "name": "@bun-examples/buddy", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "Your project description.", "author": "your-name ", "license": "MIT", diff --git a/storage/framework/core/bun-create/stack/package.json b/storage/framework/core/bun-create/stack/package.json index dc4b90390..6426feedf 100644 --- a/storage/framework/core/bun-create/stack/package.json +++ b/storage/framework/core/bun-create/stack/package.json @@ -1,7 +1,7 @@ { "name": "@bun-examples/stack", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "Your project description.", "author": "your-name ", "license": "MIT", diff --git a/storage/framework/core/bun-create/stacks/package.json b/storage/framework/core/bun-create/stacks/package.json index 4a206b6a3..6f6bf82e4 100644 --- a/storage/framework/core/bun-create/stacks/package.json +++ b/storage/framework/core/bun-create/stacks/package.json @@ -1,7 +1,7 @@ { "name": "@bun-examples/stacks", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "Your project description.", "author": "your-name ", "license": "MIT", diff --git a/storage/framework/core/bun-create/stx/package.json b/storage/framework/core/bun-create/stx/package.json index d96a63d49..01f46a46f 100644 --- a/storage/framework/core/bun-create/stx/package.json +++ b/storage/framework/core/bun-create/stx/package.json @@ -1,7 +1,7 @@ { "name": "@bun-examples/stx", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "Your project description.", "author": "your-name ", "license": "MIT", diff --git a/storage/framework/core/cache/package.json b/storage/framework/core/cache/package.json index 9483832b1..3e90d3d8f 100644 --- a/storage/framework/core/cache/package.json +++ b/storage/framework/core/cache/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/cache", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "Caching the Stacks way.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/calendar/package.json b/storage/framework/core/calendar/package.json index 190e1531d..d8571ecb0 100644 --- a/storage/framework/core/calendar/package.json +++ b/storage/framework/core/calendar/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/calendar-api", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "Easily interact with calendar APIs.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/chat/package.json b/storage/framework/core/chat/package.json index 9c1923c2a..ec6dff690 100644 --- a/storage/framework/core/chat/package.json +++ b/storage/framework/core/chat/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/chat", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "Easily interact with chat APIs.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/cli/package.json b/storage/framework/core/cli/package.json index d4ceb05a2..0e6864238 100644 --- a/storage/framework/core/cli/package.json +++ b/storage/framework/core/cli/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/cli", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "TypeScript framework for CLI artisans. Build beautiful console apps with ease.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/cloud/package.json b/storage/framework/core/cloud/package.json index 99766373b..d6621171d 100644 --- a/storage/framework/core/cloud/package.json +++ b/storage/framework/core/cloud/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/cloud", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks cloud/serverless integration & implementation.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/cloud/src/cloud/aws-sdk-layer/nodejs/package.json b/storage/framework/core/cloud/src/cloud/aws-sdk-layer/nodejs/package.json index d1348d769..9c6118ece 100644 --- a/storage/framework/core/cloud/src/cloud/aws-sdk-layer/nodejs/package.json +++ b/storage/framework/core/cloud/src/cloud/aws-sdk-layer/nodejs/package.json @@ -1,6 +1,6 @@ { "name": "aws-sdk-layer", - "version": "0.63.0", + "version": "0.63.1", "description": "", "author": "", "license": "ISC", diff --git a/storage/framework/core/cloud/src/cloud/router-layer/nodejs/package.json b/storage/framework/core/cloud/src/cloud/router-layer/nodejs/package.json index d849818cb..7bab0b7f5 100644 --- a/storage/framework/core/cloud/src/cloud/router-layer/nodejs/package.json +++ b/storage/framework/core/cloud/src/cloud/router-layer/nodejs/package.json @@ -1,6 +1,6 @@ { "name": "stacks-router-layer", - "version": "0.63.0", + "version": "0.63.1", "description": "", "author": "", "license": "MIT", diff --git a/storage/framework/core/collections/package.json b/storage/framework/core/collections/package.json index 4eb21d7c0..cb1ea87d8 100644 --- a/storage/framework/core/collections/package.json +++ b/storage/framework/core/collections/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/collections", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks collections.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/components/auth/package.json b/storage/framework/core/components/auth/package.json index 562c78aa7..fb6c18e82 100644 --- a/storage/framework/core/components/auth/package.json +++ b/storage/framework/core/components/auth/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/auths", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "An opinionated notification component for Stacks.", "author": "Chris Breuer", "contributors": ["Chris Breuer "], diff --git a/storage/framework/core/components/calendar/package.json b/storage/framework/core/components/calendar/package.json index bc785c953..edbbfa3de 100644 --- a/storage/framework/core/components/calendar/package.json +++ b/storage/framework/core/components/calendar/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/calendar", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "Calendar components for all.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/components/command-palette/package.json b/storage/framework/core/components/command-palette/package.json index 3ae613038..4836dba29 100644 --- a/storage/framework/core/components/command-palette/package.json +++ b/storage/framework/core/components/command-palette/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/command-palette", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "private": true, "exports": { ".": { diff --git a/storage/framework/core/components/dropdown/package.json b/storage/framework/core/components/dropdown/package.json index 91c06f95c..6ab5e444c 100644 --- a/storage/framework/core/components/dropdown/package.json +++ b/storage/framework/core/components/dropdown/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/dropdown", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "A dropdown component for all.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/components/modal/package.json b/storage/framework/core/components/modal/package.json index e0bdb2576..d75d7ec25 100644 --- a/storage/framework/core/components/modal/package.json +++ b/storage/framework/core/components/modal/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/modal", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "A modern modal component.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/components/notification/package.json b/storage/framework/core/components/notification/package.json index c2c80f07f..e94f297f3 100644 --- a/storage/framework/core/components/notification/package.json +++ b/storage/framework/core/components/notification/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/notification", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "An opinionated notification component for Stacks.", "author": "Chris Breuer", "contributors": ["Chris Breuer "], diff --git a/storage/framework/core/components/stepper/package.json b/storage/framework/core/components/stepper/package.json index 8005a16ac..5a9345143 100644 --- a/storage/framework/core/components/stepper/package.json +++ b/storage/framework/core/components/stepper/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/stepper", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "A modern stepper component.", "author": "Chris Breuer", "contributors": ["Chris Breuer "], diff --git a/storage/framework/core/components/table/package.json b/storage/framework/core/components/table/package.json index f9e524b68..b6295e01b 100644 --- a/storage/framework/core/components/table/package.json +++ b/storage/framework/core/components/table/package.json @@ -1,6 +1,6 @@ { "name": "@stacksjs/table", - "version": "0.63.0", + "version": "0.63.1", "description": "The easy & modern way to work with tables. Facet filtering, searching, pagination, and more.", "author": "Stacks.js", "license": "MIT", diff --git a/storage/framework/core/config/package.json b/storage/framework/core/config/package.json index 5e5de47aa..6d0720787 100644 --- a/storage/framework/core/config/package.json +++ b/storage/framework/core/config/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/config", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks config helper methods.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/database/package.json b/storage/framework/core/database/package.json index 8abd4bfab..877a4befe 100644 --- a/storage/framework/core/database/package.json +++ b/storage/framework/core/database/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/database", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks database integration.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/datetime/package.json b/storage/framework/core/datetime/package.json index e2373ba19..16c48592f 100644 --- a/storage/framework/core/datetime/package.json +++ b/storage/framework/core/datetime/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/datetime", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks datetime helpers.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/desktop/package.json b/storage/framework/core/desktop/package.json index dcbee5d11..c7138c880 100644 --- a/storage/framework/core/desktop/package.json +++ b/storage/framework/core/desktop/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/desktop", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks Desktop engine.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/development/package.json b/storage/framework/core/development/package.json index 3a0288f92..6f9f706f7 100644 --- a/storage/framework/core/development/package.json +++ b/storage/framework/core/development/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/development", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks development dependencies.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/dns/package.json b/storage/framework/core/dns/package.json index 573916d95..b78609d13 100644 --- a/storage/framework/core/dns/package.json +++ b/storage/framework/core/dns/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/dns", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "Easily manage your DNS.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/docs/package.json b/storage/framework/core/docs/package.json index a30d7e2c6..2fe82e69b 100644 --- a/storage/framework/core/docs/package.json +++ b/storage/framework/core/docs/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/docs", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks way to document.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/email/package.json b/storage/framework/core/email/package.json index 29d1a1cd9..4b154dfe5 100644 --- a/storage/framework/core/email/package.json +++ b/storage/framework/core/email/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/email", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks Email integration. Painlessly create & manage your inboxes, templates, and send emails.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/enums/package.json b/storage/framework/core/enums/package.json index 625e5291f..40576c9e6 100644 --- a/storage/framework/core/enums/package.json +++ b/storage/framework/core/enums/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/enums", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "Stacks enums.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/env/package.json b/storage/framework/core/env/package.json index 1ae078be0..67074372d 100644 --- a/storage/framework/core/env/package.json +++ b/storage/framework/core/env/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/env", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "Stacks env helper methods.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/error-handling/package.json b/storage/framework/core/error-handling/package.json index 2f850242a..eb9e67651 100644 --- a/storage/framework/core/error-handling/package.json +++ b/storage/framework/core/error-handling/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/error-handling", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "Type safe error handling.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/events/package.json b/storage/framework/core/events/package.json index 773b47443..3bd4ab768 100644 --- a/storage/framework/core/events/package.json +++ b/storage/framework/core/events/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/events", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "Functional event emitting.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/faker/package.json b/storage/framework/core/faker/package.json index a9daff23b..f387bc7a1 100644 --- a/storage/framework/core/faker/package.json +++ b/storage/framework/core/faker/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/faker", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "Faker functions.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/git/package.json b/storage/framework/core/git/package.json index 85a6bd0d0..98b0f2a92 100644 --- a/storage/framework/core/git/package.json +++ b/storage/framework/core/git/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/git", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks git utilities & conventions.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/health/package.json b/storage/framework/core/health/package.json index f60df9d7a..5fcba4666 100644 --- a/storage/framework/core/health/package.json +++ b/storage/framework/core/health/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/health", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks Health services.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/http/package.json b/storage/framework/core/http/package.json index ad207cc2a..bbab0a183 100644 --- a/storage/framework/core/http/package.json +++ b/storage/framework/core/http/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/http", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "Stacks HTTP methods.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/lint/package.json b/storage/framework/core/lint/package.json index 57bcd91cf..10ab072ee 100644 --- a/storage/framework/core/lint/package.json +++ b/storage/framework/core/lint/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/lint", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks way to lint.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/logging/package.json b/storage/framework/core/logging/package.json index 95d8e122a..20037b6d3 100644 --- a/storage/framework/core/logging/package.json +++ b/storage/framework/core/logging/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/logging", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks logging system.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/notifications/package.json b/storage/framework/core/notifications/package.json index cafe79542..3c060a3cf 100644 --- a/storage/framework/core/notifications/package.json +++ b/storage/framework/core/notifications/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/notifications", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks notifications integration.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/objects/package.json b/storage/framework/core/objects/package.json index 02e2b8bee..bf24ad5e1 100644 --- a/storage/framework/core/objects/package.json +++ b/storage/framework/core/objects/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/objects", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks objects.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/orm/package.json b/storage/framework/core/orm/package.json index dc4b65795..ed4db2693 100644 --- a/storage/framework/core/orm/package.json +++ b/storage/framework/core/orm/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/orm", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks ORM integration", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/package.json b/storage/framework/core/package.json index 85d642748..7213a7a20 100644 --- a/storage/framework/core/package.json +++ b/storage/framework/core/package.json @@ -1,7 +1,7 @@ { "name": "stacks", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks framework.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/path/package.json b/storage/framework/core/path/package.json index 0755da0d9..4fe105ad2 100644 --- a/storage/framework/core/path/package.json +++ b/storage/framework/core/path/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/path", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks path.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/payments/package.json b/storage/framework/core/payments/package.json index 76b437d81..8892bfa89 100644 --- a/storage/framework/core/payments/package.json +++ b/storage/framework/core/payments/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/payments", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks payments package. Currently supporting Stripe.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/push/package.json b/storage/framework/core/push/package.json index 7c372ab51..372812cd0 100644 --- a/storage/framework/core/push/package.json +++ b/storage/framework/core/push/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/push", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks Push integration", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/query-builder/package.json b/storage/framework/core/query-builder/package.json index c323dbffa..d81f1e50e 100644 --- a/storage/framework/core/query-builder/package.json +++ b/storage/framework/core/query-builder/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/query-builder", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks Query Builder integration", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/queue/package.json b/storage/framework/core/queue/package.json index 0c962a5c6..c60f01168 100644 --- a/storage/framework/core/queue/package.json +++ b/storage/framework/core/queue/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/queue", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks Queue system.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/raycast/package.json b/storage/framework/core/raycast/package.json index 8f53e47a3..45bfa3cdb 100644 --- a/storage/framework/core/raycast/package.json +++ b/storage/framework/core/raycast/package.json @@ -32,5 +32,5 @@ "@stacksjs/development": "workspace:*", "typescript": "^5.5.4" }, - "version": "0.63.0" + "version": "0.63.1" } diff --git a/storage/framework/core/realtime/package.json b/storage/framework/core/realtime/package.json index 6e3b7a853..d96118c4d 100644 --- a/storage/framework/core/realtime/package.json +++ b/storage/framework/core/realtime/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/realtime", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks realtime integration.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/repl/package.json b/storage/framework/core/repl/package.json index 55243f1db..9bb8fde2d 100644 --- a/storage/framework/core/repl/package.json +++ b/storage/framework/core/repl/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/repl", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "A Stacks optimized TS & Vue REPL.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/router/package.json b/storage/framework/core/router/package.json index b5e600998..0d86fe7f3 100644 --- a/storage/framework/core/router/package.json +++ b/storage/framework/core/router/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/router", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks framework router.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/scheduler/package.json b/storage/framework/core/scheduler/package.json index f9473106f..cde638847 100644 --- a/storage/framework/core/scheduler/package.json +++ b/storage/framework/core/scheduler/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/scheduler", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks scheduler.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/search-engine/package.json b/storage/framework/core/search-engine/package.json index 0051246df..9770da91c 100644 --- a/storage/framework/core/search-engine/package.json +++ b/storage/framework/core/search-engine/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/search-engine", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks search engine integrations.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/security/package.json b/storage/framework/core/security/package.json index 18a3139b8..f8543a128 100644 --- a/storage/framework/core/security/package.json +++ b/storage/framework/core/security/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/security", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks framework security.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/server/package.json b/storage/framework/core/server/package.json index 9276c45e7..f69b78700 100644 --- a/storage/framework/core/server/package.json +++ b/storage/framework/core/server/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/server", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "Local development and production-ready.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/shell/package.json b/storage/framework/core/shell/package.json index 1b0f30da0..83fc22005 100644 --- a/storage/framework/core/shell/package.json +++ b/storage/framework/core/shell/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/shell", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "A better Stacks shell experience. Currently only fully supporting Oh My Zsh. Stay tuned for more. Or request one!", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/slug/package.json b/storage/framework/core/slug/package.json index cb4f80175..6d81a1ec0 100644 --- a/storage/framework/core/slug/package.json +++ b/storage/framework/core/slug/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/slug", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks slug functionality.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/sms/package.json b/storage/framework/core/sms/package.json index 905f4fed0..ecf2bc6ea 100644 --- a/storage/framework/core/sms/package.json +++ b/storage/framework/core/sms/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/sms", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks SMS integration. Painlessly create & manage your inboxes, templates, and send sms.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/storage/package.json b/storage/framework/core/storage/package.json index 0932cdff5..383f3bb24 100644 --- a/storage/framework/core/storage/package.json +++ b/storage/framework/core/storage/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/storage", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks file system.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/strings/package.json b/storage/framework/core/strings/package.json index 5a14a1cb4..cb40b2412 100644 --- a/storage/framework/core/strings/package.json +++ b/storage/framework/core/strings/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/strings", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks string utilities.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/testing/package.json b/storage/framework/core/testing/package.json index 9af76dd51..f591cb215 100644 --- a/storage/framework/core/testing/package.json +++ b/storage/framework/core/testing/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/testing", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks way of testing.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/tinker/package.json b/storage/framework/core/tinker/package.json index caf084c99..c5e0de894 100644 --- a/storage/framework/core/tinker/package.json +++ b/storage/framework/core/tinker/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/tinker", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "All you need to tinker.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/tunnel/package.json b/storage/framework/core/tunnel/package.json index 9f80dc73a..a72e03238 100644 --- a/storage/framework/core/tunnel/package.json +++ b/storage/framework/core/tunnel/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/tunnel", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "Local development tunnel.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/types/package.json b/storage/framework/core/types/package.json index 9e5835819..18b4abf82 100644 --- a/storage/framework/core/types/package.json +++ b/storage/framework/core/types/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/types", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks framework types.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/ui/package.json b/storage/framework/core/ui/package.json index 2636bbd30..786ac68ca 100644 --- a/storage/framework/core/ui/package.json +++ b/storage/framework/core/ui/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/ui", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks UI engine.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/utils/package.json b/storage/framework/core/utils/package.json index 5b655ad25..07581194f 100644 --- a/storage/framework/core/utils/package.json +++ b/storage/framework/core/utils/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/utils", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks helper functions.", "author": "Chris Breuer", "funding": "https://github.com/sponsors/chrisbbreuer", diff --git a/storage/framework/core/validation/package.json b/storage/framework/core/validation/package.json index 63dd58f45..647c9a11e 100644 --- a/storage/framework/core/validation/package.json +++ b/storage/framework/core/validation/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/validation", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks Validation ways.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/vite-config/package.json b/storage/framework/core/vite-config/package.json index a100039bf..66f11082d 100644 --- a/storage/framework/core/vite-config/package.json +++ b/storage/framework/core/vite-config/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/vite-config", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks Vite configurations.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/vite-plugin/package.json b/storage/framework/core/vite-plugin/package.json index 56d90e327..fd3e426b0 100644 --- a/storage/framework/core/vite-plugin/package.json +++ b/storage/framework/core/vite-plugin/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/vite-plugin", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks Vite plugins.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/whois/package.json b/storage/framework/core/whois/package.json index 139dbf285..5256df0d0 100644 --- a/storage/framework/core/whois/package.json +++ b/storage/framework/core/whois/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/whois", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "Easily get whois info.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/x-ray/package.json b/storage/framework/core/x-ray/package.json index 2127b57ce..262e938bf 100644 --- a/storage/framework/core/x-ray/package.json +++ b/storage/framework/core/x-ray/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/x-ray", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "All you need to debug, log & analyze.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/docs/package.json b/storage/framework/docs/package.json index 3aae1b867..752608794 100644 --- a/storage/framework/docs/package.json +++ b/storage/framework/docs/package.json @@ -1,7 +1,7 @@ { "name": "stacks-docs", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "scripts": { "dev": "bunx --bun vitepress dev", "build": "bunx --bun vitepress build", diff --git a/storage/framework/email/package.json b/storage/framework/email/package.json index 45ab57cc1..f13e5450a 100644 --- a/storage/framework/email/package.json +++ b/storage/framework/email/package.json @@ -1,7 +1,7 @@ { "name": "stacks-email", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "private": true, "scripts": { "build": "wip", diff --git a/storage/framework/ide/vscode/package.json b/storage/framework/ide/vscode/package.json index 9b73d7040..8e828b7f5 100644 --- a/storage/framework/ide/vscode/package.json +++ b/storage/framework/ide/vscode/package.json @@ -2,7 +2,7 @@ "publisher": "Stacks", "name": "vscode-stacks", "displayName": "Stacks", - "version": "0.63.0", + "version": "0.63.1", "description": "A modern Stacks development environment.", "license": "MIT", "funding": "https://github.com/sponsors/chrisbbreuer", diff --git a/storage/framework/orm/package.json b/storage/framework/orm/package.json index 20b556f1c..08483046a 100644 --- a/storage/framework/orm/package.json +++ b/storage/framework/orm/package.json @@ -1,7 +1,7 @@ { "name": "stacks-orm", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "Your custom ORM.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/package.json b/storage/framework/package.json index 00ffe9f35..ddd4f0097 100644 --- a/storage/framework/package.json +++ b/storage/framework/package.json @@ -1,7 +1,7 @@ { "name": "stacks-framework", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "private": true, "description": "The Stacks framework.", "author": "Chris Breuer", diff --git a/storage/framework/server/package.json b/storage/framework/server/package.json index d53851810..997e5f866 100644 --- a/storage/framework/server/package.json +++ b/storage/framework/server/package.json @@ -1,7 +1,7 @@ { "name": "stacks-server", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks server.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/system-tray/package.json b/storage/framework/system-tray/package.json index 018f9d18b..67e4bd9b5 100644 --- a/storage/framework/system-tray/package.json +++ b/storage/framework/system-tray/package.json @@ -1,7 +1,7 @@ { "name": "stacks-system-tray", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "description": "The Stacks System Tray app.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/views/dashboard/package.json b/storage/framework/views/dashboard/package.json index bc9c28ecb..ec88183e4 100644 --- a/storage/framework/views/dashboard/package.json +++ b/storage/framework/views/dashboard/package.json @@ -1,7 +1,7 @@ { "name": "stacks-dashboard", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "private": "true", "description": "The Stacks Dashboard.", "author": "Chris Breuer", diff --git a/storage/framework/views/desktop/package.json b/storage/framework/views/desktop/package.json index df7436f99..697485d4b 100644 --- a/storage/framework/views/desktop/package.json +++ b/storage/framework/views/desktop/package.json @@ -1,7 +1,7 @@ { "name": "stacks-desktop", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "private": "true", "description": "The Stacks Dashboard.", "author": "Chris Breuer", diff --git a/storage/framework/views/web/package.json b/storage/framework/views/web/package.json index 88ff1c1f1..a6ef72ad2 100644 --- a/storage/framework/views/web/package.json +++ b/storage/framework/views/web/package.json @@ -1,7 +1,7 @@ { "name": "stacks-web", "type": "module", - "version": "0.63.0", + "version": "0.63.1", "private": true, "scripts": { "build": "bunx vite-ssg build -c ../../core/vite-config/src/views.ts",