Skip to content

Commit

Permalink
chore: update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Dec 6, 2024
1 parent e42c01d commit 61fb931
Show file tree
Hide file tree
Showing 2 changed files with 1,328 additions and 1,324 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,45 +57,45 @@
},
"devDependencies": {
"@azure/app-configuration": "^1.8.0",
"@azure/cosmos": "^4.1.1",
"@azure/data-tables": "^13.2.2",
"@azure/cosmos": "^4.2.0",
"@azure/data-tables": "^13.3.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.20241112.0",
"@azure/storage-blob": "^12.26.0",
"@capacitor/preferences": "^6.0.3",
"@cloudflare/workers-types": "^4.20241205.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",
"@types/node": "^22.10.1",
"@upstash/redis": "^1.34.3",
"@vercel/kv": "^3.0.0",
"@vitejs/plugin-vue": "^5.2.0",
"@vitest/coverage-v8": "^2.1.5",
"@vue/compiler-sfc": "^3.5.12",
"@vitejs/plugin-vue": "^5.2.1",
"@vitest/coverage-v8": "^2.1.8",
"@vue/compiler-sfc": "^3.5.13",
"azurite": "^3.33.0",
"changelogen": "^0.5.7",
"eslint": "^9.14.0",
"eslint-config-unjs": "^0.4.1",
"eslint": "^9.16.0",
"eslint-config-unjs": "^0.4.2",
"fake-indexeddb": "^6.0.0",
"idb-keyval": "^6.2.1",
"ioredis": "^5.4.1",
"ioredis-mock": "^8.9.0",
"jiti": "^2.4.0",
"jiti": "^2.4.1",
"jsdom": "^25.0.1",
"mitata": "^1.0.10",
"mitata": "^1.0.20",
"monaco-editor": "^0.52.0",
"mongodb": "^6.10.0",
"mongodb": "^6.11.0",
"mongodb-memory-server": "^10.1.2",
"msw": "^1.3.5",
"prettier": "^3.3.3",
"msw": "^2.6.7",
"prettier": "^3.4.2",
"types-cloudflare-worker": "^1.2.0",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"unbuild": "^2.0.0",
"vite": "^5.4.11",
"vitest": "^2.1.5",
"vue": "^3.5.12"
"vite": "^6.0.3",
"vitest": "^2.1.8",
"vue": "^3.5.13"
},
"peerDependencies": {
"@azure/app-configuration": "^1.8.0",
Expand Down Expand Up @@ -153,5 +153,5 @@
"optional": true
}
},
"packageManager": "pnpm@9.13.0"
"packageManager": "pnpm@9.14.4"
}
Loading

0 comments on commit 61fb931

Please sign in to comment.