|
47 | 47 | "@trivago/prettier-plugin-sort-imports": "^6.0.2", |
48 | 48 | "@types/node": "^25.9.5", |
49 | 49 | "@types/react": "^19.2.18", |
50 | | - "@types/react-dom": "^19.2.4", |
51 | | - "@typescript-eslint/eslint-plugin": "8.66.0", |
52 | | - "@typescript-eslint/parser": "8.66.0", |
53 | | - "@typescript-eslint/utils": "^8.66.0", |
| 50 | + "@types/react-dom": "^19.2.5", |
| 51 | + "@typescript-eslint/eslint-plugin": "8.67.0", |
| 52 | + "@typescript-eslint/parser": "8.67.0", |
| 53 | + "@typescript-eslint/utils": "^8.67.0", |
54 | 54 | "@vitejs/plugin-react-swc": "^4.3.3", |
55 | 55 | "@vitest/coverage-v8": "^3.2.7", |
56 | 56 | "eslint": "^9.39.5", |
|
62 | 62 | "eslint-plugin-react-hooks": "^5.2.0", |
63 | 63 | "eslint-plugin-react-refresh": "^0.5.4", |
64 | 64 | "eslint-plugin-unicorn": "^55.0.0", |
65 | | - "globals": "^17.9.0", |
66 | | - "happy-dom": "^20.11.2", |
| 65 | + "globals": "^17.11.0", |
| 66 | + "happy-dom": "^20.11.6", |
67 | 67 | "prettier": "^3.9.6", |
68 | 68 | "typescript": "~5.9.3", |
69 | | - "typescript-eslint": "^8.66.0", |
70 | | - "vite": "^8.2.1", |
| 69 | + "typescript-eslint": "^8.67.0", |
| 70 | + "vite": "^8.2.2", |
71 | 71 | "vite-plugin-css-injected-by-js": "^4.0.1", |
72 | 72 | "vite-plugin-dts": "^4.3.0", |
73 | | - "vitest": "^4.1.10" |
| 73 | + "vitest": "^4.1.11" |
74 | 74 | }, |
75 | 75 | "packageManager": "pnpm@10.28.1", |
76 | 76 | "pnpm": { |
|
0 commit comments