From 1858572b9b32e052b7e507cb2ac56878ca8b29d2 Mon Sep 17 00:00:00 2001 From: Chris Date: Thu, 29 Aug 2024 11:52:39 +0200 Subject: [PATCH] chore: release v0.64.4 --- 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/ecommerce/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 +- 94 files changed, 94 insertions(+), 94 deletions(-) diff --git a/storage/framework/api/package.json b/storage/framework/api/package.json index dc76f5918..4f7edb225 100644 --- a/storage/framework/api/package.json +++ b/storage/framework/api/package.json @@ -1,7 +1,7 @@ { "name": "stacks-api", "type": "module", - "version": "0.64.3", + "version": "0.64.4", "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 26711e611..902c05f2f 100644 --- a/storage/framework/cloud/package.json +++ b/storage/framework/cloud/package.json @@ -1,7 +1,7 @@ { "name": "stacks-cloud", "type": "module", - "version": "0.64.3", + "version": "0.64.4", "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 2c107fd54..c7529849a 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.64.3", + "version": "0.64.4", "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 3738c9b8e..9faab47ee 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.64.3", + "version": "0.64.4", "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 da3f0ed59..a63d2ab3d 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.64.3", + "version": "0.64.4", "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 fcf3298ec..ba34a73c1 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.64.3", + "version": "0.64.4", "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 9b4b29c9c..0629e019d 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.64.3", + "version": "0.64.4", "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 0a2b2fc08..5dcf1dbb4 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.64.3", + "version": "0.64.4", "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 31aa03dec..5f1fe2a3b 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.64.3", + "version": "0.64.4", "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 618d9c152..038110379 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.64.3", + "version": "0.64.4", "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 d850238e8..3abf2dd70 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.64.3", + "version": "0.64.4", "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 8fec7ab51..90c2d234e 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.64.3", + "version": "0.64.4", "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 8f7d2cac5..89e253ff6 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.64.3", + "version": "0.64.4", "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 5f2b51563..b4ae5db60 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.64.3", + "version": "0.64.4", "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 333121d2f..e346bee9d 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.64.3", + "version": "0.64.4", "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 6c26e0320..b939ad035 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.64.3", + "version": "0.64.4", "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 02438cc78..a884c49ed 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.64.3", + "version": "0.64.4", "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 5209c2baf..c207f6201 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.64.3", + "version": "0.64.4", "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 c5ffde466..22df2597f 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.64.3", + "version": "0.64.4", "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 d591fb4ae..465b16bf9 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.64.3", + "version": "0.64.4", "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 6f45a6887..2e3e8335e 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.64.3", + "version": "0.64.4", "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 8d5dd81e3..a151c506e 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.64.3", + "version": "0.64.4", "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 4eb9b69fb..5e6c83ede 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.64.3", + "version": "0.64.4", "description": "", "author": "", "license": "MIT", diff --git a/storage/framework/core/collections/package.json b/storage/framework/core/collections/package.json index ded820cda..011a63568 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.64.3", + "version": "0.64.4", "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 f16cd6190..7dacec725 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.64.3", + "version": "0.64.4", "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 7e0fef870..a00d2b9e5 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.64.3", + "version": "0.64.4", "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 2097037b8..bbada3144 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.64.3", + "version": "0.64.4", "private": true, "exports": { ".": { diff --git a/storage/framework/core/components/dropdown/package.json b/storage/framework/core/components/dropdown/package.json index ea64da366..937394643 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.64.3", + "version": "0.64.4", "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 26c83098e..b68bfcdf1 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.64.3", + "version": "0.64.4", "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 d1cff3149..bd7658b29 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.64.3", + "version": "0.64.4", "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 c90c16817..09644948b 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.64.3", + "version": "0.64.4", "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 ab3d06508..cea1acbeb 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.64.3", + "version": "0.64.4", "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 32c217011..35cc7a882 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.64.3", + "version": "0.64.4", "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 3bd78a563..2d65f2708 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.64.3", + "version": "0.64.4", "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 1d72f20ad..2071cac09 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.64.3", + "version": "0.64.4", "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 624df763e..254189463 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.64.3", + "version": "0.64.4", "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 9d01a101d..d264ca660 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.64.3", + "version": "0.64.4", "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 8316f94ee..11542f52a 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.64.3", + "version": "0.64.4", "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 197ae1c4c..cb2c00008 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.64.3", + "version": "0.64.4", "description": "The Stacks way to document.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/ecommerce/package.json b/storage/framework/core/ecommerce/package.json index 6f7321125..1755f42d1 100644 --- a/storage/framework/core/ecommerce/package.json +++ b/storage/framework/core/ecommerce/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/ecommerce", "type": "module", - "version": "0.64.3", + "version": "0.64.4", "description": "Stacks ecommerce utilities.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/email/package.json b/storage/framework/core/email/package.json index a54b5ca9d..7e23af6f4 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.64.3", + "version": "0.64.4", "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 6c3aa0718..7f6fa6e6d 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.64.3", + "version": "0.64.4", "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 bdd7483be..3ea840520 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.64.3", + "version": "0.64.4", "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 871c9a659..4fa99c7bd 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.64.3", + "version": "0.64.4", "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 9dade5f91..17d75b1e6 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.64.3", + "version": "0.64.4", "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 1460891fe..18ee80eb8 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.64.3", + "version": "0.64.4", "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 d013fe99b..dc47a082c 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.64.3", + "version": "0.64.4", "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 88354769b..364340951 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.64.3", + "version": "0.64.4", "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 cf36eb5a9..e7a7e9d17 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.64.3", + "version": "0.64.4", "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 9618a743b..45d09f0d2 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.64.3", + "version": "0.64.4", "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 987d7b8bd..bb4fba124 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.64.3", + "version": "0.64.4", "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 1288d6085..75a82c43f 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.64.3", + "version": "0.64.4", "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 ecadb7344..d78802723 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.64.3", + "version": "0.64.4", "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 8397f455d..080c596bf 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.64.3", + "version": "0.64.4", "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 d53142ae0..dc87c98e0 100644 --- a/storage/framework/core/package.json +++ b/storage/framework/core/package.json @@ -1,7 +1,7 @@ { "name": "stacks", "type": "module", - "version": "0.64.3", + "version": "0.64.4", "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 d7932d395..1a7ff2ffa 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.64.3", + "version": "0.64.4", "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 8e55f61d2..fc93b835e 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.64.3", + "version": "0.64.4", "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 0f96d6ced..59f0a0f06 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.64.3", + "version": "0.64.4", "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 8e1e02a6e..0f6e46bf7 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.64.3", + "version": "0.64.4", "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 089d04a6e..d38fcd5fe 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.64.3", + "version": "0.64.4", "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 778fa73b0..8d4af5c24 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.64.3" + "version": "0.64.4" } diff --git a/storage/framework/core/realtime/package.json b/storage/framework/core/realtime/package.json index c58fe33c9..73fe986a0 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.64.3", + "version": "0.64.4", "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 b7998aadf..ed48ece41 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.64.3", + "version": "0.64.4", "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 9f326cb12..7a33acd70 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.64.3", + "version": "0.64.4", "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 2477b6a85..1fea3b8fb 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.64.3", + "version": "0.64.4", "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 dd64b2f82..d6ec542b4 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.64.3", + "version": "0.64.4", "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 aab535e6b..f7828511b 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.64.3", + "version": "0.64.4", "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 c494f41b5..613826c4e 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.64.3", + "version": "0.64.4", "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 473241ad1..5f992670a 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.64.3", + "version": "0.64.4", "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 48986c0b5..3e18ae845 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.64.3", + "version": "0.64.4", "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 5945ef4bd..61224bacf 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.64.3", + "version": "0.64.4", "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 ac3fa48bb..a5737a504 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.64.3", + "version": "0.64.4", "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 5e5ce0e94..cdebafa41 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.64.3", + "version": "0.64.4", "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 bf4952741..3a44de70d 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.64.3", + "version": "0.64.4", "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 3688b3116..d297eb9c7 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.64.3", + "version": "0.64.4", "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 c143e7d74..1a9b845a8 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.64.3", + "version": "0.64.4", "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 0d9a6fd4e..a7fa5ddb3 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.64.3", + "version": "0.64.4", "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 3bf4e2fc4..c37662257 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.64.3", + "version": "0.64.4", "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 896c9036b..d0fa21ce8 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.64.3", + "version": "0.64.4", "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 0d50c37f7..9327e4eb1 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.64.3", + "version": "0.64.4", "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 65305ef09..7a83ef927 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.64.3", + "version": "0.64.4", "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 9bc416194..51b5c6cd6 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.64.3", + "version": "0.64.4", "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 d349b2765..886062a97 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.64.3", + "version": "0.64.4", "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 37d9d1274..db150f446 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.64.3", + "version": "0.64.4", "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 d557c4644..45bf512f4 100644 --- a/storage/framework/docs/package.json +++ b/storage/framework/docs/package.json @@ -1,7 +1,7 @@ { "name": "stacks-docs", "type": "module", - "version": "0.64.3", + "version": "0.64.4", "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 7c70db02b..fb7510da1 100644 --- a/storage/framework/email/package.json +++ b/storage/framework/email/package.json @@ -1,7 +1,7 @@ { "name": "stacks-email", "type": "module", - "version": "0.64.3", + "version": "0.64.4", "private": true, "scripts": { "build": "wip", diff --git a/storage/framework/ide/vscode/package.json b/storage/framework/ide/vscode/package.json index 4e9e6dd43..9d4607b3c 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.64.3", + "version": "0.64.4", "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 b09542a61..7c7bfb11f 100644 --- a/storage/framework/orm/package.json +++ b/storage/framework/orm/package.json @@ -1,7 +1,7 @@ { "name": "stacks-orm", "type": "module", - "version": "0.64.3", + "version": "0.64.4", "description": "Your custom ORM.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/package.json b/storage/framework/package.json index 0e62923bf..00fe536fd 100644 --- a/storage/framework/package.json +++ b/storage/framework/package.json @@ -1,7 +1,7 @@ { "name": "stacks-framework", "type": "module", - "version": "0.64.3", + "version": "0.64.4", "private": true, "description": "The Stacks framework.", "author": "Chris Breuer", diff --git a/storage/framework/server/package.json b/storage/framework/server/package.json index 8310e2448..cdcf43221 100644 --- a/storage/framework/server/package.json +++ b/storage/framework/server/package.json @@ -1,7 +1,7 @@ { "name": "stacks-server", "type": "module", - "version": "0.64.3", + "version": "0.64.4", "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 b727c18c7..97f8e4b23 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.64.3", + "version": "0.64.4", "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 5301f4a52..1ae94777c 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.64.3", + "version": "0.64.4", "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 954542b6c..b3c8c3dce 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.64.3", + "version": "0.64.4", "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 218131cdd..025bab545 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.64.3", + "version": "0.64.4", "private": true, "scripts": { "build": "bunx vite-ssg build -c ../../core/vite-config/src/views.ts",