chore: update dependencies

This commit is contained in:
Cory Dransfeldt 2023-11-08 19:56:04 -08:00
parent 6cf0ee341c
commit 09682e66eb
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "coryd.dev",
"version": "2.2.0",
"version": "2.2.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "coryd.dev",
"version": "2.2.0",
"version": "2.2.4",
"license": "ISC",
"devDependencies": {
"@11ty/eleventy": "^2.0.1",
@ -29,7 +29,7 @@
"child_process": "^1.0.2",
"clean-css": "^5.3.2",
"dotenv-flow": "^4.0.1",
"eleventy-plugin-tabler-icons": "^2.0.9",
"eleventy-plugin-tabler-icons": "^2.1.0",
"eleventy-plugin-unfurl": "^1.0.0",
"eleventy-plugin-youtube-embed": "^1.9.1",
"eslint": "^8.53.0",
@ -3682,9 +3682,9 @@
"dev": true
},
"node_modules/eleventy-plugin-tabler-icons": {
"version": "2.0.9",
"resolved": "https://registry.npmjs.org/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-2.0.9.tgz",
"integrity": "sha512-hdyND9nfgJVE2LbQ42EXxtBDCzuRT8b/x3vXuVLckVHkBCMpGAW6Xg2jkJcNFugJ/JpXrGl/pBXCh+0h2sm7EQ==",
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-2.1.0.tgz",
"integrity": "sha512-2/F8SIeTunQ7vna8aKWf52pwXB7eK8nQyTx1KlNH9aiA3iPMrtPKV9m4XunzxYpni24mr5YJdojq0AQT28yykQ==",
"dev": true
},
"node_modules/eleventy-plugin-unfurl": {

View file

@ -38,7 +38,7 @@
"child_process": "^1.0.2",
"clean-css": "^5.3.2",
"dotenv-flow": "^4.0.1",
"eleventy-plugin-tabler-icons": "^2.0.9",
"eleventy-plugin-tabler-icons": "^2.1.0",
"eleventy-plugin-unfurl": "^1.0.0",
"eleventy-plugin-youtube-embed": "^1.9.1",
"eslint": "^8.53.0",