diff --git a/package.json b/package.json index 8d6ebc0..c2f20d3 100644 --- a/package.json +++ b/package.json @@ -55,22 +55,22 @@ "devDependencies": { "@biomejs/biome": "^2.4.12", "@changesets/cli": "^2.31.1", - "@cloudflare/workers-types": "^4.20260418.0", + "@cloudflare/workers-types": "^5.20260724.1", "@commitlint/cli": "^21.2.1", "@commitlint/config-conventional": "^21.2.0", "@tailwindcss/vite": "^4.3.3", - "@types/node": "^24.0.0", + "@types/node": "^26.1.1", "@types/react": "^19.2.0", "@types/react-dom": "^19.2.0", - "@vitejs/plugin-react": "^5.2.0", - "concurrently": "^9.2.0", + "@vitejs/plugin-react": "^6.0.4", + "concurrently": "^10.0.4", "husky": "^9.1.7", "jsonc-parser": "^3.3.1", "lint-staged": "^17.2.0", "tailwindcss": "^4.3.3", - "typescript": "^5.9.3", - "vite": "^7.0.0", - "vitest": "^3.0.0", + "typescript": "^7.0.2", + "vite": "^8.1.5", + "vitest": "^4.1.10", "wrangler": "^4.83.0" }, "engines": {