updated dependencies
This commit is contained in:
parent
b01559056e
commit
a53d0d30a9
1 changed files with 8 additions and 8 deletions
16
package.json
16
package.json
|
@ -20,18 +20,18 @@
|
|||
"devDependencies": {
|
||||
"@11ty/eleventy": "^2.0.1",
|
||||
"@11ty/eleventy-navigation": "^0.3.5",
|
||||
"@node-minify/core": "^8.0.6",
|
||||
"@node-minify/crass": "^8.0.6",
|
||||
"@node-minify/html-minifier": "^8.0.6",
|
||||
"@node-minify/core": "^9.0.2",
|
||||
"@node-minify/crass": "^9.0.1",
|
||||
"@node-minify/html-minifier": "^9.0.1",
|
||||
"@sardine/eleventy-plugin-tinyhtml": "^0.2.0",
|
||||
"cpx": "^1.5.0",
|
||||
"eleventy-plugin-rev": "^2.0.0",
|
||||
"eleventy-sass": "^2.2.6",
|
||||
"glob": "^11.0.0",
|
||||
"minify": "^11.4.1",
|
||||
"postcss": "^8.4.47",
|
||||
"replace-in-file": "^8.2.0",
|
||||
"sass": "^1.80.6",
|
||||
"glob": "^11.0.1",
|
||||
"minify": "^12.0.1",
|
||||
"postcss": "^8.5.1",
|
||||
"replace-in-file": "^8.3.0",
|
||||
"sass": "^1.83.4",
|
||||
"uncss": "^0.17.3"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in a new issue