Skip to content

Commit

Permalink
🆙bump: version up dependencies (#791)
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)

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
  • Loading branch information
Marukome0743 and autofix-ci[bot] authored Oct 29, 2024
1 parent d303648 commit ede40ac
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 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.0-rc1-labs
# syntax=docker.io/docker/dockerfile-upstream:1.11.0-rc2-labs
FROM oven/bun:canary AS builder
WORKDIR /usr/src/app
RUN --mount=type=bind,source=package.json,target=package.json \
Expand Down
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"babel-plugin-react-compiler": "experimental",
"daisyui": "^4.12.13",
"daisyui": "^4.12.14",
"drizzle-kit": "^0.26.2",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.14",
Expand Down

0 comments on commit ede40ac

Please sign in to comment.