|
26 | 26 | "@jridgewell/gen-mapping" "^0.3.5"
|
27 | 27 | "@jridgewell/trace-mapping" "^0.3.24"
|
28 | 28 |
|
29 |
| -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.24.7": |
| 29 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.24.7": |
30 | 30 | version "7.24.7"
|
31 | 31 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.7.tgz#882fd9e09e8ee324e496bd040401c6f046ef4465"
|
32 | 32 | integrity sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==
|
33 | 33 | dependencies:
|
34 | 34 | "@babel/highlight" "^7.24.7"
|
35 | 35 | picocolors "^1.0.0"
|
36 | 36 |
|
| 37 | +"@babel/code-frame@^7.12.13": |
| 38 | + version "7.27.1" |
| 39 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be" |
| 40 | + integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg== |
| 41 | + dependencies: |
| 42 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 43 | + js-tokens "^4.0.0" |
| 44 | + picocolors "^1.1.1" |
| 45 | + |
37 | 46 | "@babel/compat-data@^7.25.2":
|
38 | 47 | version "7.25.2"
|
39 | 48 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.2.tgz#e41928bd33475305c586f6acbbb7e3ade7a6f7f5"
|
|
117 | 126 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz#5b3329c9a58803d5df425e5785865881a81ca48d"
|
118 | 127 | integrity sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==
|
119 | 128 |
|
120 |
| -"@babel/helper-validator-identifier@^7.24.7": |
121 |
| - version "7.24.7" |
122 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db" |
123 |
| - integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w== |
| 129 | +"@babel/helper-validator-identifier@^7.24.7", "@babel/helper-validator-identifier@^7.25.9", "@babel/helper-validator-identifier@^7.27.1": |
| 130 | + version "7.27.1" |
| 131 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8" |
| 132 | + integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow== |
124 | 133 |
|
125 | 134 | "@babel/helper-validator-option@^7.24.8":
|
126 | 135 | version "7.24.8"
|
|
136 | 145 | "@babel/types" "^7.25.0"
|
137 | 146 |
|
138 | 147 | "@babel/highlight@^7.24.7":
|
139 |
| - version "7.24.7" |
140 |
| - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.7.tgz#a05ab1df134b286558aae0ed41e6c5f731bf409d" |
141 |
| - integrity sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw== |
| 148 | + version "7.25.9" |
| 149 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.25.9.tgz#8141ce68fc73757946f983b343f1231f4691acc6" |
| 150 | + integrity sha512-llL88JShoCsth8fF8R4SJnIn+WLvR6ccFxu1H3FlMhDontdcmZWf2HgIZ7AIqV3Xcck1idlohrN4EUBQz6klbw== |
142 | 151 | dependencies:
|
143 |
| - "@babel/helper-validator-identifier" "^7.24.7" |
| 152 | + "@babel/helper-validator-identifier" "^7.25.9" |
144 | 153 | chalk "^2.4.2"
|
145 | 154 | js-tokens "^4.0.0"
|
146 | 155 | picocolors "^1.0.0"
|
|
708 | 717 | "@types/istanbul-lib-report" "*"
|
709 | 718 |
|
710 | 719 | "@types/jest@^29.5.12":
|
711 |
| - version "29.5.12" |
712 |
| - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544" |
713 |
| - integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw== |
| 720 | + version "29.5.14" |
| 721 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5" |
| 722 | + integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ== |
714 | 723 | dependencies:
|
715 | 724 | expect "^29.0.0"
|
716 | 725 | pretty-format "^29.0.0"
|
717 | 726 |
|
718 | 727 | "@types/node@*":
|
719 |
| - version "22.1.0" |
720 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.1.0.tgz#6d6adc648b5e03f0e83c78dc788c2b037d0ad94b" |
721 |
| - integrity sha512-AOmuRF0R2/5j1knA3c6G3HOk523Ga+l+ZXltX8SF1+5oqcXijjfTd8fY3XRZqSihEu9XhtQnKYLmkFaoxgsJHw== |
| 728 | + version "24.0.10" |
| 729 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.10.tgz#f65a169779bf0d70203183a1890be7bee8ca2ddb" |
| 730 | + integrity sha512-ENHwaH+JIRTDIEEbDK6QSQntAYGtbvdDXnMXnZaZ6k13Du1dPMmprkEHIL7ok2Wl2aZevetwTAb5S+7yIF+enA== |
722 | 731 | dependencies:
|
723 |
| - undici-types "~6.13.0" |
| 732 | + undici-types "~7.8.0" |
724 | 733 |
|
725 | 734 | "@types/node@^20.4.4":
|
726 | 735 | version "20.14.14"
|
@@ -2459,9 +2468,9 @@ merge2@^1.3.0, merge2@^1.4.1:
|
2459 | 2468 | integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
|
2460 | 2469 |
|
2461 | 2470 | micromatch@^4.0.4:
|
2462 |
| - version "4.0.7" |
2463 |
| - resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.7.tgz#33e8190d9fe474a9895525f5618eee136d46c2e5" |
2464 |
| - integrity sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q== |
| 2471 | + version "4.0.8" |
| 2472 | + resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202" |
| 2473 | + integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA== |
2465 | 2474 | dependencies:
|
2466 | 2475 | braces "^3.0.3"
|
2467 | 2476 | picomatch "^2.3.1"
|
@@ -2637,7 +2646,12 @@ path-type@^4.0.0:
|
2637 | 2646 | resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
|
2638 | 2647 | integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
|
2639 | 2648 |
|
2640 |
| -picocolors@^1.0.0, picocolors@^1.0.1: |
| 2649 | +picocolors@^1.0.0, picocolors@^1.1.1: |
| 2650 | + version "1.1.1" |
| 2651 | + resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b" |
| 2652 | + integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== |
| 2653 | + |
| 2654 | +picocolors@^1.0.1: |
2641 | 2655 | version "1.0.1"
|
2642 | 2656 | resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1"
|
2643 | 2657 | integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
|
@@ -3048,10 +3062,10 @@ undici-types@~5.26.4:
|
3048 | 3062 | resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
|
3049 | 3063 | integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
|
3050 | 3064 |
|
3051 |
| -undici-types@~6.13.0: |
3052 |
| - version "6.13.0" |
3053 |
| - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.13.0.tgz#e3e79220ab8c81ed1496b5812471afd7cf075ea5" |
3054 |
| - integrity sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg== |
| 3065 | +undici-types@~7.8.0: |
| 3066 | + version "7.8.0" |
| 3067 | + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.8.0.tgz#de00b85b710c54122e44fbfd911f8d70174cd294" |
| 3068 | + integrity sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw== |
3055 | 3069 |
|
3056 | 3070 | undici@^5.25.4:
|
3057 | 3071 | version "5.28.4"
|
|
0 commit comments