From 2a85ab6c67b026df3d612b00c2d594758b4907cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 19:54:59 +0000 Subject: [PATCH] fix(deps): update dependency stats-gl to v3 --- package.json | 2 +- pnpm-lock.yaml | 30 ++++++++++++------------------ 2 files changed, 13 insertions(+), 19 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 cc93e147..3cfae964 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.2.8 + specifier: ^3.0.0 + version: 3.6.0(three@0.171.0) stats.js: specifier: ^0.17.0 version: 0.17.0 @@ -1237,9 +1237,6 @@ packages: '@types/stats.js@0.17.3': resolution: {integrity: sha512-pXNfAD3KHOdif9EQXZ9deK82HVNaXP5ZIF5RP2QG6OQFNTaY2YIetfrE9t528vEreGQvEPRDDc8muaoYeK0SxQ==} - '@types/three@0.163.0': - resolution: {integrity: sha512-uIdDhsXRpQiBUkflBS/i1l3JX14fW6Ot9csed60nfbZNXHDTRsnV2xnTVwXcgbvTiboAR4IW+t+lTL5f1rqIqA==} - '@types/three@0.170.0': resolution: {integrity: sha512-CUm2uckq+zkCY7ZbFpviRttY+6f9fvwm6YqSqPfA5K22s9w7R4VnA3rzJse8kHVvuzLcTx+CjNCs2NYe0QFAyg==} @@ -3756,8 +3753,13 @@ packages: stable-hash@0.0.4: resolution: {integrity: sha512-LjdcbuBeLcdETCrPn9i8AYAZ1eCtu4ECAWtP7UleOiZ9LzVxRzzUZEoZ8zB24nhkQnDWyET0I+3sWokSDS3E7g==} - stats-gl@2.2.8: - resolution: {integrity: sha512-94G5nZvduDmzxBS7K0lYnynYwreZpkknD8g5dZmU6mpwIhy3caCrjAm11Qm1cbyx7mqix7Fp00RkbsonzKWnoQ==} + stats-gl@3.6.0: + resolution: {integrity: sha512-Bpi5nwvC2pls9lcI5sGqAcUqB/2kMYfsR4KoAglXFtY3YUdm7lJFg8FqS7eKKNgg3ruDMNCuwU+uRwPOwJiGnw==} + peerDependencies: + three: '*' + peerDependenciesMeta: + three: + optional: true stats.js@0.17.0: resolution: {integrity: sha512-hNKz8phvYLPEcRkeG1rsGmV5ChMjKDAWU7/OJJdDErPBNChQXxCo3WZurGpnWc6gZhAzEPFad1aVgyOANH1sMw==} @@ -5298,14 +5300,6 @@ snapshots: '@types/stats.js@0.17.3': {} - '@types/three@0.163.0': - dependencies: - '@tweenjs/tween.js': 23.1.3 - '@types/stats.js': 0.17.3 - '@types/webxr': 0.5.20 - fflate: 0.8.2 - meshoptimizer: 0.18.1 - '@types/three@0.170.0': dependencies: '@tweenjs/tween.js': 23.1.3 @@ -8305,9 +8299,9 @@ snapshots: stable-hash@0.0.4: {} - stats-gl@2.2.8: - dependencies: - '@types/three': 0.163.0 + stats-gl@3.6.0(three@0.171.0): + optionalDependencies: + three: 0.171.0 stats.js@0.17.0: {}