From 64b49f81f7a7ea5eb134bdf6061ff6a3a777a308 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 16:47:59 +0000 Subject: [PATCH] fix(deps): update dependency three to ^0.169.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0f5e8cf..6a68440 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@firebase/app-types": "^0.9.0", "@nuxtjs/color-mode": "^3.2.0", "@pinia/nuxt": "^0.4.6", - "@types/three": "^0.149.0", + "@types/three": "^0.168.0", "@unocss/nuxt": "^0.50.0", "@vueuse/nuxt": "^9.12.0", "eslint": "^8.34.0", @@ -39,7 +39,7 @@ "firebase": "^9.17.1", "firebase-admin": "^11.5.0", "nuxt-vuefire": "^0.1.5", - "three": "^0.150.0", + "three": "^0.169.0", "vuefire": "^3.0.1" }, "volta": {