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 Jan 28, 2025
1 parent 67b09a1 commit 898d083
Show file tree
Hide file tree
Showing 2 changed files with 176 additions and 1,454 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@
"anymatch": "^3.1.3",
"chokidar": "^3.6.0",
"destr": "^2.0.3",
"h3": "^1.13.1",
"h3": "^1.14.0",
"lru-cache": "^10.4.3",
"node-fetch-native": "^1.6.4",
"node-fetch-native": "^1.6.6",
"ofetch": "^1.4.1",
"ufo": "^1.5.4"
},
Expand All @@ -61,16 +61,16 @@
"@azure/keyvault-secrets": "^4.9.0",
"@azure/storage-blob": "^12.26.0",
"@capacitor/preferences": "^6.0.3",
"@cloudflare/workers-types": "^4.20250109.0",
"@cloudflare/workers-types": "^4.20250124.3",
"@deno/kv": "^0.9.0",
"@electric-sql/pglite": "^0.2.15",
"@electric-sql/pglite": "^0.2.16",
"@libsql/client": "^0.14.0",
"@netlify/blobs": "^8.1.0",
"@planetscale/database": "^1.19.0",
"@types/deno": "^2.0.0",
"@types/ioredis-mock": "^8.2.5",
"@types/jsdom": "^21.1.7",
"@types/node": "^22.10.7",
"@types/node": "^22.12.0",
"@upstash/redis": "^1.34.3",
"@vercel/blob": "^0.27.1",
"@vercel/kv": "^3.0.0",
Expand All @@ -80,8 +80,8 @@
"better-sqlite3": "^11.8.1",
"changelogen": "^0.5.7",
"citty": "^0.1.6",
"db0": "^0.2.1",
"eslint": "^9.18.0",
"db0": "^0.2.3",
"eslint": "^9.19.0",
"eslint-config-unjs": "^0.4.2",
"fake-indexeddb": "^6.0.0",
"get-port-please": "^3.1.2",
Expand All @@ -91,7 +91,7 @@
"jiti": "^2.4.2",
"jsdom": "^25.0.1",
"listhen": "^1.9.0",
"mitata": "^1.0.31",
"mitata": "^1.0.32",
"mlly": "^1.7.4",
"mongodb": "^6.12.0",
"mongodb-memory-server": "^10.1.3",
Expand All @@ -103,7 +103,7 @@
"uploadthing": "^7.4.4",
"vite": "^6.0.7",
"vitest": "^2.1.8",
"wrangler": "^3.101.0"
"wrangler": "^3.105.1"
},
"peerDependencies": {
"@azure/app-configuration": "^1.8.0",
Expand All @@ -120,7 +120,7 @@
"@vercel/blob": ">=0.27.1",
"@vercel/kv": "^1.0.1",
"aws4fetch": "^1.0.20",
"db0": ">=0.2.1",
"db0": ">=0.2.3",
"idb-keyval": "^6.2.1",
"ioredis": "^5.4.2",
"uploadthing": "^7.4.4"
Expand Down
Loading

0 comments on commit 898d083

Please sign in to comment.