Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
theonlypwner committed Dec 10, 2024
1 parent 4cad13c commit a80e6e4
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 106 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (8.0.0)
activesupport (8.0.0.1)
base64
benchmark (>= 0.3)
bigdecimal
Expand Down Expand Up @@ -39,7 +39,7 @@ GEM
ffi (>= 1.15.0)
eventmachine (1.2.7)
execjs (2.10.0)
faraday (2.12.1)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
Expand Down Expand Up @@ -234,7 +234,7 @@ GEM
minitest (5.25.4)
net-http (0.6.0)
uri
nokogiri (1.17.0-x64-mingw-ucrt)
nokogiri (1.17.1-x64-mingw-ucrt)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
Expand Down
180 changes: 79 additions & 101 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"@types/packery": "^1.4.37",
"@types/plotly.js": "^2.35.1",
"@types/timeago": "^1.6.3",
"@typescript-eslint/eslint-plugin": "^8.2.0",
"@typescript-eslint/parser": "^8.2.0",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.18.0",
"concurrently": "^9.1.0",
"css-loader": "^7.1.2",
"eslint": "^9.16.0",
Expand Down

0 comments on commit a80e6e4

Please sign in to comment.