|
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.25.9" |
| 39 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.25.9.tgz#895b6c7e04a7271a0cbfd575d2e8131751914cc7" |
| 40 | + integrity sha512-z88xeGxnzehn2sqZ8UdGQEvYErF1odv2CftxInpSYJt6uHuPe9YjahKZITGs3l5LeI9d2ROG+obuDAoSlqbNfQ== |
| 41 | + dependencies: |
| 42 | + "@babel/highlight" "^7.25.9" |
| 43 | + picocolors "^1.0.0" |
| 44 | + |
37 | 45 | "@babel/compat-data@^7.25.2":
|
38 | 46 | version "7.25.2"
|
39 | 47 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.2.tgz#e41928bd33475305c586f6acbbb7e3ade7a6f7f5"
|
|
117 | 125 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz#5b3329c9a58803d5df425e5785865881a81ca48d"
|
118 | 126 | integrity sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==
|
119 | 127 |
|
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== |
| 128 | +"@babel/helper-validator-identifier@^7.24.7", "@babel/helper-validator-identifier@^7.25.9": |
| 129 | + version "7.25.9" |
| 130 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
| 131 | + integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
124 | 132 |
|
125 | 133 | "@babel/helper-validator-option@^7.24.8":
|
126 | 134 | version "7.24.8"
|
|
135 | 143 | "@babel/template" "^7.25.0"
|
136 | 144 | "@babel/types" "^7.25.0"
|
137 | 145 |
|
138 |
| -"@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== |
| 146 | +"@babel/highlight@^7.24.7", "@babel/highlight@^7.25.9": |
| 147 | + version "7.25.9" |
| 148 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.25.9.tgz#8141ce68fc73757946f983b343f1231f4691acc6" |
| 149 | + integrity sha512-llL88JShoCsth8fF8R4SJnIn+WLvR6ccFxu1H3FlMhDontdcmZWf2HgIZ7AIqV3Xcck1idlohrN4EUBQz6klbw== |
142 | 150 | dependencies:
|
143 |
| - "@babel/helper-validator-identifier" "^7.24.7" |
| 151 | + "@babel/helper-validator-identifier" "^7.25.9" |
144 | 152 | chalk "^2.4.2"
|
145 | 153 | js-tokens "^4.0.0"
|
146 | 154 | picocolors "^1.0.0"
|
|
708 | 716 | "@types/istanbul-lib-report" "*"
|
709 | 717 |
|
710 | 718 | "@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== |
| 719 | + version "29.5.14" |
| 720 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5" |
| 721 | + integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ== |
714 | 722 | dependencies:
|
715 | 723 | expect "^29.0.0"
|
716 | 724 | pretty-format "^29.0.0"
|
717 | 725 |
|
718 | 726 | "@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== |
| 727 | + version "22.7.9" |
| 728 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.7.9.tgz#2bf2797b5e84702d8262ea2cf843c3c3c880d0e9" |
| 729 | + integrity sha512-jrTfRC7FM6nChvU7X2KqcrgquofrWLFDeYC1hKfwNWomVvrn7JIksqf344WN2X/y8xrgqBd2dJATZV4GbatBfg== |
722 | 730 | dependencies:
|
723 |
| - undici-types "~6.13.0" |
| 731 | + undici-types "~6.19.2" |
724 | 732 |
|
725 | 733 | "@types/node@^20.4.4":
|
726 | 734 | version "20.14.14"
|
@@ -2459,9 +2467,9 @@ merge2@^1.3.0, merge2@^1.4.1:
|
2459 | 2467 | integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
|
2460 | 2468 |
|
2461 | 2469 | 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== |
| 2470 | + version "4.0.8" |
| 2471 | + resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202" |
| 2472 | + integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA== |
2465 | 2473 | dependencies:
|
2466 | 2474 | braces "^3.0.3"
|
2467 | 2475 | picomatch "^2.3.1"
|
@@ -2637,7 +2645,12 @@ path-type@^4.0.0:
|
2637 | 2645 | resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
|
2638 | 2646 | integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
|
2639 | 2647 |
|
2640 |
| -picocolors@^1.0.0, picocolors@^1.0.1: |
| 2648 | +picocolors@^1.0.0: |
| 2649 | + version "1.1.1" |
| 2650 | + resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b" |
| 2651 | + integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== |
| 2652 | + |
| 2653 | +picocolors@^1.0.1: |
2641 | 2654 | version "1.0.1"
|
2642 | 2655 | resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1"
|
2643 | 2656 | integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
|
@@ -3048,10 +3061,10 @@ undici-types@~5.26.4:
|
3048 | 3061 | resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
|
3049 | 3062 | integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
|
3050 | 3063 |
|
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== |
| 3064 | +undici-types@~6.19.2: |
| 3065 | + version "6.19.8" |
| 3066 | + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02" |
| 3067 | + integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw== |
3055 | 3068 |
|
3056 | 3069 | undici@^5.25.4:
|
3057 | 3070 | version "5.28.4"
|
|
0 commit comments