|
119 | 119 | "@types/react-dom": "18.3.1",
|
120 | 120 | "@types/uuid": "10.0.0",
|
121 | 121 | "@types/validator": "13.12.2",
|
122 |
| - "@typescript-eslint/eslint-plugin": "8.11.0", |
123 |
| - "@typescript-eslint/parser": "8.11.0", |
| 122 | + "@typescript-eslint/eslint-plugin": "8.18.2", |
| 123 | + "@typescript-eslint/parser": "8.18.2", |
124 | 124 | "@vitejs/plugin-react": "4.3.3",
|
125 |
| - "concurrently": "9.0.1", |
126 |
| - "cypress": "13.15.1", |
| 125 | + "concurrently": "9.1.1", |
| 126 | + "cypress": "13.17.0", |
127 | 127 | "cypress-localstorage-commands": "2.2.6",
|
128 | 128 | "env-cmd": "10.1.0",
|
129 | 129 | "eslint": "^8.57.1",
|
130 | 130 | "eslint-config-airbnb": "19.0.4",
|
131 | 131 | "eslint-config-prettier": "9.1.0",
|
132 |
| - "eslint-import-resolver-typescript": "3.6.3", |
| 132 | + "eslint-import-resolver-typescript": "3.7.0", |
133 | 133 | "eslint-plugin-import": "2.31.0",
|
134 | 134 | "eslint-plugin-jsx-a11y": "6.10.1",
|
135 | 135 | "eslint-plugin-react": "7.37.2",
|
136 |
| - "eslint-plugin-react-hooks": "5.0.0", |
| 136 | + "eslint-plugin-react-hooks": "5.1.0", |
137 | 137 | "husky": "9.1.6",
|
138 | 138 | "nyc": "17.1.0",
|
139 |
| - "prettier": "3.3.3", |
140 |
| - "typescript": "5.6.3", |
| 139 | + "prettier": "3.4.2", |
| 140 | + "typescript": "5.7.2", |
141 | 141 | "vite": "5.4.10",
|
142 | 142 | "vite-plugin-checker": "0.8.0",
|
143 | 143 | "vite-plugin-istanbul": "6.0.2",
|
|
0 commit comments