|
31 | 31 | "valibot": "^1.1.0" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | | - "@antfu/eslint-config": "^6.0.0", |
| 34 | + "@antfu/eslint-config": "^6.1.0", |
35 | 35 | "@codecov/vite-plugin": "1.9.1", |
36 | | - "@eslint-react/eslint-plugin": "^2.2.2", |
| 36 | + "@eslint-react/eslint-plugin": "^2.2.3", |
37 | 37 | "@microsoft/eslint-formatter-sarif": "^3.1.0", |
38 | 38 | "@testing-library/dom": "^10.4.1", |
39 | 39 | "@testing-library/jest-dom": "^6.9.1", |
|
44 | 44 | "@types/d3-hierarchy": "^3.1.7", |
45 | 45 | "@types/d3-scale": "^4.0.9", |
46 | 46 | "@types/golang-wasm-exec": "^1.15.2", |
47 | | - "@types/node": "^24.8.1", |
| 47 | + "@types/node": "^24.9.1", |
48 | 48 | "@types/react": "^19.2.2", |
49 | 49 | "@types/react-dom": "^19.2.2", |
50 | | - "@vitejs/plugin-react": "^5.0.4", |
51 | | - "@vitest/coverage-istanbul": "^3.2.4", |
| 50 | + "@vitejs/plugin-react": "^5.1.0", |
| 51 | + "@vitest/coverage-istanbul": "^4.0.3", |
52 | 52 | "eslint": "^9.38.0", |
53 | 53 | "eslint-plugin-import-x": "^4.16.1", |
54 | | - "eslint-plugin-react-hooks": "7.0.0", |
| 54 | + "eslint-plugin-react-hooks": "7.0.1", |
55 | 55 | "eslint-plugin-react-refresh": "^0.4.24", |
56 | 56 | "jsdom": "^27.0.1", |
57 | 57 | "sass": "^1.93.2", |
58 | 58 | "terser": "^5.44.0", |
59 | 59 | "typescript": "^5.9.3", |
60 | | - "vite": "^7.1.11", |
| 60 | + "vite": "^7.1.12", |
61 | 61 | "vite-plugin-html": "^3.2.2", |
62 | 62 | "vite-plugin-singlefile": "^2.3.0", |
63 | | - "vitest": "^3.2.4" |
| 63 | + "vitest": "^4.0.3" |
64 | 64 | }, |
65 | 65 | "pnpm": { |
66 | 66 | "peerDependencyRules": { |
|
0 commit comments