mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-26 17:11:21 +00:00
fix(deps): update dependency @types/three to ^0.155.0
This commit is contained in:
parent
092232b375
commit
4ba38ab609
2 changed files with 5 additions and 5 deletions
|
@ -36,7 +36,7 @@
|
|||
"dependencies": {
|
||||
"@threlte/core": "6.0.0",
|
||||
"@threlte/extras": "5.0.0",
|
||||
"@types/three": "^0.154.0",
|
||||
"@types/three": "^0.155.0",
|
||||
"@vercel/analytics": "^1.0.1",
|
||||
"three": "^0.155.0",
|
||||
"web-vitals": "^3.4.0"
|
||||
|
|
|
@ -12,8 +12,8 @@ dependencies:
|
|||
specifier: 5.0.0
|
||||
version: 5.0.0
|
||||
'@types/three':
|
||||
specifier: ^0.154.0
|
||||
version: 0.154.0
|
||||
specifier: ^0.155.0
|
||||
version: 0.155.0
|
||||
'@vercel/analytics':
|
||||
specifier: ^1.0.1
|
||||
version: 1.0.1
|
||||
|
@ -534,8 +534,8 @@ packages:
|
|||
resolution: {integrity: sha512-9w+a7bR8PeB0dCT/HBULU2fMqf6BAzvKbxFboYhmDtDkKPiyXYbjoe2auwsXlEFI7CFNMF1dCv3dFH5Poy9R1w==}
|
||||
dev: false
|
||||
|
||||
/@types/three@0.154.0:
|
||||
resolution: {integrity: sha512-IioqpGhch6FdLDh4zazRn3rXHj6Vn2nVOziJdXVbJFi9CaI65LtP9qqUtpzbsHK2Ezlox8NtsLNHSw3AQzucjA==}
|
||||
/@types/three@0.155.0:
|
||||
resolution: {integrity: sha512-IzdbqXsGsbG0flvq9D5L9pZRwySQQps2bGcizLYEsfvK3dM+B0sqKR6S+xAOXbouXemfDmHttrcQjVOM46YnAw==}
|
||||
dependencies:
|
||||
'@tweenjs/tween.js': 18.6.4
|
||||
'@types/stats.js': 0.17.0
|
||||
|
|
Loading…
Reference in a new issue