chore(deps): 更新依赖,修复 peerDeps 关系

This commit is contained in:
2026-02-10 21:39:55 +08:00
parent 4081288a10
commit 8198c853c9
2 changed files with 1009 additions and 222 deletions

View File

@@ -31,33 +31,39 @@
"idb-keyval": "^6.2.1", "idb-keyval": "^6.2.1",
"markdown-it": "^14.1.0", "markdown-it": "^14.1.0",
"nuxt": "^4.3.1", "nuxt": "^4.3.1",
"nuxt-driver.js": "^0.0.11", "nuxt-driver.js": "^0.0.24",
"pinia": "^3.0.4",
"pinia-plugin-persistedstate": "^4.7.1", "pinia-plugin-persistedstate": "^4.7.1",
"radix-vue": "^1.9.2", "radix-vue": "^1.9.2",
"v-calendar": "^3.1.2", "v-calendar": "^3.1.2",
"vue": "^3.4.34", "vue": "^3.5.28",
"vue-router": "^4.4.0", "vue-router": "^4.4.0",
"yup": "^1.4.0" "yup": "^1.4.0"
}, },
"devDependencies": { "devDependencies": {
"@nuxt/ui": "^3.3.7", "@nuxt/ui": "^4.4.0",
"@nuxtjs/google-fonts": "^3.2.0", "@nuxtjs/google-fonts": "^3.2.0",
"@pinia/nuxt": "^0.11.3", "@pinia/nuxt": "^0.11.3",
"@tailwindcss/typography": "^0.5.13", "@tailwindcss/typography": "^0.5.19",
"@types/markdown-it": "^13.0.9", "@types/markdown-it": "^13.0.9",
"@types/node": "^25.2.2", "@types/node": "^25.2.2",
"@vite-pwa/nuxt": "^1.1.1", "@vite-pwa/nuxt": "^1.1.1",
"@vueuse/core": "^14.2.0", "@vueuse/core": "^14.2.1",
"@vueuse/nuxt": "^14.2.0", "@vueuse/nuxt": "^14.2.1",
"dayjs-nuxt": "^2.1.11", "dayjs-nuxt": "^2.1.11",
"oxfmt": "^0.28.0", "oxfmt": "^0.28.0",
"oxlint": "^1.43.0", "oxlint": "^1.43.0",
"sass": "^1.77.8", "sass": "^1.97.3",
"tailwindcss": "^4.1.18", "tailwindcss": "^4.1.18",
"typescript": "^5.9.3" "typescript": "^5.9.3"
}, },
"peerDependencies": { "peerDependencies": {
"dayjs": "^1.11.19" "dayjs": "^1.11.19"
}, },
"packageManager": "pnpm@10.22.0" "packageManager": "pnpm@10.22.0",
"pnpm": {
"overrides": {
"citty": "0.1.6"
}
}
} }

1209
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff