Bump three-stdlib from 2.29.4 to 2.29.10 (#605)
Bumps [three-stdlib](https://github.com/pmndrs/three-stdlib) from 2.29.4 to 2.29.10. - [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.10) --- updated-dependencies: - dependency-name: three-stdlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -31,7 +31,7 @@
|
||||
"styled-components": "^5.3.11",
|
||||
"three": "^0.160.0",
|
||||
"three-mesh-bvh": "^0.7.4",
|
||||
"three-stdlib": "^2.29.4",
|
||||
"three-stdlib": "^2.29.10",
|
||||
"typescript": "^4.9.5"
|
||||
},
|
||||
"scripts": {
|
||||
|
18
yarn.lock
18
yarn.lock
@ -3734,7 +3734,7 @@ __metadata:
|
||||
styled-components: ^5.3.11
|
||||
three: ^0.160.0
|
||||
three-mesh-bvh: ^0.7.4
|
||||
three-stdlib: ^2.29.4
|
||||
three-stdlib: ^2.29.10
|
||||
typescript: ^4.9.5
|
||||
vite: ^5.0.11
|
||||
vite-plugin-node-polyfills: ^0.21.0
|
||||
@ -8593,6 +8593,22 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"three-stdlib@npm:^2.29.10":
|
||||
version: 2.29.10
|
||||
resolution: "three-stdlib@npm:2.29.10"
|
||||
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: 4e134943d842d696f837f1182ea3edcc745d4c7c786915dd92de0bdafcad03a3d92219bf3171b9f1ba62f695fbf76bece4e3fa01140b6a8c6ab6fd3ac5872c07
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"three-stdlib@npm:^2.29.4":
|
||||
version: 2.29.4
|
||||
resolution: "three-stdlib@npm:2.29.4"
|
||||
|
Reference in New Issue
Block a user