chore: bump dep version

This commit is contained in:
Timothy Yin 2025-04-18 16:00:40 +08:00
parent 39c581f3f9
commit 5b9db644e4
Signed by: HoshinoSuzumi
GPG Key ID: 4052E565F04B122A
2 changed files with 3042 additions and 1462 deletions

View File

@ -12,14 +12,14 @@
"dependencies": { "dependencies": {
"@pinia/nuxt": "0.10.1", "@pinia/nuxt": "0.10.1",
"@tailwindcss/typography": "^0.5.16", "@tailwindcss/typography": "^0.5.16",
"@tailwindcss/vite": "^4.0.14", "@tailwindcss/vite": "^4.1.4",
"@uniiem/uuid": "^0.2.1", "@uniiem/uuid": "^0.2.1",
"dotenv": "^16.4.7", "dotenv": "^16.5.0",
"highlight.js": "^11.11.1", "highlight.js": "^11.11.1",
"markdown-it": "^14.1.0", "markdown-it": "^14.1.0",
"nuxt": "^3.16.0", "nuxt": "^3.16.2",
"pinia": "^3.0.1", "pinia": "^3.0.2",
"tailwindcss": "^4.0.14", "tailwindcss": "^4.1.4",
"vue": "^3.5.13", "vue": "^3.5.13",
"vue-router": "^4.5.0" "vue-router": "^4.5.0"
}, },
@ -27,7 +27,7 @@
"devDependencies": { "devDependencies": {
"@iconify-json/svg-spinners": "^1.2.2", "@iconify-json/svg-spinners": "^1.2.2",
"@iconify-json/tabler": "^1.2.17", "@iconify-json/tabler": "^1.2.17",
"@nuxt/ui": "^3.0.0", "@nuxt/ui": "^3.0.2",
"@types/markdown-it": "^14.1.2" "@types/markdown-it": "^14.1.2"
} }
} }

4492
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff