Merge branch 'main' into dependabot/npm_and_yarn/app/bootstrap-5.3.8

This commit is contained in:
2026-09-23 00:43:29 +02:00
committed by GitHub
5 changed files with 18 additions and 18 deletions

View File

@@ -1,14 +1,14 @@
{
"dependencies": {
"@fortawesome/fontawesome-free": "^6.7.2",
"bootstrap": "5.3.8",
"bootstrap-icons": "1.9.1",
"@fortawesome/fontawesome-free": "^7.3.1",
"bootstrap-icons": "1.13.1",
"jquery": "3.6.0",
"marked": "^4.3.0"
},
"devDependencies": {
"@eslint/js": "^10.0.1",
"cypress": "^14.5.1",
"cypress": "^16.1.0",
"eslint": "^10.9.0",
"globals": "^17.11.0"
},