Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
GUI committed Nov 4, 2024
1 parent ca55242 commit d9064a9
Show file tree
Hide file tree
Showing 5 changed files with 211 additions and 177 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ GEM
i18n (1.14.6)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
json (2.7.5)
json (2.7.6)
language_server-protocol (3.17.0.3)
launchy (3.0.1)
addressable (~> 2.8)
Expand Down Expand Up @@ -131,7 +131,7 @@ GEM
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
oj (3.16.6)
oj (3.16.7)
bigdecimal (>= 3.0)
ostruct (>= 0.2)
opensearch-ruby (3.4.0)
Expand Down Expand Up @@ -172,7 +172,7 @@ GEM
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.33.0)
rubocop-ast (1.33.1)
parser (>= 3.3.1.0)
rubocop-minitest (0.36.0)
rubocop (>= 1.61, < 2.0)
Expand Down
2 changes: 1 addition & 1 deletion src/api-umbrella/admin-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"prettier": "^2.8.8",
"qunit": "^2.22.0",
"qunit-dom": "^2.0.0",
"sass": "^1.80.5",
"sass": "^1.80.6",
"selectize": "~0.12.6",
"stylelint": "^15.11.0",
"stylelint-config-standard": "^32.0.0",
Expand Down
Loading

0 comments on commit d9064a9

Please sign in to comment.