From b37a7922e9099f448f5b8b0de1e35c5bba418ceb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 21:59:21 +0000 Subject: [PATCH] fix(deps): update dependency three-custom-shader-material to v6 --- package.json | 2 +- pnpm-lock.yaml | 21 +++++++++++++++++++-- 2 files changed, 20 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 210746d..5e19cd9 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@tresjs/post-processing": "1.0.0-next.1", "mdast-util-to-string": "^4.0.0", "three": "^0.168.0", - "three-custom-shader-material": "^5.4.0", + "three-custom-shader-material": "^6.0.0", "unist-util-stringify-position": "^4.0.0" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5227655..d5923c2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^0.168.0 version: 0.168.0 three-custom-shader-material: - specifier: ^5.4.0 - version: 5.4.0(three@0.168.0) + specifier: ^6.0.0 + version: 6.0.3(three@0.168.0) unist-util-stringify-position: specifier: ^4.0.0 version: 4.0.0 @@ -821,6 +821,7 @@ packages: '@koa/router@12.0.1': resolution: {integrity: sha512-ribfPYfHb+Uw3b27Eiw6NPqjhIhTpVFzEWLwyc/1Xp+DCdwRRyIlAUODX+9bPARF6aQtUu1+/PHzdNvRzcs/+Q==} engines: {node: '>= 12'} + deprecated: Use v12.0.2 or higher to fix the vulnerability issue '@kwsites/file-exists@1.1.1': resolution: {integrity: sha512-m9/5YGR18lIwxSFDwfE3oA7bWuq9kdau6ugN4H2rJeyhFQZcG9AgSHkQtSD15a8WvTgfz9aikZMrKPHvbpqFiw==} @@ -5627,6 +5628,18 @@ packages: react: optional: true + three-custom-shader-material@6.0.3: + resolution: {integrity: sha512-/y4gWelHZf/fmkCJbg+9Upd0GQxeocT69wa0giEQOaGkeoKspODDp0rs4EUEbpmFhglSOEQA8vcu8eU6wVFuFw==} + peerDependencies: + '@react-three/fiber': '>=8.0' + react: '>=18.0' + three: '>=0.163' + peerDependenciesMeta: + '@react-three/fiber': + optional: true + react: + optional: true + three-stdlib@2.32.2: resolution: {integrity: sha512-ZN25Na/Xg7APhGKwJ1zhGdhZDsDGGnnm1k5Z+9LLlnfsFye4jigvbN3eA/Ta8hQmBNmEHXoozpmpKK1x8dCePQ==} peerDependencies: @@ -14172,6 +14185,10 @@ snapshots: object-hash: 3.0.0 three: 0.168.0 + three-custom-shader-material@6.0.3(three@0.168.0): + dependencies: + three: 0.168.0 + three-stdlib@2.32.2(three@0.168.0): dependencies: '@types/draco3d': 1.4.10