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 May 10, 2024
1 parent c796e1f commit fc32311
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 104 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -67,12 +67,12 @@
"@planetscale/database": "^1.18.0",
"@types/ioredis-mock": "^8.2.5",
"@types/jsdom": "^21.1.6",
"@types/node": "^20.12.8",
"@upstash/redis": "^1.30.0",
"@types/node": "^20.12.11",
"@upstash/redis": "^1.30.1",
"@vercel/kv": "^1.0.1",
"@vitejs/plugin-vue": "^5.0.4",
"@vitest/coverage-v8": "^1.6.0",
"@vue/compiler-sfc": "^3.4.26",
"@vue/compiler-sfc": "^3.4.27",
"azurite": "^3.30.0",
"changelogen": "^0.5.5",
"eslint": "^9.2.0",
Expand All @@ -84,7 +84,7 @@
"jiti": "^1.21.0",
"jsdom": "^24.0.0",
"monaco-editor": "^0.48.0",
"mongodb": "^6.6.0",
"mongodb": "^6.6.1",
"mongodb-memory-server": "^9.2.0",
"msw": "^1.3.3",
"prettier": "^3.2.5",
Expand All @@ -93,7 +93,7 @@
"unbuild": "^2.0.0",
"vite": "^5.2.11",
"vitest": "^1.6.0",
"vue": "^3.4.26"
"vue": "^3.4.27"
},
"peerDependencies": {
"@azure/app-configuration": "^1.6.0",
Expand All @@ -105,7 +105,7 @@
"@capacitor/preferences": "^6.0.0",
"@netlify/blobs": "^6.5.0 || ^7.0.0",
"@planetscale/database": "^1.18.0",
"@upstash/redis": "^1.30.0",
"@upstash/redis": "^1.30.1",
"@vercel/kv": "^1.0.1",
"idb-keyval": "^6.2.1",
"ioredis": "^5.4.1"
Expand Down Expand Up @@ -151,5 +151,5 @@
"optional": true
}
},
"packageManager": "pnpm@9.0.6"
"packageManager": "pnpm@9.1.0"
}

0 comments on commit fc32311

Please sign in to comment.