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 7, 2025
1 parent ae010c3 commit 008cd21
Show file tree
Hide file tree
Showing 2 changed files with 393 additions and 304 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@vercel/blob": "^0.27.0",
"@vercel/speed-insights": "^1.1.0",
"@whatwg-node/fetch": "^0.10.1",
"ai": "^4.0.26",
"ai": "^4.0.27",
"autoprefixer": "^10.4.20",
"aws-crt": "^1.24.2",
"class-variance-authority": "^0.7.1",
Expand All @@ -55,7 +55,7 @@
"focus-visible": "^5.2.1",
"gql.tada": "^1.8.10",
"graphql": "^16.10.0",
"graphql-yoga": "^5.10.8",
"graphql-yoga": "^5.10.9",
"image-size": "^1.2.0",
"inngest": "^3.29.0",
"lucide-react": "^0.469.0",
Expand All @@ -82,10 +82,10 @@
"@types/eslint__js": "^8.42.3",
"@types/lodash": "^4.17.14",
"@types/node": "^22.10.5",
"@types/react": "^19.0.2",
"@types/react": "^19.0.3",
"@types/react-dom": "^19.0.2",
"@types/ws": "^8.5.13",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/eslint-plugin": "^8.19.1",
"cspell": "^8.17.1",
"eslint": "9.17.0",
"eslint-config-next": "15.1.3",
Expand All @@ -95,9 +95,9 @@
"tsx": "^4.19.2",
"turbo": "^2.3.3",
"typescript": "^5.7.2",
"typescript-eslint": "^8.19.0"
"typescript-eslint": "^8.19.1"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"pnpm": {
"overrides": {
"prisma": "6.1.0",
Expand All @@ -107,11 +107,11 @@
"next": "^15.1.3",
"react": "19.0.0",
"react-dom": "19.0.0",
"@types/react": "^19.0.2",
"@types/react": "^19.0.3",
"@types/react-dom": "^19.0.2",
"@apollo/client": "^3.12.4",
"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 008cd21

Please sign in to comment.