mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-26 17:11:21 +00:00
fix(deps): update dependency @threlte/extras to v5.0.4
This commit is contained in:
parent
e3c3a291a0
commit
33f584a3c9
2 changed files with 5 additions and 5 deletions
|
@ -37,7 +37,7 @@
|
|||
"type": "module",
|
||||
"dependencies": {
|
||||
"@threlte/core": "6.0.0",
|
||||
"@threlte/extras": "5.0.3",
|
||||
"@threlte/extras": "5.0.4",
|
||||
"@types/three": "^0.155.0",
|
||||
"@vercel/analytics": "^1.0.1",
|
||||
"three": "^0.155.0",
|
||||
|
|
|
@ -9,8 +9,8 @@ dependencies:
|
|||
specifier: 6.0.0
|
||||
version: 6.0.0
|
||||
'@threlte/extras':
|
||||
specifier: 5.0.3
|
||||
version: 5.0.3
|
||||
specifier: 5.0.4
|
||||
version: 5.0.4
|
||||
'@types/three':
|
||||
specifier: ^0.155.0
|
||||
version: 0.155.0
|
||||
|
@ -501,8 +501,8 @@ packages:
|
|||
three: 0.153.0
|
||||
dev: false
|
||||
|
||||
/@threlte/extras@5.0.3:
|
||||
resolution: {integrity: sha512-MD9JYUu/hVBIDxvv352uGnyveoP43PhKSVbsRowAgf8tWxf8C/cDiyKfMvbxGnnLKj9f3uwWORkN88ck1w7pMQ==}
|
||||
/@threlte/extras@5.0.4:
|
||||
resolution: {integrity: sha512-IDmmDJBrFbFiGpgf8NB49yfSCKdVxkJRwg2kte7kj4wxrk6Nn1bdR2FTy+ReWJ9g4fE85n4XkkLJmereIZv4AA==}
|
||||
dependencies:
|
||||
lodash-es: 4.17.21
|
||||
svelte: 4.1.2
|
||||
|
|
Loading…
Reference in a new issue