Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Sep 26, 2023
1 parent bc1d6da commit d225d3b
Show file tree
Hide file tree
Showing 2 changed files with 460 additions and 441 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,15 +60,15 @@
},
"dependencies": {
"@cloudflare/kv-asset-handler": "^0.3.0",
"@netlify/functions": "^2.0.2",
"@netlify/functions": "^2.1.0",
"@rollup/plugin-alias": "^5.0.0",
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-inject": "^5.0.3",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.2.1",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/plugin-terser": "^0.4.3",
"@rollup/plugin-wasm": "^6.1.3",
"@rollup/plugin-wasm": "^6.2.1",
"@rollup/pluginutils": "^5.0.4",
"@types/http-proxy": "^1.17.12",
"@vercel/nft": "^0.24.1",
Expand Down Expand Up @@ -103,13 +103,13 @@
"node-fetch-native": "^1.4.0",
"ofetch": "^1.3.3",
"ohash": "^1.1.3",
"openapi-typescript": "^6.6.1",
"openapi-typescript": "^6.7.0",
"pathe": "^1.1.1",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.0.3",
"pretty-bytes": "^6.1.1",
"radix3": "^1.1.0",
"rollup": "^3.29.2",
"rollup": "^3.29.3",
"rollup-plugin-visualizer": "^5.9.2",
"scule": "^1.0.0",
"semver": "^7.5.4",
Expand All @@ -120,22 +120,22 @@
"uncrypto": "^0.1.3",
"unctx": "^2.3.1",
"unenv": "^1.7.4",
"unimport": "^3.3.0",
"unimport": "^3.4.0",
"unstorage": "^1.9.0"
},
"devDependencies": {
"@azure/functions": "^3.5.1",
"@cloudflare/workers-types": "^4.20230914.0",
"@types/aws-lambda": "^8.10.121",
"@cloudflare/workers-types": "^4.20230922.0",
"@types/aws-lambda": "^8.10.122",
"@types/etag": "^1.8.1",
"@types/fs-extra": "^11.0.2",
"@types/node-fetch": "^2.6.5",
"@types/semver": "^7.5.2",
"@types/serve-static": "^1.15.2",
"@types/node-fetch": "^2.6.6",
"@types/semver": "^7.5.3",
"@types/serve-static": "^1.15.3",
"@vitest/coverage-v8": "^0.34.5",
"changelogen": "^0.5.5",
"edge-runtime": "^2.5.3",
"eslint": "^8.49.0",
"eslint": "^8.50.0",
"eslint-config-unjs": "^0.2.1",
"execa": "^8.0.1",
"expect-type": "^0.16.0",
Expand All @@ -146,7 +146,7 @@
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"undici": "^5.25.1",
"undici": "^5.25.2",
"vitest": "^0.34.5",
"xml2js": "^0.6.2"
},
Expand All @@ -158,7 +158,7 @@
"optional": true
}
},
"packageManager": "pnpm@8.7.6",
"packageManager": "pnpm@8.8.0",
"engines": {
"node": "^16.11.0 || >=17.0.0"
},
Expand All @@ -172,4 +172,4 @@
]
}
}
}
}

0 comments on commit d225d3b

Please sign in to comment.