Skip to content

Commit

Permalink
chore: bump @hono/vite-dev-server (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
yusukebe authored Jan 5, 2025
1 parent 546233a commit e832567
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"@babel/parser": "7.25.6",
"@babel/traverse": "7.25.6",
"@babel/types": "7.25.6",
"@hono/vite-dev-server": "0.16.0",
"@hono/vite-dev-server": "0.18.0",
"jsonc-parser": "3.3.1",
"precinct": "12.1.2"
},
Expand Down Expand Up @@ -152,4 +152,4 @@
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "^4.9.6"
}
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
# bun ./bun.lockb --hash: 4EFE7B5CD121CAD2-9e6db6fcc25750af-A85F4B2C77D03922-d5e61fcf415a943b
# bun ./bun.lockb --hash: D9ED7827F14B3911-8082b68cf51bb549-A0859AD5E3FC2823-bfc621f40fa61703


"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.24.7":
Expand Down Expand Up @@ -400,10 +400,10 @@
resolved "https://registry.npmjs.org/@hono/node-server/-/node-server-1.13.1.tgz"
integrity sha512-TSxE6cT5RHnawbjnveexVN7H2Dpn1YaLxQrCOLCUwD+hFbqbFsnJBgdWcYtASqtWVjA+Qgi8uqFug39GsHjo5A==

"@hono/vite-dev-server@0.16.0":
version "0.16.0"
resolved "https://registry.npmjs.org/@hono/vite-dev-server/-/vite-dev-server-0.16.0.tgz"
integrity sha512-zGPaYY7DyDr33id677fUuaPiV2qQJoPrxv+nrcLc7g8M9PkcvlV8kO2XRkrwZT64rUSBxyWOuGN3vEIFiH9l0w==
"@hono/vite-dev-server@0.18.0":
version "0.18.0"
resolved "https://registry.npmjs.org/@hono/vite-dev-server/-/vite-dev-server-0.18.0.tgz"
integrity sha512-CVHgDYk3haRnWUI/I2tNydgIIXI2lSczseko5Qvu/n1K6I9GyXzRW4rJFUlLClz3LDLOCgRCW+kDW4YT3BVSLA==
dependencies:
"@hono/node-server" "^1.12.0"
minimatch "^9.0.3"
Expand Down

0 comments on commit e832567

Please sign in to comment.