Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#507)
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 Nov 14, 2024
1 parent de54c7e commit e42c01d
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 87 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,23 +56,23 @@
"ufo": "^1.5.4"
},
"devDependencies": {
"@azure/app-configuration": "^1.7.0",
"@azure/app-configuration": "^1.8.0",
"@azure/cosmos": "^4.1.1",
"@azure/data-tables": "^13.2.2",
"@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.20241022.0",
"@cloudflare/workers-types": "^4.20241112.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.9.0",
"@upstash/redis": "^1.34.3",
"@vercel/kv": "^3.0.0",
"@vitejs/plugin-vue": "^5.1.4",
"@vitest/coverage-v8": "^2.1.4",
"@vitejs/plugin-vue": "^5.2.0",
"@vitest/coverage-v8": "^2.1.5",
"@vue/compiler-sfc": "^3.5.12",
"azurite": "^3.33.0",
"changelogen": "^0.5.7",
Expand All @@ -93,12 +93,12 @@
"types-cloudflare-worker": "^1.2.0",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"vite": "^5.4.10",
"vitest": "^2.1.4",
"vite": "^5.4.11",
"vitest": "^2.1.5",
"vue": "^3.5.12"
},
"peerDependencies": {
"@azure/app-configuration": "^1.7.0",
"@azure/app-configuration": "^1.8.0",
"@azure/cosmos": "^4.1.1",
"@azure/data-tables": "^13.2.2",
"@azure/identity": "^4.5.0",
Expand Down Expand Up @@ -153,5 +153,5 @@
"optional": true
}
},
"packageManager": "pnpm@9.12.3"
"packageManager": "pnpm@9.13.0"
}
Loading

0 comments on commit e42c01d

Please sign in to comment.