Updated packages to their latest versions
- updated eleventy, eleventy-img and sass
This commit is contained in:
parent
c25bd6ee37
commit
0c76fc6d11
|
@ -19,13 +19,13 @@
|
|||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@11ty/eleventy": "^1.0.2",
|
||||
"@11ty/eleventy-img": "^2.0.1",
|
||||
"@11ty/eleventy": "^2.0.0",
|
||||
"@11ty/eleventy-img": "^3.0.0",
|
||||
"@11ty/eleventy-navigation": "^0.3.5",
|
||||
"@11ty/eleventy-plugin-rss": "^1.2.0",
|
||||
"luxon": "^3.2.1",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"sass": "^1.57.1",
|
||||
"sass": "^1.58.3",
|
||||
"svg-icon-sprite": "^1.1.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue