mirror of
https://github.com/keven1024/015.git
synced 2026-05-31 09:29:35 +00:00
chore(front): update dependency versions for improved compatibility and stability, including upgrades to Tiptap, Tailwind CSS, Vue, and Pixi.js
This commit is contained in:
@@ -13,20 +13,20 @@
|
||||
"@nuxt/image": "1.10.0",
|
||||
"@nuxtjs/i18n": "9.5.5",
|
||||
"@pinia/nuxt": "^0.11.2",
|
||||
"@tailwindcss/postcss": "^4.1.13",
|
||||
"@tailwindcss/vite": "^4.1.13",
|
||||
"@tanstack/vue-query": "^5.90.1",
|
||||
"@tiptap/extension-blockquote": "^2.26.1",
|
||||
"@tiptap/extension-bold": "^2.26.1",
|
||||
"@tiptap/extension-heading": "^2.26.1",
|
||||
"@tiptap/extension-italic": "^2.26.1",
|
||||
"@tiptap/extension-paragraph": "^2.26.1",
|
||||
"@tiptap/extension-placeholder": "^2.26.1",
|
||||
"@tiptap/extension-strike": "^2.26.1",
|
||||
"@tiptap/extension-text": "^2.26.1",
|
||||
"@tiptap/pm": "^2.26.1",
|
||||
"@tiptap/starter-kit": "^2.26.1",
|
||||
"@tiptap/vue-3": "^2.26.1",
|
||||
"@tailwindcss/postcss": "^4.1.14",
|
||||
"@tailwindcss/vite": "^4.1.14",
|
||||
"@tanstack/vue-query": "^5.90.3",
|
||||
"@tiptap/extension-blockquote": "^3.7.1",
|
||||
"@tiptap/extension-bold": "^3.7.1",
|
||||
"@tiptap/extension-heading": "^3.7.1",
|
||||
"@tiptap/extension-italic": "^3.7.1",
|
||||
"@tiptap/extension-paragraph": "^3.7.1",
|
||||
"@tiptap/extension-placeholder": "^3.7.1",
|
||||
"@tiptap/extension-strike": "^3.7.1",
|
||||
"@tiptap/extension-text": "^3.7.1",
|
||||
"@tiptap/pm": "^3.7.1",
|
||||
"@tiptap/starter-kit": "^3.7.1",
|
||||
"@tiptap/vue-3": "^3.7.1",
|
||||
"@unovis/ts": "^1.6.1",
|
||||
"@unovis/vue": "^1.6.1",
|
||||
"@vee-validate/nuxt": "^4.15.1",
|
||||
@@ -39,23 +39,23 @@
|
||||
"lodash-es": "^4.17.21",
|
||||
"lucide-vue-next": "^0.542.0",
|
||||
"markdown-it": "^14.1.0",
|
||||
"motion-v": "^1.7.1",
|
||||
"motion-v": "^1.7.2",
|
||||
"nanoid": "^5.1.6",
|
||||
"nuxt": "4.1.2",
|
||||
"nuxt-lucide-icons": "1.0.5",
|
||||
"pinia": "^3.0.3",
|
||||
"pixi.js": "^8.13.2",
|
||||
"pixi.js": "^8.14.0",
|
||||
"qrcode": "^1.5.4",
|
||||
"reka-ui": "^2.5.0",
|
||||
"reka-ui": "^2.5.1",
|
||||
"shadcn-nuxt": "2.0.1",
|
||||
"spark-md5": "^3.0.2",
|
||||
"tailwind-merge": "^3.3.1",
|
||||
"tailwindcss": "^4.1.13",
|
||||
"tiptap-markdown": "^0.8.10",
|
||||
"tw-animate-css": "^1.3.8",
|
||||
"tailwindcss": "^4.1.14",
|
||||
"tiptap-markdown": "^0.9.0",
|
||||
"tw-animate-css": "^1.4.0",
|
||||
"vaul-vue": "^0.4.1",
|
||||
"vue": "^3.5.21",
|
||||
"vue-router": "^4.5.1",
|
||||
"vue": "^3.5.22",
|
||||
"vue-router": "^4.6.3",
|
||||
"vue-sonner": "^1.3.2",
|
||||
"vue3-pixi": "1.0.0-beta.2"
|
||||
},
|
||||
@@ -64,7 +64,7 @@
|
||||
"esbuild": "0.25.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/typography": "^0.5.18",
|
||||
"@tailwindcss/typography": "^0.5.19",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/markdown-it": "^14.1.2",
|
||||
"@types/qrcode": "^1.5.5",
|
||||
|
||||
Reference in New Issue
Block a user