diff --git a/storage/framework/core/cli/package.json b/storage/framework/core/cli/package.json
index cdfa2065f..063f871c0 100644
--- a/storage/framework/core/cli/package.json
+++ b/storage/framework/core/cli/package.json
@@ -64,7 +64,7 @@
     "@types/prompts": "^2.4.9",
     "ansi-escapes": "^7.0.0",
     "cac": "^6.7.14",
-    "consola": "^3.4.0",
+    "consola": "^3.4.2",
     "kolorist": "1.8.0",
     "ora": "^8.2.0",
     "prompts": "^2.4.2",
diff --git a/storage/framework/core/dns/package.json b/storage/framework/core/dns/package.json
index b658dc144..0b7454622 100644
--- a/storage/framework/core/dns/package.json
+++ b/storage/framework/core/dns/package.json
@@ -43,7 +43,7 @@
     "prepublishOnly": "bun run build"
   },
   "devDependencies": {
-    "@aws-sdk/client-route-53": "^3.758.0",
+    "@aws-sdk/client-route-53": "^3.770.0",
     "@stacksjs/actions": "workspace:*",
     "@stacksjs/development": "workspace:*",
     "@stacksjs/dnsx": "^0.2.2",
diff --git a/storage/framework/core/query-builder/package.json b/storage/framework/core/query-builder/package.json
index 076ef8720..844c96558 100644
--- a/storage/framework/core/query-builder/package.json
+++ b/storage/framework/core/query-builder/package.json
@@ -41,6 +41,6 @@
     "kysely": "^0.27.6",
     "kysely-bun-worker": "^0.7.0",
     "mysql2": "^3.13.0",
-    "pg": "^8.14.0"
+    "pg": "^8.14.1"
   }
 }
diff --git a/storage/framework/core/ui/package.json b/storage/framework/core/ui/package.json
index 79e805947..e516bb52d 100644
--- a/storage/framework/core/ui/package.json
+++ b/storage/framework/core/ui/package.json
@@ -59,7 +59,7 @@
   "devDependencies": {
     "@headlessui/vue": "^1.7.23",
     "@iconify-json/hugeicons": "^1.2.4",
-    "@iconify/json": "^2.2.317",
+    "@iconify/json": "^2.2.318",
     "@julr/unocss-preset-forms": "^1.0.0",
     "@stacksjs/build": "workspace:*",
     "@stacksjs/config": "workspace:*",
diff --git a/storage/framework/core/vite-config/package.json b/storage/framework/core/vite-config/package.json
index 2cf2d919c..108150b27 100644
--- a/storage/framework/core/vite-config/package.json
+++ b/storage/framework/core/vite-config/package.json
@@ -84,7 +84,7 @@
     "@stacksjs/types": "workspace:*",
     "@stacksjs/utils": "workspace:*",
     "@stacksjs/vite-plugin": "workspace:*",
-    "@vitejs/plugin-vue": "^5.2.1",
+    "@vitejs/plugin-vue": "^5.2.3",
     "markdown-it-link-attributes": "^4.0.1",
     "markdown-it-shiki": "^0.9.0",
     "unplugin-auto-import": "^19.1.1",
diff --git a/storage/framework/core/vite-plugin/package.json b/storage/framework/core/vite-plugin/package.json
index deb8b6189..2d768411d 100644
--- a/storage/framework/core/vite-plugin/package.json
+++ b/storage/framework/core/vite-plugin/package.json
@@ -90,7 +90,7 @@
     "@stacksjs/storage": "workspace:*",
     "@stacksjs/types": "workspace:*",
     "@stacksjs/utils": "workspace:*",
-    "@vitejs/plugin-vue": "^5.2.1",
+    "@vitejs/plugin-vue": "^5.2.3",
     "markdown-it-link-attributes": "^4.0.1",
     "markdown-it-shiki": "^0.9.0",
     "unplugin-auto-import": "^19.1.1",
diff --git a/storage/framework/views/web/package.json b/storage/framework/views/web/package.json
index 769087b6f..b2aba4589 100644
--- a/storage/framework/views/web/package.json
+++ b/storage/framework/views/web/package.json
@@ -27,15 +27,15 @@
   },
   "devDependencies": {
     "@iconify-json/carbon": "^1.2.8",
-    "@intlify/unplugin-vue-i18n": "^6.0.3",
+    "@intlify/unplugin-vue-i18n": "^6.0.4",
     "@shikijs/markdown-it": "^3.2.1",
     "@types/markdown-it-link-attributes": "^3.0.5",
     "@types/nprogress": "^0.2.3",
-    "@vitejs/plugin-vue": "^5.2.1",
+    "@vitejs/plugin-vue": "^5.2.3",
     "@vue-macros/volar": "^0.30.15",
     "@vue/test-utils": "^2.4.6",
     "markdown-it-link-attributes": "^4.0.1",
-    "rollup": "^4.35.0",
+    "rollup": "^4.36.0",
     "shiki": "^3.2.1",
     "unocss": "66.0.0",
     "unplugin-auto-import": "^19.1.1",