Skip to content

Commit

Permalink
Update dependency three to ^0.169.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2024
1 parent 756b50d commit b1e4f21
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"react-datepicker": "^7.0.0",
"react-dom": "18.3.1",
"react-router-dom": "^6.18.0",
"three": "^0.168.0"
"three": "^0.169.0"
},
"scripts": {
"start": "vite",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4787,7 +4787,7 @@ __metadata:
react-dom: "npm:18.3.1"
react-router-dom: "npm:^6.18.0"
sass: "npm:1.79.4"
three: "npm:^0.168.0"
three: "npm:^0.169.0"
typescript: "npm:5.6.2"
vite: "npm:5.4.8"
vitest: "npm:2.1.1"
Expand Down Expand Up @@ -6535,10 +6535,10 @@ __metadata:
languageName: node
linkType: hard

"three@npm:^0.168.0":
version: 0.168.0
resolution: "three@npm:0.168.0"
checksum: 10/36598e544701960b060c232b676e4535a0dafb16ca5c37b451e47d55637b907195285a6c2441e38279a7b1d2802885cc37c499cced8dbeb811c4fc3a74f4de43
"three@npm:^0.169.0":
version: 0.169.0
resolution: "three@npm:0.169.0"
checksum: 10/5d0a5a4c8aeff37877132c4cb633989dba0749891fd1bf6414c551b16ef46ddb3529954901cbcbe4b493698d93c915c1cff9145157adcaa69f122c1fc2d1538f
languageName: node
linkType: hard

Expand Down

0 comments on commit b1e4f21

Please sign in to comment.