From 5487277540f88e09787563d9507149b5c7e61d75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 22:04:59 +0000 Subject: [PATCH] fix(deps): update dependency @tresjs/core to v4 --- playground/public/nuxt-stones/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground/public/nuxt-stones/package.json b/playground/public/nuxt-stones/package.json index abd32e43..39076ecd 100644 --- a/playground/public/nuxt-stones/package.json +++ b/playground/public/nuxt-stones/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@tresjs/cientos": "^3.0.1", - "@tresjs/core": "^3.2.2", + "@tresjs/core": "^4.0.0", "@tresjs/post-processing": "workspace:^", "gsap": "^3.11.5" },