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 Jan 22, 2025
1 parent 1b389a5 commit 5685012
Show file tree
Hide file tree
Showing 2 changed files with 711 additions and 798 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@
"@radix-ui/react-popover": "^1.1.4",
"@radix-ui/react-slot": "^1.1.1",
"@sendgrid/mail": "^8.1.4",
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/typography": "^0.5.15",
"@tailwindcss/forms": "^0.5.10",
"@tailwindcss/typography": "^0.5.16",
"@types/dotenv-flow": "^3.3.3",
"@vercel/analytics": "^1.4.1",
"@vercel/blob": "^0.27.0",
"@vercel/blob": "^0.27.1",
"@vercel/speed-insights": "^1.1.0",
"@whatwg-node/fetch": "^0.10.1",
"@whatwg-node/fetch": "^0.10.3",
"ai": "^4.1.0",
"autoprefixer": "^10.4.20",
"aws-crt": "^1.25.0",
Expand All @@ -55,11 +55,11 @@
"focus-visible": "^5.2.1",
"gql.tada": "^1.8.10",
"graphql": "^16.10.0",
"graphql-yoga": "^5.10.8",
"graphql-yoga": "^5.10.10",
"image-size": "^1.2.0",
"inngest": "^3.30.0",
"lucide-react": "^0.473.0",
"next": "^15.1.3",
"next": "^15.1.5",
"next-auth": "5.0.0-beta.25",
"postcss-focus-visible": "^10.0.1",
"react": "19.0.0",
Expand All @@ -75,43 +75,43 @@
},
"devDependencies": {
"@0no-co/graphqlsp": "^1.12.16",
"@eslint/compat": "^1.2.4",
"@eslint/compat": "^1.2.5",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.18.0",
"@next/eslint-plugin-next": "^15.1.3",
"@next/eslint-plugin-next": "^15.1.5",
"@types/eslint__js": "^8.42.3",
"@types/lodash": "^4.17.14",
"@types/node": "^22.10.5",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"@types/node": "^22.10.7",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"@types/ws": "^8.5.13",
"@typescript-eslint/eslint-plugin": "^8.21.0",
"cspell": "^8.17.1",
"cspell": "^8.17.2",
"eslint": "9.18.0",
"eslint-config-next": "15.1.3",
"eslint-config-next": "15.1.5",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"prettier-plugin-tailwindcss": "^0.6.10",
"prisma": "6.2.1",
"tsx": "^4.19.2",
"turbo": "^2.3.3",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"typescript-eslint": "^8.21.0"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].4",
"pnpm": {
"overrides": {
"prisma": "6.2.1",
"@prisma/client": "6.2.1",
"@prisma/internals": "6.2.1",
"@prisma/migrate": "6.2.1",
"next": "^15.1.3",
"next": "^15.1.5",
"react": "19.0.0",
"react-dom": "19.0.0",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"@apollo/client": "^3.12.4",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"@apollo/client": "^3.12.7",
"react-day-picker": "^9.5.0",
"@0no-co/graphql.web": "1.0.9"
"@0no-co/graphql.web": "1.0.13"
}
}
}
Loading

0 comments on commit 5685012

Please sign in to comment.