|
49 | 49 | "@bosh-code/tsdown-plugin-tailwindcss": "^1.0.1", |
50 | 50 | "@eslint/js": "^9.37.0", |
51 | 51 | "@tailwindcss/vite": "^4.1.14", |
52 | | - "@testing-library/jest-dom": "^6.6.3", |
| 52 | + "@testing-library/jest-dom": "^6.9.1", |
53 | 53 | "@testing-library/react": "^16.3.0", |
54 | | - "@types/node": "^22.15.17", |
55 | | - "@types/react": "^19.1.3", |
56 | | - "@types/react-dom": "^19.1.4", |
57 | | - "@vitejs/plugin-react": "^4.4.1", |
58 | | - "bumpp": "^10.1.0", |
| 54 | + "@types/node": "^24.7.2", |
| 55 | + "@types/react": "^19.2.2", |
| 56 | + "@types/react-dom": "^19.2.2", |
| 57 | + "@vitejs/plugin-react": "^5.0.4", |
| 58 | + "bumpp": "^10.3.1", |
59 | 59 | "eslint": "^9.37.0", |
60 | 60 | "eslint-plugin-react": "^7.37.5", |
61 | 61 | "globals": "^16.4.0", |
62 | | - "happy-dom": "^17.4.6", |
63 | | - "react-dom": "^19.1.0", |
| 62 | + "happy-dom": "^20.0.0", |
| 63 | + "react-dom": "^19.2.0", |
64 | 64 | "tailwindcss": "^4.1.14", |
65 | | - "tsdown": "^0.11.1", |
66 | | - "typescript": "^5.8.3", |
67 | | - "typescript-eslint": "^8.46.0", |
| 65 | + "tsdown": "^0.15.6", |
| 66 | + "typescript": "^5.9.3", |
| 67 | + "typescript-eslint": "^8.46.1", |
68 | 68 | "vite": "npm:rolldown-vite@latest", |
69 | | - "vitest": "^3.1.3" |
| 69 | + "vitest": "^3.2.4" |
70 | 70 | } |
71 | 71 | } |
0 commit comments