diff --git a/storage/framework/core/testing/package.json b/storage/framework/core/testing/package.json index 97794863e..be01b0321 100644 --- a/storage/framework/core/testing/package.json +++ b/storage/framework/core/testing/package.json @@ -44,7 +44,7 @@ "prepublishOnly": "bun run build" }, "devDependencies": { - "@happy-dom/global-registrator": "^16.2.7", + "@happy-dom/global-registrator": "^16.3.0", "@stacksjs/config": "workspace:*", "@stacksjs/database": "workspace:*", "@stacksjs/development": "workspace:*" diff --git a/storage/framework/core/ui/package.json b/storage/framework/core/ui/package.json index bed2d351e..ba79fb0c6 100644 --- a/storage/framework/core/ui/package.json +++ b/storage/framework/core/ui/package.json @@ -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.290", + "@iconify/json": "^2.2.291", "@julr/unocss-preset-forms": "^0.1.0", "@stacksjs/build": "workspace:*", "@stacksjs/config": "workspace:*", diff --git a/storage/framework/core/utils/package.json b/storage/framework/core/utils/package.json index faa50ad38..c94c736b0 100644 --- a/storage/framework/core/utils/package.json +++ b/storage/framework/core/utils/package.json @@ -54,10 +54,10 @@ "@stacksjs/storage": "workspace:*", "@stacksjs/strings": "workspace:*", "@stacksjs/types": "workspace:*", - "@vueuse/core": "^12.2.0", + "@vueuse/core": "^12.3.0", "@vueuse/head": "^2.0.0", - "@vueuse/math": "^12.2.0", - "@vueuse/shared": "^12.2.0", + "@vueuse/math": "^12.3.0", + "@vueuse/shared": "^12.3.0", "ace-builds": "^1.37.1", "bun-plugin-env": "^0.4.1", "bun-plugin-yml": "^0.3.1", diff --git a/storage/framework/views/web/package.json b/storage/framework/views/web/package.json index 97c7306bd..aade4d950 100644 --- a/storage/framework/views/web/package.json +++ b/storage/framework/views/web/package.json @@ -17,7 +17,7 @@ "@stacksjs/server": "workspace:*", "@unhead/vue": "^1.11.14", "@unocss/reset": "0.65.3", - "@vueuse/core": "^12.2.0", + "@vueuse/core": "^12.3.0", "@vueuse/head": "^2.0.0", "nprogress": "^0.2.0", "pinia": "^2.3.0",