|
64 | 64 | }, |
65 | 65 | "devDependencies": { |
66 | 66 | "@changesets/cli": "^2.29.5", |
67 | | - "@eslint/js": "^9.27.0", |
68 | | - "@playwright/test": "^1.52.0", |
69 | | - "@testing-library/jest-dom": "^6.6.3", |
| 67 | + "@eslint/js": "^9.33.0", |
| 68 | + "@playwright/test": "^1.54.2", |
| 69 | + "@testing-library/jest-dom": "^6.6.4", |
70 | 70 | "@testing-library/react": "^16.3.0", |
71 | | - "@types/node": "^22.15.19", |
72 | | - "@types/react": "^19.1.4", |
73 | | - "@vitejs/plugin-react": "^4.4.1", |
74 | | - "@vitest/coverage-v8": "^3.1.3", |
| 71 | + "@types/node": "^22.17.1", |
| 72 | + "@types/react": "^19.1.9", |
| 73 | + "@vitejs/plugin-react": "^4.7.0", |
| 74 | + "@vitest/coverage-v8": "^3.2.4", |
75 | 75 | "ajv": "^8.17.1", |
76 | | - "eslint": "^9.27.0", |
| 76 | + "eslint": "^9.33.0", |
77 | 77 | "eslint-plugin-react": "^7.37.5", |
78 | | - "globals": "^16.1.0", |
| 78 | + "globals": "^16.3.0", |
79 | 79 | "husky": "^9.1.7", |
80 | 80 | "jsdom": "^26.1.0", |
81 | | - "lint-staged": "^16.0.0", |
82 | | - "prettier": "^3.5.3", |
| 81 | + "lint-staged": "^16.1.5", |
| 82 | + "prettier": "^3.6.2", |
83 | 83 | "rimraf": "^6.0.1", |
84 | 84 | "tsup": "^8.5.0", |
85 | | - "typescript": "^5.8.3", |
86 | | - "typescript-eslint": "^8.32.1", |
87 | | - "vitest": "^3.1.3" |
| 85 | + "typescript": "^5.9.2", |
| 86 | + "typescript-eslint": "^8.39.0", |
| 87 | + "vitest": "^3.2.4" |
88 | 88 | }, |
89 | 89 | "peerDependencies": { |
90 | 90 | "next": ">=13.4.0", |
|
0 commit comments