diff --git a/package.json b/package.json index 0a9ace9..5ed141a 100644 --- a/package.json +++ b/package.json @@ -74,11 +74,11 @@ "@storybook/react-vite": "10.5.10", "@tailwindcss/cli": "4.3.3", "@types/luxon": "3.7.5", - "@types/react": "19.2.18", - "@types/react-dom": "19.2.5", + "@types/react": "19.3.0", + "@types/react-dom": "19.3.0", "@vitejs/plugin-react": "6.1.1", - "eslint": "10.9.1", - "eslint-plugin-storybook": "10.5.10", + "eslint": "10.10.0", + "eslint-plugin-storybook": "10.6.0", "globals": "17.11.0", "postcss": "8.5.26", "postcss-cli": "11.0.1",