Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala committed Mar 24, 2024
1 parent 5e42294 commit e1e6e37
Show file tree
Hide file tree
Showing 3 changed files with 693 additions and 635 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
arel (9.0.0)
ast (2.4.2)
bigdecimal (3.1.6)
bigdecimal (3.1.7)
bindex (0.8.1)
bootsnap (1.18.3)
msgpack (~> 1.2)
Expand Down Expand Up @@ -88,7 +88,7 @@ GEM
activesupport (>= 5.0)
hashdiff (1.1.0)
htmlentities (4.3.4)
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
json (2.7.1)
launchy (2.5.2)
Expand All @@ -109,7 +109,7 @@ GEM
method_source (1.0.0)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.22.2)
minitest (5.22.3)
msgpack (1.7.2)
net-imap (0.3.7)
date
Expand All @@ -121,7 +121,7 @@ GEM
net-smtp (0.4.0.1)
net-protocol
newrelic_rpm (9.7.1)
nio4r (2.7.0)
nio4r (2.7.1)
nokogiri (1.13.10)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
Expand All @@ -142,7 +142,7 @@ GEM
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
rack (2.2.8.1)
rack (2.2.9)
rack-proxy (0.7.7)
rack
rack-test (2.1.0)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"yarn": "^1.15.2"
},
"dependencies": {
"@babel/core": "^7.24.0",
"@babel/core": "^7.24.3",
"@babel/plugin-proposal-private-methods": "^7.18.6",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@fortawesome/fontawesome-svg-core": "^6.5.1",
Expand All @@ -20,7 +20,7 @@
"exports-loader": "^1.1.1",
"jquery": "^3.7.1",
"popper.js": "^1.16.1",
"postcss": "^8.4.36",
"postcss": "^8.4.38",
"rails-ujs": "^5.2.8",
"resolve-url-loader": "^5.0.0",
"turbolinks": "^5.2.0"
Expand Down
Loading

0 comments on commit e1e6e37

Please sign in to comment.