Skip to content

Commit 853fb5f

Browse files
build(deps-dev): bump vite (#306)
Bumps the npm_and_yarn group with 1 update in the /templates/v3/remix-vite-template/frontend directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 5.4.20 to 5.4.21 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 5.4.21 dependency-type: direct:development 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 f9eec6b commit 853fb5f

4 files changed

Lines changed: 115 additions & 115 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.10"
25+
"esbuild": "~0.25.11"
2626
},
2727
"dependencies": {
2828
"@ckb-js-std/bindings": "~0.1.0",

0 commit comments

Comments
 (0)