chore: update icons
This commit is contained in:
parent
0ced0001ff
commit
76a50caaee
4 changed files with 12 additions and 12 deletions
16
package-lock.json
generated
16
package-lock.json
generated
|
@ -20,11 +20,11 @@
|
|||
"@astrojs/check": "0.9.4",
|
||||
"@astrojs/rss": "4.0.9",
|
||||
"@astrojs/sitemap": "3.2.1",
|
||||
"@cdransf/astro-tabler-icons": "1.2.0",
|
||||
"@cdransf/astro-tabler-icons": "1.3.0",
|
||||
"astro-embed": "0.9.0",
|
||||
"date-fns": "4.1.0",
|
||||
"date-fns-tz": "3.2.0",
|
||||
"dotenv": "^16.4.5",
|
||||
"dotenv": "^16.4.6",
|
||||
"dotenv-flow": "^4.1.0",
|
||||
"fast-xml-parser": "4.5.0",
|
||||
"html-to-text": "9.0.5",
|
||||
|
@ -694,9 +694,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@cdransf/astro-tabler-icons": {
|
||||
"version": "1.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@cdransf/astro-tabler-icons/-/astro-tabler-icons-1.2.0.tgz",
|
||||
"integrity": "sha512-hhQAz92ARR2aPr92ARW0ah2BARy1ntjX89eB83k/Z9AGmBtuS+4OOJqPvewAS/r3e45AwDJCQRBrc28XlPsQxg==",
|
||||
"version": "1.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@cdransf/astro-tabler-icons/-/astro-tabler-icons-1.3.0.tgz",
|
||||
"integrity": "sha512-wfXTaRhU6FRxx++HEim5/DvCFxI3RIiXdqqwIotfsFXGN7yQGOslIeBET0JpmAKVmXFz/7FdekoW4lKUJFbS4A==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
|
@ -3550,9 +3550,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/dotenv": {
|
||||
"version": "16.4.5",
|
||||
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.5.tgz",
|
||||
"integrity": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==",
|
||||
"version": "16.4.6",
|
||||
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.6.tgz",
|
||||
"integrity": "sha512-JhcR/+KIjkkjiU8yEpaB/USlzVi3i5whwOjpIRNGi9svKEXZSe+Qp6IWAjFjv+2GViAoDRCUv/QLNziQxsLqDg==",
|
||||
"dev": true,
|
||||
"license": "BSD-2-Clause",
|
||||
"engines": {
|
||||
|
|
Reference in a new issue