Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2328)
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 Apr 2, 2024
1 parent 2bce7ad commit eb377ab
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 76 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"build": "undocs build"
},
"devDependencies": {
"undocs": "^0.2.20"
"undocs": "^0.2.21"
}
}
20 changes: 10 additions & 10 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.2"
"undici": "^6.11.1"
},
"dependencies": {
"@cloudflare/kv-asset-handler": "^0.3.1",
Expand All @@ -81,7 +81,7 @@
"chokidar": "^3.6.0",
"citty": "^0.1.6",
"consola": "^3.2.3",
"cookie-es": "^1.0.0",
"cookie-es": "^1.1.0",
"croner": "^8.0.1",
"crossws": "^0.2.4",
"db0": "^0.1.4",
Expand All @@ -101,7 +101,7 @@
"is-primitive": "^3.0.1",
"jiti": "^1.21.0",
"klona": "^2.0.6",
"knitwork": "^1.0.0",
"knitwork": "^1.1.0",
"listhen": "^1.7.2",
"magic-string": "^0.30.8",
"mime": "^4.0.1",
Expand Down Expand Up @@ -129,20 +129,20 @@
"unenv": "^1.9.0",
"unimport": "^3.7.1",
"unstorage": "^1.10.2",
"unwasm": "^0.3.8"
"unwasm": "^0.3.9"
},
"devDependencies": {
"@azure/functions": "^3.5.1",
"@azure/static-web-apps-cli": "^1.1.7",
"@cloudflare/workers-types": "^4.20240320.1",
"@cloudflare/workers-types": "^4.20240329.0",
"@types/aws-lambda": "^8.10.136",
"@types/bun": "^1.0.11",
"@types/bun": "^1.0.12",
"@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",
"@types/serve-static": "^1.15.6",
"@vitest/coverage-v8": "^1.4.0",
"automd": "^0.3.7",
"better-sqlite3": "^9.4.3",
Expand All @@ -155,11 +155,11 @@
"firebase-admin": "^12.0.0",
"firebase-functions": "^4.8.2",
"get-port-please": "^3.1.2",
"miniflare": "^3.20240320.1",
"miniflare": "^3.20240329.0",
"prettier": "^3.2.5",
"typescript": "^5.4.3",
"unbuild": "^2.0.0",
"undici": "^6.10.2",
"undici": "^6.11.1",
"vitest": "^1.4.0",
"xml2js": "^0.6.2"
},
Expand All @@ -171,7 +171,7 @@
"optional": true
}
},
"packageManager": "pnpm@8.15.5",
"packageManager": "pnpm@8.15.6",
"engines": {
"node": "^16.11.0 || >=17.0.0"
},
Expand Down
Loading

0 comments on commit eb377ab

Please sign in to comment.