Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Mar 13, 2023
1 parent 452f750 commit 02c48f2
Show file tree
Hide file tree
Showing 2 changed files with 208 additions and 186 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@rollup/pluginutils": "^5.0.2",
"@vercel/nft": "^0.22.6",
"archiver": "^5.3.1",
"c12": "^1.1.2",
"c12": "^1.2.0",
"chalk": "^5.2.0",
"chokidar": "^3.5.3",
"consola": "^2.15.3",
Expand All @@ -71,16 +71,16 @@
"fs-extra": "^11.1.0",
"globby": "^13.1.3",
"gzip-size": "^7.0.0",
"h3": "^1.5.0",
"hookable": "^5.4.2",
"h3": "^1.6.0",
"hookable": "^5.5.1",
"http-proxy": "^1.18.1",
"is-primitive": "^3.0.1",
"jiti": "^1.17.2",
"klona": "^2.0.6",
"knitwork": "^1.0.0",
"listhen": "^1.0.3",
"listhen": "^1.0.4",
"mime": "^3.0.0",
"mlly": "^1.1.1",
"mlly": "^1.2.0",
"mri": "^1.2.0",
"node-fetch-native": "^1.0.2",
"ofetch": "^1.0.1",
Expand All @@ -90,7 +90,7 @@
"pkg-types": "^1.0.2",
"pretty-bytes": "^6.1.0",
"radix3": "^1.0.0",
"rollup": "^3.18.0",
"rollup": "^3.19.1",
"rollup-plugin-visualizer": "^5.9.0",
"scule": "^1.0.0",
"semver": "^7.3.8",
Expand All @@ -99,9 +99,9 @@
"source-map-support": "^0.5.21",
"std-env": "^3.3.2",
"ufo": "^1.1.1",
"unenv": "^1.2.1",
"unenv": "^1.2.2",
"unimport": "^3.0.2",
"unstorage": "^1.3.0"
"unstorage": "^1.4.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230307.0",
Expand All @@ -115,15 +115,15 @@
"@vitest/coverage-c8": "^0.29.2",
"changelogen": "^0.5.1",
"edge-runtime": "^2.1.2",
"eslint": "^8.35.0",
"eslint": "^8.36.0",
"eslint-config-unjs": "^0.1.0",
"execa": "^7.0.0",
"execa": "^7.1.0",
"expect-type": "^0.15.0",
"miniflare": "^2.12.1",
"prettier": "^2.8.4",
"typescript": "^4.9.5",
"unbuild": "^1.1.2",
"undici": "^5.20.0",
"undici": "^5.21.0",
"vitest": "^0.29.2"
},
"packageManager": "pnpm@7.29.1",
Expand Down
Loading

0 comments on commit 02c48f2

Please sign in to comment.