diff --git a/packages/client/package.json b/packages/client/package.json index 1c624fd..13606a2 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -3,30 +3,33 @@ "version": "0.1.0", "private": true, "dependencies": { - "@hookform/resolvers": "^2.9.3", - "@testing-library/jest-dom": "^5.16.4", - "@testing-library/react": "^13.3.0", - "@testing-library/user-event": "^13.5.0", - "@trpc/client": "^9.25.3", - "@trpc/react": "^9.25.3", - "@types/jest": "^27.5.2", - "@types/node": "^16.11.41", - "@types/react": "^18.0.14", - "@types/react-dom": "^18.0.5", + "@hookform/resolvers": "^2.9.10", + "@tanstack/react-query": "^4.13.0", + "@tanstack/react-query-devtools": "^4.13.0", + "@testing-library/jest-dom": "^5.16.5", + "@testing-library/react": "^13.4.0", + "@testing-library/user-event": "^14.4.3", + "@trpc/client": "^10.0.0-proxy-beta.26", + "@trpc/react": "^9.27.4", + "@trpc/react-query": "^10.0.0-proxy-beta.26", + "@trpc/server": "^10.0.0-proxy-beta.26", + "@types/jest": "^29.2.0", + "@types/node": "^18.11.6", + "@types/react": "^18.0.23", + "@types/react-dom": "^18.0.7", "react": "^18.2.0", "react-cookie": "^4.1.1", "react-dom": "^18.2.0", - "react-hook-form": "^7.33.0", - "react-query": "^3.39.1", - "react-router-dom": "^6.3.0", + "react-hook-form": "^7.38.0", + "react-router-dom": "^6.4.2", "react-scripts": "5.0.1", - "react-toastify": "^9.0.5", - "server": "1.0.0", - "tailwind-merge": "^1.3.0", - "typescript": "^4.7.4", - "web-vitals": "^2.1.4", - "zod": "^3.17.3", - "zustand": "^4.0.0-rc.1" + "react-toastify": "^9.0.8", + "server": "^1.0.37", + "tailwind-merge": "^1.7.0", + "typescript": "^4.8.4", + "web-vitals": "^3.0.4", + "zod": "^3.19.1", + "zustand": "^4.1.3" }, "scripts": { "start": "react-scripts start", @@ -53,8 +56,8 @@ ] }, "devDependencies": { - "autoprefixer": "^10.4.7", - "postcss": "^8.4.14", - "tailwindcss": "^3.1.4" + "autoprefixer": "^10.4.12", + "postcss": "^8.4.18", + "tailwindcss": "^3.2.1" } } diff --git a/packages/client/public/index.html b/packages/client/public/index.html index aa069f2..cc4df8c 100644 --- a/packages/client/public/index.html +++ b/packages/client/public/index.html @@ -10,34 +10,16 @@ content="Web site created using create-react-app" /> - - +