chore: update icons
This commit is contained in:
parent
d3a3e05aa7
commit
291629cded
2 changed files with 8 additions and 8 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "coryd.dev",
|
||||
"version": "4.4.0",
|
||||
"version": "4.9.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "coryd.dev",
|
||||
"version": "4.4.0",
|
||||
"version": "4.9.0",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@zachleat/pagefind-search": "^1.0.3"
|
||||
|
@ -23,7 +23,7 @@
|
|||
"clean-css": "^5.3.3",
|
||||
"dotenv-flow": "^4.1.0",
|
||||
"eleventy-plugin-embed-everything": "^1.18.0",
|
||||
"eleventy-plugin-tabler-icons": "^2.2.0",
|
||||
"eleventy-plugin-tabler-icons": "^2.3.0",
|
||||
"eleventy-plugin-unfurl": "^1.0.0",
|
||||
"html-minifier-terser": "^7.2.0",
|
||||
"ics-to-json-extended": "^1.1.4",
|
||||
|
@ -2207,9 +2207,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/eleventy-plugin-tabler-icons": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-2.2.0.tgz",
|
||||
"integrity": "sha512-6/napyxMCJ/lpvj3ZRFb/M4SNhiqlie5oG8SIfMmfBQ+vQ3UBbLKBgmpGk8fVR+GpAKTgKB9mnVIeKDT6DWPZw==",
|
||||
"version": "2.3.0",
|
||||
"resolved": "https://registry.npmjs.org/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-2.3.0.tgz",
|
||||
"integrity": "sha512-ynxjHOT7F3STcRGlQ+Kcv3AhW8eO9ds8kpbYckeyIvvW/9MVdPgc1yKE/seXSMYj8Yjb6woDopiIsVAWffNYZA==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/eleventy-plugin-unfurl": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "coryd.dev",
|
||||
"version": "4.8.1",
|
||||
"version": "4.9.0",
|
||||
"description": "The source for my personal site, blog and portfolio. Built using 11ty and hosted on Netlify.",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
@ -33,7 +33,7 @@
|
|||
"clean-css": "^5.3.3",
|
||||
"dotenv-flow": "^4.1.0",
|
||||
"eleventy-plugin-embed-everything": "^1.18.0",
|
||||
"eleventy-plugin-tabler-icons": "^2.2.0",
|
||||
"eleventy-plugin-tabler-icons": "^2.3.0",
|
||||
"eleventy-plugin-unfurl": "^1.0.0",
|
||||
"html-minifier-terser": "^7.2.0",
|
||||
"ics-to-json-extended": "^1.1.4",
|
||||
|
|
Reference in a new issue