Skip to content

Commit 4304cc2

Browse files
renovate[bot]joulev
authored andcommitted
fix(deps): update all non-major dependencies
1 parent be977ee commit 4304cc2

2 files changed

Lines changed: 26 additions & 26 deletions

File tree

bun.lockb

456 Bytes
Binary file not shown.

package.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -17,22 +17,22 @@
1717
},
1818
"packageManager": "bun@1.3.0",
1919
"dependencies": {
20-
"@ai-sdk/openai": "2.0.52",
21-
"@ai-sdk/react": "2.0.72",
22-
"@auth/core": "0.41.0",
23-
"@aws-sdk/client-s3": "3.911.0",
24-
"@aws-sdk/s3-request-presigner": "3.911.0",
25-
"@biomejs/biome": "2.2.6",
26-
"@discordjs/builders": "1.12.2",
27-
"@graphql-codegen/cli": "6.0.0",
28-
"@graphql-codegen/client-preset": "5.1.0",
20+
"@ai-sdk/openai": "2.0.59",
21+
"@ai-sdk/react": "2.0.86",
22+
"@auth/core": "0.41.1",
23+
"@aws-sdk/client-s3": "3.922.0",
24+
"@aws-sdk/s3-request-presigner": "3.922.0",
25+
"@biomejs/biome": "2.3.2",
26+
"@discordjs/builders": "1.13.0",
27+
"@graphql-codegen/cli": "6.0.1",
28+
"@graphql-codegen/client-preset": "5.1.1",
2929
"@graphql-codegen/typescript": "5.0.2",
3030
"@graphql-typed-document-node/core": "3.2.0",
3131
"@mdx-js/loader": "3.1.1",
3232
"@mdx-js/react": "3.1.1",
3333
"@neondatabase/serverless": "1.0.2",
34-
"@next/mdx": "15.5.5",
35-
"@paralleldrive/cuid2": "2.2.2",
34+
"@next/mdx": "15.5.6",
35+
"@paralleldrive/cuid2": "2.3.1",
3636
"@parcel/watcher": "2.5.1",
3737
"@radix-ui/react-dialog": "1.1.15",
3838
"@radix-ui/react-dropdown-menu": "2.1.16",
@@ -44,35 +44,35 @@
4444
"@radix-ui/react-slot": "1.2.3",
4545
"@react-google-maps/api": "2.20.7",
4646
"@t3-oss/env-nextjs": "0.13.8",
47-
"@tailwindcss/postcss": "4.1.14",
47+
"@tailwindcss/postcss": "4.1.16",
4848
"@tailwindcss/typography": "0.5.19",
49-
"@types/bun": "1.3.0",
49+
"@types/bun": "1.3.1",
5050
"@types/google-maps": "4.0.0",
5151
"@types/mdx": "2.0.13",
52-
"@types/node": "24.7.2",
52+
"@types/node": "24.9.2",
5353
"@types/nprogress": "0.2.3",
5454
"@types/react": "19.2.2",
5555
"@types/react-dom": "19.2.2",
5656
"@vercel/analytics": "1.5.0",
5757
"@vercel/speed-insights": "1.2.0",
58-
"ai": "5.0.72",
58+
"ai": "5.0.86",
5959
"autoprefixer": "10.4.21",
6060
"concurrently": "9.2.1",
6161
"cva": "1.0.0-beta.4",
62-
"discord-api-types": "0.38.30",
62+
"discord-api-types": "0.38.31",
6363
"dotenv": "17.2.3",
64-
"drizzle-kit": "0.31.5",
65-
"drizzle-orm": "0.44.6",
64+
"drizzle-kit": "0.31.6",
65+
"drizzle-orm": "0.44.7",
6666
"github-slugger": "2.0.0",
67-
"graphql": "16.11.0",
68-
"graphql-request": "7.3.0",
69-
"immer": "10.1.3",
67+
"graphql": "16.12.0",
68+
"graphql-request": "7.3.1",
69+
"immer": "10.2.0",
7070
"next": "15.5.5",
7171
"next-auth": "5.0.0-beta.30",
7272
"next-axiom": "1.9.3",
7373
"nprogress": "0.2.0",
74-
"nuqs": "2.7.1",
75-
"octokit": "5.0.3",
74+
"nuqs": "2.7.2",
75+
"octokit": "5.0.5",
7676
"postcss": "8.5.6",
7777
"react": "19.2.0",
7878
"react-dom": "19.2.0",
@@ -86,14 +86,14 @@
8686
"remark-gfm": "4.0.1",
8787
"remark-math": "6.0.0",
8888
"sharp": "0.34.4",
89-
"shiki": "3.13.0",
89+
"shiki": "3.14.0",
9090
"tailwind-merge": "3.3.1",
91-
"tailwindcss": "4.1.14",
91+
"tailwindcss": "4.1.16",
9292
"tailwindcss-animate": "1.0.7",
9393
"tailwindcss-bg-patterns": "0.3.0",
9494
"typescript": "5.9.3",
9595
"valibot": "1.1.0",
96-
"wrangler": "4.43.0",
96+
"wrangler": "4.45.3",
9797
"ytmusic-api": "5.3.0",
9898
"zod": "4.1.12"
9999
},

0 commit comments

Comments
 (0)