|
79 | 79 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
|
80 | 80 | integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
|
81 | 81 |
|
82 |
| - |
83 |
| - version "7.24.3" |
84 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.3.tgz#568864247ea10fbd4eff04dda1e05f9e2ea985c3" |
85 |
| - integrity sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ== |
| 82 | + |
| 83 | + version "7.24.4" |
| 84 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.4.tgz#1f758428e88e0d8c563874741bc4ffc4f71a4717" |
| 85 | + integrity sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg== |
86 | 86 | dependencies:
|
87 | 87 | "@ampproject/remapping" "^2.2.0"
|
88 | 88 | "@babel/code-frame" "^7.24.2"
|
89 |
| - "@babel/generator" "^7.24.1" |
| 89 | + "@babel/generator" "^7.24.4" |
90 | 90 | "@babel/helper-compilation-targets" "^7.23.6"
|
91 | 91 | "@babel/helper-module-transforms" "^7.23.3"
|
92 |
| - "@babel/helpers" "^7.24.1" |
93 |
| - "@babel/parser" "^7.24.1" |
| 92 | + "@babel/helpers" "^7.24.4" |
| 93 | + "@babel/parser" "^7.24.4" |
94 | 94 | "@babel/template" "^7.24.0"
|
95 | 95 | "@babel/traverse" "^7.24.1"
|
96 | 96 | "@babel/types" "^7.24.0"
|
|
159 | 159 | "@jridgewell/trace-mapping" "^0.3.25"
|
160 | 160 | jsesc "^2.5.1"
|
161 | 161 |
|
| 162 | +"@babel/generator@^7.24.4": |
| 163 | + version "7.24.4" |
| 164 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.4.tgz#1fc55532b88adf952025d5d2d1e71f946cb1c498" |
| 165 | + integrity sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw== |
| 166 | + dependencies: |
| 167 | + "@babel/types" "^7.24.0" |
| 168 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 169 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 170 | + jsesc "^2.5.1" |
| 171 | + |
162 | 172 | "@babel/helper-annotate-as-pure@^7.22.5":
|
163 | 173 | version "7.22.5"
|
164 | 174 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz#e7f06737b197d580a01edf75d97e2c8be99d3882"
|
|
390 | 400 | "@babel/traverse" "^7.23.7"
|
391 | 401 | "@babel/types" "^7.23.6"
|
392 | 402 |
|
393 |
| -"@babel/helpers@^7.24.1": |
394 |
| - version "7.24.1" |
395 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.1.tgz#183e44714b9eba36c3038e442516587b1e0a1a94" |
396 |
| - integrity sha512-BpU09QqEe6ZCHuIHFphEFgvNSrubve1FtyMton26ekZ85gRGi6LrTF7zArARp2YvyFxloeiRmtSCq5sjh1WqIg== |
| 403 | +"@babel/helpers@^7.24.4": |
| 404 | + version "7.24.4" |
| 405 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.4.tgz#dc00907fd0d95da74563c142ef4cd21f2cb856b6" |
| 406 | + integrity sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw== |
397 | 407 | dependencies:
|
398 | 408 | "@babel/template" "^7.24.0"
|
399 | 409 | "@babel/traverse" "^7.24.1"
|
|
443 | 453 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.1.tgz#1e416d3627393fab1cb5b0f2f1796a100ae9133a"
|
444 | 454 | integrity sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg==
|
445 | 455 |
|
| 456 | +"@babel/parser@^7.24.4": |
| 457 | + version "7.24.4" |
| 458 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.4.tgz#234487a110d89ad5a3ed4a8a566c36b9453e8c88" |
| 459 | + integrity sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg== |
| 460 | + |
446 | 461 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.23.3":
|
447 | 462 | version "7.23.3"
|
448 | 463 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.23.3.tgz#5cd1c87ba9380d0afb78469292c954fee5d2411a"
|
|
3454 | 3469 | dependencies:
|
3455 | 3470 | undici-types "~5.26.4"
|
3456 | 3471 |
|
3457 |
| - |
3458 |
| - version "20.12.3" |
3459 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.3.tgz#d6658c2c7776c1cad93534bb45428195ed840c65" |
3460 |
| - integrity sha512-sD+ia2ubTeWrOu+YMF+MTAB7E+O7qsMqAbMfW7DG3K1URwhZ5hN1pLlRVGbf4wDFzSfikL05M17EyorS86jShw== |
| 3472 | + |
| 3473 | + version "20.12.4" |
| 3474 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.4.tgz#af5921bd75ccdf3a3d8b3fa75bf3d3359268cd11" |
| 3475 | + integrity sha512-E+Fa9z3wSQpzgYQdYmme5X3OTuejnnTx88A6p6vkkJosR3KBz+HpE3kqNm98VE6cfLFcISx7zW7MsJkH6KwbTw== |
3461 | 3476 | dependencies:
|
3462 | 3477 | undici-types "~5.26.4"
|
3463 | 3478 |
|
|
3495 | 3510 | dependencies:
|
3496 | 3511 | "@types/react" "*"
|
3497 | 3512 |
|
3498 |
| - |
3499 |
| - version "18.2.23" |
3500 |
| - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.23.tgz#112338760f622a16d64271b408355f2f27f6302c" |
3501 |
| - integrity sha512-ZQ71wgGOTmDYpnav2knkjr3qXdAFu0vsk8Ci5w3pGAIdj7/kKAyn+VsQDhXsmzzzepAiI9leWMmubXz690AI/A== |
| 3513 | + |
| 3514 | + version "18.2.24" |
| 3515 | + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.24.tgz#8dda8f449ae436a7a6e91efed8035d4ab03ff759" |
| 3516 | + integrity sha512-cN6upcKd8zkGy4HU9F1+/s98Hrp6D4MOcippK4PoE8OZRngohHZpbJn1GsaDLz87MqvHNoT13nHvNqM9ocRHZg== |
3502 | 3517 | dependencies:
|
3503 | 3518 | "@types/react" "*"
|
3504 | 3519 |
|
@@ -6158,27 +6173,27 @@ electron-to-chromium@^1.4.601, electron-to-chromium@^1.4.668:
|
6158 | 6173 | integrity sha512-K3WPQ36bUOtXg/1+69bFlFOvdSm0/0bGqmsfPDLRXLanoKXdA+pIWuf/VbA9b+2CwBFuONgl4NEz4OEm+OJOKA==
|
6159 | 6174 |
|
6160 | 6175 | embla-carousel-autoplay@^8.0.0-rc17:
|
6161 |
| - version "8.0.0" |
6162 |
| - resolved "https://registry.yarnpkg.com/embla-carousel-autoplay/-/embla-carousel-autoplay-8.0.0.tgz#35c68d222b23a43af65e54dc93424017a2df2641" |
6163 |
| - integrity sha512-FWHhZULH5+ydg7fiabwQppCDoTMi8pbMC20lmVytoXn7hH2KAhXHc/8yCUb3yToqMduCN6xPKUONtgzBqz3RZg== |
| 6176 | + version "8.0.1" |
| 6177 | + resolved "https://registry.yarnpkg.com/embla-carousel-autoplay/-/embla-carousel-autoplay-8.0.1.tgz#2b6a99f04b7ce37472afafee3ceefda0b7b99a0a" |
| 6178 | + integrity sha512-4zcB6jVSGTJSXL7uroccjak9U+lyyoZTO4NISwdCHNMYVbIra8aZGEz0I/4Ql753do6jqjaRE8MsCBhJbt6u6A== |
6164 | 6179 |
|
6165 | 6180 | embla-carousel-react@^8.0.0-rc17:
|
6166 |
| - version "8.0.0" |
6167 |
| - resolved "https://registry.yarnpkg.com/embla-carousel-react/-/embla-carousel-react-8.0.0.tgz#73abd0a30c2faa37532ae3c4c0b484867e066d5f" |
6168 |
| - integrity sha512-qT0dii8ZwoCtEIBE6ogjqU2+5IwnGfdt2teKjCzW88JRErflhlCpz8KjWnW8xoRZOP8g0clRtsMEFoAgS/elfA== |
| 6181 | + version "8.0.1" |
| 6182 | + resolved "https://registry.yarnpkg.com/embla-carousel-react/-/embla-carousel-react-8.0.1.tgz#6c0420e54079a3f47fad1b4e982be782066f5b2c" |
| 6183 | + integrity sha512-cpFQ/HwCsjBjzpu9Z9IHmZ9DaCSf/wo4q+qUTcRW3SsNv+1Q8IY7Y8J2QIyTmz0vOWY7tliu3uE2gqRH7ZDwOQ== |
6169 | 6184 | dependencies:
|
6170 |
| - embla-carousel "8.0.0" |
6171 |
| - embla-carousel-reactive-utils "8.0.0" |
| 6185 | + embla-carousel "8.0.1" |
| 6186 | + embla-carousel-reactive-utils "8.0.1" |
6172 | 6187 |
|
6173 |
| - |
6174 |
| - version "8.0.0" |
6175 |
| - resolved "https://registry.yarnpkg.com/embla-carousel-reactive-utils/-/embla-carousel-reactive-utils-8.0.0.tgz#65342e9feb8d2780fcb1d1d6050ce41837385efa" |
6176 |
| - integrity sha512-JCw0CqCXI7tbHDRogBb9PoeMLyjEC1vpN0lDOzUjmlfVgtfF+ffLaOK8bVtXVUEbNs/3guGe3NSzA5J5aYzLzw== |
| 6188 | + |
| 6189 | + version "8.0.1" |
| 6190 | + resolved "https://registry.yarnpkg.com/embla-carousel-reactive-utils/-/embla-carousel-reactive-utils-8.0.1.tgz#7fe11dd07bf9f8e95debdc2e4415d608fe8723c6" |
| 6191 | + integrity sha512-KBSkz2h9LwVFkOrwzIJKgXbmEDlIShkreeOHnV8Cph09AdBMzb412nRkcctbeDcuG9x3CVsqLzJrSXnZeYhFPQ== |
6177 | 6192 |
|
6178 |
| - |
6179 |
| - version "8.0.0" |
6180 |
| - resolved "https://registry.yarnpkg.com/embla-carousel/-/embla-carousel-8.0.0.tgz#164d0faafe3220c2584c08d45a738c9fb4efc344" |
6181 |
| - integrity sha512-ecixcyqS6oKD2nh5Nj5MObcgoSILWNI/GtBxkidn5ytFaCCmwVHo2SecksaQZHcARMMpIR2dWOlSIdA1LkZFUA== |
| 6193 | + |
| 6194 | + version "8.0.1" |
| 6195 | + resolved "https://registry.yarnpkg.com/embla-carousel/-/embla-carousel-8.0.1.tgz#a9dd052d91a97b15c362723611ba7687193dba99" |
| 6196 | + integrity sha512-RsaMRyBCd144N95gb3XoI+H9zj3RI4y0qcfvKYEh2tIAIEenL9CW9vwzltCeoYkWYipGdkvup+HGT9ewG1YTEw== |
6182 | 6197 |
|
6183 | 6198 | emittery@^0.13.1:
|
6184 | 6199 | version "0.13.1"
|
|
0 commit comments