Skip to content

Commit 39cfa5d

Browse files
build(deps): bump the npm_and_yarn group across 2 directories with 4 updates (#251)
Bumps the npm_and_yarn group with 1 update in the /templates/v3/js-script-next-js directory: [esbuild](https://github.com/evanw/esbuild). Bumps the npm_and_yarn group with 3 updates in the /templates/v3/remix-vite-template/frontend directory: [on-headers](https://github.com/jshttp/on-headers), [compression](https://github.com/expressjs/compression) and [morgan](https://github.com/expressjs/morgan). Updates `esbuild` from 0.25.5 to 0.25.6 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.5...v0.25.6) Updates `on-headers` from 1.0.2 to 1.1.0 - [Release notes](https://github.com/jshttp/on-headers/releases) - [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md) - [Commits](jshttp/on-headers@v1.0.2...v1.1.0) Updates `compression` from 1.7.4 to 1.8.1 - [Release notes](https://github.com/expressjs/compression/releases) - [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md) - [Commits](expressjs/compression@1.7.4...v1.8.1) Updates `morgan` from 1.10.0 to 1.10.1 - [Release notes](https://github.com/expressjs/morgan/releases) - [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md) - [Commits](expressjs/morgan@1.10.0...1.10.1) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.6 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: on-headers dependency-version: 1.1.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: compression dependency-version: 1.8.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: morgan dependency-version: 1.10.1 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00330f7 commit 39cfa5d

3 files changed

Lines changed: 160 additions & 130 deletions

File tree

templates/v3/js-script-next-js/packages/on-chain-script/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"ckb-testtool": "~0.1.1",
25-
"esbuild": "~0.25.5"
25+
"esbuild": "~0.25.6"
2626
},
2727
"dependencies": {
2828
"@ckb-js-std/bindings": "~0.1.0",

0 commit comments

Comments
 (0)