diff --git a/container/packages-cache/package.json b/container/packages-cache/package.json index a01c85b75..b9560bb31 100644 --- a/container/packages-cache/package.json +++ b/container/packages-cache/package.json @@ -77,7 +77,7 @@ "tailwind-merge": "^3.3.1", "tailwindcss-animate": "^1.0.7", "tw-animate-css": "^1.3.5", - "uuid": "^11.1.0", + "uuid": "^14.0.0", "vaul": "^1.1.2", "zod": "^4.0.5", "zustand": "^5.0.6" @@ -99,6 +99,6 @@ "tailwindcss": "^3.4.17", "typescript": "5.8", "typescript-eslint": "^8.26.1", - "vite": "^6.3.1" + "vite": "^8.0.10" } } diff --git a/debug-tools/presentation-tester/package.json b/debug-tools/presentation-tester/package.json index 8bf976153..a70921f0e 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.10", "tailwindcss": "^3.4.15", "postcss": "^8.4.49", "autoprefixer": "^10.4.20" diff --git a/package.json b/package.json index ef62e2e99..e1f2150ce 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.12.3", "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,