|
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" |
|
1291 | 1291 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
1292 | 1292 | integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== |
1293 | 1293 |
|
1294 | | -"@casualbot/jest-sonar-reporter@2.2.7": |
1295 | | - version "2.2.7" |
1296 | | - resolved "https://registry.yarnpkg.com/@casualbot/jest-sonar-reporter/-/jest-sonar-reporter-2.2.7.tgz#3cc14c64f5d8ab5e9163b03b9cd2e07456432ed0" |
1297 | | - integrity sha512-iswhPNodtcOQzfXR3TkD0A/8yHr5fnC86Ryt5UAqrJWfMI8mPZ9mpjykHnibbf91SjNtELv7ApZtha0bdWOmoQ== |
| 1294 | +"@casualbot/jest-sonar-reporter@2.4.0": |
| 1295 | + version "2.4.0" |
| 1296 | + resolved "https://registry.yarnpkg.com/@casualbot/jest-sonar-reporter/-/jest-sonar-reporter-2.4.0.tgz#6d072b06585c1b32075306ffb6a491630bdc4c85" |
| 1297 | + integrity sha512-RTLup4WsQsLDlJYb01IjW2rMGcVq9F732VME2Qs1MxEgYaBcNZoI10ac+DwNOb8Rd3vP/ghrVZMoalMyn6isBg== |
1298 | 1298 | dependencies: |
1299 | 1299 | mkdirp "1.0.4" |
1300 | 1300 | uuid "8.3.2" |
|
2144 | 2144 | "@types/istanbul-lib-report" "*" |
2145 | 2145 |
|
2146 | 2146 | "@types/jest@^29.0.0": |
2147 | | - version "29.5.12" |
2148 | | - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544" |
2149 | | - integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw== |
| 2147 | + version "29.5.14" |
| 2148 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5" |
| 2149 | + integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ== |
2150 | 2150 | dependencies: |
2151 | 2151 | expect "^29.0.0" |
2152 | 2152 | pretty-format "^29.0.0" |
|
2171 | 2171 | integrity sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g== |
2172 | 2172 |
|
2173 | 2173 | "@types/node@*": |
2174 | | - version "20.14.10" |
2175 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.10.tgz#a1a218290f1b6428682e3af044785e5874db469a" |
2176 | | - integrity sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ== |
| 2174 | + version "24.5.0" |
| 2175 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.5.0.tgz#70a482e6b1d50e603729d74e62a9a43705ddc9d7" |
| 2176 | + integrity sha512-y1dMvuvJspJiPSDZUQ+WMBvF7dpnEqN4x9DDC9ie5Fs/HUZJA3wFp7EhHoVaKX/iI0cRoECV8X2jL8zi0xrHCg== |
2177 | 2177 | dependencies: |
2178 | | - undici-types "~5.26.4" |
| 2178 | + undici-types "~7.12.0" |
2179 | 2179 |
|
2180 | 2180 | "@types/node@18": |
2181 | 2181 | version "18.19.123" |
@@ -6798,6 +6798,11 @@ undici-types@~5.26.4: |
6798 | 6798 | resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617" |
6799 | 6799 | integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA== |
6800 | 6800 |
|
| 6801 | +undici-types@~7.12.0: |
| 6802 | + version "7.12.0" |
| 6803 | + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.12.0.tgz#15c5c7475c2a3ba30659529f5cdb4674b622fafb" |
| 6804 | + integrity sha512-goOacqME2GYyOZZfb5Lgtu+1IDmAlAEu5xnD3+xTzS10hT0vzpf0SPjkXwAw9Jm+4n/mQGDP3LO8CPbYROeBfQ== |
| 6805 | + |
6801 | 6806 | unhomoglyph@^1.0.6: |
6802 | 6807 | version "1.0.6" |
6803 | 6808 | resolved "https://registry.yarnpkg.com/unhomoglyph/-/unhomoglyph-1.0.6.tgz#ea41f926d0fcf598e3b8bb2980c2ddac66b081d3" |
|
0 commit comments