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] authored Jan 9, 2024
1 parent 293a2a6 commit 3ca2c65
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"devDependencies": {
"@nuxt-themes/docus": "^1.15.0",
"@nuxtjs/plausible": "^0.2.4",
"nuxt": "^3.8.2"
"nuxt": "^3.9.1"
}
}
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@
"anymatch": "^3.1.3",
"chokidar": "^3.5.3",
"destr": "^2.0.2",
"h3": "^1.9.0",
"h3": "^1.10.0",
"ioredis": "^5.3.2",
"listhen": "^1.5.5",
"listhen": "^1.5.6",
"lru-cache": "^10.1.0",
"mri": "^1.2.0",
"node-fetch-native": "^1.4.1",
"node-fetch-native": "^1.6.1",
"ofetch": "^1.3.3",
"ufo": "^1.3.2"
},
Expand All @@ -63,38 +63,38 @@
"@azure/keyvault-secrets": "^4.7.0",
"@azure/storage-blob": "^12.17.0",
"@capacitor/preferences": "^5.0.6",
"@cloudflare/workers-types": "^4.20231121.0",
"@cloudflare/workers-types": "^4.20231218.0",
"@netlify/blobs": "^6.3.1",
"@planetscale/database": "^1.13.0",
"@types/ioredis-mock": "^8.2.5",
"@types/jsdom": "^21.1.6",
"@types/mri": "^1.1.5",
"@types/node": "^20.10.5",
"@upstash/redis": "^1.25.2",
"@types/node": "^20.10.7",
"@upstash/redis": "^1.28.0",
"@vercel/kv": "^0.2.4",
"@vitejs/plugin-vue": "^4.5.2",
"@vitejs/plugin-vue": "^4.6.2",
"@vitest/coverage-v8": "^0.34.6",
"@vue/compiler-sfc": "^3.3.12",
"@vue/compiler-sfc": "^3.4.7",
"azurite": "^3.29.0",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"eslint-config-unjs": "^0.2.1",
"fake-indexeddb": "^5.0.1",
"fake-indexeddb": "^5.0.2",
"idb-keyval": "^6.2.1",
"ioredis-mock": "^8.9.0",
"jiti": "^1.21.0",
"jsdom": "^23.0.1",
"jsdom": "^23.2.0",
"monaco-editor": "^0.45.0",
"mongodb": "^6.3.0",
"mongodb-memory-server": "^9.1.3",
"mongodb-memory-server": "^9.1.4",
"msw": "^1.3.2",
"prettier": "^3.1.1",
"types-cloudflare-worker": "^1.2.0",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vite": "^4.5.0",
"vitest": "^0.34.6",
"vue": "^3.3.12"
"vue": "^3.4.7"
},
"peerDependencies": {
"@azure/app-configuration": "^1.5.0",
Expand All @@ -106,7 +106,7 @@
"@capacitor/preferences": "^5.0.6",
"@netlify/blobs": "^6.3.1",
"@planetscale/database": "^1.13.0",
"@upstash/redis": "^1.25.2",
"@upstash/redis": "^1.28.0",
"@vercel/kv": "^0.2.4",
"idb-keyval": "^6.2.1"
},
Expand Down Expand Up @@ -148,5 +148,5 @@
"optional": true
}
},
"packageManager": "pnpm@8.12.1"
"packageManager": "pnpm@8.14.0"
}

0 comments on commit 3ca2c65

Please sign in to comment.