Skip to content

Commit

Permalink
chore: update dependencies and lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Nov 14, 2023
1 parent 9ef20bf commit 061f74c
Show file tree
Hide file tree
Showing 2 changed files with 841 additions and 838 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,51 +49,51 @@
"h3": "^1.8.2",
"ioredis": "^5.3.2",
"listhen": "^1.5.5",
"lru-cache": "^10.0.1",
"lru-cache": "^10.0.2",
"mri": "^1.2.0",
"node-fetch-native": "^1.4.0",
"node-fetch-native": "^1.4.1",
"ofetch": "^1.3.3",
"ufo": "^1.3.1"
},
"devDependencies": {
"@azure/app-configuration": "^1.4.1",
"@azure/app-configuration": "^1.5.0",
"@azure/cosmos": "^4.0.0",
"@azure/data-tables": "^13.2.2",
"@azure/identity": "^3.3.2",
"@azure/identity": "^3.4.1",
"@azure/keyvault-secrets": "^4.7.0",
"@azure/storage-blob": "^12.16.0",
"@azure/storage-blob": "^12.17.0",
"@capacitor/preferences": "^5.0.6",
"@cloudflare/workers-types": "^4.20231025.0",
"@planetscale/database": "^1.11.0",
"@types/ioredis-mock": "^8.2.4",
"@types/jsdom": "^21.1.4",
"@types/mri": "^1.1.3",
"@types/node": "^20.8.9",
"@upstash/redis": "^1.23.4",
"@vercel/kv": "^0.2.3",
"@vitejs/plugin-vue": "^4.4.0",
"@types/ioredis-mock": "^8.2.5",
"@types/jsdom": "^21.1.5",
"@types/mri": "^1.1.4",
"@types/node": "^20.9.0",
"@upstash/redis": "^1.25.1",
"@vercel/kv": "^0.2.4",
"@vitejs/plugin-vue": "^4.4.1",
"@vitest/coverage-v8": "^0.34.6",
"@vue/compiler-sfc": "^3.3.7",
"@vue/compiler-sfc": "^3.3.8",
"azurite": "^3.27.0",
"changelogen": "^0.5.5",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"eslint-config-unjs": "^0.2.1",
"fake-indexeddb": "^4.0.2",
"idb-keyval": "^6.2.1",
"ioredis-mock": "^8.9.0",
"jiti": "^1.20.0",
"jiti": "^1.21.0",
"jsdom": "^22.1.0",
"monaco-editor": "^0.44.0",
"mongodb": "^6.2.0",
"mongodb-memory-server": "^9.0.1",
"msw": "^1.3.2",
"prettier": "^3.0.3",
"prettier": "^3.1.0",
"types-cloudflare-worker": "^1.2.0",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vite": "^4.5.0",
"vitest": "^0.34.6",
"vue": "^3.3.7"
"vue": "^3.3.8"
},
"peerDependencies": {
"@azure/app-configuration": "^1.4.1",
Expand Down
Loading

0 comments on commit 061f74c

Please sign in to comment.