|
86 | 86 | "@types/lodash.flatten": "^4.4.9", |
87 | 87 | "@types/lodash.groupby": "^4.6.9", |
88 | 88 | "@types/uuid": "10.0.0", |
89 | | - "@typescript-eslint/eslint-plugin": "8.8.1", |
90 | | - "@typescript-eslint/parser": "8.8.1", |
| 89 | + "@typescript-eslint/eslint-plugin": "8.19.1", |
| 90 | + "@typescript-eslint/parser": "8.19.1", |
91 | 91 | "@vitejs/plugin-react": "^4.3.2", |
92 | 92 | "axios": "1.7.7", |
93 | | - "concurrently": "9.0.1", |
94 | | - "cypress": "13.15.0", |
| 93 | + "concurrently": "9.1.2", |
| 94 | + "cypress": "13.17.0", |
95 | 95 | "env-cmd": "10.1.0", |
96 | 96 | "eslint": "^9.12.0", |
97 | 97 | "eslint-config-airbnb": "19.0.4", |
98 | 98 | "eslint-config-airbnb-typescript": "^18.0.0", |
99 | 99 | "eslint-config-prettier": "9.1.0", |
100 | 100 | "eslint-config-react-app": "7.0.1", |
101 | 101 | "eslint-import-resolver-typescript": "^3.6.3", |
102 | | - "eslint-plugin-cypress": "4.0.0", |
| 102 | + "eslint-plugin-cypress": "4.1.0", |
103 | 103 | "eslint-plugin-import": "2.31.0", |
104 | 104 | "eslint-plugin-jsx-a11y": "6.10.0", |
105 | 105 | "eslint-plugin-prettier": "5.2.1", |
106 | 106 | "eslint-plugin-react": "^7.37.1", |
107 | | - "eslint-plugin-react-hooks": "5.0.0", |
| 107 | + "eslint-plugin-react-hooks": "5.1.0", |
108 | 108 | "globals": "^15.11.0", |
109 | 109 | "husky": "9.1.6", |
110 | 110 | "miragejs": "^0.1.48", |
111 | 111 | "nock": "^13.5.5", |
112 | 112 | "nyc": "17.1.0", |
113 | | - "prettier": "3.3.3", |
| 113 | + "prettier": "3.4.2", |
114 | 114 | "uuid": "10.0.0", |
115 | 115 | "vite": "^5.4.9", |
116 | 116 | "vite-plugin-checker": "^0.8.0", |
|
0 commit comments