mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-27 17:41:21 +00:00
fix(deps): update dependency @threlte/extras to v8.0.8
This commit is contained in:
parent
29d8e723bc
commit
0511f2e2a9
2 changed files with 8 additions and 8 deletions
|
@ -43,7 +43,7 @@
|
|||
"@theatre/core": "^0.7.0",
|
||||
"@theatre/studio": "^0.7.0",
|
||||
"@threlte/core": "7.0.6",
|
||||
"@threlte/extras": "8.0.3",
|
||||
"@threlte/extras": "8.0.8",
|
||||
"@threlte/theatre": "^2.1.3",
|
||||
"@types/three": "^0.159.0",
|
||||
"@vercel/analytics": "^1.1.1",
|
||||
|
|
|
@ -15,11 +15,11 @@ dependencies:
|
|||
specifier: 7.0.6
|
||||
version: 7.0.6(svelte@4.2.7)(three@0.159.0)
|
||||
'@threlte/extras':
|
||||
specifier: 8.0.3
|
||||
version: 8.0.3(svelte@4.2.7)(three@0.159.0)
|
||||
specifier: 8.0.8
|
||||
version: 8.0.8(svelte@4.2.7)(three@0.159.0)
|
||||
'@threlte/theatre':
|
||||
specifier: ^2.1.3
|
||||
version: 2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@7.0.6)(@threlte/extras@8.0.3)(svelte@4.2.7)(three@0.159.0)
|
||||
version: 2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@7.0.6)(@threlte/extras@8.0.8)(svelte@4.2.7)(three@0.159.0)
|
||||
'@types/three':
|
||||
specifier: ^0.159.0
|
||||
version: 0.159.0
|
||||
|
@ -906,8 +906,8 @@ packages:
|
|||
three: 0.159.0
|
||||
dev: false
|
||||
|
||||
/@threlte/extras@8.0.3(svelte@4.2.7)(three@0.159.0):
|
||||
resolution: {integrity: sha512-8rwAXVtz3ZKwJBQPG4lSG58m1fqRuQ+QWQvSxiitdGVSO9cTD1YoiQVQXchpRIoIZ9RrF+q+1gp6KYzpmlySaw==}
|
||||
/@threlte/extras@8.0.8(svelte@4.2.7)(three@0.159.0):
|
||||
resolution: {integrity: sha512-eFWSuOP02JgZLybgZxc9CShLQcXykYIfibnAuETBz7exOpx7wEx2kbxsoF87NCN7ZoGTMAP7HnWn1XftfQ28bQ==}
|
||||
peerDependencies:
|
||||
svelte: '>=4'
|
||||
three: '>=0.133'
|
||||
|
@ -917,7 +917,7 @@ packages:
|
|||
troika-three-text: 0.47.2(three@0.159.0)
|
||||
dev: false
|
||||
|
||||
/@threlte/theatre@2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@7.0.6)(@threlte/extras@8.0.3)(svelte@4.2.7)(three@0.159.0):
|
||||
/@threlte/theatre@2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@7.0.6)(@threlte/extras@8.0.8)(svelte@4.2.7)(three@0.159.0):
|
||||
resolution: {integrity: sha512-yscNIDWBoaNFQDicF+ulI1Px589bKsQtfzwNgxGbdIwRgjX6gk2bWfmZ6cgBml25yksAufroh9gZSfvfOpLtMg==}
|
||||
peerDependencies:
|
||||
'@theatre/core': '>=0.6'
|
||||
|
@ -930,7 +930,7 @@ packages:
|
|||
'@theatre/core': 0.7.0
|
||||
'@theatre/studio': 0.7.0(@theatre/core@0.7.0)
|
||||
'@threlte/core': 7.0.6(svelte@4.2.7)(three@0.159.0)
|
||||
'@threlte/extras': 8.0.3(svelte@4.2.7)(three@0.159.0)
|
||||
'@threlte/extras': 8.0.8(svelte@4.2.7)(three@0.159.0)
|
||||
svelte: 4.2.7
|
||||
three: 0.159.0
|
||||
dev: false
|
||||
|
|
Loading…
Reference in a new issue