Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent bf90239 commit efcda17
Show file tree
Hide file tree
Showing 8 changed files with 1,188 additions and 1,018 deletions.
2 changes: 1 addition & 1 deletion examples/next-ak-basic-app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"@types/node": "20.11.5",
"eslint-config-next": "14.1.0",
"typescript": "5.3.3",
"esbuild": "0.21.1"
"esbuild": "0.25.0"
}
}
2 changes: 1 addition & 1 deletion examples/next-ak-basic-sign-client-app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"@types/node": "20.11.5",
"eslint-config-next": "14.1.0",
"typescript": "5.3.3",
"esbuild": "0.21.1"
"esbuild": "0.25.0"
}
}
2 changes: 1 addition & 1 deletion examples/next-ak-basic-up-app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"@types/node": "20.11.5",
"eslint-config-next": "14.1.0",
"typescript": "5.3.3",
"esbuild": "0.21.1"
"esbuild": "0.25.0"
}
}
2 changes: 1 addition & 1 deletion examples/next-ep-app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"@types/node": "20.11.5",
"eslint-config-next": "14.1.0",
"typescript": "5.3.3",
"esbuild": "0.21.1"
"esbuild": "0.25.0"
}
}
2 changes: 1 addition & 1 deletion examples/next-ethers-app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"@types/node": "20.11.5",
"eslint-config-next": "14.1.0",
"typescript": "5.3.3",
"esbuild": "0.21.1"
"esbuild": "0.25.0"
}
}
2 changes: 1 addition & 1 deletion examples/next-wagmi-app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"@types/node": "20.11.5",
"eslint-config-next": "14.1.0",
"typescript": "5.3.3",
"esbuild": "0.21.1"
"esbuild": "0.25.0"
}
}
2 changes: 1 addition & 1 deletion examples/next-wagmi-solana-bitcoin-app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"@types/node": "20.11.5",
"eslint-config-next": "14.1.0",
"typescript": "5.3.3",
"esbuild": "0.21.1"
"esbuild": "0.25.0"
}
}
2,192 changes: 1,181 additions & 1,011 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit efcda17

Please sign in to comment.