Skip to content

Commit

Permalink
Update dependency three to v0.159.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2023
1 parent a43ab71 commit ac1914b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"daisyui": "3.9.4",
"kalidokit": "1.1.5",
"theme-change": "2.5.0",
"three": "0.158.0"
"three": "0.159.0"
},
"devDependencies": {
"eslint": "8.54.0",
Expand Down
8 changes: 4 additions & 4 deletions assets/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2161,10 +2161,10 @@ thenify-all@^1.0.0:
dependencies:
any-promise "^1.0.0"

three@0.158.0:
version "0.158.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.158.0.tgz#03ddd5b60ce9c31be8fb69f27a6d9efd49908ac3"
integrity sha512-TALj4EOpdDPF1henk2Q+s17K61uEAAWQ7TJB68nr7FKxqwyDr3msOt5IWdbGm4TaWKjrtWS8DJJWe9JnvsWOhQ==
three@0.159.0:
version "0.159.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.159.0.tgz#6576b1210805b14f0765bac41fd0e4ec18e43b2e"
integrity sha512-eCmhlLGbBgucuo4VEA9IO3Qpc7dh8Bd4VKzr7WfW4+8hMcIfoAVi1ev0pJYN9PTTsCslbcKgBwr2wNZ1EvLInA==

to-regex-range@^5.0.1:
version "5.0.1"
Expand Down

0 comments on commit ac1914b

Please sign in to comment.