This commit is contained in:
2025-03-26 19:10:41 +08:00
parent 9463635e03
commit 3c85d9e0e7
28 changed files with 907 additions and 147 deletions

View File

@@ -57,10 +57,16 @@
"@tailwindcss/vite": "^4.0.15",
"@uni-helper/vite-plugin-uni-tailwind": "^0.15.2",
"crypto-js": "^4.2.0",
"deep-pick-omit": "^1.2.1",
"destr": "^2.0.3",
"pinia": "^2.2.4",
"pinia-plugin-persistedstate": "^4.1.1",
"postcss": "^8.5.3",
"sass-embedded": "^1.86.0",
"tailwindcss": "^4.0.15",
"thorui-uni": "^3.0.0",
"uqrcodejs": "^4.0.7",
"uuid": "^11.1.0",
"vue": "^3.4.21",
"vue-i18n": "^9.1.9"
},