|
68 | 68 | "devDependencies": { |
69 | 69 | "@commitlint/cli": "19.8.1", |
70 | 70 | "@commitlint/config-conventional": "19.8.1", |
71 | | - "@cypress/code-coverage": "3.14.4", |
72 | | - "@eslint/compat": "1.3.0", |
| 71 | + "@cypress/code-coverage": "3.14.5", |
| 72 | + "@eslint/compat": "1.3.1", |
73 | 73 | "@eslint/eslintrc": "3.3.1", |
74 | 74 | "@eslint/js": "9.29.0", |
75 | 75 | "@trivago/prettier-plugin-sort-imports": "5.2.2", |
|
78 | 78 | "@types/lodash.countby": "4.6.9", |
79 | 79 | "@types/lodash.flatten": "4.4.9", |
80 | 80 | "@types/lodash.groupby": "4.6.9", |
81 | | - "@types/node": "22.15.31", |
| 81 | + "@types/node": "22.15.35", |
82 | 82 | "@types/react": "18.3.23", |
83 | 83 | "@types/react-dom": "18.3.7", |
84 | 84 | "@types/stopword": "2.0.3", |
85 | 85 | "@types/uuid": "10.0.0", |
86 | | - "@typescript-eslint/eslint-plugin": "8.34.0", |
87 | | - "@typescript-eslint/parser": "8.34.0", |
| 86 | + "@typescript-eslint/eslint-plugin": "8.34.1", |
| 87 | + "@typescript-eslint/parser": "8.34.1", |
88 | 88 | "@vitejs/plugin-react": "4.5.2", |
89 | 89 | "axios": "1.10.0", |
90 | 90 | "concurrently": "9.1.2", |
|
95 | 95 | "eslint-config-airbnb-typescript": "18.0.0", |
96 | 96 | "eslint-config-prettier": "10.1.5", |
97 | 97 | "eslint-config-react-app": "7.0.1", |
98 | | - "eslint-import-resolver-typescript": "4.4.3", |
| 98 | + "eslint-import-resolver-typescript": "4.4.4", |
99 | 99 | "eslint-plugin-cypress": "5.1.0", |
100 | 100 | "eslint-plugin-import": "2.31.0", |
101 | 101 | "eslint-plugin-jsx-a11y": "6.10.2", |
|
113 | 113 | "vite-plugin-checker": "0.9.3", |
114 | 114 | "vite-plugin-istanbul": "7.0.0", |
115 | 115 | "vite-tsconfig-paths": "5.1.4", |
116 | | - "vitest": "3.2.3" |
| 116 | + "vitest": "3.2.4" |
117 | 117 | }, |
118 | 118 | "browserslist": { |
119 | 119 | "production": [ |
|
0 commit comments