Skip to content

Commit

Permalink
Update Patch Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2023
1 parent 9d0f9dc commit e96e060
Show file tree
Hide file tree
Showing 2 changed files with 448 additions and 419 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,25 +19,25 @@
"ts-gql:watch": "ts-gql watch"
},
"dependencies": {
"@apollo/server": "^4.9.1",
"@as-integrations/next": "^2.0.1",
"@apollo/server": "^4.9.3",
"@as-integrations/next": "^2.0.2",
"@aws-sdk/signature-v4-crt": "^3.387.0",
"@graphql-typed-document-node/core": "^3.2.0",
"@headlessui/react": "^1.7.16",
"@headlessui/react": "^1.7.17",
"@heroicons/react": "^2.0.18",
"@hookform/resolvers": "^3.3.0",
"@keystone-6/core": "^5.5.0",
"@hookform/resolvers": "^3.3.1",
"@keystone-6/core": "^5.5.1",
"@marsidev/react-turnstile": "^0.2.3",
"@prisma/client": "5.2.0",
"@sendgrid/mail": "^7.7.0",
"@tailwindcss/forms": "^0.5.4",
"@tailwindcss/typography": "^0.5.9",
"@tailwindcss/forms": "^0.5.6",
"@tailwindcss/typography": "^0.5.10",
"@ts-gql/compiler": "^0.16.3",
"@ts-gql/next": "^17.0.0",
"@ts-gql/tag": "^0.7.0",
"@types/dotenv-flow": "^3.3.0",
"@vercel/analytics": "^1.0.1",
"autoprefixer": "^10.4.14",
"@types/dotenv-flow": "^3.3.1",
"@vercel/analytics": "^1.0.2",
"autoprefixer": "^10.4.15",
"aws-crt": "^1.18.0",
"clsx": "^2.0.0",
"csrf": "^3.1.0",
Expand All @@ -50,32 +50,32 @@
"graphql": "^16.8.0",
"inngest": "^2.6.0",
"intuit-oauth": "^4.0.0",
"next": "^13.4.12",
"next-auth": "^4.23.0",
"next": "^13.4.19",
"next-auth": "^4.23.1",
"node-quickbooks": "^2.0.43",
"postcss-focus-visible": "^9.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.45.4",
"react-tailwindcss-datepicker": "^1.6.6",
"tailwindcss": "^3.3.3",
"zod": "^3.22.1"
"zod": "^3.22.2"
},
"devDependencies": {
"@ts-gql/eslint-plugin": "^0.9.0",
"@types/lodash": "^4.14.196",
"@types/node": "^18.17.3",
"@types/react": "^18.2.18",
"@types/lodash": "^4.14.198",
"@types/node": "^18.17.14",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"eslint": "8.48.0",
"eslint-config-next": "13.4.12",
"prettier": "^3.0.1",
"prettier-plugin-tailwindcss": "^0.5.1",
"tsx": "^3.12.7",
"turbo": "^1.10.12",
"eslint-config-next": "13.4.19",
"prettier": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.4",
"tsx": "^3.12.8",
"turbo": "^1.10.13",
"typescript": "^5.1.6"
},
"packageManager": "pnpm@8.7.0",
"packageManager": "pnpm@8.7.1",
"ts-gql": {
"schema": "schema.graphql",
"mode": "no-transform"
Expand Down
Loading

0 comments on commit e96e060

Please sign in to comment.