|
33 | 33 | debug "^4.3.1"
|
34 | 34 | minimatch "^3.1.2"
|
35 | 35 |
|
36 |
| -"@eslint/config-helpers@^0.3.0": |
37 |
| - version "0.3.0" |
38 |
| - resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.0.tgz#3e09a90dfb87e0005c7694791e58e97077271286" |
39 |
| - integrity sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw== |
| 36 | +"@eslint/config-helpers@^0.3.1": |
| 37 | + version "0.3.1" |
| 38 | + resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.1.tgz#d316e47905bd0a1a931fa50e669b9af4104d1617" |
| 39 | + integrity sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA== |
40 | 40 |
|
41 |
| -"@eslint/core@^0.15.0", "@eslint/core@^0.15.1": |
42 |
| - version "0.15.1" |
43 |
| - resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.1.tgz#d530d44209cbfe2f82ef86d6ba08760196dd3b60" |
44 |
| - integrity sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA== |
| 41 | +"@eslint/core@^0.15.2": |
| 42 | + version "0.15.2" |
| 43 | + resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.2.tgz#59386327d7862cc3603ebc7c78159d2dcc4a868f" |
| 44 | + integrity sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg== |
45 | 45 | dependencies:
|
46 | 46 | "@types/json-schema" "^7.0.15"
|
47 | 47 |
|
|
60 | 60 | minimatch "^3.1.2"
|
61 | 61 | strip-json-comments "^3.1.1"
|
62 | 62 |
|
63 |
| -"@eslint/js@9.32.0", "@eslint/js@^9.24.0": |
64 |
| - version "9.32.0" |
65 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.32.0.tgz#a02916f58bd587ea276876cb051b579a3d75d091" |
66 |
| - integrity sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg== |
| 63 | +"@eslint/js@9.33.0", "@eslint/js@^9.24.0": |
| 64 | + version "9.33.0" |
| 65 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.33.0.tgz#475c92fdddab59b8b8cab960e3de2564a44bf368" |
| 66 | + integrity sha512-5K1/mKhWaMfreBGJTwval43JJmkip0RmM+3+IuqupeSKNC/Th2Kc7ucaq5ovTSra/OOKB9c58CGSz3QMVbWt0A== |
67 | 67 |
|
68 | 68 | "@eslint/object-schema@^2.1.6":
|
69 | 69 | version "2.1.6"
|
70 | 70 | resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
|
71 | 71 | integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
|
72 | 72 |
|
73 |
| -"@eslint/plugin-kit@^0.3.4": |
74 |
| - version "0.3.4" |
75 |
| - resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.4.tgz#c6b9f165e94bf4d9fdd493f1c028a94aaf5fc1cc" |
76 |
| - integrity sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw== |
| 73 | +"@eslint/plugin-kit@^0.3.5": |
| 74 | + version "0.3.5" |
| 75 | + resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz#fd8764f0ee79c8ddab4da65460c641cefee017c5" |
| 76 | + integrity sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w== |
77 | 77 | dependencies:
|
78 |
| - "@eslint/core" "^0.15.1" |
| 78 | + "@eslint/core" "^0.15.2" |
79 | 79 | levn "^0.4.1"
|
80 | 80 |
|
81 | 81 | "@humanfs/core@^0.19.1":
|
@@ -884,14 +884,7 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.3, cross-spawn@^7.0.6:
|
884 | 884 | shebang-command "^2.0.0"
|
885 | 885 | which "^2.0.1"
|
886 | 886 |
|
887 |
| -debug@4: |
888 |
| - version "4.3.7" |
889 |
| - resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52" |
890 |
| - integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ== |
891 |
| - dependencies: |
892 |
| - ms "^2.1.3" |
893 |
| - |
894 |
| -debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5: |
| 887 | +debug@4, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5: |
895 | 888 | version "4.4.1"
|
896 | 889 | resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.1.tgz#e5a8bc6cbc4c6cd3e64308b0693a3d4fa550189b"
|
897 | 890 | integrity sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==
|
@@ -1012,19 +1005,19 @@ eslint-webpack-plugin@^5.0.0:
|
1012 | 1005 | normalize-path "^3.0.0"
|
1013 | 1006 | schema-utils "^4.3.0"
|
1014 | 1007 |
|
1015 |
| -eslint@^9.28.0: |
1016 |
| - version "9.32.0" |
1017 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.32.0.tgz#4ea28df4a8dbc454e1251e0f3aed4bcf4ce50a47" |
1018 |
| - integrity sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg== |
| 1008 | +eslint@^9.33.0: |
| 1009 | + version "9.33.0" |
| 1010 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.33.0.tgz#cc186b3d9eb0e914539953d6a178a5b413997b73" |
| 1011 | + integrity sha512-TS9bTNIryDzStCpJN93aC5VRSW3uTx9sClUn4B87pwiCaJh220otoI0X8mJKr+VcPtniMdN8GKjlwgWGUv5ZKA== |
1019 | 1012 | dependencies:
|
1020 | 1013 | "@eslint-community/eslint-utils" "^4.2.0"
|
1021 | 1014 | "@eslint-community/regexpp" "^4.12.1"
|
1022 | 1015 | "@eslint/config-array" "^0.21.0"
|
1023 |
| - "@eslint/config-helpers" "^0.3.0" |
1024 |
| - "@eslint/core" "^0.15.0" |
| 1016 | + "@eslint/config-helpers" "^0.3.1" |
| 1017 | + "@eslint/core" "^0.15.2" |
1025 | 1018 | "@eslint/eslintrc" "^3.3.1"
|
1026 |
| - "@eslint/js" "9.32.0" |
1027 |
| - "@eslint/plugin-kit" "^0.3.4" |
| 1019 | + "@eslint/js" "9.33.0" |
| 1020 | + "@eslint/plugin-kit" "^0.3.5" |
1028 | 1021 | "@humanfs/node" "^0.16.6"
|
1029 | 1022 | "@humanwhocodes/module-importer" "^1.0.1"
|
1030 | 1023 | "@humanwhocodes/retry" "^0.4.2"
|
|
0 commit comments