Skip to content

Commit ba69676

Browse files
chore(deps): bump three and @types/three
Bumps [three](https://github.com/mrdoob/three.js) and [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three). These dependencies needed to be updated together. Updates `three` from 0.167.1 to 0.168.0 - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) Updates `@types/three` from 0.167.2 to 0.168.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/three) --- updated-dependencies: - dependency-name: three dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: "@types/three" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8538dc0 commit ba69676

File tree

2 files changed

+21
-15
lines changed

2 files changed

+21
-15
lines changed

apps/web/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@types/react": "18.3.4",
5353
"@types/react-dom": "18.3.0",
5454
"@types/react-qr-reader": "^2.1.7",
55-
"@types/three": "^0.167.1",
55+
"@types/three": "^0.168.0",
5656
"@vercel/analytics": "^1.2.2",
5757
"@vercel/speed-insights": "^1.0.10",
5858
"autoprefixer": "10.4.20",
@@ -95,7 +95,7 @@
9595
"tailwind-merge": "^2.2.2",
9696
"tailwindcss": "3.4.10",
9797
"tailwindcss-animate": "^1.0.7",
98-
"three": "^0.167.0",
98+
"three": "^0.168.0",
9999
"typescript": "5.5.4",
100100
"vaul": "^0.9.0",
101101
"zlib": "^1.0.5",

yarn.lock

+19-13
Original file line numberDiff line numberDiff line change
@@ -7461,10 +7461,10 @@
74617461
semver "^7.3.5"
74627462
update-check "^1.5.4"
74637463

7464-
"@tweenjs/tween.js@~23.1.2":
7465-
version "23.1.2"
7466-
resolved "https://registry.yarnpkg.com/@tweenjs/tween.js/-/tween.js-23.1.2.tgz#4e5357fd6742f5aa50447d3fa808aed4cda93ed7"
7467-
integrity sha512-kMCNaZCJugWI86xiEHaY338CU5JpD0B97p1j1IKNn/Zto8PgACjQx0UxbHjmOcLl/dDOBnItwD07KmCs75pxtQ==
7464+
"@tweenjs/tween.js@~23.1.3":
7465+
version "23.1.3"
7466+
resolved "https://registry.yarnpkg.com/@tweenjs/tween.js/-/tween.js-23.1.3.tgz#eff0245735c04a928bb19c026b58c2a56460539d"
7467+
integrity sha512-vJmvvwFxYuGnF2axRtPYocag6Clbb5YS7kLL+SO/TeVFzHqDIWrNKYtcsPMibjDx9O+bu+psAy9NKfWklassUA==
74687468

74697469
"@types/accepts@*", "@types/accepts@^1.3.5":
74707470
version "1.3.7"
@@ -8010,14 +8010,15 @@
80108010
"@types/express" "*"
80118011
"@types/serve-static" "*"
80128012

8013-
"@types/three@^0.167.1":
8014-
version "0.167.2"
8015-
resolved "https://registry.yarnpkg.com/@types/three/-/three-0.167.2.tgz#51d12194fdf96ac228f91037a30cd4afb6e49978"
8016-
integrity sha512-onxnIUNYpXcZJ5DTiIsxfnr4F9kAWkkxAUWx5yqzz/u0a4IygCLCjMuOl2DEeCxyJdJ2nOJZvKpu48sBMqfmkQ==
8013+
"@types/three@^0.168.0":
8014+
version "0.168.0"
8015+
resolved "https://registry.yarnpkg.com/@types/three/-/three-0.168.0.tgz#510420c4bbee7937bbbcdfbc5dc31160771eaef8"
8016+
integrity sha512-qAGLGzbaYgkkonOBfwOr+TZpOskPfFjrDAj801WQSVkUz0/D9zwir4vhruJ/CC/GteywzR9pqeVVfs5th/2oKw==
80178017
dependencies:
8018-
"@tweenjs/tween.js" "~23.1.2"
8018+
"@tweenjs/tween.js" "~23.1.3"
80198019
"@types/stats.js" "*"
80208020
"@types/webxr" "*"
8021+
"@webgpu/types" "*"
80218022
fflate "~0.8.2"
80228023
meshoptimizer "~0.18.1"
80238024

@@ -8628,6 +8629,11 @@
86288629
"@walletconnect/window-getters" "^1.0.1"
86298630
tslib "1.14.1"
86308631

8632+
"@webgpu/types@*":
8633+
version "0.1.44"
8634+
resolved "https://registry.yarnpkg.com/@webgpu/types/-/types-0.1.44.tgz#1b264c0bfcb298df59d0943dad8ef02b4ff98d14"
8635+
integrity sha512-JDpYJN5E/asw84LTYhKyvPpxGnD+bAKPtpW9Ilurf7cZpxaTbxkQcGwOd7jgB9BPBrTYQ+32ufo4HiuomTjHNQ==
8636+
86318637
"@whatwg-node/events@^0.0.3":
86328638
version "0.0.3"
86338639
resolved "https://registry.npmjs.org/@whatwg-node/events/-/events-0.0.3.tgz"
@@ -20232,10 +20238,10 @@ thread-stream@^0.15.1:
2023220238
dependencies:
2023320239
real-require "^0.1.0"
2023420240

20235-
three@^0.167.0:
20236-
version "0.167.1"
20237-
resolved "https://registry.yarnpkg.com/three/-/three-0.167.1.tgz#3fe4ba2b0a03fd662afe4977a56803d955b61689"
20238-
integrity sha512-gYTLJA/UQip6J/tJvl91YYqlZF47+D/kxiWrbTon35ZHlXEN0VOo+Qke2walF1/x92v55H6enomymg4Dak52kw==
20241+
three@^0.168.0:
20242+
version "0.168.0"
20243+
resolved "https://registry.yarnpkg.com/three/-/three-0.168.0.tgz#3e33101d91e3e9716f5c610ea9a7b3b8423c242d"
20244+
integrity sha512-6m6jXtDwMJEK/GGMbAOTSAmxNdzKvvBzgd7q8bE/7Tr6m7PaBh5kKLrN7faWtlglXbzj7sVba48Idwx+NRsZXw==
2023920245

2024020246
through2@^2.0.0:
2024120247
version "2.0.5"

0 commit comments

Comments
 (0)