|
27 | 27 | ] |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | | - "@changesets/changelog-github": "^0.5.0", |
31 | | - "@changesets/cli": "^2.27.12", |
32 | | - "@eslint/js": "^9.20.0", |
| 30 | + "@changesets/changelog-github": "^0.5.1", |
| 31 | + "@changesets/cli": "^2.28.1", |
| 32 | + "@eslint/js": "^9.21.0", |
33 | 33 | "@testing-library/jest-dom": "^6.6.3", |
34 | 34 | "@testing-library/react": "^16.2.0", |
35 | 35 | "@trivago/prettier-plugin-sort-imports": "^5.2.2", |
36 | 36 | "@types/jsdom": "^21.1.7", |
37 | | - "@types/node": "^22.13.4", |
| 37 | + "@types/node": "^22.13.5", |
38 | 38 | "@vitejs/plugin-react": "^4.3.4", |
39 | 39 | "@vitest/coverage-v8": "3.0.5", |
40 | 40 | "concurrently": "^9.1.2", |
41 | | - "eslint": "^9.20.1", |
| 41 | + "eslint": "^9.21.0", |
42 | 42 | "eslint-plugin-react": "^7.37.4", |
43 | 43 | "eslint-plugin-react-hooks": "^5.1.0", |
44 | 44 | "eslint-plugin-react-refresh": "^0.4.19", |
45 | | - "globals": "^15.15.0", |
| 45 | + "globals": "^16.0.0", |
46 | 46 | "husky": "^9.1.7", |
47 | 47 | "jsdom": "^26.0.0", |
48 | 48 | "lint-staged": "^15.4.3", |
49 | 49 | "react": "^19.0.0", |
50 | 50 | "react-dom": "^19.0.0", |
51 | 51 | "typescript": "~5.7.3", |
52 | | - "typescript-eslint": "^8.24.0", |
53 | | - "vite": "^6.1.0", |
| 52 | + "typescript-eslint": "^8.24.1", |
| 53 | + "vite": "^6.1.1", |
54 | 54 | "vitest": "^3.0.5" |
55 | 55 | } |
56 | 56 | } |
0 commit comments