Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Commit f4be40b

Browse files
chore(deps): update all non-major dependencies (unjs#478)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 69c0583 commit f4be40b

File tree

2 files changed

+102
-102
lines changed

2 files changed

+102
-102
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -63,17 +63,17 @@
6363
"@azure/keyvault-secrets": "^4.8.0",
6464
"@azure/storage-blob": "^12.24.0",
6565
"@capacitor/preferences": "^6.0.2",
66-
"@cloudflare/workers-types": "^4.20240821.1",
66+
"@cloudflare/workers-types": "^4.20240903.0",
6767
"@netlify/blobs": "^7.4.0",
6868
"@planetscale/database": "^1.19.0",
6969
"@types/ioredis-mock": "^8.2.5",
7070
"@types/jsdom": "^21.1.7",
71-
"@types/node": "^22.5.3",
71+
"@types/node": "^22.5.4",
7272
"@upstash/redis": "^1.34.0",
7373
"@vercel/kv": "^1.0.1",
7474
"@vitejs/plugin-vue": "^5.1.3",
7575
"@vitest/coverage-v8": "^2.0.5",
76-
"@vue/compiler-sfc": "^3.5.0",
76+
"@vue/compiler-sfc": "^3.5.1",
7777
"azurite": "^3.32.0",
7878
"changelogen": "^0.5.5",
7979
"eslint": "^9.9.1",
@@ -95,19 +95,19 @@
9595
"unbuild": "^2.0.0",
9696
"vite": "^5.4.3",
9797
"vitest": "^2.0.5",
98-
"vue": "^3.5.0"
98+
"vue": "^3.5.1"
9999
},
100100
"peerDependencies": {
101-
"@azure/app-configuration": "^1.6.0",
102-
"@azure/cosmos": "^4.0.0",
101+
"@azure/app-configuration": "^1.7.0",
102+
"@azure/cosmos": "^4.1.1",
103103
"@azure/data-tables": "^13.2.2",
104-
"@azure/identity": "^4.2.0",
104+
"@azure/identity": "^4.4.1",
105105
"@azure/keyvault-secrets": "^4.8.0",
106-
"@azure/storage-blob": "^12.18.0",
107-
"@capacitor/preferences": "^6.0.0",
106+
"@azure/storage-blob": "^12.24.0",
107+
"@capacitor/preferences": "^6.0.2",
108108
"@netlify/blobs": "^6.5.0 || ^7.0.0",
109-
"@planetscale/database": "^1.18.0",
110-
"@upstash/redis": "^1.31.3",
109+
"@planetscale/database": "^1.19.0",
110+
"@upstash/redis": "^1.34.0",
111111
"@vercel/kv": "^1.0.1",
112112
"idb-keyval": "^6.2.1",
113113
"ioredis": "^5.4.1"
@@ -153,5 +153,5 @@
153153
"optional": true
154154
}
155155
},
156-
"packageManager": "pnpm@9.1.3"
156+
"packageManager": "pnpm@9.9.0"
157157
}

0 commit comments

Comments
 (0)