♻️ Refactored the post item
This commit is contained in:
34
package.json
34
package.json
@@ -19,39 +19,31 @@
|
||||
"@nuxtjs/color-mode": "3.5.2",
|
||||
"@nuxtjs/i18n": "10.1.0",
|
||||
"@pinia/nuxt": "0.11.2",
|
||||
"@tailwindcss/typography": "^0.5.18",
|
||||
"@tailwindcss/vite": "^4.1.13",
|
||||
"@tailwindcss/typography": "^0.5.19",
|
||||
"@tailwindcss/vite": "^4.1.16",
|
||||
"@vueuse/core": "^13.9.0",
|
||||
"blurhash": "^2.0.5",
|
||||
"cfturnstile-vue3": "^2.0.0",
|
||||
"eslint": "^9.36.0",
|
||||
"katex": "^0.16.22",
|
||||
"eslint": "^9.39.1",
|
||||
"katex": "^0.16.25",
|
||||
"luxon": "^3.7.2",
|
||||
"nuxt": "^4.1.2",
|
||||
"nuxt-og-image": "^5.1.11",
|
||||
"markdown-exit": "^1.0.0-beta.6",
|
||||
"markdown-it-texmath": "^1.0.0",
|
||||
"nuxt": "^4.2.0",
|
||||
"nuxt-og-image": "^5.1.12",
|
||||
"pinia": "^3.0.3",
|
||||
"rehype-katex": "^7.0.1",
|
||||
"rehype-stringify": "^10.0.1",
|
||||
"remark": "^15.0.1",
|
||||
"remark-breaks": "^4.0.0",
|
||||
"remark-gfm": "^4.0.1",
|
||||
"remark-html": "^16.0.1",
|
||||
"remark-math": "^6.0.0",
|
||||
"remark-parse": "^11.0.0",
|
||||
"remark-rehype": "^11.1.2",
|
||||
"sharp": "^0.34.4",
|
||||
"swagger-themes": "^1.4.3",
|
||||
"swagger-ui-dist": "^5.29.0",
|
||||
"tailwindcss": "^4.1.13",
|
||||
"swagger-ui-dist": "^5.30.2",
|
||||
"tailwindcss": "^4.1.16",
|
||||
"tus-js-client": "^4.3.1",
|
||||
"unified": "^11.0.5",
|
||||
"vue": "^3.5.21",
|
||||
"vue-router": "^4.5.1",
|
||||
"vue": "^3.5.22",
|
||||
"vue-router": "^4.6.3",
|
||||
"vuetify-nuxt-module": "0.18.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@mdi/font": "^7.4.47",
|
||||
"@types/luxon": "^3.7.1",
|
||||
"@types/node": "^24.5.2"
|
||||
"@types/node": "^24.10.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user