Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jun 14, 2023
1 parent 21fe69b commit db93afa
Show file tree
Hide file tree
Showing 2 changed files with 597 additions and 605 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@
"@cloudflare/kv-asset-handler": "^0.3.0",
"@netlify/functions": "^1.6.0",
"@rollup/plugin-alias": "^5.0.0",
"@rollup/plugin-commonjs": "^25.0.0",
"@rollup/plugin-commonjs": "^25.0.1",
"@rollup/plugin-inject": "^5.0.3",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.2",
"@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",
Expand All @@ -71,7 +71,7 @@
"consola": "^3.1.0",
"cookie-es": "^1.0.0",
"defu": "^6.1.2",
"destr": "^1.2.2",
"destr": "^2.0.0",
"dot-prop": "^7.2.0",
"esbuild": "^0.17.19",
"escape-string-regexp": "^5.0.0",
Expand All @@ -89,52 +89,52 @@
"knitwork": "^1.0.0",
"listhen": "^1.0.4",
"mime": "^3.0.0",
"mlly": "^1.2.1",
"mlly": "^1.3.0",
"mri": "^1.2.0",
"node-fetch-native": "^1.1.1",
"ofetch": "^1.0.1",
"node-fetch-native": "^1.2.0",
"ofetch": "^1.1.0",
"ohash": "^1.1.2",
"openapi-typescript": "^6.2.5",
"pathe": "^1.1.0",
"openapi-typescript": "^6.2.7",
"pathe": "^1.1.1",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.0.3",
"pretty-bytes": "^6.1.0",
"radix3": "^1.0.1",
"rollup": "^3.23.0",
"rollup-plugin-visualizer": "^5.9.0",
"rollup": "^3.25.1",
"rollup-plugin-visualizer": "^5.9.2",
"scule": "^1.0.0",
"semver": "^7.5.1",
"serve-placeholder": "^2.0.1",
"serve-static": "^1.15.0",
"source-map-support": "^0.5.21",
"std-env": "^3.3.3",
"ufo": "^1.1.2",
"unenv": "^1.4.1",
"unimport": "^3.0.7",
"unstorage": "^1.6.0"
"unenv": "^1.5.1",
"unimport": "^3.0.8",
"unstorage": "^1.6.1"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230518.0",
"@types/aws-lambda": "^8.10.115",
"@types/aws-lambda": "^8.10.118",
"@types/etag": "^1.8.1",
"@types/fs-extra": "^11.0.1",
"@types/node-fetch": "^2.6.4",
"@types/semver": "^7.5.0",
"@types/serve-static": "^1.15.1",
"@vitest/coverage-c8": "^0.31.1",
"@vitest/coverage-v8": "^0.32.0",
"changelogen": "^0.5.3",
"edge-runtime": "^2.2.0",
"eslint": "^8.41.0",
"eslint-config-unjs": "^0.1.0",
"edge-runtime": "^2.4.1",
"eslint": "^8.42.0",
"eslint-config-unjs": "^0.2.1",
"execa": "^7.1.1",
"expect-type": "^0.15.0",
"expect-type": "^0.16.0",
"get-port-please": "^3.0.1",
"miniflare": "^2.14.0",
"prettier": "^2.8.8",
"typescript": "^5.0.4",
"typescript": "^5.1.3",
"unbuild": "^1.2.1",
"undici": "^5.22.1",
"vitest": "^0.31.1"
"vitest": "^0.32.0"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
Loading

0 comments on commit db93afa

Please sign in to comment.