Skip to content
Closed
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
8 changes: 4 additions & 4 deletions deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@

dependencies:
aws/cli: ^2.22.26
bun: ^1.2.13
gh: ^2.69.0
bun: ^1.2.20
gh: ^2.76.2
zip: ^3.0
unzip: ^6.0
sqlite3: ^3.47.2
node: ^22.12.0 # only temporarily needed until bun & vue-tsc issue is resolved
sqlite3: ^3.50.4
node: ^22.18.0 # only temporarily needed until bun & vue-tsc issue is resolved
# mailpit: ^1.21.8
# redis: ^7.4.1
# rust: ^1.74.1
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@
"storage/framework/server"
],
"devDependencies": {
"buddy-bot": "0.5.27",
"typescript": "5.8.3"
"buddy-bot": "0.8.10",
"typescript": "5.9.2"
},
"overrides": {
"unconfig": "0.3.10"
Expand Down
30 changes: 15 additions & 15 deletions storage/framework/cloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@
"dev": "./dev local"
},
"dependencies": {
"@aws-sdk/client-bedrock": "^3.848.0",
"@aws-sdk/client-cloudformation": "^3.848.0",
"@aws-sdk/client-cloudfront": "^3.850.0",
"@aws-sdk/client-cloudwatch-logs": "^3.849.0",
"@aws-sdk/client-dynamodb": "3.848.0",
"@aws-sdk/client-ec2": "^3.854.0",
"@aws-sdk/client-efs": "^3.848.0",
"@aws-sdk/client-iam": "^3.848.0",
"@aws-sdk/client-lambda": "^3.851.0",
"@aws-sdk/client-route-53-domains": "^3.848.0",
"@aws-sdk/client-s3": "^3.850.0",
"@aws-sdk/client-ses": "^3.848.0",
"@aws-sdk/client-sesv2": "^3.849.0",
"@aws-sdk/client-ssm": "^3.849.0",
"@aws-sdk/client-bedrock": "^3.879.0",
"@aws-sdk/client-cloudformation": "^3.879.0",
"@aws-sdk/client-cloudfront": "^3.879.0",
"@aws-sdk/client-cloudwatch-logs": "^3.879.0",
"@aws-sdk/client-dynamodb": "3.879.0",
"@aws-sdk/client-ec2": "^3.879.0",
"@aws-sdk/client-efs": "^3.879.0",
"@aws-sdk/client-iam": "^3.879.0",
"@aws-sdk/client-lambda": "^3.879.0",
"@aws-sdk/client-route-53-domains": "^3.879.0",
"@aws-sdk/client-s3": "^3.879.0",
"@aws-sdk/client-ses": "^3.879.0",
"@aws-sdk/client-sesv2": "^3.879.0",
"@aws-sdk/client-ssm": "^3.879.0",
"@stacksjs/config": "workspace:*",
"@stacksjs/dns": "workspace:*",
"@stacksjs/logging": "workspace:*",
Expand All @@ -66,7 +66,7 @@
"@stacksjs/utils": "workspace:*",
"@stacksjs/validation": "workspace:*",
"aws-cdk": "^3.0.0",
"aws-cdk-lib": "^2.207.0",
"aws-cdk-lib": "^2.213.0",
"aws4fetch": "^1.0.20",
"constructs": "^10.4.2"
},
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@
"@stacksjs/utils": "workspace:*",
"@stacksjs/validation": "workspace:*",
"markdown-it": "^14.1.0",
"vue-component-meta": "^3.0.4"
"vue-component-meta": "^3.0.6"
}
}
4 changes: 2 additions & 2 deletions storage/framework/core/ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"prepublishOnly": "bun run build"
},
"devDependencies": {
"@aws-sdk/client-bedrock-runtime": "^3.848.0",
"@aws-sdk/credential-providers": "^3.848.0",
"@aws-sdk/client-bedrock-runtime": "^3.879.0",
"@aws-sdk/credential-providers": "^3.879.0",
"@stacksjs/development": "workspace:*",
"aws-sdk-client-mock": "^4.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@
"@stacksjs/development": "workspace:*",
"@stacksjs/utils": "workspace:*",
"ofetch": "^1.4.1",
"openapi-typescript": "^7.8.0"
"openapi-typescript": "^7.9.1"
}
}
2 changes: 1 addition & 1 deletion storage/framework/core/cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
"@stacksjs/development": "workspace:*",
"bentocache": "^1.5.0",
"dynamodb-tooling": "^0.3.2",
"ioredis": "^5.6.1"
"ioredis": "^5.7.0"
}
}
4 changes: 2 additions & 2 deletions storage/framework/core/components/listbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
},
"devDependencies": {
"@iconify-json/hugeicons": "^1.2.6",
"@microsoft/api-extractor": "^7.52.9",
"@microsoft/api-extractor": "^7.52.11",
"@stacksjs/alias": "workspace:*",
"@stacksjs/development": "workspace:*",
"@vue/tsconfig": "^0.7.0",
"@vue/tsconfig": "^0.8.1",
"unocss": "66.3.3",
"unplugin-icons": "^22.1.0"
},
Expand Down
6 changes: 3 additions & 3 deletions storage/framework/core/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
"prepublishOnly": "bun run build"
},
"dependencies": {
"@aws-sdk/client-dynamodb": "^3.848.0",
"@aws-sdk/lib-dynamodb": "^3.848.0",
"@aws-sdk/client-dynamodb": "^3.876.0",
"@aws-sdk/lib-dynamodb": "^3.879.0",
"dynamodb-toolbox": "^2.7.1"
},
"optionalDependencies": {
"mysql2": "^3.14.2"
"mysql2": "^3.14.4"
},
"devDependencies": {
"@stacksjs/cli": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions storage/framework/core/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
"@stacksjs/build": "workspace:*",
"@stacksjs/development": "workspace:*",
"@stacksjs/server": "workspace:*",
"@tauri-apps/api": "^2.7.0",
"@tauri-apps/cli": "^2.7.1",
"@tauri-apps/api": "^2.8.0",
"@tauri-apps/cli": "^2.8.3",
"@types/d3": "^7.4.3",
"d3": "^7.9.0",
"unified-network": "^0.6.4",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/development/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@stacksjs/tunnel": "^0.70.23",
"@stacksjs/types": "^0.70.23",
"bun-plugin-dtsx": "^0.21.12",
"typescript": "^5.8.3"
"typescript": "^5.9.2"
},
"devDependencies": {
"@total-typescript/ts-reset": "^0.6.1"
Expand Down
4 changes: 2 additions & 2 deletions storage/framework/core/dns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"prepublishOnly": "bun run build"
},
"devDependencies": {
"@aws-sdk/client-route-53": "^3.848.0",
"@aws-sdk/client-route-53": "^3.879.0",
"@stacksjs/actions": "workspace:*",
"@stacksjs/development": "workspace:*",
"@stacksjs/dnsx": "^0.2.2",
Expand All @@ -53,6 +53,6 @@
"@stacksjs/storage": "workspace:*",
"@stacksjs/strings": "workspace:*",
"@stacksjs/whois": "workspace:*",
"aws-cdk-lib": "^2.207.0"
"aws-cdk-lib": "^2.213.0"
}
}
4 changes: 2 additions & 2 deletions storage/framework/core/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
},
"dependencies": {
"@iconify-json/carbon": "^1.2.11",
"@shikijs/vitepress-twoslash": "^3.8.1",
"@shikijs/vitepress-twoslash": "^3.12.0",
"@vite-pwa/assets-generator": "^1.0.0",
"@vite-pwa/vitepress": "^1.0.0",
"unocss": "^66.3.3",
"unplugin-icons": "^22.1.0",
"unplugin-icons": "^22.2.0",
"unplugin-vue-components": "^28.8.0",
"vite-plugin-pwa": "^1.0.2",
"vitepress": "1.6.3"
Expand Down
4 changes: 2 additions & 2 deletions storage/framework/core/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@
"prepublishOnly": "bun run build"
},
"dependencies": {
"@dotenvx/dotenvx": "^1.48.3"
"@dotenvx/dotenvx": "^1.49.0"
},
"devDependencies": {
"@stacksjs/development": "workspace:*",
"@stacksjs/path": "workspace:*",
"@stacksjs/validation": "workspace:*",
"fs-extra": "^11.3.0",
"fs-extra": "^11.3.1",
"std-env": "^3.9.0"
}
}
2 changes: 1 addition & 1 deletion storage/framework/core/git/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@stacksjs/development": "workspace:*",
"bumpp": "^10.2.0",
"bumpp": "^10.2.3",
"bun-git-hooks": "^0.2.19",
"changelogen": "^0.6.2",
"commitizen": "^4.3.1",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/lint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@stacksjs/development": "workspace:*",
"@stacksjs/eslint-config": "^4.14.0-beta.3",
"bun-git-hooks": "^0.2.19",
"lint-staged": "^16.1.2",
"lint-staged": "^16.1.5",
"publint": "^0.3.12"
}
}
2 changes: 1 addition & 1 deletion storage/framework/core/logging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"prepublishOnly": "bun run build"
},
"devDependencies": {
"@stacksjs/clarity": "^0.3.15",
"@stacksjs/clarity": "^0.3.16",
"@stacksjs/cli": "workspace:*",
"@stacksjs/config": "workspace:*",
"@stacksjs/error-handling": "workspace:*",
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 @@ -46,7 +46,7 @@
"@stacksjs/config": "workspace:*",
"@stacksjs/development": "workspace:*",
"@stacksjs/utils": "workspace:*",
"@stripe/stripe-js": "^7.6.1",
"@stripe/stripe-js": "^7.9.0",
"@vue-stripe/vue-stripe": "^4.5.0",
"stripe": "^17.7.0"
}
Expand Down
8 changes: 4 additions & 4 deletions storage/framework/core/pkgx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
# https://stacksjs.org/docs/dependency-management

