Update dependency jquery to v4 (#314)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-17 22:15:39 -05:00
committed by GitHub
parent c0cfeb7897
commit 94d5e44768
2 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
"axios": "^1.12.0",
"core-js": "^3.32.1",
"cssnano": "^7.0.0",
"jquery": "^3.7.0",
"jquery": "^4.0.0",
"moment": "^2.29.4",
"vue": "^3.5.17",
"vue-github-button": "^3.0.3",