diff --git a/package.json b/package.json index 7086753..581ce3f 100644 --- a/package.json +++ b/package.json @@ -11,32 +11,32 @@ "pwa:asset": "npx vue-pwa-asset-generator -a public/img/logo.png --no-manifest" }, "dependencies": { - "@intlify/unplugin-vue-i18n": "^0.12.2", - "@octokit/core": "^5.0.0", - "@octokit/rest": "^20.0.1", + "@intlify/unplugin-vue-i18n": "^1.5.0", + "@octokit/core": "^5.0.1", + "@octokit/rest": "^20.0.2", "@toycode/markdown-it-class": "^1.2.4", - "@vueuse/core": "^10.3.0", + "@vueuse/core": "^10.6.0", "@vueuse/router": "^10.3.0", "bulma": "^0.9.4", "date-fns": "^2.30.0", "isomorphic-fetch": "^3.0.0", - "markdown-it": "^13.0.1", + "markdown-it": "^13.0.2", "markdown-it-block-embed": "^0.0.3", "markdown-it-checkbox": "^1.1.0", "markdown-it-footnote": "^3.0.3", "markdown-it-iframe": "^1.0.0", "markdown-it-latex": "^0.2.0", - "nanoid": "^4.0.2", + "nanoid": "^5.0.3", "notyf": "^3.10.0", - "pinia": "^2.1.6", + "pinia": "^2.1.7", "pouchdb-adapter-indexeddb": "^8.0.1", "pouchdb-browser": "^8.0.1", "register-service-worker": "^1.7.2", "retrobus": "^1.9.1", "sanitize-html": "^2.11.0", - "vue": "^3.3.4", - "vue-i18n": "^9.2.2", - "vue-router": "^4.2.4" + "vue": "^3.3.8", + "vue-i18n": "^9.6.5", + "vue-router": "^4.2.5" }, "devDependencies": { "@babel/core": "^7.22.9",