|
4444 | 4444 | dependencies: |
4445 | 4445 | eslint-visitor-keys "^3.4.3" |
4446 | 4446 |
|
4447 | | -"@eslint-community/regexpp@^4.4.0", "@eslint-community/regexpp@^4.5.0", "@eslint-community/regexpp@^4.6.1": |
| 4447 | +"@eslint-community/regexpp@^4.11.0", "@eslint-community/regexpp@^4.4.0", "@eslint-community/regexpp@^4.6.1", "@eslint-community/regexpp@^4.8.0": |
4448 | 4448 | version "4.12.2" |
4449 | 4449 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b" |
4450 | 4450 | integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew== |
@@ -13461,11 +13461,16 @@ commander@^9.0.0: |
13461 | 13461 | resolved "https://registry.yarnpkg.com/commander/-/commander-9.5.0.tgz#bc08d1eb5cedf7ccb797a96199d41c7bc3e60d30" |
13462 | 13462 | integrity sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ== |
13463 | 13463 |
|
13464 | | -comment-parser@1.4.1, comment-parser@^1.1.2: |
| 13464 | +comment-parser@1.4.1: |
13465 | 13465 | version "1.4.1" |
13466 | 13466 | resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.4.1.tgz#bdafead37961ac079be11eb7ec65c4d021eaf9cc" |
13467 | 13467 | integrity sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg== |
13468 | 13468 |
|
| 13469 | +comment-parser@^1.4.0: |
| 13470 | + version "1.4.7" |
| 13471 | + resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.4.7.tgz#f0e05275a94253814fddd4c22fcf2cc4a117116e" |
| 13472 | + integrity sha512-0h+uSNtQGW3D98eQt3jJ8L06Fves8hncB4V/PKdw/Qb8Hnk19VaKuTr55UNRYiSoVa7WwrFls+rh3ux9agmkeQ== |
| 13473 | + |
13469 | 13474 | commenting@^1.1.0: |
13470 | 13475 | version "1.1.0" |
13471 | 13476 | resolved "https://registry.yarnpkg.com/commenting/-/commenting-1.1.0.tgz#fae14345c6437b8554f30bc6aa6c1e1633033590" |
@@ -16453,19 +16458,18 @@ eslint-plugin-react@^7.20.5, eslint-plugin-react@^7.31.11: |
16453 | 16458 | semver "^6.3.0" |
16454 | 16459 | string.prototype.matchall "^4.0.8" |
16455 | 16460 |
|
16456 | | -eslint-plugin-regexp@^1.15.0: |
16457 | | - version "1.15.0" |
16458 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-regexp/-/eslint-plugin-regexp-1.15.0.tgz#2717cd4867418287b36d9569c72fca7d242c59b3" |
16459 | | - integrity sha512-YEtQPfdudafU7RBIFci81R/Q1yErm0mVh3BkGnXD2Dk8DLwTFdc2ITYH1wCnHKim2gnHfPFgrkh+b2ozyyU7ag== |
| 16461 | +eslint-plugin-regexp@^3.1.0: |
| 16462 | + version "3.1.0" |
| 16463 | + resolved "https://registry.yarnpkg.com/eslint-plugin-regexp/-/eslint-plugin-regexp-3.1.0.tgz#e6fede2919ae39cece0669e02259c0feb1718cd9" |
| 16464 | + integrity sha512-qGXIC3DIKZHcK1H9A9+Byz9gmndY6TTSRkSMTZpNXdyCw2ObSehRgccJv35n9AdUakEjQp5VFNLas6BMXizCZg== |
16460 | 16465 | dependencies: |
16461 | 16466 | "@eslint-community/eslint-utils" "^4.2.0" |
16462 | | - "@eslint-community/regexpp" "^4.4.0" |
16463 | | - comment-parser "^1.1.2" |
16464 | | - grapheme-splitter "^1.0.4" |
16465 | | - jsdoctypeparser "^9.0.0" |
16466 | | - refa "^0.11.0" |
16467 | | - regexp-ast-analysis "^0.6.0" |
16468 | | - scslre "^0.2.0" |
| 16467 | + "@eslint-community/regexpp" "^4.11.0" |
| 16468 | + comment-parser "^1.4.0" |
| 16469 | + jsdoc-type-pratt-parser "^7.0.0" |
| 16470 | + refa "^0.12.1" |
| 16471 | + regexp-ast-analysis "^0.7.1" |
| 16472 | + scslre "^0.3.0" |
16469 | 16473 |
|
16470 | 16474 | eslint-plugin-simple-import-sort@^12.1.1: |
16471 | 16475 | version "12.1.1" |
@@ -18197,11 +18201,6 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.3, graceful-fs@^4.1.5, graceful-fs@^4.1.6, |
18197 | 18201 | resolved "https://registry.yarnpkg.com/graceful-readlink/-/graceful-readlink-1.0.1.tgz#4cafad76bc62f02fa039b2f94e9a3dd3a391a725" |
18198 | 18202 | integrity sha1-TK+tdrxi8C+gObL5Tpo906ORpyU= |
18199 | 18203 |
|
18200 | | -grapheme-splitter@^1.0.4: |
18201 | | - version "1.0.4" |
18202 | | - resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e" |
18203 | | - integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ== |
18204 | | - |
18205 | 18204 | graphemer@^1.4.0: |
18206 | 18205 | version "1.4.0" |
18207 | 18206 | resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6" |
@@ -20020,16 +20019,16 @@ js-yaml@^4.1.0, js-yaml@^4.1.1: |
20020 | 20019 | dependencies: |
20021 | 20020 | argparse "^2.0.1" |
20022 | 20021 |
|
| 20022 | +jsdoc-type-pratt-parser@^7.0.0: |
| 20023 | + version "7.2.0" |
| 20024 | + resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-7.2.0.tgz#0a29c27bd4e01e85e4617625e34e797be1486a9b" |
| 20025 | + integrity sha512-dh140MMgjyg3JhJZY/+iEzW+NO5xR2gpbDFKHqotCmexElVntw7GjWjt511+C/Ef02RU5TKYrJo/Xlzk+OLaTw== |
| 20026 | + |
20023 | 20027 | jsdoc-type-pratt-parser@~4.1.0: |
20024 | 20028 | version "4.1.0" |
20025 | 20029 | resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-4.1.0.tgz#ff6b4a3f339c34a6c188cbf50a16087858d22113" |
20026 | 20030 | integrity sha512-Hicd6JK5Njt2QB6XYFS7ok9e37O8AYk3jTcppG4YVQnYjOemymvTcmc7OWsmq/Qqj5TdRFO5/x/tIPmBeRtGHg== |
20027 | 20031 |
|
20028 | | -jsdoctypeparser@^9.0.0: |
20029 | | - version "9.0.0" |
20030 | | - resolved "https://registry.yarnpkg.com/jsdoctypeparser/-/jsdoctypeparser-9.0.0.tgz#8c97e2fb69315eb274b0f01377eaa5c940bd7b26" |
20031 | | - integrity sha512-jrTA2jJIL6/DAEILBEh2/w9QxCuwmvNXIry39Ay/HVfhE3o2yVV0U44blYkqdHA/OKloJEqvJy0xU+GSdE2SIw== |
20032 | | - |
20033 | 20032 | jsdom-worker@^0.3.0: |
20034 | 20033 | version "0.3.0" |
20035 | 20034 | resolved "https://registry.yarnpkg.com/jsdom-worker/-/jsdom-worker-0.3.0.tgz#aff32ec089d17f56a5a344a426b6fb2f56e7de54" |
@@ -25865,12 +25864,12 @@ redux@^4.0.5: |
25865 | 25864 | loose-envify "^1.4.0" |
25866 | 25865 | symbol-observable "^1.2.0" |
25867 | 25866 |
|
25868 | | -refa@^0.11.0: |
25869 | | - version "0.11.0" |
25870 | | - resolved "https://registry.yarnpkg.com/refa/-/refa-0.11.0.tgz#07d57a9f5f3ee2dd58e0d145a6a489fda2591ed0" |
25871 | | - integrity sha512-486O8/pQXwj9jV0mVvUnTsxq0uknpBnNJ0eCUhkZqJRQ8KutrT1PhzmumdCeM1hSBF2eMlFPmwECRER4IbKXlQ== |
| 25867 | +refa@^0.12.0, refa@^0.12.1: |
| 25868 | + version "0.12.1" |
| 25869 | + resolved "https://registry.yarnpkg.com/refa/-/refa-0.12.1.tgz#dac13c4782dc22b6bae6cce81a2b863888ea39c6" |
| 25870 | + integrity sha512-J8rn6v4DBb2nnFqkqwy6/NnTYMcgLA+sLr0iIO41qpv0n+ngb7ksag2tMRl0inb1bbO/esUwzW1vbJi7K0sI0g== |
25872 | 25871 | dependencies: |
25873 | | - "@eslint-community/regexpp" "^4.5.0" |
| 25872 | + "@eslint-community/regexpp" "^4.8.0" |
25874 | 25873 |
|
25875 | 25874 | reflect-metadata@0.2.1: |
25876 | 25875 | version "0.2.1" |
@@ -25963,13 +25962,13 @@ regex@^5.1.1: |
25963 | 25962 | dependencies: |
25964 | 25963 | regex-utilities "^2.3.0" |
25965 | 25964 |
|
25966 | | -regexp-ast-analysis@^0.6.0: |
25967 | | - version "0.6.0" |
25968 | | - resolved "https://registry.yarnpkg.com/regexp-ast-analysis/-/regexp-ast-analysis-0.6.0.tgz#c0b648728c85d266a409ce00a6440c01c9834c61" |
25969 | | - integrity sha512-OLxjyjPkVH+rQlBLb1I/P/VTmamSjGkvN5PTV5BXP432k3uVz727J7H29GA5IFiY0m7e1xBN7049Wn59FY3DEQ== |
| 25965 | +regexp-ast-analysis@^0.7.0, regexp-ast-analysis@^0.7.1: |
| 25966 | + version "0.7.1" |
| 25967 | + resolved "https://registry.yarnpkg.com/regexp-ast-analysis/-/regexp-ast-analysis-0.7.1.tgz#c0e24cb2a90f6eadd4cbaaba129317e29d29c482" |
| 25968 | + integrity sha512-sZuz1dYW/ZsfG17WSAG7eS85r5a0dDsvg+7BiiYR5o6lKCAtUrEwdmRmaGF6rwVj3LcmAeYkOWKEPlbPzN3Y3A== |
25970 | 25969 | dependencies: |
25971 | | - "@eslint-community/regexpp" "^4.5.0" |
25972 | | - refa "^0.11.0" |
| 25970 | + "@eslint-community/regexpp" "^4.8.0" |
| 25971 | + refa "^0.12.1" |
25973 | 25972 |
|
25974 | 25973 | regexp-tree@^0.1.27: |
25975 | 25974 | version "0.1.27" |
@@ -26833,14 +26832,14 @@ schema-utils@^4.0.0, schema-utils@^4.3.0, schema-utils@^4.3.3: |
26833 | 26832 | ajv-formats "^2.1.1" |
26834 | 26833 | ajv-keywords "^5.1.0" |
26835 | 26834 |
|
26836 | | -scslre@^0.2.0: |
26837 | | - version "0.2.0" |
26838 | | - resolved "https://registry.yarnpkg.com/scslre/-/scslre-0.2.0.tgz#b604eedbab76f87003738d00de44d7601a78609e" |
26839 | | - integrity sha512-4hc49fUMmX3jM0XdFUAPBrs1xwEcdHa0KyjEsjFs+Zfc66mpFpq5YmRgDtl+Ffo6AtJIilfei+yKw8fUn3N88w== |
| 26835 | +scslre@^0.3.0: |
| 26836 | + version "0.3.0" |
| 26837 | + resolved "https://registry.yarnpkg.com/scslre/-/scslre-0.3.0.tgz#c3211e9bfc5547fc86b1eabaa34ed1a657060155" |
| 26838 | + integrity sha512-3A6sD0WYP7+QrjbfNA2FN3FsOaGGFoekCVgTyypy53gPxhbkCIjtO6YWgdrfM+n/8sI8JeXZOIxsHjMTNxQ4nQ== |
26840 | 26839 | dependencies: |
26841 | | - "@eslint-community/regexpp" "^4.5.0" |
26842 | | - refa "^0.11.0" |
26843 | | - regexp-ast-analysis "^0.6.0" |
| 26840 | + "@eslint-community/regexpp" "^4.8.0" |
| 26841 | + refa "^0.12.0" |
| 26842 | + regexp-ast-analysis "^0.7.0" |
26844 | 26843 |
|
26845 | 26844 | scule@^1.0.0, scule@^1.2.0, scule@^1.3.0: |
26846 | 26845 | version "1.3.0" |
|
0 commit comments