Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyJasonBennett committed Jun 20, 2022
1 parent 70d28e9 commit 24ea390
Showing 1 changed file with 10 additions and 26 deletions.
36 changes: 10 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -766,9 +766,9 @@ callsites@^3.0.0:
integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==

caniuse-lite@^1.0.30001349:
version "1.0.30001356"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001356.tgz#cbf5fe7b33f90962bfbca532212ea478d4ec9de8"
integrity sha512-/30854bktMLhxtjieIxsrJBfs2gTM1pel6MXKF3K+RdIVJZcsn2A2QdhsuR4/p9+R204fZw0zCBBhktX8xWuyQ==
version "1.0.30001357"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001357.tgz#dec7fc4158ef6ad24690d0eec7b91f32b8cb1b5d"
integrity sha512-b+KbWHdHePp+ZpNj+RDHFChZmuN+J5EvuQUlee9jOQIUAdhv9uvAZeEtUeLAknXbkiu1uxjQ9NLp1ie894CuWg==

chalk@^2.0.0:
version "2.4.2"
Expand Down Expand Up @@ -2408,9 +2408,9 @@ rimraf@^3.0.2:
glob "^7.1.3"

rollup@^2.59.0:
version "2.75.6"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.6.tgz#ac4dc8600f95942a0180f61c7c9d6200e374b439"
integrity sha512-OEf0TgpC9vU6WGROJIk1JA3LR5vk/yvqlzxqdrE2CzzXnqKXNzbAwlWUXis8RS3ZPe7LAq+YUxsRa0l3r27MLA==
version "2.75.7"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.7.tgz#221ff11887ae271e37dcc649ba32ce1590aaa0b9"
integrity sha512-VSE1iy0eaAYNCxEXaleThdFXqZJ42qDBatAwrfnPlENEZ8erQ+0LYX4JXOLPceWfZpV1VtZwZ3dFCuOZiSyFtQ==
optionalDependencies:
fsevents "~2.3.2"

Expand Down Expand Up @@ -2592,27 +2592,11 @@ text-table@^0.2.0:
integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==

three-mesh-bvh@^0.5.10:
version "0.5.12"
resolved "https://registry.yarnpkg.com/three-mesh-bvh/-/three-mesh-bvh-0.5.12.tgz#7f5ec1b6f13eac7dc85a7a3da307e6c4d4c30525"
integrity sha512-ehq32H4tBkTGnU5x+WhUqMx7xEl/Z4QJ3+r1uzmSgZf0YqlX7mKhl67YHsJ74667VFdVTcu6JOxb0OOVXxqlsQ==
version "0.5.13"
resolved "https://registry.yarnpkg.com/three-mesh-bvh/-/three-mesh-bvh-0.5.13.tgz#7fb1d2d6ba4e912a71cc4112994d93c50ba3292a"
integrity sha512-IMNHrAnsLCIxcFmAGkA4Wibw1QEpFQlkR72XUxZFOatNSpfMRUhJXQwQ5jPxbrX0W+OR838t/IR3laMOvQnT/g==

three-stdlib@^2.10.2:
version "2.12.0"
resolved "https://registry.yarnpkg.com/three-stdlib/-/three-stdlib-2.12.0.tgz#88103ac9dc0592d51ffd0e39b5c57650d5b0a9ea"
integrity sha512-lDMBG4jNJr+XASI9AZpM+Vl8DWVWpVyQS4r64ADY6+l2JD31yf/nhjLHEeEh7Mf7S+Q8b9eDhC3wVIGnjS91DA==
dependencies:
"@babel/runtime" "^7.16.7"
"@webgpu/glslang" "^0.0.15"
chevrotain "^10.1.2"
draco3d "^1.4.1"
fflate "^0.6.9"
ktx-parse "^0.2.1"
mmd-parser "^1.0.4"
opentype.js "^1.3.3"
potpack "^1.0.1"
zstddec "^0.0.2"

three-stdlib@^2.12.1:
three-stdlib@^2.10.2, three-stdlib@^2.12.1:
version "2.12.1"
resolved "https://registry.yarnpkg.com/three-stdlib/-/three-stdlib-2.12.1.tgz#b63de05cf7f7803e630a7c0c5887e85ae06178ca"
integrity sha512-G3SSsCOBiWa0sjjPt+K28ikQ84Plm/ZVUozMfWagK59kZqBWcaPVXpOThkAgvdBpm2zCWLW3edAoW/4XIbljVQ==
Expand Down

0 comments on commit 24ea390

Please sign in to comment.