mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-27 17:41:21 +00:00
Merge pull request #181 from bartvdbraak/renovate/threlte-core-7.x
This commit is contained in:
commit
b6852fd202
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.9",
|
||||
"@threlte/core": "7.0.10",
|
||||
"@threlte/extras": "8.0.8",
|
||||
"@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.9
|
||||
version: 7.0.9(svelte@4.2.7)(three@0.159.0)
|
||||
specifier: 7.0.10
|
||||
version: 7.0.10(svelte@4.2.7)(three@0.159.0)
|
||||
'@threlte/extras':
|
||||
specifier: 8.0.8
|
||||
version: 8.0.8(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.9)(@threlte/extras@8.0.8)(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.10)(@threlte/extras@8.0.8)(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.9(svelte@4.2.7)(three@0.159.0):
|
||||
resolution: {integrity: sha512-+zz+M2NKeVGRyJhQdJS/8y65+09hhmO8El2wnuwajBOOhejF+gh+VC0NoZwu3lb7JKdY4udUaxT8uCAcYB6a8w==}
|
||||
/@threlte/core@7.0.10(svelte@4.2.7)(three@0.159.0):
|
||||
resolution: {integrity: sha512-KV/+KRya2quUer3Jb1QGyWfYtS23P96j584mnzNxDiTNKOUU4g5MnEBeS2zHaIg3J8cNXQK6IcJYd7PD7Irybw==}
|
||||
peerDependencies:
|
||||
svelte: '>=4'
|
||||
three: '>=0.133'
|
||||
|
@ -918,7 +918,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.9)(@threlte/extras@8.0.8)(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.10)(@threlte/extras@8.0.8)(svelte@4.2.7)(three@0.159.0):
|
||||
resolution: {integrity: sha512-yscNIDWBoaNFQDicF+ulI1Px589bKsQtfzwNgxGbdIwRgjX6gk2bWfmZ6cgBml25yksAufroh9gZSfvfOpLtMg==}
|
||||
peerDependencies:
|
||||
'@theatre/core': '>=0.6'
|
||||
|
@ -930,7 +930,7 @@ packages:
|
|||
dependencies:
|
||||
'@theatre/core': 0.7.0
|
||||
'@theatre/studio': 0.7.0(@theatre/core@0.7.0)
|
||||
'@threlte/core': 7.0.9(svelte@4.2.7)(three@0.159.0)
|
||||
'@threlte/core': 7.0.10(svelte@4.2.7)(three@0.159.0)
|
||||
'@threlte/extras': 8.0.8(svelte@4.2.7)(three@0.159.0)
|
||||
svelte: 4.2.7
|
||||
three: 0.159.0
|
||||
|
|
Loading…
Reference in a new issue