Merge pull request #135 from bartvdbraak/renovate/threlte-core-6.x

fix(deps): update dependency @threlte/core to v6.0.10
This commit is contained in:
Bart van der Braak 2023-10-15 16:59:28 +02:00 committed by GitHub
commit 50efd5b207
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -41,7 +41,7 @@
"dependencies": { "dependencies": {
"@theatre/core": "^0.7.0", "@theatre/core": "^0.7.0",
"@theatre/studio": "^0.7.0", "@theatre/studio": "^0.7.0",
"@threlte/core": "6.0.9", "@threlte/core": "6.0.10",
"@threlte/extras": "6.0.0", "@threlte/extras": "6.0.0",
"@threlte/theatre": "^2.0.0", "@threlte/theatre": "^2.0.0",
"@types/three": "^0.156.0", "@types/three": "^0.156.0",

View file

@ -12,14 +12,14 @@ dependencies:
specifier: ^0.7.0 specifier: ^0.7.0
version: 0.7.0(@theatre/core@0.7.0) version: 0.7.0(@theatre/core@0.7.0)
'@threlte/core': '@threlte/core':
specifier: 6.0.9 specifier: 6.0.10
version: 6.0.9(svelte@4.1.0)(three@0.157.0) version: 6.0.10(svelte@4.1.0)(three@0.157.0)
'@threlte/extras': '@threlte/extras':
specifier: 6.0.0 specifier: 6.0.0
version: 6.0.0(svelte@4.1.0)(three@0.157.0) version: 6.0.0(svelte@4.1.0)(three@0.157.0)
'@threlte/theatre': '@threlte/theatre':
specifier: ^2.0.0 specifier: ^2.0.0
version: 2.0.0(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@6.0.9)(@threlte/extras@6.0.0)(svelte@4.1.0)(three@0.157.0) version: 2.0.0(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@6.0.10)(@threlte/extras@6.0.0)(svelte@4.1.0)(three@0.157.0)
'@types/three': '@types/three':
specifier: ^0.156.0 specifier: ^0.156.0
version: 0.156.0 version: 0.156.0
@ -541,8 +541,8 @@ packages:
'@theatre/dataverse': 0.7.0 '@theatre/dataverse': 0.7.0
dev: false dev: false
/@threlte/core@6.0.9(svelte@4.1.0)(three@0.157.0): /@threlte/core@6.0.10(svelte@4.1.0)(three@0.157.0):
resolution: {integrity: sha512-L3+fJrax8m5GKiFINqscmyLsMsNVCbl/46kamx1K26jIMuSZShGPed1wd+q0ArAFS3vZm+GdEkUAHbaqSe/x/g==} resolution: {integrity: sha512-bFn1Mym4QT7RHdfAaCp+tXpyNjv0h/j3U4xVXbnlLnps/3wcdw1XIYPSGjomdwPPWnlYcmFlVJjEGVrXDbYSZA==}
peerDependencies: peerDependencies:
svelte: '>=4' svelte: '>=4'
three: '>=0.133' three: '>=0.133'
@ -563,7 +563,7 @@ packages:
troika-three-text: 0.47.2(three@0.157.0) troika-three-text: 0.47.2(three@0.157.0)
dev: false dev: false
/@threlte/theatre@2.0.0(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@6.0.9)(@threlte/extras@6.0.0)(svelte@4.1.0)(three@0.157.0): /@threlte/theatre@2.0.0(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@6.0.10)(@threlte/extras@6.0.0)(svelte@4.1.0)(three@0.157.0):
resolution: {integrity: sha512-bNCIg3rNhc3XvDx5Xc78EJHn2N3AbNyKAdLMqeXOJGpe9m6H7lSZNiBBGZtD+UK789F0/xRk/1A8hXpUTMCwYQ==} resolution: {integrity: sha512-bNCIg3rNhc3XvDx5Xc78EJHn2N3AbNyKAdLMqeXOJGpe9m6H7lSZNiBBGZtD+UK789F0/xRk/1A8hXpUTMCwYQ==}
peerDependencies: peerDependencies:
'@theatre/core': '>=0.6' '@theatre/core': '>=0.6'
@ -575,7 +575,7 @@ packages:
dependencies: dependencies:
'@theatre/core': 0.7.0 '@theatre/core': 0.7.0
'@theatre/studio': 0.7.0(@theatre/core@0.7.0) '@theatre/studio': 0.7.0(@theatre/core@0.7.0)
'@threlte/core': 6.0.9(svelte@4.1.0)(three@0.157.0) '@threlte/core': 6.0.10(svelte@4.1.0)(three@0.157.0)
'@threlte/extras': 6.0.0(svelte@4.1.0)(three@0.157.0) '@threlte/extras': 6.0.0(svelte@4.1.0)(three@0.157.0)
svelte: 4.1.0 svelte: 4.1.0
three: 0.157.0 three: 0.157.0