Skip to content

Commit 524102f

Browse files
chore(deps): update dependencies (#657)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
1 parent a4e2ada commit 524102f

File tree

4 files changed

+316
-90
lines changed

4 files changed

+316
-90
lines changed

app/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"name": "app",
33
"private": true,
44
"dependencies": {
5-
"@aws-sdk/client-s3": "3.848.0",
6-
"@aws-sdk/s3-request-presigner": "3.848.0",
7-
"@headlessui/react": "2.2.4",
5+
"@aws-sdk/client-s3": "3.850.0",
6+
"@aws-sdk/s3-request-presigner": "3.850.0",
7+
"@headlessui/react": "2.2.6",
88
"@octokit/rest": "22.0.0",
99
"@tanstack/react-query": "5.83.0",
1010
"@trpc/client": "11.4.3",
@@ -17,15 +17,15 @@
1717
"lodash": "4.17.21",
1818
"react": "19.1.0",
1919
"react-dom": "19.1.0",
20-
"react-router-dom": "7.7.0",
20+
"react-router-dom": "7.7.1",
2121
"trpc-bun-adapter": "1.3.0",
2222
"tailwindcss": "4.1.11",
23-
"zod": "4.0.5"
23+
"zod": "4.0.10"
2424
},
2525
"devDependencies": {
2626
"@testing-library/cypress": "10.0.3",
2727
"prettier-plugin-tailwindcss": "0.6.14",
28-
"vite": "7.0.5"
28+
"vite": "7.0.6"
2929
},
3030
"scripts": {
3131
"dev": "bun --hot ./server.ts",

0 commit comments

Comments
 (0)