mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-26 17:11:21 +00:00
Merge pull request #111 from bartvdbraak/renovate/threlte-extras-5.x
This commit is contained in:
commit
bdffd8bf7e
2 changed files with 8 additions and 8 deletions
|
@ -39,7 +39,7 @@
|
|||
"@theatre/core": "^0.7.0",
|
||||
"@theatre/studio": "^0.7.0",
|
||||
"@threlte/core": "6.0.6",
|
||||
"@threlte/extras": "5.1.0",
|
||||
"@threlte/extras": "5.2.0",
|
||||
"@threlte/theatre": "^2.0.0",
|
||||
"@types/three": "^0.155.0",
|
||||
"@vercel/analytics": "^1.0.1",
|
||||
|
|
|
@ -15,11 +15,11 @@ dependencies:
|
|||
specifier: 6.0.6
|
||||
version: 6.0.6(svelte@4.1.0)(three@0.155.0)
|
||||
'@threlte/extras':
|
||||
specifier: 5.1.0
|
||||
version: 5.1.0(svelte@4.1.0)(three@0.155.0)
|
||||
specifier: 5.2.0
|
||||
version: 5.2.0(svelte@4.1.0)(three@0.155.0)
|
||||
'@threlte/theatre':
|
||||
specifier: ^2.0.0
|
||||
version: 2.0.0(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@6.0.6)(@threlte/extras@5.1.0)(svelte@4.1.0)(three@0.155.0)
|
||||
version: 2.0.0(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@6.0.6)(@threlte/extras@5.2.0)(svelte@4.1.0)(three@0.155.0)
|
||||
'@types/three':
|
||||
specifier: ^0.155.0
|
||||
version: 0.155.0
|
||||
|
@ -534,8 +534,8 @@ packages:
|
|||
three: 0.155.0
|
||||
dev: false
|
||||
|
||||
/@threlte/extras@5.1.0(svelte@4.1.0)(three@0.155.0):
|
||||
resolution: {integrity: sha512-Cn7VdVt1/X8j7aeKCkoiRVcysEujPexR1mnzSckAzvMkMdm26J21mTKCV3T62aGahYrvXusDw/fHUdgD/jCajg==}
|
||||
/@threlte/extras@5.2.0(svelte@4.1.0)(three@0.155.0):
|
||||
resolution: {integrity: sha512-hAijgQBK37gTpp2wGiSUQEb5y1+9x/V2S9kOCUiSb3A2O9+VlbDsjY4kYV1yck2nnewtlJf26mtRAyexrgjKoQ==}
|
||||
peerDependencies:
|
||||
svelte: '>=4'
|
||||
three: '>=0.133'
|
||||
|
@ -546,7 +546,7 @@ packages:
|
|||
troika-three-text: 0.47.2(three@0.155.0)
|
||||
dev: false
|
||||
|
||||
/@threlte/theatre@2.0.0(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@6.0.6)(@threlte/extras@5.1.0)(svelte@4.1.0)(three@0.155.0):
|
||||
/@threlte/theatre@2.0.0(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@6.0.6)(@threlte/extras@5.2.0)(svelte@4.1.0)(three@0.155.0):
|
||||
resolution: {integrity: sha512-bNCIg3rNhc3XvDx5Xc78EJHn2N3AbNyKAdLMqeXOJGpe9m6H7lSZNiBBGZtD+UK789F0/xRk/1A8hXpUTMCwYQ==}
|
||||
peerDependencies:
|
||||
'@theatre/core': '>=0.6'
|
||||
|
@ -559,7 +559,7 @@ packages:
|
|||
'@theatre/core': 0.7.0
|
||||
'@theatre/studio': 0.7.0(@theatre/core@0.7.0)
|
||||
'@threlte/core': 6.0.6(svelte@4.1.0)(three@0.155.0)
|
||||
'@threlte/extras': 5.1.0(svelte@4.1.0)(three@0.155.0)
|
||||
'@threlte/extras': 5.2.0(svelte@4.1.0)(three@0.155.0)
|
||||
svelte: 4.1.0
|
||||
three: 0.155.0
|
||||
dev: false
|
||||
|
|
Loading…
Reference in a new issue