switch partyjs to canvas-confetti.

This commit is contained in:
2023-12-04 13:22:28 +08:00
parent 7690b1b07f
commit f64bce29ad
5 changed files with 19 additions and 15 deletions

View File

@@ -15,6 +15,7 @@
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12",
"axios": "1.6.2",
"canvas-confetti": "^1.9.2",
"chart.js": "^4.4.0",
"codemirror": "^6.0.1",
"copy-text-to-clipboard": "^3.2.0",
@@ -22,7 +23,6 @@
"highlight.js": "^11.9.0",
"naive-ui": "^2.35.0",
"normalize.css": "^8.0.1",
"party-js": "^2.2.0",
"pinia": "^2.1.7",
"vue": "^3.3.8",
"vue-chartjs": "^5.2.0",
@@ -40,8 +40,8 @@
"typescript": "^5.3.2",
"unplugin-auto-import": "^0.16.7",
"unplugin-vue-components": "^0.25.2",
"vite": "^4.5.0",
"unplugin-vue-markdown": "^0.25.2",
"vite": "^4.5.0",
"vue-tsc": "^1.8.22"
}
}