|
14 | 14 | "react-dom": "^19.0.0"
|
15 | 15 | },
|
16 | 16 | "devDependencies": {
|
17 |
| - "@tailwindcss/postcss": "^4.0.0", |
18 |
| - "@types/react": "^19.0.8", |
19 |
| - "@types/react-dom": "^19.0.3", |
20 |
| - "@typescript-eslint/eslint-plugin": "^8.21.0", |
21 |
| - "@typescript-eslint/parser": "^8.21.0", |
| 17 | + "@tailwindcss/postcss": "^4.0.10", |
| 18 | + "@types/react": "^19.0.10", |
| 19 | + "@types/react-dom": "^19.0.4", |
| 20 | + "@typescript-eslint/eslint-plugin": "^8.26.0", |
| 21 | + "@typescript-eslint/parser": "^8.26.0", |
22 | 22 | "@vitejs/plugin-react": "^4.3.4",
|
23 |
| - "eslint": "^9.19.0", |
24 |
| - "eslint-plugin-react-hooks": "^5.1.0", |
25 |
| - "eslint-plugin-react-refresh": "^0.4.18", |
26 |
| - "postcss": "^8.5.1", |
27 |
| - "tailwindcss": "^4.0.0", |
28 |
| - "typescript": "^5.7.3", |
29 |
| - "vite": "^6.0.11" |
| 23 | + "eslint": "^9.21.0", |
| 24 | + "eslint-plugin-react-hooks": "^5.2.0", |
| 25 | + "eslint-plugin-react-refresh": "^0.4.19", |
| 26 | + "postcss": "^8.5.3", |
| 27 | + "tailwindcss": "^4.0.10", |
| 28 | + "typescript": "^5.8.2", |
| 29 | + "vite": "^6.2.0" |
| 30 | + }, |
| 31 | + "pnpm": { |
| 32 | + "onlyBuiltDependencies": [ |
| 33 | + "esbuild" |
| 34 | + ] |
30 | 35 | }
|
31 | 36 | }
|
0 commit comments