Skip to content

Commit 2a77b5f

Browse files
chore(deps): bump three to ^0.161.0
1 parent 9ad187b commit 2a77b5f

2 files changed

Lines changed: 31 additions & 11 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"@types/react": "^17.0.27",
128128
"@types/react-helmet": "^6.1.3",
129129
"@types/react-router-dom": "^5.3.1",
130-
"@types/three": "^0.133.0",
130+
"@types/three": "^0.160.0",
131131
"axios": "^0.22.0",
132132
"esbuild": "^0.13.4",
133133
"eslint-plugin-cypress": "^2.12.1",
@@ -140,7 +140,7 @@
140140
"react-dom": "^17.0.2",
141141
"react-router-dom": "^5.3.0",
142142
"styled-components": "^5.3.1",
143-
"three": "^0.133.0",
143+
"three": "^0.161.0",
144144
"vite-plugin-ssr": "^0.3.1",
145145
"vite-tsconfig-paths": "^3.3.14",
146146
"zod": "^3.9.8"

yarn.lock

Lines changed: 29 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3508,6 +3508,11 @@
35083508
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
35093509
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
35103510

3511+
"@types/stats.js@*":
3512+
version "0.17.3"
3513+
resolved "https://registry.yarnpkg.com/@types/stats.js/-/stats.js-0.17.3.tgz#705446e12ce0fad618557dd88236f51148b7a935"
3514+
integrity sha512-pXNfAD3KHOdif9EQXZ9deK82HVNaXP5ZIF5RP2QG6OQFNTaY2YIetfrE9t528vEreGQvEPRDDc8muaoYeK0SxQ==
3515+
35113516
"@types/styled-components@^5.1.15":
35123517
version "5.1.15"
35133518
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.15.tgz#30855b40aa80b3b4e4c0e43a4af366e7c246d148"
@@ -3529,10 +3534,15 @@
35293534
dependencies:
35303535
"@types/jest" "*"
35313536

3532-
"@types/three@^0.133.0":
3533-
version "0.133.0"
3534-
resolved "https://registry.yarnpkg.com/@types/three/-/three-0.133.0.tgz#2e344ce10bc81dc89295b79a98c09932b3f0c294"
3535-
integrity sha512-neDN9L64GK1fhT2raWXYIFvIr6ktM6XYgssfTh4zZp+XRgowD1qJ4/w79hLrLQ0w87u1E91ZfvHB0198wBsuHg==
3537+
"@types/three@^0.160.0":
3538+
version "0.160.0"
3539+
resolved "https://registry.yarnpkg.com/@types/three/-/three-0.160.0.tgz#7915a97e0a14ccaa9ccbb9f190c5730b04a23075"
3540+
integrity sha512-jWlbUBovicUKaOYxzgkLlhkiEQJkhCVvg4W2IYD2trqD2om3VK4DGLpHH5zQHNr7RweZK/5re/4IVhbhvxbV9w==
3541+
dependencies:
3542+
"@types/stats.js" "*"
3543+
"@types/webxr" "*"
3544+
fflate "~0.6.10"
3545+
meshoptimizer "~0.18.1"
35363546

35373547
"@types/through@*":
35383548
version "0.0.30"
@@ -3579,6 +3589,11 @@
35793589
anymatch "^3.0.0"
35803590
source-map "^0.6.0"
35813591

3592+
"@types/webxr@*":
3593+
version "0.5.12"
3594+
resolved "https://registry.yarnpkg.com/@types/webxr/-/webxr-0.5.12.tgz#d71fff63564c008e51dee38351eb9c9d2950605a"
3595+
integrity sha512-+6LV7bN17XUWy4wIMILsGQX6ucawf64lYLG9jaGKSvOnKaJzWjcKXAkO0dZaC8MfoEqYQC7gl1GQnfITjBcazw==
3596+
35823597
"@types/yargs-parser@*":
35833598
version "20.2.1"
35843599
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-20.2.1.tgz#3b9ce2489919d9e4fea439b76916abc34b2df129"
@@ -7683,7 +7698,7 @@ fd-slicer@~1.1.0:
76837698
dependencies:
76847699
pend "~1.2.0"
76857700

7686-
fflate@^0.6.9:
7701+
fflate@^0.6.9, fflate@~0.6.10:
76877702
version "0.6.10"
76887703
resolved "https://registry.yarnpkg.com/fflate/-/fflate-0.6.10.tgz#5f40f9659205936a2d18abf88b2e7781662b6d43"
76897704
integrity sha512-IQrh3lEPM93wVCEczc9SaAOvkmcoQn/G8Bo1e8ZPlY3X3bnAxWaBdvTdvM1hP62iZp0BXWDy4vTAy4fF0+Dlpg==
@@ -11275,6 +11290,11 @@ merge@^2.1.0:
1127511290
resolved "https://registry.yarnpkg.com/merge/-/merge-2.1.1.tgz#59ef4bf7e0b3e879186436e8481c06a6c162ca98"
1127611291
integrity sha512-jz+Cfrg9GWOZbQAnDQ4hlVnQky+341Yk5ru8bZSe6sIDTCIg8n9i/u7hSQGSVOF3C7lH6mGtqjkiT9G4wFLL0w==
1127711292

11293+
meshoptimizer@~0.18.1:
11294+
version "0.18.1"
11295+
resolved "https://registry.yarnpkg.com/meshoptimizer/-/meshoptimizer-0.18.1.tgz#cdb90907f30a7b5b1190facd3b7ee6b7087797d8"
11296+
integrity sha512-ZhoIoL7TNV4s5B6+rx5mC//fw8/POGyNxS/DZyCJeiZ12ScLfVwRE/GfsxwiTkMYYD5DmK2/JXnEVXqL4rF+Sw==
11297+
1127811298
methods@~1.1.2:
1127911299
version "1.1.2"
1128011300
resolved "https://registry.yarnpkg.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee"
@@ -15502,10 +15522,10 @@ three-stdlib@^2.4.2:
1550215522
potpack "^1.0.1"
1550315523
zstddec "^0.0.2"
1550415524

15505-
three@^0.133.0:
15506-
version "0.133.1"
15507-
resolved "https://registry.yarnpkg.com/three/-/three-0.133.1.tgz#5606f4817d67a09d9212d4ccbd6826564774f8f4"
15508-
integrity sha512-WydohO8ll949B0FTD6MGz59Yv2Lwj8hvObg/0Heh2r42S6+tQC1WByfCNRdmG4D7+odfGod+n8JPV1I2xrboWw==
15525+
three@^0.161.0:
15526+
version "0.161.0"
15527+
resolved "https://registry.yarnpkg.com/three/-/three-0.161.0.tgz#38aafaa82fe5467fde2e33933515d1b6beb17d91"
15528+
integrity sha512-LC28VFtjbOyEu5b93K0bNRLw1rQlMJ85lilKsYj6dgTu+7i17W+JCCEbvrpmNHF1F3NAUqDSWq50UD7w9H2xQw==
1550915529

1551015530
throat@^6.0.1:
1551115531
version "6.0.1"

0 commit comments

Comments
 (0)