|
79 | 79 | "@types/react-dom": "^19.1.6", |
80 | 80 | "@types/source-map-support": "^0.5.10", |
81 | 81 | "@types/supertest": "^6.0.3", |
82 | | - "@typescript-eslint/eslint-plugin": "^8.38.0", |
83 | | - "@typescript-eslint/parser": "^8.38.0", |
| 82 | + "@typescript-eslint/eslint-plugin": "^8.52.0", |
| 83 | + "@typescript-eslint/parser": "^8.52.0", |
84 | 84 | "@vitest/coverage-v8": "^4.0.16", |
85 | 85 | "@vitest/ui": "^4.0.16", |
86 | 86 | "jsdom": "^27.4.0", |
87 | 87 | "autoprefixer": "^10.4.21", |
88 | 88 | "cookie": "^1.0.2", |
89 | 89 | "dotenv": "^17.2.1", |
90 | 90 | "esbuild": "^0.27.2", |
91 | | - "eslint": "^9.32.0", |
| 91 | + "eslint": "^9.39.2", |
92 | 92 | "eslint-config-prettier": "^10.1.8", |
93 | 93 | "eslint-import-resolver-typescript": "^4.4.4", |
94 | 94 | "eslint-plugin-import": "^2.32.0", |
95 | 95 | "eslint-plugin-jsx-a11y": "^6.10.2", |
96 | | - "eslint-plugin-prettier": "^5.5.3", |
| 96 | + "eslint-plugin-prettier": "^5.5.4", |
97 | 97 | "eslint-plugin-react": "^7.37.5", |
98 | | - "eslint-plugin-react-hooks": "^5.2.0", |
| 98 | + "eslint-plugin-react-hooks": "^7.0.1", |
99 | 99 | "nodemon": "^3.1.11", |
100 | 100 | "postcss": "^8.5.6", |
101 | | - "prettier": "^3.6.2", |
| 101 | + "prettier": "^3.7.4", |
102 | 102 | "rimraf": "6.1.2", |
103 | 103 | "source-map-support": "^0.5.21", |
104 | 104 | "supertest": "^7.2.2", |
|
0 commit comments