|
57 | 57 | "react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
58 | 58 | },
|
59 | 59 | "devDependencies": {
|
60 |
| - "@biomejs/biome": "1.9.3", |
| 60 | + "@biomejs/biome": "1.9.4", |
61 | 61 | "@karl-run/prettier-config": "^1.0.1",
|
62 | 62 | "@testing-library/dom": "^10.4.0",
|
63 |
| - "@testing-library/react": "^16.0.1", |
| 63 | + "@testing-library/react": "^16.3.0", |
64 | 64 | "@types/lodash.debounce": "^4.0.9",
|
65 |
| - "@types/node": "^22.7.4", |
66 |
| - "@types/react": "^19.0.0", |
67 |
| - "@types/react-dom": "^19.0.0", |
68 |
| - "@vitejs/plugin-react": "^4.3.2", |
69 |
| - "@vitest/coverage-v8": "2.1.2", |
70 |
| - "jsdom": "^25.0.1", |
| 65 | + "@types/node": "^22.15.3", |
| 66 | + "@types/react": "^19.1.2", |
| 67 | + "@types/react-dom": "^19.1.2", |
| 68 | + "@vitejs/plugin-react": "^4.4.1", |
| 69 | + "@vitest/coverage-v8": "3.1.2", |
| 70 | + "jsdom": "^26.1.0", |
71 | 71 | "npm-run-all": "^4.1.5",
|
72 |
| - "prettier": "^3.3.3", |
| 72 | + "prettier": "^3.5.3", |
73 | 73 | "react": "^19.0.0",
|
74 | 74 | "react-dom": "^19.0.0",
|
75 |
| - "typescript": "^5.6.2", |
76 |
| - "vite": "^5.4.8", |
77 |
| - "vitest": "^2.1.2" |
| 75 | + "typescript": "^5.8.3", |
| 76 | + "vite": "^6.3.3", |
| 77 | + "vitest": "^3.1.2" |
78 | 78 | },
|
79 | 79 | "prettier": "@karl-run/prettier-config"
|
80 | 80 | }
|
0 commit comments