From 0131d789a104915a59c74c2441002e8e7503e151 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 15:10:06 +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 16cf0e84..71ae7a47 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 9e91749a..17e6a8e4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^2.9.0 version: 2.9.0(three@0.173.0) stats-gl: - specifier: ^2.0.1 - version: 2.4.2(@types/three@0.172.0)(three@0.173.0) + specifier: ^3.0.0 + version: 3.6.0(three@0.173.0) stats.js: specifier: ^0.17.0 version: 0.17.0 @@ -4003,11 +4003,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==} @@ -8866,9 +8868,8 @@ snapshots: stable-hash@0.0.4: {} - stats-gl@2.4.2(@types/three@0.172.0)(three@0.173.0): - dependencies: - '@types/three': 0.172.0 + stats-gl@3.6.0(three@0.173.0): + optionalDependencies: three: 0.173.0 stats.js@0.17.0: {}