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 Jan 23, 2025
1 parent abcfa27 commit 051a41c
Show file tree
Hide file tree
Showing 28 changed files with 49 additions and 49 deletions.
4 changes: 2 additions & 2 deletions cloud/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build stage
FROM oven/bun:1.1.45-debian AS builder
FROM oven/bun:1.2.0-debian AS builder
WORKDIR /usr/src

# Copy source files
Expand All @@ -15,7 +15,7 @@ COPY ./tsconfig.docker.json ./tsconfig.json
# RUN bun run build

# Final stage
FROM oven/bun:1.1.45-debian AS release
FROM oven/bun:1.2.0-debian AS release
WORKDIR /usr/src

# Copy built files from builder stage
Expand Down
8 changes: 4 additions & 4 deletions storage/framework/cloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,16 +44,16 @@
"@aws-sdk/client-bedrock": "^3.731.1",
"@aws-sdk/client-cloudformation": "^3.731.1",
"@aws-sdk/client-cloudfront": "^3.731.1",
"@aws-sdk/client-cloudwatch-logs": "^3.731.1",
"@aws-sdk/client-dynamodb": "3.731.1",
"@aws-sdk/client-cloudwatch-logs": "^3.732.0",
"@aws-sdk/client-dynamodb": "3.733.0",
"@aws-sdk/client-ec2": "^3.731.1",
"@aws-sdk/client-efs": "^3.731.1",
"@aws-sdk/client-iam": "^3.731.1",
"@aws-sdk/client-lambda": "^3.731.1",
"@aws-sdk/client-route-53-domains": "^3.731.1",
"@aws-sdk/client-s3": "^3.731.1",
"@aws-sdk/client-s3": "^3.733.0",
"@aws-sdk/client-ses": "^3.731.1",
"@aws-sdk/client-sesv2": "^3.731.1",
"@aws-sdk/client-sesv2": "^3.733.0",
"@aws-sdk/client-ssm": "^3.731.1",
"@stacksjs/config": "workspace:*",
"@stacksjs/dns": "workspace:*",
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.731.1",
"@aws-sdk/credential-providers": "^3.731.1",
"@aws-sdk/credential-providers": "^3.733.0",
"@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"
},
"devDependencies": {
"@aws-sdk/client-dynamodb": "^3.731.1",
"@aws-sdk/client-dynamodb": "^3.733.0",
"@stacksjs/config": "workspace:*",
"@stacksjs/development": "workspace:*",
"bentocache": "^1.0.0-beta.9",
Expand Down
8 changes: 4 additions & 4 deletions storage/framework/core/cloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,16 +48,16 @@
"@aws-sdk/client-bedrock": "^3.731.1",
"@aws-sdk/client-cloudformation": "^3.731.1",
"@aws-sdk/client-cloudfront": "^3.731.1",
"@aws-sdk/client-cloudwatch-logs": "^3.731.1",
"@aws-sdk/client-dynamodb": "3.731.1",
"@aws-sdk/client-cloudwatch-logs": "^3.732.0",
"@aws-sdk/client-dynamodb": "3.733.0",
"@aws-sdk/client-ec2": "^3.731.1",
"@aws-sdk/client-efs": "^3.731.1",
"@aws-sdk/client-iam": "^3.731.1",
"@aws-sdk/client-lambda": "^3.731.1",
"@aws-sdk/client-route-53-domains": "^3.731.1",
"@aws-sdk/client-s3": "^3.731.1",
"@aws-sdk/client-s3": "^3.733.0",
"@aws-sdk/client-ses": "^3.731.1",
"@aws-sdk/client-sesv2": "^3.731.1",
"@aws-sdk/client-sesv2": "^3.733.0",
"@aws-sdk/client-ssm": "^3.731.1",
"@stacksjs/cli": "workspace:*",
"@stacksjs/config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/components/combobox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@stacksjs/alias": "workspace:*",
"@stacksjs/development": "workspace:*",
"@vue/tsconfig": "^0.7.0",
"unocss": "65.4.2",
"unocss": "65.4.3",
"unplugin-icons": "^22.0.0"
}
}
2 changes: 1 addition & 1 deletion storage/framework/core/components/dialog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@stacksjs/alias": "workspace:*",
"@stacksjs/development": "workspace:*",
"@vue/tsconfig": "^0.7.0",
"unocss": "65.4.2",
"unocss": "65.4.3",
"unplugin-icons": "^22.0.0"
}
}
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 @@ -56,7 +56,7 @@
"@stacksjs/alias": "workspace:*",
"@stacksjs/development": "workspace:*",
"@vue/tsconfig": "^0.7.0",
"unocss": "65.4.2",
"unocss": "65.4.3",
"unplugin-icons": "^22.0.0"
}
}
2 changes: 1 addition & 1 deletion storage/framework/core/components/listbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@stacksjs/alias": "workspace:*",
"@stacksjs/development": "workspace:*",
"@vue/tsconfig": "^0.7.0",
"unocss": "65.4.2",
"unocss": "65.4.3",
"unplugin-icons": "^22.0.0"
}
}
2 changes: 1 addition & 1 deletion storage/framework/core/components/popover/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@stacksjs/alias": "workspace:*",
"@stacksjs/development": "workspace:*",
"@vue/tsconfig": "^0.7.0",
"unocss": "65.4.2",
"unocss": "65.4.3",
"unplugin-icons": "^22.0.0"
}
}
2 changes: 1 addition & 1 deletion storage/framework/core/components/radio-group/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@stacksjs/alias": "workspace:*",
"@stacksjs/development": "workspace:*",
"@vue/tsconfig": "^0.7.0",
"unocss": "65.4.2",
"unocss": "65.4.3",
"unplugin-icons": "^22.0.0"
}
}
2 changes: 1 addition & 1 deletion storage/framework/core/components/stepper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@stacksjs/development": "workspace:*",
"@stacksjs/dialog": "workspace:*",
"@vue/tsconfig": "^0.7.0",
"unocss": "65.4.2",
"unocss": "65.4.3",
"unplugin-icons": "^22.0.0"
}
}
2 changes: 1 addition & 1 deletion storage/framework/core/components/switch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@stacksjs/alias": "workspace:*",
"@stacksjs/development": "workspace:*",
"@vue/tsconfig": "^0.7.0",
"unocss": "65.4.2",
"unocss": "65.4.3",
"unplugin-icons": "^22.0.0"
}
}
2 changes: 1 addition & 1 deletion storage/framework/core/components/transition/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@stacksjs/alias": "workspace:*",
"@stacksjs/development": "workspace:*",
"@vue/tsconfig": "^0.7.0",
"unocss": "65.4.2",
"unocss": "65.4.3",
"unplugin-icons": "^22.0.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 @@ -34,14 +34,14 @@
"prepublishOnly": "bun run build"
},
"devDependencies": {
"@shikijs/vitepress-twoslash": "^2.0.3",
"@shikijs/vitepress-twoslash": "^2.1.0",
"@stacksjs/alias": "workspace:*",
"@stacksjs/config": "workspace:*",
"@stacksjs/development": "workspace:*",
"@stacksjs/path": "workspace:*",
"@stacksjs/server": "workspace:*",
"@vite-pwa/assets-generator": "^0.2.6",
"@vite-pwa/vitepress": "^0.5.3",
"vitepress": "1.6.1"
"vitepress": "1.6.3"
}
}
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": "^9.10.1",
"bumpp": "^9.10.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/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.89.0",
"@raycast/api": "^1.89.1",
"@raycast/utils": "^1.18.1",
"@stacksjs/development": "workspace:*",
"typescript": "^5.7.3"
Expand Down
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 @@ -46,7 +46,7 @@
"prepublishOnly": "bun run build"
},
"devDependencies": {
"@opensearch-project/opensearch": "^3.1.0",
"@opensearch-project/opensearch": "^3.2.0",
"@stacksjs/config": "workspace:*",
"@stacksjs/development": "workspace:*",
"meilisearch": "^0.48.2"
Expand Down
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.731.1",
"@aws-sdk/client-s3": "^3.733.0",
"@flystorage/aws-s3": "^1.0.1",
"@flystorage/chaos": "^1.0.0",
"@flystorage/file-storage": "^1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"prepublishOnly": "bun run build"
},
"devDependencies": {
"@happy-dom/global-registrator": "^16.7.1",
"@happy-dom/global-registrator": "^16.7.2",
"@stacksjs/config": "workspace:*",
"@stacksjs/database": "workspace:*",
"@stacksjs/development": "workspace:*"
Expand Down
8 changes: 4 additions & 4 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.1.4",
"@stacksjs/validation": "workspace:*",
"@types/aws4": "^1.11.6",
"@types/bun": "^1.1.18",
"@types/bun": "^1.2.0",
"@types/crypto-js": "^4.2.2",
"@types/fs-extra": "^11.0.4",
"@types/markdown-it-link-attributes": "^3.0.5",
Expand All @@ -64,14 +64,14 @@
"neverthrow": "^8.1.1",
"ora": "^8.1.1",
"typescript": "^5.7.3",
"unocss": "65.4.2",
"unocss": "65.4.3",
"unplugin-auto-import": "^19.0.0",
"unplugin-vue-components": "^28.0.0",
"vite": "^6.0.11",
"vite-plugin-inspect": "^10.0.7",
"vite-plugin-inspect": "^10.1.0",
"vite-plugin-pwa": "^0.21.1",
"vite-ssg": "^25.0.0",
"vitepress": "1.6.1",
"vitepress": "1.6.3",
"vue": "^3.5.13"
}
}
4 changes: 2 additions & 2 deletions 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.298",
"@iconify/json": "^2.2.299",
"@julr/unocss-preset-forms": "^0.1.0",
"@stacksjs/build": "workspace:*",
"@stacksjs/config": "workspace:*",
Expand All @@ -68,7 +68,7 @@
"@unhead/vue": "^1.11.18",
"pinia": "^2.3.1",
"unhead": "^1.11.18",
"unocss": "65.4.2",
"unocss": "65.4.3",
"unocss-preset-primitives": "0.0.2-beta.1",
"vite-plugin-vue-layouts": "^0.11.0",
"vue": "^3.5.13",
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 @@ -56,10 +56,10 @@
"@stacksjs/strings": "workspace:*",
"@stacksjs/types": "workspace:*",
"@types/js-yaml": "^4.0.9",
"@vueuse/core": "^12.4.0",
"@vueuse/core": "^12.5.0",
"@vueuse/head": "^2.0.0",
"@vueuse/math": "^12.4.0",
"@vueuse/shared": "^12.4.0",
"@vueuse/math": "^12.5.0",
"@vueuse/shared": "^12.5.0",
"ace-builds": "^1.37.5",
"bun-plugin-env": "^0.4.1",
"bun-plugin-yml": "^0.3.1",
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 @@ -92,7 +92,7 @@
"unplugin-vue-markdown": "^28.1.0",
"vite": "^6.0.11",
"vite-plugin-full-reload": "^1.2.0",
"vite-plugin-inspect": "^10.0.7",
"vite-plugin-inspect": "^10.1.0",
"vite-plugin-local": "^0.4.1",
"vite-plugin-pages": "^0.32.4",
"vite-plugin-pwa": "^0.21.1",
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 @@ -98,7 +98,7 @@
"unplugin-vue-markdown": "^28.1.0",
"vite": "^6.0.11",
"vite-plugin-full-reload": "^1.2.0",
"vite-plugin-inspect": "^10.0.7",
"vite-plugin-inspect": "^10.1.0",
"vite-plugin-pages": "^0.32.4",
"vite-plugin-pwa": "^0.21.1",
"vite-ssg": "^25.0.0",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@stacksjs/server": "workspace:*",
"@stacksjs/storage": "workspace:*",
"@stacksjs/vite-config": "workspace:*",
"vitepress": "1.6.1"
"vitepress": "1.6.3"
}
}
4 changes: 2 additions & 2 deletions storage/framework/server/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build stage
FROM oven/bun:1.1.45-debian AS builder
FROM oven/bun:1.2.0-debian AS builder
WORKDIR /usr/src

