mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-27 01:21:22 +00:00
fix(deps): update dependency @threlte/theatre to v2
This commit is contained in:
parent
0434a5b432
commit
6603f5b2d6
2 changed files with 6 additions and 6 deletions
|
@ -40,7 +40,7 @@
|
||||||
"@theatre/studio": "^0.7.0",
|
"@theatre/studio": "^0.7.0",
|
||||||
"@threlte/core": "6.0.3",
|
"@threlte/core": "6.0.3",
|
||||||
"@threlte/extras": "5.0.5",
|
"@threlte/extras": "5.0.5",
|
||||||
"@threlte/theatre": "^1.0.5",
|
"@threlte/theatre": "^2.0.0",
|
||||||
"@types/three": "^0.155.0",
|
"@types/three": "^0.155.0",
|
||||||
"@vercel/analytics": "^1.0.1",
|
"@vercel/analytics": "^1.0.1",
|
||||||
"three": "^0.155.0",
|
"three": "^0.155.0",
|
||||||
|
|
|
@ -18,8 +18,8 @@ dependencies:
|
||||||
specifier: 5.0.5
|
specifier: 5.0.5
|
||||||
version: 5.0.5(svelte@4.1.0)(three@0.155.0)
|
version: 5.0.5(svelte@4.1.0)(three@0.155.0)
|
||||||
'@threlte/theatre':
|
'@threlte/theatre':
|
||||||
specifier: ^1.0.5
|
specifier: ^2.0.0
|
||||||
version: 1.0.5(@theatre/core@0.6.2)(@theatre/studio@0.7.0)(@threlte/core@6.0.3)(@threlte/extras@5.0.5)(svelte@4.1.0)(three@0.155.0)
|
version: 2.0.0(@theatre/core@0.6.2)(@theatre/studio@0.7.0)(@threlte/core@6.0.3)(@threlte/extras@5.0.5)(svelte@4.1.0)(three@0.155.0)
|
||||||
'@types/three':
|
'@types/three':
|
||||||
specifier: ^0.155.0
|
specifier: ^0.155.0
|
||||||
version: 0.155.0
|
version: 0.155.0
|
||||||
|
@ -552,13 +552,13 @@ packages:
|
||||||
troika-three-text: 0.47.2(three@0.155.0)
|
troika-three-text: 0.47.2(three@0.155.0)
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@threlte/theatre@1.0.5(@theatre/core@0.6.2)(@theatre/studio@0.7.0)(@threlte/core@6.0.3)(@threlte/extras@5.0.5)(svelte@4.1.0)(three@0.155.0):
|
/@threlte/theatre@2.0.0(@theatre/core@0.6.2)(@theatre/studio@0.7.0)(@threlte/core@6.0.3)(@threlte/extras@5.0.5)(svelte@4.1.0)(three@0.155.0):
|
||||||
resolution: {integrity: sha512-QDTLvcKf/0wdcyJKVE9qHl8E8PgHNnz5uU+rnqeOUafNcO8bgHo+8GU2x+EcVYqP64rV0BnkjfGt/gtgRhuTSA==}
|
resolution: {integrity: sha512-bNCIg3rNhc3XvDx5Xc78EJHn2N3AbNyKAdLMqeXOJGpe9m6H7lSZNiBBGZtD+UK789F0/xRk/1A8hXpUTMCwYQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@theatre/core': '>=0.6'
|
'@theatre/core': '>=0.6'
|
||||||
'@theatre/studio': '>=0.6'
|
'@theatre/studio': '>=0.6'
|
||||||
'@threlte/core': '>=6.0.3'
|
'@threlte/core': '>=6.0.3'
|
||||||
'@threlte/extras': '>=5.0.5'
|
'@threlte/extras': '>=5.1.0'
|
||||||
svelte: '>=4'
|
svelte: '>=4'
|
||||||
three: '>=0.133'
|
three: '>=0.133'
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in a new issue