Skip to content

Commit

Permalink
Update Patch Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 31, 2024
1 parent 95cfff3 commit 1847ba4
Show file tree
Hide file tree
Showing 2 changed files with 395 additions and 368 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"dependencies": {
"@aws-sdk/signature-v4-crt": "^3.502.0",
"@graphql-typed-document-node/core": "^3.2.0",
"@graphql-yoga/apollo-link": "^3.1.0",
"@headlessui/react": "^1.7.17",
"@graphql-yoga/apollo-link": "^3.1.1",
"@headlessui/react": "^1.7.18",
"@heroicons/react": "^2.1.1",
"@hookform/resolvers": "^3.3.3",
"@hookform/resolvers": "^3.3.4",
"@keystone-6/core": "^5.7.1",
"@marsidev/react-turnstile": "^0.4.0",
"@planetscale/database": "^1.14.0",
Expand All @@ -33,14 +33,14 @@
"@sendgrid/mail": "^8.1.0",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.10",
"@ts-gql/compiler": "^0.16.4",
"@ts-gql/next": "^17.0.0",
"@ts-gql/tag": "^0.7.0",
"@ts-gql/compiler": "^0.16.5",
"@ts-gql/next": "^17.0.1",
"@ts-gql/tag": "^0.7.2",
"@types/dotenv-flow": "^3.3.3",
"@vercel/analytics": "^1.1.1",
"@vercel/analytics": "^1.1.2",
"@vercel/blob": "^0.20.0",
"@whatwg-node/fetch": "^0.9.14",
"autoprefixer": "^10.4.16",
"@whatwg-node/fetch": "^0.9.16",
"autoprefixer": "^10.4.17",
"aws-crt": "^1.21.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
Expand All @@ -53,8 +53,8 @@
"file-type": "^19.0.0",
"focus-visible": "^5.2.0",
"graphql": "^16.8.1",
"graphql-yoga": "^5.1.0",
"image-size": "^1.1.0",
"graphql-yoga": "^5.1.1",
"image-size": "^1.1.1",
"inngest": "^3.12.0",
"intuit-oauth": "^4.0.0",
"lucide-react": "^0.316.0",
Expand All @@ -63,26 +63,26 @@
"postcss-focus-visible": "^9.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.49.2",
"react-hook-form": "^7.49.3",
"react-tailwindcss-datepicker": "^1.6.6",
"sharp": "^0.33.1",
"tailwind-merge": "^2.2.0",
"tailwindcss": "^3.4.0",
"sharp": "^0.33.2",
"tailwind-merge": "^2.2.1",
"tailwindcss": "^3.4.1",
"tailwindcss-animate": "^1.0.7",
"xero-node": "^4.38.0",
"zod": "^3.22.4"
},
"devDependencies": {
"@ts-gql/eslint-plugin": "^0.9.0",
"@ts-gql/eslint-plugin": "^0.9.1",
"@types/lodash": "^4.14.202",
"@types/node": "^20.11.5",
"@types/react": "^18.2.46",
"@types/node": "^20.11.13",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"cspell": "^8.3.2",
"eslint": "8.56.0",
"eslint-config-next": "14.0.4",
"prettier": "^3.2.4",
"prettier-plugin-tailwindcss": "^0.5.10",
"prettier-plugin-tailwindcss": "^0.5.11",
"prisma": "5.8.1",
"tsx": "^4.7.0",
"turbo": "^1.12.0",
Expand Down
Loading

0 comments on commit 1847ba4

Please sign in to comment.