|
47 | 47 | js-tokens "^4.0.0" |
48 | 48 | picocolors "^1.0.0" |
49 | 49 |
|
50 | | -"@babel/code-frame@^7.12.13", "@babel/code-frame@^7.24.7": |
51 | | - version "7.24.7" |
52 | | - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.7.tgz#882fd9e09e8ee324e496bd040401c6f046ef4465" |
53 | | - integrity sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA== |
54 | | - dependencies: |
55 | | - "@babel/highlight" "^7.24.7" |
56 | | - picocolors "^1.0.0" |
57 | | - |
58 | | -"@babel/code-frame@^7.27.1": |
| 50 | +"@babel/code-frame@^7.12.13", "@babel/code-frame@^7.27.1": |
59 | 51 | version "7.27.1" |
60 | 52 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be" |
61 | 53 | integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg== |
|
64 | 56 | js-tokens "^4.0.0" |
65 | 57 | picocolors "^1.1.1" |
66 | 58 |
|
| 59 | +"@babel/code-frame@^7.24.7": |
| 60 | + version "7.24.7" |
| 61 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.7.tgz#882fd9e09e8ee324e496bd040401c6f046ef4465" |
| 62 | + integrity sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA== |
| 63 | + dependencies: |
| 64 | + "@babel/highlight" "^7.24.7" |
| 65 | + picocolors "^1.0.0" |
| 66 | + |
67 | 67 | "@babel/compat-data@^7.26.5": |
68 | 68 | version "7.27.2" |
69 | 69 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.2.tgz#4183f9e642fd84e74e3eea7ffa93a412e3b102c9" |
|
1304 | 1304 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
1305 | 1305 | integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== |
1306 | 1306 |
|
1307 | | -"@casualbot/jest-sonar-reporter@2.2.7": |
1308 | | - version "2.2.7" |
1309 | | - resolved "https://registry.yarnpkg.com/@casualbot/jest-sonar-reporter/-/jest-sonar-reporter-2.2.7.tgz#3cc14c64f5d8ab5e9163b03b9cd2e07456432ed0" |
1310 | | - integrity sha512-iswhPNodtcOQzfXR3TkD0A/8yHr5fnC86Ryt5UAqrJWfMI8mPZ9mpjykHnibbf91SjNtELv7ApZtha0bdWOmoQ== |
| 1307 | +"@casualbot/jest-sonar-reporter@2.4.0": |
| 1308 | + version "2.4.0" |
| 1309 | + resolved "https://registry.yarnpkg.com/@casualbot/jest-sonar-reporter/-/jest-sonar-reporter-2.4.0.tgz#6d072b06585c1b32075306ffb6a491630bdc4c85" |
| 1310 | + integrity sha512-RTLup4WsQsLDlJYb01IjW2rMGcVq9F732VME2Qs1MxEgYaBcNZoI10ac+DwNOb8Rd3vP/ghrVZMoalMyn6isBg== |
1311 | 1311 | dependencies: |
1312 | 1312 | mkdirp "1.0.4" |
1313 | 1313 | uuid "8.3.2" |
|
2165 | 2165 | "@types/istanbul-lib-report" "*" |
2166 | 2166 |
|
2167 | 2167 | "@types/jest@^29.0.0": |
2168 | | - version "29.5.12" |
2169 | | - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544" |
2170 | | - integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw== |
| 2168 | + version "29.5.14" |
| 2169 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5" |
| 2170 | + integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ== |
2171 | 2171 | dependencies: |
2172 | 2172 | expect "^29.0.0" |
2173 | 2173 | pretty-format "^29.0.0" |
|
2192 | 2192 | integrity sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g== |
2193 | 2193 |
|
2194 | 2194 | "@types/node@*": |
2195 | | - version "20.14.10" |
2196 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.10.tgz#a1a218290f1b6428682e3af044785e5874db469a" |
2197 | | - integrity sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ== |
| 2195 | + version "24.6.0" |
| 2196 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.6.0.tgz#5dd8d4eca0bba7dd81d853e7fadc96b322ff84f6" |
| 2197 | + integrity sha512-F1CBxgqwOMc4GKJ7eY22hWhBVQuMYTtqI8L0FcszYcpYX0fzfDGpez22Xau8Mgm7O9fI+zA/TYIdq3tGWfweBA== |
2198 | 2198 | dependencies: |
2199 | | - undici-types "~5.26.4" |
| 2199 | + undici-types "~7.13.0" |
2200 | 2200 |
|
2201 | 2201 | "@types/node@18": |
2202 | 2202 | version "18.19.125" |
@@ -6831,6 +6831,11 @@ undici-types@~5.26.4: |
6831 | 6831 | resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617" |
6832 | 6832 | integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA== |
6833 | 6833 |
|
| 6834 | +undici-types@~7.13.0: |
| 6835 | + version "7.13.0" |
| 6836 | + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.13.0.tgz#a20ba7c0a2be0c97bd55c308069d29d167466bff" |
| 6837 | + integrity sha512-Ov2Rr9Sx+fRgagJ5AX0qvItZG/JKKoBRAVITs1zk7IqZGTJUwgUr7qoYBpWwakpWilTZFM98rG/AFRocu10iIQ== |
| 6838 | + |
6834 | 6839 | unhomoglyph@^1.0.6: |
6835 | 6840 | version "1.0.6" |
6836 | 6841 | resolved "https://registry.yarnpkg.com/unhomoglyph/-/unhomoglyph-1.0.6.tgz#ea41f926d0fcf598e3b8bb2980c2ddac66b081d3" |
|
0 commit comments