Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@babel/preset-env": "7.28.3",
"@babel/runtime": "7.28.4",
"@fortawesome/fontawesome-free": "^6.7.2",
"@hotwired/turbo-rails": "^8.0.16",
"@hotwired/turbo-rails": "^8.0.18",
"@popperjs/core": "^2.11.8",
"@sentry/browser": "^10.16.0",
"@toast-ui/editor": "^3.2.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1150,13 +1150,13 @@ __metadata:
languageName: node
linkType: hard

"@hotwired/turbo-rails@npm:^8.0.16":
version: 8.0.16
resolution: "@hotwired/turbo-rails@npm:8.0.16"
"@hotwired/turbo-rails@npm:^8.0.18":
version: 8.0.18
resolution: "@hotwired/turbo-rails@npm:8.0.18"
dependencies:
"@hotwired/turbo": "npm:^8.0.13"
"@hotwired/turbo": "npm:^8.0.18"
"@rails/actioncable": "npm:>=7.0"
checksum: 10c0/a3781bf5e7c798307754a726b5b66f63e4ec71a74e508549f257b3acf834ffc5c28baaf03b8dcdeeb7b35caa361769e417bbca629dcf873729398773585d35ca
checksum: 10c0/5a2ec94f5d2c530366bc4b8139eaae1764694a31509e7c754cda03ea0c03b56cc4f0da0d759b9e13acb11f963b2ae9aeb0b624e1db75c187fd3fc236cfb83f22
languageName: node
linkType: hard

Expand All @@ -1167,10 +1167,10 @@ __metadata:
languageName: node
linkType: hard

"@hotwired/turbo@npm:^8.0.13":
version: 8.0.13
resolution: "@hotwired/turbo@npm:8.0.13"
checksum: 10c0/fc9fd58ce2e006ad2f9e3948cf1ec71f47187ce8115f03e531bab849d0e13abc94cd0067f0888f7064d730b4c1a8212101bfa6d55f6166c6ad2db275e280149a
"@hotwired/turbo@npm:^8.0.18":
version: 8.0.18
resolution: "@hotwired/turbo@npm:8.0.18"
checksum: 10c0/5021e77441cc1730629c4c4b25113d8cc765f4ebcdc173c3fcab53124a36c682f89c1c918be8f90c1e19175e7ac0391216728135b29ebdf1e701ec27d6acc70c
languageName: node
linkType: hard

Expand Down Expand Up @@ -2608,7 +2608,7 @@ __metadata:
"@babel/preset-env": "npm:7.28.3"
"@babel/runtime": "npm:7.28.4"
"@fortawesome/fontawesome-free": "npm:^6.7.2"
"@hotwired/turbo-rails": "npm:^8.0.16"
"@hotwired/turbo-rails": "npm:^8.0.18"
"@popperjs/core": "npm:^2.11.8"
"@sentry/browser": "npm:^10.16.0"
"@toast-ui/editor": "npm:^3.2.2"
Expand Down
Loading