From 0a7f486af1e024d06f88db1b5dcc6123ad90959d Mon Sep 17 00:00:00 2001 From: verekia <522007+verekia@users.noreply.github.com> Date: Mon, 9 Dec 2024 16:31:34 +0700 Subject: [PATCH] chore: update yarn.lock --- yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index a2d08b545..250654fac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2907,7 +2907,7 @@ __metadata: vite-plugin-glslify: "npm:^2.1.0" zustand: "npm:^5.0.1" peerDependencies: - "@react-three/fiber": ^8 + "@react-three/fiber": ^8 || ^9.0.0-0 react: ^18 react-dom: ^18 three: ">=0.137"