Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#571)
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 Jan 19, 2025
1 parent 19c4d08 commit 67b09a1
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 62 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@azure/app-configuration": "^1.8.0",
"@azure/cosmos": "^4.2.0",
"@azure/data-tables": "^13.3.0",
"@azure/identity": "^4.5.0",
"@azure/identity": "^4.6.0",
"@azure/keyvault-secrets": "^4.9.0",
"@azure/storage-blob": "^12.26.0",
"@capacitor/preferences": "^6.0.3",
Expand All @@ -70,14 +70,14 @@
"@types/deno": "^2.0.0",
"@types/ioredis-mock": "^8.2.5",
"@types/jsdom": "^21.1.7",
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"@upstash/redis": "^1.34.3",
"@vercel/blob": "^0.27.0",
"@vercel/blob": "^0.27.1",
"@vercel/kv": "^3.0.0",
"@vitest/coverage-v8": "^2.1.8",
"aws4fetch": "^1.0.20",
"azurite": "^3.33.0",
"better-sqlite3": "^11.7.2",
"better-sqlite3": "^11.8.1",
"changelogen": "^0.5.7",
"citty": "^0.1.6",
"db0": "^0.2.1",
Expand All @@ -91,7 +91,7 @@
"jiti": "^2.4.2",
"jsdom": "^25.0.1",
"listhen": "^1.9.0",
"mitata": "^1.0.28",
"mitata": "^1.0.31",
"mlly": "^1.7.4",
"mongodb": "^6.12.0",
"mongodb-memory-server": "^10.1.3",
Expand All @@ -109,15 +109,15 @@
"@azure/app-configuration": "^1.8.0",
"@azure/cosmos": "^4.2.0",
"@azure/data-tables": "^13.3.0",
"@azure/identity": "^4.5.0",
"@azure/identity": "^4.6.0",
"@azure/keyvault-secrets": "^4.9.0",
"@azure/storage-blob": "^12.26.0",
"@capacitor/preferences": "^6.0.3",
"@deno/kv": ">=0.9.0",
"@netlify/blobs": "^6.5.0 || ^7.0.0 || ^8.1.0",
"@planetscale/database": "^1.19.0",
"@upstash/redis": "^1.34.3",
"@vercel/blob": ">=0.27.0",
"@vercel/blob": ">=0.27.1",
"@vercel/kv": "^1.0.1",
"aws4fetch": "^1.0.20",
"db0": ">=0.2.1",
Expand Down Expand Up @@ -181,5 +181,5 @@
"optional": true
}
},
"packageManager": "pnpm@9.15.3"
"packageManager": "pnpm@9.15.4"
}
Loading

0 comments on commit 67b09a1

Please sign in to comment.