diff --git a/storage/framework/core/ai/package.json b/storage/framework/core/ai/package.json index ad13e34e5a..40ea75453a 100644 --- a/storage/framework/core/ai/package.json +++ b/storage/framework/core/ai/package.json @@ -42,8 +42,8 @@ "prepublishOnly": "bun run build" }, "devDependencies": { - "@aws-sdk/client-bedrock-runtime": "^3.777.0", - "@aws-sdk/credential-providers": "^3.777.0", + "@aws-sdk/client-bedrock-runtime": "^3.778.0", + "@aws-sdk/credential-providers": "^3.778.0", "@stacksjs/development": "workspace:*", "aws-sdk-client-mock": "^4.1.0" } diff --git a/storage/framework/core/cloud/src/cloud/router-layer/nodejs/package.json b/storage/framework/core/cloud/src/cloud/router-layer/nodejs/package.json index adf656e1b8..a167825be8 100644 --- a/storage/framework/core/cloud/src/cloud/router-layer/nodejs/package.json +++ b/storage/framework/core/cloud/src/cloud/router-layer/nodejs/package.json @@ -10,6 +10,6 @@ "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { - "@stacksjs/router": "^0.70.19" + "@stacksjs/router": "^0.70.21" } } diff --git a/storage/framework/core/docs/package.json b/storage/framework/core/docs/package.json index 703e828835..9c0b32172b 100644 --- a/storage/framework/core/docs/package.json +++ b/storage/framework/core/docs/package.json @@ -37,7 +37,7 @@ "@iconify-json/carbon": "^1.2.8", "@shikijs/vitepress-twoslash": "^3.2.1", "@vite-pwa/assets-generator": "^0.2.6", - "@vite-pwa/vitepress": "^0.5.3", + "@vite-pwa/vitepress": "^0.5.4", "unocss": "^66.0.0", "unplugin-icons": "^22.1.0", "unplugin-vue-components": "^28.4.1", diff --git a/storage/framework/core/types/package.json b/storage/framework/core/types/package.json index 328579a8e7..8d12c1e6c3 100644 --- a/storage/framework/core/types/package.json +++ b/storage/framework/core/types/package.json @@ -70,7 +70,7 @@ "vite": "^6.2.3", "vite-plugin-inspect": "^11.0.0", "vite-plugin-pwa": "^0.21.2", - "vite-ssg": "^26.0.0", + "vite-ssg": "^26.1.0", "vitepress": "1.6.3", "vue": "^3.5.13" } diff --git a/storage/framework/core/vite-config/package.json b/storage/framework/core/vite-config/package.json index ceb6720870..ad9cc140a5 100644 --- a/storage/framework/core/vite-config/package.json +++ b/storage/framework/core/vite-config/package.json @@ -96,7 +96,7 @@ "vite-plugin-local": "^0.5.0", "vite-plugin-pages": "^0.32.5", "vite-plugin-pwa": "^0.21.2", - "vite-ssg": "^26.0.0", + "vite-ssg": "^26.1.0", "vite-ssg-sitemap": "^0.8.1 " } } diff --git a/storage/framework/core/vite-plugin/package.json b/storage/framework/core/vite-plugin/package.json index 09ea065d4b..8abe765e0c 100644 --- a/storage/framework/core/vite-plugin/package.json +++ b/storage/framework/core/vite-plugin/package.json @@ -101,7 +101,7 @@ "vite-plugin-inspect": "^11.0.0", "vite-plugin-pages": "^0.32.5", "vite-plugin-pwa": "^0.21.2", - "vite-ssg": "^26.0.0", + "vite-ssg": "^26.1.0", "vite-ssg-sitemap": "^0.8.1" } } diff --git a/storage/framework/views/web/package.json b/storage/framework/views/web/package.json index 600de1d1ef..fd4bf1e447 100644 --- a/storage/framework/views/web/package.json +++ b/storage/framework/views/web/package.json @@ -48,7 +48,7 @@ "vite-plugin-pwa": "^0.21.2", "vite-plugin-vue-devtools": "^7.7.2", "vite-plugin-vue-layouts": "^0.11.0", - "vite-ssg": "^26.0.0", + "vite-ssg": "^26.1.0", "vite-ssg-sitemap": "^0.8.1", "vue-tsc": "^2.2.8" }