|
1423 | 1423 | resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2"
|
1424 | 1424 | integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==
|
1425 | 1425 |
|
1426 |
| -"@eslint/js@9.27.0": |
1427 |
| - version "9.27.0" |
1428 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.27.0.tgz#181a23460877c484f6dd03890f4e3fa2fdeb8ff0" |
1429 |
| - integrity sha512-G5JD9Tu5HJEu4z2Uo4aHY2sLV64B7CDMXxFzqzjl3NKd6RVzSXNoE80jk7Y0lJkTTkjiIhBAqmlYwjuBY3tvpA== |
| 1426 | +"@eslint/js@9.28.0": |
| 1427 | + version "9.28.0" |
| 1428 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.28.0.tgz#7822ccc2f8cae7c3cd4f902377d520e9ae03f844" |
| 1429 | + integrity sha512-fnqSjGWd/CoIp4EXIxWVK/sHA6DOHN4+8Ix2cX5ycOY7LG0UY8nHCU5pIp2eaE1Mc7Qd8kHspYNzYXT2ojPLzg== |
1430 | 1430 |
|
1431 | 1431 | "@eslint/object-schema@^2.1.6":
|
1432 | 1432 | version "2.1.6"
|
|
3259 | 3259 | "@typescript-eslint/types" "6.21.0"
|
3260 | 3260 | eslint-visitor-keys "^3.4.1"
|
3261 | 3261 |
|
3262 |
| -"@ungap/structured-clone@^1.2.0": |
3263 |
| - version "1.2.0" |
3264 |
| - resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406" |
3265 |
| - integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ== |
3266 |
| - |
3267 |
| -"@ungap/structured-clone@^1.3.0": |
| 3262 | +"@ungap/structured-clone@^1.2.0", "@ungap/structured-clone@^1.3.0": |
3268 | 3263 | version "1.3.0"
|
3269 | 3264 | resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8"
|
3270 | 3265 | integrity sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==
|
@@ -6599,18 +6594,18 @@ eslint-visitor-keys@^4.2.0:
|
6599 | 6594 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
|
6600 | 6595 | integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
|
6601 | 6596 |
|
6602 |
| -eslint@9.27.0: |
6603 |
| - version "9.27.0" |
6604 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.27.0.tgz#a587d3cd5b844b68df7898944323a702afe38979" |
6605 |
| - integrity sha512-ixRawFQuMB9DZ7fjU3iGGganFDp3+45bPOdaRurcFHSXO1e/sYwUX/FtQZpLZJR6SjMoJH8hR2pPEAfDyCoU2Q== |
| 6597 | +eslint@9.28.0: |
| 6598 | + version "9.28.0" |
| 6599 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.28.0.tgz#b0bcbe82a16945a40906924bea75e8b4980ced7d" |
| 6600 | + integrity sha512-ocgh41VhRlf9+fVpe7QKzwLj9c92fDiqOj8Y3Sd4/ZmVA4Btx4PlUYPq4pp9JDyupkf1upbEXecxL2mwNV7jPQ== |
6606 | 6601 | dependencies:
|
6607 | 6602 | "@eslint-community/eslint-utils" "^4.2.0"
|
6608 | 6603 | "@eslint-community/regexpp" "^4.12.1"
|
6609 | 6604 | "@eslint/config-array" "^0.20.0"
|
6610 | 6605 | "@eslint/config-helpers" "^0.2.1"
|
6611 | 6606 | "@eslint/core" "^0.14.0"
|
6612 | 6607 | "@eslint/eslintrc" "^3.3.1"
|
6613 |
| - "@eslint/js" "9.27.0" |
| 6608 | + "@eslint/js" "9.28.0" |
6614 | 6609 | "@eslint/plugin-kit" "^0.3.1"
|
6615 | 6610 | "@humanfs/node" "^0.16.6"
|
6616 | 6611 | "@humanwhocodes/module-importer" "^1.0.1"
|
|
0 commit comments