chore: 更新项目配置并添加 p5.js 粒子演示
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 3m27s
/ surge (push) Successful in 2m54s
/ playwright (push) Successful in 1m3s
/ lint-build-and-check (push) Successful in 4m51s

This commit is contained in:
mini2024
2025-04-06 21:35:58 +08:00
parent aecfd22055
commit 9e8affc52d
10 changed files with 148 additions and 8 deletions

View File

@ -50,6 +50,7 @@
"@pinia/colada": "^0.14.2",
"@primeuix/themes": "^1.0.1",
"@splinetool/runtime": "^1.9.82",
"@types/p5": "^1.7.6",
"@unhead/vue": "^2.0.2",
"@vant/use": "^1.6.0",
"@vueuse/core": "^13.0.0",
@ -66,6 +67,7 @@
"lucide-vue-next": "^0.485.0",
"mitt": "^3.0.1",
"nprogress": "^0.2.0",
"p5": "^1.11.3",
"page-stack-vue3": "^2.5.6",
"pinia": "^3.0.1",
"pinia-plugin-persistedstate": "^4.2.0",