mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-26 17:11:21 +00:00
Merge pull request #112 from bartvdbraak/renovate/threlte-core-6.x
This commit is contained in:
commit
e52aaf4305
2 changed files with 8 additions and 8 deletions
|
@ -38,7 +38,7 @@
|
|||
"dependencies": {
|
||||
"@theatre/core": "^0.7.0",
|
||||
"@theatre/studio": "^0.7.0",
|
||||
"@threlte/core": "6.0.3",
|
||||
"@threlte/core": "6.0.6",
|
||||
"@threlte/extras": "5.1.0",
|
||||
"@threlte/theatre": "^2.0.0",
|
||||
"@types/three": "^0.155.0",
|
||||
|
|
|
@ -12,14 +12,14 @@ dependencies:
|
|||
specifier: ^0.7.0
|
||||
version: 0.7.0(@theatre/core@0.7.0)
|
||||
'@threlte/core':
|
||||
specifier: 6.0.3
|
||||
version: 6.0.3(svelte@4.1.0)(three@0.155.0)
|
||||
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)
|
||||
'@threlte/theatre':
|
||||
specifier: ^2.0.0
|
||||
version: 2.0.0(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@6.0.3)(@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.1.0)(svelte@4.1.0)(three@0.155.0)
|
||||
'@types/three':
|
||||
specifier: ^0.155.0
|
||||
version: 0.155.0
|
||||
|
@ -524,8 +524,8 @@ packages:
|
|||
'@theatre/dataverse': 0.7.0
|
||||
dev: false
|
||||
|
||||
/@threlte/core@6.0.3(svelte@4.1.0)(three@0.155.0):
|
||||
resolution: {integrity: sha512-5fTK+iQGeXpqU3HVKp6CkWIXa1KlUxarvChQU+GhU1ScgmqFn791S0fQsFammrufqNLEWzpG8IG0q1iE7fpQkQ==}
|
||||
/@threlte/core@6.0.6(svelte@4.1.0)(three@0.155.0):
|
||||
resolution: {integrity: sha512-nB1MgGc/3vXmsbrgPVK9m9lTrFx5EdPB368oagzZZxzmqLD60aEmbRzF9JfyWtU59HP7KBLWC3Z8pXb883a4Sg==}
|
||||
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.3)(@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.1.0)(svelte@4.1.0)(three@0.155.0):
|
||||
resolution: {integrity: sha512-bNCIg3rNhc3XvDx5Xc78EJHn2N3AbNyKAdLMqeXOJGpe9m6H7lSZNiBBGZtD+UK789F0/xRk/1A8hXpUTMCwYQ==}
|
||||
peerDependencies:
|
||||
'@theatre/core': '>=0.6'
|
||||
|
@ -558,7 +558,7 @@ packages:
|
|||
dependencies:
|
||||
'@theatre/core': 0.7.0
|
||||
'@theatre/studio': 0.7.0(@theatre/core@0.7.0)
|
||||
'@threlte/core': 6.0.3(svelte@4.1.0)(three@0.155.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)
|
||||
svelte: 4.1.0
|
||||
three: 0.155.0
|
||||
|
|
Loading…
Reference in a new issue