Merge remote-tracking branch 'origin/develop' into develop
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Samuel Philipp 2022-01-31 12:49:02 +01:00
commit 29ac5bfb4c

View file

@ -20,7 +20,7 @@
"browser-sync": "^2.27.7" "browser-sync": "^2.27.7"
}, },
"devDependencies": { "devDependencies": {
"@11ty/eleventy": "^1.0.0-canary.49", "@11ty/eleventy": "^1.0.0",
"@11ty/eleventy-navigation": "^0.3.2", "@11ty/eleventy-navigation": "^0.3.2",
"@node-minify/core": "^6.2.0", "@node-minify/core": "^6.2.0",
"@node-minify/crass": "^6.2.0", "@node-minify/crass": "^6.2.0",
@ -28,7 +28,7 @@
"cpx": "^1.5.0", "cpx": "^1.5.0",
"glob": "^7.2.0", "glob": "^7.2.0",
"minify": "^8.0.3", "minify": "^8.0.3",
"node-sass": "^7.0.0", "node-sass": "^7.0.1",
"node-sass-tilde-importer": "^1.0.2", "node-sass-tilde-importer": "^1.0.2",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"uncss": "^0.17.3" "uncss": "^0.17.3"