Compare commits

..

2 commits

Author SHA1 Message Date
renovate[bot]
b2be042de2
Merge e290e2ae39 into 4437922fc3 2023-11-30 15:47:12 +00:00
renovate[bot]
e290e2ae39
chore(deps): update dependency three to ^0.159.0 2023-11-30 15:47:08 +00:00
2 changed files with 5 additions and 5 deletions

View file

@ -8,7 +8,7 @@
"license": "MIT",
"devDependencies": {
"snowpack": "^3.0.0",
"three": "^0.160.0",
"three": "^0.159.0",
"tone": "^14.7.58"
},
"scripts": {

View file

@ -2725,10 +2725,10 @@ tar@^6.0.2, tar@^6.1.0:
mkdirp "^1.0.3"
yallist "^4.0.0"
three@^0.160.0:
version "0.160.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.160.0.tgz#cd1e4dbd01aee0719280a9086d75545db52b7a8f"
integrity sha512-DLU8lc0zNIPkM7rH5/e1Ks1Z8tWCGRq6g8mPowdDJpw1CFBJMU7UoJjC6PefXW7z//SSl0b2+GCw14LB+uDhng==
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"