Skip to content

Commit

Permalink
🆙bump: version up dependencies (#816)
Browse files Browse the repository at this point in the history
* 🆙bump: version up dependencies

* [autofix.ci] apply automated fixes

* [autofix.ci] apply automated fixes (attempt 2/3)

* [autofix.ci] apply automated fixes (attempt 3/3)

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
  • Loading branch information
Marukome0743 and autofix-ci[bot] authored Nov 25, 2024
1 parent 0ed268e commit 20f1f8c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# syntax=docker.io/docker/dockerfile-upstream:1.11.1-labs
# syntax=docker.io/docker/dockerfile-upstream:1.12.0-rc1-labs
# check=error=true
FROM oven/bun:canary AS builder
WORKDIR /usr/src/app
Expand Down
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"studio": "drizzle-kit studio"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.698.0",
"@aws-sdk/client-s3": "^3.699.0",
"@heroicons/react": "^2.2.0",
"drizzle-orm": "^0.35.3",
"next": "canary",
Expand All @@ -40,7 +40,7 @@
"drizzle-kit": "^0.26.2",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.15",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"trustedDependencies": ["@biomejs/biome", "esbuild", "sharp"]
}

0 comments on commit 20f1f8c

Please sign in to comment.