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 #1161

Merged
merged 1 commit into from
Sep 18, 2024
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
6 changes: 3 additions & 3 deletions storage/framework/cloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,20 +43,20 @@
"dev": "./dev local"
},
"dependencies": {
"@aws-sdk/client-bedrock": "^3.651.1",
"@aws-sdk/client-bedrock": "^3.652.0",
"@aws-sdk/client-cloudformation": "^3.651.1",
"@aws-sdk/client-cloudfront": "^3.651.1",
"@aws-sdk/client-cloudwatch-logs": "^3.651.1",
"@aws-sdk/client-dynamodb": "3.651.1",
"@aws-sdk/client-ec2": "^3.651.1",
"@aws-sdk/client-efs": "^3.651.1",
"@aws-sdk/client-iam": "^3.651.1",
"@aws-sdk/client-lambda": "^3.651.1",
"@aws-sdk/client-lambda": "^3.653.0",
"@aws-sdk/client-route-53-domains": "^3.651.1",
"@aws-sdk/client-s3": "^3.651.1",
"@aws-sdk/client-ses": "^3.651.1",
"@aws-sdk/client-sesv2": "^3.651.1",
"@aws-sdk/client-ssm": "^3.651.1",
"@aws-sdk/client-ssm": "^3.653.0",
"@stacksjs/queue": "workspace:*",
"@stacksjs/config": "workspace:*",
"@stacksjs/dns": "workspace:*",
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 @@ -47,20 +47,20 @@
"prepublishOnly": "bun run build"
},
"dependencies": {
"@aws-sdk/client-bedrock": "^3.651.1",
"@aws-sdk/client-bedrock": "^3.652.0",
"@aws-sdk/client-cloudformation": "^3.651.1",
"@aws-sdk/client-cloudfront": "^3.651.1",
"@aws-sdk/client-cloudwatch-logs": "^3.651.1",
"@aws-sdk/client-dynamodb": "3.651.1",
"@aws-sdk/client-ec2": "^3.651.1",
"@aws-sdk/client-efs": "^3.651.1",
"@aws-sdk/client-iam": "^3.651.1",
"@aws-sdk/client-lambda": "^3.651.1",
"@aws-sdk/client-lambda": "^3.653.0",
"@aws-sdk/client-route-53-domains": "^3.651.1",
"@aws-sdk/client-s3": "^3.651.1",
"@aws-sdk/client-ses": "^3.651.1",
"@aws-sdk/client-sesv2": "^3.651.1",
"@aws-sdk/client-ssm": "^3.651.1",
"@aws-sdk/client-ssm": "^3.653.0",
"@stacksjs/config": "workspace:*",
"@stacksjs/dns": "workspace:*",
"@stacksjs/logging": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/components/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@stacksjs/ui": "workspace:*",
"highlight.js": "^11.10.0",
"vue": "^3.5.5"
"vue": "^3.5.6"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.47.9",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/components/calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@stacksjs/ui": "workspace:*",
"highlight.js": "^11.10.0",
"vue": "^3.5.5"
"vue": "^3.5.6"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.47.9",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"preview": "vite preview"
},
"dependencies": {
"vue": "^3.5.5"
"vue": "^3.5.6"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.3",
"vite": "^5.4.5"
"@vitejs/plugin-vue": "^5.1.4",
"vite": "^5.4.6"
}
}
2 changes: 1 addition & 1 deletion storage/framework/core/components/dropdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@stacksjs/ui": "workspace:*",
"highlight.js": "^11.10.0",
"vue": "^3.5.5"
"vue": "^3.5.6"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.47.9",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/components/modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"dependencies": {
"@stacksjs/ui": "workspace:*",
"highlight.js": "^11.10.0",
"vue": "^3.5.5"
"vue": "^3.5.6"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.47.9",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@stacksjs/ui": "workspace:*",
"highlight.js": "^11.10.0",
"vue": "^3.5.5"
"vue": "^3.5.6"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.47.9",
Expand Down
4 changes: 2 additions & 2 deletions storage/framework/core/components/stepper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"dependencies": {
"@stacksjs/ui": "workspace:*",
"highlight.js": "^11.10.0",
"vue": "^3.5.5"
"vue": "^3.5.6"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.47.9",
Expand All @@ -48,7 +48,7 @@
"@types/clean-css": "^4.2.11",
"@vue/tsconfig": "^0.5.1",
"clean-css": "^5.3.3",
"unocss": "0.61.0",
"unocss": "0.62.4",
"unplugin-icons": "^0.19.3"
}
}
4 changes: 2 additions & 2 deletions storage/framework/core/components/table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
"prepublishOnly": "bun run build"
},
"dependencies": {
"@vueform/multiselect": "^2.6.9"
"@vueform/multiselect": "^2.6.10"
},
"devDependencies": {
"vite": "^5.4.5",
"vite": "^5.4.6",
"@stacksjs/development": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion storage/framework/core/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"kysely-bun-worker": "^0.6.3"
},
"optionalDependencies": {
"mysql2": "^3.11.2"
"mysql2": "^3.11.3"
},
"devDependencies": {
"@stacksjs/development": "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 @@ -55,10 +55,10 @@
"@stacksjs/build": "workspace:*",
"@stacksjs/server": "workspace:*",
"@tauri-apps/api": "^1.6.0",
"@tauri-apps/cli": "^1.6.1",
"@tauri-apps/cli": "^1.6.2",
"unified-network": "^0.6.4",
"unstorage": "^1.12.0",
"vue": "^3.5.5"
"vue": "^3.5.6"
},
"devDependencies": {
"@stacksjs/development": "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 @@ -36,7 +36,7 @@
"prepublishOnly": "bun run build"
},
"dependencies": {
"@faker-js/faker": "^9.0.0",
"@faker-js/faker": "^9.0.1",
"@stacksjs/cli": "workspace:*",
"@stacksjs/config": "workspace:*"
},
Expand Down
4 changes: 2 additions & 2 deletions storage/framework/core/lint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@
"prepublishOnly": "bun run build"
},
"dependencies": {
"@biomejs/biome": "^1.9.0",
"@biomejs/biome": "^1.9.1",
"@commitlint/cli": "^19.5.0",
"@stacksjs/biome-config": "^0.1.3",
"lint-staged": "^15.2.10",
"publint": "^0.2.10"
"publint": "^0.2.11"
},
"devDependencies": {
"@stacksjs/development": "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 @@ -45,7 +45,7 @@
},
"dependencies": {
"@stacksjs/utils": "workspace:*",
"@stripe/stripe-js": "^4.4.0",
"@stripe/stripe-js": "^4.5.0",
"stripe": "^16.11.0"
},
"devDependencies": {
Expand Down
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 @@ -40,8 +40,8 @@
"@stacksjs/types": "workspace:*",
"kysely": "^0.27.4",
"kysely-bun-worker": "^0.6.3",
"mysql2": "^3.11.2",
"pg": "^8.12.0"
"mysql2": "^3.11.3",
"pg": "^8.13.0"
},
"devDependencies": {
"@stacksjs/development": "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 @@ -50,7 +50,7 @@
"@stacksjs/validation": "workspace:*"
},
"devDependencies": {
"vite": "^5.4.5",
"vite": "^5.4.6",
"@stacksjs/development": "workspace:*"
}
}
4 changes: 2 additions & 2 deletions storage/framework/core/strings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,12 @@
"pluralize": "^8.0.0",
"slugify": "^1.6.6",
"string-ts": "^2.2.0",
"title-case": "^4.3.1",
"title-case": "^4.3.2",
"validator": "^13.12.0"
},
"devDependencies": {
"@stacksjs/development": "workspace:*",
"@types/pluralize": "^0.0.33",
"@types/validator": "^13.12.1"
"@types/validator": "^13.12.2"
}
}
6 changes: 3 additions & 3 deletions storage/framework/core/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,15 +52,15 @@
"meilisearch": "^0.42.0",
"neverthrow": "^8.0.0",
"ora": "^8.1.0",
"unocss": "0.61.0",
"unocss": "0.62.4",
"unplugin-auto-import": "^0.18.3",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.5",
"vite": "^5.4.6",
"vite-plugin-inspect": "^0.8.7",
"vite-plugin-pwa": "^0.20.5",
"vite-ssg": "^0.23.8",
"vitepress": "1.3.4",
"vue": "^3.5.5"
"vue": "^3.5.6"
},
"devDependencies": {
"aws-cdk-lib": "^2.158.0",
Expand Down
10 changes: 5 additions & 5 deletions storage/framework/core/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,18 +48,18 @@
"@iconify-json/heroicons": "^1.2.0",
"@iconify-json/heroicons-outline": "^1.2.0",
"@iconify-json/heroicons-solid": "^1.2.0",
"@iconify/json": "^2.2.248",
"@iconify/json": "^2.2.250",
"@julr/unocss-preset-forms": "^0.1.0",
"@stacksjs/build": "workspace:*",
"@stacksjs/config": "workspace:*",
"@stacksjs/router": "workspace:*",
"@unhead/vue": "^1.11.2",
"@unhead/vue": "^1.11.6",
"pinia": "^2.2.2",
"unhead": "^1.11.2",
"unocss": "0.61.0",
"unhead": "^1.11.6",
"unocss": "0.62.4",
"unocss-preset-primitives": "0.0.2-beta.1",
"vite-plugin-vue-layouts": "^0.11.0",
"vue": "^3.5.5",
"vue": "^3.5.6",
"vue-tsc": "^2.1.6"
},
"devDependencies": {
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 @@ -55,10 +55,10 @@
"@stacksjs/storage": "workspace:*",
"@stacksjs/strings": "workspace:*",
"@stacksjs/types": "workspace:*",
"@vueuse/core": "^11.0.3",
"@vueuse/core": "^11.1.0",
"@vueuse/head": "^2.0.0",
"@vueuse/math": "^11.0.3",
"@vueuse/shared": "^11.0.3",
"@vueuse/math": "^11.1.0",
"@vueuse/shared": "^11.1.0",
"bun-plugin-env": "^0.4.1",
"bun-plugin-yml": "^0.3.1",
"defu": "^6.1.4",
Expand Down
4 changes: 2 additions & 2 deletions storage/framework/core/vite-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,12 +83,12 @@
"@stacksjs/types": "workspace:*",
"@stacksjs/utils": "workspace:*",
"@stacksjs/vite-plugin": "workspace:*",
"@vitejs/plugin-vue": "^5.1.3",
"@vitejs/plugin-vue": "^5.1.4",
"markdown-it-link-attributes": "^4.0.1",
"markdown-it-shiki": "^0.9.0",
"unplugin-auto-import": "^0.18.3",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.5",
"vite": "^5.4.6",
"vite-plugin-full-reload": "^1.2.0",
"vite-plugin-inspect": "^0.8.7",
"vite-plugin-pages": "^0.32.3",
Expand Down
4 changes: 2 additions & 2 deletions storage/framework/core/vite-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,12 +90,12 @@
"@stacksjs/storage": "workspace:*",
"@stacksjs/types": "workspace:*",
"@stacksjs/utils": "workspace:*",
"@vitejs/plugin-vue": "^5.1.3",
"@vitejs/plugin-vue": "^5.1.4",
"markdown-it-link-attributes": "^4.0.1",
"markdown-it-shiki": "^0.9.0",
"unplugin-auto-import": "^0.18.3",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.5",
"vite": "^5.4.6",
"vite-plugin-full-reload": "^1.2.0",
"vite-plugin-inspect": "^0.8.7",
"vite-plugin-pages": "^0.32.3",
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.4", features = [] }
tauri-build = { version = "1.5.5", features = [] }

[dependencies]
serde_json = "1.0.128"
serde = { version = "1.0.210", features = [ "derive" ] }
tauri = { version = "1.7.2", features = [] }
tauri = { version = "1.8.0", 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.4", features = [] }
tauri-build = { version = "1.5.5", features = [] }

[dependencies]
serde_json = "1.0.128"
serde = { version = "1.0.210", features = [ "derive" ] }
tauri = { version = "1.7.2", features = [] }
tauri = { version = "1.8.0", 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
16 changes: 8 additions & 8 deletions storage/framework/views/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"@stacksjs/alias": "workspace:*",
"@stacksjs/config": "workspace:*",
"@stacksjs/server": "workspace:*",
"@unhead/vue": "^1.11.2",
"@unocss/reset": "^0.61.0",
"@vueuse/core": "^11.0.3",
"@unhead/vue": "^1.11.6",
"@unocss/reset": "^0.62.4",
"@vueuse/core": "^11.1.0",
"@vueuse/head": "^2.0.0",
"nprogress": "^0.2.0",
"pinia": "^2.2.2",
"vue": "^3.5.5",
"vue": "^3.5.6",
"vue-i18n": "^10.0.1",
"vue-router": "^4.4.5"
},
Expand All @@ -30,20 +30,20 @@
"@intlify/unplugin-vue-i18n": "^5.0.0",
"@types/markdown-it-link-attributes": "^3.0.5",
"@types/nprogress": "^0.2.3",
"@vitejs/plugin-vue": "^5.1.3",
"@vitejs/plugin-vue": "^5.1.4",
"@vue-macros/volar": "^0.30.2",
"@vue/test-utils": "^2.4.6",
"markdown-it-link-attributes": "^4.0.1",
"markdown-it-shikiji": "^0.10.2",
"rollup": "^4.21.3",
"shikiji": "^0.10.2",
"taze": "^0.16.8",
"unocss": "0.61.0",
"taze": "^0.16.9",
"unocss": "0.62.4",
"unplugin-auto-import": "^0.18.3",
"unplugin-vue-components": "^0.27.4",
"unplugin-vue-markdown": "^0.26.2",
"unplugin-vue-router": "^0.10.8",
"vite": "^5.4.5",
"vite": "^5.4.6",
"vite-bundle-visualizer": "^1.2.1",
"vite-plugin-inspect": "^0.8.7",
"vite-plugin-pwa": "^0.20.5",
Expand Down
Loading