build(deps): bump jquery from 3.6.0 to 4.0.0 in /app

Bumps [jquery](https://github.com/jquery/jquery) from 3.6.0 to 4.0.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Changelog](https://github.com/jquery/jquery/blob/main/changelog.md)
- [Commits](https://github.com/jquery/jquery/compare/3.6.0...4.0.0)

---
updated-dependencies:
- dependency-name: jquery
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-09-22 22:49:42 +00:00
committed by GitHub
parent fc646d8826
commit d5104f5680

View File

@@ -3,7 +3,7 @@
"bootstrap": "5.3.8", "bootstrap": "5.3.8",
"@fortawesome/fontawesome-free": "^7.3.1", "@fortawesome/fontawesome-free": "^7.3.1",
"bootstrap-icons": "1.13.1", "bootstrap-icons": "1.13.1",
"jquery": "3.6.0", "jquery": "4.0.0",
"marked": "^18.0.13" "marked": "^18.0.13"
}, },
"devDependencies": { "devDependencies": {