|
131 | 131 | "@babel/preset-typescript": "^7.28.5", |
132 | 132 | "@commitlint/cli": "^19.8.1", |
133 | 133 | "@commitlint/config-conventional": "^19.8.1", |
134 | | - "@eslint/js": "^9.37.0", |
| 134 | + "@eslint/js": "^9.39.1", |
135 | 135 | "@sanity/pkg-utils": "^8.1.29", |
136 | 136 | "@sanity/prettier-config": "^2.0.1", |
137 | 137 | "@sanity/semantic-release-preset": "^5.0.0", |
|
167 | 167 | "cypress": "^13.17.0", |
168 | 168 | "cypress-real-events": "^1.14.0", |
169 | 169 | "cz-conventional-changelog": "^3.3.0", |
170 | | - "eslint": "^9.37.0", |
| 170 | + "eslint": "^9.39.1", |
171 | 171 | "eslint-config-prettier": "^10.1.8", |
172 | 172 | "eslint-formatter-gha": "^1.6.0", |
173 | | - "eslint-plugin-boundaries": "^5.0.2", |
| 173 | + "eslint-plugin-boundaries": "^5.1.0", |
174 | 174 | "eslint-plugin-import": "^2.32.0", |
175 | 175 | "eslint-plugin-jsx-a11y": "^6.10.2", |
176 | 176 | "eslint-plugin-react": "^7.37.5", |
177 | 177 | "eslint-plugin-react-hooks": "7.0.1", |
178 | | - "eslint-plugin-react-refresh": "^0.4.23", |
| 178 | + "eslint-plugin-react-refresh": "^0.4.24", |
179 | 179 | "eslint-plugin-simple-import-sort": "^12.1.1", |
180 | 180 | "eslint-plugin-storybook": "^0.12.0", |
181 | 181 | "globals": "^16.3.0", |
|
199 | 199 | "styled-components": "npm:@sanity/styled-components@^6.1.23", |
200 | 200 | "tsconfig-paths": "^4.2.0", |
201 | 201 | "typescript": "5.9.3", |
202 | | - "typescript-eslint": "^8.46.0", |
| 202 | + "typescript-eslint": "^8.46.3", |
203 | 203 | "vite": "^7.1.6", |
204 | 204 | "vite-tsconfig-paths": "^5.1.4" |
205 | 205 | }, |
|
0 commit comments