|
434 | 434 | dependencies: |
435 | 435 | "@babel/helper-plugin-utils" "^7.24.7" |
436 | 436 |
|
437 | | -"@babel/runtime@^7.21.0": |
438 | | - version "7.24.5" |
439 | | - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.5.tgz#230946857c053a36ccc66e1dd03b17dd0c4ed02c" |
440 | | - integrity sha512-Nms86NXrsaeU9vbBJKni6gXiEXZ4CVpYVzEjDH9Sb8vmZ3UljyA1GSOJl/6LGPO8EHLuSF9H+IxNXHPX8QHJ4g== |
441 | | - dependencies: |
442 | | - regenerator-runtime "^0.14.0" |
443 | | - |
444 | 437 | "@babel/template@^7.22.15", "@babel/template@^7.3.3": |
445 | 438 | version "7.22.15" |
446 | 439 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" |
@@ -1983,17 +1976,15 @@ concat-map@0.0.1: |
1983 | 1976 | resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b" |
1984 | 1977 | integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg== |
1985 | 1978 |
|
1986 | | -concurrently@^8.2.2: |
1987 | | - version "8.2.2" |
1988 | | - resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-8.2.2.tgz#353141985c198cfa5e4a3ef90082c336b5851784" |
1989 | | - integrity sha512-1dP4gpXFhei8IOtlXRE/T/4H88ElHgTiUzh71YUmtjTEHMSRS2Z/fgOxHSxxusGHogsRfxNq1vyAwxSC+EVyDg== |
| 1979 | +concurrently@^9.2.0: |
| 1980 | + version "9.2.0" |
| 1981 | + resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.2.0.tgz#233e3892ceb0b5db9fd49e9c8c739737a7b638b5" |
| 1982 | + integrity sha512-IsB/fiXTupmagMW4MNp2lx2cdSN2FfZq78vF90LBB+zZHArbIQZjQtzXCiXnvTxCZSvXanTqFLWBjw2UkLx1SQ== |
1990 | 1983 | dependencies: |
1991 | 1984 | chalk "^4.1.2" |
1992 | | - date-fns "^2.30.0" |
1993 | 1985 | lodash "^4.17.21" |
1994 | 1986 | rxjs "^7.8.1" |
1995 | 1987 | shell-quote "^1.8.1" |
1996 | | - spawn-command "0.0.2" |
1997 | 1988 | supports-color "^8.1.1" |
1998 | 1989 | tree-kill "^1.2.2" |
1999 | 1990 | yargs "^17.7.2" |
@@ -2035,13 +2026,6 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3: |
2035 | 2026 | shebang-command "^2.0.0" |
2036 | 2027 | which "^2.0.1" |
2037 | 2028 |
|
2038 | | -date-fns@^2.30.0: |
2039 | | - version "2.30.0" |
2040 | | - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.30.0.tgz#f367e644839ff57894ec6ac480de40cae4b0f4d0" |
2041 | | - integrity sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw== |
2042 | | - dependencies: |
2043 | | - "@babel/runtime" "^7.21.0" |
2044 | | - |
2045 | 2029 | debug@^3.2.7: |
2046 | 2030 | version "3.2.7" |
2047 | 2031 | resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a" |
@@ -4218,11 +4202,6 @@ recast@^0.23.4: |
4218 | 4202 | source-map "~0.6.1" |
4219 | 4203 | tslib "^2.0.1" |
4220 | 4204 |
|
4221 | | -regenerator-runtime@^0.14.0: |
4222 | | - version "0.14.1" |
4223 | | - resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f" |
4224 | | - integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw== |
4225 | | - |
4226 | 4205 | regexp.prototype.flags@^1.5.1: |
4227 | 4206 | version "1.5.1" |
4228 | 4207 | resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.1.tgz#90ce989138db209f81492edd734183ce99f9677e" |
@@ -4487,11 +4466,6 @@ source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.1: |
4487 | 4466 | resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263" |
4488 | 4467 | integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g== |
4489 | 4468 |
|
4490 | | -spawn-command@0.0.2: |
4491 | | - version "0.0.2" |
4492 | | - resolved "https://registry.yarnpkg.com/spawn-command/-/spawn-command-0.0.2.tgz#9544e1a43ca045f8531aac1a48cb29bdae62338e" |
4493 | | - integrity sha512-zC8zGoGkmc8J9ndvml8Xksr1Amk9qBujgbF0JAIWO7kXr43w0h/0GJNM/Vustixu+YE8N/MTrQ7N31FvHUACxQ== |
4494 | | - |
4495 | 4469 | spdx-exceptions@^2.1.0: |
4496 | 4470 | version "2.3.0" |
4497 | 4471 | resolved "https://registry.yarnpkg.com/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz#3f28ce1a77a00372683eade4a433183527a2163d" |
|
0 commit comments