Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed May 16, 2023
1 parent 4e5f46e commit c4fcd78
Show file tree
Hide file tree
Showing 2 changed files with 182 additions and 182 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,15 +51,15 @@
},
"dependencies": {
"@cloudflare/kv-asset-handler": "^0.3.0",
"@netlify/functions": "^1.4.0",
"@netlify/functions": "^1.6.0",
"@rollup/plugin-alias": "^5.0.0",
"@rollup/plugin-commonjs": "^24.1.0",
"@rollup/plugin-inject": "^5.0.3",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.2",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/plugin-terser": "^0.4.1",
"@rollup/plugin-wasm": "^6.1.2",
"@rollup/plugin-terser": "^0.4.2",
"@rollup/plugin-wasm": "^6.1.3",
"@rollup/pluginutils": "^5.0.2",
"@types/http-proxy": "^1.17.11",
"@vercel/nft": "^0.22.6",
Expand All @@ -73,13 +73,13 @@
"defu": "^6.1.2",
"destr": "^1.2.2",
"dot-prop": "^7.2.0",
"esbuild": "^0.17.18",
"esbuild": "^0.17.19",
"escape-string-regexp": "^5.0.0",
"etag": "^1.8.1",
"fs-extra": "^11.1.1",
"globby": "^13.1.4",
"gzip-size": "^7.0.0",
"h3": "^1.6.5",
"h3": "^1.6.6",
"hookable": "^5.5.3",
"http-proxy": "^1.18.1",
"is-primitive": "^3.0.1",
Expand All @@ -88,9 +88,9 @@
"knitwork": "^1.0.0",
"listhen": "^1.0.4",
"mime": "^3.0.0",
"mlly": "^1.2.0",
"mlly": "^1.2.1",
"mri": "^1.2.0",
"node-fetch-native": "^1.1.0",
"node-fetch-native": "^1.1.1",
"ofetch": "^1.0.1",
"ohash": "^1.1.2",
"openapi-typescript": "^6.2.4",
Expand All @@ -99,10 +99,10 @@
"pkg-types": "^1.0.3",
"pretty-bytes": "^6.1.0",
"radix3": "^1.0.1",
"rollup": "^3.21.5",
"rollup": "^3.21.8",
"rollup-plugin-visualizer": "^5.9.0",
"scule": "^1.0.0",
"semver": "^7.5.0",
"semver": "^7.5.1",
"serve-placeholder": "^2.0.1",
"serve-static": "^1.15.0",
"source-map-support": "^0.5.21",
Expand Down

0 comments on commit c4fcd78

Please sign in to comment.