Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
guicurcio committed Jul 6, 2023
1 parent 3172809 commit f314a8f
Show file tree
Hide file tree
Showing 5 changed files with 2,559 additions and 2,116 deletions.
92 changes: 46 additions & 46 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,70 +23,70 @@
"tp": "turbo run dev --parallel"
},
"dependencies": {
"@apollo/client": "^3.7.14",
"@apollo/client": "^3.7.16",
"@graphql-codegen/typescript-react-apollo": "^3.3.7",
"@graphql-tools/executor-http": "^1.0.0",
"@hookform/resolvers": "^3.1.0",
"@next-auth/prisma-adapter": "^1.0.6",
"@nhost/nextjs": "^1.13.25",
"@nhost/nhost-js": "^2.2.5",
"@nhost/react-apollo": "^5.0.23",
"@prisma/client": "^4.14.1",
"@radix-ui/colors": "^0.1.8",
"@radix-ui/react-accordion": "^1.1.1",
"@radix-ui/react-avatar": "^1.0.2",
"@radix-ui/react-checkbox": "^1.0.3",
"@radix-ui/react-dialog": "^1.0.3",
"@radix-ui/react-dropdown-menu": "^2.0.4",
"@radix-ui/react-hover-card": "^1.0.5",
"@hookform/resolvers": "^3.1.1",
"@next-auth/prisma-adapter": "^1.0.7",
"@nhost/nextjs": "^1.13.29",
"@nhost/nhost-js": "^2.2.9",
"@nhost/react-apollo": "^5.0.27",
"@prisma/client": "^4.16.1",
"@radix-ui/colors": "^0.1.9",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-avatar": "^1.0.3",
"@radix-ui/react-checkbox": "^1.0.4",
"@radix-ui/react-dialog": "^1.0.4",
"@radix-ui/react-dropdown-menu": "^2.0.5",
"@radix-ui/react-hover-card": "^1.0.6",
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-label": "^2.0.1",
"@radix-ui/react-navigation-menu": "^1.1.2",
"@radix-ui/react-popover": "^1.0.5",
"@radix-ui/react-separator": "^1.0.2",
"@radix-ui/react-tabs": "^1.0.3",
"@radix-ui/react-toast": "^1.1.3",
"@radix-ui/react-tooltip": "^1.0.5",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-navigation-menu": "^1.1.3",
"@radix-ui/react-popover": "^1.0.6",
"@radix-ui/react-separator": "^1.0.3",
"@radix-ui/react-tabs": "^1.0.4",
"@radix-ui/react-toast": "^1.1.4",
"@radix-ui/react-tooltip": "^1.0.6",
"autoprefixer": "^10.4.14",
"brotli": "^1.3.3",
"class-variance-authority": "^0.6.0",
"client-only": "^0.0.1",
"clsx": "^1.2.1",
"cmdk": "^0.2.0",
"concurrently": "^8.0.1",
"concurrently": "^8.2.0",
"encoding": "^0.1.13",
"framer-motion": "^10.12.12",
"graphql": "^16.6.0",
"graphql-request": "^6.0.0",
"framer-motion": "^10.12.16",
"graphql": "^16.7.1",
"graphql-request": "^6.1.0",
"lucide-react": "^0.220.0",
"lzma-native": "^8.0.6",
"next": "^13.4.3",
"next": "^13.4.7",
"next-auth": "^4.22.1",
"pako": "^2.1.0",
"postcss": "^8.4.23",
"postcss": "^8.4.24",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "^7.43.9",
"react-hook-form": "^7.45.0",
"react-hot-toast": "^2.4.1",
"server-only": "^0.0.1",
"sharp": "^0.32.1",
"sonner": "^0.3.5",
"sqlite3": "^5.1.6",
"swr": "^2.1.5",
"tailwind-merge": "^1.12.0",
"tailwindcss-animate": "^1.0.5",
"tailwind-merge": "^1.13.2",
"tailwindcss-animate": "^1.0.6",
"tailwindcss-radix": "^2.8.0",
"urql": "^4.0.2",
"use-long-press": "^3.1.3",
"urql": "^4.0.4",
"use-long-press": "^3.1.5",
"zod": "^3.21.4"
},
"devDependencies": {
"@babel/core": "^7.21.8",
"@babel/generator": "^7.21.9",
"@babel/parser": "^7.21.9",
"@babel/core": "^7.22.5",
"@babel/generator": "^7.22.5",
"@babel/parser": "^7.22.5",
"@babel/preset-env": "7.21.5",
"@babel/preset-typescript": "7.21.5",
"@babel/traverse": "^7.21.5",
"@babel/traverse": "^7.22.5",
"@commitlint/cli": "17.6.3",
"@commitlint/config-conventional": "17.6.3",
"@graphql-codegen/cli": "^3.3.1",
Expand All @@ -100,24 +100,24 @@
"@graphql-codegen/typescript-nhost": "^0.0.1",
"@graphql-codegen/typescript-operations": "^3.0.4",
"@ianvs/prettier-plugin-sort-imports": "^3.7.2",
"@next/bundle-analyzer": "^13.4.3",
"@next/bundle-analyzer": "^13.4.7",
"@types/debug": "4.1.7",
"@types/jest": "29.5.1",
"@types/node": "^20.2.3",
"@types/react": "^18.2.6",
"@types/react-dom": "^18.2.4",
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",
"@types/node": "^20.3.1",
"@types/react": "^18.2.13",
"@types/react-dom": "^18.2.6",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^5.60.0",
"babel-jest": "29.5.0",
"babel-loader": "^9.1.2",
"babel-plugin-transform-remove-console": "^6.9.4",
"doctoc": "2.2.1",
"esbuild": "0.17.19",
"eslint": "^8.41.0",
"eslint": "^8.43.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-config-next": "^13.4.3",
"eslint-config-next": "^13.4.7",
"eslint-config-prettier": "^8.8.0",
"eslint-formatter-pretty": "5.0.0",
"eslint-plugin-eslint-comments": "3.2.0",
Expand All @@ -139,14 +139,14 @@
"prettier": "^2.8.8",
"prettier-plugin-organize-imports": "^3.2.2",
"prettier-plugin-tailwindcss": "^0.3.0",
"prisma": "^4.14.1",
"prisma": "^4.16.1",
"rimraf": "5.0.1",
"sort-package-json": "2.4.1",
"tailwind-scrollbar": "^3.0.4",
"tailwindcss": "^3.3.2",
"ts-node": "^10.9.1",
"tsconfig-paths-webpack-plugin": "^4.0.1",
"turbo": "^1.9.8",
"turbo": "^1.10.5",
"typescript": "5.0.4"
}
}
Loading

1 comment on commit f314a8f

@vercel
Copy link

@vercel vercel bot commented on f314a8f Jul 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.