Skip to content

Commit fb87ba7

Browse files
committed
gem and pnpm upgrade
1 parent 94684d6 commit fb87ba7

3 files changed

Lines changed: 42 additions & 42 deletions

File tree

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ GEM
472472
rubocop-ast (>= 1.49.0, < 2.0)
473473
ruby-progressbar (~> 1.7)
474474
unicode-display_width (>= 2.4.0, < 4.0)
475-
rubocop-ast (1.49.0)
475+
rubocop-ast (1.49.1)
476476
parser (>= 3.3.7.2)
477477
prism (~> 1.7)
478478
rubocop-performance (1.26.1)
@@ -544,7 +544,7 @@ GEM
544544
fast-mcp (~> 1.6.0)
545545
rack (>= 2.0)
546546
rails (>= 7.1.0)
547-
timeout (0.6.0)
547+
timeout (0.6.1)
548548
tsort (0.2.0)
549549
tzinfo (2.0.6)
550550
concurrent-ruby (~> 1.0)

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"date-fns": "^2.30.0",
3030
"jquery": "^3.7.1",
3131
"local-time": "^2.1.0",
32-
"mini-css-extract-plugin": "^2.10.0",
32+
"mini-css-extract-plugin": "^2.10.1",
3333
"patch-package": "^6.5.1",
3434
"postinstall-postinstall": "^2.1.0",
3535
"react": "^18.3.1",
@@ -43,7 +43,7 @@
4343
"shakapacker": "8.4.0",
4444
"simplebar": "^6.3.3",
4545
"style-loader": "^3.3.4",
46-
"terser-webpack-plugin": "^5.3.17",
46+
"terser-webpack-plugin": "^5.4.0",
4747
"webpack": "^5.105.4",
4848
"webpack-assets-manifest": "^5.2.1",
4949
"webpack-cli": "^6.0.1",
@@ -68,5 +68,5 @@
6868
"browserslist": [
6969
"defaults"
7070
],
71-
"packageManager": "pnpm@10.31.0"
71+
"packageManager": "pnpm@10.32.1"
7272
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)