Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Nov 27, 2024
1 parent 7ad1e25 commit 11d569e
Show file tree
Hide file tree
Showing 3 changed files with 1,529 additions and 1,627 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"@rollup/plugin-terser": "^0.4.4",
"@rollup/pluginutils": "^5.1.3",
"@types/http-proxy": "^1.17.15",
"@vercel/nft": "^0.27.5",
"@vercel/nft": "^0.27.6",
"archiver": "^7.0.1",
"c12": "2.0.1",
"chokidar": "^3.6.0",
Expand Down Expand Up @@ -137,20 +137,20 @@
"klona": "^2.0.6",
"knitwork": "^1.1.0",
"listhen": "^1.9.0",
"magic-string": "^0.30.12",
"magic-string": "^0.30.14",
"magicast": "^0.3.5",
"mime": "^4.0.4",
"mlly": "^1.7.2",
"mlly": "^1.7.3",
"node-fetch-native": "^1.6.4",
"ofetch": "^1.4.1",
"ohash": "^1.1.4",
"openapi-typescript": "^7.4.2",
"openapi-typescript": "^7.4.3",
"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.3",
"rollup": "^4.27.4",
"rollup-plugin-visualizer": "^5.12.0",
"scule": "^1.3.0",
"semver": "^7.6.3",
Expand All @@ -161,45 +161,45 @@
"uncrypto": "^0.1.3",
"unctx": "^2.3.1",
"unenv": "^1.10.0",
"unimport": "^3.13.1",
"unimport": "^3.13.4",
"unstorage": "^1.13.1",
"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.20241022.0",
"@cloudflare/workers-types": "^4.20241112.0",
"@deno/types": "^0.0.1",
"@netlify/edge-functions": "^2.11.0",
"@scalar/api-reference": "^1.25.55",
"@netlify/edge-functions": "^2.11.1",
"@scalar/api-reference": "^1.25.72",
"@types/archiver": "^6.0.3",
"@types/aws-lambda": "^8.10.145",
"@types/aws-lambda": "^8.10.146",
"@types/estree": "^1.0.6",
"@types/etag": "^1.8.3",
"@types/fs-extra": "^11.0.4",
"@types/node-fetch": "^2.6.11",
"@types/node-fetch": "^2.6.12",
"@types/semver": "^7.5.8",
"@types/serve-static": "^1.15.7",
"@types/xml2js": "^0.4.14",
"@vitest/coverage-v8": "^2.1.4",
"@vitest/coverage-v8": "^2.1.6",
"automd": "^0.3.12",
"better-sqlite3": "^11.5.0",
"better-sqlite3": "^11.6.0",
"changelogen": "^0.5.7",
"edge-runtime": "^3.0.3",
"eslint": "^9.14.0",
"eslint-config-unjs": "0.4.1",
"edge-runtime": "^3.0.5",
"eslint": "^9.15.0",
"eslint-config-unjs": "^0.4.2",
"execa": "^9.5.1",
"expect-type": "^1.1.0",
"firebase-admin": "^12.7.0",
"firebase-functions": "^4.9.0",
"get-port-please": "^3.1.2",
"miniflare": "^3.20241022.0",
"prettier": "^3.3.3",
"typescript": "^5.6.3",
"miniflare": "^3.20241106.1",
"prettier": "^3.4.1",
"typescript": "^5.7.2",
"unbuild": "3.0.0-rc.11",
"undici": "^6.20.1",
"vitest": "^2.1.4",
"vitest": "^2.1.6",
"xml2js": "^0.6.2"
},
"peerDependencies": {
Expand All @@ -210,7 +210,7 @@
"optional": true
}
},
"packageManager": "pnpm@9.12.2",
"packageManager": "pnpm@9.14.2",
"engines": {
"node": "^16.11.0 || >=17.0.0"
},
Expand Down
Loading

0 comments on commit 11d569e

Please sign in to comment.