Updated packages to newest version
This commit is contained in:
parent
05f34f1c6b
commit
55b93acb8c
16
package.json
16
package.json
|
@ -15,19 +15,17 @@
|
|||
},
|
||||
"author": {
|
||||
"name": "Claudia Reynders",
|
||||
"email": "hello-claudia@mangamaui.com",
|
||||
"url": "https://mangamaui.com"
|
||||
"url": "https://twitter.com/claudia_rndrs"
|
||||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@11ty/eleventy": "^1.0.1",
|
||||
"@11ty/eleventy-img": "^2.0.0",
|
||||
"@11ty/eleventy-navigation": "^0.3.2",
|
||||
"@11ty/eleventy-plugin-rss": "^1.1.2",
|
||||
"luxon": "^2.3.2",
|
||||
"@11ty/eleventy": "^1.0.2",
|
||||
"@11ty/eleventy-img": "^2.0.1",
|
||||
"@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.50.1",
|
||||
"sass": "^1.57.1",
|
||||
"svg-icon-sprite": "^1.1.1"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue