|
2019 | 2019 | escape-string-regexp "^4.0.0" |
2020 | 2020 | ignore "^7.0.5" |
2021 | 2021 |
|
2022 | | -"@eslint-community/eslint-utils@^4.1.2", "@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0", "@eslint-community/eslint-utils@^4.5.0", "@eslint-community/eslint-utils@^4.8.0", "@eslint-community/eslint-utils@^4.9.0", "@eslint-community/eslint-utils@^4.9.1": |
| 2022 | +"@eslint-community/eslint-utils@^4.1.2", "@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0", "@eslint-community/eslint-utils@^4.5.0", "@eslint-community/eslint-utils@^4.8.0", "@eslint-community/eslint-utils@^4.9.1": |
2023 | 2023 | version "4.9.1" |
2024 | 2024 | resolved "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz#4e90af67bc51ddee6cdef5284edf572ec376b595" |
2025 | 2025 | integrity sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ== |
@@ -7006,7 +7006,7 @@ ci-info@^3.2.0: |
7006 | 7006 | resolved "https://registry.npmjs.org/ci-info/-/ci-info-3.9.0.tgz#4279a62028a7b1f262f3473fc9605f5e218c59b4" |
7007 | 7007 | integrity sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ== |
7008 | 7008 |
|
7009 | | -ci-info@^4.0.0, ci-info@^4.1.0, ci-info@^4.3.1: |
| 7009 | +ci-info@^4.0.0, ci-info@^4.1.0, ci-info@^4.4.0: |
7010 | 7010 | version "4.4.0" |
7011 | 7011 | resolved "https://registry.npmjs.org/ci-info/-/ci-info-4.4.0.tgz#7d54eff9f54b45b62401c26032696eb59c8bd18c" |
7012 | 7012 | integrity sha512-77PSwercCZU2Fc4sX94eF8k8Pxte6JAwL4/ICZLFjJLqegs7kCuAsqqj/70NQF6TvDpgFjkubQB2FW2ZZddvQg== |
@@ -7658,7 +7658,7 @@ copy-webpack-plugin@^9.0.1: |
7658 | 7658 | schema-utils "^3.1.1" |
7659 | 7659 | serialize-javascript "^6.0.0" |
7660 | 7660 |
|
7661 | | -core-js-compat@^3.46.0, core-js-compat@^3.48.0: |
| 7661 | +core-js-compat@^3.48.0, core-js-compat@^3.49.0: |
7662 | 7662 | version "3.49.0" |
7663 | 7663 | resolved "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.49.0.tgz#06145447d92f4aaf258a0c44f24b47afaeaffef6" |
7664 | 7664 | integrity sha512-VQXt1jr9cBz03b331DFDCCP90b3fanciLkgiOoy8SBHy06gNf+vQ1A3WFLqG7I8TipYIKeYK9wxd0tUrvHcOZA== |
@@ -9354,26 +9354,26 @@ eslint-plugin-security@^4.0.0: |
9354 | 9354 | dependencies: |
9355 | 9355 | safe-regex "^2.1.1" |
9356 | 9356 |
|
9357 | | -eslint-plugin-unicorn@^63.0.0: |
9358 | | - version "63.0.0" |
9359 | | - resolved "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-63.0.0.tgz#db210b87bb66f0f15ab675ba13d9f1fb61016b22" |
9360 | | - integrity sha512-Iqecl9118uQEXYh7adylgEmGfkn5es3/mlQTLLkd4pXkIk9CTGrAbeUux+YljSa2ohXCBmQQ0+Ej1kZaFgcfkA== |
| 9357 | +eslint-plugin-unicorn@^64.0.0: |
| 9358 | + version "64.0.0" |
| 9359 | + resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-64.0.0.tgz#e1cd29155d7da42cd42180211f053ed9b68d11f5" |
| 9360 | + integrity sha512-rNZwalHh8i0UfPlhNwg5BTUO1CMdKNmjqe+TgzOTZnpKoi8VBgsW7u9qCHIdpxEzZ1uwrJrPF0uRb7l//K38gA== |
9361 | 9361 | dependencies: |
9362 | 9362 | "@babel/helper-validator-identifier" "^7.28.5" |
9363 | | - "@eslint-community/eslint-utils" "^4.9.0" |
| 9363 | + "@eslint-community/eslint-utils" "^4.9.1" |
9364 | 9364 | change-case "^5.4.4" |
9365 | | - ci-info "^4.3.1" |
| 9365 | + ci-info "^4.4.0" |
9366 | 9366 | clean-regexp "^1.0.0" |
9367 | | - core-js-compat "^3.46.0" |
| 9367 | + core-js-compat "^3.49.0" |
9368 | 9368 | find-up-simple "^1.0.1" |
9369 | | - globals "^16.4.0" |
| 9369 | + globals "^17.4.0" |
9370 | 9370 | indent-string "^5.0.0" |
9371 | 9371 | is-builtin-module "^5.0.0" |
9372 | 9372 | jsesc "^3.1.0" |
9373 | 9373 | pluralize "^8.0.0" |
9374 | 9374 | regexp-tree "^0.1.27" |
9375 | 9375 | regjsparser "^0.13.0" |
9376 | | - semver "^7.7.3" |
| 9376 | + semver "^7.7.4" |
9377 | 9377 | strip-indent "^4.1.1" |
9378 | 9378 |
|
9379 | 9379 | eslint-plugin-vue@^10.8.0: |
@@ -10731,11 +10731,6 @@ globals@^15.11.0: |
10731 | 10731 | resolved "https://registry.npmjs.org/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8" |
10732 | 10732 | integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg== |
10733 | 10733 |
|
10734 | | -globals@^16.4.0: |
10735 | | - version "16.5.0" |
10736 | | - resolved "https://registry.npmjs.org/globals/-/globals-16.5.0.tgz#ccf1594a437b97653b2be13ed4d8f5c9f850cac1" |
10737 | | - integrity sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ== |
10738 | | - |
10739 | 10734 | globals@^17.4.0: |
10740 | 10735 | version "17.4.0" |
10741 | 10736 | resolved "https://registry.npmjs.org/globals/-/globals-17.4.0.tgz#33d7d297ed1536b388a0e2f4bcd0ff19c8ff91b5" |
@@ -17084,7 +17079,7 @@ semver@^6.0.0, semver@^6.3.1: |
17084 | 17079 | resolved "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4" |
17085 | 17080 | integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== |
17086 | 17081 |
|
17087 | | -semver@^7.0.0, semver@^7.1.1, semver@^7.1.2, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.3, semver@^7.7.1, semver@^7.7.2, semver@^7.7.3: |
| 17082 | +semver@^7.0.0, semver@^7.1.1, semver@^7.1.2, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.3, semver@^7.7.1, semver@^7.7.2, semver@^7.7.3, semver@^7.7.4: |
17088 | 17083 | version "7.7.4" |
17089 | 17084 | resolved "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz#28464e36060e991fa7a11d0279d2d3f3b57a7e8a" |
17090 | 17085 | integrity sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA== |
|
0 commit comments