Skip to content

Commit

Permalink
Update epfl-elements (#211)
Browse files Browse the repository at this point in the history
  • Loading branch information
obieler authored Jan 4, 2024
1 parent 1415464 commit 5246a69
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"load-grunt-config": "^4.0.1"
},
"dependencies": {
"epfl-elements": "4.5.1",
"epfl-elements": "4.6.1",
"jquery": "3.6.0"
}
}
27 changes: 16 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -268,10 +268,10 @@ bl@^4.0.3:
inherits "^2.0.4"
readable-stream "^3.4.0"

bootstrap@^4.5.2:
version "4.6.1"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.1.tgz#bc25380c2c14192374e8dec07cf01b2742d222a2"
integrity sha512-0dj+VgI9Ecom+rvvpNZ4MUZJz8dcX7WCX+eTID9+/8HgOkv3dsRzi8BGeZJCQU6flWQVYxwTQnEZFrmJSEO7og==
bootstrap@^4.6.2:
version "4.6.2"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.2.tgz#8e0cd61611728a5bf65a3a2b8d6ff6c77d5d7479"
integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==

brace-expansion@^1.1.7:
version "1.1.11"
Expand Down Expand Up @@ -554,13 +554,13 @@ end-of-stream@^1.4.1:
dependencies:
once "^1.4.0"

epfl-elements@4.5.1:
version "4.5.1"
resolved "https://registry.npmjs.org/epfl-elements/-/epfl-elements-4.5.1.tgz#920c8c681e5c6f36eb5c35bdf4a8bb661b41e92f"
integrity sha512-H/Ww/ifSm/sE2mxLFD9Pax0XbtkUwbv3Q/G2GuVsgpEHtfD50C1tGHDgOoMWAlSNbvPX4YWCaNsmGfVjGLiDVw==
epfl-elements@4.6.1:
version "4.6.1"
resolved "https://registry.yarnpkg.com/epfl-elements/-/epfl-elements-4.6.1.tgz#98da2955cf7c563c4b25dbc6313405e83b90a66f"
integrity sha512-kPdaAPUimRkpFL9a47xDOCdU2xHq41lap/C3/xgWMUOsrA69NYHovqrZI5y2vUd0Fci7Rh+Rju2kVquAv6bEnA==
dependencies:
"@selectize/selectize" "^0.13.6"
bootstrap "^4.5.2"
bootstrap "^4.6.2"
clipboard "^2.0.6"
cookieconsent "^3.1.1"
feather-icons "^4.29.0"
Expand All @@ -569,7 +569,7 @@ [email protected]:
flickity-fullscreen "^1.1.1"
imagesloaded "^4.1.4"
intro.js "^2.9.3"
jquery "^3.6.0"
jquery "^3.7.1"
jquery-mousewheel "^3.1.13"
multiple-select "^1.5.2"
object-fit-images "^3.2.4"
Expand Down Expand Up @@ -1702,11 +1702,16 @@ [email protected]:
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470"
integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==

jquery@>=1.7, "jquery@>=1.8.0 <4.0.0", jquery@^3.6.0:
jquery@>=1.7, "jquery@>=1.8.0 <4.0.0":
version "3.6.3"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.3.tgz#23ed2ffed8a19e048814f13391a19afcdba160e6"
integrity sha512-bZ5Sy3YzKo9Fyc8wH2iIQK4JImJ6R0GWI9kL1/k7Z91ZBNgkRXE6U0JfHIizZbort8ZunhSI3jw9I6253ahKfg==

jquery@^3.7.1:
version "3.7.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.1.tgz#083ef98927c9a6a74d05a6af02806566d16274de"
integrity sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==

[email protected]:
version "1.0.0"
resolved "https://registry.yarnpkg.com/js-yaml-js-types/-/js-yaml-js-types-1.0.0.tgz#bf17cb75c7587c698294d15bbfa5f9b8b10b874b"
Expand Down

0 comments on commit 5246a69

Please sign in to comment.