chore: new icons

This commit is contained in:
Cory Dransfeldt 2024-05-02 11:03:54 -07:00
parent 3544680c3d
commit ec4c6a469f
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", "name": "coryd.dev",
"version": "13.4.2", "version": "13.4.9",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "coryd.dev", "name": "coryd.dev",
"version": "13.4.2", "version": "13.4.9",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@cdransf/api-text": "^1.2.2", "@cdransf/api-text": "^1.2.2",
@ -26,7 +26,7 @@
"@11ty/eleventy-plugin-rss": "^1.2.0", "@11ty/eleventy-plugin-rss": "^1.2.0",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0", "@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"@11tyrocks/eleventy-plugin-lightningcss": "^1.4.0", "@11tyrocks/eleventy-plugin-lightningcss": "^1.4.0",
"@cdransf/eleventy-plugin-tabler-icons": "^1.2.0", "@cdransf/eleventy-plugin-tabler-icons": "^1.3.0",
"@netlify/blobs": "^7.2.0", "@netlify/blobs": "^7.2.0",
"@remy/webmention": "^1.5.0", "@remy/webmention": "^1.5.0",
"@rknightuk/eleventy-plugin-post-graph": "^1.0.6", "@rknightuk/eleventy-plugin-post-graph": "^1.0.6",
@ -382,9 +382,9 @@
"integrity": "sha512-3yzlvCsAwqrHjNHsgalT9HfuHac37hX80Nff0Pfw2RH9XsfCLoVJABfKeXA1BBr6/wSdOHUgOQyEYTubIiTGfg==" "integrity": "sha512-3yzlvCsAwqrHjNHsgalT9HfuHac37hX80Nff0Pfw2RH9XsfCLoVJABfKeXA1BBr6/wSdOHUgOQyEYTubIiTGfg=="
}, },
"node_modules/@cdransf/eleventy-plugin-tabler-icons": { "node_modules/@cdransf/eleventy-plugin-tabler-icons": {
"version": "1.2.0", "version": "1.3.0",
"resolved": "https://registry.npmjs.org/@cdransf/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-1.2.0.tgz", "resolved": "https://registry.npmjs.org/@cdransf/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-1.3.0.tgz",
"integrity": "sha512-uHa1YpodjQDCNoluFok1NsCZDGiyglsxLH7rwiZbiJcyIDD6HDweIwF5kUx1DD1BFba/wLRuQvCBW66x0aLj7g==", "integrity": "sha512-ZElMETHfifRklc0FiYplX2rnU4vQosbCje78WO1FN5Zjuh3olK88mWEwue370zndiSpU7jFobYCNQDrTFIR5CA==",
"dev": true "dev": true
}, },
"node_modules/@cdransf/select-pagination": { "node_modules/@cdransf/select-pagination": {

View file

@ -1,6 +1,6 @@
{ {
"name": "coryd.dev", "name": "coryd.dev",
"version": "13.4.8", "version": "13.4.9",
"description": "The source for my personal site. Built using 11ty.", "description": "The source for my personal site. Built using 11ty.",
"type": "module", "type": "module",
"scripts": { "scripts": {
@ -37,7 +37,7 @@
"@11ty/eleventy-plugin-rss": "^1.2.0", "@11ty/eleventy-plugin-rss": "^1.2.0",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0", "@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"@11tyrocks/eleventy-plugin-lightningcss": "^1.4.0", "@11tyrocks/eleventy-plugin-lightningcss": "^1.4.0",
"@cdransf/eleventy-plugin-tabler-icons": "^1.2.0", "@cdransf/eleventy-plugin-tabler-icons": "^1.3.0",
"@netlify/blobs": "^7.2.0", "@netlify/blobs": "^7.2.0",
"@remy/webmention": "^1.5.0", "@remy/webmention": "^1.5.0",
"@rknightuk/eleventy-plugin-post-graph": "^1.0.6", "@rknightuk/eleventy-plugin-post-graph": "^1.0.6",