diff --git a/package.json b/package.json index 03c8e4ae507..d5bb5313d2d 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.7.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 2c3e6679905..8de785498f5 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.7.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 @@ -1496,14 +1496,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.2.0': + resolution: {integrity: sha512-8FTGbNzTvmSlc4cZBaShkC6YvFMG0riksYWRFKXztqVdXaQbcZLXlFbSpC05s70sGEsXAw0qwhx69JiW7hQS7A==} + 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} @@ -1520,9 +1520,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.7.0': + resolution: {integrity: sha512-ejvBr8MQCbVsWNZnCwDXjUKq40MDmHalq7cJ6e9s/qzTUFIIo/afzt1Vui9T97FM/V/pN4YsFVoed5NIa96RDg==} + engines: {node: ^20.19.0 || ^22.13.0 || >=24} '@floating-ui/core@1.6.9': resolution: {integrity: sha512-uMXCuQ3BItDUbAMhIXw7UPXRfAlOAvZzdK9BWpE60MCn+Svt3aLn9jsPTi/WNGlRUu2uI0v5S7JiIUsbsvh3fw==} @@ -11568,12 +11568,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint/core@0.15.2': + '@eslint/core@0.7.0': {} + + '@eslint/core@1.2.0': dependencies: '@types/json-schema': 7.0.15 - '@eslint/core@0.7.0': {} - '@eslint/eslintrc@2.1.4': dependencies: ajv: 6.14.0 @@ -11606,9 +11606,9 @@ snapshots: '@eslint/object-schema@2.1.4': {} - '@eslint/plugin-kit@0.3.5': + '@eslint/plugin-kit@0.7.0': dependencies: - '@eslint/core': 0.15.2 + '@eslint/core': 1.2.0 levn: 0.4.1 '@floating-ui/core@1.6.9': @@ -13063,7 +13063,7 @@ snapshots: '@tanem/svg-injector@10.1.68': dependencies: - '@babel/runtime': 7.28.4 + '@babel/runtime': 7.29.2 content-type: 1.0.5 tslib: 2.8.0 @@ -15440,7 +15440,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.7.0 '@humanfs/node': 0.16.5 '@humanwhocodes/module-importer': 1.0.1 '@humanwhocodes/retry': 0.3.1 @@ -16173,7 +16173,7 @@ snapshots: history@4.10.1: dependencies: - '@babel/runtime': 7.28.4 + '@babel/runtime': 7.29.2 loose-envify: 1.4.0 resolve-pathname: 3.0.0 tiny-invariant: 1.3.3 @@ -18749,7 +18749,7 @@ snapshots: react-svg@16.3.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0): dependencies: - '@babel/runtime': 7.28.4 + '@babel/runtime': 7.29.2 '@tanem/svg-injector': 10.1.68 '@types/prop-types': 15.7.14 prop-types: 15.8.1 @@ -18758,7 +18758,7 @@ snapshots: react-textarea-autosize@8.5.7(@types/react@19.0.1)(react@19.0.0): dependencies: - '@babel/runtime': 7.28.4 + '@babel/runtime': 7.29.2 react: 19.0.0 use-composed-ref: 1.4.0(@types/react@19.0.1)(react@19.0.0) use-latest: 1.3.0(@types/react@19.0.1)(react@19.0.0) @@ -18857,7 +18857,7 @@ snapshots: regenerator-transform@0.15.2: dependencies: - '@babel/runtime': 7.28.4 + '@babel/runtime': 7.29.2 regexp-tree@0.1.27: {}