Skip to content

Commit

Permalink
chore(deps): bump esbuild from 0.14.54 to 0.21.1
Browse files Browse the repository at this point in the history
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.54 to 0.21.1.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2022.md)
- [Commits](evanw/esbuild@v0.14.54...v0.21.1)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 10, 2024
1 parent f45c37e commit 717ed69
Show file tree
Hide file tree
Showing 5 changed files with 1,479 additions and 1,751 deletions.
2 changes: 1 addition & 1 deletion packages/taro-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@types/node": "^14.14.31",
"change-case": "^4.1.2",
"csstype": "^3.1.1",
"esbuild": "~0.19.5",
"esbuild": "~0.21.1",
"jquery": "^3.4.1",
"lightningcss": "^1.22.1",
"lodash": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-helper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"debug": "4.3.4",
"dotenv": "^16.0.3",
"dotenv-expand": "^9.0.0",
"esbuild": "~0.19.5",
"esbuild": "~0.21.1",
"find-yarn-workspace-root": "2.0.0",
"fs-extra": "^8.0.1",
"lodash": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-plugin-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@tarojs/runtime": "workspace:*",
"@tarojs/shared": "workspace:*",
"@tarojs/taro": "workspace:*",
"esbuild": "~0.19.5",
"esbuild": "~0.21.1",
"preact": "^10.10.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-webpack5-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"css-minimizer-webpack-plugin": "3.4.1",
"csso": "^5.0.2",
"detect-port": "^1.3.0",
"esbuild": "~0.19.5",
"esbuild": "~0.21.1",
"esbuild-loader": "2.18.0",
"file-loader": "6.0.0",
"html-minifier": "^4.0.0",
Expand Down
Loading

0 comments on commit 717ed69

Please sign in to comment.