Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1567)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 14, 2023
1 parent d52ef62 commit 0cebdc5
Show file tree
Hide file tree
Showing 2 changed files with 378 additions and 236 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,16 +54,16 @@
"@cloudflare/kv-asset-handler": "^0.3.0",
"@netlify/functions": "^1.6.0",
"@rollup/plugin-alias": "^5.0.0",
"@rollup/plugin-commonjs": "^25.0.3",
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-inject": "^5.0.3",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/plugin-terser": "^0.4.3",
"@rollup/plugin-wasm": "^6.1.3",
"@rollup/pluginutils": "^5.0.2",
"@rollup/pluginutils": "^5.0.3",
"@types/http-proxy": "^1.17.11",
"@vercel/nft": "^0.23.0",
"@vercel/nft": "^0.23.1",
"archiver": "^5.3.1",
"c12": "^1.4.2",
"chalk": "^5.3.0",
Expand All @@ -74,7 +74,7 @@
"defu": "^6.1.2",
"destr": "^2.0.1",
"dot-prop": "^8.0.2",
"esbuild": "^0.19.0",
"esbuild": "^0.19.2",
"escape-string-regexp": "^5.0.0",
"etag": "^1.8.1",
"fs-extra": "^11.1.1",
Expand All @@ -87,21 +87,21 @@
"jiti": "^1.19.1",
"klona": "^2.0.6",
"knitwork": "^1.0.0",
"listhen": "^1.2.2",
"listhen": "^1.3.0",
"magic-string": "^0.30.2",
"mime": "^3.0.0",
"mlly": "^1.4.0",
"mri": "^1.2.0",
"node-fetch-native": "^1.2.0",
"ofetch": "^1.1.1",
"ohash": "^1.1.2",
"openapi-typescript": "^6.4.2",
"ohash": "^1.1.3",
"openapi-typescript": "^6.4.5",
"pathe": "^1.1.1",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.0.3",
"pretty-bytes": "^6.1.1",
"radix3": "^1.0.1",
"rollup": "^3.27.2",
"rollup": "^3.28.0",
"rollup-plugin-visualizer": "^5.9.2",
"scule": "^1.0.0",
"semver": "^7.5.4",
Expand All @@ -127,7 +127,7 @@
"@vitest/coverage-v8": "^0.34.1",
"changelogen": "^0.5.4",
"edge-runtime": "^2.4.5",
"eslint": "^8.46.0",
"eslint": "^8.47.0",
"eslint-config-unjs": "^0.2.1",
"execa": "^7.2.0",
"expect-type": "^0.16.0",
Expand All @@ -141,7 +141,7 @@
"undici": "^5.23.0",
"vitest": "^0.34.1"
},
"packageManager": "pnpm@8.6.11",
"packageManager": "pnpm@8.6.12",
"engines": {
"node": "^14.16.0 || ^16.11.0 || >=17.0.0"
},
Expand Down
Loading

0 comments on commit 0cebdc5

Please sign in to comment.