From f499f8f6641d2d548cd74c2ad88cf881c655159e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 09:30:51 +0000 Subject: [PATCH] fix(deps): update dependency @tresjs/cientos 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..d409883f 100644 --- a/playground/public/nuxt-stones/package.json +++ b/playground/public/nuxt-stones/package.json @@ -9,7 +9,7 @@ "preview": "vitepress preview" }, "dependencies": { - "@tresjs/cientos": "^3.0.1", + "@tresjs/cientos": "^4.0.0", "@tresjs/core": "^3.2.2", "@tresjs/post-processing": "workspace:^", "gsap": "^3.11.5"