|
72 | 72 | "@storybook/addon-themes": "^10.0.6", |
73 | 73 | "@storybook/react-vite": "^10.0.6", |
74 | 74 | "@tailwindcss/cli": "^4.1.17", |
75 | | - "@types/luxon": "^3.4.2", |
76 | | - "@types/react": "^19", |
77 | | - "@types/react-dom": "^19", |
| 75 | + "@types/luxon": "3.7.1", |
| 76 | + "@types/react": "19.2.6", |
| 77 | + "@types/react-dom": "19.2.3", |
78 | 78 | "@vitejs/plugin-react": "^5.0.0", |
79 | | - "eslint": "^9.15.0", |
80 | | - "eslint-plugin-react-hooks": "^7.0.1", |
81 | | - "eslint-plugin-react-refresh": "^0.4.14", |
82 | | - "eslint-plugin-storybook": "^10.0.6", |
| 79 | + "eslint": "9.39.1", |
| 80 | + "eslint-plugin-react-hooks": "7.0.1", |
| 81 | + "eslint-plugin-react-refresh": "0.4.24", |
| 82 | + "eslint-plugin-storybook": "10.0.8", |
83 | 83 | "globals": "^16.0.0", |
84 | 84 | "postcss": "^8.5.6", |
85 | 85 | "postcss-cli": "^11.0.1", |
86 | 86 | "postcss-prefixwrap": "^1.57.0", |
87 | | - "prettier": "^3.4.2", |
| 87 | + "prettier": "3.6.2", |
88 | 88 | "storybook": "^10.0.6", |
89 | 89 | "tailwindcss": "^4.1.17", |
90 | 90 | "tailwindcss-animate": "^1.0.7", |
|
0 commit comments