mirror of
https://github.com/aljazceru/CTFd.git
synced 2026-01-31 11:54:23 +01:00
Update jquery and rebuild assets (#1409)
* Update jQuery to v3.5.1 to fix mobile menu bar * Closes #1401
This commit is contained in:
File diff suppressed because one or more lines are too long
12
CTFd/themes/admin/static/js/vendor.bundle.min.js
vendored
12
CTFd/themes/admin/static/js/vendor.bundle.min.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
12
CTFd/themes/core/static/js/vendor.bundle.min.js
vendored
12
CTFd/themes/core/static/js/vendor.bundle.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -36,7 +36,7 @@
|
||||
"event-source-polyfill": "~1.0.7",
|
||||
"file-loader": "~3.0.1",
|
||||
"howler": "~2.1.2",
|
||||
"jquery": "~3.5.0",
|
||||
"jquery": "~3.5.1",
|
||||
"markdown-it": "~10.0.0",
|
||||
"mini-css-extract-plugin": "~0.7.0",
|
||||
"moment-timezone": "^0.5.26",
|
||||
|
||||
@@ -3386,10 +3386,10 @@ isstream@~0.1.2:
|
||||
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
|
||||
integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=
|
||||
|
||||
jquery@~3.5.0:
|
||||
version "3.5.0"
|
||||
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
|
||||
integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==
|
||||
jquery@~3.5.1:
|
||||
version "3.5.1"
|
||||
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.1.tgz#d7b4d08e1bfdb86ad2f1a3d039ea17304717abb5"
|
||||
integrity sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg==
|
||||
|
||||
js-base64@^2.1.8:
|
||||
version "2.5.1"
|
||||
|
||||
Reference in New Issue
Block a user