From 5ab2d980aae8c92e71e01a8bd21c8d771e576085 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 14:42:58 +0800 Subject: fix(deps): update all non-major dependencies (#12218) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy --- examples/framework-multiple/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'examples/framework-multiple') diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json index 3f8ab04ed..6c44695ff 100644 --- a/examples/framework-multiple/package.json +++ b/examples/framework-multiple/package.json @@ -17,13 +17,13 @@ "@astrojs/svelte": "^5.7.2", "@astrojs/vue": "^4.5.2", "@types/react": "^18.3.11", - "@types/react-dom": "^18.3.0", + "@types/react-dom": "^18.3.1", "astro": "^4.16.3", - "preact": "^10.24.2", + "preact": "^10.24.3", "react": "^18.3.1", "react-dom": "^18.3.1", - "solid-js": "^1.9.1", + "solid-js": "^1.9.2", "svelte": "^4.2.19", - "vue": "^3.5.11" + "vue": "^3.5.12" } } -- cgit v1.2.3