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 Feb 12, 2024
1 parent bf5df87 commit 061d9cc
Show file tree
Hide file tree
Showing 2 changed files with 648 additions and 635 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
"start": "next start"
},
"dependencies": {
"@auth/core": "0.25.1",
"@aws-sdk/client-s3": "3.504.0",
"@aws-sdk/s3-request-presigner": "3.504.0",
"@auth/core": "0.26.3",
"@aws-sdk/client-s3": "3.511.0",
"@aws-sdk/s3-request-presigner": "3.511.0",
"@discordjs/builders": "1.7.0",
"@graphql-codegen/cli": "5.0.0",
"@graphql-codegen/client-preset": "4.1.0",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/client-preset": "4.2.2",
"@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",
"@neondatabase/serverless": "0.8.1",
"@next/mdx": "14.1.0",
"@paralleldrive/cuid2": "2.2.2",
"@parcel/watcher": "2.4.0",
Expand All @@ -35,56 +35,56 @@
"@radix-ui/react-select": "2.0.0",
"@radix-ui/react-slider": "1.1.2",
"@radix-ui/react-slot": "1.0.2",
"@t3-oss/env-nextjs": "0.8.0",
"@t3-oss/env-nextjs": "0.9.2",
"@tailwindcss/typography": "0.5.10",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/mdx": "2.0.11",
"@types/node": "20.11.16",
"@types/node": "20.11.17",
"@types/nprogress": "0.2.3",
"@types/react": "18.2.53",
"@types/react-dom": "18.2.18",
"@vercel/analytics": "1.1.2",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
"@vercel/analytics": "1.1.3",
"@vercel/speed-insights": "1.0.9",
"@vercel/style-guide": "5.2.0",
"ai": "2.2.33",
"ai": "2.2.34",
"autoprefixer": "10.4.17",
"concurrently": "8.2.2",
"cva": "1.0.0-beta.1",
"discord-api-types": "0.37.68",
"dotenv": "16.4.1",
"discord-api-types": "0.37.69",
"dotenv": "16.4.2",
"drizzle-kit": "0.20.14",
"drizzle-orm": "0.29.3",
"eslint": "8.56.0",
"eslint-config-next": "14.1.0",
"graphql": "16.8.1",
"graphql-request": "6.1.0",
"next": "14.1.0",
"next-auth": "5.0.0-beta.5",
"next-auth": "5.0.0-beta.9",
"next-axiom": "1.1.1",
"nextjs-route-types": "1.1.0",
"nprogress": "0.2.0",
"octokit": "3.1.2",
"openai": "4.26.1",
"postcss": "8.4.33",
"openai": "4.27.0",
"postcss": "8.4.35",
"prettier": "3.2.5",
"prettier-plugin-packagejson": "2.4.10",
"prettier-plugin-tailwindcss": "0.5.11",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-intersection-observer": "9.7.0",
"react-intersection-observer": "9.8.0",
"react-markdown": "9.0.1",
"react-tweet": "3.2.0",
"react-wrap-balancer": "1.1.0",
"rehype-pretty-code": "0.12.6",
"rehype-pretty-code": "0.13.0",
"remark-gfm": "4.0.0",
"sharp": "0.32.6",
"shikiji": "0.10.2",
"tailwind-merge": "2.2.1",
"tailwindcss": "3.4.1",
"tailwindcss-animate": "1.0.7",
"typescript": "5.3.3",
"valibot": "0.27.1",
"wrangler": "3.26.0",
"valibot": "0.28.1",
"wrangler": "3.28.1",
"ytmusic-api": "5.2.1",
"zod": "3.22.4"
}
Expand Down
Loading

0 comments on commit 061d9cc

Please sign in to comment.