Moved to iconoir package instead of web stylesheet

This commit is contained in:
Firq 2023-12-29 15:05:13 +01:00
parent 76e0674098
commit 7e614b89a8
Signed by: Firq
GPG key ID: 4DE1059A4666E89F
3 changed files with 15 additions and 14 deletions

22
package-lock.json generated
View file

@ -1,17 +1,17 @@
{
"name": "@firq/fgosite",
"version": "0.1.11",
"version": "0.1.14",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@firq/fgosite",
"version": "0.1.11",
"version": "0.1.14",
"dependencies": {
"@astrojs/check": "^0.3.3",
"@astrojs/sitemap": "^3.0.3",
"astro": "^4.0.7",
"iconoir": "^6.1.0",
"iconoir": "^7.2.0",
"typescript": "^5.3.3"
}
},
@ -2706,9 +2706,13 @@
}
},
"node_modules/iconoir": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/iconoir/-/iconoir-6.1.0.tgz",
"integrity": "sha512-K8Jrqkp51MdcDBzfiSY2vt9gHsujwEmoOHlWI2Wk++cgVvR1bP+fMLFmwBTPHduZ3aOK95snE6rUmlLPH7Yhnw=="
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/iconoir/-/iconoir-7.2.0.tgz",
"integrity": "sha512-uGaTCzdvQUAfNMDM2yJieGVM2KbW+8/8nkyLVtvXX+79tHQWxgPhpvk9g7rnZcbQuZ/YFAdP+0HB3eAmk+l2qw==",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/iconoir"
}
},
"node_modules/iconv-lite": {
"version": "0.4.24",
@ -8331,9 +8335,9 @@
"integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ=="
},
"iconoir": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/iconoir/-/iconoir-6.1.0.tgz",
"integrity": "sha512-K8Jrqkp51MdcDBzfiSY2vt9gHsujwEmoOHlWI2Wk++cgVvR1bP+fMLFmwBTPHduZ3aOK95snE6rUmlLPH7Yhnw=="
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/iconoir/-/iconoir-7.2.0.tgz",
"integrity": "sha512-uGaTCzdvQUAfNMDM2yJieGVM2KbW+8/8nkyLVtvXX+79tHQWxgPhpvk9g7rnZcbQuZ/YFAdP+0HB3eAmk+l2qw=="
},
"iconv-lite": {
"version": "0.4.24",