diff --git a/web/package.json b/web/package.json index 93539ff1..a3a67178 100644 --- a/web/package.json +++ b/web/package.json @@ -12,8 +12,8 @@ "lint:fix": "eslint . --ext .js,.jsx,.ts,.tsx --fix" }, "dependencies": { - "@clerk/tanstack-start": "^0.4.24", - "@clerk/themes": "^2.1.42", + "@clerk/tanstack-start": "^0.4.26", + "@clerk/themes": "^2.1.43", "@dnd-kit/core": "^6.1.0", "@dnd-kit/modifiers": "^7.0.0", "@dnd-kit/sortable": "^8.0.0", @@ -31,20 +31,18 @@ "@radix-ui/react-icons": "^1.3.1", "@radix-ui/react-label": "^2.1.0", "@radix-ui/react-popover": "^1.1.2", - "@radix-ui/react-scroll-area": "^1.2.0", + "@radix-ui/react-scroll-area": "^1.2.1", "@radix-ui/react-select": "^2.1.2", "@radix-ui/react-separator": "^1.1.0", "@radix-ui/react-slot": "^1.1.0", "@radix-ui/react-switch": "^1.1.1", "@radix-ui/react-toggle": "^1.1.0", "@radix-ui/react-toggle-group": "^1.1.0", - "@radix-ui/react-tooltip": "^1.1.3", - "@tanstack/react-query": "^5.59.20", - "@tanstack/react-router": "^1.79.0", - "@tanstack/react-router-with-query": "^1.79.0", + "@radix-ui/react-tooltip": "^1.1.4", + "@tanstack/react-router": "^1.81.4", "@tanstack/react-virtual": "^3.10.9", - "@tanstack/router-zod-adapter": "^1.79.0", - "@tanstack/start": "^1.80.0", + "@tanstack/router-zod-adapter": "^1.81.4", + "@tanstack/start": "^1.81.4", "@tiptap/core": "^2.9.1", "@tiptap/extension-code-block-lowlight": "^2.9.1", "@tiptap/extension-color": "^2.9.1", @@ -67,12 +65,12 @@ "clsx": "^2.1.1", "cmdk": "1.0.2", "date-fns": "^3.6.0", - "framer-motion": "^11.11.11", - "jazz-browser-media-images": "^0.8.18", - "jazz-react": "^0.8.18", - "jazz-react-auth-clerk": "^0.8.18", - "jazz-tools": "^0.8.18", - "jotai": "^2.10.1", + "framer-motion": "^11.11.15", + "jazz-browser-media-images": "^0.8.20", + "jazz-react": "^0.8.20", + "jazz-react-auth-clerk": "^0.8.20", + "jazz-tools": "^0.8.19", + "jotai": "^2.10.2", "lowlight": "^3.1.0", "lucide-react": "^0.446.0", "next-themes": "^0.3.0", @@ -81,8 +79,8 @@ "react-dom": "^18.3.1", "react-grid-gallery": "^1.0.1", "react-hook-form": "^7.53.2", - "react-medium-image-zoom": "^5.2.10", - "react-textarea-autosize": "^8.5.4", + "react-medium-image-zoom": "^5.2.11", + "react-textarea-autosize": "^8.5.5", "ronin": "^4.4.1", "slugify": "^1.6.6", "sonner": "^1.7.0", @@ -96,8 +94,7 @@ "devDependencies": { "@ronin/learn-anything": "^0.0.0-3461302210631", "@tailwindcss/typography": "^0.5.15", - "@tanstack/react-query-devtools": "^5.59.20", - "@tanstack/router-devtools": "^1.79.0", + "@tanstack/router-devtools": "^1.81.4", "@types/node": "^22.9.0", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", @@ -109,12 +106,12 @@ "dotenv": "^16.4.5", "eslint": "^8.57.1", "eslint-plugin-react-hooks": "^4.6.2", - "postcss": "^8.4.47", + "postcss": "^8.4.49", "prettier": "^3.3.3", "prettier-plugin-tailwindcss": "^0.5.14", "tailwindcss": "^3.4.14", "typescript": "^5.6.3", - "vite-tsconfig-paths": "^5.1.1" + "vite-tsconfig-paths": "^5.1.2" }, "prettier": { "plugins": [