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-07-30 17:37:15 +02:00
commit 8062e17723

View file

@ -17,7 +17,7 @@
"url": "https://git.sp-codes.de/samuel-p/sp-codes.de"
},
"optionalDependencies": {
"browser-sync": "^2.27.9"
"browser-sync": "^2.27.10"
},
"devDependencies": {
"@11ty/eleventy": "^1.0.1",
@ -27,13 +27,13 @@
"@node-minify/html-minifier": "^6.2.0",
"cpx": "^1.5.0",
"glob": "^8.0.1",
"minify": "^8.0.4",
"minify": "^9.1.0",
"node-sass": "^7.0.1",
"node-sass-tilde-importer": "^1.0.2",
"npm-run-all": "^4.1.5",
"uncss": "^0.17.3"
},
"dependencies": {
"bootstrap": "^4.6.1"
"bootstrap": "^4.6.2"
}
}