|
36 | 36 | "@eslint/js": "^9.39.2", |
37 | 37 | "@testing-library/jest-dom": "^6.9.1", |
38 | 38 | "@testing-library/react": "^16.3.1", |
39 | | - "@trivago/prettier-plugin-sort-imports": "^6.0.0", |
| 39 | + "@trivago/prettier-plugin-sort-imports": "^6.0.2", |
40 | 40 | "@types/jsdom": "^27.0.0", |
41 | | - "@types/node": "^25.0.3", |
| 41 | + "@types/node": "^25.0.9", |
42 | 42 | "@vitejs/plugin-react": "^5.1.2", |
43 | | - "@vitest/coverage-v8": "4.0.16", |
| 43 | + "@vitest/coverage-v8": "4.0.17", |
44 | 44 | "concurrently": "^9.2.1", |
45 | 45 | "eslint": "^9.39.2", |
46 | 46 | "eslint-plugin-react": "^7.37.5", |
47 | 47 | "eslint-plugin-react-hooks": "^7.0.1", |
48 | 48 | "eslint-plugin-react-refresh": "^0.4.26", |
49 | | - "globals": "^16.5.0", |
| 49 | + "globals": "^17.0.0", |
50 | 50 | "husky": "^9.1.7", |
51 | | - "jsdom": "^27.3.0", |
| 51 | + "jsdom": "^27.4.0", |
52 | 52 | "lint-staged": "^16.2.7", |
53 | | - "prettier": "^3.7.4", |
| 53 | + "prettier": "^3.8.0", |
54 | 54 | "react": "^19.2.3", |
55 | 55 | "react-dom": "^19.2.3", |
56 | 56 | "typescript": "~5.9.3", |
57 | | - "typescript-eslint": "^8.50.0", |
58 | | - "vite": "^7.3.0", |
59 | | - "vitest": "^4.0.16" |
| 57 | + "typescript-eslint": "^8.53.0", |
| 58 | + "vite": "^7.3.1", |
| 59 | + "vitest": "^4.0.17" |
60 | 60 | }, |
61 | 61 | "dependencies": { |
62 | 62 | "@eslint/eslintrc": "^3.3.3", |
63 | | - "eslint-config-next": "16.1.0" |
| 63 | + "eslint-config-next": "16.1.2" |
64 | 64 | } |
65 | 65 | } |
0 commit comments