Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Oct 31, 2024
1 parent 94203ee commit 642c100
Show file tree
Hide file tree
Showing 2 changed files with 670 additions and 334 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,9 @@
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-replace": "^6.0.1",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/pluginutils": "^5.1.2",
"@rollup/pluginutils": "^5.1.3",
"@types/http-proxy": "^1.17.15",
"@vercel/nft": "^0.27.4",
"@vercel/nft": "^0.27.5",
"archiver": "^7.0.1",
"c12": "2.0.1",
"chokidar": "^3.6.0",
Expand Down Expand Up @@ -146,13 +146,13 @@
"node-fetch-native": "^1.6.4",
"ofetch": "^1.4.1",
"ohash": "^1.1.4",
"openapi-typescript": "^7.4.1",
"openapi-typescript": "^7.4.2",
"pathe": "^1.1.2",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.2.1",
"pretty-bytes": "^6.1.1",
"radix3": "^1.1.2",
"rollup": "^4.24.0",
"rollup": "^4.24.3",
"rollup-plugin-visualizer": "^5.12.0",
"scule": "^1.3.0",
"semver": "^7.6.3",
Expand All @@ -164,18 +164,18 @@
"unctx": "^2.3.1",
"unenv": "^1.10.0",
"unimport": "^3.13.1",
"unstorage": "^1.12.0",
"unstorage": "^1.13.0",
"untyped": "^1.5.1",
"unwasm": "^0.3.9"
},
"devDependencies": {
"@azure/functions": "^3.5.1",
"@azure/static-web-apps-cli": "^1.1.10",
"@cloudflare/workers-types": "^4.20241018.0",
"@cloudflare/workers-types": "^4.20241022.0",
"@deno/types": "^0.0.1",
"@netlify/edge-functions": "^2.11.0",
"@scalar/api-reference": "^1.25.46",
"@types/archiver": "^6.0.2",
"@scalar/api-reference": "^1.25.54",
"@types/archiver": "^6.0.3",
"@types/aws-lambda": "^8.10.145",
"@types/estree": "^1.0.6",
"@types/etag": "^1.8.3",
Expand All @@ -184,24 +184,24 @@
"@types/semver": "^7.5.8",
"@types/serve-static": "^1.15.7",
"@types/xml2js": "^0.4.14",
"@vitest/coverage-v8": "^2.1.3",
"@vitest/coverage-v8": "^2.1.4",
"automd": "^0.3.12",
"better-sqlite3": "^11.4.0",
"better-sqlite3": "^11.5.0",
"changelogen": "^0.5.7",
"edge-runtime": "^3.0.3",
"eslint": "^9.13.0",
"eslint-config-unjs": "0.4.1",
"execa": "^9.4.1",
"execa": "^9.5.1",
"expect-type": "^1.1.0",
"firebase-admin": "^12.6.0",
"firebase-admin": "^12.7.0",
"firebase-functions": "^4.9.0",
"get-port-please": "^3.1.2",
"miniflare": "^3.20241011.0",
"miniflare": "^3.20241022.0",
"prettier": "^3.3.3",
"typescript": "^5.6.3",
"unbuild": "3.0.0-rc.11",
"undici": "^6.20.1",
"vitest": "^2.1.3",
"vitest": "^2.1.4",
"xml2js": "^0.6.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 642c100

Please sign in to comment.