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 Aug 9, 2023
1 parent 5f884e7 commit f42bc2d
Show file tree
Hide file tree
Showing 2 changed files with 227 additions and 692 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/dotenv-flow": "^3.2.0",
"@vercel/analytics": "^1.0.1",
"autoprefixer": "^10.4.14",
"aws-crt": "^1.17.0",
"aws-crt": "^1.17.1",
"clsx": "^2.0.0",
"csrf": "^3.1.0",
"cuid": "^3.0.0",
Expand All @@ -50,8 +50,8 @@
"graphql": "^16.7.1",
"inngest": "^2.4.0",
"intuit-oauth": "^4.0.0",
"next": "^13.4.12",
"next-auth": "^4.22.3",
"next": "^13.4.13",
"next-auth": "^4.22.5",
"node-quickbooks": "^2.0.43",
"postcss-focus-visible": "^9.0.0",
"react": "^18.2.0",
Expand All @@ -64,18 +64,18 @@
"devDependencies": {
"@ts-gql/eslint-plugin": "^0.8.5",
"@types/lodash": "^4.14.196",
"@types/node": "^18.17.3",
"@types/react": "^18.2.18",
"@types/node": "^18.17.4",
"@types/react": "^18.2.19",
"@types/react-dom": "^18.2.7",
"eslint": "8.46.0",
"eslint-config-next": "13.4.12",
"eslint-config-next": "13.4.13",
"prettier": "^3.0.1",
"prettier-plugin-tailwindcss": "^0.4.1",
"tsx": "^3.12.7",
"turbo": "^1.10.12",
"typescript": "^5.1.6"
},
"packageManager": "pnpm@8.6.11",
"packageManager": "pnpm@8.6.12",
"ts-gql": {
"schema": "schema.graphql",
"mode": "no-transform"
Expand Down
Loading

0 comments on commit f42bc2d

Please sign in to comment.