Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #1217

Merged
merged 1 commit into from
Jan 11, 2025
Merged
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
32 changes: 16 additions & 16 deletions storage/framework/cloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,20 +41,20 @@
"dev": "./dev local"
},
"dependencies": {
"@aws-sdk/client-bedrock": "^3.723.0",
"@aws-sdk/client-cloudformation": "^3.723.0",
"@aws-sdk/client-cloudfront": "^3.723.0",
"@aws-sdk/client-cloudwatch-logs": "^3.723.0",
"@aws-sdk/client-dynamodb": "3.724.0",
"@aws-sdk/client-ec2": "^3.723.0",
"@aws-sdk/client-efs": "^3.723.0",
"@aws-sdk/client-iam": "^3.723.0",
"@aws-sdk/client-lambda": "^3.723.0",
"@aws-sdk/client-route-53-domains": "^3.723.0",
"@aws-sdk/client-s3": "^3.723.0",
"@aws-sdk/client-ses": "^3.723.0",
"@aws-sdk/client-sesv2": "^3.723.0",
"@aws-sdk/client-ssm": "^3.723.0",
"@aws-sdk/client-bedrock": "^3.726.1",
"@aws-sdk/client-cloudformation": "^3.726.1",
"@aws-sdk/client-cloudfront": "^3.726.1",
"@aws-sdk/client-cloudwatch-logs": "^3.726.1",
"@aws-sdk/client-dynamodb": "3.726.1",
"@aws-sdk/client-ec2": "^3.726.1",
"@aws-sdk/client-efs": "^3.726.1",
"@aws-sdk/client-iam": "^3.726.1",
"@aws-sdk/client-lambda": "^3.726.1",
"@aws-sdk/client-route-53-domains": "^3.726.1",
"@aws-sdk/client-s3": "^3.726.1",
"@aws-sdk/client-ses": "^3.726.1",
"@aws-sdk/client-sesv2": "^3.726.1",
"@aws-sdk/client-ssm": "^3.726.1",
"@stacksjs/config": "workspace:*",
"@stacksjs/dns": "workspace:*",
"@stacksjs/logging": "workspace:*",
Expand All @@ -64,8 +64,8 @@
"@stacksjs/storage": "workspace:*",
"@stacksjs/utils": "workspace:*",
"@stacksjs/validation": "workspace:*",
"aws-cdk": "^2.174.1",
"aws-cdk-lib": "^2.174.1",
"aws-cdk": "^2.175.1",
"aws-cdk-lib": "^2.175.1",
"aws4fetch": "^1.0.20",
"constructs": "^10.4.2"
},
Expand Down
4 changes: 2 additions & 2 deletions storage/framework/core/ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"prepublishOnly": "bun run build"
},
"devDependencies": {
"@aws-sdk/client-bedrock-runtime": "^3.723.0",
"@aws-sdk/credential-providers": "^3.723.0",
"@aws-sdk/client-bedrock-runtime": "^3.726.1",
"@aws-sdk/credential-providers": "^3.726.1",
"@stacksjs/development": "workspace:*",
"aws-sdk-client-mock": "^4.1.0"
}
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 @@ -41,7 +41,7 @@
"prepublishOnly": "bun run build"
},
"dependencies": {
"@aws-sdk/client-dynamodb": "^3.724.0",
"@aws-sdk/client-dynamodb": "^3.726.1",
"@stacksjs/config": "workspace:*",
"bentocache": "^1.0.0-beta.9",
"ioredis": "^5.4.2"
Expand Down
32 changes: 16 additions & 16 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"
},
"dependencies": {
"@aws-sdk/client-bedrock": "^3.723.0",
"@aws-sdk/client-cloudformation": "^3.723.0",
"@aws-sdk/client-cloudfront": "^3.723.0",
"@aws-sdk/client-cloudwatch-logs": "^3.723.0",
"@aws-sdk/client-dynamodb": "3.724.0",
"@aws-sdk/client-ec2": "^3.723.0",
"@aws-sdk/client-efs": "^3.723.0",
"@aws-sdk/client-iam": "^3.723.0",
"@aws-sdk/client-lambda": "^3.723.0",
"@aws-sdk/client-route-53-domains": "^3.723.0",
"@aws-sdk/client-s3": "^3.723.0",
"@aws-sdk/client-ses": "^3.723.0",
"@aws-sdk/client-sesv2": "^3.723.0",
"@aws-sdk/client-ssm": "^3.723.0",
"@aws-sdk/client-bedrock": "^3.726.1",
"@aws-sdk/client-cloudformation": "^3.726.1",
"@aws-sdk/client-cloudfront": "^3.726.1",
"@aws-sdk/client-cloudwatch-logs": "^3.726.1",
"@aws-sdk/client-dynamodb": "3.726.1",
"@aws-sdk/client-ec2": "^3.726.1",
"@aws-sdk/client-efs": "^3.726.1",
"@aws-sdk/client-iam": "^3.726.1",
"@aws-sdk/client-lambda": "^3.726.1",
"@aws-sdk/client-route-53-domains": "^3.726.1",
"@aws-sdk/client-s3": "^3.726.1",
"@aws-sdk/client-ses": "^3.726.1",
"@aws-sdk/client-sesv2": "^3.726.1",
"@aws-sdk/client-ssm": "^3.726.1",
"@stacksjs/config": "workspace:*",
"@stacksjs/dns": "workspace:*",
"@stacksjs/logging": "workspace:*",
Expand All @@ -67,8 +67,8 @@
"@stacksjs/storage": "workspace:*",
"@stacksjs/utils": "workspace:*",
"@stacksjs/validation": "workspace:*",
"aws-cdk": "^2.174.1",
"aws-cdk-lib": "^2.174.1",
"aws-cdk": "^2.175.1",
"aws-cdk-lib": "^2.175.1",
"aws4fetch": "^1.0.20",
"constructs": "^10.4.2"
},
Expand Down
6 changes: 3 additions & 3 deletions storage/framework/core/dns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,17 +43,17 @@
"prepublishOnly": "bun run build"
},
"dependencies": {
"@aws-sdk/client-route-53": "^3.725.0",
"@aws-sdk/client-route-53": "^3.726.1",
"@stacksjs/actions": "workspace:*",
"@stacksjs/error-handling": "workspace:*",
"@stacksjs/path": "workspace:*",
"@stacksjs/storage": "workspace:*",
"@stacksjs/strings": "workspace:*",
"@stacksjs/whois": "workspace:*",
"aws-cdk-lib": "^2.174.1"
"aws-cdk-lib": "^2.175.1"
},
"devDependencies": {
"@stacksjs/development": "workspace:*",
"aws-cdk-lib": "^2.174.1"
"aws-cdk-lib": "^2.175.1"
}
}
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.12.0-beta.4",
"lint-staged": "^15.3.0",
"publint": "^0.3.0",
"publint": "^0.3.1",
"simple-git-hooks": "^2.11.1"
}
}
2 changes: 1 addition & 1 deletion storage/framework/core/storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"prepublishOnly": "bun run build"
},
"devDependencies": {
"@aws-sdk/client-s3": "^3.723.0",
"@aws-sdk/client-s3": "^3.726.1",
"@flystorage/aws-s3": "^1.0.0",
"@flystorage/chaos": "^1.0.0",
"@flystorage/file-storage": "^1.0.0",
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 @@ -57,7 +57,7 @@
"@types/minimatch": "^5.1.2",
"@types/nprogress": "^0.2.3",
"@vinejs/vine": "^3.0.0",
"aws-cdk-lib": "^2.174.1",
"aws-cdk-lib": "^2.175.1",
"cac": "^6.7.14",
"markdown-it": "^14.1.0",
"meilisearch": "^0.47.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 @@ -61,7 +61,7 @@
"@iconify-json/heroicons": "^1.2.2",
"@iconify-json/heroicons-outline": "^1.2.1",
"@iconify-json/heroicons-solid": "^1.2.1",
"@iconify/json": "^2.2.293",
"@iconify/json": "^2.2.294",
"@julr/unocss-preset-forms": "^0.1.0",
"@stacksjs/build": "workspace:*",
"@stacksjs/config": "workspace:*",
Expand Down
6 changes: 3 additions & 3 deletions storage/framework/core/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@
"@stacksjs/storage": "workspace:*",
"@stacksjs/strings": "workspace:*",
"@stacksjs/types": "workspace:*",
"@vueuse/core": "^12.3.0",
"@vueuse/core": "^12.4.0",
"@vueuse/head": "^2.0.0",
"@vueuse/math": "^12.3.0",
"@vueuse/shared": "^12.3.0",
"@vueuse/math": "^12.4.0",
"@vueuse/shared": "^12.4.0",
"ace-builds": "^1.37.4",
"bun-plugin-env": "^0.4.1",
"bun-plugin-yml": "^0.3.1",
Expand Down
4 changes: 2 additions & 2 deletions storage/framework/views/dashboard/src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ rust-version = "1.74.1"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[build-dependencies]
tauri-build = { version = "1.5.5", features = [] }
tauri-build = { version = "1.5.6", features = [] }

[dependencies]
serde_json = "1.0.135"
serde = { version = "1.0.217", features = [ "derive" ] }
tauri = { version = "1.8.1", features = [] }
tauri = { version = "1.8.2", features = [] }

[features]
# this feature is used for production builds or when `devPath` points to the filesystem and the built-in dev server is disabled.
Expand Down
4 changes: 2 additions & 2 deletions storage/framework/views/desktop/src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ rust-version = "1.74.1"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[build-dependencies]
tauri-build = { version = "1.5.5", features = [] }
tauri-build = { version = "1.5.6", features = [] }

[dependencies]
serde_json = "1.0.135"
serde = { version = "1.0.217", features = [ "derive" ] }
tauri = { version = "1.8.1", features = [] }
tauri = { version = "1.8.2", features = [] }

[features]
# this feature is used for production builds or when `devPath` points to the filesystem and the built-in dev server is disabled.
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/views/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@stacksjs/server": "workspace:*",
"@unhead/vue": "^1.11.15",
"@unocss/reset": "65.4.0",
"@vueuse/core": "^12.3.0",
"@vueuse/core": "^12.4.0",
"@vueuse/head": "^2.0.0",
"nprogress": "^0.2.0",
"pinia": "^2.3.0",
Expand Down
Loading