File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed
Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1- FROM oven/bun:1.1.36
1+ FROM oven/bun:1.1.38
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.699 .0" ,
6- "@aws-sdk/s3-request-presigner" : " 3.699 .0" ,
5+ "@aws-sdk/client-s3" : " 3.701 .0" ,
6+ "@aws-sdk/s3-request-presigner" : " 3.701 .0" ,
77 "@elysiajs/static" : " 1.1.1" ,
88 "@headlessui/react" : " 2.2.0" ,
99 "@octokit/rest" : " 20.1.1" ,
10- "@tanstack/react-query" : " 5.61.3 " ,
10+ "@tanstack/react-query" : " 5.62.0 " ,
1111 "@trpc/client" : " next" ,
1212 "@trpc/react-query" : " next" ,
1313 "@trpc/server" : " next" ,
Original file line number Diff line number Diff line change 55 "@swc/jest" : " 0.2.37" ,
66 "@total-typescript/ts-reset" : " 0.6.1" ,
77 "@types/jest" : " 29.5.14" ,
8- "bun-types" : " 1.1.36 " ,
8+ "bun-types" : " 1.1.38 " ,
99 "cypress" : " 13.16.0" ,
10- "eslint" : " 9.15 .0" ,
10+ "eslint" : " 9.16 .0" ,
1111 "eslint-plugin-react" : " 7.37.2" ,
1212 "jest" : " 29.7.0" ,
1313 "husky" : " 9.1.7" ,
14- "nx" : " 20.1.3 " ,
15- "prettier" : " 3.3.3 " ,
14+ "nx" : " 20.1.4 " ,
15+ "prettier" : " 3.4.1 " ,
1616 "ts-node" : " 10.9.2" ,
1717 "typescript" : " 5.7.2" ,
18- "typescript-eslint" : " 8.15 .0"
18+ "typescript-eslint" : " 8.16 .0"
1919 },
2020 "scripts" : {
2121 "docker" : " docker build . --tag comparadise && docker compose up -d" ,
You can’t perform that action at this time.
0 commit comments