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",
|
"name": "coryd.dev",
|
||||||
"version": "4.4.0",
|
"version": "4.9.0",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "coryd.dev",
|
"name": "coryd.dev",
|
||||||
"version": "4.4.0",
|
"version": "4.9.0",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@zachleat/pagefind-search": "^1.0.3"
|
"@zachleat/pagefind-search": "^1.0.3"
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
"clean-css": "^5.3.3",
|
"clean-css": "^5.3.3",
|
||||||
"dotenv-flow": "^4.1.0",
|
"dotenv-flow": "^4.1.0",
|
||||||
"eleventy-plugin-embed-everything": "^1.18.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",
|
"eleventy-plugin-unfurl": "^1.0.0",
|
||||||
"html-minifier-terser": "^7.2.0",
|
"html-minifier-terser": "^7.2.0",
|
||||||
"ics-to-json-extended": "^1.1.4",
|
"ics-to-json-extended": "^1.1.4",
|
||||||
|
@ -2207,9 +2207,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/eleventy-plugin-tabler-icons": {
|
"node_modules/eleventy-plugin-tabler-icons": {
|
||||||
"version": "2.2.0",
|
"version": "2.3.0",
|
||||||
"resolved": "https://registry.npmjs.org/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-2.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-2.3.0.tgz",
|
||||||
"integrity": "sha512-6/napyxMCJ/lpvj3ZRFb/M4SNhiqlie5oG8SIfMmfBQ+vQ3UBbLKBgmpGk8fVR+GpAKTgKB9mnVIeKDT6DWPZw==",
|
"integrity": "sha512-ynxjHOT7F3STcRGlQ+Kcv3AhW8eO9ds8kpbYckeyIvvW/9MVdPgc1yKE/seXSMYj8Yjb6woDopiIsVAWffNYZA==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/eleventy-plugin-unfurl": {
|
"node_modules/eleventy-plugin-unfurl": {
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "coryd.dev",
|
"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.",
|
"description": "The source for my personal site, blog and portfolio. Built using 11ty and hosted on Netlify.",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -33,7 +33,7 @@
|
||||||
"clean-css": "^5.3.3",
|
"clean-css": "^5.3.3",
|
||||||
"dotenv-flow": "^4.1.0",
|
"dotenv-flow": "^4.1.0",
|
||||||
"eleventy-plugin-embed-everything": "^1.18.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",
|
"eleventy-plugin-unfurl": "^1.0.0",
|
||||||
"html-minifier-terser": "^7.2.0",
|
"html-minifier-terser": "^7.2.0",
|
||||||
"ics-to-json-extended": "^1.1.4",
|
"ics-to-json-extended": "^1.1.4",
|
||||||
|
|
Reference in a new issue