From 4db849c331a60dcd27cae3674948b781486068bf Mon Sep 17 00:00:00 2001 From: jgjgill Date: Sun, 5 Jan 2025 00:35:16 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20interaction=20=EB=B2=84=EC=A0=84=20?= =?UTF-8?q?=EC=97=85=EB=8D=B0=EC=9D=B4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4042346..6c2345c 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "dependencies": { "@emotion/react": "^11.10.6", "@emotion/styled": "^11.10.6", - "@jgjgill/interaction": "^1.0.7", + "@jgjgill/interaction": "^1.0.8", "@mdx-js/react": "^2.3.0", "@react-three/fiber": "^8.17.10", "fuse.js": "^6.6.2", diff --git a/yarn.lock b/yarn.lock index 2ff6cd5..f1cd3d7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1959,10 +1959,10 @@ "@types/yargs" "^17.0.8" chalk "^4.0.0" -"@jgjgill/interaction@^1.0.7": - version "1.0.7" - resolved "https://registry.yarnpkg.com/@jgjgill/interaction/-/interaction-1.0.7.tgz#38d6ec5ae7dd13bc6358049a88bd7a6075997254" - integrity sha512-EIPndKUmcuzXaGrgHMMExfsi48ueqrRwPiQi5lj6L6ThLFsx9IsZ2yx3rzYJen8voN+rPs+QY9jHq4CTFQb7Cg== +"@jgjgill/interaction@^1.0.8": + version "1.0.8" + resolved "https://registry.yarnpkg.com/@jgjgill/interaction/-/interaction-1.0.8.tgz#137cfca7202ba1cdc38c3d1e909184d5faee9a1f" + integrity sha512-wHGpypTM8qRaoKFtbOTzBueCjwjxWtIvf5YdaUOARK7dVvDn6qf/e3G6IeMVBwXE4TthL8bGgYcCNXzLR0SzZA== dependencies: "@react-three/drei" "^9.120.4" "@react-three/rapier" "^1.5.0"