feat: automatically check version updates

This commit is contained in:
AnotiaWang
2025-02-15 11:05:31 +08:00
parent 0288396b71
commit 66bfffd25e
7 changed files with 91 additions and 1 deletions

View File

@ -30,6 +30,7 @@
"nuxt": "^3.15.4",
"p-limit": "^6.2.0",
"pinia": "^3.0.1",
"semver": "^7.7.1",
"tailwindcss": "^4.0.5",
"vue": "latest",
"vue-router": "latest",