diff --git a/package.json b/package.json index dc000db..939e4be 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,8 @@ "@mdi/font": "^7.4.47", "@nuxt/content": "^2.13.2", "@nuxt/image": "^1.8.0", - "@nuxtjs/i18n": "^8.5.3", - "@nuxtjs/sitemap": "^6.0.1", + "@nuxtjs/i18n": "^8.5.5", + "@nuxtjs/sitemap": "^6.1.1", "@pinia/nuxt": "^0.5.4", "feed": "^4.2.2", "nuxt": "^3.13.2", @@ -22,10 +22,10 @@ "nuxt-schema-org": "^3.4.0", "pinia": "^2.2.2", "rehype-sanitize": "^6.0.0", - "rehype-stringify": "^10.0.0", + "rehype-stringify": "^10.0.1", "remark": "^15.0.1", "remark-parse": "^11.0.0", - "remark-rehype": "^11.1.0", + "remark-rehype": "^11.1.1", "unified": "^11.0.5", "vue": "latest" }, @@ -34,6 +34,6 @@ "@unocss/preset-typography": "^0.61.9", "@unocss/reset": "^0.61.9", "vite-plugin-vuetify": "^2.0.4", - "vuetify": "^3.7.1" + "vuetify": "^3.7.2" } }