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
12 changes: 6 additions & 6 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
zip: ^3.0
unzip: ^6.0
sqlite3: ^3.47.2
node: ^22.12.0 # only temporarily needed until bun & vue-tsc issue is resolved
bun: ^1.2.19
gh: ^2.76.1
zip: ^3.0.0
unzip: ^6.0.0
sqlite3: ^3.50.3
node: ^22.17.1 # 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.9",
"typescript": "5.9.2"
},
"overrides": {
"unconfig": "0.3.10"
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.873.0",
"@aws-sdk/credential-providers": "^3.873.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"
}
}
30 changes: 15 additions & 15 deletions storage/framework/core/cloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,20 +45,20 @@
"prepublishOnly": "bun run build"
},
"devDependencies": {
"@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.873.0",
"@aws-sdk/client-cloudformation": "^3.873.0",
"@aws-sdk/client-cloudfront": "^3.873.0",
"@aws-sdk/client-cloudwatch-logs": "^3.873.0",
"@aws-sdk/client-dynamodb": "3.873.0",
"@aws-sdk/client-ec2": "^3.875.0",
"@aws-sdk/client-efs": "^3.873.0",
"@aws-sdk/client-iam": "^3.873.0",
"@aws-sdk/client-lambda": "^3.873.0",
"@aws-sdk/client-route-53-domains": "^3.873.0",
"@aws-sdk/client-s3": "^3.873.0",
"@aws-sdk/client-ses": "^3.873.0",
"@aws-sdk/client-sesv2": "^3.873.0",
"@aws-sdk/client-ssm": "^3.873.0",
"@stacksjs/cli": "workspace:*",
"@stacksjs/config": "workspace:*",
"@stacksjs/development": "workspace:*",
Expand All @@ -71,7 +71,7 @@
"@stacksjs/utils": "workspace:*",
"@stacksjs/validation": "workspace:*",
"aws-cdk": "^3.0.0",
"aws-cdk-lib": "^2.207.0",
"aws-cdk-lib": "^2.212.0",
"aws4fetch": "^1.0.20",
"constructs": "^10.4.2",
"source-map-support": "^0.5.21"
Expand Down
4 changes: 2 additions & 2 deletions storage/framework/core/components/drawer/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
2 changes: 1 addition & 1 deletion storage/framework/core/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"dependencies": {
"@aws-sdk/client-dynamodb": "^3.848.0",
"@aws-sdk/lib-dynamodb": "^3.848.0",
"@aws-sdk/lib-dynamodb": "^3.873.0",
"dynamodb-toolbox": "^2.7.1"
},
"optionalDependencies": {
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/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.873.0",
"@stacksjs/actions": "workspace:*",
"@stacksjs/development": "workspace:*",
"@stacksjs/dnsx": "^0.2.2",
Expand Down
6 changes: 3 additions & 3 deletions storage/framework/core/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
},
"dependencies": {
"@iconify-json/carbon": "^1.2.11",
"@shikijs/vitepress-twoslash": "^3.8.1",
"@shikijs/vitepress-twoslash": "^3.11.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"
"vitepress": "1.6.4"
},
"devDependencies": {
"@stacksjs/alias": "workspace:*",
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/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
6 changes: 3 additions & 3 deletions storage/framework/core/query-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
"@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",
"mysql2": "^3.14.3",
"pg": "^8.16.3"
}
}
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 @@ -50,6 +50,6 @@
"@opensearch-project/opensearch": "^3.5.1",
"@stacksjs/config": "workspace:*",
"@stacksjs/development": "workspace:*",
"meilisearch": "^0.51.0"
"meilisearch": "^0.52.0"
}
}
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"
}
}
2 changes: 1 addition & 1 deletion 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.20",
"@types/crypto-js": "^4.2.2",
"@types/fs-extra": "^11.0.4",
"@types/markdown-it-link-attributes": "^3.0.5",
Expand Down
6 changes: 3 additions & 3 deletions storage/framework/core/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
},
"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.378",
"@julr/unocss-preset-forms": "^2.0.0",
"@stacksjs/build": "workspace:*",
"@stacksjs/config": "workspace:*",
Expand All @@ -69,7 +69,7 @@
"bun-plugin-unocss": "^0.1.3",
"chart.js": "^4.5.0",
"pinia": "^3.0.3",
"unhead": "^2.0.12",
"unhead": "^2.0.14",
"unocss": "66.3.3",
"unocss-preset-primitives": "0.0.2-beta.2",
"vue": "^3.5.18",
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.7.0",
"@vueuse/shared": "^13.7.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"
}
}
12 changes: 6 additions & 6 deletions storage/framework/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
info-zip.org/zip: ^3.0
info-zip.org/unzip: ^6.0
aws.amazon.com/cli: ^2.27.60
bun.sh: ^1.2.19
info-zip.org/zip: ^3.0.0
info-zip.org/unzip: ^6.0.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.3
nodejs.org: ^22.17.1 # only temporarily needed until bun & vue-tsc issue is resolved
# openjdk.org: ^21.0.3.6
# rust-lang.org: ^1.74.1
30 changes: 15 additions & 15 deletions storage/framework/views/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,42 +15,42 @@
"@stacksjs/alias": "workspace:*",
"@stacksjs/config": "workspace:*",
"@stacksjs/server": "workspace:*",
"@unhead/vue": "^2.0.12",
"@unocss/reset": "66.3.3",
"@vueuse/core": "^13.6.0",
"@unhead/vue": "^2.0.14",
"@unocss/reset": "66.4.2",
"@vueuse/core": "^13.7.0",
"@vueuse/head": "^2.0.0",
"nprogress": "^0.2.0",
"pinia": "^3.0.3",
"vite-plugin-layouts": "^0.1.10",
"vue": "^3.5.18",
"vue": "^3.5.20",
"vue-i18n": "^11.1.11",
"vue-router": "^4.5.1"
},
"devDependencies": {
"@iconify-json/carbon": "^1.2.11",
"@iconify-json/carbon": "^1.2.13",
"@intlify/unplugin-vue-i18n": "^6.0.8",
"@shikijs/markdown-it": "^3.8.1",
"@shikijs/markdown-it": "^3.11.0",
"@types/markdown-it-link-attributes": "^3.0.5",
"@types/nprogress": "^0.2.3",
"@vitejs/plugin-vue": "^6.0.1",
"@vue-macros/volar": "^0.30.15",
"@vue/test-utils": "^2.4.6",
"markdown-it-link-attributes": "^4.0.1",
"rollup": "^4.46.1",
"shiki": "^3.8.1",
"unocss": "66.3.3",
"rollup": "^4.48.1",
"shiki": "^3.11.0",
"unocss": "66.4.2",
"unplugin-auto-import": "^19.3.0",
"unplugin-vue-components": "^28.8.0",
"unplugin-vue-markdown": "^29.1.0",
"unplugin-vue-router": "^0.14.0",
"unplugin-vue-router": "^0.15.0",
"vite": "npm:rolldown-vite@latest",
"vite-bundle-visualizer": "^1.2.1",
"vite-plugin-inspect": "^11.3.2",
"vite-plugin-pwa": "^1.0.2",
"vite-plugin-vue-devtools": "^8.0.0",
"vite-ssg": "^28.0.0",
"vite-plugin-inspect": "^11.3.3",
"vite-plugin-pwa": "^1.0.3",
"vite-plugin-vue-devtools": "^8.0.1",
"vite-ssg": "^28.1.0",
"vite-ssg-sitemap": "^0.10.0",
"vue-tsc": "^3.0.4"
"vue-tsc": "^3.0.6"
},
"overrides": {
"vite": "npm:rolldown-vite@latest"
Expand Down
Loading