|
1721 | 1721 | dependencies:
|
1722 | 1722 | any-observable "^0.3.0"
|
1723 | 1723 |
|
1724 |
| -"@sindresorhus/is@^5.2.0", "@sindresorhus/is@^5.3.0": |
| 1724 | +"@sindresorhus/is@^5.2.0": |
1725 | 1725 | version "5.3.0"
|
1726 | 1726 | resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-5.3.0.tgz#0ec9264cf54a527671d990eb874e030b55b70dcc"
|
1727 | 1727 | integrity sha512-CX6t4SYQ37lzxicAqsBtxA3OseeoVrh9cSJ5PFYam0GksYlupRfy1A+Q4aYD3zvcfECLc0zO2u+ZnR2UYKvCrw==
|
@@ -2907,11 +2907,6 @@ callsites@^3.0.0:
|
2907 | 2907 | resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
|
2908 | 2908 | integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
|
2909 | 2909 |
|
2910 |
| -callsites@^4.0.0: |
2911 |
| - version "4.0.0" |
2912 |
| - resolved "https://registry.yarnpkg.com/callsites/-/callsites-4.0.0.tgz#8014cea4fedfe681a30e2f7d2d557dd95808a92a" |
2913 |
| - integrity sha512-y3jRROutgpKdz5vzEhWM34TidDU8vkJppF8dszITeb1PQmSqV3DTxyV8G/lyO/DNvtE1YTedehmw9MPZsCBHxQ== |
2914 |
| - |
2915 | 2910 | callsites@^4.1.0:
|
2916 | 2911 | version "4.1.0"
|
2917 | 2912 | resolved "https://registry.yarnpkg.com/callsites/-/callsites-4.1.0.tgz#de72b98612eed4e1e2564c952498677faa9d86c2"
|
@@ -3775,13 +3770,6 @@ dot-prop@^6.0.1:
|
3775 | 3770 | dependencies:
|
3776 | 3771 | is-obj "^2.0.0"
|
3777 | 3772 |
|
3778 |
| -dot-prop@^7.2.0: |
3779 |
| - version "7.2.0" |
3780 |
| - resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-7.2.0.tgz#468172a3529779814d21a779c1ba2f6d76609809" |
3781 |
| - integrity sha512-Ol/IPXUARn9CSbkrdV4VJo7uCy1I3VuSiWCaFSg+8BdUOzF9n3jefIpcgAydvUZbTdEBZs2vEiTiS9m61ssiDA== |
3782 |
| - dependencies: |
3783 |
| - type-fest "^2.11.2" |
3784 |
| - |
3785 | 3773 | eastasianwidth@^0.2.0:
|
3786 | 3774 | version "0.2.0"
|
3787 | 3775 | resolved "https://registry.yarnpkg.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz#696ce2ec0aa0e6ea93a397ffcf24aa7840c827cb"
|
@@ -5356,10 +5344,10 @@ ignore-by-default@^2.1.0:
|
5356 | 5344 | resolved "https://registry.yarnpkg.com/ignore-by-default/-/ignore-by-default-2.1.0.tgz#c0e0de1a99b6065bdc93315a6f728867981464db"
|
5357 | 5345 | integrity sha512-yiWd4GVmJp0Q6ghmM2B/V3oZGRmjrKLXvHR3TE1nfoXsmoggllfZUQe74EN0fJdPFZu2NIvNdrMMLm3OsV7Ohw==
|
5358 | 5346 |
|
5359 |
| -ignore-walk@^6.0.3: |
5360 |
| - version "6.0.3" |
5361 |
| - resolved "https://registry.yarnpkg.com/ignore-walk/-/ignore-walk-6.0.3.tgz#0fcdb6decaccda35e308a7b0948645dd9523b7bb" |
5362 |
| - integrity sha512-C7FfFoTA+bI10qfeydT8aZbvr91vAEU+2W5BZUlzPec47oNb07SsOfwYrtxuvOYdUApPP/Qlh4DtAO51Ekk2QA== |
| 5347 | +ignore-walk@^6.0.4: |
| 5348 | + version "6.0.4" |
| 5349 | + resolved "https://registry.yarnpkg.com/ignore-walk/-/ignore-walk-6.0.4.tgz#89950be94b4f522225eb63a13c56badb639190e9" |
| 5350 | + integrity sha512-t7sv42WkwFkyKbivUCglsQW5YWMskWtbEf4MNKX5u/CCWHKSPzN4FtBQGsQZgCLbxOzpVlcbWVK5KB3auIOjSw== |
5363 | 5351 | dependencies:
|
5364 | 5352 | minimatch "^9.0.0"
|
5365 | 5353 |
|
@@ -6433,11 +6421,6 @@ lodash.foreach@^4.3.0:
|
6433 | 6421 | resolved "https://registry.yarnpkg.com/lodash.foreach/-/lodash.foreach-4.5.0.tgz#1a6a35eace401280c7f06dddec35165ab27e3e53"
|
6434 | 6422 | integrity sha1-Gmo16s5AEoDH8G3d7DUWWrJ+PlM=
|
6435 | 6423 |
|
6436 |
| -lodash.isequal@^4.5.0: |
6437 |
| - version "4.5.0" |
6438 |
| - resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0" |
6439 |
| - integrity sha1-QVxEePK8wwEgwizhDtMib30+GOA= |
6440 |
| - |
6441 | 6424 | lodash.isplainobject@^4.0.6:
|
6442 | 6425 | version "4.0.6"
|
6443 | 6426 | resolved "https://registry.yarnpkg.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz#7c526a52d89b45c45cc690b88163be0497f550cb"
|
@@ -6678,7 +6661,7 @@ meow@^12.0.1:
|
6678 | 6661 | type-fest "^3.9.0"
|
6679 | 6662 | yargs-parser "^21.1.1"
|
6680 | 6663 |
|
6681 |
| -meow@^13.1.0, meow@^13.2.0: |
| 6664 | +meow@^13.2.0: |
6682 | 6665 | version "13.2.0"
|
6683 | 6666 | resolved "https://registry.yarnpkg.com/meow/-/meow-13.2.0.tgz#6b7d63f913f984063b3cc261b6e8800c4cd3474f"
|
6684 | 6667 | integrity sha512-pxQJQzB6djGPXh08dacEloMFopsOqGVRKFPYvPOt9XDZ1HasbgDZA74CJGreSU4G3Ak7EFJGoiH2auq+yXISgA==
|
@@ -6969,10 +6952,10 @@ normalize-url@^8.0.0:
|
6969 | 6952 | resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-8.0.0.tgz#593dbd284f743e8dcf6a5ddf8fadff149c82701a"
|
6970 | 6953 | integrity sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw==
|
6971 | 6954 |
|
6972 |
| - |
6973 |
| - version "10.0.0" |
6974 |
| - resolved "https://registry.yarnpkg.com/np/-/np-10.0.0.tgz#d6f7bd9a8e8e49f8418652a8a3a0cfdfbe1cd979" |
6975 |
| - integrity sha512-goe1G6f2pkx6dJaeMGi4WV6z/0eKI2dh+O9fzQVOwgYbP6fYi6lJvPF5yhcROqh50pg+94nZ2ZFo42Ogakz5FQ== |
| 6955 | + |
| 6956 | + version "10.0.1" |
| 6957 | + resolved "https://registry.yarnpkg.com/np/-/np-10.0.1.tgz#550658afd94b6531562ca942ef762e411c03f41e" |
| 6958 | + integrity sha512-3yP6WBrbyEvjTBpOxVYtinFf+vGfX+XNZXC1+Jjj/TWJjbt/GIpUz1BNvuCi7sqHtpVBJnnOIkH7yg3d1aK9lg== |
6976 | 6959 | dependencies:
|
6977 | 6960 | chalk "^5.3.0"
|
6978 | 6961 | chalk-template "^1.1.0"
|
|
6984 | 6967 | exit-hook "^4.0.0"
|
6985 | 6968 | github-url-from-git "^1.5.0"
|
6986 | 6969 | hosted-git-info "^7.0.1"
|
6987 |
| - ignore-walk "^6.0.3" |
| 6970 | + ignore-walk "^6.0.4" |
6988 | 6971 | import-local "^3.1.0"
|
6989 | 6972 | inquirer "^9.2.15"
|
6990 | 6973 | is-installed-globally "^1.0.0"
|
|
6994 | 6977 | listr "^0.14.3"
|
6995 | 6978 | listr-input "^0.2.1"
|
6996 | 6979 | log-symbols "^6.0.0"
|
6997 |
| - meow "^13.1.0" |
| 6980 | + meow "^13.2.0" |
6998 | 6981 | new-github-release-url "^2.0.0"
|
6999 | 6982 | npm-name "^8.0.0"
|
7000 | 6983 | onetime "^7.0.0"
|
7001 | 6984 | open "^10.0.4"
|
7002 |
| - ow "^1.1.1" |
7003 | 6985 | p-memoize "^7.1.1"
|
7004 | 6986 | p-timeout "^6.1.2"
|
7005 | 6987 | path-exists "^5.0.0"
|
@@ -7276,17 +7258,6 @@ os-tmpdir@~1.0.2:
|
7276 | 7258 | resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274"
|
7277 | 7259 | integrity sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=
|
7278 | 7260 |
|
7279 |
| -ow@^1.1.1: |
7280 |
| - version "1.1.1" |
7281 |
| - resolved "https://registry.yarnpkg.com/ow/-/ow-1.1.1.tgz#354a0f7df9d8d0cf961b29116daf972ef6be1632" |
7282 |
| - integrity sha512-sJBRCbS5vh1Jp9EOgwp1Ws3c16lJrUkJYlvWTYC03oyiYVwS/ns7lKRWow4w4XjDyTrA2pplQv4B2naWSR6yDA== |
7283 |
| - dependencies: |
7284 |
| - "@sindresorhus/is" "^5.3.0" |
7285 |
| - callsites "^4.0.0" |
7286 |
| - dot-prop "^7.2.0" |
7287 |
| - lodash.isequal "^4.5.0" |
7288 |
| - vali-date "^1.0.0" |
7289 |
| - |
7290 | 7261 | p-cancelable@^3.0.0:
|
7291 | 7262 | version "3.0.0"
|
7292 | 7263 | resolved "https://registry.yarnpkg.com/p-cancelable/-/p-cancelable-3.0.0.tgz#63826694b54d61ca1c20ebcb6d3ecf5e14cd8050"
|
@@ -8917,7 +8888,7 @@ type-fest@^2.0.0:
|
8917 | 8888 | resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.8.0.tgz#39d7c9f9c508df8d6ce1cf5a966b0e6568dcc50d"
|
8918 | 8889 | integrity sha512-O+V9pAshf9C6loGaH0idwsmugI2LxVNR7DtS40gVo2EXZVYFgz9OuNtOhgHLdHdapOEWNdvz9Ob/eeuaWwwlxA==
|
8919 | 8890 |
|
8920 |
| -type-fest@^2.11.2, type-fest@^2.13.0, type-fest@^2.5.0, type-fest@^2.5.1: |
| 8891 | +type-fest@^2.13.0, type-fest@^2.5.0, type-fest@^2.5.1: |
8921 | 8892 | version "2.19.0"
|
8922 | 8893 | resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.19.0.tgz#88068015bb33036a598b952e55e9311a60fd3a9b"
|
8923 | 8894 | integrity sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==
|
@@ -9127,11 +9098,6 @@ v8-to-istanbul@^9.0.0:
|
9127 | 9098 | "@types/istanbul-lib-coverage" "^2.0.1"
|
9128 | 9099 | convert-source-map "^1.6.0"
|
9129 | 9100 |
|
9130 |
| -vali-date@^1.0.0: |
9131 |
| - version "1.0.0" |
9132 |
| - resolved "https://registry.yarnpkg.com/vali-date/-/vali-date-1.0.0.tgz#1b904a59609fb328ef078138420934f6b86709a6" |
9133 |
| - integrity sha1-G5BKWWCfsyjvB4E4Qgk09rhnCaY= |
9134 |
| - |
9135 | 9101 | validate-npm-package-license@^3.0.1, validate-npm-package-license@^3.0.4:
|
9136 | 9102 | version "3.0.4"
|
9137 | 9103 | resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz#fc91f6b9c7ba15c857f4cb2c5defeec39d4f410a"
|
|
0 commit comments