Skip to content

Commit

Permalink
Bump esbuild to 0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
dcramer committed Apr 8, 2024
1 parent 942da28 commit caa7ae5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 19 deletions.
2 changes: 1 addition & 1 deletion apps/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dotenv-cli": "^7.4.1",
"drizzle-kit": "^0.20.14",
"drizzle-orm": "^0.30.7",
"esbuild": "^0.19.12",
"esbuild": "^0.20.2",
"esbuild-node-tsc": "^2.0.5",
"pg": "^8.11.5",
"tsconfig-paths": "^4.2.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"cross-env": "^7.0.3",
"dayjs": "^1.11.10",
"dotenv": "^16.4.5",
"esbuild": "^0.19.12",
"esbuild": "^0.20.2",
"express": "^4.19.2",
"framer-motion": "^10.18.0",
"isbot": "^5.1.4",
Expand Down
22 changes: 5 additions & 17 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit caa7ae5

Please sign in to comment.