♻️ Move from .vue files to Lucide for icons

This commit is contained in:
2023-06-04 00:08:30 +02:00
parent 7b04760a7d
commit 1ad6fc5e3a
18 changed files with 27 additions and 204 deletions

10
package-lock.json generated
View File

@ -7,8 +7,10 @@
"": {
"name": "timetable-v2",
"version": "0.0.0",
"license": "GPL-3.0-or-later",
"dependencies": {
"dayjs": "^1.11.3",
"lucide-vue-next": "^0.233.0",
"swiper": "^9.3.2",
"vite-plugin-git-revision": "^0.1.9",
"vue": "^3.2.37",
@ -4417,6 +4419,14 @@
"node": ">=10"
}
},
"node_modules/lucide-vue-next": {
"version": "0.233.0",
"resolved": "https://registry.npmjs.org/lucide-vue-next/-/lucide-vue-next-0.233.0.tgz",
"integrity": "sha512-cZbLMXQLMLy5i9ax/6wc0IP9gknAhWfLNdlBzUaRmmG3pUCDvGhTy86pu2/G1mGo94S+wSc6ILcqgvo4Qys2aw==",
"peerDependencies": {
"vue": ">=3.0.1"
}
},
"node_modules/magic-string": {
"version": "0.30.0",
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.0.tgz",