|
28 | 28 | "@babel/highlight" "^7.23.4"
|
29 | 29 | chalk "^2.4.2"
|
30 | 30 |
|
31 |
| -"@babel/code-frame@^7.24.1", "@babel/code-frame@^7.24.2": |
| 31 | +"@babel/code-frame@^7.24.2": |
32 | 32 | version "7.24.2"
|
33 | 33 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae"
|
34 | 34 | integrity sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==
|
|
42 | 42 | integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
|
43 | 43 |
|
44 | 44 | "@babel/core@^7.18.9":
|
45 |
| - version "7.24.4" |
46 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.4.tgz#1f758428e88e0d8c563874741bc4ffc4f71a4717" |
47 |
| - integrity sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg== |
| 45 | + version "7.24.5" |
| 46 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.5.tgz#15ab5b98e101972d171aeef92ac70d8d6718f06a" |
| 47 | + integrity sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA== |
48 | 48 | dependencies:
|
49 | 49 | "@ampproject/remapping" "^2.2.0"
|
50 | 50 | "@babel/code-frame" "^7.24.2"
|
51 |
| - "@babel/generator" "^7.24.4" |
| 51 | + "@babel/generator" "^7.24.5" |
52 | 52 | "@babel/helper-compilation-targets" "^7.23.6"
|
53 |
| - "@babel/helper-module-transforms" "^7.23.3" |
54 |
| - "@babel/helpers" "^7.24.4" |
55 |
| - "@babel/parser" "^7.24.4" |
| 53 | + "@babel/helper-module-transforms" "^7.24.5" |
| 54 | + "@babel/helpers" "^7.24.5" |
| 55 | + "@babel/parser" "^7.24.5" |
56 | 56 | "@babel/template" "^7.24.0"
|
57 |
| - "@babel/traverse" "^7.24.1" |
58 |
| - "@babel/types" "^7.24.0" |
| 57 | + "@babel/traverse" "^7.24.5" |
| 58 | + "@babel/types" "^7.24.5" |
59 | 59 | convert-source-map "^2.0.0"
|
60 | 60 | debug "^4.1.0"
|
61 | 61 | gensync "^1.0.0-beta.2"
|
62 | 62 | json5 "^2.2.3"
|
63 | 63 | semver "^6.3.1"
|
64 | 64 |
|
65 |
| -"@babel/generator@^7.24.1", "@babel/generator@^7.24.4": |
66 |
| - version "7.24.4" |
67 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.4.tgz#1fc55532b88adf952025d5d2d1e71f946cb1c498" |
68 |
| - integrity sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw== |
| 65 | +"@babel/generator@^7.24.5": |
| 66 | + version "7.24.5" |
| 67 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.5.tgz#e5afc068f932f05616b66713e28d0f04e99daeb3" |
| 68 | + integrity sha512-x32i4hEXvr+iI0NEoEfDKzlemF8AmtOP8CcrRaEcpzysWuoEb1KknpcvMsHKPONoKZiDuItklgWhB18xEhr9PA== |
69 | 69 | dependencies:
|
70 |
| - "@babel/types" "^7.24.0" |
| 70 | + "@babel/types" "^7.24.5" |
71 | 71 | "@jridgewell/gen-mapping" "^0.3.5"
|
72 | 72 | "@jridgewell/trace-mapping" "^0.3.25"
|
73 | 73 | jsesc "^2.5.1"
|
|
103 | 103 | dependencies:
|
104 | 104 | "@babel/types" "^7.22.5"
|
105 | 105 |
|
106 |
| -"@babel/helper-module-imports@^7.22.15": |
107 |
| - version "7.22.15" |
108 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz#16146307acdc40cc00c3b2c647713076464bdbf0" |
109 |
| - integrity sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w== |
| 106 | +"@babel/helper-module-imports@^7.24.3": |
| 107 | + version "7.24.3" |
| 108 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.3.tgz#6ac476e6d168c7c23ff3ba3cf4f7841d46ac8128" |
| 109 | + integrity sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg== |
110 | 110 | dependencies:
|
111 |
| - "@babel/types" "^7.22.15" |
| 111 | + "@babel/types" "^7.24.0" |
112 | 112 |
|
113 |
| -"@babel/helper-module-transforms@^7.23.3": |
114 |
| - version "7.23.3" |
115 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz#d7d12c3c5d30af5b3c0fcab2a6d5217773e2d0f1" |
116 |
| - integrity sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ== |
| 113 | +"@babel/helper-module-transforms@^7.24.5": |
| 114 | + version "7.24.5" |
| 115 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.5.tgz#ea6c5e33f7b262a0ae762fd5986355c45f54a545" |
| 116 | + integrity sha512-9GxeY8c2d2mdQUP1Dye0ks3VDyIMS98kt/llQ2nUId8IsWqTF0l1LkSX0/uP7l7MCDrzXS009Hyhe2gzTiGW8A== |
117 | 117 | dependencies:
|
118 | 118 | "@babel/helper-environment-visitor" "^7.22.20"
|
119 |
| - "@babel/helper-module-imports" "^7.22.15" |
120 |
| - "@babel/helper-simple-access" "^7.22.5" |
121 |
| - "@babel/helper-split-export-declaration" "^7.22.6" |
122 |
| - "@babel/helper-validator-identifier" "^7.22.20" |
| 119 | + "@babel/helper-module-imports" "^7.24.3" |
| 120 | + "@babel/helper-simple-access" "^7.24.5" |
| 121 | + "@babel/helper-split-export-declaration" "^7.24.5" |
| 122 | + "@babel/helper-validator-identifier" "^7.24.5" |
123 | 123 |
|
124 |
| -"@babel/helper-simple-access@^7.22.5": |
125 |
| - version "7.22.5" |
126 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz#4938357dc7d782b80ed6dbb03a0fba3d22b1d5de" |
127 |
| - integrity sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w== |
| 124 | +"@babel/helper-simple-access@^7.24.5": |
| 125 | + version "7.24.5" |
| 126 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.24.5.tgz#50da5b72f58c16b07fbd992810be6049478e85ba" |
| 127 | + integrity sha512-uH3Hmf5q5n7n8mz7arjUlDOCbttY/DW4DYhE6FUsjKJ/oYC1kQQUvwEQWxRwUpX9qQKRXeqLwWxrqilMrf32sQ== |
128 | 128 | dependencies:
|
129 |
| - "@babel/types" "^7.22.5" |
| 129 | + "@babel/types" "^7.24.5" |
130 | 130 |
|
131 |
| -"@babel/helper-split-export-declaration@^7.22.6": |
132 |
| - version "7.22.6" |
133 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" |
134 |
| - integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== |
| 131 | +"@babel/helper-split-export-declaration@^7.24.5": |
| 132 | + version "7.24.5" |
| 133 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.5.tgz#b9a67f06a46b0b339323617c8c6213b9055a78b6" |
| 134 | + integrity sha512-5CHncttXohrHk8GWOFCcCl4oRD9fKosWlIRgWm4ql9VYioKm52Mk2xsmoohvm7f3JoiLSM5ZgJuRaf5QZZYd3Q== |
135 | 135 | dependencies:
|
136 |
| - "@babel/types" "^7.22.5" |
| 136 | + "@babel/types" "^7.24.5" |
137 | 137 |
|
138 | 138 | "@babel/helper-string-parser@^7.23.4":
|
139 | 139 | version "7.23.4"
|
140 | 140 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83"
|
141 | 141 | integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==
|
142 | 142 |
|
| 143 | +"@babel/helper-string-parser@^7.24.1": |
| 144 | + version "7.24.1" |
| 145 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.1.tgz#f99c36d3593db9540705d0739a1f10b5e20c696e" |
| 146 | + integrity sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ== |
| 147 | + |
143 | 148 | "@babel/helper-validator-identifier@^7.22.20":
|
144 | 149 | version "7.22.20"
|
145 | 150 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
|
146 | 151 | integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
|
147 | 152 |
|
| 153 | +"@babel/helper-validator-identifier@^7.24.5": |
| 154 | + version "7.24.5" |
| 155 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz#918b1a7fa23056603506370089bd990d8720db62" |
| 156 | + integrity sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA== |
| 157 | + |
148 | 158 | "@babel/helper-validator-option@^7.23.5":
|
149 | 159 | version "7.23.5"
|
150 | 160 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#907a3fbd4523426285365d1206c423c4c5520307"
|
151 | 161 | integrity sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==
|
152 | 162 |
|
153 |
| -"@babel/helpers@^7.24.4": |
154 |
| - version "7.24.4" |
155 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.4.tgz#dc00907fd0d95da74563c142ef4cd21f2cb856b6" |
156 |
| - integrity sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw== |
| 163 | +"@babel/helpers@^7.24.5": |
| 164 | + version "7.24.5" |
| 165 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.5.tgz#fedeb87eeafa62b621160402181ad8585a22a40a" |
| 166 | + integrity sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q== |
157 | 167 | dependencies:
|
158 | 168 | "@babel/template" "^7.24.0"
|
159 |
| - "@babel/traverse" "^7.24.1" |
160 |
| - "@babel/types" "^7.24.0" |
| 169 | + "@babel/traverse" "^7.24.5" |
| 170 | + "@babel/types" "^7.24.5" |
161 | 171 |
|
162 | 172 | "@babel/highlight@^7.23.4":
|
163 | 173 | version "7.23.4"
|
|
188 | 198 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.0.tgz#26a3d1ff49031c53a97d03b604375f028746a9ac"
|
189 | 199 | integrity sha512-QuP/FxEAzMSjXygs8v4N9dvdXzEHN4W1oF3PxuWAtPo08UdM17u89RDMgjLn/mlc56iM0HlLmVkO/wgR+rDgHg==
|
190 | 200 |
|
191 |
| -"@babel/parser@^7.24.1", "@babel/parser@^7.24.4": |
192 |
| - version "7.24.4" |
193 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.4.tgz#234487a110d89ad5a3ed4a8a566c36b9453e8c88" |
194 |
| - integrity sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg== |
| 201 | +"@babel/parser@^7.24.5": |
| 202 | + version "7.24.5" |
| 203 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.5.tgz#4a4d5ab4315579e5398a82dcf636ca80c3392790" |
| 204 | + integrity sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg== |
195 | 205 |
|
196 | 206 | "@babel/runtime@^7.11.2", "@babel/runtime@^7.17.8":
|
197 | 207 | version "7.21.0"
|
|
225 | 235 | "@babel/parser" "^7.24.0"
|
226 | 236 | "@babel/types" "^7.24.0"
|
227 | 237 |
|
228 |
| -"@babel/traverse@^7.24.1": |
229 |
| - version "7.24.1" |
230 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.1.tgz#d65c36ac9dd17282175d1e4a3c49d5b7988f530c" |
231 |
| - integrity sha512-xuU6o9m68KeqZbQuDt2TcKSxUw/mrsvavlEqQ1leZ/B+C9tk6E4sRWy97WaXgvq5E+nU3cXMxv3WKOCanVMCmQ== |
| 238 | +"@babel/traverse@^7.24.5": |
| 239 | + version "7.24.5" |
| 240 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.5.tgz#972aa0bc45f16983bf64aa1f877b2dd0eea7e6f8" |
| 241 | + integrity sha512-7aaBLeDQ4zYcUFDUD41lJc1fG8+5IU9DaNSJAgal866FGvmD5EbWQgnEC6kO1gGLsX0esNkfnJSndbTXA3r7UA== |
232 | 242 | dependencies:
|
233 |
| - "@babel/code-frame" "^7.24.1" |
234 |
| - "@babel/generator" "^7.24.1" |
| 243 | + "@babel/code-frame" "^7.24.2" |
| 244 | + "@babel/generator" "^7.24.5" |
235 | 245 | "@babel/helper-environment-visitor" "^7.22.20"
|
236 | 246 | "@babel/helper-function-name" "^7.23.0"
|
237 | 247 | "@babel/helper-hoist-variables" "^7.22.5"
|
238 |
| - "@babel/helper-split-export-declaration" "^7.22.6" |
239 |
| - "@babel/parser" "^7.24.1" |
240 |
| - "@babel/types" "^7.24.0" |
| 248 | + "@babel/helper-split-export-declaration" "^7.24.5" |
| 249 | + "@babel/parser" "^7.24.5" |
| 250 | + "@babel/types" "^7.24.5" |
241 | 251 | debug "^4.3.1"
|
242 | 252 | globals "^11.1.0"
|
243 | 253 |
|
|
259 | 269 | "@babel/helper-validator-identifier" "^7.22.20"
|
260 | 270 | to-fast-properties "^2.0.0"
|
261 | 271 |
|
| 272 | +"@babel/types@^7.24.5": |
| 273 | + version "7.24.5" |
| 274 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.5.tgz#7661930afc638a5383eb0c4aee59b74f38db84d7" |
| 275 | + integrity sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ== |
| 276 | + dependencies: |
| 277 | + "@babel/helper-string-parser" "^7.24.1" |
| 278 | + "@babel/helper-validator-identifier" "^7.24.5" |
| 279 | + to-fast-properties "^2.0.0" |
| 280 | + |
262 | 281 | "@eslint-community/eslint-utils@^4.2.0":
|
263 | 282 | version "4.4.0"
|
264 | 283 | resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
|
|
286 | 305 | minimatch "^3.1.2"
|
287 | 306 | strip-json-comments "^3.1.1"
|
288 | 307 |
|
289 |
| -"@eslint/js@9.1.1": |
290 |
| - version "9.1.1" |
291 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.1.1.tgz#eb0f82461d12779bbafc1b5045cde3143d350a8a" |
292 |
| - integrity sha512-5WoDz3Y19Bg2BnErkZTp0en+c/i9PvgFS7MBe1+m60HjFr0hrphlAGp4yzI7pxpt4xShln4ZyYp4neJm8hmOkQ== |
| 308 | +"@eslint/js@9.2.0": |
| 309 | + version "9.2.0" |
| 310 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.2.0.tgz#b0a9123e8e91a3d9a2eed3a04a6ed44fdab639aa" |
| 311 | + integrity sha512-ESiIudvhoYni+MdsI8oD7skpprZ89qKocwRM2KEvhhBJ9nl5MRh7BXU5GTod7Mdygq+AUl+QzId6iWJKR/wABA== |
293 | 312 |
|
294 | 313 | "@humanwhocodes/config-array@^0.13.0":
|
295 | 314 | version "0.13.0"
|
|
602 | 621 | "@react-spring/types" "~9.7.3"
|
603 | 622 |
|
604 | 623 | "@react-three/drei@^9.57.2":
|
605 |
| - version "9.105.4" |
606 |
| - resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.105.4.tgz#7c692a6be286b8c4940646d44372b205f2ef4ac7" |
607 |
| - integrity sha512-pBZQmaV4yuBXP/TMcWJc5RNm3v9CykOqQDg2tyjZHijV4aa8jf38ae7WyQa5zDjuZcrHlQd2IGMX0Ia2UTHEUA== |
| 624 | + version "9.105.6" |
| 625 | + resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.105.6.tgz#62a576149d179a02a3aaf5f9d962bcf9e1540eb2" |
| 626 | + integrity sha512-JBgYeV36N9N9f1c3o1ZfLYW4rXZA7UQTq32Y8s3DEF6lwj1/y+RP/yq2VG5I8OzUPl7gsmWdy8fpWZgrlAqUpQ== |
608 | 627 | dependencies:
|
609 | 628 | "@babel/runtime" "^7.11.2"
|
610 | 629 | "@mediapipe/tasks-vision" "0.10.8"
|
|
623 | 642 | stats.js "^0.17.0"
|
624 | 643 | suspend-react "^0.1.3"
|
625 | 644 | three-mesh-bvh "^0.7.0"
|
626 |
| - three-stdlib "^2.29.4" |
| 645 | + three-stdlib "^2.29.9" |
627 | 646 | troika-three-text "^0.49.0"
|
628 | 647 | tunnel-rat "^0.1.2"
|
629 | 648 | utility-types "^3.10.0"
|
630 | 649 | uuid "^9.0.1"
|
631 | 650 | zustand "^3.7.1"
|
632 | 651 |
|
633 | 652 | "@react-three/fiber@^8.2.1":
|
634 |
| - version "8.16.2" |
635 |
| - resolved "https://registry.yarnpkg.com/@react-three/fiber/-/fiber-8.16.2.tgz#0911db572b39d4986b645a709fd5af63eab81482" |
636 |
| - integrity sha512-3Z5FW8mxzomBbrw2iF0lNOAlNBr2OK6HR0NM416PzcTs0UcSoPj/nD4eqmrV5Kut6kvCc/TJua5LyeoPE7vSmw== |
| 653 | + version "8.16.3" |
| 654 | + resolved "https://registry.yarnpkg.com/@react-three/fiber/-/fiber-8.16.3.tgz#76270e86909a05662edc3e8de717f2a8db9f5de3" |
| 655 | + integrity sha512-jg37AH0xmJEGbCk7qgO3EwB99UTNVekYYU/1+D5xNPFAn+fPqkUUaHalriaY+S3HLtBy33HYVOenbD9ZKLyC/Q== |
637 | 656 | dependencies:
|
638 | 657 | "@babel/runtime" "^7.17.8"
|
639 | 658 | "@types/react-reconciler" "^0.26.7"
|
|
692 | 711 | integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
|
693 | 712 |
|
694 | 713 | "@types/node@^20.0.0":
|
695 |
| - version "20.12.7" |
696 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384" |
697 |
| - integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg== |
| 714 | + version "20.12.8" |
| 715 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.8.tgz#35897bf2bfe3469847ab04634636de09552e8256" |
| 716 | + integrity sha512-NU0rJLJnshZWdE/097cdCBbyW1h4hEg0xpovcoAQYHl8dnEyp/NAOiE45pvc+Bd1Dt+2r94v2eGFpQJ4R7g+2w== |
698 | 717 | dependencies:
|
699 | 718 | undici-types "~5.26.4"
|
700 | 719 |
|
|
729 | 748 | dependencies:
|
730 | 749 | "@types/react" "*"
|
731 | 750 |
|
732 |
| -"@types/react@*", "@types/react@^18.0.28": |
733 |
| - version "18.2.62" |
734 |
| - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.62.tgz#2527a7a54749b1a99c87a4aa8b83e26846face38" |
735 |
| - integrity sha512-l3f57BbaEKP0xcFzf+5qRG8/PXykZiuVM6eEoPtqBPCp6dxO3HhDkLIgIyXPhPKNAeXn3KO2pEaNgzaEo/asaw== |
736 |
| - dependencies: |
737 |
| - "@types/prop-types" "*" |
738 |
| - "@types/scheduler" "*" |
739 |
| - csstype "^3.0.2" |
740 |
| - |
741 |
| -"@types/react@18.3.0": |
742 |
| - version "18.3.0" |
743 |
| - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.0.tgz#2e6ac50dea2f68f774b20f1bd536ef82365cd64a" |
744 |
| - integrity sha512-DiUcKjzE6soLyln8NNZmyhcQjVv+WsUIFSqetMN0p8927OztKT4VTfFTqsbAi5oAGIcgOmOajlfBqyptDDjZRw== |
| 751 | +"@types/react@*", "@types/react@18.3.1", "@types/react@^18.0.28": |
| 752 | + version "18.3.1" |
| 753 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.1.tgz#fed43985caa834a2084d002e4771e15dfcbdbe8e" |
| 754 | + integrity sha512-V0kuGBX3+prX+DQ/7r2qsv1NsdfnCLnTgnRJ1pYnxykBhGMz+qj+box5lq7XsO5mtZsBqpjwwTu/7wszPfMBcw== |
745 | 755 | dependencies:
|
746 | 756 | "@types/prop-types" "*"
|
747 | 757 | csstype "^3.0.2"
|
748 | 758 |
|
749 |
| -"@types/scheduler@*": |
750 |
| - version "0.16.2" |
751 |
| - resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39" |
752 |
| - integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew== |
753 |
| - |
754 | 759 | "@types/stats.js@*":
|
755 | 760 | version "0.17.3"
|
756 | 761 | resolved "https://registry.yarnpkg.com/@types/stats.js/-/stats.js-0.17.3.tgz#705446e12ce0fad618557dd88236f51148b7a935"
|
@@ -1730,14 +1735,14 @@ eslint-visitor-keys@^4.0.0:
|
1730 | 1735 | integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
|
1731 | 1736 |
|
1732 | 1737 | eslint@^9.0.0:
|
1733 |
| - version "9.1.1" |
1734 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.1.1.tgz#39ec657ccd12813cb4a1dab2f9229dcc6e468271" |
1735 |
| - integrity sha512-b4cRQ0BeZcSEzPpY2PjFY70VbO32K7BStTGtBsnIGdTSEEQzBi8hPBcGQmTG2zUvFr9uLe0TK42bw8YszuHEqg== |
| 1738 | + version "9.2.0" |
| 1739 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.2.0.tgz#0700ebc99528753315d78090876911d3cdbf19fe" |
| 1740 | + integrity sha512-0n/I88vZpCOzO+PQpt0lbsqmn9AsnsJAQseIqhZFI8ibQT0U1AkEKRxA3EVMos0BoHSXDQvCXY25TUjB5tr8Og== |
1736 | 1741 | dependencies:
|
1737 | 1742 | "@eslint-community/eslint-utils" "^4.2.0"
|
1738 | 1743 | "@eslint-community/regexpp" "^4.6.1"
|
1739 | 1744 | "@eslint/eslintrc" "^3.0.2"
|
1740 |
| - "@eslint/js" "9.1.1" |
| 1745 | + "@eslint/js" "9.2.0" |
1741 | 1746 | "@humanwhocodes/config-array" "^0.13.0"
|
1742 | 1747 | "@humanwhocodes/module-importer" "^1.0.1"
|
1743 | 1748 | "@humanwhocodes/retry" "^0.2.3"
|
@@ -3029,9 +3034,9 @@ postcss@^8.4.23, postcss@^8.4.5:
|
3029 | 3034 | source-map-js "^1.2.0"
|
3030 | 3035 |
|
3031 | 3036 | postprocessing@^6.28.4, postprocessing@^6.32.1:
|
3032 |
| - version "6.35.3" |
3033 |
| - resolved "https://registry.yarnpkg.com/postprocessing/-/postprocessing-6.35.3.tgz#98cc67a418487e66ec83ee124a090cc5db857b62" |
3034 |
| - integrity sha512-PH0/gqVYpp+vZjmSAohG/xH0u9FpbjfCGsFMsmsZVd8XXSmqJUR7b5C9ZFE/iMrWhe+tiTOFN9WvcEdjLI8LYQ== |
| 3037 | + version "6.35.4" |
| 3038 | + resolved "https://registry.yarnpkg.com/postprocessing/-/postprocessing-6.35.4.tgz#51040e0d5cd4614d4f2fca1606911573c150ca5a" |
| 3039 | + integrity sha512-U4Uk+wOHRbdlMV8zhn843K3bZyiWGKnWXWSsDXa8IW6NAiAP/YJtf6DHs4UFo1gLnNnRGpgJPc2Xxai9O/HoLg== |
3035 | 3040 |
|
3036 | 3041 | potpack@^1.0.1:
|
3037 | 3042 | version "1.0.2"
|
@@ -3583,10 +3588,10 @@ three-stdlib@^2.23.4:
|
3583 | 3588 | fflate "^0.6.9"
|
3584 | 3589 | potpack "^1.0.1"
|
3585 | 3590 |
|
3586 |
| -three-stdlib@^2.29.4: |
3587 |
| - version "2.29.4" |
3588 |
| - resolved "https://registry.yarnpkg.com/three-stdlib/-/three-stdlib-2.29.4.tgz#6e8741f6a2d435d15ed73f3a14dd149660d4ce51" |
3589 |
| - integrity sha512-XNzGCrz/uAk9XoLwd35eN7dQyI4ggXZTeqjcN034YdYBpBlNO9kmLHehl/0Nw9jCelblB7jla+unHAOIyLyV6Q== |
| 3591 | +three-stdlib@^2.29.9: |
| 3592 | + version "2.29.11" |
| 3593 | + resolved "https://registry.yarnpkg.com/three-stdlib/-/three-stdlib-2.29.11.tgz#9bec17887464e8f4fe36d41e879655b16411c686" |
| 3594 | + integrity sha512-vSyUavKCwOJQd2ch9IHhyJVx6eNG3y+z3/LulqHM7OLMy81OqnmIrvc2b4phKr/c1aVjHRNG2X7JOklfrDDcmQ== |
3590 | 3595 | dependencies:
|
3591 | 3596 | "@types/draco3d" "^1.4.0"
|
3592 | 3597 | "@types/offscreencanvas" "^2019.6.4"
|
|
0 commit comments