File tree Expand file tree Collapse file tree 4 files changed +66
-46
lines changed
Expand file tree Collapse file tree 4 files changed +66
-46
lines changed Original file line number Diff line number Diff line change 1- FROM oven/bun:1.2.17
1+ FROM oven/bun:1.2.18
22WORKDIR /app
33
44RUN useradd -ms /bin/sh admin
Original file line number Diff line number Diff line change 22 "name" : " app" ,
33 "private" : true ,
44 "dependencies" : {
5- "@aws-sdk/client-s3" : " 3.840 .0" ,
6- "@aws-sdk/s3-request-presigner" : " 3.840 .0" ,
5+ "@aws-sdk/client-s3" : " 3.842 .0" ,
6+ "@aws-sdk/s3-request-presigner" : " 3.842 .0" ,
77 "@headlessui/react" : " 2.2.4" ,
88 "@octokit/rest" : " 22.0.0" ,
99 "@tanstack/react-query" : " 5.81.5" ,
2020 "react-router-dom" : " 7.6.3" ,
2121 "trpc-bun-adapter" : " 1.3.0" ,
2222 "tailwindcss" : " 4.1.11" ,
23- "zod" : " 3.25.67 "
23+ "zod" : " 3.25.74 "
2424 },
2525 "devDependencies" : {
2626 "@testing-library/cypress" : " 10.0.3" ,
2727 "prettier-plugin-tailwindcss" : " 0.6.13" ,
28- "vite" : " 7.0.0 "
28+ "vite" : " 7.0.2 "
2929 },
3030 "scripts" : {
3131 "dev" : " bun --hot ./server.ts" ,
You can’t perform that action at this time.
0 commit comments