From 2035b6489e60f9dac280174afbca0af8610377cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 08:19:05 +0000 Subject: [PATCH] Bump three-stdlib from 2.29.4 to 2.29.5 Bumps [three-stdlib](https://github.com/pmndrs/three-stdlib) from 2.29.4 to 2.29.5. - [Release notes](https://github.com/pmndrs/three-stdlib/releases) - [Changelog](https://github.com/pmndrs/three-stdlib/blob/main/release.config.js) - [Commits](https://github.com/pmndrs/three-stdlib/compare/v2.29.4...v2.29.5) --- updated-dependencies: - dependency-name: three-stdlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++++++++++- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a6e46bbb..106dd348 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "styled-components": "^5.3.11", "three": "^0.160.0", "three-mesh-bvh": "^0.7.1", - "three-stdlib": "^2.29.4", + "three-stdlib": "^2.29.5", "typescript": "^4.9.5" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index 2c020652..dbe6cb0e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3649,7 +3649,7 @@ __metadata: styled-components: ^5.3.11 three: ^0.160.0 three-mesh-bvh: ^0.7.1 - three-stdlib: ^2.29.4 + three-stdlib: ^2.29.5 typescript: ^4.9.5 vite: ^5.0.11 vite-plugin-node-polyfills: ^0.21.0 @@ -8268,6 +8268,22 @@ __metadata: languageName: node linkType: hard +"three-stdlib@npm:^2.29.5": + version: 2.29.5 + resolution: "three-stdlib@npm:2.29.5" + dependencies: + "@types/draco3d": ^1.4.0 + "@types/offscreencanvas": ^2019.6.4 + "@types/webxr": ^0.5.2 + draco3d: ^1.4.1 + fflate: ^0.6.9 + potpack: ^1.0.1 + peerDependencies: + three: ">=0.128.0" + checksum: fb617367fbf14313d1286b62fccdf11ad9a06a7daaf80b0ff5db9ea229ba6c8e4eaeaf1d18dd9f36769b84304f5f6d3aa94da5cd03e9d33ab60d543d155a7723 + languageName: node + linkType: hard + "three@npm:^0.160.0": version: 0.160.0 resolution: "three@npm:0.160.0"