diff --git a/package.json b/package.json index 3800ab1..361e98e 100644 --- a/package.json +++ b/package.json @@ -21,9 +21,9 @@ "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-separator": "^1.0.3", "@radix-ui/react-slot": "^1.0.2", - "@tanstack/react-query": "^5.29.2", "@radix-ui/react-switch": "^1.0.3", "@radix-ui/react-tooltip": "^1.0.7", + "@tanstack/react-query": "^5.29.2", "axios": "^1.5.1", "class-variance-authority": "^0.7.0", "clsx": "^2.1.0", @@ -31,8 +31,8 @@ "js-cookie": "^3.0.5", "lucide-react": "^0.307.0", "next": "13.5.4", - "query-string": "^8.1.0", "next-themes": "^0.2.1", + "query-string": "^8.1.0", "react": "^18", "react-dom": "^18", "react-hook-form": "^7.49.3",