Skip to content

Commit

Permalink
Merge branch 'v2' into pr/Yuangwang/2967
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jan 4, 2025
2 parents 5be51a6 + 6ba4066 commit 8b84215
Show file tree
Hide file tree
Showing 2 changed files with 863 additions and 969 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"@rollup/plugin-commonjs": "^28.0.2",
"@rollup/plugin-inject": "^5.0.5",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.3.1",
"@rollup/plugin-node-resolve": "^16.0.0",
"@rollup/plugin-replace": "^6.0.2",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/pluginutils": "^5.1.4",
Expand Down Expand Up @@ -144,8 +144,8 @@
"node-fetch-native": "^1.6.4",
"ofetch": "^1.4.1",
"ohash": "^1.1.4",
"openapi-typescript": "^7.4.4",
"pathe": "^1.1.2",
"openapi-typescript": "^7.5.1",
"pathe": "^2.0.0",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.3.0",
"pretty-bytes": "^6.1.1",
Expand All @@ -167,14 +167,14 @@
"unwasm": "^0.3.9"
},
"devDependencies": {
"@azure/functions": "^4.6.0",
"@azure/static-web-apps-cli": "^2.0.2",
"@azure/functions": "^3.5.1",
"@azure/static-web-apps-cli": "^1.1.10",
"@cloudflare/workers-types": "^4.20241230.0",
"@deno/types": "^0.0.1",
"@netlify/edge-functions": "^2.11.1",
"@scalar/api-reference": "^1.25.99",
"@types/archiver": "^6.0.3",
"@types/aws-lambda": "^8.10.146",
"@types/aws-lambda": "^8.10.147",
"@types/estree": "^1.0.6",
"@types/etag": "^1.8.3",
"@types/fs-extra": "^11.0.4",
Expand All @@ -191,14 +191,14 @@
"eslint-config-unjs": "^0.4.2",
"execa": "^9.5.2",
"expect-type": "^1.1.0",
"firebase-admin": "^13.0.2",
"firebase-functions": "^6.2.0",
"firebase-admin": "^12.7.0",
"firebase-functions": "^4.9.0",
"get-port-please": "^3.1.2",
"miniflare": "^3.20241218.0",
"prettier": "^3.4.2",
"typescript": "^5.7.2",
"unbuild": "^3.2.0",
"undici": "^7.2.0",
"undici": "^6.21.0",
"vitest": "^2.1.8",
"xml2js": "^0.6.2"
},
Expand Down
Loading

0 comments on commit 8b84215

Please sign in to comment.