|
45 | 45 | debug "^4.3.1"
|
46 | 46 | minimatch "^3.1.2"
|
47 | 47 |
|
48 |
| -"@eslint/core@^0.9.0": |
49 |
| - version "0.9.0" |
50 |
| - resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.9.0.tgz#168ee076f94b152c01ca416c3e5cf82290ab4fcd" |
51 |
| - integrity sha512-7ATR9F0e4W85D/0w7cU0SNj7qkAexMG+bAHEZOjo9akvGuhHE2m7umzWzfnpa0XAg5Kxc1BWmtPMV67jJ+9VUg== |
| 48 | +"@eslint/core@^0.10.0": |
| 49 | + version "0.10.0" |
| 50 | + resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.10.0.tgz#23727063c21b335f752dbb3a16450f6f9cbc9091" |
| 51 | + integrity sha512-gFHJ+xBOo4G3WRlR1e/3G8A6/KZAH6zcE/hkLRCZTi/B9avAG365QhFA8uOGzTMqgTghpn7/fSnscW++dpMSAw== |
| 52 | + dependencies: |
| 53 | + "@types/json-schema" "^7.0.15" |
52 | 54 |
|
53 | 55 | "@eslint/eslintrc@^3.2.0":
|
54 | 56 | version "3.2.0"
|
|
65 | 67 | minimatch "^3.1.2"
|
66 | 68 | strip-json-comments "^3.1.1"
|
67 | 69 |
|
68 |
| -"@eslint/js@9.17.0": |
69 |
| - version "9.17.0" |
70 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.17.0.tgz#1523e586791f80376a6f8398a3964455ecc651ec" |
71 |
| - integrity sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w== |
| 70 | +"@eslint/js@9.18.0": |
| 71 | + version "9.18.0" |
| 72 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.18.0.tgz#3356f85d18ed3627ab107790b53caf7e1e3d1e84" |
| 73 | + integrity sha512-fK6L7rxcq6/z+AaQMtiFTkvbHkBLNlwyRxHpKawP0x3u9+NC6MQTnFW+AdpwC6gfHTW0051cokQgtTN2FqlxQA== |
72 | 74 |
|
73 | 75 | "@eslint/object-schema@^2.1.4":
|
74 | 76 | version "2.1.4"
|
75 | 77 | resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.4.tgz#9e69f8bb4031e11df79e03db09f9dbbae1740843"
|
76 | 78 | integrity sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==
|
77 | 79 |
|
78 |
| -"@eslint/plugin-kit@^0.2.3": |
79 |
| - version "0.2.3" |
80 |
| - resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.3.tgz#812980a6a41ecf3a8341719f92a6d1e784a2e0e8" |
81 |
| - integrity sha512-2b/g5hRmpbb1o4GnTZax9N9m0FXzz9OV42ZzI4rDDMDuHUqigAiQCEWChBWCY4ztAGVRjoWT19v0yMmc5/L5kA== |
| 80 | +"@eslint/plugin-kit@^0.2.5": |
| 81 | + version "0.2.5" |
| 82 | + resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.5.tgz#ee07372035539e7847ef834e3f5e7b79f09e3a81" |
| 83 | + integrity sha512-lB05FkqEdUg2AA0xEbUz0SnkXT1LcCTa438W4IWTUh4hdOnVbQyOJ81OrDXsJk/LSiJHubgGEFoR5EHq1NsH1A== |
82 | 84 | dependencies:
|
| 85 | + "@eslint/core" "^0.10.0" |
83 | 86 | levn "^0.4.1"
|
84 | 87 |
|
85 | 88 | "@humanfs/core@^0.19.1":
|
|
520 | 523 | resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
|
521 | 524 | integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
|
522 | 525 |
|
523 |
| - |
524 |
| - version "22.10.5" |
525 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.5.tgz#95af89a3fb74a2bb41ef9927f206e6472026e48b" |
526 |
| - integrity sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ== |
| 526 | + |
| 527 | + version "22.10.6" |
| 528 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.6.tgz#5c6795e71635876039f853cbccd59f523d9e4239" |
| 529 | + integrity sha512-qNiuwC4ZDAUNcY47xgaSuS92cjf8JbSUoaKS77bmLG1rU7MlATVSiw/IlrjtIyyskXBZ8KkNfjK/P5na7rgXbQ== |
527 | 530 | dependencies:
|
528 | 531 | undici-types "~6.20.0"
|
529 | 532 |
|
530 |
| - |
531 |
| - version "19.0.2" |
532 |
| - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.0.2.tgz#ad21f9a1ee881817995fd3f7fd33659c87e7b1b7" |
533 |
| - integrity sha512-c1s+7TKFaDRRxr1TxccIX2u7sfCnc3RxkVyBIUA2lCpyqCF+QoAwQ/CBg7bsMdVwP120HEH143VQezKtef5nCg== |
| 533 | + |
| 534 | + version "19.0.3" |
| 535 | + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.0.3.tgz#0804dfd279a165d5a0ad8b53a5b9e65f338050a4" |
| 536 | + integrity sha512-0Knk+HJiMP/qOZgMyNFamlIjw9OFCsyC2ZbigmEEyXXixgre6IQpm/4V+r3qH4GC1JPvRJKInw+on2rV6YZLeA== |
534 | 537 |
|
535 |
| - |
536 |
| - version "19.0.4" |
537 |
| - resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.4.tgz#ad1270e090118ac3c5f0928a29fe0ddf164881df" |
538 |
| - integrity sha512-3O4QisJDYr1uTUMZHA2YswiQZRq+Pd8D+GdVFYikTutYsTz+QZgWkAPnP7rx9txoI6EXKcPiluMqWPFV3tT9Wg== |
| 538 | + |
| 539 | + version "19.0.6" |
| 540 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.6.tgz#98deae4c5c4b24735e5d9e341302f9ebd45e80d3" |
| 541 | + integrity sha512-gIlMztcTeDgXCUj0vCBOqEuSEhX//63fW9SZtCJ+agxoQTOklwDfiEMlTWn4mR/C/UK5VHlpwsCsOyf7/hc4lw== |
539 | 542 | dependencies:
|
540 | 543 | csstype "^3.0.2"
|
541 | 544 |
|
@@ -1637,18 +1640,18 @@ eslint-visitor-keys@^4.2.0:
|
1637 | 1640 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
|
1638 | 1641 | integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
|
1639 | 1642 |
|
1640 |
| -eslint@9.17.0: |
1641 |
| - version "9.17.0" |
1642 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.17.0.tgz#faa1facb5dd042172fdc520106984b5c2421bb0c" |
1643 |
| - integrity sha512-evtlNcpJg+cZLcnVKwsai8fExnqjGPicK7gnUtlNuzu+Fv9bI0aLpND5T44VLQtoMEnI57LoXO9XAkIXwohKrA== |
| 1643 | +eslint@9.18.0: |
| 1644 | + version "9.18.0" |
| 1645 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.18.0.tgz#c95b24de1183e865de19f607fda6518b54827850" |
| 1646 | + integrity sha512-+waTfRWQlSbpt3KWE+CjrPPYnbq9kfZIYUqapc0uBXyjTp8aYXZDsUH16m39Ryq3NjAVP4tjuF7KaukeqoCoaA== |
1644 | 1647 | dependencies:
|
1645 | 1648 | "@eslint-community/eslint-utils" "^4.2.0"
|
1646 | 1649 | "@eslint-community/regexpp" "^4.12.1"
|
1647 | 1650 | "@eslint/config-array" "^0.19.0"
|
1648 |
| - "@eslint/core" "^0.9.0" |
| 1651 | + "@eslint/core" "^0.10.0" |
1649 | 1652 | "@eslint/eslintrc" "^3.2.0"
|
1650 |
| - "@eslint/js" "9.17.0" |
1651 |
| - "@eslint/plugin-kit" "^0.2.3" |
| 1653 | + "@eslint/js" "9.18.0" |
| 1654 | + "@eslint/plugin-kit" "^0.2.5" |
1652 | 1655 | "@humanfs/node" "^0.16.6"
|
1653 | 1656 | "@humanwhocodes/module-importer" "^1.0.1"
|
1654 | 1657 | "@humanwhocodes/retry" "^0.4.1"
|
@@ -2562,10 +2565,10 @@ lru-cache@^10.2.0:
|
2562 | 2565 | resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
|
2563 | 2566 | integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
|
2564 | 2567 |
|
2565 |
| -lucide-react@^0.469.0: |
2566 |
| - version "0.469.0" |
2567 |
| - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.469.0.tgz#f16936ca6521482fef754a7eabb310e6c68e1482" |
2568 |
| - integrity sha512-28vvUnnKQ/dBwiCQtwJw7QauYnE7yd2Cyp4tTTJpvglX4EMpbflcdBgrgToX2j71B3YvugK/NH3BGUk+E/p/Fw== |
| 2568 | +lucide-react@^0.471.0: |
| 2569 | + version "0.471.1" |
| 2570 | + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.471.1.tgz#16f29cd65c7c847eceab0bbf8592443104423249" |
| 2571 | + integrity sha512-syOxwPhf62gg2YOsz72HRn+CIpeudFy67AeKnSR8Hn/fIIF4ubhNbRF+pQ2CaJrl+X9Os4PL87z2DXQi3DVeDA== |
2569 | 2572 |
|
2570 | 2573 | merge-stream@^2.0.0:
|
2571 | 2574 | version "2.0.0"
|
|
0 commit comments