Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2323)
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 29, 2024
1 parent 873c89e commit 2bce7ad
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 117 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
},
"resolutions": {
"nitropack": "link:.",
"undici": "^6.10.1"
"undici": "^6.10.2"
},
"dependencies": {
"@cloudflare/kv-asset-handler": "^0.3.1",
Expand Down Expand Up @@ -116,7 +116,7 @@
"pkg-types": "^1.0.3",
"pretty-bytes": "^6.1.1",
"radix3": "^1.1.2",
"rollup": "^4.13.0",
"rollup": "^4.13.2",
"rollup-plugin-visualizer": "^5.12.0",
"scule": "^1.3.0",
"semver": "^7.6.0",
Expand All @@ -136,15 +136,15 @@
"@azure/static-web-apps-cli": "^1.1.7",
"@cloudflare/workers-types": "^4.20240320.1",
"@types/aws-lambda": "^8.10.136",
"@types/bun": "^1.0.10",
"@types/bun": "^1.0.11",
"@types/estree": "^1.0.5",
"@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.5",
"@vitest/coverage-v8": "^1.4.0",
"automd": "^0.3.6",
"automd": "^0.3.7",
"better-sqlite3": "^9.4.3",
"changelogen": "^0.5.5",
"edge-runtime": "^2.5.9",
Expand All @@ -153,13 +153,13 @@
"execa": "^8.0.1",
"expect-type": "^0.19.0",
"firebase-admin": "^12.0.0",
"firebase-functions": "^4.8.1",
"firebase-functions": "^4.8.2",
"get-port-please": "^3.1.2",
"miniflare": "^3.20240320.0",
"miniflare": "^3.20240320.1",
"prettier": "^3.2.5",
"typescript": "^5.4.3",
"unbuild": "^2.0.0",
"undici": "^6.10.1",
"undici": "^6.10.2",
"vitest": "^1.4.0",
"xml2js": "^0.6.2"
},
Expand Down
Loading

0 comments on commit 2bce7ad

Please sign in to comment.