diff --git a/web/bun.lockb b/web/bun.lockb index a3822712..33404320 100755 Binary files a/web/bun.lockb and b/web/bun.lockb differ diff --git a/web/package.json b/web/package.json index 8932c8ea..d9f758fc 100644 --- a/web/package.json +++ b/web/package.json @@ -15,17 +15,17 @@ }, "devDependencies": { "@biomejs/biome": "1.9.4", - "@tanstack/router-plugin": "^1.114.23", - "@types/node": "^22.13.10", - "@types/react": "^19.0.11", + "@tanstack/router-plugin": "^1.114.29", + "@types/node": "^22.13.14", + "@types/react": "^19.0.12", "@types/react-copy-to-clipboard": "^5.0.7", "@types/react-dom": "^19.0.4", "@types/react-syntax-highlighter": "^15.5.13", "@vitejs/plugin-react": "^4.3.4", "rimraf": "^6.0.1", - "tailwindcss": "^4.0.14", + "tailwindcss": "^4.0.17", "typescript": "^5.8.2", - "vite": "^6.2.2", + "vite": "^6.2.3", "vite-bundle-visualizer": "^1.2.1" }, "dependencies": { @@ -41,21 +41,21 @@ "@radix-ui/react-switch": "^1.1.3", "@radix-ui/react-tabs": "^1.1.3", "@radix-ui/react-tooltip": "^1.1.8", - "@tailwindcss/vite": "^4.0.14", + "@tailwindcss/vite": "^4.0.17", "@tanstack/react-query": "^5.69.0", - "@tanstack/react-router": "^1.114.23", - "@tanstack/router-devtools": "^1.114.23", + "@tanstack/react-router": "^1.114.29", + "@tanstack/router-devtools": "^1.114.29", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "i18next": "^24.2.3", - "lucide-react": "^0.482.0", + "lucide-react": "^0.484.0", "react": "^19.0.0", "react-copy-to-clipboard": "^5.1.0", "react-dom": "^19.0.0", "react-hook-form": "^7.54.2", "react-i18next": "^15.4.1", "react-syntax-highlighter": "^15.6.1", - "sonner": "^2.0.1", + "sonner": "^2.0.2", "tailwind-merge": "^3.0.2", "tailwind-scrollbar": "^4.0.1", "tailwindcss-animate": "^1.0.7",