mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-27 09:31:21 +00:00
fix(deps): update dependency @threlte/core to v7
This commit is contained in:
parent
b03fb88477
commit
550cafbeff
2 changed files with 8 additions and 8 deletions
|
@ -42,7 +42,7 @@
|
|||
"dependencies": {
|
||||
"@theatre/core": "^0.7.0",
|
||||
"@theatre/studio": "^0.7.0",
|
||||
"@threlte/core": "6.1.1",
|
||||
"@threlte/core": "7.0.2",
|
||||
"@threlte/extras": "7.5.1",
|
||||
"@threlte/theatre": "^2.1.3",
|
||||
"@types/three": "^0.158.2",
|
||||
|
|
|
@ -12,14 +12,14 @@ dependencies:
|
|||
specifier: ^0.7.0
|
||||
version: 0.7.0(@theatre/core@0.7.0)
|
||||
'@threlte/core':
|
||||
specifier: 6.1.1
|
||||
version: 6.1.1(svelte@4.2.7)(three@0.158.0)
|
||||
specifier: 7.0.2
|
||||
version: 7.0.2(svelte@4.2.7)(three@0.158.0)
|
||||
'@threlte/extras':
|
||||
specifier: 7.5.1
|
||||
version: 7.5.1(svelte@4.2.7)(three@0.158.0)
|
||||
'@threlte/theatre':
|
||||
specifier: ^2.1.3
|
||||
version: 2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@6.1.1)(@threlte/extras@7.5.1)(svelte@4.2.7)(three@0.158.0)
|
||||
version: 2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@7.0.2)(@threlte/extras@7.5.1)(svelte@4.2.7)(three@0.158.0)
|
||||
'@types/three':
|
||||
specifier: ^0.158.2
|
||||
version: 0.158.2
|
||||
|
@ -896,8 +896,8 @@ packages:
|
|||
'@theatre/dataverse': 0.7.0
|
||||
dev: false
|
||||
|
||||
/@threlte/core@6.1.1(svelte@4.2.7)(three@0.158.0):
|
||||
resolution: {integrity: sha512-bEsZIZzmP6vOg4bWbUg5EKxEid3KhO6YZ69bQM1NrtSC467KxXMxNorPGiAr2e5Z0L3w5++aRoSKmYjeUMLZ0g==}
|
||||
/@threlte/core@7.0.2(svelte@4.2.7)(three@0.158.0):
|
||||
resolution: {integrity: sha512-PCvk5K9jNjsrqGcRHn9LpkX/ulmlABfUlJ/0ygaxioO1Po/vRBpVWepm8Tg/evtrDru0/GaAablbXk9slxEfSQ==}
|
||||
peerDependencies:
|
||||
svelte: '>=4'
|
||||
three: '>=0.133'
|
||||
|
@ -918,7 +918,7 @@ packages:
|
|||
troika-three-text: 0.47.2(three@0.158.0)
|
||||
dev: false
|
||||
|
||||
/@threlte/theatre@2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@6.1.1)(@threlte/extras@7.5.1)(svelte@4.2.7)(three@0.158.0):
|
||||
/@threlte/theatre@2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@7.0.2)(@threlte/extras@7.5.1)(svelte@4.2.7)(three@0.158.0):
|
||||
resolution: {integrity: sha512-yscNIDWBoaNFQDicF+ulI1Px589bKsQtfzwNgxGbdIwRgjX6gk2bWfmZ6cgBml25yksAufroh9gZSfvfOpLtMg==}
|
||||
peerDependencies:
|
||||
'@theatre/core': '>=0.6'
|
||||
|
@ -930,7 +930,7 @@ packages:
|
|||
dependencies:
|
||||
'@theatre/core': 0.7.0
|
||||
'@theatre/studio': 0.7.0(@theatre/core@0.7.0)
|
||||
'@threlte/core': 6.1.1(svelte@4.2.7)(three@0.158.0)
|
||||
'@threlte/core': 7.0.2(svelte@4.2.7)(three@0.158.0)
|
||||
'@threlte/extras': 7.5.1(svelte@4.2.7)(three@0.158.0)
|
||||
svelte: 4.2.7
|
||||
three: 0.158.0
|
||||
|
|
Loading…
Reference in a new issue