|
37 | 37 | "devDependencies": { |
38 | 38 | "@changesets/changelog-github": "^0.5.1", |
39 | 39 | "@changesets/cli": "^2.29.2", |
40 | | - "@eslint/js": "^9.25.1", |
| 40 | + "@eslint/js": "^9.26.0", |
41 | 41 | "@testing-library/jest-dom": "^6.6.3", |
42 | 42 | "@testing-library/react": "^16.3.0", |
43 | 43 | "@trivago/prettier-plugin-sort-imports": "^5.2.2", |
44 | 44 | "@types/jsdom": "^21.1.7", |
45 | | - "@types/node": "^22.14.1", |
| 45 | + "@types/node": "^22.15.3", |
46 | 46 | "@vitejs/plugin-react": "^4.4.1", |
47 | | - "@vitest/coverage-v8": "3.0.7", |
| 47 | + "@vitest/coverage-v8": "3.1.2", |
48 | 48 | "concurrently": "^9.1.2", |
49 | | - "eslint": "^9.24.0", |
| 49 | + "eslint": "^9.26.0", |
50 | 50 | "eslint-plugin-react": "^7.37.5", |
51 | 51 | "eslint-plugin-react-hooks": "^5.2.0", |
52 | | - "eslint-plugin-react-refresh": "^0.4.19", |
| 52 | + "eslint-plugin-react-refresh": "^0.4.20", |
53 | 53 | "globals": "^16.0.0", |
54 | 54 | "husky": "^9.1.7", |
55 | 55 | "jsdom": "^26.1.0", |
56 | 56 | "lint-staged": "^15.5.1", |
57 | 57 | "react": "^19.1.0", |
58 | 58 | "react-dom": "^19.1.0", |
59 | 59 | "typescript": "~5.8.3", |
60 | | - "typescript-eslint": "^8.31.0", |
| 60 | + "typescript-eslint": "^8.31.1", |
61 | 61 | "vite": "^6.3.4", |
62 | | - "vitest": "^3.0.7" |
| 62 | + "vitest": "^3.1.2" |
63 | 63 | }, |
64 | 64 | "dependencies": { |
65 | 65 | "@eslint/eslintrc": "^3.3.1", |
|
0 commit comments