diff --git a/package.json b/package.json index f72f7c6..dc06980 100644 --- a/package.json +++ b/package.json @@ -35,10 +35,10 @@ "@types/node": "20.6.0", "@vanilla-extract/css": "1.13.0", "@vanilla-extract/next-plugin": "2.3.1", - "eslint": "8.49.0", - "eslint-config-next": "13.4.19", - "eslint-config-prettier": "9.0.0", - "eslint-plugin-storybook": "^0.6.13", + "eslint": "9.11.1", + "eslint-config-next": "14.2.13", + "eslint-config-prettier": "9.1.0", + "eslint-plugin-storybook": "^0.9.0", "prettier": "3.0.3", "storybook": "^7.4.1", "typescript": "5.2.2"