fix(deps): update dependency @threlte/core to v6.0.2

This commit is contained in:
renovate[bot] 2023-08-05 19:43:43 +00:00 committed by GitHub
parent 5acd4f0829
commit 3b286bd5f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -36,7 +36,7 @@
},
"type": "module",
"dependencies": {
"@threlte/core": "6.0.0",
"@threlte/core": "6.0.2",
"@threlte/extras": "5.0.4",
"@types/three": "^0.155.0",
"@vercel/analytics": "^1.0.1",

View file

@ -6,8 +6,8 @@ settings:
dependencies:
'@threlte/core':
specifier: 6.0.0
version: 6.0.0
specifier: 6.0.2
version: 6.0.2
'@threlte/extras':
specifier: 5.0.4
version: 5.0.4
@ -494,8 +494,8 @@ packages:
- supports-color
dev: true
/@threlte/core@6.0.0:
resolution: {integrity: sha512-CS8aXTUvJh+fGmcIR3DRfUlOdaI6YOCiszfVuP6IKJMCDemEC0tBFgrZRYU76Dt70a5CMS6PpJLAUq0ZsUezZA==}
/@threlte/core@6.0.2:
resolution: {integrity: sha512-xEgCvOlQAKTKxpOhShvzP1IX/ME1pAv2yLBTdTAyqkxVGm/R/hzR5J7KhrEGrC6ixTXUhYwTZey7cHk5oOzAAQ==}
dependencies:
svelte: 4.1.2
three: 0.153.0