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] committed Oct 18, 2024
1 parent 0a04675 commit efff493
Show file tree
Hide file tree
Showing 4 changed files with 140 additions and 103 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 @@
"dev": "undocs dev"
},
"devDependencies": {
"undocs": "^0.2.28"
"undocs": "^0.2.30"
}
}
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,20 +59,20 @@
"@azure/app-configuration": "^1.7.0",
"@azure/cosmos": "^4.1.1",
"@azure/data-tables": "^13.2.2",
"@azure/identity": "^4.4.1",
"@azure/keyvault-secrets": "^4.8.0",
"@azure/identity": "^4.5.0",
"@azure/keyvault-secrets": "^4.9.0",
"@azure/storage-blob": "^12.25.0",
"@capacitor/preferences": "^6.0.2",
"@cloudflare/workers-types": "^4.20241011.0",
"@netlify/blobs": "^8.1.0",
"@planetscale/database": "^1.19.0",
"@types/ioredis-mock": "^8.2.5",
"@types/jsdom": "^21.1.7",
"@types/node": "^22.7.5",
"@types/node": "^22.7.6",
"@upstash/redis": "^1.34.3",
"@vercel/kv": "^3.0.0",
"@vitejs/plugin-vue": "^5.1.4",
"@vitest/coverage-v8": "^2.1.2",
"@vitest/coverage-v8": "^2.1.3",
"@vue/compiler-sfc": "^3.5.12",
"azurite": "^3.32.0",
"changelogen": "^0.5.7",
Expand All @@ -93,21 +93,21 @@
"types-cloudflare-worker": "^1.2.0",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"vite": "^5.4.8",
"vitest": "^2.1.2",
"vite": "^5.4.9",
"vitest": "^2.1.3",
"vue": "^3.5.12"
},
"peerDependencies": {
"@azure/app-configuration": "^1.7.0",
"@azure/cosmos": "^4.1.1",
"@azure/data-tables": "^13.2.2",
"@azure/identity": "^4.4.1",
"@azure/keyvault-secrets": "^4.8.0",
"@azure/storage-blob": "^12.24.0",
"@azure/identity": "^4.5.0",
"@azure/keyvault-secrets": "^4.9.0",
"@azure/storage-blob": "^12.25.0",
"@capacitor/preferences": "^6.0.2",
"@netlify/blobs": "^6.5.0 || ^7.0.0 || ^8.1.0",
"@planetscale/database": "^1.19.0",
"@upstash/redis": "^1.34.0",
"@upstash/redis": "^1.34.3",
"@vercel/kv": "^1.0.1",
"idb-keyval": "^6.2.1",
"ioredis": "^5.4.1"
Expand Down Expand Up @@ -153,5 +153,5 @@
"optional": true
}
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
Loading

0 comments on commit efff493

Please sign in to comment.