mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-26 17:11:21 +00:00
Merge pull request #99 from bartvdbraak/renovate/theatre-core-0.x
fix(deps): update dependency @theatre/core to ^0.7.0
This commit is contained in:
commit
820a758cfd
2 changed files with 13 additions and 19 deletions
|
@ -36,7 +36,7 @@
|
|||
},
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@theatre/core": "^0.6.2",
|
||||
"@theatre/core": "^0.7.0",
|
||||
"@theatre/studio": "^0.7.0",
|
||||
"@threlte/core": "6.0.3",
|
||||
"@threlte/extras": "5.0.5",
|
||||
|
|
|
@ -6,11 +6,11 @@ settings:
|
|||
|
||||
dependencies:
|
||||
'@theatre/core':
|
||||
specifier: ^0.6.2
|
||||
version: 0.6.2
|
||||
specifier: ^0.7.0
|
||||
version: 0.7.0
|
||||
'@theatre/studio':
|
||||
specifier: ^0.7.0
|
||||
version: 0.7.0(@theatre/core@0.6.2)
|
||||
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)
|
||||
|
@ -19,7 +19,7 @@ dependencies:
|
|||
version: 5.0.5(svelte@4.1.0)(three@0.155.0)
|
||||
'@threlte/theatre':
|
||||
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)
|
||||
version: 2.0.0(@theatre/core@0.7.0)(@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
|
||||
|
@ -503,16 +503,10 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@theatre/core@0.6.2:
|
||||
resolution: {integrity: sha512-AmIIJ4rcSREn2VbNRH6cchIBj9hG9+lEkhVrABDfXojnjMJK/ZzX5dyaJGGgyjye2jKmc4sItoyEqbF7jdkqJQ==}
|
||||
/@theatre/core@0.7.0:
|
||||
resolution: {integrity: sha512-CXRUxOaKQtb4biQa6+I6PW8wPsFj9NsZgr7VdosSB20WxlanQ8/ZR0xH/A3A3oCHdCXKaZxQlNcEOeByk4Yf/g==}
|
||||
dependencies:
|
||||
'@theatre/dataverse': 0.6.2
|
||||
dev: false
|
||||
|
||||
/@theatre/dataverse@0.6.2:
|
||||
resolution: {integrity: sha512-wcnl6QuOVhNFzYL2rmu4lbVRR4t5A6a5ZBjZ4To+J/pKQ5MozPZtWJVPguMAa+rgoxAwVh7sZ0SNEpfYXajgaQ==}
|
||||
dependencies:
|
||||
lodash-es: 4.17.21
|
||||
'@theatre/dataverse': 0.7.0
|
||||
dev: false
|
||||
|
||||
/@theatre/dataverse@0.7.0:
|
||||
|
@ -521,12 +515,12 @@ packages:
|
|||
lodash-es: 4.17.21
|
||||
dev: false
|
||||
|
||||
/@theatre/studio@0.7.0(@theatre/core@0.6.2):
|
||||
/@theatre/studio@0.7.0(@theatre/core@0.7.0):
|
||||
resolution: {integrity: sha512-aBkDUBmvajWaha5dd/6Fs7sHCDMQKqVlLX9SDGsMJkKoCEb9dzwD5F5FOZCWt+OhbbwIbP9dYR6S4n6abyDkBQ==}
|
||||
peerDependencies:
|
||||
'@theatre/core': '*'
|
||||
dependencies:
|
||||
'@theatre/core': 0.6.2
|
||||
'@theatre/core': 0.7.0
|
||||
'@theatre/dataverse': 0.7.0
|
||||
dev: false
|
||||
|
||||
|
@ -552,7 +546,7 @@ packages:
|
|||
troika-three-text: 0.47.2(three@0.155.0)
|
||||
dev: false
|
||||
|
||||
/@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):
|
||||
/@threlte/theatre@2.0.0(@theatre/core@0.7.0)(@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'
|
||||
|
@ -562,8 +556,8 @@ packages:
|
|||
svelte: '>=4'
|
||||
three: '>=0.133'
|
||||
dependencies:
|
||||
'@theatre/core': 0.6.2
|
||||
'@theatre/studio': 0.7.0(@theatre/core@0.6.2)
|
||||
'@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/extras': 5.0.5(svelte@4.1.0)(three@0.155.0)
|
||||
svelte: 4.1.0
|
||||
|
|
Loading…
Reference in a new issue