|
974 | 974 | resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310"
|
975 | 975 | integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
|
976 | 976 |
|
977 |
| -"@babel/runtime@^7.12.5", "@babel/runtime@^7.20.1", "@babel/runtime@^7.21.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4": |
| 977 | +"@babel/runtime@^7.12.5", "@babel/runtime@^7.20.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4": |
978 | 978 | version "7.24.6"
|
979 | 979 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.6.tgz#5b76eb89ad45e2e4a0a8db54c456251469a3358e"
|
980 | 980 | integrity sha512-Ja18XcETdEl5mzzACGd+DKgaGJzPTCow7EglgwTmHdwokzDFYh/MHua6lU6DV/hjF2IaOJ4oX2nqnjG7RElKOw==
|
|
2715 | 2715 | resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
|
2716 | 2716 | integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
|
2717 | 2717 |
|
2718 |
| -concurrently@^8.0.0: |
2719 |
| - version "8.2.1" |
2720 |
| - resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-8.2.1.tgz#bcab9cacc38c23c503839583151e0fa96fd5b584" |
2721 |
| - integrity sha512-nVraf3aXOpIcNud5pB9M82p1tynmZkrSGQ1p6X/VY8cJ+2LMVqAgXsJxYYefACSHbTYlm92O1xuhdGTjwoEvbQ== |
| 2718 | +concurrently@^9.0.0: |
| 2719 | + version "9.2.0" |
| 2720 | + resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.2.0.tgz#233e3892ceb0b5db9fd49e9c8c739737a7b638b5" |
| 2721 | + integrity sha512-IsB/fiXTupmagMW4MNp2lx2cdSN2FfZq78vF90LBB+zZHArbIQZjQtzXCiXnvTxCZSvXanTqFLWBjw2UkLx1SQ== |
2722 | 2722 | dependencies:
|
2723 | 2723 | chalk "^4.1.2"
|
2724 |
| - date-fns "^2.30.0" |
2725 | 2724 | lodash "^4.17.21"
|
2726 | 2725 | rxjs "^7.8.1"
|
2727 | 2726 | shell-quote "^1.8.1"
|
2728 |
| - spawn-command "0.0.2" |
2729 | 2727 | supports-color "^8.1.1"
|
2730 | 2728 | tree-kill "^1.2.2"
|
2731 | 2729 | yargs "^17.7.2"
|
@@ -2934,13 +2932,6 @@ dataloader@^1.4.0:
|
2934 | 2932 | resolved "https://registry.yarnpkg.com/dataloader/-/dataloader-1.4.0.tgz#bca11d867f5d3f1b9ed9f737bd15970c65dff5c8"
|
2935 | 2933 | integrity sha512-68s5jYdlvasItOJnCuI2Q9s4q98g0pCyL3HrcKJu8KNugUl8ahgmZYg38ysLTgQjjXX3H8CJLkAvWrclWfcalw==
|
2936 | 2934 |
|
2937 |
| -date-fns@^2.30.0: |
2938 |
| - version "2.30.0" |
2939 |
| - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.30.0.tgz#f367e644839ff57894ec6ac480de40cae4b0f4d0" |
2940 |
| - integrity sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw== |
2941 |
| - dependencies: |
2942 |
| - "@babel/runtime" "^7.21.0" |
2943 |
| - |
2944 | 2935 | dayjs@^1.10.4:
|
2945 | 2936 | version "1.11.9"
|
2946 | 2937 | resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.9.tgz#9ca491933fadd0a60a2c19f6c237c03517d71d1a"
|
@@ -6323,11 +6314,6 @@ source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.1:
|
6323 | 6314 | resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
|
6324 | 6315 | integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
|
6325 | 6316 |
|
6326 |
| - |
6327 |
| - version "0.0.2" |
6328 |
| - resolved "https://registry.yarnpkg.com/spawn-command/-/spawn-command-0.0.2.tgz#9544e1a43ca045f8531aac1a48cb29bdae62338e" |
6329 |
| - integrity sha512-zC8zGoGkmc8J9ndvml8Xksr1Amk9qBujgbF0JAIWO7kXr43w0h/0GJNM/Vustixu+YE8N/MTrQ7N31FvHUACxQ== |
6330 |
| - |
6331 | 6317 | spawndamnit@^2.0.0:
|
6332 | 6318 | version "2.0.0"
|
6333 | 6319 | resolved "https://registry.yarnpkg.com/spawndamnit/-/spawndamnit-2.0.0.tgz#9f762ac5c3476abb994b42ad592b5ad22bb4b0ad"
|
|
0 commit comments