Skip to content

Commit

Permalink
chore: update non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Sep 20, 2024
1 parent 7d9619f commit bb8c207
Show file tree
Hide file tree
Showing 2 changed files with 1,583 additions and 1,549 deletions.
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,9 @@
"@rollup/plugin-terser": "^0.4.4",
"@rollup/pluginutils": "^5.1.0",
"@types/http-proxy": "^1.17.15",
"@vercel/nft": "^0.27.3",
"@vercel/nft": "^0.27.4",
"archiver": "^7.0.1",
"c12": "^2.0.0-beta.2",
"c12": "2.0.0-beta.2",
"chokidar": "^3.6.0",
"citty": "^0.1.6",
"compatx": "^0.1.8",
Expand All @@ -135,75 +135,75 @@
"hookable": "^5.5.3",
"httpxy": "^0.1.5",
"ioredis": "^5.4.1",
"jiti": "^2.0.0-rc.1",
"jiti": "2.0.0-rc.1",
"klona": "^2.0.6",
"knitwork": "^1.1.0",
"listhen": "^1.7.2",
"magic-string": "^0.30.11",
"magicast": "^0.3.4",
"magicast": "^0.3.5",
"mime": "^4.0.4",
"mlly": "^1.7.1",
"mri": "^1.2.0",
"node-fetch-native": "^1.6.4",
"ofetch": "^1.3.4",
"ohash": "^1.1.3",
"openapi-typescript": "^7.3.0",
"ohash": "^1.1.4",
"openapi-typescript": "^7.4.0",
"pathe": "^1.1.2",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.2.0",
"pretty-bytes": "^6.1.1",
"radix3": "^1.1.2",
"rollup": "^4.21.0",
"rollup": "^4.22.2",
"rollup-plugin-visualizer": "^5.12.0",
"scule": "^1.3.0",
"semver": "^7.6.3",
"serve-placeholder": "^2.0.2",
"serve-static": "^1.15.0",
"serve-static": "^1.16.2",
"std-env": "^3.7.0",
"ufo": "^1.5.4",
"uncrypto": "^0.1.3",
"unctx": "^2.3.1",
"unenv": "^1.10.0",
"unimport": "^3.11.0",
"unstorage": "^1.10.2",
"unimport": "^3.12.0",
"unstorage": "^1.12.0",
"untyped": "^1.4.2",
"unwasm": "^0.3.9"
},
"devDependencies": {
"@azure/functions": "^3.5.1",
"@azure/static-web-apps-cli": "^1.1.10",
"@biomejs/biome": "^1.8.3",
"@cloudflare/workers-types": "^4.20240821.1",
"@biomejs/biome": "^1.9.2",
"@cloudflare/workers-types": "^4.20240919.0",
"@deno/types": "^0.0.1",
"@scalar/api-reference": "^1.25.5",
"@scalar/api-reference": "^1.25.13",
"@types/archiver": "^6.0.2",
"@types/aws-lambda": "^8.10.143",
"@types/bun": "^1.1.6",
"@types/estree": "^1.0.5",
"@types/aws-lambda": "^8.10.145",
"@types/bun": "^1.1.9",
"@types/estree": "^1.0.6",
"@types/etag": "^1.8.3",
"@types/fs-extra": "^11.0.4",
"@types/node-fetch": "^2.6.11",
"@types/semver": "^7.5.8",
"@types/serve-static": "^1.15.7",
"@types/xml2js": "^0.4.14",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/coverage-v8": "^2.1.1",
"automd": "^0.3.8",
"better-sqlite3": "^11.2.1",
"changelogen": "^0.5.5",
"edge-runtime": "^3.0.2",
"eslint": "^9.9.0",
"better-sqlite3": "^11.3.0",
"changelogen": "^0.5.7",
"edge-runtime": "^3.0.3",
"eslint": "^9.10.0",
"eslint-config-unjs": "0.3.2",
"execa": "^9.3.1",
"execa": "^9.4.0",
"expect-type": "^0.20.0",
"firebase-admin": "^12.3.1",
"firebase-admin": "^12.5.0",
"firebase-functions": "^4.9.0",
"get-port-please": "^3.1.2",
"miniflare": "^3.20240821.0",
"miniflare": "^3.20240909.4",
"prettier": "^3.3.3",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"unbuild": "3.0.0-rc.2",
"undici": "^6.19.8",
"vitest": "^2.0.5",
"vitest": "^2.1.1",
"xml2js": "^0.6.2"
},
"peerDependencies": {
Expand All @@ -214,7 +214,7 @@
"optional": true
}
},
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.11.0",
"engines": {
"node": "^16.11.0 || >=17.0.0"
},
Expand Down
Loading

0 comments on commit bb8c207

Please sign in to comment.