|
77 | 77 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.2.tgz#1816b5f6948029c5eaacb0703b850ee0cb37d8f8"
|
78 | 78 | integrity sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==
|
79 | 79 |
|
80 |
| -"@eslint/eslintrc@^2.1.2": |
81 |
| - version "2.1.2" |
82 |
| - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.2.tgz#c6936b4b328c64496692f76944e755738be62396" |
83 |
| - integrity sha512-+wvgpDsrB1YqAMdEUCcnTlpfVBH7Vqn6A/NT3D8WVXFIaKMlErPIZT3oCIAVCOtarRpMtelZLqJeU3t7WY6X6g== |
| 80 | +"@eslint/eslintrc@^2.1.4": |
| 81 | + version "2.1.4" |
| 82 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad" |
| 83 | + integrity sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ== |
84 | 84 | dependencies:
|
85 | 85 | ajv "^6.12.4"
|
86 | 86 | debug "^4.3.2"
|
|
92 | 92 | minimatch "^3.1.2"
|
93 | 93 | strip-json-comments "^3.1.1"
|
94 | 94 |
|
95 |
| -"@eslint/js@8.48.0": |
96 |
| - version "8.48.0" |
97 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.48.0.tgz#642633964e217905436033a2bd08bf322849b7fb" |
98 |
| - integrity sha512-ZSjtmelB7IJfWD2Fvb7+Z+ChTIKWq6kjda95fLcQKNS5aheVHn4IkfgRQE3sIIzTcSLwLcLZUD9UBt+V7+h+Pw== |
| 95 | +"@eslint/js@8.56.0": |
| 96 | + version "8.56.0" |
| 97 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.56.0.tgz#ef20350fec605a7f7035a01764731b2de0f3782b" |
| 98 | + integrity sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A== |
99 | 99 |
|
100 | 100 | "@gar/promisify@^1.0.1":
|
101 | 101 | version "1.1.3"
|
102 | 102 | resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
|
103 | 103 | integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
|
104 | 104 |
|
105 |
| -"@humanwhocodes/config-array@^0.11.10": |
106 |
| - version "0.11.13" |
107 |
| - resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.13.tgz#075dc9684f40a531d9b26b0822153c1e832ee297" |
108 |
| - integrity sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ== |
| 105 | +"@humanwhocodes/config-array@^0.11.13": |
| 106 | + version "0.11.14" |
| 107 | + resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b" |
| 108 | + integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg== |
109 | 109 | dependencies:
|
110 |
| - "@humanwhocodes/object-schema" "^2.0.1" |
111 |
| - debug "^4.1.1" |
| 110 | + "@humanwhocodes/object-schema" "^2.0.2" |
| 111 | + debug "^4.3.1" |
112 | 112 | minimatch "^3.0.5"
|
113 | 113 |
|
114 | 114 | "@humanwhocodes/module-importer@^1.0.1":
|
115 | 115 | version "1.0.1"
|
116 | 116 | resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
|
117 | 117 | integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
|
118 | 118 |
|
119 |
| -"@humanwhocodes/object-schema@^2.0.1": |
120 |
| - version "2.0.1" |
121 |
| - resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz#e5211452df060fa8522b55c7b3c0c4d1981cb044" |
122 |
| - integrity sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw== |
| 119 | +"@humanwhocodes/object-schema@^2.0.2": |
| 120 | + version "2.0.2" |
| 121 | + resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917" |
| 122 | + integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw== |
123 | 123 |
|
124 | 124 | "@isaacs/string-locale-compare@^1.0.1", "@isaacs/string-locale-compare@^1.1.0":
|
125 | 125 | version "1.1.0"
|
|
654 | 654 | "@typescript-eslint/types" "5.59.9"
|
655 | 655 | eslint-visitor-keys "^3.3.0"
|
656 | 656 |
|
| 657 | +"@ungap/structured-clone@^1.2.0": |
| 658 | + version "1.2.0" |
| 659 | + resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406" |
| 660 | + integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ== |
| 661 | + |
657 | 662 | JSONStream@^1.0.4:
|
658 | 663 | version "1.3.5"
|
659 | 664 | resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
|
@@ -1367,7 +1372,7 @@ dayjs@^1.10.4:
|
1367 | 1372 | resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.7.tgz#4b296922642f70999544d1144a2c25730fce63e2"
|
1368 | 1373 | integrity sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ==
|
1369 | 1374 |
|
1370 |
| -debug@4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.2, debug@^4.3.3, debug@^4.3.4: |
| 1375 | +debug@4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3, debug@^4.3.4: |
1371 | 1376 | version "4.3.4"
|
1372 | 1377 | resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
|
1373 | 1378 | integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
|
@@ -1612,17 +1617,18 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
|
1612 | 1617 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
1613 | 1618 |
|
1614 | 1619 | eslint@^8.29.0:
|
1615 |
| - version "8.48.0" |
1616 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.48.0.tgz#bf9998ba520063907ba7bfe4c480dc8be03c2155" |
1617 |
| - integrity sha512-sb6DLeIuRXxeM1YljSe1KEx9/YYeZFQWcV8Rq9HfigmdDEugjLEVEa1ozDjL6YDjBpQHPJxJzze+alxi4T3OLg== |
| 1620 | + version "8.56.0" |
| 1621 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.56.0.tgz#4957ce8da409dc0809f99ab07a1b94832ab74b15" |
| 1622 | + integrity sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ== |
1618 | 1623 | dependencies:
|
1619 | 1624 | "@eslint-community/eslint-utils" "^4.2.0"
|
1620 | 1625 | "@eslint-community/regexpp" "^4.6.1"
|
1621 |
| - "@eslint/eslintrc" "^2.1.2" |
1622 |
| - "@eslint/js" "8.48.0" |
1623 |
| - "@humanwhocodes/config-array" "^0.11.10" |
| 1626 | + "@eslint/eslintrc" "^2.1.4" |
| 1627 | + "@eslint/js" "8.56.0" |
| 1628 | + "@humanwhocodes/config-array" "^0.11.13" |
1624 | 1629 | "@humanwhocodes/module-importer" "^1.0.1"
|
1625 | 1630 | "@nodelib/fs.walk" "^1.2.8"
|
| 1631 | + "@ungap/structured-clone" "^1.2.0" |
1626 | 1632 | ajv "^6.12.4"
|
1627 | 1633 | chalk "^4.0.0"
|
1628 | 1634 | cross-spawn "^7.0.2"
|
|
0 commit comments