This commit is contained in:
Viet An
2026-05-07 10:53:09 +07:00
parent 6e10dffd22
commit 56cfcd09bf
15 changed files with 439 additions and 1951 deletions

10
package-lock.json generated
View File

@@ -41,6 +41,7 @@
"vue3-quill": "^0.3.1"
},
"devDependencies": {
"@iconify-json/material-symbols": "^1.2.69",
"@nuxt/icon": "^2.2.1",
"nuxt": "^4.2.0",
"prettier": "3.8.3",
@@ -1289,6 +1290,15 @@
"url": "https://github.com/sponsors/nzakas"
}
},
"node_modules/@iconify-json/material-symbols": {
"version": "1.2.69",
"resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.2.69.tgz",
"integrity": "sha512-N5n1p1vXsSJag9RmorZAwN5f5rs0lJfYa5xKs1FGKNV9DerVlMqG4nCYOoCb7XjwWWT1o+1Dc9Uu/cmDtCnb8Q==",
"dev": true,
"dependencies": {
"@iconify/types": "*"
}
},
"node_modules/@iconify/collections": {
"version": "1.0.670",
"resolved": "https://registry.npmjs.org/@iconify/collections/-/collections-1.0.670.tgz",