Skip to content

Commit adaed05

Browse files
renovate[bot]joulev
authored andcommitted
fix(deps): update all non-major dependencies
1 parent 001d7a5 commit adaed05

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

bun.lockb

-2.5 KB
Binary file not shown.

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
},
1818
"packageManager": "[email protected]",
1919
"dependencies": {
20-
"@ai-sdk/openai": "1.2.1",
20+
"@ai-sdk/openai": "1.3.0",
2121
"@auth/core": "0.38.0",
22-
"@aws-sdk/client-s3": "3.758.0",
23-
"@aws-sdk/s3-request-presigner": "3.758.0",
22+
"@aws-sdk/client-s3": "3.772.0",
23+
"@aws-sdk/s3-request-presigner": "3.772.0",
2424
"@biomejs/biome": "1.9.4",
2525
"@discordjs/builders": "1.10.1",
2626
"@graphql-codegen/cli": "5.0.5",
@@ -30,7 +30,7 @@
3030
"@mdx-js/loader": "3.1.0",
3131
"@mdx-js/react": "3.1.0",
3232
"@neondatabase/serverless": "0.10.4",
33-
"@next/mdx": "15.2.1",
33+
"@next/mdx": "15.2.3",
3434
"@paralleldrive/cuid2": "2.2.2",
3535
"@parcel/watcher": "2.5.1",
3636
"@radix-ui/react-dialog": "1.1.6",
@@ -44,23 +44,23 @@
4444
"@react-google-maps/api": "2.20.6",
4545
"@t3-oss/env-nextjs": "0.12.0",
4646
"@tailwindcss/typography": "0.5.16",
47-
"@types/bun": "1.2.4",
47+
"@types/bun": "1.2.5",
4848
"@types/google-maps": "4.0.0",
4949
"@types/mdx": "2.0.13",
50-
"@types/node": "22.13.10",
50+
"@types/node": "22.13.11",
5151
"@types/nprogress": "0.2.3",
5252
"@types/react": "npm:[email protected]",
5353
"@types/react-dom": "npm:[email protected]",
5454
"@vercel/analytics": "1.5.0",
5555
"@vercel/speed-insights": "1.2.0",
56-
"ai": "4.1.54",
56+
"ai": "4.2.0",
5757
"autoprefixer": "10.4.21",
5858
"concurrently": "9.1.2",
5959
"cva": "1.0.0-beta.3",
6060
"discord-api-types": "0.37.119",
6161
"dotenv": "16.4.7",
6262
"drizzle-kit": "0.30.5",
63-
"drizzle-orm": "0.40.0",
63+
"drizzle-orm": "0.41.0",
6464
"github-slugger": "2.0.0",
6565
"graphql": "16.10.0",
6666
"graphql-request": "7.1.2",
@@ -80,7 +80,7 @@
8080
"react-tweet": "3.2.2",
8181
"react-wrap-balancer": "1.1.1",
8282
"rehype-katex": "7.0.1",
83-
"rehype-pretty-code": "0.14.0",
83+
"rehype-pretty-code": "0.14.1",
8484
"rehype-slug": "6.0.0",
8585
"remark-gfm": "4.0.1",
8686
"remark-math": "6.0.0",
@@ -92,7 +92,7 @@
9292
"tailwindcss-bg-patterns": "0.3.0",
9393
"typescript": "5.8.2",
9494
"valibot": "0.42.1",
95-
"wrangler": "3.112.0",
95+
"wrangler": "3.114.2",
9696
"ytmusic-api": "5.3.0",
9797
"zod": "3.24.2"
9898
},

0 commit comments

Comments
 (0)