chore: update icons

This commit is contained in:
Cory Dransfeldt 2024-02-01 11:46:31 -08:00
parent 0534bc5607
commit 29915a2e2c
No known key found for this signature in database
2 changed files with 8 additions and 8 deletions

12
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "coryd.dev",
"version": "5.0.4",
"version": "5.1.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "coryd.dev",
"version": "5.0.4",
"version": "5.1.4",
"license": "ISC",
"dependencies": {
"@remy/webmention": "^1.5.0",
@ -23,7 +23,7 @@
"child_process": "^1.0.2",
"dotenv-flow": "^4.1.0",
"eleventy-plugin-embed-everything": "^1.18.2",
"eleventy-plugin-tabler-icons": "^2.3.0",
"eleventy-plugin-tabler-icons": "^2.4.0",
"html-minifier-terser": "^7.2.0",
"ics-to-json-extended": "^1.1.4",
"jsdom": "^24.0.0",
@ -1745,9 +1745,9 @@
}
},
"node_modules/eleventy-plugin-tabler-icons": {
"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==",
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-2.4.0.tgz",
"integrity": "sha512-oQ451FvgzQfrwnH32g4l50Ow7hatSvTWlYMlVtkwDLaoYHDCek50hngc3tZor99sVrOndv65Co5nfzNrOMhaqQ==",
"dev": true
},
"node_modules/eleventy-plugin-vimeo-embed": {

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "5.1.4",
"version": "5.1.5",
"description": "The source for my personal site. Built using 11ty and hosted on Netlify.",
"type": "module",
"scripts": {
@ -34,7 +34,7 @@
"child_process": "^1.0.2",
"dotenv-flow": "^4.1.0",
"eleventy-plugin-embed-everything": "^1.18.2",
"eleventy-plugin-tabler-icons": "^2.3.0",
"eleventy-plugin-tabler-icons": "^2.4.0",
"html-minifier-terser": "^7.2.0",
"ics-to-json-extended": "^1.1.4",
"jsdom": "^24.0.0",