Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jan 25, 2023
1 parent 6596c5f commit 963c587
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 73 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/plugin-terser": "^0.3.0",
"@rollup/plugin-terser": "^0.4.0",
"@rollup/plugin-wasm": "^6.1.2",
"@rollup/pluginutils": "^5.0.2",
"@vercel/nft": "^0.22.6",
Expand All @@ -64,7 +64,7 @@
"chokidar": "^3.5.3",
"consola": "^2.15.3",
"cookie-es": "^0.5.0",
"defu": "^6.1.1",
"defu": "^6.1.2",
"destr": "^1.2.2",
"dot-prop": "^7.2.0",
"esbuild": "^0.17.4",
Expand All @@ -73,14 +73,14 @@
"fs-extra": "^11.1.0",
"globby": "^13.1.3",
"gzip-size": "^7.0.0",
"h3": "^1.0.2",
"h3": "^1.1.0",
"hookable": "^5.4.2",
"http-proxy": "^1.18.1",
"is-primitive": "^3.0.1",
"jiti": "^1.16.2",
"klona": "^2.0.6",
"knitwork": "^1.0.0",
"listhen": "^1.0.1",
"listhen": "^1.0.2",
"mime": "^3.0.0",
"mlly": "^1.1.0",
"mri": "^1.2.0",
Expand All @@ -101,7 +101,7 @@
"source-map-support": "^0.5.21",
"std-env": "^3.3.1",
"ufo": "^1.0.1",
"unenv": "^1.0.1",
"unenv": "^1.0.2",
"unimport": "^2.0.1",
"unstorage": "^1.0.1"
},
Expand All @@ -113,7 +113,7 @@
"@types/node-fetch": "^2.6.2",
"@types/semver": "^7.3.13",
"@types/serve-static": "^1.15.0",
"@vitest/coverage-c8": "^0.28.1",
"@vitest/coverage-c8": "^0.28.2",
"c8": "^7.12.0",
"changelogen": "^0.4.1",
"edge-runtime": "2.0.3",
Expand All @@ -125,7 +125,7 @@
"prettier": "^2.8.3",
"typescript": "^4.9.4",
"unbuild": "^1.1.1",
"vitest": "^0.28.1"
"vitest": "^0.28.2"
},
"packageManager": "pnpm@7.25.0",
"engines": {
Expand Down

0 comments on commit 963c587

Please sign in to comment.