diff --git a/package.json b/package.json index 2c3c5f0..fc0537e 100755 --- a/package.json +++ b/package.json @@ -73,8 +73,8 @@ "@storybook/react-vite": "^7.0.0-beta.16", "@types/react": "^18.0.26", "@types/react-dom": "^18.0.9", - "@typescript-eslint/eslint-plugin": "^5.46.1", - "@typescript-eslint/parser": "^5.46.1", + "@typescript-eslint/eslint-plugin": "^8.0.0", + "@typescript-eslint/parser": "^8.0.0", "@vitejs/plugin-react": "^3.0.0", "babel-loader": "^9.1.0", "conventional-github-releaser": "3.1.5",