Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and joulev committed Jan 21, 2024
1 parent 092d8ae commit 1aaf585
Show file tree
Hide file tree
Showing 2 changed files with 1,313 additions and 1,015 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,19 @@
"start": "next start"
},
"dependencies": {
"@auth/core": "0.20.0",
"@aws-sdk/client-s3": "3.490.0",
"@aws-sdk/s3-request-presigner": "3.490.0",
"@auth/core": "0.22.0",
"@aws-sdk/client-s3": "3.496.0",
"@aws-sdk/s3-request-presigner": "3.496.0",
"@discordjs/builders": "1.7.0",
"@graphql-codegen/cli": "5.0.0",
"@graphql-codegen/client-preset": "4.1.0",
"@graphql-typed-document-node/core": "3.2.0",
"@mdx-js/loader": "3.0.0",
"@mdx-js/react": "3.0.0",
"@neondatabase/serverless": "0.7.2",
"@next/mdx": "14.0.4",
"@next/mdx": "14.1.0",
"@paralleldrive/cuid2": "2.2.2",
"@parcel/watcher": "2.3.0",
"@parcel/watcher": "2.4.0",
"@radix-ui/react-dialog": "1.0.5",
"@radix-ui/react-dropdown-menu": "2.0.6",
"@radix-ui/react-navigation-menu": "1.1.4",
Expand All @@ -39,34 +39,34 @@
"@tailwindcss/typography": "0.5.10",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/mdx": "2.0.10",
"@types/node": "20.11.0",
"@types/node": "20.11.5",
"@types/nprogress": "0.2.3",
"@types/react": "18.2.47",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@vercel/analytics": "1.1.1",
"@vercel/speed-insights": "1.0.3",
"@vercel/analytics": "1.1.2",
"@vercel/speed-insights": "1.0.5",
"@vercel/style-guide": "5.1.0",
"ai": "2.2.31",
"autoprefixer": "10.4.16",
"autoprefixer": "10.4.17",
"concurrently": "8.2.2",
"cva": "1.0.0-beta.1",
"discord-api-types": "0.37.67",
"dotenv": "16.3.1",
"drizzle-kit": "0.20.12",
"dotenv": "16.3.2",
"drizzle-kit": "0.20.13",
"drizzle-orm": "0.29.3",
"eslint": "8.56.0",
"eslint-config-next": "14.0.4",
"eslint-config-next": "14.1.0",
"graphql": "16.8.1",
"graphql-request": "6.1.0",
"next": "14.0.4",
"next-auth": "5.0.0-beta.4",
"next": "14.1.0",
"next-auth": "5.0.0-beta.5",
"next-axiom": "1.1.1",
"nextjs-route-types": "1.1.0",
"nprogress": "0.2.0",
"octokit": "3.1.2",
"openai": "4.24.7",
"openai": "4.25.0",
"postcss": "8.4.33",
"prettier": "3.2.2",
"prettier": "3.2.4",
"prettier-plugin-packagejson": "2.4.9",
"prettier-plugin-tailwindcss": "0.5.11",
"react": "18.2.0",
Expand All @@ -75,17 +75,17 @@
"react-markdown": "9.0.1",
"react-tweet": "3.2.0",
"react-wrap-balancer": "1.1.0",
"rehype-pretty-code": "0.12.3",
"rehype-pretty-code": "0.12.5",
"remark-gfm": "4.0.0",
"sharp": "0.32.6",
"shikiji": "0.9.19",
"tailwind-merge": "2.2.0",
"tailwindcss": "3.4.1",
"tailwindcss-animate": "1.0.7",
"typescript": "5.3.3",
"valibot": "0.25.0",
"wrangler": "3.22.4",
"ytmusic-api": "5.1.0",
"valibot": "0.26.0",
"wrangler": "3.23.0",
"ytmusic-api": "5.2.1",
"zod": "3.22.4"
}
}
Loading

0 comments on commit 1aaf585

Please sign in to comment.