|
1960 | 1960 | resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.11.tgz#b3b790f09cb1696cffcec605de025b088fa4225f" |
1961 | 1961 | integrity sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q== |
1962 | 1962 |
|
| 1963 | +"@types/normalize-package-data@^2.4.0": |
| 1964 | + version "2.4.4" |
| 1965 | + resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901" |
| 1966 | + integrity sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA== |
| 1967 | + |
1963 | 1968 | "@types/parse-json@^4.0.0": |
1964 | 1969 | version "4.0.0" |
1965 | 1970 | resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0" |
@@ -4003,7 +4008,7 @@ cross-spawn@^6.0.0, cross-spawn@^6.0.5: |
4003 | 4008 | shebang-command "^1.2.0" |
4004 | 4009 | which "^1.2.9" |
4005 | 4010 |
|
4006 | | -cross-spawn@^7.0.1: |
| 4011 | +cross-spawn@^7.0.1, cross-spawn@^7.0.3: |
4007 | 4012 | version "7.0.3" |
4008 | 4013 | resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6" |
4009 | 4014 | integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w== |
@@ -8647,7 +8652,7 @@ node-releases@^2.0.8: |
8647 | 8652 | resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.10.tgz#c311ebae3b6a148c89b1813fd7c4d3c024ef537f" |
8648 | 8653 | integrity sha512-5GFldHPXVG/YZmFzJvKK2zDSzPKhEp0+ZR5SVaoSag9fsL5YgHbUHDfnG5494ISANDcK4KwPXAx2xqVEydmd7w== |
8649 | 8654 |
|
8650 | | -normalize-package-data@^2.3.2: |
| 8655 | +normalize-package-data@^2.3.2, normalize-package-data@^2.5.0: |
8651 | 8656 | version "2.5.0" |
8652 | 8657 | resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz#e66db1838b200c1dfc233225d12cb36520e234a8" |
8653 | 8658 | integrity sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA== |
@@ -8694,20 +8699,18 @@ normalize-url@^6.0.1: |
8694 | 8699 | resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-6.1.0.tgz#40d0885b535deffe3f3147bec877d05fe4c5668a" |
8695 | 8700 | integrity sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A== |
8696 | 8701 |
|
8697 | | -npm-run-all@^4.1.5: |
8698 | | - version "4.1.5" |
8699 | | - resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.5.tgz#04476202a15ee0e2e214080861bff12a51d98fba" |
8700 | | - integrity sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ== |
| 8702 | +"npm-run-all2@^4.1.5 || ^5.0.0": |
| 8703 | + version "5.0.2" |
| 8704 | + resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-5.0.2.tgz#7dae8e11ba90be9edd05379414a01407416b336c" |
| 8705 | + integrity sha512-S2G6FWZ3pNWAAKm2PFSOtEAG/N+XO/kz3+9l6V91IY+Y3XFSt7Lp7DV92KCgEboEW0hRTu0vFaMe4zXDZYaOyA== |
8701 | 8706 | dependencies: |
8702 | | - ansi-styles "^3.2.1" |
8703 | | - chalk "^2.4.1" |
8704 | | - cross-spawn "^6.0.5" |
| 8707 | + ansi-styles "^5.0.0" |
| 8708 | + cross-spawn "^7.0.3" |
8705 | 8709 | memorystream "^0.3.1" |
8706 | 8710 | minimatch "^3.0.4" |
8707 | | - pidtree "^0.3.0" |
8708 | | - read-pkg "^3.0.0" |
| 8711 | + pidtree "^0.5.0" |
| 8712 | + read-pkg "^5.2.0" |
8709 | 8713 | shell-quote "^1.6.1" |
8710 | | - string.prototype.padend "^3.0.0" |
8711 | 8714 |
|
8712 | 8715 | npm-run-path@^2.0.0: |
8713 | 8716 | version "2.0.2" |
@@ -9237,10 +9240,10 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.2.3, picomatc |
9237 | 9240 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42" |
9238 | 9241 | integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== |
9239 | 9242 |
|
9240 | | -pidtree@^0.3.0: |
9241 | | - version "0.3.1" |
9242 | | - resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.3.1.tgz#ef09ac2cc0533df1f3250ccf2c4d366b0d12114a" |
9243 | | - integrity sha512-qQbW94hLHEqCg7nhby4yRC7G2+jYHY4Rguc2bjw7Uug4GIJuu1tvf2uHaZv5Q8zdt+WKJ6qK1FOI6amaWUo5FA== |
| 9243 | +pidtree@^0.5.0: |
| 9244 | + version "0.5.0" |
| 9245 | + resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.5.0.tgz#ad5fbc1de78b8a5f99d6fbdd4f6e4eee21d1aca1" |
| 9246 | + integrity sha512-9nxspIM7OpZuhBxPg73Zvyq7j1QMPMPsGKTqRc2XOaFQauDvoNz9fM1Wdkjmeo7l9GXOZiRs97sPkuayl39wjA== |
9244 | 9247 |
|
9245 | 9248 | pify@^2.0.0: |
9246 | 9249 | version "2.3.0" |
@@ -10698,6 +10701,16 @@ read-pkg@^3.0.0: |
10698 | 10701 | normalize-package-data "^2.3.2" |
10699 | 10702 | path-type "^3.0.0" |
10700 | 10703 |
|
| 10704 | +read-pkg@^5.2.0: |
| 10705 | + version "5.2.0" |
| 10706 | + resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-5.2.0.tgz#7bf295438ca5a33e56cd30e053b34ee7250c93cc" |
| 10707 | + integrity sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg== |
| 10708 | + dependencies: |
| 10709 | + "@types/normalize-package-data" "^2.4.0" |
| 10710 | + normalize-package-data "^2.5.0" |
| 10711 | + parse-json "^5.0.0" |
| 10712 | + type-fest "^0.6.0" |
| 10713 | + |
10701 | 10714 | "readable-stream@1 || 2", readable-stream@^2.0.0, readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.1.5, readable-stream@^2.2.2, readable-stream@^2.3.3, readable-stream@^2.3.6, readable-stream@~2.3.6: |
10702 | 10715 | version "2.3.8" |
10703 | 10716 | resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.8.tgz#91125e8042bba1b9887f49345f6277027ce8be9b" |
@@ -11845,15 +11858,6 @@ string.prototype.matchall@^4.0.2, string.prototype.matchall@^4.0.6, string.proto |
11845 | 11858 | regexp.prototype.flags "^1.4.3" |
11846 | 11859 | side-channel "^1.0.4" |
11847 | 11860 |
|
11848 | | -string.prototype.padend@^3.0.0: |
11849 | | - version "3.1.4" |
11850 | | - resolved "https://registry.yarnpkg.com/string.prototype.padend/-/string.prototype.padend-3.1.4.tgz#2c43bb3a89eb54b6750de5942c123d6c98dd65b6" |
11851 | | - integrity sha512-67otBXoksdjsnXXRUq+KMVTdlVRZ2af422Y0aTyTjVaoQkGr3mxl2Bc5emi7dOQ3OGVVQQskmLEWwFXwommpNw== |
11852 | | - dependencies: |
11853 | | - call-bind "^1.0.2" |
11854 | | - define-properties "^1.1.4" |
11855 | | - es-abstract "^1.20.4" |
11856 | | - |
11857 | 11861 | string.prototype.trim@^1.2.7: |
11858 | 11862 | version "1.2.7" |
11859 | 11863 | resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.7.tgz#a68352740859f6893f14ce3ef1bb3037f7a90533" |
@@ -12348,6 +12352,11 @@ type-fest@^0.21.3: |
12348 | 12352 | resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37" |
12349 | 12353 | integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w== |
12350 | 12354 |
|
| 12355 | +type-fest@^0.6.0: |
| 12356 | + version "0.6.0" |
| 12357 | + resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.6.0.tgz#8d2a2370d3df886eb5c90ada1c5bf6188acf838b" |
| 12358 | + integrity sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg== |
| 12359 | + |
12351 | 12360 | type-fest@^0.8.1: |
12352 | 12361 | version "0.8.1" |
12353 | 12362 | resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d" |
|
0 commit comments