chore(deps): update project dependencies

Bumps several dependencies to their latest patch versions, including Nuxt, Tailwind CSS, and TypeScript. This keeps the project up-to-date with recent bug fixes and
improvements.
This commit is contained in:
xiaomai
2025-10-08 09:14:55 +08:00
parent 6f181d3f22
commit 3254926c43
2 changed files with 1058 additions and 1031 deletions

View File

@@ -12,19 +12,19 @@
"dependencies": {
"@nuxt/content": "3.7.1",
"@nuxt/image": "1.11.0",
"@nuxt/ui": "4.0.0",
"@nuxt/ui": "4.0.1",
"@nuxtjs/robots": "5.5.5",
"@nuxtjs/seo": "3.2.2",
"@nuxtjs/sitemap": "7.4.7",
"@tailwindcss/vite": "^4.1.13",
"@tailwindcss/vite": "^4.1.14",
"better-sqlite3": "^12.4.1",
"element-plus": "^2.11.4",
"html2pdf.js": "^0.12.1",
"maska": "^3.2.0",
"nuxt": "^4.1.2",
"nuxt": "^4.1.3",
"reka-ui": "^2.5.1",
"tailwindcss": "^4.1.13",
"typescript": "^5.9.2",
"tailwindcss": "^4.1.14",
"typescript": "^5.9.3",
"vue": "^3.5.22",
"vue-router": "^4.5.1",
"vue-sonner": "^2.0.9"