|
15 | 15 | "@jridgewell/gen-mapping" "^0.3.5"
|
16 | 16 | "@jridgewell/trace-mapping" "^0.3.24"
|
17 | 17 |
|
18 |
| -"@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.1", "@babel/code-frame@^7.24.2": |
| 18 | +"@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.2": |
19 | 19 | version "7.24.2"
|
20 | 20 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae"
|
21 | 21 | integrity sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==
|
|
28 | 28 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.4.tgz#6f102372e9094f25d908ca0d34fc74c74606059a"
|
29 | 29 | integrity sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ==
|
30 | 30 |
|
31 |
| -"@babel/core@^7.24.4": |
32 |
| - version "7.24.4" |
33 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.4.tgz#1f758428e88e0d8c563874741bc4ffc4f71a4717" |
34 |
| - integrity sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg== |
| 31 | +"@babel/core@^7.24.5": |
| 32 | + version "7.24.5" |
| 33 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.5.tgz#15ab5b98e101972d171aeef92ac70d8d6718f06a" |
| 34 | + integrity sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA== |
35 | 35 | dependencies:
|
36 | 36 | "@ampproject/remapping" "^2.2.0"
|
37 | 37 | "@babel/code-frame" "^7.24.2"
|
38 |
| - "@babel/generator" "^7.24.4" |
| 38 | + "@babel/generator" "^7.24.5" |
39 | 39 | "@babel/helper-compilation-targets" "^7.23.6"
|
40 |
| - "@babel/helper-module-transforms" "^7.23.3" |
41 |
| - "@babel/helpers" "^7.24.4" |
42 |
| - "@babel/parser" "^7.24.4" |
| 40 | + "@babel/helper-module-transforms" "^7.24.5" |
| 41 | + "@babel/helpers" "^7.24.5" |
| 42 | + "@babel/parser" "^7.24.5" |
43 | 43 | "@babel/template" "^7.24.0"
|
44 |
| - "@babel/traverse" "^7.24.1" |
45 |
| - "@babel/types" "^7.24.0" |
| 44 | + "@babel/traverse" "^7.24.5" |
| 45 | + "@babel/types" "^7.24.5" |
46 | 46 | convert-source-map "^2.0.0"
|
47 | 47 | debug "^4.1.0"
|
48 | 48 | gensync "^1.0.0-beta.2"
|
49 | 49 | json5 "^2.2.3"
|
50 | 50 | semver "^6.3.1"
|
51 | 51 |
|
52 |
| -"@babel/generator@^7.24.1", "@babel/generator@^7.24.4": |
53 |
| - version "7.24.4" |
54 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.4.tgz#1fc55532b88adf952025d5d2d1e71f946cb1c498" |
55 |
| - integrity sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw== |
| 52 | +"@babel/generator@^7.24.5": |
| 53 | + version "7.24.5" |
| 54 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.5.tgz#e5afc068f932f05616b66713e28d0f04e99daeb3" |
| 55 | + integrity sha512-x32i4hEXvr+iI0NEoEfDKzlemF8AmtOP8CcrRaEcpzysWuoEb1KknpcvMsHKPONoKZiDuItklgWhB18xEhr9PA== |
56 | 56 | dependencies:
|
57 |
| - "@babel/types" "^7.24.0" |
| 57 | + "@babel/types" "^7.24.5" |
58 | 58 | "@jridgewell/gen-mapping" "^0.3.5"
|
59 | 59 | "@jridgewell/trace-mapping" "^0.3.25"
|
60 | 60 | jsesc "^2.5.1"
|
|
183 | 183 | dependencies:
|
184 | 184 | "@babel/types" "^7.24.5"
|
185 | 185 |
|
186 |
| -"@babel/helper-module-imports@^7.18.6", "@babel/helper-module-imports@^7.22.15": |
| 186 | +"@babel/helper-module-imports@^7.18.6": |
187 | 187 | version "7.22.15"
|
188 | 188 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz#16146307acdc40cc00c3b2c647713076464bdbf0"
|
189 | 189 | integrity sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==
|
190 | 190 | dependencies:
|
191 | 191 | "@babel/types" "^7.22.15"
|
192 | 192 |
|
193 |
| -"@babel/helper-module-imports@^7.24.1": |
| 193 | +"@babel/helper-module-imports@^7.24.1", "@babel/helper-module-imports@^7.24.3": |
194 | 194 | version "7.24.3"
|
195 | 195 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.3.tgz#6ac476e6d168c7c23ff3ba3cf4f7841d46ac8128"
|
196 | 196 | integrity sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==
|
197 | 197 | dependencies:
|
198 | 198 | "@babel/types" "^7.24.0"
|
199 | 199 |
|
200 |
| -"@babel/helper-module-transforms@^7.23.3": |
201 |
| - version "7.23.3" |
202 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz#d7d12c3c5d30af5b3c0fcab2a6d5217773e2d0f1" |
203 |
| - integrity sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ== |
| 200 | +"@babel/helper-module-transforms@^7.23.3", "@babel/helper-module-transforms@^7.24.5": |
| 201 | + version "7.24.5" |
| 202 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.5.tgz#ea6c5e33f7b262a0ae762fd5986355c45f54a545" |
| 203 | + integrity sha512-9GxeY8c2d2mdQUP1Dye0ks3VDyIMS98kt/llQ2nUId8IsWqTF0l1LkSX0/uP7l7MCDrzXS009Hyhe2gzTiGW8A== |
204 | 204 | dependencies:
|
205 | 205 | "@babel/helper-environment-visitor" "^7.22.20"
|
206 |
| - "@babel/helper-module-imports" "^7.22.15" |
207 |
| - "@babel/helper-simple-access" "^7.22.5" |
208 |
| - "@babel/helper-split-export-declaration" "^7.22.6" |
209 |
| - "@babel/helper-validator-identifier" "^7.22.20" |
| 206 | + "@babel/helper-module-imports" "^7.24.3" |
| 207 | + "@babel/helper-simple-access" "^7.24.5" |
| 208 | + "@babel/helper-split-export-declaration" "^7.24.5" |
| 209 | + "@babel/helper-validator-identifier" "^7.24.5" |
210 | 210 |
|
211 | 211 | "@babel/helper-optimise-call-expression@^7.22.5":
|
212 | 212 | version "7.22.5"
|
|
245 | 245 | dependencies:
|
246 | 246 | "@babel/types" "^7.22.5"
|
247 | 247 |
|
| 248 | +"@babel/helper-simple-access@^7.24.5": |
| 249 | + version "7.24.5" |
| 250 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.24.5.tgz#50da5b72f58c16b07fbd992810be6049478e85ba" |
| 251 | + integrity sha512-uH3Hmf5q5n7n8mz7arjUlDOCbttY/DW4DYhE6FUsjKJ/oYC1kQQUvwEQWxRwUpX9qQKRXeqLwWxrqilMrf32sQ== |
| 252 | + dependencies: |
| 253 | + "@babel/types" "^7.24.5" |
| 254 | + |
248 | 255 | "@babel/helper-skip-transparent-expression-wrappers@^7.22.5":
|
249 | 256 | version "7.22.5"
|
250 | 257 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.22.5.tgz#007f15240b5751c537c40e77abb4e89eeaaa8847"
|
|
266 | 273 | dependencies:
|
267 | 274 | "@babel/types" "^7.24.5"
|
268 | 275 |
|
269 |
| -"@babel/helper-string-parser@^7.23.4": |
270 |
| - version "7.23.4" |
271 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83" |
272 |
| - integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ== |
273 |
| - |
274 | 276 | "@babel/helper-string-parser@^7.24.1":
|
275 | 277 | version "7.24.1"
|
276 | 278 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.1.tgz#f99c36d3593db9540705d0739a1f10b5e20c696e"
|
|
300 | 302 | "@babel/template" "^7.22.15"
|
301 | 303 | "@babel/types" "^7.22.19"
|
302 | 304 |
|
303 |
| -"@babel/helpers@^7.24.4": |
304 |
| - version "7.24.4" |
305 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.4.tgz#dc00907fd0d95da74563c142ef4cd21f2cb856b6" |
306 |
| - integrity sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw== |
| 305 | +"@babel/helpers@^7.24.5": |
| 306 | + version "7.24.5" |
| 307 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.5.tgz#fedeb87eeafa62b621160402181ad8585a22a40a" |
| 308 | + integrity sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q== |
307 | 309 | dependencies:
|
308 | 310 | "@babel/template" "^7.24.0"
|
309 |
| - "@babel/traverse" "^7.24.1" |
310 |
| - "@babel/types" "^7.24.0" |
| 311 | + "@babel/traverse" "^7.24.5" |
| 312 | + "@babel/types" "^7.24.5" |
311 | 313 |
|
312 | 314 | "@babel/highlight@^7.24.2":
|
313 | 315 | version "7.24.2"
|
|
319 | 321 | js-tokens "^4.0.0"
|
320 | 322 | picocolors "^1.0.0"
|
321 | 323 |
|
322 |
| -"@babel/parser@^7.24.0", "@babel/parser@^7.24.1", "@babel/parser@^7.24.4": |
323 |
| - version "7.24.4" |
324 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.4.tgz#234487a110d89ad5a3ed4a8a566c36b9453e8c88" |
325 |
| - integrity sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg== |
| 324 | +"@babel/parser@^7.24.0", "@babel/parser@^7.24.5": |
| 325 | + version "7.24.5" |
| 326 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.5.tgz#4a4d5ab4315579e5398a82dcf636ca80c3392790" |
| 327 | + integrity sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg== |
326 | 328 |
|
327 | 329 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.24.5":
|
328 | 330 | version "7.24.5"
|
|
992 | 994 | "@babel/parser" "^7.24.0"
|
993 | 995 | "@babel/types" "^7.24.0"
|
994 | 996 |
|
995 |
| -"@babel/traverse@^7.24.1": |
996 |
| - version "7.24.1" |
997 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.1.tgz#d65c36ac9dd17282175d1e4a3c49d5b7988f530c" |
998 |
| - integrity sha512-xuU6o9m68KeqZbQuDt2TcKSxUw/mrsvavlEqQ1leZ/B+C9tk6E4sRWy97WaXgvq5E+nU3cXMxv3WKOCanVMCmQ== |
| 997 | +"@babel/traverse@^7.24.5": |
| 998 | + version "7.24.5" |
| 999 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.5.tgz#972aa0bc45f16983bf64aa1f877b2dd0eea7e6f8" |
| 1000 | + integrity sha512-7aaBLeDQ4zYcUFDUD41lJc1fG8+5IU9DaNSJAgal866FGvmD5EbWQgnEC6kO1gGLsX0esNkfnJSndbTXA3r7UA== |
999 | 1001 | dependencies:
|
1000 |
| - "@babel/code-frame" "^7.24.1" |
1001 |
| - "@babel/generator" "^7.24.1" |
| 1002 | + "@babel/code-frame" "^7.24.2" |
| 1003 | + "@babel/generator" "^7.24.5" |
1002 | 1004 | "@babel/helper-environment-visitor" "^7.22.20"
|
1003 | 1005 | "@babel/helper-function-name" "^7.23.0"
|
1004 | 1006 | "@babel/helper-hoist-variables" "^7.22.5"
|
1005 |
| - "@babel/helper-split-export-declaration" "^7.22.6" |
1006 |
| - "@babel/parser" "^7.24.1" |
1007 |
| - "@babel/types" "^7.24.0" |
| 1007 | + "@babel/helper-split-export-declaration" "^7.24.5" |
| 1008 | + "@babel/parser" "^7.24.5" |
| 1009 | + "@babel/types" "^7.24.5" |
1008 | 1010 | debug "^4.3.1"
|
1009 | 1011 | globals "^11.1.0"
|
1010 | 1012 |
|
1011 |
| -"@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.24.0", "@babel/types@^7.4.4": |
1012 |
| - version "7.24.0" |
1013 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.0.tgz#3b951f435a92e7333eba05b7566fd297960ea1bf" |
1014 |
| - integrity sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w== |
1015 |
| - dependencies: |
1016 |
| - "@babel/helper-string-parser" "^7.23.4" |
1017 |
| - "@babel/helper-validator-identifier" "^7.22.20" |
1018 |
| - to-fast-properties "^2.0.0" |
1019 |
| - |
1020 |
| -"@babel/types@^7.24.5": |
| 1013 | +"@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.24.0", "@babel/types@^7.24.5", "@babel/types@^7.4.4": |
1021 | 1014 | version "7.24.5"
|
1022 | 1015 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.5.tgz#7661930afc638a5383eb0c4aee59b74f38db84d7"
|
1023 | 1016 | integrity sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ==
|
|
0 commit comments