From 4ba38ab6098c894639c46228bd7f0832f62eab8f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 07:10:47 +0000 Subject: [PATCH] fix(deps): update dependency @types/three to ^0.155.0 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6780a42..aff7a6a 100644 --- a/package.json +++ b/package.json @@ -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" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1244e59..dc3d2b9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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