dependencies:
aws.amazon.com/cli: ^2.22.26
bun.sh: ^1.2.5
aws.amazon.com/cli: ^2.28.10
bun.sh: ^1.2.20
info-zip.org/zip: ^3.0
info-zip.org/unzip: ^6.0
# mailpit.axllent.org: ^1.21.8
# redis.io: ^7.4.1
sqlite.org: ^3.47.2
nodejs.org: ^22.12.0 # only temporarily needed until bun & vue-tsc issue is resolved
sqlite.org: ^3.50.4
nodejs.org: ^22.18.0 # only temporarily needed until bun & vue-tsc issue is resolved
# openjdk.org: ^21.0.3.6
# rust-lang.org: ^1.74.1
4 changes: 2 additions & 2 deletions storage/framework/core/query-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"@stacksjs/database": "workspace:*",
"@stacksjs/development": "workspace:*",
"@stacksjs/types": "workspace:*",
"@types/pg": "^8.15.4",
"kysely": "^0.28.3",
"@types/pg": "^8.15.5",
"kysely": "^0.28.5",
"kysely-bun-worker": "^0.7.0",
"mysql2": "^3.14.2",
"pg": "^8.16.3"
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/security/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
"@stacksjs/types": "workspace:*",
"@stacksjs/validation": "workspace:*",
"crypto-js": "^4.2.0",
"js-base64": "^3.7.7"
"js-base64": "^3.7.8"
}
}
4 changes: 2 additions & 2 deletions storage/framework/core/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@rollup/pluginutils": "^5.2.0",
"@stacksjs/validation": "workspace:*",
"@types/aws4": "^1.11.6",
"@types/bun": "^1.2.19",
"@types/bun": "^1.2.21",
"@types/crypto-js": "^4.2.2",
"@types/fs-extra": "^11.0.4",
"@types/markdown-it-link-attributes": "^3.0.5",
Expand All @@ -60,7 +60,7 @@
"aws-cdk-lib": "^2.207.0",
"cac": "^6.7.14",
"markdown-it": "^14.1.0",
"meilisearch": "^0.51.0",
"meilisearch": "^0.52.0",
"neverthrow": "^8.2.0",
"ora": "^8.2.0",
"typescript": "^5.8.3",
Expand Down
14 changes: 7 additions & 7 deletions storage/framework/core/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,23 +58,23 @@
},
"devDependencies": {
"@headlessui/vue": "^1.7.23",
"@iconify-json/hugeicons": "^1.2.6",
"@iconify/json": "^2.2.363",
"@iconify-json/hugeicons": "^1.2.14",
"@iconify/json": "^2.2.380",
"@julr/unocss-preset-forms": "^2.0.0",
"@stacksjs/build": "workspace:*",
"@stacksjs/config": "workspace:*",
"@stacksjs/development": "workspace:*",
"@stacksjs/router": "workspace:*",
"@unhead/vue": "^2.0.12",
"@unhead/vue": "^2.0.14",
"bun-plugin-unocss": "^0.1.3",
"chart.js": "^4.5.0",
"pinia": "^3.0.3",
"unhead": "^2.0.12",
"unocss": "66.3.3",
"unhead": "^2.0.14",
"unocss": "66.4.2",
"unocss-preset-primitives": "0.0.2-beta.2",
"vue": "^3.5.18",
"vue": "^3.5.20",
"vue-chartjs": "^5.3.2",
"vue-tsc": "^3.0.4"
"vue-tsc": "^3.0.6"
},
"overrides": {
"vite": "npm:rolldown-vite@latest"
Expand Down
10 changes: 5 additions & 5 deletions storage/framework/core/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@
"@types/js-yaml": "^4.0.9",
"@vueuse/core": "^13.6.0",
"@vueuse/head": "^2.0.0",
"@vueuse/math": "^13.6.0",
"@vueuse/shared": "^13.6.0",
"@vueuse/math": "^13.8.0",
"@vueuse/shared": "^13.8.0",
"ace-builds": "^1.43.2",
"bun-plugin-dotenvx": "^0.6.4",
"bun-plugin-yml": "^0.3.1",
"bun-plugin-yml": "^0.58.73",
"defu": "^6.1.4",
"detect-indent": "^7.0.1",
"detect-newline": "^4.0.1",
Expand All @@ -75,10 +75,10 @@
"magic-regexp": "^0.10.0",
"markdown-table": "^3.0.4",
"perfect-debounce": "^1.0.0",
"pretty-bytes": "^7.0.0",
"pretty-bytes": "^7.0.1",
"resize-observer-polyfill": "^1.5.1",
"vue-starport": "^0.4.0",
"vue3-ace-editor": "^2.2.4",
"yaml": "^2.8.0"
"yaml": "^2.8.1"
}
}
2 changes: 1 addition & 1 deletion storage/framework/core/whois/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"devDependencies": {
"@stacksjs/development": "workspace:*",
"node-fetch": "^3.3.2",
"socks": "^2.8.6"
"socks": "^2.8.7"
}
}
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 @@ -57,6 +57,6 @@
"vue.volar"
],
"devDependencies": {
"@vscode/vsce": "^3.6.0"
"@vscode/vsce": "^3.6.1-8"
}
}
2 changes: 1 addition & 1 deletion storage/framework/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@stacksjs/server": "workspace:*",
"@stacksjs/storage": "workspace:*",
"@stacksjs/vite-config": "workspace:*",
"vitepress": "1.6.3"
"vitepress": "1.6.4"
},
"overrides": {
"vite": "npm:rolldown-vite@latest"
Expand Down
Loading
Loading