diff --git a/package.json b/package.json index 9941736336d..11d0240f00d 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "prettier": "@silverhand/eslint-config/.prettierrc", "pnpm": { "overrides": { - "@eslint/plugin-kit@<0.3.4": "^0.3.4", + "@eslint/plugin-kit@<0.3.4": "^0.5.0", "mermaid@>=11.0.0 <11.10.0": "^11.10.0", "on-headers@<1.1.0": "^1.1.0", "webpack-dev-server@<=5.2.0": "^5.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c0e1039bbe3..167fd119776 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,7 +5,7 @@ settings: excludeLinksFromLockfile: false overrides: - '@eslint/plugin-kit@<0.3.4': ^0.3.4 + '@eslint/plugin-kit@<0.3.4': ^0.5.0 mermaid@>=11.0.0 <11.10.0: ^11.10.0 on-headers@<1.1.0: ^1.1.0 webpack-dev-server@<=5.2.0: ^5.2.1 @@ -1480,14 +1480,14 @@ packages: resolution: {integrity: sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/core@0.15.2': - resolution: {integrity: sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/core@0.7.0': resolution: {integrity: sha512-xp5Jirz5DyPYlPiKat8jaq0EmYvDXKKpzTbxXMpT9eqlRJkRKIz9AGMdlvYjih+im+QlhWrpvVjl8IPC/lHlUw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/core@1.0.0': + resolution: {integrity: sha512-PRfWP+8FOldvbApr6xL7mNCw4cJcSTq4GA7tYbgq15mRb0kWKO/wEB2jr+uwjFH3sZvEZneZyCUGTxsv4Sahyw==} + engines: {node: ^20.19.0 || ^22.13.0 || >=24} + '@eslint/eslintrc@2.1.4': resolution: {integrity: sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -1504,9 +1504,9 @@ packages: resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/plugin-kit@0.3.5': - resolution: {integrity: sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/plugin-kit@0.5.0': + resolution: {integrity: sha512-rSXBsAcmx80jI9OUevyNBU0f5pZRQJkNmk4bLX6hCbm1qKe5Z/TcU7vwXc2nR8814mhRlgbZIHL1+HSiYS0VkQ==} + engines: {node: ^20.19.0 || ^22.13.0 || >=24} '@floating-ui/core@1.6.9': resolution: {integrity: sha512-uMXCuQ3BItDUbAMhIXw7UPXRfAlOAvZzdK9BWpE60MCn+Svt3aLn9jsPTi/WNGlRUu2uI0v5S7JiIUsbsvh3fw==} @@ -11353,12 +11353,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint/core@0.15.2': + '@eslint/core@0.7.0': {} + + '@eslint/core@1.0.0': dependencies: '@types/json-schema': 7.0.15 - '@eslint/core@0.7.0': {} - '@eslint/eslintrc@2.1.4': dependencies: ajv: 6.12.6 @@ -11391,9 +11391,9 @@ snapshots: '@eslint/object-schema@2.1.4': {} - '@eslint/plugin-kit@0.3.5': + '@eslint/plugin-kit@0.5.0': dependencies: - '@eslint/core': 0.15.2 + '@eslint/core': 1.0.0 levn: 0.4.1 '@floating-ui/core@1.6.9': @@ -15191,7 +15191,7 @@ snapshots: '@eslint/core': 0.7.0 '@eslint/eslintrc': 3.1.0 '@eslint/js': 9.13.0 - '@eslint/plugin-kit': 0.3.5 + '@eslint/plugin-kit': 0.5.0 '@humanfs/node': 0.16.5 '@humanwhocodes/module-importer': 1.0.1 '@humanwhocodes/retry': 0.3.1 @@ -15890,7 +15890,7 @@ snapshots: history@4.10.1: dependencies: - '@babel/runtime': 7.27.0 + '@babel/runtime': 7.28.4 loose-envify: 1.4.0 resolve-pathname: 3.0.0 tiny-invariant: 1.3.3