|
|
|
|
@ -151,8 +151,8 @@ importers:
|
|
|
|
|
specifier: ^9.0.0
|
|
|
|
|
version: 9.0.0
|
|
|
|
|
'@eslint-react/eslint-plugin':
|
|
|
|
|
specifier: ^2.13.0
|
|
|
|
|
version: 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
specifier: ^3.0.0
|
|
|
|
|
version: 3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint/js':
|
|
|
|
|
specifier: ^10.0.1
|
|
|
|
|
version: 10.0.1(eslint@10.0.3(jiti@2.6.1))
|
|
|
|
|
@ -200,10 +200,10 @@ importers:
|
|
|
|
|
version: 10.0.3(jiti@2.6.1)
|
|
|
|
|
eslint-import-resolver-typescript:
|
|
|
|
|
specifier: ^4.4.4
|
|
|
|
|
version: 4.4.4(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3))(eslint@10.0.3(jiti@2.6.1)))(eslint@10.0.3(jiti@2.6.1))
|
|
|
|
|
version: 4.4.4(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3))(eslint@10.0.3(jiti@2.6.1)))(eslint@10.0.3(jiti@2.6.1))
|
|
|
|
|
eslint-plugin-import-x:
|
|
|
|
|
specifier: ^4.16.1
|
|
|
|
|
version: 4.16.1(@typescript-eslint/utils@8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3))(eslint@10.0.3(jiti@2.6.1))
|
|
|
|
|
version: 4.16.1(@typescript-eslint/utils@8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3))(eslint@10.0.3(jiti@2.6.1))
|
|
|
|
|
eslint-plugin-react-compiler:
|
|
|
|
|
specifier: 19.1.0-rc.2
|
|
|
|
|
version: 19.1.0-rc.2(eslint@10.0.3(jiti@2.6.1))
|
|
|
|
|
@ -1029,44 +1029,40 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==}
|
|
|
|
|
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
|
|
|
|
|
|
|
|
|
'@eslint-react/ast@2.13.0':
|
|
|
|
|
resolution: {integrity: sha512-43+5gmqV3MpatTzKnu/V2i/jXjmepvwhrb9MaGQvnXHQgq9J7/C7VVCCcwp6Rvp2QHAFquAAdvQDSL8IueTpeA==}
|
|
|
|
|
engines: {node: '>=20.19.0'}
|
|
|
|
|
'@eslint-react/ast@3.0.0':
|
|
|
|
|
resolution: {integrity: sha512-qBasEJqMhcof/pbxhKSgp52rW9TMUMVIYqv3SOgSzvDG3bed+saWFXOQ+YFMj/o5gr/e6Dsi3mAHqErPzJHelA==}
|
|
|
|
|
engines: {node: '>=22.0.0'}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
|
|
|
typescript: '>=4.8.4 <6.0.0'
|
|
|
|
|
eslint: ^10.0.0
|
|
|
|
|
typescript: '*'
|
|
|
|
|
|
|
|
|
|
'@eslint-react/core@2.13.0':
|
|
|
|
|
resolution: {integrity: sha512-m62XDzkf1hpzW4sBc7uh7CT+8rBG2xz/itSADuEntlsg4YA7Jhb8hjU6VHf3wRFDwyfx5VnbV209sbJ7Azey0Q==}
|
|
|
|
|
engines: {node: '>=20.19.0'}
|
|
|
|
|
'@eslint-react/core@3.0.0':
|
|
|
|
|
resolution: {integrity: sha512-PKa13GrqUAilcvcONJMN8BukuVg3dHuaTxjNBdKOHGxkMexCxDF9hjNHBILErJhFs1kGaJPBK9QUYQci8PV/TA==}
|
|
|
|
|
engines: {node: '>=22.0.0'}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
|
|
|
typescript: '>=4.8.4 <6.0.0'
|
|
|
|
|
eslint: ^10.0.0
|
|
|
|
|
typescript: '*'
|
|
|
|
|
|
|
|
|
|
'@eslint-react/eff@2.13.0':
|
|
|
|
|
resolution: {integrity: sha512-rEH2R8FQnUAblUW+v3ZHDU1wEhatbL1+U2B1WVuBXwSKqzF7BGaLqCPIU7o9vofumz5MerVfaCtJgI8jYe2Btg==}
|
|
|
|
|
engines: {node: '>=20.19.0'}
|
|
|
|
|
|
|
|
|
|
'@eslint-react/eslint-plugin@2.13.0':
|
|
|
|
|
resolution: {integrity: sha512-iaMXpqnJCTW7317hg8L4wx7u5aIiPzZ+d1p59X8wXFgMHzFX4hNu4IfV8oygyjmWKdLsjKE9sEpv/UYWczlb+A==}
|
|
|
|
|
engines: {node: '>=20.19.0'}
|
|
|
|
|
'@eslint-react/eslint-plugin@3.0.0':
|
|
|
|
|
resolution: {integrity: sha512-OK8rBrsM/bUr0L918hQ1tWAufz22+m0L6gpSrW3Z/7NSg/imy17IiZHO8UVT99sgcx9euKYAT+QIx45sZUYf1g==}
|
|
|
|
|
engines: {node: '>=22.0.0'}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
|
|
|
typescript: '>=4.8.4 <6.0.0'
|
|
|
|
|
eslint: ^10.0.0
|
|
|
|
|
typescript: '*'
|
|
|
|
|
|
|
|
|
|
'@eslint-react/shared@2.13.0':
|
|
|
|
|
resolution: {integrity: sha512-IOloCqrZ7gGBT4lFf9+0/wn7TfzU7JBRjYwTSyb9SDngsbeRrtW95ZpgUpS8/jen1wUEm6F08duAooTZ2FtsWA==}
|
|
|
|
|
engines: {node: '>=20.19.0'}
|
|
|
|
|
'@eslint-react/shared@3.0.0':
|
|
|
|
|
resolution: {integrity: sha512-oHELwh3FghrMc5UX+4qVEdY7ZLZsO4bgKDVv5i6yk8+/997xe6LAY2wailbeljbIJxppcJSl6eXcRl2yv6ffig==}
|
|
|
|
|
engines: {node: '>=22.0.0'}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
|
|
|
typescript: '>=4.8.4 <6.0.0'
|
|
|
|
|
eslint: ^10.0.0
|
|
|
|
|
typescript: '*'
|
|
|
|
|
|
|
|
|
|
'@eslint-react/var@2.13.0':
|
|
|
|
|
resolution: {integrity: sha512-dM+QaeiHR16qPQoJYg205MkdHYSWVa2B7ore5OFpOPlSwqDV3tLW7I+475WjbK7potq5QNPTxRa7VLp9FGeQqA==}
|
|
|
|
|
engines: {node: '>=20.19.0'}
|
|
|
|
|
'@eslint-react/var@3.0.0':
|
|
|
|
|
resolution: {integrity: sha512-Af/7GEZfXtc9jV1i/Uqfko40Gr256YXDZR9CG6mxROOUOMRYIaBPf3K7oLCnwiKVZXiFJ5qYGLEs6HoG8Ifrjw==}
|
|
|
|
|
engines: {node: '>=22.0.0'}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
|
|
|
typescript: '>=4.8.4 <6.0.0'
|
|
|
|
|
eslint: ^10.0.0
|
|
|
|
|
typescript: '*'
|
|
|
|
|
|
|
|
|
|
'@eslint/config-array@0.23.3':
|
|
|
|
|
resolution: {integrity: sha512-j+eEWmB6YYLwcNOdlwQ6L2OsptI/LO6lNBuLIqe5R7RetD658HLoF+Mn7LzYmAWWNNzdC6cqP+L6r8ujeYXWLw==}
|
|
|
|
|
@ -1943,16 +1939,32 @@ packages:
|
|
|
|
|
peerDependencies:
|
|
|
|
|
typescript: '>=4.8.4 <6.0.0'
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/project-service@8.57.0':
|
|
|
|
|
resolution: {integrity: sha512-pR+dK0BlxCLxtWfaKQWtYr7MhKmzqZxuii+ZjuFlZlIGRZm22HnXFqa2eY+90MUz8/i80YJmzFGDUsi8dMOV5w==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
typescript: '>=4.8.4 <6.0.0'
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/scope-manager@8.56.1':
|
|
|
|
|
resolution: {integrity: sha512-YAi4VDKcIZp0O4tz/haYKhmIDZFEUPOreKbfdAN3SzUDMcPhJ8QI99xQXqX+HoUVq8cs85eRKnD+rne2UAnj2w==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/scope-manager@8.57.0':
|
|
|
|
|
resolution: {integrity: sha512-nvExQqAHF01lUM66MskSaZulpPL5pgy5hI5RfrxviLgzZVffB5yYzw27uK/ft8QnKXI2X0LBrHJFr1TaZtAibw==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/tsconfig-utils@8.56.1':
|
|
|
|
|
resolution: {integrity: sha512-qOtCYzKEeyr3aR9f28mPJqBty7+DBqsdd63eO0yyDwc6vgThj2UjWfJIcsFeSucYydqcuudMOprZ+x1SpF3ZuQ==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
typescript: '>=4.8.4 <6.0.0'
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/tsconfig-utils@8.57.0':
|
|
|
|
|
resolution: {integrity: sha512-LtXRihc5ytjJIQEH+xqjB0+YgsV4/tW35XKX3GTZHpWtcC8SPkT/d4tqdf1cKtesryHm2bgp6l555NYcT2NLvA==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
typescript: '>=4.8.4 <6.0.0'
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/type-utils@8.56.1':
|
|
|
|
|
resolution: {integrity: sha512-yB/7dxi7MgTtGhZdaHCemf7PuwrHMenHjmzgUW1aJpO+bBU43OycnM3Wn+DdvDO/8zzA9HlhaJ0AUGuvri4oGg==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
@ -1960,16 +1972,33 @@ packages:
|
|
|
|
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
|
|
|
typescript: '>=4.8.4 <6.0.0'
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/type-utils@8.57.0':
|
|
|
|
|
resolution: {integrity: sha512-yjgh7gmDcJ1+TcEg8x3uWQmn8ifvSupnPfjP21twPKrDP/pTHlEQgmKcitzF/rzPSmv7QjJ90vRpN4U+zoUjwQ==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
|
|
|
typescript: '>=4.8.4 <6.0.0'
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/types@8.56.1':
|
|
|
|
|
resolution: {integrity: sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/types@8.57.0':
|
|
|
|
|
resolution: {integrity: sha512-dTLI8PEXhjUC7B9Kre+u0XznO696BhXcTlOn0/6kf1fHaQW8+VjJAVHJ3eTI14ZapTxdkOmc80HblPQLaEeJdg==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/typescript-estree@8.56.1':
|
|
|
|
|
resolution: {integrity: sha512-qzUL1qgalIvKWAf9C1HpvBjif+Vm6rcT5wZd4VoMb9+Km3iS3Cv9DY6dMRMDtPnwRAFyAi7YXJpTIEXLvdfPxg==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
typescript: '>=4.8.4 <6.0.0'
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/typescript-estree@8.57.0':
|
|
|
|
|
resolution: {integrity: sha512-m7faHcyVg0BT3VdYTlX8GdJEM7COexXxS6KqGopxdtkQRvBanK377QDHr4W/vIPAR+ah9+B/RclSW5ldVniO1Q==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
typescript: '>=4.8.4 <6.0.0'
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/utils@8.56.1':
|
|
|
|
|
resolution: {integrity: sha512-HPAVNIME3tABJ61siYlHzSWCGtOoeP2RTIaHXFMPqjrQKCGB9OgUVdiNgH7TJS2JNIQ5qQ4RsAUDuGaGme/KOA==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
@ -1977,10 +2006,21 @@ packages:
|
|
|
|
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
|
|
|
typescript: '>=4.8.4 <6.0.0'
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/utils@8.57.0':
|
|
|
|
|
resolution: {integrity: sha512-5iIHvpD3CZe06riAsbNxxreP+MuYgVUsV0n4bwLH//VJmgtt54sQeY2GszntJ4BjYCpMzrfVh2SBnUQTtys2lQ==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
|
|
|
typescript: '>=4.8.4 <6.0.0'
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/visitor-keys@8.56.1':
|
|
|
|
|
resolution: {integrity: sha512-KiROIzYdEV85YygXw6BI/Dx4fnBlFQu6Mq4QE4MOH9fFnhohw6wX/OAvDY2/C+ut0I3RSPKenvZJIVYqJNkhEw==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/visitor-keys@8.57.0':
|
|
|
|
|
resolution: {integrity: sha512-zm6xx8UT/Xy2oSr2ZXD0pZo7Jx2XsCoID2IUh9YSTFRu7z+WdwYTRk6LhUftm1crwqbuoF6I8zAFeCMw0YjwDg==}
|
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
|
|
|
|
|
'@ungap/structured-clone@1.3.0':
|
|
|
|
|
resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==}
|
|
|
|
|
|
|
|
|
|
@ -2500,19 +2540,12 @@ packages:
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: '>=7'
|
|
|
|
|
|
|
|
|
|
eslint-plugin-react-dom@2.13.0:
|
|
|
|
|
resolution: {integrity: sha512-+2IZzQ1WEFYOWatW+xvNUqmZn55YBCufzKA7hX3XQ/8eu85Mp4vnlOyNvdVHEOGhUnGuC6+9+zLK+IlEHKdKLQ==}
|
|
|
|
|
engines: {node: '>=20.19.0'}
|
|
|
|
|
eslint-plugin-react-dom@3.0.0:
|
|
|
|
|
resolution: {integrity: sha512-NhxPJSGZzR/bW02wop2whWXYKE8ZLZ9JupC5MWRq1AdM+Z84jnUU8c+eobiRzIhy2OupEjKcB8TaqHuQ+3sVoQ==}
|
|
|
|
|
engines: {node: '>=22.0.0'}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
|
|
|
typescript: '>=4.8.4 <6.0.0'
|
|
|
|
|
|
|
|
|
|
eslint-plugin-react-hooks-extra@2.13.0:
|
|
|
|
|
resolution: {integrity: sha512-qIbha1nzuyhXM9SbEfrcGVqmyvQu7GAOB2sy9Y4Qo5S8nCqw4fSBxq+8lSce5Tk5Y7XzIkgHOhNyXEvUHRWFMQ==}
|
|
|
|
|
engines: {node: '>=20.19.0'}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
|
|
|
typescript: '>=4.8.4 <6.0.0'
|
|
|
|
|
eslint: ^10.0.0
|
|
|
|
|
typescript: '*'
|
|
|
|
|
|
|
|
|
|
eslint-plugin-react-hooks@7.0.1:
|
|
|
|
|
resolution: {integrity: sha512-O0d0m04evaNzEPoSW+59Mezf8Qt0InfgGIBJnpC0h3NH/WjUAR7BIKUfysC6todmtiZ/A0oUVS8Gce0WhBrHsA==}
|
|
|
|
|
@ -2520,38 +2553,38 @@ packages:
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
|
|
|
|
|
|
|
|
|
|
eslint-plugin-react-naming-convention@2.13.0:
|
|
|
|
|
resolution: {integrity: sha512-uSd25JzSg2R4p81s3Wqck0AdwRlO9Yc+cZqTEXv7vW8exGGAM3mWnF6hgrgdqVJqBEGJIbS/Vx1r5BdKcY/MHA==}
|
|
|
|
|
engines: {node: '>=20.19.0'}
|
|
|
|
|
eslint-plugin-react-naming-convention@3.0.0:
|
|
|
|
|
resolution: {integrity: sha512-pAtOZST5/NhWIa/I5yz7H1HEZTtCY7LHMhzmN9zvaOdTWyZYtz2g9pxPRDBnkR9uSmHsNt44gj+2JSAD4xwgew==}
|
|
|
|
|
engines: {node: '>=22.0.0'}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
|
|
|
typescript: '>=4.8.4 <6.0.0'
|
|
|
|
|
eslint: ^10.0.0
|
|
|
|
|
typescript: '*'
|
|
|
|
|
|
|
|
|
|
eslint-plugin-react-refresh@0.5.2:
|
|
|
|
|
resolution: {integrity: sha512-hmgTH57GfzoTFjVN0yBwTggnsVUF2tcqi7RJZHqi9lIezSs4eFyAMktA68YD4r5kNw1mxyY4dmkyoFDb3FIqrA==}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^9 || ^10
|
|
|
|
|
|
|
|
|
|
eslint-plugin-react-rsc@2.13.0:
|
|
|
|
|
resolution: {integrity: sha512-RaftgITDLQm1zIgYyvR51sBdy4FlVaXFts5VISBaKbSUB0oqXyzOPxMHasfr9BCSjPLKus9zYe+G/Hr6rjFLXQ==}
|
|
|
|
|
eslint-plugin-react-rsc@3.0.0:
|
|
|
|
|
resolution: {integrity: sha512-HNP1hVO63WsV4wcXxPJJIcnYrvrN5UZyrXIbDOoCNA0axSXjJ6vA63tI2JHgyGcMTdbKxDJwaVd/dJlMudSZBQ==}
|
|
|
|
|
engines: {node: '>=20.19.0'}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
|
|
|
typescript: '>=4.8.4 <6.0.0'
|
|
|
|
|
eslint: ^10.0.0
|
|
|
|
|
typescript: '*'
|
|
|
|
|
|
|
|
|
|
eslint-plugin-react-web-api@2.13.0:
|
|
|
|
|
resolution: {integrity: sha512-nmJbzIAte7PeAkp22CwcKEASkKi49MshSdiDGO1XuN3f4N4/8sBfDcWbQuLPde6JiuzDT/0+l7Gi8wwTHtR1kg==}
|
|
|
|
|
engines: {node: '>=20.19.0'}
|
|
|
|
|
eslint-plugin-react-web-api@3.0.0:
|
|
|
|
|
resolution: {integrity: sha512-DZZh9DkZp/BE5ibaDOXaV4p8rEuMNnoPkCvAlyifB/Gz6ZhHonFRTpg+PEK6et8sx6uroUfhy5QGducmZU8Oug==}
|
|
|
|
|
engines: {node: '>=22.0.0'}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
|
|
|
typescript: '>=4.8.4 <6.0.0'
|
|
|
|
|
eslint: ^10.0.0
|
|
|
|
|
typescript: '*'
|
|
|
|
|
|
|
|
|
|
eslint-plugin-react-x@2.13.0:
|
|
|
|
|
resolution: {integrity: sha512-cMNX0+ws/fWTgVxn52qAQbaFF2rqvaDAtjrPUzY6XOzPjY0rJQdR2tSlWJttz43r2yBfqu+LGvHlGpWL2wfpTQ==}
|
|
|
|
|
engines: {node: '>=20.19.0'}
|
|
|
|
|
eslint-plugin-react-x@3.0.0:
|
|
|
|
|
resolution: {integrity: sha512-W8QGWk03iqj6EiOhQk2SrrnaiTb2RZFREg1YXgYAh2/zyFztHHnNz4LTeSN+6gFwWDypMFzuFF6uoHO/1KY0Yw==}
|
|
|
|
|
engines: {node: '>=22.0.0'}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
|
|
|
typescript: '>=4.8.4 <6.0.0'
|
|
|
|
|
eslint: ^10.0.0
|
|
|
|
|
typescript: '*'
|
|
|
|
|
|
|
|
|
|
eslint-plugin-unused-imports@4.4.1:
|
|
|
|
|
resolution: {integrity: sha512-oZGYUz1X3sRMGUB+0cZyK2VcvRX5lm/vB56PgNNcU+7ficUCKm66oZWKUubXWnOuPjQ8PvmXtCViXBMONPe7tQ==}
|
|
|
|
|
@ -2878,12 +2911,6 @@ packages:
|
|
|
|
|
is-hexadecimal@2.0.1:
|
|
|
|
|
resolution: {integrity: sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==}
|
|
|
|
|
|
|
|
|
|
is-immutable-type@5.0.1:
|
|
|
|
|
resolution: {integrity: sha512-LkHEOGVZZXxGl8vDs+10k3DvP++SEoYEAJLRk6buTFi6kD7QekThV7xHS0j6gpnUCQ0zpud/gMDGiV4dQneLTg==}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: '*'
|
|
|
|
|
typescript: '>=4.7.4'
|
|
|
|
|
|
|
|
|
|
is-number@7.0.0:
|
|
|
|
|
resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
|
|
|
|
|
engines: {node: '>=0.12.0'}
|
|
|
|
|
@ -3674,11 +3701,6 @@ packages:
|
|
|
|
|
peerDependencies:
|
|
|
|
|
typescript: '>=4.8.4'
|
|
|
|
|
|
|
|
|
|
ts-declaration-location@1.0.7:
|
|
|
|
|
resolution: {integrity: sha512-EDyGAwH1gO0Ausm9gV6T2nUvBgXT5kGoCMJPllOaooZ+4VvJiKBdZE7wK18N1deEowhcUptS+5GXZK8U/fvpwA==}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
typescript: '>=4.0.0'
|
|
|
|
|
|
|
|
|
|
ts-pattern@5.9.0:
|
|
|
|
|
resolution: {integrity: sha512-6s5V71mX8qBUmlgbrfL33xDUwO0fq48rxAu2LBE11WBeGdpCPOsXksQbZJHvHwhrd3QjUusd3mAOM5Gg0mFBLg==}
|
|
|
|
|
|
|
|
|
|
@ -4804,59 +4826,52 @@ snapshots:
|
|
|
|
|
|
|
|
|
|
'@eslint-community/regexpp@4.12.2': {}
|
|
|
|
|
|
|
|
|
|
'@eslint-react/ast@2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)':
|
|
|
|
|
'@eslint-react/ast@3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)':
|
|
|
|
|
dependencies:
|
|
|
|
|
'@eslint-react/eff': 2.13.0
|
|
|
|
|
'@typescript-eslint/types': 8.56.1
|
|
|
|
|
'@typescript-eslint/typescript-estree': 8.56.1(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/utils': 8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/types': 8.57.0
|
|
|
|
|
'@typescript-eslint/typescript-estree': 8.57.0(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/utils': 8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
eslint: 10.0.3(jiti@2.6.1)
|
|
|
|
|
string-ts: 2.3.1
|
|
|
|
|
typescript: 5.9.3
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
'@eslint-react/core@2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)':
|
|
|
|
|
'@eslint-react/core@3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)':
|
|
|
|
|
dependencies:
|
|
|
|
|
'@eslint-react/ast': 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/eff': 2.13.0
|
|
|
|
|
'@eslint-react/shared': 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/var': 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.56.1
|
|
|
|
|
'@typescript-eslint/types': 8.56.1
|
|
|
|
|
'@typescript-eslint/utils': 8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/ast': 3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/shared': 3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/var': 3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.57.0
|
|
|
|
|
'@typescript-eslint/types': 8.57.0
|
|
|
|
|
'@typescript-eslint/utils': 8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
eslint: 10.0.3(jiti@2.6.1)
|
|
|
|
|
ts-pattern: 5.9.0
|
|
|
|
|
typescript: 5.9.3
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
'@eslint-react/eff@2.13.0': {}
|
|
|
|
|
|
|
|
|
|
'@eslint-react/eslint-plugin@2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)':
|
|
|
|
|
'@eslint-react/eslint-plugin@3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)':
|
|
|
|
|
dependencies:
|
|
|
|
|
'@eslint-react/eff': 2.13.0
|
|
|
|
|
'@eslint-react/shared': 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.56.1
|
|
|
|
|
'@typescript-eslint/type-utils': 8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/types': 8.56.1
|
|
|
|
|
'@typescript-eslint/utils': 8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/shared': 3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.57.0
|
|
|
|
|
'@typescript-eslint/type-utils': 8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/types': 8.57.0
|
|
|
|
|
'@typescript-eslint/utils': 8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
eslint: 10.0.3(jiti@2.6.1)
|
|
|
|
|
eslint-plugin-react-dom: 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
eslint-plugin-react-hooks-extra: 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
eslint-plugin-react-naming-convention: 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
eslint-plugin-react-rsc: 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
eslint-plugin-react-web-api: 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
eslint-plugin-react-x: 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
eslint-plugin-react-dom: 3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
eslint-plugin-react-naming-convention: 3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
eslint-plugin-react-rsc: 3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
eslint-plugin-react-web-api: 3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
eslint-plugin-react-x: 3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
ts-api-utils: 2.4.0(typescript@5.9.3)
|
|
|
|
|
typescript: 5.9.3
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
'@eslint-react/shared@2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)':
|
|
|
|
|
'@eslint-react/shared@3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)':
|
|
|
|
|
dependencies:
|
|
|
|
|
'@eslint-react/eff': 2.13.0
|
|
|
|
|
'@typescript-eslint/utils': 8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/utils': 8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
eslint: 10.0.3(jiti@2.6.1)
|
|
|
|
|
ts-pattern: 5.9.0
|
|
|
|
|
typescript: 5.9.3
|
|
|
|
|
@ -4864,14 +4879,13 @@ snapshots:
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
'@eslint-react/var@2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)':
|
|
|
|
|
'@eslint-react/var@3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)':
|
|
|
|
|
dependencies:
|
|
|
|
|
'@eslint-react/ast': 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/eff': 2.13.0
|
|
|
|
|
'@eslint-react/shared': 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.56.1
|
|
|
|
|
'@typescript-eslint/types': 8.56.1
|
|
|
|
|
'@typescript-eslint/utils': 8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/ast': 3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/shared': 3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.57.0
|
|
|
|
|
'@typescript-eslint/types': 8.57.0
|
|
|
|
|
'@typescript-eslint/utils': 8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
eslint: 10.0.3(jiti@2.6.1)
|
|
|
|
|
ts-pattern: 5.9.0
|
|
|
|
|
typescript: 5.9.3
|
|
|
|
|
@ -5594,8 +5608,17 @@ snapshots:
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/project-service@8.56.1(typescript@5.9.3)':
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/tsconfig-utils': 8.56.1(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/types': 8.56.1
|
|
|
|
|
'@typescript-eslint/tsconfig-utils': 8.57.0(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/types': 8.57.0
|
|
|
|
|
debug: 4.4.3
|
|
|
|
|
typescript: 5.9.3
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/project-service@8.57.0(typescript@5.9.3)':
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/tsconfig-utils': 8.57.0(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/types': 8.57.0
|
|
|
|
|
debug: 4.4.3
|
|
|
|
|
typescript: 5.9.3
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
@ -5606,10 +5629,19 @@ snapshots:
|
|
|
|
|
'@typescript-eslint/types': 8.56.1
|
|
|
|
|
'@typescript-eslint/visitor-keys': 8.56.1
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/scope-manager@8.57.0':
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 8.57.0
|
|
|
|
|
'@typescript-eslint/visitor-keys': 8.57.0
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/tsconfig-utils@8.56.1(typescript@5.9.3)':
|
|
|
|
|
dependencies:
|
|
|
|
|
typescript: 5.9.3
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/tsconfig-utils@8.57.0(typescript@5.9.3)':
|
|
|
|
|
dependencies:
|
|
|
|
|
typescript: 5.9.3
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/type-utils@8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)':
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 8.56.1
|
|
|
|
|
@ -5622,8 +5654,22 @@ snapshots:
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/type-utils@8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)':
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 8.57.0
|
|
|
|
|
'@typescript-eslint/typescript-estree': 8.57.0(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/utils': 8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
debug: 4.4.3
|
|
|
|
|
eslint: 10.0.3(jiti@2.6.1)
|
|
|
|
|
ts-api-utils: 2.4.0(typescript@5.9.3)
|
|
|
|
|
typescript: 5.9.3
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/types@8.56.1': {}
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/types@8.57.0': {}
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/typescript-estree@8.56.1(typescript@5.9.3)':
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/project-service': 8.56.1(typescript@5.9.3)
|
|
|
|
|
@ -5639,6 +5685,21 @@ snapshots:
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/typescript-estree@8.57.0(typescript@5.9.3)':
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/project-service': 8.57.0(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/tsconfig-utils': 8.57.0(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/types': 8.57.0
|
|
|
|
|
'@typescript-eslint/visitor-keys': 8.57.0
|
|
|
|
|
debug: 4.4.3
|
|
|
|
|
minimatch: 10.2.4
|
|
|
|
|
semver: 7.7.4
|
|
|
|
|
tinyglobby: 0.2.15
|
|
|
|
|
ts-api-utils: 2.4.0(typescript@5.9.3)
|
|
|
|
|
typescript: 5.9.3
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/utils@8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)':
|
|
|
|
|
dependencies:
|
|
|
|
|
'@eslint-community/eslint-utils': 4.9.1(eslint@10.0.3(jiti@2.6.1))
|
|
|
|
|
@ -5650,11 +5711,27 @@ snapshots:
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/utils@8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)':
|
|
|
|
|
dependencies:
|
|
|
|
|
'@eslint-community/eslint-utils': 4.9.1(eslint@10.0.3(jiti@2.6.1))
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.57.0
|
|
|
|
|
'@typescript-eslint/types': 8.57.0
|
|
|
|
|
'@typescript-eslint/typescript-estree': 8.57.0(typescript@5.9.3)
|
|
|
|
|
eslint: 10.0.3(jiti@2.6.1)
|
|
|
|
|
typescript: 5.9.3
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/visitor-keys@8.56.1':
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 8.56.1
|
|
|
|
|
eslint-visitor-keys: 5.0.1
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/visitor-keys@8.57.0':
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 8.57.0
|
|
|
|
|
eslint-visitor-keys: 5.0.1
|
|
|
|
|
|
|
|
|
|
'@ungap/structured-clone@1.3.0': {}
|
|
|
|
|
|
|
|
|
|
'@unrs/resolver-binding-android-arm-eabi@1.11.1':
|
|
|
|
|
@ -6107,7 +6184,7 @@ snapshots:
|
|
|
|
|
optionalDependencies:
|
|
|
|
|
unrs-resolver: 1.11.1
|
|
|
|
|
|
|
|
|
|
eslint-import-resolver-typescript@4.4.4(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3))(eslint@10.0.3(jiti@2.6.1)))(eslint@10.0.3(jiti@2.6.1)):
|
|
|
|
|
eslint-import-resolver-typescript@4.4.4(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3))(eslint@10.0.3(jiti@2.6.1)))(eslint@10.0.3(jiti@2.6.1)):
|
|
|
|
|
dependencies:
|
|
|
|
|
debug: 4.4.3
|
|
|
|
|
eslint: 10.0.3(jiti@2.6.1)
|
|
|
|
|
@ -6118,13 +6195,13 @@ snapshots:
|
|
|
|
|
tinyglobby: 0.2.15
|
|
|
|
|
unrs-resolver: 1.11.1
|
|
|
|
|
optionalDependencies:
|
|
|
|
|
eslint-plugin-import-x: 4.16.1(@typescript-eslint/utils@8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3))(eslint@10.0.3(jiti@2.6.1))
|
|
|
|
|
eslint-plugin-import-x: 4.16.1(@typescript-eslint/utils@8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3))(eslint@10.0.3(jiti@2.6.1))
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3))(eslint@10.0.3(jiti@2.6.1)):
|
|
|
|
|
eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3))(eslint@10.0.3(jiti@2.6.1)):
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 8.56.1
|
|
|
|
|
'@typescript-eslint/types': 8.57.0
|
|
|
|
|
comment-parser: 1.4.5
|
|
|
|
|
debug: 4.4.3
|
|
|
|
|
eslint: 10.0.3(jiti@2.6.1)
|
|
|
|
|
@ -6135,7 +6212,7 @@ snapshots:
|
|
|
|
|
stable-hash-x: 0.2.0
|
|
|
|
|
unrs-resolver: 1.11.1
|
|
|
|
|
optionalDependencies:
|
|
|
|
|
'@typescript-eslint/utils': 8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/utils': 8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
@ -6151,16 +6228,15 @@ snapshots:
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
eslint-plugin-react-dom@2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3):
|
|
|
|
|
eslint-plugin-react-dom@3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3):
|
|
|
|
|
dependencies:
|
|
|
|
|
'@eslint-react/ast': 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/core': 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/eff': 2.13.0
|
|
|
|
|
'@eslint-react/shared': 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/var': 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.56.1
|
|
|
|
|
'@typescript-eslint/types': 8.56.1
|
|
|
|
|
'@typescript-eslint/utils': 8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/ast': 3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/core': 3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/shared': 3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/var': 3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.57.0
|
|
|
|
|
'@typescript-eslint/types': 8.57.0
|
|
|
|
|
'@typescript-eslint/utils': 8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
compare-versions: 6.1.1
|
|
|
|
|
eslint: 10.0.3(jiti@2.6.1)
|
|
|
|
|
ts-pattern: 5.9.0
|
|
|
|
|
@ -6168,23 +6244,6 @@ snapshots:
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
eslint-plugin-react-hooks-extra@2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3):
|
|
|
|
|
dependencies:
|
|
|
|
|
'@eslint-react/ast': 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/core': 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/eff': 2.13.0
|
|
|
|
|
'@eslint-react/shared': 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/var': 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.56.1
|
|
|
|
|
'@typescript-eslint/type-utils': 8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/types': 8.56.1
|
|
|
|
|
'@typescript-eslint/utils': 8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
eslint: 10.0.3(jiti@2.6.1)
|
|
|
|
|
ts-pattern: 5.9.0
|
|
|
|
|
typescript: 5.9.3
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
eslint-plugin-react-hooks@7.0.1(eslint@10.0.3(jiti@2.6.1)):
|
|
|
|
|
dependencies:
|
|
|
|
|
'@babel/core': 7.29.0
|
|
|
|
|
@ -6196,17 +6255,16 @@ snapshots:
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
eslint-plugin-react-naming-convention@2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3):
|
|
|
|
|
eslint-plugin-react-naming-convention@3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3):
|
|
|
|
|
dependencies:
|
|
|
|
|
'@eslint-react/ast': 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/core': 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/eff': 2.13.0
|
|
|
|
|
'@eslint-react/shared': 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/var': 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.56.1
|
|
|
|
|
'@typescript-eslint/type-utils': 8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/types': 8.56.1
|
|
|
|
|
'@typescript-eslint/utils': 8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/ast': 3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/core': 3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/shared': 3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/var': 3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.57.0
|
|
|
|
|
'@typescript-eslint/type-utils': 8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/types': 8.57.0
|
|
|
|
|
'@typescript-eslint/utils': 8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
compare-versions: 6.1.1
|
|
|
|
|
eslint: 10.0.3(jiti@2.6.1)
|
|
|
|
|
string-ts: 2.3.1
|
|
|
|
|
@ -6219,29 +6277,30 @@ snapshots:
|
|
|
|
|
dependencies:
|
|
|
|
|
eslint: 10.0.3(jiti@2.6.1)
|
|
|
|
|
|
|
|
|
|
eslint-plugin-react-rsc@2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3):
|
|
|
|
|
eslint-plugin-react-rsc@3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3):
|
|
|
|
|
dependencies:
|
|
|
|
|
'@eslint-react/ast': 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/shared': 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/var': 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/types': 8.56.1
|
|
|
|
|
'@typescript-eslint/utils': 8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/ast': 3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/shared': 3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/var': 3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.57.0
|
|
|
|
|
'@typescript-eslint/type-utils': 8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/types': 8.57.0
|
|
|
|
|
'@typescript-eslint/utils': 8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
eslint: 10.0.3(jiti@2.6.1)
|
|
|
|
|
ts-pattern: 5.9.0
|
|
|
|
|
typescript: 5.9.3
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
eslint-plugin-react-web-api@2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3):
|
|
|
|
|
eslint-plugin-react-web-api@3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3):
|
|
|
|
|
dependencies:
|
|
|
|
|
'@eslint-react/ast': 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/core': 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/eff': 2.13.0
|
|
|
|
|
'@eslint-react/shared': 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/var': 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.56.1
|
|
|
|
|
'@typescript-eslint/types': 8.56.1
|
|
|
|
|
'@typescript-eslint/utils': 8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/ast': 3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/core': 3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/shared': 3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/var': 3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.57.0
|
|
|
|
|
'@typescript-eslint/types': 8.57.0
|
|
|
|
|
'@typescript-eslint/utils': 8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
birecord: 0.1.1
|
|
|
|
|
eslint: 10.0.3(jiti@2.6.1)
|
|
|
|
|
ts-pattern: 5.9.0
|
|
|
|
|
@ -6249,20 +6308,19 @@ snapshots:
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
eslint-plugin-react-x@2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3):
|
|
|
|
|
eslint-plugin-react-x@3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3):
|
|
|
|
|
dependencies:
|
|
|
|
|
'@eslint-react/ast': 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/core': 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/eff': 2.13.0
|
|
|
|
|
'@eslint-react/shared': 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/var': 2.13.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.56.1
|
|
|
|
|
'@typescript-eslint/type-utils': 8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/types': 8.56.1
|
|
|
|
|
'@typescript-eslint/utils': 8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/ast': 3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/core': 3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/shared': 3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@eslint-react/var': 3.0.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/scope-manager': 8.57.0
|
|
|
|
|
'@typescript-eslint/type-utils': 8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
'@typescript-eslint/types': 8.57.0
|
|
|
|
|
'@typescript-eslint/utils': 8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
compare-versions: 6.1.1
|
|
|
|
|
eslint: 10.0.3(jiti@2.6.1)
|
|
|
|
|
is-immutable-type: 5.0.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
string-ts: 2.3.1
|
|
|
|
|
ts-api-utils: 2.4.0(typescript@5.9.3)
|
|
|
|
|
ts-pattern: 5.9.0
|
|
|
|
|
typescript: 5.9.3
|
|
|
|
|
@ -6640,16 +6698,6 @@ snapshots:
|
|
|
|
|
|
|
|
|
|
is-hexadecimal@2.0.1: {}
|
|
|
|
|
|
|
|
|
|
is-immutable-type@5.0.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3):
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/type-utils': 8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
|
|
|
|
|
eslint: 10.0.3(jiti@2.6.1)
|
|
|
|
|
ts-api-utils: 2.4.0(typescript@5.9.3)
|
|
|
|
|
ts-declaration-location: 1.0.7(typescript@5.9.3)
|
|
|
|
|
typescript: 5.9.3
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
is-number@7.0.0: {}
|
|
|
|
|
|
|
|
|
|
is-plain-obj@4.1.0: {}
|
|
|
|
|
@ -7571,11 +7619,6 @@ snapshots:
|
|
|
|
|
dependencies:
|
|
|
|
|
typescript: 5.9.3
|
|
|
|
|
|
|
|
|
|
ts-declaration-location@1.0.7(typescript@5.9.3):
|
|
|
|
|
dependencies:
|
|
|
|
|
picomatch: 4.0.3
|
|
|
|
|
typescript: 5.9.3
|
|
|
|
|
|
|
|
|
|
ts-pattern@5.9.0: {}
|
|
|
|
|
|
|
|
|
|
tslib@2.8.1: {}
|
|
|
|
|
|