|
1403 | 1403 | resolved "https://registry.yarnpkg.com/@bazel/buildifier/-/buildifier-6.1.0.tgz#0c0e395c8881040d42e7e28b700a3e64becdc31a"
|
1404 | 1404 | integrity sha512-LBfdMpGe9tmDJ6jOMaFWtrnKpNqKfUxIp1P+O3E2rb/jmSrP2ZTO9JRXqlghVhDy3fMDUkUVKkIZy9KAAfZJnQ==
|
1405 | 1405 |
|
| 1406 | +"@bazel/buildifier@6.1.2": |
| 1407 | + version "6.1.2" |
| 1408 | + resolved "https://registry.yarnpkg.com/@bazel/buildifier/-/buildifier-6.1.2.tgz#c151df52d2537937911f8f7802f96611d63a90b7" |
| 1409 | + integrity sha512-psKePmRkP6acwyePOhXP67R/wdwN7BGJxHqp1j5myaO24feMsaXyyiO+oW49x8YAwOpKVSCujVzkTwX2auAc0A== |
| 1410 | + |
1406 | 1411 | "@bazel/concatjs@5.8.1":
|
1407 | 1412 | version "5.8.1"
|
1408 | 1413 | resolved "https://registry.yarnpkg.com/@bazel/concatjs/-/concatjs-5.8.1.tgz#dd20882429e382cae79c08cbd3238dfc680d2d67"
|
|
2955 | 2960 | read-package-json-fast "^3.0.0"
|
2956 | 2961 | which "^3.0.0"
|
2957 | 2962 |
|
| 2963 | +"@pkgjs/parseargs@^0.11.0": |
| 2964 | + version "0.11.0" |
| 2965 | + resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33" |
| 2966 | + integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== |
| 2967 | + |
2958 | 2968 | "@protobufjs/aspromise@^1.1.1", "@protobufjs/aspromise@^1.1.2":
|
2959 | 2969 | version "1.1.2"
|
2960 | 2970 | resolved "https://registry.yarnpkg.com/@protobufjs/aspromise/-/aspromise-1.1.2.tgz#9b8b0cc663d669a7d8f6f5d0893a14d348f30fbf"
|
@@ -4931,16 +4941,16 @@ cacache@17.0.4:
|
4931 | 4941 | tar "^6.1.11"
|
4932 | 4942 | unique-filename "^3.0.0"
|
4933 | 4943 |
|
4934 |
| -cacache@17.0.5, cacache@^17.0.0: |
4935 |
| - version "17.0.5" |
4936 |
| - resolved "https://registry.yarnpkg.com/cacache/-/cacache-17.0.5.tgz#6dbec26c11f1f6a2b558bc11ed3316577c339ebc" |
4937 |
| - integrity sha512-Y/PRQevNSsjAPWykl9aeGz8Pr+OI6BYM9fYDNMvOkuUiG9IhG4LEmaYrZZZvioMUEQ+cBCxT0v8wrnCURccyKA== |
| 4944 | +cacache@17.0.6: |
| 4945 | + version "17.0.6" |
| 4946 | + resolved "https://registry.yarnpkg.com/cacache/-/cacache-17.0.6.tgz#faf9739a067e6dcfd31316df82fdf7e1ec460373" |
| 4947 | + integrity sha512-ixcYmEBExFa/+ajIPjcwypxL97CjJyOsH9A/W+4qgEPIpJvKlC+HmVY8nkIck6n3PwUTdgq9c489niJGwl+5Cw== |
4938 | 4948 | dependencies:
|
4939 | 4949 | "@npmcli/fs" "^3.1.0"
|
4940 | 4950 | fs-minipass "^3.0.0"
|
4941 |
| - glob "^9.3.1" |
| 4951 | + glob "^10.2.2" |
4942 | 4952 | lru-cache "^7.7.1"
|
4943 |
| - minipass "^4.0.0" |
| 4953 | + minipass "^5.0.0" |
4944 | 4954 | minipass-collect "^1.0.2"
|
4945 | 4955 | minipass-flush "^1.0.5"
|
4946 | 4956 | minipass-pipeline "^1.2.4"
|
@@ -4974,6 +4984,25 @@ cacache@^16.0.0, cacache@^16.1.0, cacache@^16.1.3:
|
4974 | 4984 | tar "^6.1.11"
|
4975 | 4985 | unique-filename "^2.0.0"
|
4976 | 4986 |
|
| 4987 | +cacache@^17.0.0: |
| 4988 | + version "17.0.5" |
| 4989 | + resolved "https://registry.yarnpkg.com/cacache/-/cacache-17.0.5.tgz#6dbec26c11f1f6a2b558bc11ed3316577c339ebc" |
| 4990 | + integrity sha512-Y/PRQevNSsjAPWykl9aeGz8Pr+OI6BYM9fYDNMvOkuUiG9IhG4LEmaYrZZZvioMUEQ+cBCxT0v8wrnCURccyKA== |
| 4991 | + dependencies: |
| 4992 | + "@npmcli/fs" "^3.1.0" |
| 4993 | + fs-minipass "^3.0.0" |
| 4994 | + glob "^9.3.1" |
| 4995 | + lru-cache "^7.7.1" |
| 4996 | + minipass "^4.0.0" |
| 4997 | + minipass-collect "^1.0.2" |
| 4998 | + minipass-flush "^1.0.5" |
| 4999 | + minipass-pipeline "^1.2.4" |
| 5000 | + p-map "^4.0.0" |
| 5001 | + promise-inflight "^1.0.1" |
| 5002 | + ssri "^10.0.0" |
| 5003 | + tar "^6.1.11" |
| 5004 | + unique-filename "^3.0.0" |
| 5005 | + |
4977 | 5006 | call-bind@^1.0.0, call-bind@^1.0.2:
|
4978 | 5007 | version "1.0.2"
|
4979 | 5008 | resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
|
@@ -5136,7 +5165,7 @@ cliui@^6.0.0:
|
5136 | 5165 | strip-ansi "^6.0.0"
|
5137 | 5166 | wrap-ansi "^6.2.0"
|
5138 | 5167 |
|
5139 |
| -cliui@^7.0.2: |
| 5168 | +cliui@^7.0.2, cliui@^7.0.4: |
5140 | 5169 | version "7.0.4"
|
5141 | 5170 | resolved "https://registry.yarnpkg.com/cliui/-/cliui-7.0.4.tgz#a0265ee655476fc807aea9df3df8df7783808b4f"
|
5142 | 5171 | integrity sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==
|
@@ -6600,6 +6629,14 @@ foreground-child@^2.0.0:
|
6600 | 6629 | cross-spawn "^7.0.0"
|
6601 | 6630 | signal-exit "^3.0.2"
|
6602 | 6631 |
|
| 6632 | +foreground-child@^3.1.0: |
| 6633 | + version "3.1.1" |
| 6634 | + resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.1.1.tgz#1d173e776d75d2772fed08efe4a0de1ea1b12d0d" |
| 6635 | + integrity sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg== |
| 6636 | + dependencies: |
| 6637 | + cross-spawn "^7.0.0" |
| 6638 | + signal-exit "^4.0.1" |
| 6639 | + |
6603 | 6640 | forever-agent@~0.6.1:
|
6604 | 6641 | version "0.6.1"
|
6605 | 6642 | resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
|
@@ -6822,6 +6859,17 @@ glob@8.1.0, glob@^8.0.1:
|
6822 | 6859 | minimatch "^5.0.1"
|
6823 | 6860 | once "^1.3.0"
|
6824 | 6861 |
|
| 6862 | +glob@^10.2.2: |
| 6863 | + version "10.2.2" |
| 6864 | + resolved "https://registry.yarnpkg.com/glob/-/glob-10.2.2.tgz#ce2468727de7e035e8ecf684669dc74d0526ab75" |
| 6865 | + integrity sha512-Xsa0BcxIC6th9UwNjZkhrMtNo/MnyRL8jGCP+uEwhA5oFOCY1f2s1/oNKY47xQ0Bg5nkjsfAEIej1VeH62bDDQ== |
| 6866 | + dependencies: |
| 6867 | + foreground-child "^3.1.0" |
| 6868 | + jackspeak "^2.0.3" |
| 6869 | + minimatch "^9.0.0" |
| 6870 | + minipass "^5.0.0" |
| 6871 | + path-scurry "^1.7.0" |
| 6872 | + |
6825 | 6873 | glob@^6.0.1:
|
6826 | 6874 | version "6.0.4"
|
6827 | 6875 | resolved "https://registry.yarnpkg.com/glob/-/glob-6.0.4.tgz#0f08860f6a155127b2fadd4f9ce24b1aab6e4d22"
|
@@ -7721,6 +7769,15 @@ istanbul-reports@^3.0.2, istanbul-reports@^3.0.5:
|
7721 | 7769 | html-escaper "^2.0.0"
|
7722 | 7770 | istanbul-lib-report "^3.0.0"
|
7723 | 7771 |
|
| 7772 | +jackspeak@^2.0.3: |
| 7773 | + version "2.1.0" |
| 7774 | + resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.1.0.tgz#69831fe5346532888f279102f39fc4452ebbe6c2" |
| 7775 | + integrity sha512-DiEwVPqsieUzZBNxQ2cxznmFzfg/AMgJUjYw5xl6rSmCxAQXECcbSdwcLM6Ds6T09+SBfSNCGPhYUoQ96P4h7A== |
| 7776 | + dependencies: |
| 7777 | + cliui "^7.0.4" |
| 7778 | + optionalDependencies: |
| 7779 | + "@pkgjs/parseargs" "^0.11.0" |
| 7780 | + |
7724 | 7781 | jasmine-core@^4.1.0, jasmine-core@^4.6.0, jasmine-core@~4.6.0:
|
7725 | 7782 | version "4.6.0"
|
7726 | 7783 | resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-4.6.0.tgz#6884fc3d5b66bf293e422751eed6d6da217c38f5"
|
@@ -8608,6 +8665,13 @@ minimatch@^8.0.2:
|
8608 | 8665 | dependencies:
|
8609 | 8666 | brace-expansion "^2.0.1"
|
8610 | 8667 |
|
| 8668 | +minimatch@^9.0.0: |
| 8669 | + version "9.0.0" |
| 8670 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.0.tgz#bfc8e88a1c40ffd40c172ddac3decb8451503b56" |
| 8671 | + integrity sha512-0jJj8AvgKqWN05mrwuqi8QYKx1WmYSUoKSxu5Qhs9prezTz10sxAHGNZe9J9cqIJzta8DWsleh2KaVaLl6Ru2w== |
| 8672 | + dependencies: |
| 8673 | + brace-expansion "^2.0.1" |
| 8674 | + |
8611 | 8675 | minimatch@~3.0.4:
|
8612 | 8676 | version "3.0.8"
|
8613 | 8677 | resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.8.tgz#5e6a59bd11e2ab0de1cfb843eb2d82e546c321c1"
|
@@ -9422,18 +9486,18 @@ p-try@^2.0.0:
|
9422 | 9486 | resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
|
9423 | 9487 | integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
|
9424 | 9488 |
|
9425 |
| -pacote@15.1.2: |
9426 |
| - version "15.1.2" |
9427 |
| - resolved "https://registry.yarnpkg.com/pacote/-/pacote-15.1.2.tgz#78b4c1403231fab368c752943f1969c6d8f026bb" |
9428 |
| - integrity sha512-EAGJrMiIjBTBB6tWGrx9hFJTOo14B3HSAoa/W9SawFEBhUqjxN7qqaFlGVF9jfY/mIri8Mb2xafmkRgWxYXxIQ== |
| 9489 | +pacote@15.1.3: |
| 9490 | + version "15.1.3" |
| 9491 | + resolved "https://registry.yarnpkg.com/pacote/-/pacote-15.1.3.tgz#4c0e7fb5e7ab3b27fb3f86514b451ad4c4f64e9d" |
| 9492 | + integrity sha512-aRts8cZqxiJVDitmAh+3z+FxuO3tLNWEmwDRPEpDDiZJaRz06clP4XX112ynMT5uF0QNoMPajBBHnaStUEPJXA== |
9429 | 9493 | dependencies:
|
9430 | 9494 | "@npmcli/git" "^4.0.0"
|
9431 | 9495 | "@npmcli/installed-package-contents" "^2.0.1"
|
9432 | 9496 | "@npmcli/promise-spawn" "^6.0.1"
|
9433 | 9497 | "@npmcli/run-script" "^6.0.0"
|
9434 | 9498 | cacache "^17.0.0"
|
9435 | 9499 | fs-minipass "^3.0.0"
|
9436 |
| - minipass "^4.0.0" |
| 9500 | + minipass "^5.0.0" |
9437 | 9501 | npm-package-arg "^10.0.0"
|
9438 | 9502 | npm-packlist "^7.0.0"
|
9439 | 9503 | npm-pick-manifest "^8.0.0"
|
@@ -9579,10 +9643,10 @@ path-parse@^1.0.6, path-parse@^1.0.7:
|
9579 | 9643 | resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
|
9580 | 9644 | integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
|
9581 | 9645 |
|
9582 |
| -path-scurry@^1.6.1: |
9583 |
| - version "1.6.4" |
9584 |
| - resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.6.4.tgz#020a9449e5382a4acb684f9c7e1283bc5695de66" |
9585 |
| - integrity sha512-Qp/9IHkdNiXJ3/Kon++At2nVpnhRiPq/aSvQN+H3U1WZbvNRK0RIQK/o4HMqPoXjpuGJUEWpHSs6Mnjxqh3TQg== |
| 9646 | +path-scurry@^1.6.1, path-scurry@^1.7.0: |
| 9647 | + version "1.7.0" |
| 9648 | + resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.7.0.tgz#99c741a2cfbce782294a39994d63748b5a24f6db" |
| 9649 | + integrity sha512-UkZUeDjczjYRE495+9thsgcVgsaCPkaw80slmfVFgllxY+IO8ubTsOpFVjDPROBqJdHfVPUFRHPBV/WciOVfWg== |
9586 | 9650 | dependencies:
|
9587 | 9651 | lru-cache "^9.0.0"
|
9588 | 9652 | minipass "^5.0.0"
|
@@ -10561,19 +10625,19 @@ sass@1.59.3:
|
10561 | 10625 | immutable "^4.0.0"
|
10562 | 10626 | source-map-js ">=0.6.2 <2.0.0"
|
10563 | 10627 |
|
10564 |
| -sass@1.62.0, sass@^1.55.0: |
10565 |
| - version "1.62.0" |
10566 |
| - resolved "https://registry.yarnpkg.com/sass/-/sass-1.62.0.tgz#3686b2195b93295d20765135e562366b33ece37d" |
10567 |
| - integrity sha512-Q4USplo4pLYgCi+XlipZCWUQz5pkg/ruSSgJ0WRDSb/+3z9tXUOkQ7QPYn4XrhZKYAK4HlpaQecRwKLJX6+DBg== |
| 10628 | +sass@1.62.1: |
| 10629 | + version "1.62.1" |
| 10630 | + resolved "https://registry.yarnpkg.com/sass/-/sass-1.62.1.tgz#caa8d6bf098935bc92fc73fa169fb3790cacd029" |
| 10631 | + integrity sha512-NHpxIzN29MXvWiuswfc1W3I0N8SXBd8UR26WntmDlRYf0bSADnwnOjsyMZ3lMezSlArD33Vs3YFhp7dWvL770A== |
10568 | 10632 | dependencies:
|
10569 | 10633 | chokidar ">=3.0.0 <4.0.0"
|
10570 | 10634 | immutable "^4.0.0"
|
10571 | 10635 | source-map-js ">=0.6.2 <2.0.0"
|
10572 | 10636 |
|
10573 |
| -sass@1.62.1: |
10574 |
| - version "1.62.1" |
10575 |
| - resolved "https://registry.yarnpkg.com/sass/-/sass-1.62.1.tgz#caa8d6bf098935bc92fc73fa169fb3790cacd029" |
10576 |
| - integrity sha512-NHpxIzN29MXvWiuswfc1W3I0N8SXBd8UR26WntmDlRYf0bSADnwnOjsyMZ3lMezSlArD33Vs3YFhp7dWvL770A== |
| 10637 | +sass@^1.55.0: |
| 10638 | + version "1.62.0" |
| 10639 | + resolved "https://registry.yarnpkg.com/sass/-/sass-1.62.0.tgz#3686b2195b93295d20765135e562366b33ece37d" |
| 10640 | + integrity sha512-Q4USplo4pLYgCi+XlipZCWUQz5pkg/ruSSgJ0WRDSb/+3z9tXUOkQ7QPYn4XrhZKYAK4HlpaQecRwKLJX6+DBg== |
10577 | 10641 | dependencies:
|
10578 | 10642 | chokidar ">=3.0.0 <4.0.0"
|
10579 | 10643 | immutable "^4.0.0"
|
@@ -10831,6 +10895,11 @@ signal-exit@^3.0.2, signal-exit@^3.0.3, signal-exit@^3.0.7:
|
10831 | 10895 | resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
|
10832 | 10896 | integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
|
10833 | 10897 |
|
| 10898 | +signal-exit@^4.0.1: |
| 10899 | + version "4.0.1" |
| 10900 | + resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.0.1.tgz#96a61033896120ec9335d96851d902cc98f0ba2a" |
| 10901 | + integrity sha512-uUWsN4aOxJAS8KOuf3QMyFtgm1pkb6I+KRZbRF/ghdf5T7sM+B1lLLzPDxswUjkmHyxQAVzEgG35E3NzDM9GVw== |
| 10902 | + |
10834 | 10903 | sigstore@^1.3.0:
|
10835 | 10904 | version "1.4.0"
|
10836 | 10905 | resolved "https://registry.yarnpkg.com/sigstore/-/sigstore-1.4.0.tgz#2e3a28c08b1b8246744c27cfb179c525c3f164d8"
|
@@ -12389,10 +12458,10 @@ yargs@17.1.1:
|
12389 | 12458 | y18n "^5.0.5"
|
12390 | 12459 | yargs-parser "^20.2.2"
|
12391 | 12460 |
|
12392 |
| -yargs@17.7.1, yargs@^17.0.0, yargs@^17.2.1, yargs@^17.3.1: |
12393 |
| - version "17.7.1" |
12394 |
| - resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.1.tgz#34a77645201d1a8fc5213ace787c220eabbd0967" |
12395 |
| - integrity sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw== |
| 12461 | +yargs@17.7.2: |
| 12462 | + version "17.7.2" |
| 12463 | + resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.2.tgz#991df39aca675a192b816e1e0363f9d75d2aa269" |
| 12464 | + integrity sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w== |
12396 | 12465 | dependencies:
|
12397 | 12466 | cliui "^8.0.1"
|
12398 | 12467 | escalade "^3.1.1"
|
@@ -12432,6 +12501,19 @@ yargs@^16.0.0, yargs@^16.1.1:
|
12432 | 12501 | y18n "^5.0.5"
|
12433 | 12502 | yargs-parser "^20.2.2"
|
12434 | 12503 |
|
| 12504 | +yargs@^17.0.0, yargs@^17.2.1, yargs@^17.3.1: |
| 12505 | + version "17.7.1" |
| 12506 | + resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.1.tgz#34a77645201d1a8fc5213ace787c220eabbd0967" |
| 12507 | + integrity sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw== |
| 12508 | + dependencies: |
| 12509 | + cliui "^8.0.1" |
| 12510 | + escalade "^3.1.1" |
| 12511 | + get-caller-file "^2.0.5" |
| 12512 | + require-directory "^2.1.1" |
| 12513 | + string-width "^4.2.3" |
| 12514 | + y18n "^5.0.5" |
| 12515 | + yargs-parser "^21.1.1" |
| 12516 | + |
12435 | 12517 | yauzl@^2.10.0:
|
12436 | 12518 | version "2.10.0"
|
12437 | 12519 | resolved "https://registry.yarnpkg.com/yauzl/-/yauzl-2.10.0.tgz#c7eb17c93e112cb1086fa6d8e51fb0667b79a5f9"
|
|
0 commit comments