Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bench/routing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"elysia": "1.4.30",
"express": "5.2.1",
"fastify": "5.12.3",
"fastify": "5.12.4",
"hono": "4.13.7"
},
"devDependencies": {
Expand Down
104 changes: 55 additions & 49 deletions bun.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ dependencies:
# that writes this repository's lockfile format.
bun: 1.4.1
curl: ^8.22.0
git: ^2.47.0
sqlite: ^3.47.2
git: ^2.53.0
sqlite: ^3.53.4
6 changes: 3 additions & 3 deletions storage/framework/core/actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@stacksjs/api": "workspace:*",
"@stacksjs/auth": "workspace:*",
"@stacksjs/build": "workspace:*",
"@stacksjs/bumpx": "^0.2.6",
"@stacksjs/bumpx": "^0.2.17",
"@stacksjs/bunpress": "^0.2.8",
"@stacksjs/cli": "workspace:*",
"@stacksjs/cloud": "workspace:*",
Expand All @@ -82,7 +82,7 @@
"@stacksjs/i18n": "workspace:*",
"@stacksjs/image": "workspace:*",
"@stacksjs/logging": "workspace:*",
"@stacksjs/logsmith": "^0.2.3",
"@stacksjs/logsmith": "^0.2.11",
"@stacksjs/orm": "workspace:*",
"@stacksjs/path": "workspace:*",
"@stacksjs/payments": "workspace:*",
Expand All @@ -109,7 +109,7 @@
},
"peerDependencies": {
"craft-native": ">=0.0.72",
"pickier": "^0.1.58"
"pickier": "^0.1.65"
},
"peerDependenciesMeta": {
"pickier": {
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
}
},
"devDependencies": {
"@anthropic-ai/claude-agent-sdk": "^0.2.79",
"@anthropic-ai/claude-agent-sdk": "^0.3.271",
"better-dx": "^0.2.24"
}
}
2 changes: 1 addition & 1 deletion storage/framework/core/audio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"prepublishOnly": "bun run build"
},
"dependencies": {
"@ts-audio/core": "^0.1.1",
"@ts-audio/core": "^0.1.2",
"ts-video-player": "^0.1.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@stacksjs/router": "workspace:*",
"@stacksjs/security": "workspace:*",
"@stacksjs/storage": "workspace:*",
"@stacksjs/ts-auth": "^0.4.4",
"@stacksjs/ts-auth": "^0.4.5",
"ts-qr-codes": "^0.1.8"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions storage/framework/core/buddy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"@stacksjs/build": "^0.74.46",
"@stacksjs/cache": "^0.74.46",
"@stacksjs/chat": "^0.74.46",
"@stacksjs/clapp": "^0.2.12",
"@stacksjs/clapp": "^0.2.16",
"@stacksjs/cli": "^0.74.46",
"@stacksjs/cloud": "^0.74.46",
"@stacksjs/cms": "^0.74.46",
Expand Down Expand Up @@ -158,7 +158,7 @@
"ajv": "^8.20.0",
"ajv-formats": "^3.0.1",
"bun-plugin-stx": "^0.2.286",
"ts-pantry": "^0.11.35"
"ts-pantry": "^0.11.60"
},
"devDependencies": {
"better-dx": "^0.2.24"
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"prepublishOnly": "bun run build"
},
"dependencies": {
"@stacksjs/ts-cache": "^0.1.5"
"@stacksjs/ts-cache": "^0.1.7"
},
"devDependencies": {
"@stacksjs/config": "workspace:*"
Expand Down
6 changes: 3 additions & 3 deletions storage/framework/core/charts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
"prepublishOnly": "bun run build"
},
"dependencies": {
"@ts-charts/format": "^0.2.6",
"@ts-charts/scale": "^0.2.6",
"@ts-charts/shape": "^0.2.6"
"@ts-charts/format": "^0.2.7",
"@ts-charts/scale": "^0.2.7",
"@ts-charts/shape": "^0.2.7"
},
"devDependencies": {
"better-dx": "^0.2.24"
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@stacksjs/slug": "workspace:*",
"@stacksjs/stx": "^0.2.286",
"@stacksjs/validation": "workspace:*",
"ts-slug": "^0.1.0",
"ts-slug": "^0.1.2",
"ts-spreadsheets": "^0.2.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/commerce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@stacksjs/payments": "workspace:*",
"@stacksjs/realtime": "workspace:*",
"@stacksjs/strings": "workspace:*",
"ts-spreadsheets": "^0.2.0"
"ts-spreadsheets": "^0.2.5"
},
"devDependencies": {
"better-dx": "^0.2.24"
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@stacksjs/strings": "workspace:*",
"@stacksjs/ts-validation": "^0.5.6",
"bun-query-builder": "^0.2.69",
"dynamodb-tooling": "^0.3.2"
"dynamodb-tooling": "^0.3.6"
},
"devDependencies": {
"@stacksjs/cli": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions storage/framework/core/defaults/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@
},
"dependencies": {
"@iconify-json/f7": "^1.2.2",
"@iconify-json/hugeicons": "^1.2.27",
"@iconify-json/hugeicons": "^1.2.34",
"@stacksjs/mobile": "^0.74.46",
"@stacksjs/sanitizer": "^0.2.113",
"@stacksjs/sanitizer": "^0.2.286",
"ts-qr-codes": "^0.1.8"
}
}
2 changes: 1 addition & 1 deletion storage/framework/core/email/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@stacksjs/database": "workspace:*",
"@stacksjs/events": "workspace:*",
"@stacksjs/logging": "workspace:*",
"@stacksjs/mail": "^0.3.6",
"@stacksjs/mail": "^0.3.8",
"@stacksjs/path": "workspace:*",
"@stacksjs/storage": "workspace:*",
"@stacksjs/strings": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions storage/framework/core/error-handling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
"@stacksjs/path": "workspace:*",
"@stacksjs/stx": "^0.2.286",
"@stacksjs/types": "workspace:*",
"ts-error-handling": "^0.1.1",
"ts-syntax-highlighter": "^0.2.1"
"ts-error-handling": "^0.1.3",
"ts-syntax-highlighter": "^0.2.17"
},
"devDependencies": {
"@stacksjs/cli": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/faker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"prepublishOnly": "bun run build"
},
"dependencies": {
"@stacksjs/ts-faker": "^0.1.7"
"@stacksjs/ts-faker": "^0.1.8"
},
"devDependencies": {
"@stacksjs/cli": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/git/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"prepublishOnly": "bun run build"
},
"dependencies": {
"cz-git": "^1.13.1"
"cz-git": "^1.14.0"
},
"devDependencies": {
"better-dx": "^0.2.24"
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"prepublishOnly": "bun run build"
},
"dependencies": {
"@stacksjs/httx": "^0.1.10"
"@stacksjs/httx": "^0.1.11"
},
"devDependencies": {
"better-dx": "^0.2.24"
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@stacksjs/config": "workspace:*",
"@stacksjs/logging": "workspace:*",
"@stacksjs/path": "workspace:*",
"@stacksjs/ts-i18n": "^0.1.9"
"@stacksjs/ts-i18n": "^0.1.11"
},
"devDependencies": {
"@stacksjs/development": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/logging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"prepublishOnly": "bun run build"
},
"dependencies": {
"@loghq/stacks": "^0.2.3",
"@loghq/stacks": "^0.2.6",
"@stacksjs/clarity": "^0.3.33",
"@stacksjs/config": "workspace:*",
"@stacksjs/error-handling": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"test": "bun test"
},
"dependencies": {
"craft-native": ">=0.0.72"
"craft-native": ">=0.0.90"
},
"devDependencies": {
"@stacksjs/build": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/orm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,6 @@
"devDependencies": {
"@stacksjs/types": "workspace:*",
"better-dx": "^0.2.24",
"stripe": "22.3.2"
"stripe": "22.6.2"
}
}
2 changes: 1 addition & 1 deletion storage/framework/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@
"@stacksjs/config": "^0.74.46",
"@stacksjs/database": "^0.74.46",
"@stacksjs/defaults": "^0.74.46",
"@stacksjs/desktop": "^0.2.197",
"@stacksjs/desktop": "^0.2.286",
"@stacksjs/dns": "^0.74.46",
"@stacksjs/email": "^0.74.46",
"@stacksjs/enums": "^0.74.46",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/payments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
},
"devDependencies": {
"@stacksjs/utils": "workspace:*",
"@stripe/stripe-js": "^9.10.0",
"@stripe/stripe-js": "^9.16.0",
"better-dx": "^0.2.24",
"stripe": "22.3.2"
}
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/realtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"dependencies": {
"@stacksjs/logging": "workspace:*",
"@stacksjs/path": "workspace:*",
"ts-broadcasting": "^0.0.9"
"ts-broadcasting": "^0.0.10"
},
"devDependencies": {
"better-dx": "^0.2.24"
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/search-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,6 @@
},
"devDependencies": {
"better-dx": "^0.2.24",
"meilisearch": "^0.59.0"
"meilisearch": "^0.62.0"
}
}
4 changes: 2 additions & 2 deletions storage/framework/core/storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@
"@stacksjs/path": "workspace:*",
"@stacksjs/strings": "workspace:*",
"@stacksjs/ts-cloud": "^0.16.0",
"@stacksjs/ts-xml": "^0.1.0",
"ts-images": "^0.2.11"
"@stacksjs/ts-xml": "^0.1.2",
"ts-images": "^0.2.17"
},
"devDependencies": {
"@stacksjs/types": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"prepublishOnly": "bun run build"
},
"dependencies": {
"@stacksjs/bunpress": "^0.2.8",
"@stacksjs/bunpress": "^0.2.14",
"@stacksjs/clapp": "^0.2.12",
"@stacksjs/events": "workspace:*",
"@stacksjs/strings": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions storage/framework/core/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"prepublishOnly": "bun run build"
},
"dependencies": {
"@stacksjs/ts-css": "^0.3.2",
"@stacksjs/components": "^0.2.246",
"@stacksjs/ts-css": "^0.3.6",
"@stacksjs/components": "^0.2.286",
"@stacksjs/config": "workspace:*"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@stacksjs/arrays": "workspace:*",
"@stacksjs/lint": "workspace:*",
"better-dx": "^0.2.24",
"filesize": "^11.0.22",
"filesize": "^11.0.23",
"markdown-table": "^3.0.4"
}
}
2 changes: 1 addition & 1 deletion storage/framework/orm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"@stacksjs/error-handling": "workspace:*"
},
"devDependencies": {
"better-dx": "^0.2.24"
"better-dx": "^0.2.25"
}
}