Compare commits
5 commits
aefe058018
...
36ec14c023
Author | SHA1 | Date | |
---|---|---|---|
36ec14c023 | |||
9e4ce7986e | |||
36d82f975b | |||
f500e2b4a2 | |||
ce261b8a90 |
1 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,7 @@
|
|||
"browser-sync": "^3.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@11ty/eleventy": "^2.0.1",
|
||||
"@11ty/eleventy": "^3.0.0",
|
||||
"@11ty/eleventy-navigation": "^0.3.5",
|
||||
"@node-minify/core": "^8.0.6",
|
||||
"@node-minify/crass": "^8.0.6",
|
||||
|
@ -29,9 +29,9 @@
|
|||
"eleventy-sass": "^2.2.6",
|
||||
"glob": "^11.0.0",
|
||||
"minify": "^11.4.1",
|
||||
"postcss": "^8.4.45",
|
||||
"postcss": "^8.4.47",
|
||||
"replace-in-file": "^8.2.0",
|
||||
"sass": "^1.78.0",
|
||||
"sass": "^1.80.6",
|
||||
"uncss": "^0.17.3"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in a new issue