Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
05cfefd3
Commit
05cfefd3
authored
4 years ago
by
XhmikosR
Browse files
Options
Download
Email Patches
Plain Diff
Update jQuery to v3.5.0.
parent
04b8219c
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
_config.yml
+2
-2
_config.yml
package-lock.json
+3
-3
package-lock.json
package.json
+1
-1
package.json
site/docs/4.4/assets/js/vendor/jquery.slim.min.js
+2
-2
site/docs/4.4/assets/js/vendor/jquery.slim.min.js
with
8 additions
and
8 deletions
+8
-8
_config.yml
+
2
-
2
View file @
05cfefd3
...
...
@@ -60,8 +60,8 @@ cdn:
js_hash
:
"
sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6"
js_bundle
:
"
https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js"
js_bundle_hash
:
"
sha384-6khuMg9gaYr5AxOqhkVIODVIvm9ynTT5J4V1cfthmT+emCG6yVmEZsRHdxlotUnm"
jquery
:
"
https://code.jquery.com/jquery-3.
4.1
.slim.min.js"
jquery_hash
:
"
sha384-
J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n
"
jquery
:
"
https://code.jquery.com/jquery-3.
5.0
.slim.min.js"
jquery_hash
:
"
sha384-
/IFzzQmt1S744I+IQO4Mc1uphkxbXt1tEwjQ/qSw2p8pXWck09sLvqHmKDYYwReJ
"
popper
:
"
https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js"
popper_hash
:
"
sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
...
...
This diff is collapsed.
Click to expand it.
package-lock.json
+
3
-
3
View file @
05cfefd3
...
...
@@ -5891,9 +5891,9 @@
}
},
"jquery"
:
{
"version"
:
"3.
4.1
"
,
"resolved"
:
"https://registry.npmjs.org/jquery/-/jquery-3.
4.1
.tgz"
,
"integrity"
:
"sha512-
36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw
=="
,
"version"
:
"3.
5.0
"
,
"resolved"
:
"https://registry.npmjs.org/jquery/-/jquery-3.
5.0
.tgz"
,
"integrity"
:
"sha512-
Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ
=="
,
"dev"
:
true
},
"js-base64"
:
{
...
...
This diff is collapsed.
Click to expand it.
package.json
+
1
-
1
View file @
05cfefd3
...
...
@@ -124,7 +124,7 @@
"
glob
"
:
"
^7.1.6
"
,
"
hammer-simulator
"
:
"
0.0.1
"
,
"
ip
"
:
"
^1.1.5
"
,
"
jquery
"
:
"
^3.
4.1
"
,
"
jquery
"
:
"
^3.
5.0
"
,
"
karma
"
:
"
^5.0.1
"
,
"
karma-browserstack-launcher
"
:
"
1.4.0
"
,
"
karma-chrome-launcher
"
:
"
^3.1.0
"
,
...
...
This diff is collapsed.
Click to expand it.
site/docs/4.4/assets/js/vendor/jquery.slim.min.js
+
2
-
2
View file @
05cfefd3
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment