Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 17, 2023
1 parent fd15c21 commit 740509d
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 709 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,17 +66,17 @@
"defu": "^6.1.2",
"destr": "^1.2.2",
"dot-prop": "^7.2.0",
"esbuild": "^0.17.11",
"esbuild": "^0.17.12",
"escape-string-regexp": "^5.0.0",
"etag": "^1.8.1",
"fs-extra": "^11.1.0",
"globby": "^13.1.3",
"gzip-size": "^7.0.0",
"h3": "^1.6.0",
"h3": "^1.6.2",
"hookable": "^5.5.1",
"http-proxy": "^1.18.1",
"is-primitive": "^3.0.1",
"jiti": "^1.17.2",
"jiti": "^1.18.2",
"klona": "^2.0.6",
"knitwork": "^1.0.0",
"listhen": "^1.0.4",
Expand All @@ -101,19 +101,19 @@
"std-env": "^3.3.2",
"ufo": "^1.1.1",
"unenv": "^1.2.2",
"unimport": "^3.0.2",
"unstorage": "^1.4.0"
"unimport": "^3.0.3",
"unstorage": "^1.4.1"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230307.0",
"@types/aws-lambda": "^8.10.112",
"@types/aws-lambda": "^8.10.114",
"@types/etag": "^1.8.1",
"@types/fs-extra": "^11.0.1",
"@types/http-proxy": "^1.17.10",
"@types/node-fetch": "^2.6.2",
"@types/semver": "^7.3.13",
"@types/serve-static": "^1.15.1",
"@vitest/coverage-c8": "^0.29.2",
"@vitest/coverage-c8": "^0.29.3",
"changelogen": "^0.5.1",
"edge-runtime": "^2.1.2",
"eslint": "^8.36.0",
Expand All @@ -125,9 +125,9 @@
"typescript": "^4.9.5",
"unbuild": "^1.1.2",
"undici": "^5.21.0",
"vitest": "^0.29.2"
"vitest": "^0.29.3"
},
"packageManager": "pnpm@7.29.1",
"packageManager": "pnpm@7.29.3",
"engines": {
"node": "^14.16.0 || ^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
},
Expand Down
Loading

0 comments on commit 740509d

Please sign in to comment.