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
104 changes: 54 additions & 50 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 @@ -5,5 +5,5 @@ dependencies:
# (see .github/scripts/check-lockfile-version.ts). Moving to 1.4.x is a
# deliberate commit: bump here, regenerate bun.lock, bump the guard.
bun: 1.3.14
git: ^2.47.0
sqlite: ^3.47.2
git: ^2.53.0
sqlite: ^3.53.4
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,6 @@
"commit-msg": "bun x gitlint --edit \"$1\""
},
"devDependencies": {
"better-dx": "^0.2.24"
"better-dx": "^0.2.25"
}
}
10 changes: 5 additions & 5 deletions storage/framework/core/actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,19 +60,19 @@
},
"dependencies": {
"@stacksjs/config": "workspace:*",
"@stacksjs/bumpx": "^0.2.6",
"@stacksjs/bunpress": "^0.2.8",
"@stacksjs/logsmith": "^0.2.3",
"@stacksjs/bumpx": "^0.2.17",
"@stacksjs/bunpress": "^0.2.13",
"@stacksjs/logsmith": "^0.2.11",
"@stacksjs/registry": "workspace:*",
"@stacksjs/stx": "^0.2.197",
"@stacksjs/stx": "^0.2.198",
"@stacksjs/ts-cloud": "^0.9.4",
"@stacksjs/ts-md": "^0.1.1"
},
"devDependencies": {
"@stacksjs/api": "workspace:*",
"@stacksjs/cli": "workspace:*",
"@stacksjs/database": "workspace:*",
"@stacksjs/tlsx": "^0.13.2",
"@stacksjs/tlsx": "^0.13.17",
"better-dx": "^0.2.24",
"@stacksjs/dns": "workspace:*",
"@stacksjs/enums": "workspace:*",
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 @@ -76,7 +76,7 @@
}
},
"devDependencies": {
"@anthropic-ai/claude-agent-sdk": "^0.2.79",
"@anthropic-ai/claude-agent-sdk": "^0.3.237",
"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 @@ -57,7 +57,7 @@
},
"dependencies": {
"@stacksjs/bun-router": "^0.1.0",
"@stacksjs/ts-auth": "^0.4.4"
"@stacksjs/ts-auth": "^0.4.5"
},
"devDependencies": {
"better-dx": "^0.2.24",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,6 @@
"devDependencies": {
"better-dx": "^0.2.24",
"@stacksjs/utils": "workspace:*",
"@stripe/stripe-js": "^9.10.0"
"@stripe/stripe-js": "^9.13.0"
}
}
6 changes: 3 additions & 3 deletions storage/framework/core/buddy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"@stacksjs/build": "^0.72.38",
"@stacksjs/cache": "^0.72.38",
"@stacksjs/chat": "^0.72.38",
"@stacksjs/clapp": "^0.2.12",
"@stacksjs/clapp": "^0.2.13",
"@stacksjs/cli": "^0.72.38",
"@stacksjs/cloud": "^0.72.38",
"@stacksjs/cms": "^0.72.38",
Expand Down Expand Up @@ -131,7 +131,7 @@
"@stacksjs/payments": "^0.72.38",
"@stacksjs/realtime": "^0.72.38",
"@stacksjs/router": "^0.72.38",
"@stacksjs/rpx": "^0.11.42",
"@stacksjs/rpx": "^0.11.45",
"@stacksjs/search-engine": "^0.72.38",
"@stacksjs/security": "^0.72.38",
"@stacksjs/server": "^0.72.38",
Expand All @@ -148,7 +148,7 @@
"@stacksjs/validation": "^0.72.38",
"ajv": "^8.20.0",
"ajv-formats": "^3.0.1",
"ts-pantry": "^0.11.35"
"ts-pantry": "^0.11.38"
},
"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/cloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
},
"dependencies": {
"@stacksjs/ts-cloud": "^0.9.4",
"@stacksjs/ts-xml": "^0.1.0"
"@stacksjs/ts-xml": "^0.1.2"
},
"devDependencies": {
"@stacksjs/cli": "workspace:*",
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 @@ -58,7 +58,7 @@
"prepublishOnly": "bun run build"
},
"dependencies": {
"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 @@ -62,7 +62,7 @@
"dependencies": {
"@stacksjs/ts-validation": "^0.5.5",
"bun-query-builder": "^0.2.53",
"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 @@ -45,9 +45,9 @@
},
"dependencies": {
"@iconify-json/f7": "^1.2.2",
"@iconify-json/hugeicons": "^1.2.27",
"@iconify-json/hugeicons": "^1.2.33",
"@stacksjs/mobile": "^0.72.38",
"@stacksjs/sanitizer": "^0.2.113"
"@stacksjs/sanitizer": "^0.2.198"
},
"scripts": {
"build": "bun build.ts"
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 @@ -58,8 +58,8 @@
},
"dependencies": {
"@stacksjs/stx": "^0.2.197",
"ts-error-handling": "^0.1.1",
"ts-syntax-highlighter": "^0.2.1"
"ts-error-handling": "^0.1.3",
"ts-syntax-highlighter": "^0.2.15"
},
"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 @@ -61,7 +61,7 @@
"@stacksjs/cli": "workspace:*",
"@stacksjs/config": "workspace:*",
"better-dx": "^0.2.24",
"@stacksjs/ts-faker": "^0.1.7"
"@stacksjs/ts-faker": "^0.1.8"
},
"sideEffects": false
}
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.13.2"
},
"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 @@ -36,7 +36,7 @@
"prepublishOnly": "bun run build"
},
"dependencies": {
"@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/image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@stacksjs/types": "workspace:*",
"ts-images": "^0.2.11"
"ts-images": "^0.2.12"
},
"devDependencies": {
"better-dx": "^0.2.24"
Expand Down
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.72.38",
"@stacksjs/database": "^0.72.38",
"@stacksjs/defaults": "^0.72.38",
"@stacksjs/desktop": "^0.2.197",
"@stacksjs/desktop": "^0.2.198",
"@stacksjs/dns": "^0.72.38",
"@stacksjs/email": "^0.72.38",
"@stacksjs/enums": "^0.72.38",
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 @@ -76,6 +76,6 @@
"better-dx": "^0.2.24",
"@stacksjs/utils": "workspace:*",
"@stripe/stripe-js": "^9.10.0",
"stripe": "22.3.2"
"stripe": "22.5.0"
}
}
2 changes: 1 addition & 1 deletion storage/framework/core/query-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@
"@stacksjs/types": "workspace:*"
},
"dependencies": {
"bun-query-builder": "^0.2.53"
"bun-query-builder": "^0.2.59"
}
}
2 changes: 1 addition & 1 deletion storage/framework/core/realtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"prepublishOnly": "bun run build"
},
"dependencies": {
"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/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"dependencies": {
"@stacksjs/bun-router": "^0.1.0",
"@stacksjs/collections": "workspace:*",
"ts-rate-limiter": "^0.4.2"
"ts-rate-limiter": "^0.4.8"
},
"devDependencies": {
"@stacksjs/actions": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@
"@stacksjs/validation": "workspace:*"
},
"dependencies": {
"bun-plugin-auto-imports": "^0.4.0"
"bun-plugin-auto-imports": "^0.4.1"
}
}
2 changes: 1 addition & 1 deletion storage/framework/core/slug/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"prepublishOnly": "bun run build"
},
"dependencies": {
"ts-slug": "^0.1.0"
"ts-slug": "^0.1.2"
},
"devDependencies": {
"@stacksjs/cli": "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 @@ -73,7 +73,7 @@
"devDependencies": {
"@stacksjs/validation": "workspace:*",
"better-dx": "^0.2.24",
"meilisearch": "^0.59.0"
"meilisearch": "^0.60.0"
},
"sideEffects": false,
"publishConfig": {
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": {
"@cwcss/crosswind": "^0.2.14",
"@stacksjs/components": "^0.2.184"
"@cwcss/crosswind": "^0.2.16",
"@stacksjs/components": "^0.2.198"
},
"devDependencies": {
"@stacksjs/build": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/defaults/ide/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,6 @@
"streetsidesoftware.code-spell-checker"
],
"devDependencies": {
"@vscode/vsce": "^3.7.2-12"
"@vscode/vsce": "^3.9.2"
}
}