# Copy source files
Expand All @@ -15,7 +15,7 @@ COPY ./tsconfig.docker.json ./tsconfig.json
# RUN bun run build

# Final stage
FROM oven/bun:1.1.45-debian AS release
FROM oven/bun:1.2.0-debian AS release
WORKDIR /usr/src

# Copy built files from builder stage
Expand Down
14 changes: 7 additions & 7 deletions storage/framework/views/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@stacksjs/config": "workspace:*",
"@stacksjs/server": "workspace:*",
"@unhead/vue": "^1.11.18",
"@unocss/reset": "65.4.2",
"@vueuse/core": "^12.4.0",
"@unocss/reset": "65.4.3",
"@vueuse/core": "^12.5.0",
"@vueuse/head": "^2.0.0",
"nprogress": "^0.2.0",
"pinia": "^2.3.1",
Expand All @@ -28,23 +28,23 @@
"devDependencies": {
"@iconify-json/carbon": "^1.2.5",
"@intlify/unplugin-vue-i18n": "^6.0.3",
"@shikijs/markdown-it": "^2.0.3",
"@shikijs/markdown-it": "^2.1.0",
"@types/markdown-it-link-attributes": "^3.0.5",
"@types/nprogress": "^0.2.3",
"@vitejs/plugin-vue": "^5.2.1",
"@vue-macros/volar": "^0.30.12",
"@vue-macros/volar": "^0.30.13",
"@vue/test-utils": "^2.4.6",
"markdown-it-link-attributes": "^4.0.1",
"rollup": "^4.31.0",
"shiki": "^2.0.3",
"unocss": "65.4.2",
"shiki": "^2.1.0",
"unocss": "65.4.3",
"unplugin-auto-import": "^19.0.0",
"unplugin-vue-components": "^28.0.0",
"unplugin-vue-markdown": "^28.1.0",
"unplugin-vue-router": "^0.11.1",
"vite": "^6.0.11",
"vite-bundle-visualizer": "^1.2.1",
"vite-plugin-inspect": "^10.0.7",
"vite-plugin-inspect": "^10.1.0",
"vite-plugin-pwa": "^0.21.1",
"vite-plugin-vue-devtools": "^7.7.0",
"vite-plugin-vue-layouts": "^0.11.0",
Expand Down

0 comments on commit 051a41c

Please sign in to comment.