|
4279 | 4279 | dependencies: |
4280 | 4280 | eslint-visitor-keys "^3.4.3" |
4281 | 4281 |
|
4282 | | -"@eslint-community/regexpp@^4.4.0", "@eslint-community/regexpp@^4.5.0", "@eslint-community/regexpp@^4.6.1": |
| 4282 | +"@eslint-community/regexpp@^4.11.0", "@eslint-community/regexpp@^4.4.0", "@eslint-community/regexpp@^4.6.1", "@eslint-community/regexpp@^4.8.0": |
4283 | 4283 | version "4.12.2" |
4284 | 4284 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b" |
4285 | 4285 | integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew== |
@@ -13286,11 +13286,16 @@ commander@^9.0.0: |
13286 | 13286 | resolved "https://registry.yarnpkg.com/commander/-/commander-9.5.0.tgz#bc08d1eb5cedf7ccb797a96199d41c7bc3e60d30" |
13287 | 13287 | integrity sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ== |
13288 | 13288 |
|
13289 | | -comment-parser@1.4.1, comment-parser@^1.1.2: |
| 13289 | +comment-parser@1.4.1: |
13290 | 13290 | version "1.4.1" |
13291 | 13291 | resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.4.1.tgz#bdafead37961ac079be11eb7ec65c4d021eaf9cc" |
13292 | 13292 | integrity sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg== |
13293 | 13293 |
|
| 13294 | +comment-parser@^1.4.0: |
| 13295 | + version "1.4.7" |
| 13296 | + resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.4.7.tgz#f0e05275a94253814fddd4c22fcf2cc4a117116e" |
| 13297 | + integrity sha512-0h+uSNtQGW3D98eQt3jJ8L06Fves8hncB4V/PKdw/Qb8Hnk19VaKuTr55UNRYiSoVa7WwrFls+rh3ux9agmkeQ== |
| 13298 | + |
13294 | 13299 | commenting@^1.1.0: |
13295 | 13300 | version "1.1.0" |
13296 | 13301 | resolved "https://registry.yarnpkg.com/commenting/-/commenting-1.1.0.tgz#fae14345c6437b8554f30bc6aa6c1e1633033590" |
@@ -16246,19 +16251,18 @@ eslint-plugin-react@^7.20.5, eslint-plugin-react@^7.31.11: |
16246 | 16251 | semver "^6.3.0" |
16247 | 16252 | string.prototype.matchall "^4.0.8" |
16248 | 16253 |
|
16249 | | -eslint-plugin-regexp@^1.15.0: |
16250 | | - version "1.15.0" |
16251 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-regexp/-/eslint-plugin-regexp-1.15.0.tgz#2717cd4867418287b36d9569c72fca7d242c59b3" |
16252 | | - integrity sha512-YEtQPfdudafU7RBIFci81R/Q1yErm0mVh3BkGnXD2Dk8DLwTFdc2ITYH1wCnHKim2gnHfPFgrkh+b2ozyyU7ag== |
| 16254 | +eslint-plugin-regexp@^3.1.0: |
| 16255 | + version "3.1.0" |
| 16256 | + resolved "https://registry.yarnpkg.com/eslint-plugin-regexp/-/eslint-plugin-regexp-3.1.0.tgz#e6fede2919ae39cece0669e02259c0feb1718cd9" |
| 16257 | + integrity sha512-qGXIC3DIKZHcK1H9A9+Byz9gmndY6TTSRkSMTZpNXdyCw2ObSehRgccJv35n9AdUakEjQp5VFNLas6BMXizCZg== |
16253 | 16258 | dependencies: |
16254 | 16259 | "@eslint-community/eslint-utils" "^4.2.0" |
16255 | | - "@eslint-community/regexpp" "^4.4.0" |
16256 | | - comment-parser "^1.1.2" |
16257 | | - grapheme-splitter "^1.0.4" |
16258 | | - jsdoctypeparser "^9.0.0" |
16259 | | - refa "^0.11.0" |
16260 | | - regexp-ast-analysis "^0.6.0" |
16261 | | - scslre "^0.2.0" |
| 16260 | + "@eslint-community/regexpp" "^4.11.0" |
| 16261 | + comment-parser "^1.4.0" |
| 16262 | + jsdoc-type-pratt-parser "^7.0.0" |
| 16263 | + refa "^0.12.1" |
| 16264 | + regexp-ast-analysis "^0.7.1" |
| 16265 | + scslre "^0.3.0" |
16262 | 16266 |
|
16263 | 16267 | eslint-plugin-simple-import-sort@^12.1.1: |
16264 | 16268 | version "12.1.1" |
@@ -17990,11 +17994,6 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.3, graceful-fs@^4.1.5, graceful-fs@^4.1.6, |
17990 | 17994 | resolved "https://registry.yarnpkg.com/graceful-readlink/-/graceful-readlink-1.0.1.tgz#4cafad76bc62f02fa039b2f94e9a3dd3a391a725" |
17991 | 17995 | integrity sha1-TK+tdrxi8C+gObL5Tpo906ORpyU= |
17992 | 17996 |
|
17993 | | -grapheme-splitter@^1.0.4: |
17994 | | - version "1.0.4" |
17995 | | - resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e" |
17996 | | - integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ== |
17997 | | - |
17998 | 17997 | graphemer@^1.4.0: |
17999 | 17998 | version "1.4.0" |
18000 | 17999 | resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6" |
@@ -19800,16 +19799,16 @@ js-yaml@^4.1.0, js-yaml@^4.1.1: |
19800 | 19799 | dependencies: |
19801 | 19800 | argparse "^2.0.1" |
19802 | 19801 |
|
| 19802 | +jsdoc-type-pratt-parser@^7.0.0: |
| 19803 | + version "7.2.0" |
| 19804 | + resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-7.2.0.tgz#0a29c27bd4e01e85e4617625e34e797be1486a9b" |
| 19805 | + integrity sha512-dh140MMgjyg3JhJZY/+iEzW+NO5xR2gpbDFKHqotCmexElVntw7GjWjt511+C/Ef02RU5TKYrJo/Xlzk+OLaTw== |
| 19806 | + |
19803 | 19807 | jsdoc-type-pratt-parser@~4.1.0: |
19804 | 19808 | version "4.1.0" |
19805 | 19809 | resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-4.1.0.tgz#ff6b4a3f339c34a6c188cbf50a16087858d22113" |
19806 | 19810 | integrity sha512-Hicd6JK5Njt2QB6XYFS7ok9e37O8AYk3jTcppG4YVQnYjOemymvTcmc7OWsmq/Qqj5TdRFO5/x/tIPmBeRtGHg== |
19807 | 19811 |
|
19808 | | -jsdoctypeparser@^9.0.0: |
19809 | | - version "9.0.0" |
19810 | | - resolved "https://registry.yarnpkg.com/jsdoctypeparser/-/jsdoctypeparser-9.0.0.tgz#8c97e2fb69315eb274b0f01377eaa5c940bd7b26" |
19811 | | - integrity sha512-jrTA2jJIL6/DAEILBEh2/w9QxCuwmvNXIry39Ay/HVfhE3o2yVV0U44blYkqdHA/OKloJEqvJy0xU+GSdE2SIw== |
19812 | | - |
19813 | 19812 | jsdom-worker@^0.3.0: |
19814 | 19813 | version "0.3.0" |
19815 | 19814 | resolved "https://registry.yarnpkg.com/jsdom-worker/-/jsdom-worker-0.3.0.tgz#aff32ec089d17f56a5a344a426b6fb2f56e7de54" |
@@ -25633,12 +25632,12 @@ redux@^4.0.5: |
25633 | 25632 | loose-envify "^1.4.0" |
25634 | 25633 | symbol-observable "^1.2.0" |
25635 | 25634 |
|
25636 | | -refa@^0.11.0: |
25637 | | - version "0.11.0" |
25638 | | - resolved "https://registry.yarnpkg.com/refa/-/refa-0.11.0.tgz#07d57a9f5f3ee2dd58e0d145a6a489fda2591ed0" |
25639 | | - integrity sha512-486O8/pQXwj9jV0mVvUnTsxq0uknpBnNJ0eCUhkZqJRQ8KutrT1PhzmumdCeM1hSBF2eMlFPmwECRER4IbKXlQ== |
| 25635 | +refa@^0.12.0, refa@^0.12.1: |
| 25636 | + version "0.12.1" |
| 25637 | + resolved "https://registry.yarnpkg.com/refa/-/refa-0.12.1.tgz#dac13c4782dc22b6bae6cce81a2b863888ea39c6" |
| 25638 | + integrity sha512-J8rn6v4DBb2nnFqkqwy6/NnTYMcgLA+sLr0iIO41qpv0n+ngb7ksag2tMRl0inb1bbO/esUwzW1vbJi7K0sI0g== |
25640 | 25639 | dependencies: |
25641 | | - "@eslint-community/regexpp" "^4.5.0" |
| 25640 | + "@eslint-community/regexpp" "^4.8.0" |
25642 | 25641 |
|
25643 | 25642 | reflect-metadata@0.2.1: |
25644 | 25643 | version "0.2.1" |
@@ -25731,13 +25730,13 @@ regex@^5.1.1: |
25731 | 25730 | dependencies: |
25732 | 25731 | regex-utilities "^2.3.0" |
25733 | 25732 |
|
25734 | | -regexp-ast-analysis@^0.6.0: |
25735 | | - version "0.6.0" |
25736 | | - resolved "https://registry.yarnpkg.com/regexp-ast-analysis/-/regexp-ast-analysis-0.6.0.tgz#c0b648728c85d266a409ce00a6440c01c9834c61" |
25737 | | - integrity sha512-OLxjyjPkVH+rQlBLb1I/P/VTmamSjGkvN5PTV5BXP432k3uVz727J7H29GA5IFiY0m7e1xBN7049Wn59FY3DEQ== |
| 25733 | +regexp-ast-analysis@^0.7.0, regexp-ast-analysis@^0.7.1: |
| 25734 | + version "0.7.1" |
| 25735 | + resolved "https://registry.yarnpkg.com/regexp-ast-analysis/-/regexp-ast-analysis-0.7.1.tgz#c0e24cb2a90f6eadd4cbaaba129317e29d29c482" |
| 25736 | + integrity sha512-sZuz1dYW/ZsfG17WSAG7eS85r5a0dDsvg+7BiiYR5o6lKCAtUrEwdmRmaGF6rwVj3LcmAeYkOWKEPlbPzN3Y3A== |
25738 | 25737 | dependencies: |
25739 | | - "@eslint-community/regexpp" "^4.5.0" |
25740 | | - refa "^0.11.0" |
| 25738 | + "@eslint-community/regexpp" "^4.8.0" |
| 25739 | + refa "^0.12.1" |
25741 | 25740 |
|
25742 | 25741 | regexp-tree@^0.1.27: |
25743 | 25742 | version "0.1.27" |
@@ -26601,14 +26600,14 @@ schema-utils@^4.0.0, schema-utils@^4.3.0, schema-utils@^4.3.3: |
26601 | 26600 | ajv-formats "^2.1.1" |
26602 | 26601 | ajv-keywords "^5.1.0" |
26603 | 26602 |
|
26604 | | -scslre@^0.2.0: |
26605 | | - version "0.2.0" |
26606 | | - resolved "https://registry.yarnpkg.com/scslre/-/scslre-0.2.0.tgz#b604eedbab76f87003738d00de44d7601a78609e" |
26607 | | - integrity sha512-4hc49fUMmX3jM0XdFUAPBrs1xwEcdHa0KyjEsjFs+Zfc66mpFpq5YmRgDtl+Ffo6AtJIilfei+yKw8fUn3N88w== |
| 26603 | +scslre@^0.3.0: |
| 26604 | + version "0.3.0" |
| 26605 | + resolved "https://registry.yarnpkg.com/scslre/-/scslre-0.3.0.tgz#c3211e9bfc5547fc86b1eabaa34ed1a657060155" |
| 26606 | + integrity sha512-3A6sD0WYP7+QrjbfNA2FN3FsOaGGFoekCVgTyypy53gPxhbkCIjtO6YWgdrfM+n/8sI8JeXZOIxsHjMTNxQ4nQ== |
26608 | 26607 | dependencies: |
26609 | | - "@eslint-community/regexpp" "^4.5.0" |
26610 | | - refa "^0.11.0" |
26611 | | - regexp-ast-analysis "^0.6.0" |
| 26608 | + "@eslint-community/regexpp" "^4.8.0" |
| 26609 | + refa "^0.12.0" |
| 26610 | + regexp-ast-analysis "^0.7.0" |
26612 | 26611 |
|
26613 | 26612 | scule@^1.0.0, scule@^1.2.0, scule@^1.3.0: |
26614 | 26613 | version "1.3.0" |
|
0 commit comments