Skip to content

Commit 3afd9a5

Browse files
committed
updated dependencies
1 parent ec56094 commit 3afd9a5

19 files changed

+175
-172
lines changed

assets/@fortawesome/fontawesome-free/css/all.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

assets/algoliasearch/dist/algoliasearch.umd.js

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/bootstrap-table/dist/bootstrap-table.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/bootstrap-table/dist/bootstrap-table.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/bootstrap-table/dist/extensions/mobile/bootstrap-table-mobile.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/iframe-resizer/js/iframeResizer.min.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/instantsearch.js/dist/instantsearch.production.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/instantsearch.js/dist/instantsearch.production.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jekyll-theme-cs50.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ Gem::Specification.new do |spec|
1313
spec.version = "1.1.0"
1414

1515
spec.add_runtime_dependency "deep_merge", "1.2.2"
16-
spec.add_runtime_dependency "jekyll", "4.3.4"
16+
spec.add_runtime_dependency "jekyll", "4.4.1"
1717
spec.add_runtime_dependency "jekyll-sass-converter", "2.2.0" # https://github.com/jekyll/jekyll-sass-converter#dropped-support-of-importing-files-with-the-same-filename-as-their-parent-file
18-
spec.add_runtime_dependency "sanitize", "6.1.3"
18+
spec.add_runtime_dependency "sanitize", "7.0.0"
1919

2020
CS50::PLUGINS.each do |gem, version|
2121
spec.add_runtime_dependency gem, version

package-lock.json

Lines changed: 143 additions & 140 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"dependencies": {
3-
"@fortawesome/fontawesome-free": "6.7.1",
4-
"algoliasearch": "5.17.1",
3+
"@fortawesome/fontawesome-free": "6.7.2",
4+
"algoliasearch": "5.20.4",
55
"bootstrap": "5.3.3",
6-
"bootstrap-table": "1.23.5",
7-
"iframe-resizer": "5.3.2",
8-
"instantsearch.js": "4.75.6",
6+
"bootstrap-table": "1.24.1",
7+
"iframe-resizer": "5.3.3",
8+
"instantsearch.js": "4.78.0",
99
"intersection-observer": "0.12.2",
1010
"jquery": "3.7.1",
1111
"luxon": "3.5.0",

0 commit comments

Comments
 (0)