Skip to content

Commit 0612dfc

Browse files
build(deps): bump jquery-ui from 1.14.0 to 1.14.1 (#7284)
* build(deps): bump jquery-ui from 1.14.0 to 1.14.1 Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.14.0 to 1.14.1. - [Release notes](https://github.com/jquery/jquery-ui/releases) - [Commits](jquery/jquery-ui@1.14.0...1.14.1) --- updated-dependencies: - dependency-name: jquery-ui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Remove old jquery-ui vendored css file --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: David Liu <[email protected]>
1 parent ba9c77b commit 0612dfc

File tree

4 files changed

+8
-16
lines changed

4 files changed

+8
-16
lines changed

app/assets/stylesheets/entrypoints/application.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,3 @@
1717
// We create a copy of the vendored assets in the cookies_eu gem due to limitation of cssbundling-rails.
1818
// See https://github.com/rails/cssbundling-rails/issues/81.
1919
@use 'cookies_eu';
20-
@use 'jquery-ui';

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"i18n-js": "^4.4.3",
2020
"jcrop": "^0.0.1",
2121
"jquery": "^3.7.1",
22-
"jquery-ui": "^1.14.0",
22+
"jquery-ui": "^1.14.1",
2323
"marked": "^14.1.3",
2424
"mathjax": "^3.2.2",
2525
"mime": "^4.0.4",

vendor/assets/stylesheets/jquery-ui.css

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)