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.0.3
This commit is contained in:
parent
0e6108a3e3
commit
97dd2ec06c
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": "7.0.2",
|
||||
"@threlte/core": "7.0.3",
|
||||
"@threlte/extras": "8.0.0",
|
||||
"@threlte/theatre": "^2.1.3",
|
||||
"@types/three": "^0.159.0",
|
||||
|
|
|
@ -12,14 +12,14 @@ dependencies:
|
|||
specifier: ^0.7.0
|
||||
version: 0.7.0(@theatre/core@0.7.0)
|
||||
'@threlte/core':
|
||||
specifier: 7.0.2
|
||||
version: 7.0.2(svelte@4.2.7)(three@0.159.0)
|
||||
specifier: 7.0.3
|
||||
version: 7.0.3(svelte@4.2.7)(three@0.159.0)
|
||||
'@threlte/extras':
|
||||
specifier: 8.0.0
|
||||
version: 8.0.0(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.2)(@threlte/extras@8.0.0)(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.3)(@threlte/extras@8.0.0)(svelte@4.2.7)(three@0.159.0)
|
||||
'@types/three':
|
||||
specifier: ^0.159.0
|
||||
version: 0.159.0
|
||||
|
@ -896,8 +896,8 @@ packages:
|
|||
'@theatre/dataverse': 0.7.0
|
||||
dev: false
|
||||
|
||||
/@threlte/core@7.0.2(svelte@4.2.7)(three@0.159.0):
|
||||
resolution: {integrity: sha512-PCvk5K9jNjsrqGcRHn9LpkX/ulmlABfUlJ/0ygaxioO1Po/vRBpVWepm8Tg/evtrDru0/GaAablbXk9slxEfSQ==}
|
||||
/@threlte/core@7.0.3(svelte@4.2.7)(three@0.159.0):
|
||||
resolution: {integrity: sha512-XjNJyByPcj3jo+kLILnj2lChxw9S1V3J5bQEEh79w77+Zo3bb86ljTIzNN4Baw5/PWMgz+jhrPnWLS1XzIXfiA==}
|
||||
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.2)(@threlte/extras@8.0.0)(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.3)(@threlte/extras@8.0.0)(svelte@4.2.7)(three@0.159.0):
|
||||
resolution: {integrity: sha512-yscNIDWBoaNFQDicF+ulI1Px589bKsQtfzwNgxGbdIwRgjX6gk2bWfmZ6cgBml25yksAufroh9gZSfvfOpLtMg==}
|
||||
peerDependencies:
|
||||
'@theatre/core': '>=0.6'
|
||||
|
@ -929,7 +929,7 @@ packages:
|
|||
dependencies:
|
||||
'@theatre/core': 0.7.0
|
||||
'@theatre/studio': 0.7.0(@theatre/core@0.7.0)
|
||||
'@threlte/core': 7.0.2(svelte@4.2.7)(three@0.159.0)
|
||||
'@threlte/core': 7.0.3(svelte@4.2.7)(three@0.159.0)
|
||||
'@threlte/extras': 8.0.0(svelte@4.2.7)(three@0.159.0)
|
||||
svelte: 4.2.7
|
||||
three: 0.159.0
|
||||
|
|
Loading…
Reference in a new issue