From 1ba3c4f5c6311735fe9227d02007760a3ac75fb6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 11:52:49 +0000 Subject: [PATCH] fix(deps): update dependency three to ^0.150.0 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6ce4a146..4f8531af 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,6 @@ "unstorage": "^1.0.1" }, "dependencies": { - "three": "^0.149.0" + "three": "^0.150.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 52b669b6..bbcd1f59 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,12 +21,12 @@ specifiers: pathe: ^1.1.0 slugify: ^1.6.5 tailwindcss-border-gradient-radius: ^3.0.1 - three: ^0.149.0 + three: ^0.150.0 typescript: ^4.9.4 unstorage: ^1.0.1 dependencies: - three: 0.149.0 + three: 0.150.1 devDependencies: '@headlessui/vue': 1.7.10 @@ -8526,8 +8526,8 @@ packages: resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==} dev: true - /three/0.149.0: - resolution: {integrity: sha512-tohpUxPDht0qExRLDTM8sjRLc5d9STURNrdnK3w9A+V4pxaTBfKWWT/IqtiLfg23Vfc3Z+ImNfvRw1/0CtxrkQ==} + /three/0.150.1: + resolution: {integrity: sha512-5C1MqKUWaHYo13BX0Q64qcdwImgnnjSOFgBscOzAo8MYCzEtqfQqorEKMcajnA3FHy1yVlIe9AmaMQ0OQracNA==} dev: false /through/2.3.8: