Skip to content

Commit

Permalink
chore: update unjs dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Feb 16, 2023
1 parent ee565d3 commit b852c23
Show file tree
Hide file tree
Showing 2 changed files with 292 additions and 285 deletions.
23 changes: 11 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@rollup/pluginutils": "^5.0.2",
"@vercel/nft": "^0.22.6",
"archiver": "^5.3.1",
"c12": "^1.1.0",
"c12": "^1.1.1",
"chalk": "^5.2.0",
"chokidar": "^3.5.3",
"consola": "^2.15.3",
Expand All @@ -73,23 +73,23 @@
"fs-extra": "^11.1.0",
"globby": "^13.1.3",
"gzip-size": "^7.0.0",
"h3": "^1.4.0",
"h3": "^1.5.0",
"hookable": "^5.4.2",
"http-proxy": "^1.18.1",
"is-primitive": "^3.0.1",
"jiti": "^1.17.0",
"klona": "^2.0.6",
"knitwork": "^1.0.0",
"listhen": "^1.0.2",
"listhen": "^1.0.3",
"mime": "^3.0.0",
"mlly": "^1.1.0",
"mlly": "^1.1.1",
"mri": "^1.2.0",
"node-fetch-native": "^1.0.1",
"ofetch": "^1.0.0",
"node-fetch-native": "^1.0.2",
"ofetch": "^1.0.1",
"ohash": "^1.0.0",
"pathe": "^1.1.0",
"perfect-debounce": "^0.1.3",
"pkg-types": "^1.0.1",
"pkg-types": "^1.0.2",
"pretty-bytes": "^6.1.0",
"radix3": "^1.0.0",
"rollup": "^3.15.0",
Expand All @@ -100,10 +100,10 @@
"serve-static": "^1.15.0",
"source-map-support": "^0.5.21",
"std-env": "^3.3.2",
"ufo": "^1.0.1",
"unenv": "^1.1.1",
"ufo": "^1.1.0",
"unenv": "^1.2.0",
"unimport": "^2.2.4",
"unstorage": "^1.1.4"
"unstorage": "^1.1.5"
},
"devDependencies": {
"@types/aws-lambda": "^8.10.110",
Expand All @@ -114,14 +114,13 @@
"@types/semver": "^7.3.13",
"@types/serve-static": "^1.15.0",
"@vitest/coverage-c8": "^0.28.5",
"c8": "^7.12.0",
"changelogen": "^0.4.1",
"edge-runtime": "^2.0.6",
"eslint": "^8.34.0",
"eslint-config-unjs": "^0.1.0",
"execa": "^7.0.0",
"expect-type": "^0.15.0",
"miniflare": "^2.11.0",
"miniflare": "^2.12.0",
"prettier": "^2.8.4",
"typescript": "^4.9.5",
"unbuild": "^1.1.1",
Expand Down

0 comments on commit b852c23

Please sign in to comment.