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

# Conflicts:
#	package.json
This commit is contained in:
Samuel Philipp 2023-07-15 01:10:25 +02:00
commit 66862fff25

View file

@ -16,7 +16,7 @@
"url": "https://git.sp-codes.de/samuel-p/samuel-philipp.de" "url": "https://git.sp-codes.de/samuel-p/samuel-philipp.de"
}, },
"optionalDependencies": { "optionalDependencies": {
"browser-sync": "^2.29.1" "browser-sync": "^2.29.3"
}, },
"devDependencies": { "devDependencies": {
"@11ty/eleventy": "^2.0.1", "@11ty/eleventy": "^2.0.1",
@ -35,7 +35,7 @@
"uncss": "^0.17.3" "uncss": "^0.17.3"
}, },
"dependencies": { "dependencies": {
"bootstrap": "^5.2.3", "bootstrap": "^5.3.0",
"flag-icons": "^6.6.6" "flag-icons": "^6.7.0"
} }
} }