Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2025
1 parent efae431 commit 0a05c4f
Show file tree
Hide file tree
Showing 15 changed files with 23 additions and 23 deletions.
6 changes: 3 additions & 3 deletions storage/framework/cloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@aws-sdk/client-dynamodb": "3.741.0",
"@aws-sdk/client-ec2": "^3.741.0",
"@aws-sdk/client-efs": "^3.741.0",
"@aws-sdk/client-iam": "^3.741.0",
"@aws-sdk/client-iam": "^3.742.0",
"@aws-sdk/client-lambda": "^3.741.0",
"@aws-sdk/client-route-53-domains": "^3.741.0",
"@aws-sdk/client-s3": "^3.741.0",
Expand All @@ -64,8 +64,8 @@
"@stacksjs/storage": "workspace:*",
"@stacksjs/utils": "workspace:*",
"@stacksjs/validation": "workspace:*",
"aws-cdk": "^2.177.0",
"aws-cdk-lib": "^2.177.0",
"aws-cdk": "^2.178.0",
"aws-cdk-lib": "^2.178.0",
"aws4fetch": "^1.0.20",
"constructs": "^10.4.2"
},
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 @@ -43,7 +43,7 @@
},
"devDependencies": {
"@aws-sdk/client-bedrock-runtime": "^3.741.0",
"@aws-sdk/credential-providers": "^3.741.0",
"@aws-sdk/credential-providers": "^3.742.0",
"@stacksjs/development": "workspace:*",
"aws-sdk-client-mock": "^4.1.0"
}
Expand Down
6 changes: 3 additions & 3 deletions storage/framework/core/cloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@aws-sdk/client-dynamodb": "3.741.0",
"@aws-sdk/client-ec2": "^3.741.0",
"@aws-sdk/client-efs": "^3.741.0",
"@aws-sdk/client-iam": "^3.741.0",
"@aws-sdk/client-iam": "^3.742.0",
"@aws-sdk/client-lambda": "^3.741.0",
"@aws-sdk/client-route-53-domains": "^3.741.0",
"@aws-sdk/client-s3": "^3.741.0",
Expand All @@ -70,8 +70,8 @@
"@stacksjs/storage": "workspace:*",
"@stacksjs/utils": "workspace:*",
"@stacksjs/validation": "workspace:*",
"aws-cdk": "^2.177.0",
"aws-cdk-lib": "^2.177.0",
"aws-cdk": "^2.178.0",
"aws-cdk-lib": "^2.178.0",
"aws4fetch": "^1.0.20",
"constructs": "^10.4.2",
"source-map-support": "^0.5.21"
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/components/table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
},
"devDependencies": {
"@stacksjs/development": "workspace:*",
"vite": "^6.0.11"
"vite": "^6.1.0"
}
}
2 changes: 1 addition & 1 deletion storage/framework/core/dns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@
"@stacksjs/storage": "workspace:*",
"@stacksjs/strings": "workspace:*",
"@stacksjs/whois": "workspace:*",
"aws-cdk-lib": "^2.177.0"
"aws-cdk-lib": "^2.178.0"
}
}
2 changes: 1 addition & 1 deletion storage/framework/core/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"prepublishOnly": "bun run build"
},
"devDependencies": {
"@shikijs/vitepress-twoslash": "^2.3.0",
"@shikijs/vitepress-twoslash": "^2.3.1",
"@stacksjs/alias": "workspace:*",
"@stacksjs/config": "workspace:*",
"@stacksjs/development": "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 @@ -35,7 +35,7 @@
},
"devDependencies": {
"@stacksjs/development": "workspace:*",
"bumpp": "^10.0.1",
"bumpp": "^10.0.2",
"changelogen": "^0.5.7",
"commitizen": "^4.3.1",
"cz-git": "^1.11.0",
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 @@ -52,7 +52,7 @@
"@stacksjs/development": "workspace:*",
"@stacksjs/eslint-config": "^3.15.1-beta.4",
"lint-staged": "^15.4.3",
"publint": "^0.3.2",
"publint": "^0.3.3",
"simple-git-hooks": "^2.11.1"
}
}
2 changes: 1 addition & 1 deletion storage/framework/core/raycast/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"publish": "bunx --bun @raycast/api@latest publish"
},
"devDependencies": {
"@raycast/api": "^1.90.0",
"@raycast/api": "^1.91.0",
"@raycast/utils": "^1.18.1",
"@stacksjs/development": "workspace:*",
"typescript": "^5.7.3"
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 @@ -48,6 +48,6 @@
"@stacksjs/router": "workspace:*",
"@stacksjs/validation": "workspace:*",
"bun-plugin-auto-imports": "^0.3.1",
"vite": "^6.0.11"
"vite": "^6.1.0"
}
}
4 changes: 2 additions & 2 deletions storage/framework/core/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/minimatch": "^5.1.2",
"@types/nprogress": "^0.2.3",
"@vinejs/vine": "^3.0.0",
"aws-cdk-lib": "^2.177.0",
"aws-cdk-lib": "^2.178.0",
"cac": "^6.7.14",
"markdown-it": "^14.1.0",
"meilisearch": "^0.48.2",
Expand All @@ -67,7 +67,7 @@
"unocss": "65.4.3",
"unplugin-auto-import": "^19.0.0",
"unplugin-vue-components": "^28.0.0",
"vite": "^6.0.11",
"vite": "^6.1.0",
"vite-plugin-inspect": "^10.1.0",
"vite-plugin-pwa": "^0.21.1",
"vite-ssg": "^25.0.0",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"devDependencies": {
"@headlessui/vue": "^1.7.23",
"@iconify-json/hugeicons": "^1.2.3",
"@iconify/json": "^2.2.302",
"@iconify/json": "^2.2.303",
"@julr/unocss-preset-forms": "^1.0.0",
"@stacksjs/build": "workspace:*",
"@stacksjs/config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/vite-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"unplugin-auto-import": "^19.0.0",
"unplugin-vue-components": "^28.0.0",
"unplugin-vue-markdown": "^28.3.0",
"vite": "^6.0.11",
"vite": "^6.1.0",
"vite-plugin-full-reload": "^1.2.0",
"vite-plugin-inspect": "^10.1.0",
"vite-plugin-local": "^0.5.0",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/vite-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"unplugin-auto-import": "^19.0.0",
"unplugin-vue-components": "^28.0.0",
"unplugin-vue-markdown": "^28.3.0",
"vite": "^6.0.11",
"vite": "^6.1.0",
"vite-plugin-full-reload": "^1.2.0",
"vite-plugin-inspect": "^10.1.0",
"vite-plugin-pages": "^0.32.4",
Expand Down
8 changes: 4 additions & 4 deletions storage/framework/views/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,21 +28,21 @@
"devDependencies": {
"@iconify-json/carbon": "^1.2.6",
"@intlify/unplugin-vue-i18n": "^6.0.3",
"@shikijs/markdown-it": "^2.3.0",
"@shikijs/markdown-it": "^2.3.1",
"@types/markdown-it-link-attributes": "^3.0.5",
"@types/nprogress": "^0.2.3",
"@vitejs/plugin-vue": "^5.2.1",
"@vue-macros/volar": "^0.30.14",
"@vue/test-utils": "^2.4.6",
"markdown-it-link-attributes": "^4.0.1",
"rollup": "^4.34.2",
"shiki": "^2.3.0",
"rollup": "^4.34.4",
"shiki": "^2.3.1",
"unocss": "65.4.3",
"unplugin-auto-import": "^19.0.0",
"unplugin-vue-components": "^28.0.0",
"unplugin-vue-markdown": "^28.3.0",
"unplugin-vue-router": "^0.11.2",
"vite": "^6.0.11",
"vite": "^6.1.0",
"vite-bundle-visualizer": "^1.2.1",
"vite-plugin-inspect": "^10.1.0",
"vite-plugin-pwa": "^0.21.1",
Expand Down

0 comments on commit 0a05c4f

Please sign in to comment.