|
88 | 88 | "@types/express-session": "^1.18.1",
|
89 | 89 | "@types/morgan": "^1.9.9",
|
90 | 90 | "@types/node": "^22.13.10",
|
91 |
| - "@types/react": "^19.0.11", |
| 91 | + "@types/react": "^19.0.12", |
92 | 92 | "@types/react-dom": "^19.0.4",
|
93 | 93 | "@types/source-map-support": "^0.5.10",
|
94 | 94 | "@types/validator": "^13.12.2",
|
95 |
| - "@typescript-eslint/eslint-plugin": "^8.26.1", |
96 |
| - "@typescript-eslint/parser": "^8.26.1", |
| 95 | + "@typescript-eslint/eslint-plugin": "^8.27.0", |
| 96 | + "@typescript-eslint/parser": "^8.27.0", |
97 | 97 | "@vitejs/plugin-react": "^4.3.4",
|
98 | 98 | "@vitest/coverage-v8": "^3.0.9",
|
99 | 99 | "eslint": "^9.22.0",
|
|
113 | 113 | "tsx": "^4.19.3",
|
114 | 114 | "type-fest": "^4.37.0",
|
115 | 115 | "typescript": "^5.8.2",
|
116 |
| - "typescript-eslint": "^8.26.1", |
| 116 | + "typescript-eslint": "^8.27.0", |
117 | 117 | "vite": "^6.2.2",
|
118 | 118 | "vite-plugin-static-copy": "^2.3.0",
|
119 | 119 | "vite-tsconfig-paths": "^5.1.4",
|
|
0 commit comments