From 072f00e727c502747084f8588013c5128f061a75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A5kon=20Flatval?= Date: Fri, 30 Jun 2023 09:08:43 +0200 Subject: [PATCH] chore: use correct stats.js types --- examples/package.json | 2 +- examples/yarn.lock | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/examples/package.json b/examples/package.json index a66c2991460..f57f4e1c1ae 100644 --- a/examples/package.json +++ b/examples/package.json @@ -38,7 +38,7 @@ "@types/lodash": "^4.14.190", "@types/react": "18.2.8", "@types/react-dom": "18.2.4", - "@types/stats": "^0.16.30", + "@types/stats.js": "^0.17.0", "@types/styled-components": "^5.1.26", "@types/three": "0.152.0", "css-loader": "^6.7.1", diff --git a/examples/yarn.lock b/examples/yarn.lock index 4cc3cfa6f60..21eb21dda9d 100644 --- a/examples/yarn.lock +++ b/examples/yarn.lock @@ -572,16 +572,11 @@ dependencies: "@types/node" "*" -"@types/stats.js@*": +"@types/stats.js@*", "@types/stats.js@^0.17.0": version "0.17.0" resolved "https://registry.yarnpkg.com/@types/stats.js/-/stats.js-0.17.0.tgz#0ed81d48e03b590c24da85540c1d952077a9fe20" integrity sha512-9w+a7bR8PeB0dCT/HBULU2fMqf6BAzvKbxFboYhmDtDkKPiyXYbjoe2auwsXlEFI7CFNMF1dCv3dFH5Poy9R1w== -"@types/stats@^0.16.30": - version "0.16.30" - resolved "https://registry.yarnpkg.com/@types/stats/-/stats-0.16.30.tgz#deb5fa6e59c6d67bd6e0f61a51ef630a83a84ce9" - integrity sha512-ihuaNKhVjTQ8UNLJu7Kx96ywf0bSBday/K//HHvO9LKha07Ezxdm6HkazOKUIdayp0EmGEIPBQSL7eLxm8rX0w== - "@types/styled-components@^5.1.26": version "5.1.26" resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.26.tgz#5627e6812ee96d755028a98dae61d28e57c233af"