diff --git a/package.json b/package.json index d83c9fb..f867c32 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "devDependencies": { "@changesets/cli": "^2.29.3", "@eslint/eslintrc": "^3", - "@eslint/js": "^9.23.0", + "@eslint/js": "^9.31.0", "@storybook/addon-designs": "^8.2.1", "@storybook/addon-essentials": "^8.6.11", "@storybook/addon-interactions": "^8.6.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9b645b4..b497161 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^3 version: 3.3.1 '@eslint/js': - specifier: ^9.23.0 - version: 9.23.0 + specifier: ^9.31.0 + version: 9.31.0 '@storybook/addon-designs': specifier: ^8.2.1 version: 8.2.1(@storybook/blocks@8.5.8(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(storybook@8.6.11(prettier@2.8.8)))(@storybook/components@8.5.5(storybook@8.6.11(prettier@2.8.8)))(@storybook/theming@8.6.14(storybook@8.6.11(prettier@2.8.8)))(react-dom@19.1.0(react@19.1.0))(react@19.1.0) @@ -746,14 +746,14 @@ packages: resolution: {integrity: sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/js@9.23.0': - resolution: {integrity: sha512-35MJ8vCPU0ZMxo7zfev2pypqTwWTofFZO6m4KAtdoFhRpLJUpHTZZ+KB3C7Hb1d7bULYwO4lJXGCi5Se+8OMbw==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/js@9.30.1': resolution: {integrity: sha512-zXhuECFlyep42KZUhWjfvsmXGX39W8K8LFb8AWXM9gSV9dQB+MrJGLKvW6Zw0Ggnbpw0VHTtrhFXYe3Gym18jg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/js@9.31.0': + resolution: {integrity: sha512-LOm5OVt7D4qiKCqoiPbA7LWmI+tbw1VbTUowBcUMgQSuM6poJufkFkYDcQpo5KfgD39TnNySV26QjOh7VFpSyw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/object-schema@2.1.6': resolution: {integrity: sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -3816,10 +3816,10 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint/js@9.23.0': {} - '@eslint/js@9.30.1': {} + '@eslint/js@9.31.0': {} + '@eslint/object-schema@2.1.6': {} '@eslint/plugin-kit@0.3.3':