Skip to content

Commit 96f4c31

Browse files
fix(deps): update dependency @react-three/drei to v10.7.4
1 parent f8d0762 commit 96f4c31

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@mui/material": "^5.13.6",
1010
"@mui/styles": "^5.13.2",
1111
"@mui/x-tree-view": "^6.17.0",
12-
"@react-three/drei": "10.3.0",
12+
"@react-three/drei": "10.7.4",
1313
"@react-three/fiber": "8.18.0",
1414
"drei": "2.2.21",
1515
"leaflet": "1.9.4",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1801,16 +1801,16 @@
18011801
"@react-spring/shared" "~9.7.5"
18021802
"@react-spring/types" "~9.7.5"
18031803

1804-
"@react-three/drei@10.3.0":
1805-
version "10.3.0"
1806-
resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-10.3.0.tgz#620d5e47e4b2f215c973ad46e267fea523da5358"
1807-
integrity sha512-+4NHCAUI38jp8XlbuKKWl/23y3F/JKdkvnYsrVXxhw150OyWKJoft+Yyd7dl6awxfV/Gn08x3R9pRRFUuDQwDA==
1804+
"@react-three/drei@10.7.4":
1805+
version "10.7.4"
1806+
resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-10.7.4.tgz#fc68a667ec06c69e89b8755545701d09dcb9ad9a"
1807+
integrity sha512-awojw2DAwmQmAXawNNcBmVJnXzIhsuCRm8pELAdETzPVA6jIHj0Mlm4Ce8fjtJpFEIoTgLOaQ8iYROiOA2ZN6g==
18081808
dependencies:
18091809
"@babel/runtime" "^7.26.0"
18101810
"@mediapipe/tasks-vision" "0.10.17"
18111811
"@monogrid/gainmap-js" "^3.0.6"
18121812
"@use-gesture/react" "^10.3.1"
1813-
camera-controls "^2.9.0"
1813+
camera-controls "^3.1.0"
18141814
cross-env "^7.0.3"
18151815
detect-gpu "^5.0.56"
18161816
glsl-noise "^0.0.0"
@@ -2861,10 +2861,10 @@ camelcase@^6.2.0:
28612861
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.3.0.tgz#5685b95eb209ac9c0c177467778c9c84df58ba9a"
28622862
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
28632863

2864-
camera-controls@^2.9.0:
2865-
version "2.9.0"
2866-
resolved "https://registry.yarnpkg.com/camera-controls/-/camera-controls-2.9.0.tgz#c3f67e702c2b68ae87418ca047c867e6494be2e8"
2867-
integrity sha512-TpCujnP0vqPppTXXJRYpvIy0xq9Tro6jQf2iYUxlDpPCNxkvE/XGaTuwIxnhINOkVP/ob2CRYXtY3iVYXeMEzA==
2864+
camera-controls@^3.1.0:
2865+
version "3.1.0"
2866+
resolved "https://registry.yarnpkg.com/camera-controls/-/camera-controls-3.1.0.tgz#06735c0022020a941e813492499e3c110a890b0a"
2867+
integrity sha512-w5oULNpijgTRH0ARFJJ0R5ct1nUM3R3WP7/b8A6j9uTGpRfnsypc/RBMPQV8JQDPayUe37p/TZZY1PcUr4czOQ==
28682868

28692869
caniuse-lite@^1.0.30001669:
28702870
version "1.0.30001684"

0 commit comments

Comments
 (0)