From 3a34b6690bd4c92f3f1fce34f1558d759bc6772c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 08:08:39 +0000 Subject: [PATCH] fix(deps): update dependency stats-gl to v3 --- package.json | 2 +- pnpm-lock.yaml | 17 +++++++++-------- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 0d335cd6..8016b367 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "dependencies": { "@vueuse/core": "^12.0.0", "camera-controls": "^2.9.0", - "stats-gl": "^2.0.1", + "stats-gl": "^3.0.0", "stats.js": "^0.17.0", "three-custom-shader-material": "^5.4.0", "three-stdlib": "^2.34.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8d20a8eb..4d098289 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^2.9.0 version: 2.9.0(three@0.171.0) stats-gl: - specifier: ^2.0.1 - version: 2.4.2(@types/three@0.170.0)(three@0.171.0) + specifier: ^3.0.0 + version: 3.6.0(three@0.171.0) stats.js: specifier: ^0.17.0 version: 0.17.0 @@ -3971,11 +3971,13 @@ packages: stable-hash@0.0.4: resolution: {integrity: sha512-LjdcbuBeLcdETCrPn9i8AYAZ1eCtu4ECAWtP7UleOiZ9LzVxRzzUZEoZ8zB24nhkQnDWyET0I+3sWokSDS3E7g==} - stats-gl@2.4.2: - resolution: {integrity: sha512-g5O9B0hm9CvnM36+v7SFl39T7hmAlv541tU81ME8YeSb3i1CIP5/QdDeSB3A0la0bKNHpxpwxOVRo2wFTYEosQ==} + stats-gl@3.6.0: + resolution: {integrity: sha512-Bpi5nwvC2pls9lcI5sGqAcUqB/2kMYfsR4KoAglXFtY3YUdm7lJFg8FqS7eKKNgg3ruDMNCuwU+uRwPOwJiGnw==} peerDependencies: - '@types/three': '*' three: '*' + peerDependenciesMeta: + three: + optional: true stats.js@0.17.0: resolution: {integrity: sha512-hNKz8phvYLPEcRkeG1rsGmV5ChMjKDAWU7/OJJdDErPBNChQXxCo3WZurGpnWc6gZhAzEPFad1aVgyOANH1sMw==} @@ -8782,9 +8784,8 @@ snapshots: stable-hash@0.0.4: {} - stats-gl@2.4.2(@types/three@0.170.0)(three@0.171.0): - dependencies: - '@types/three': 0.170.0 + stats-gl@3.6.0(three@0.171.0): + optionalDependencies: three: 0.171.0 stats.js@0.17.0: {}