|
176 | 176 | },
|
177 | 177 | "devDependencies": {
|
178 | 178 | "@anolilab/semantic-release-preset": "8.0.2",
|
179 |
| - "@arthurgeron/eslint-plugin-react-usememo": "^2.1.2", |
| 179 | + "@arthurgeron/eslint-plugin-react-usememo": "^2.2.1", |
180 | 180 | "@testing-library/dom": "^9.3.3",
|
181 | 181 | "@total-typescript/ts-reset": "^0.5.1",
|
182 |
| - "@types/confusing-browser-globals": "^1.0.2", |
183 |
| - "@types/eslint": "^8.44.6", |
184 |
| - "@types/semver": "^7.5.4", |
185 |
| - "eslint": "^8.52.0", |
| 182 | + "@types/confusing-browser-globals": "^1.0.3", |
| 183 | + "@types/eslint": "^8.56.0", |
| 184 | + "@types/semver": "^7.5.6", |
| 185 | + "eslint": "^8.56.0", |
186 | 186 | "eslint-find-rules": "^4.1.0",
|
187 | 187 | "eslint-plugin-babel": "^5.3.1",
|
188 | 188 | "eslint-plugin-cypress": "^2.15.1",
|
|
193 | 193 | "eslint-plugin-jest-async": "^1.0.3",
|
194 | 194 | "eslint-plugin-jest-dom": "^5.1.0",
|
195 | 195 | "eslint-plugin-jest-formatting": "^3.1.0",
|
196 |
| - "eslint-plugin-jsdoc": "^46.8.2", |
| 196 | + "eslint-plugin-jsdoc": "^46.9.1", |
197 | 197 | "eslint-plugin-jsx-a11y": "^6.8.0",
|
198 | 198 | "eslint-plugin-no-unsanitized": "^4.0.2",
|
199 | 199 | "eslint-plugin-prefer-object-spread": "^1.2.1",
|
200 | 200 | "eslint-plugin-react": "^7.33.2",
|
201 | 201 | "eslint-plugin-react-hooks": "^4.6.0",
|
202 |
| - "eslint-plugin-react-redux": "^4.0.0", |
203 |
| - "eslint-plugin-ssr-friendly": "^1.2.0", |
| 202 | + "eslint-plugin-react-redux": "^4.1.0", |
| 203 | + "eslint-plugin-ssr-friendly": "^1.3.0", |
204 | 204 | "eslint-plugin-storybook": "^0.6.15",
|
205 | 205 | "eslint-plugin-tailwindcss": "^3.13.0",
|
206 |
| - "eslint-plugin-testing-library": "^6.1.0", |
| 206 | + "eslint-plugin-testing-library": "^6.2.0", |
207 | 207 | "eslint-plugin-validate-jsx-nesting": "^0.1.1",
|
208 |
| - "eslint-plugin-vitest": "^0.3.8", |
| 208 | + "eslint-plugin-vitest": "^0.3.18", |
209 | 209 | "eslint-plugin-you-dont-need-lodash-underscore": "^6.13.0",
|
210 | 210 | "eslint-plugin-you-dont-need-momentjs": "^1.6.0",
|
211 | 211 | "eslint-plugin-zod": "^1.4.0",
|
212 | 212 | "jest": "^29.7.0",
|
213 | 213 | "react": "^18.2.0",
|
214 | 214 | "rimraf": "^5.0.5",
|
215 |
| - "semantic-release": "^22.0.6", |
216 |
| - "tsup": "^7.2.0", |
217 |
| - "type-fest": "^4.6.0", |
218 |
| - "typescript": "^5.2.2", |
219 |
| - "vitest": "^0.34.6" |
| 215 | + "semantic-release": "^22.0.12", |
| 216 | + "tsup": "^8.0.1", |
| 217 | + "type-fest": "^4.8.3", |
| 218 | + "typescript": "^5.3.3", |
| 219 | + "vitest": "^1.1.0" |
220 | 220 | },
|
221 | 221 | "peerDependencies": {
|
222 | 222 | "@arthurgeron/eslint-plugin-react-usememo": "^2.0.1",
|
|
0 commit comments