mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-26 17:11:21 +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",
|
||||
"@threlte/core": "6.0.3",
|
||||
"@threlte/extras": "5.0.5",
|
||||
"@threlte/theatre": "^1.0.5",
|
||||
"@threlte/theatre": "^2.0.0",
|
||||
"@types/three": "^0.155.0",
|
||||
"@vercel/analytics": "^1.0.1",
|
||||
"three": "^0.155.0",
|
||||
|
|
|
@ -18,8 +18,8 @@ dependencies:
|
|||
specifier: 5.0.5
|
||||
version: 5.0.5(svelte@4.1.0)(three@0.155.0)
|
||||
'@threlte/theatre':
|
||||
specifier: ^1.0.5
|
||||
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)
|
||||
specifier: ^2.0.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':
|
||||
specifier: ^0.155.0
|
||||
version: 0.155.0
|
||||
|
@ -552,13 +552,13 @@ packages:
|
|||
troika-three-text: 0.47.2(three@0.155.0)
|
||||
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):
|
||||
resolution: {integrity: sha512-QDTLvcKf/0wdcyJKVE9qHl8E8PgHNnz5uU+rnqeOUafNcO8bgHo+8GU2x+EcVYqP64rV0BnkjfGt/gtgRhuTSA==}
|
||||
/@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-bNCIg3rNhc3XvDx5Xc78EJHn2N3AbNyKAdLMqeXOJGpe9m6H7lSZNiBBGZtD+UK789F0/xRk/1A8hXpUTMCwYQ==}
|
||||
peerDependencies:
|
||||
'@theatre/core': '>=0.6'
|
||||
'@theatre/studio': '>=0.6'
|
||||
'@threlte/core': '>=6.0.3'
|
||||
'@threlte/extras': '>=5.0.5'
|
||||
'@threlte/extras': '>=5.1.0'
|
||||
svelte: '>=4'
|
||||
three: '>=0.133'
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue