chore: update icons
This commit is contained in:
parent
6c7227a244
commit
b24ad2b23a
2 changed files with 7 additions and 7 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "coryd.dev",
|
"name": "coryd.dev",
|
||||||
"version": "2.6.0",
|
"version": "2.7.1",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "coryd.dev",
|
"name": "coryd.dev",
|
||||||
"version": "2.6.0",
|
"version": "2.7.1",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@11ty/eleventy": "^2.0.1",
|
"@11ty/eleventy": "^2.0.1",
|
||||||
|
@ -28,7 +28,7 @@
|
||||||
"child_process": "^1.0.2",
|
"child_process": "^1.0.2",
|
||||||
"clean-css": "^5.3.3",
|
"clean-css": "^5.3.3",
|
||||||
"dotenv-flow": "^4.0.1",
|
"dotenv-flow": "^4.0.1",
|
||||||
"eleventy-plugin-tabler-icons": "^2.1.0",
|
"eleventy-plugin-tabler-icons": "^2.2.0",
|
||||||
"eleventy-plugin-unfurl": "^1.0.0",
|
"eleventy-plugin-unfurl": "^1.0.0",
|
||||||
"eleventy-plugin-youtube-embed": "^1.9.1",
|
"eleventy-plugin-youtube-embed": "^1.9.1",
|
||||||
"eslint": "^8.55.0",
|
"eslint": "^8.55.0",
|
||||||
|
@ -3701,9 +3701,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/eleventy-plugin-tabler-icons": {
|
"node_modules/eleventy-plugin-tabler-icons": {
|
||||||
"version": "2.1.0",
|
"version": "2.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-2.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-2.2.0.tgz",
|
||||||
"integrity": "sha512-2/F8SIeTunQ7vna8aKWf52pwXB7eK8nQyTx1KlNH9aiA3iPMrtPKV9m4XunzxYpni24mr5YJdojq0AQT28yykQ==",
|
"integrity": "sha512-6/napyxMCJ/lpvj3ZRFb/M4SNhiqlie5oG8SIfMmfBQ+vQ3UBbLKBgmpGk8fVR+GpAKTgKB9mnVIeKDT6DWPZw==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/eleventy-plugin-unfurl": {
|
"node_modules/eleventy-plugin-unfurl": {
|
||||||
|
|
|
@ -37,7 +37,7 @@
|
||||||
"child_process": "^1.0.2",
|
"child_process": "^1.0.2",
|
||||||
"clean-css": "^5.3.3",
|
"clean-css": "^5.3.3",
|
||||||
"dotenv-flow": "^4.0.1",
|
"dotenv-flow": "^4.0.1",
|
||||||
"eleventy-plugin-tabler-icons": "^2.1.0",
|
"eleventy-plugin-tabler-icons": "^2.2.0",
|
||||||
"eleventy-plugin-unfurl": "^1.0.0",
|
"eleventy-plugin-unfurl": "^1.0.0",
|
||||||
"eleventy-plugin-youtube-embed": "^1.9.1",
|
"eleventy-plugin-youtube-embed": "^1.9.1",
|
||||||
"eslint": "^8.55.0",
|
"eslint": "^8.55.0",
|
||||||
|
|
Reference in a new issue