Skip to content

Commit

Permalink
chore(deps): update unbuild and other deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 authored and WinterYukky committed Nov 1, 2022
1 parent 834bd16 commit a7bf331
Show file tree
Hide file tree
Showing 3 changed files with 87 additions and 87 deletions.
1 change: 1 addition & 0 deletions build.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import { defineBuildConfig } from 'unbuild'

export default defineBuildConfig({
declaration: true,
name: 'nitro',
entries: [
'src/index',
'src/cli',
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"fs-extra": "^10.1.0",
"globby": "^13.1.2",
"gzip-size": "^7.0.0",
"h3": "^0.7.14",
"h3": "^0.7.15",
"hookable": "^5.1.1",
"http-proxy": "^1.18.1",
"is-primitive": "^3.0.1",
Expand Down Expand Up @@ -108,17 +108,17 @@
"@types/http-proxy": "^1.17.9",
"@types/node-fetch": "^2.6.2",
"@types/object-hash": "^2.2.1",
"@types/semver": "^7.3.10",
"@types/semver": "^7.3.11",
"@types/serve-static": "^1.15.0",
"c8": "^7.12.0",
"edge-runtime": "1.1.0-beta.26",
"eslint": "^8.21.0",
"execa": "^6.1.0",
"expect-type": "^0.13.0",
"miniflare": "^2.6.0",
"standard-version": "^9.3.2",
"standard-version": "^9.5.0",
"typescript": "^4.7.4",
"unbuild": "^0.8.4",
"unbuild": "^0.8.7",
"vitepress": "^0.22.4",
"vitest": "^0.21.1"
},
Expand Down
Loading

0 comments on commit a7bf331

Please sign in to comment.