{ "devDependencies": { "@nuxtjs/color-mode": "^3.4.4", "@nuxtjs/tailwindcss": "^6.12.1", "@types/bun": "^1.1.8", "@types/diff": "^5.2.2", "@vueuse/nuxt": "^11.0.3", "hast-util-to-html": "^9.0.2", "nuxt": "^3.13.0", "nuxt-security": "^2.0.0-rc.9", "remark-breaks": "^4.0.0", "remark-ofm": "link:remark-ofm", "vue": "^3.5.0", "vue-router": "^4.4.3", "zod": "^3.23.8" }, "dependencies": { "diff": "^5.2.0", "lodash.capitalize": "^4.2.1", "rehype-raw": "^7.0.0", "remark-frontmatter": "^5.0.0", "remark-gfm": "^4.0.0", "remark-parse": "^11.0.0", "remark-rehype": "^11.1.0", "unified": "^11.0.5" } }