Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2245)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 13, 2024
1 parent 0b4b5c2 commit e260665
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 121 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
},
"resolutions": {
"nitropack": "link:.",
"undici": "^6.7.0"
"undici": "^6.8.0"
},
"dependencies": {
"@cloudflare/kv-asset-handler": "^0.3.1",
Expand All @@ -71,7 +71,7 @@
"@rollup/pluginutils": "^5.1.0",
"@types/http-proxy": "^1.17.14",
"@vercel/nft": "^0.26.4",
"archiver": "^7.0.0",
"archiver": "^7.0.1",
"c12": "^1.10.0",
"chalk": "^5.3.0",
"chokidar": "^3.6.0",
Expand Down Expand Up @@ -105,13 +105,13 @@
"node-fetch-native": "^1.6.2",
"ofetch": "^1.3.3",
"ohash": "^1.1.3",
"openapi-typescript": "^6.7.4",
"openapi-typescript": "^6.7.5",
"pathe": "^1.1.2",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.0.3",
"pretty-bytes": "^6.1.1",
"radix3": "^1.1.1",
"rollup": "^4.12.1",
"rollup": "^4.13.0",
"rollup-plugin-visualizer": "^5.12.0",
"scule": "^1.3.0",
"semver": "^7.6.0",
Expand All @@ -129,7 +129,7 @@
"devDependencies": {
"@azure/functions": "^3.5.1",
"@azure/static-web-apps-cli": "^1.1.7",
"@cloudflare/workers-types": "^4.20240222.0",
"@cloudflare/workers-types": "^4.20240312.0",
"@types/aws-lambda": "^8.10.136",
"@types/bun": "^1.0.8",
"@types/estree": "^1.0.5",
Expand All @@ -150,11 +150,11 @@
"firebase-admin": "^12.0.0",
"firebase-functions": "^4.8.0",
"get-port-please": "^3.1.2",
"miniflare": "^3.20240304.0",
"miniflare": "^3.20240304.1",
"prettier": "^3.2.5",
"typescript": "^5.4.2",
"unbuild": "^2.0.0",
"undici": "^6.7.1",
"undici": "^6.8.0",
"vitest": "^1.3.1",
"xml2js": "^0.6.2"
},
Expand Down
Loading

0 comments on commit e260665

Please sign in to comment.