diff --git a/debug-tools/presentation-tester/package.json b/debug-tools/presentation-tester/package.json index 8bf976153..458d11312 100644 --- a/debug-tools/presentation-tester/package.json +++ b/debug-tools/presentation-tester/package.json @@ -24,7 +24,7 @@ "@types/react-dom": "^18.3.1", "@vitejs/plugin-react": "^4.3.3", "typescript": "^5.6.3", - "vite": "^5.4.11", + "vite": "^8.0.8", "tailwindcss": "^3.4.15", "postcss": "^8.4.49", "autoprefixer": "^10.4.20" diff --git a/package.json b/package.json index ef62e2e99..fbe36f08b 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "@types/argon2-browser": "^1.18.4", "@types/mdast": "^4.0.4", "@vitejs/plugin-react": "^5.1.2", - "agents": "^0.2.32", + "agents": "^0.10.0", "class-variance-authority": "^0.7.1", "cli-table3": "^0.6.5", "cloudflare": "^4.5.0", @@ -92,7 +92,7 @@ "cross-spawn": "^7.0.6", "date-fns": "^4.1.0", "diff": "^8.0.2", - "drizzle-orm": "^0.44.7", + "drizzle-orm": "^0.45.2", "embla-carousel-react": "^8.6.0", "esbuild": "^0.27.1", "eslint-import-resolver-typescript": "^4.4.4", @@ -169,7 +169,7 @@ "typescript-eslint": "^8.49.0", "vite": "npm:rolldown-vite@7.1.13", "vitest": "^3.2.4", - "wrangler": "4.50.0" + "wrangler": "4.59.1" }, "prettier": { "singleQuote": true,