diff --git a/storage/framework/core/testing/package.json b/storage/framework/core/testing/package.json index bdee32666..97794863e 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.0.1", + "@happy-dom/global-registrator": "^16.2.7", "@stacksjs/config": "workspace:*", "@stacksjs/database": "workspace:*", "@stacksjs/development": "workspace:*" diff --git a/storage/framework/core/utils/package.json b/storage/framework/core/utils/package.json index 20fff87df..faa50ad38 100644 --- a/storage/framework/core/utils/package.json +++ b/storage/framework/core/utils/package.json @@ -74,7 +74,7 @@ "pretty-bytes": "^6.1.1", "resize-observer-polyfill": "^1.5.1", "vue3-ace-editor": "^2.2.4", - "yaml": "^2.6.1" + "yaml": "^2.7.0" }, "devDependencies": { "@stacksjs/development": "workspace:*", diff --git a/storage/framework/views/web/package.json b/storage/framework/views/web/package.json index 2806dd9f3..97c7306bd 100644 --- a/storage/framework/views/web/package.json +++ b/storage/framework/views/web/package.json @@ -27,7 +27,7 @@ }, "devDependencies": { "@iconify-json/carbon": "^1.2.5", - "@intlify/unplugin-vue-i18n": "^6.0.2", + "@intlify/unplugin-vue-i18n": "^6.0.3", "@types/markdown-it-link-attributes": "^3.0.5", "@types/nprogress": "^0.2.3", "@vitejs/plugin-vue": "^5.2.1",