|
36 | 36 | "@changesets/cli": "^2.28.1", |
37 | 37 | "@radix-ui/colors": "^3.0.0", |
38 | 38 | "@testing-library/cypress": "^10.1.0", |
39 | | - "@testing-library/dom": "^10.4.0", |
40 | | - "@testing-library/jest-dom": "^6.6.3", |
41 | | - "@testing-library/react": "^16.2.0", |
| 39 | + "@testing-library/dom": "^10.4.1", |
| 40 | + "@testing-library/jest-dom": "^6.9.1", |
| 41 | + "@testing-library/react": "^16.3.0", |
42 | 42 | "@testing-library/user-event": "^14.6.1", |
43 | 43 | "@types/fs-extra": "^11", |
44 | 44 | "@types/node": "^22", |
45 | 45 | "@types/react": "^19.2.2", |
46 | 46 | "@types/react-dom": "^19.2.2", |
47 | 47 | "@types/react-test-renderer": "^19.1.0", |
48 | | - "axe-core": "^4.10.3", |
| 48 | + "axe-core": "^4.11.0", |
49 | 49 | "cypress": "^15.5.0", |
50 | 50 | "cypress-axe": "1.7.0", |
51 | 51 | "cypress-real-events": "^1.15.0", |
52 | 52 | "esbuild": "0.24.2", |
53 | | - "eslint": "^9.18.0", |
| 53 | + "eslint": "^9.38.0", |
54 | 54 | "eslint-plugin-cypress": "^5.2.0", |
55 | | - "execa": "^9.5.2", |
56 | | - "fs-extra": "^11.1.1", |
| 55 | + "execa": "^9.6.0", |
| 56 | + "fs-extra": "^11.3.2", |
57 | 57 | "glob": "^10.2.2", |
58 | | - "jsdom": "^26.0.0", |
| 58 | + "jsdom": "^26.1.0", |
59 | 59 | "lint-staged": "^10.5.3", |
60 | 60 | "prettier": "^3.4.2", |
61 | 61 | "pretty-quick": "^4.0.0", |
62 | 62 | "react": "^19.2.0", |
63 | 63 | "react-dom": "^19.2.0", |
64 | | - "react-test-renderer": "^19.0.0", |
| 64 | + "react-test-renderer": "^19.2.0", |
65 | 65 | "replace-in-files": "^3.0.0", |
66 | 66 | "start-server-and-test": "^2.1.2", |
67 | 67 | "tsup": "^8.3.6", |
68 | 68 | "typescript": "^5.9.3", |
69 | | - "vite": "^6.2.0", |
70 | | - "vitest": "^3.1.1", |
| 69 | + "vite": "^7.1.12", |
| 70 | + "vitest": "^4.0.4", |
71 | 71 | "vitest-axe": "^1.0.0-pre.5" |
72 | 72 | }, |
73 | 73 | "resolutions": { |
|
0 commit comments