Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 15, 2024
1 parent 39bc3f2 commit 316e839
Show file tree
Hide file tree
Showing 4 changed files with 158 additions and 209 deletions.
Binary file modified docs/bun.lockb
Binary file not shown.
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.17"
"undocs": "^0.2.18"
}
}
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
},
"resolutions": {
"nitropack": "link:.",
"undici": "^6.8.0"
"undici": "^6.9.0"
},
"dependencies": {
"@cloudflare/kv-asset-handler": "^0.3.1",
Expand Down Expand Up @@ -84,7 +84,7 @@
"defu": "^6.1.4",
"destr": "^2.0.3",
"dot-prop": "^8.0.2",
"esbuild": "^0.20.1",
"esbuild": "^0.20.2",
"escape-string-regexp": "^5.0.0",
"etag": "^1.8.1",
"fs-extra": "^11.2.0",
Expand Down Expand Up @@ -123,13 +123,13 @@
"unctx": "^2.3.1",
"unenv": "^1.9.0",
"unimport": "^3.7.1",
"unstorage": "^1.10.1",
"unwasm": "^0.3.7"
"unstorage": "^1.10.2",
"unwasm": "^0.3.8"
},
"devDependencies": {
"@azure/functions": "^3.5.1",
"@azure/static-web-apps-cli": "^1.1.7",
"@cloudflare/workers-types": "^4.20240312.0",
"@cloudflare/workers-types": "^4.20240314.0",
"@types/aws-lambda": "^8.10.136",
"@types/bun": "^1.0.8",
"@types/estree": "^1.0.5",
Expand All @@ -138,7 +138,7 @@
"@types/node-fetch": "^2.6.11",
"@types/semver": "^7.5.8",
"@types/serve-static": "^1.15.5",
"@vitest/coverage-v8": "^1.3.1",
"@vitest/coverage-v8": "^1.4.0",
"automd": "^0.3.6",
"better-sqlite3": "^9.4.3",
"changelogen": "^0.5.5",
Expand All @@ -150,12 +150,12 @@
"firebase-admin": "^12.0.0",
"firebase-functions": "^4.8.0",
"get-port-please": "^3.1.2",
"miniflare": "^3.20240304.1",
"miniflare": "^3.20240304.2",
"prettier": "^3.2.5",
"typescript": "^5.4.2",
"unbuild": "^2.0.0",
"undici": "^6.8.0",
"vitest": "^1.3.1",
"undici": "^6.9.0",
"vitest": "^1.4.0",
"xml2js": "^0.6.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 316e839

Please sign in to comment.