Skip to content

Commit 2090f56

Browse files
Reduced libraries to major version only for automatic updates
1 parent 4a53a32 commit 2090f56

File tree

1 file changed

+9
-21
lines changed

1 file changed

+9
-21
lines changed

_config.yml

Lines changed: 9 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -292,32 +292,20 @@ enable_medium_zoom: true # enables image zoom feature (as on medium.co
292292
# -----------------------------------------------------------------------------
293293

294294
academicons:
295-
version: "1.9.1"
296-
integrity: "sha256-i1+4qU2G2860dGGIOJscdC30s9beBXjFfzjWLjBRsBg="
295+
version: "1"
297296
bootstrap:
298-
version: "4.6.1"
299-
integrity:
300-
css: "sha256-DF7Zhf293AJxJNTmh5zhoYYIMs2oXitRfBjY+9L//AY="
301-
js: "sha256-SyTu6CwrfOhaznYZPoolVw2rxoY7lKYKQvqbtqN93HI="
297+
version: "4"
302298
fontawesome:
303-
version: "5.15.4"
304-
integrity: "sha256-mUZM63G8m73Mcidfrv5E+Y61y7a12O5mW4ezU3bxqW4="
299+
version: "6"
305300
jquery:
306-
version: "3.6.0"
307-
integrity: "sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4="
301+
version: "3"
308302
mathjax:
309-
version: "3.2.0"
303+
version: "3"
310304
masonry:
311-
version: "4.2.2"
312-
integrity: "sha256-Nn1q/fx0H7SNLZMQ5Hw5JLaTRZp0yILA/FRexe19VdI="
305+
version: "4"
313306
mdb:
314-
version: "4.20.0"
315-
integrity:
316-
css: "sha256-jpjYvU3G3N6nrrBwXJoVEYI/0zw8htfFnhT9ljN3JJw="
317-
js: "sha256-NdbiivsvWt7VYCt6hYNT3h/th9vSTL4EDWeGs5SN3DA="
307+
version: "4"
318308
popper:
319-
version: "2.11.2"
320-
integrity: "sha256-l/1pMF/+J4TThfgARS6KwWrk/egwuVvhRzfLAMQ6Ds4="
309+
version: "2"
321310
medium_zoom:
322-
version: "1.0.6"
323-
integrity: "sha256-EdPgYcPk/IIrw7FYeuJQexva49pVRZNmt3LculEr7zM="
311+
version: "1"

0 commit comments

Comments
 (0)