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 @@ -5,7 +5,7 @@
"@babel/core": "7.28.3",
"@babel/plugin-transform-runtime": "7.28.3",
"@babel/preset-env": "7.28.3",
"@babel/runtime": "7.28.3",
"@babel/runtime": "7.28.4",
"@fortawesome/fontawesome-free": "^6.7.2",
"@hotwired/turbo-rails": "^8.0.16",
"@popperjs/core": "^2.11.8",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1093,7 +1093,14 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:7.28.3, @babel/runtime@npm:^7.16.7":
"@babel/runtime@npm:7.28.4":
version: 7.28.4
resolution: "@babel/runtime@npm:7.28.4"
checksum: 10c0/792ce7af9750fb9b93879cc9d1db175701c4689da890e6ced242ea0207c9da411ccf16dc04e689cc01158b28d7898c40d75598f4559109f761c12ce01e959bf7
languageName: node
linkType: hard

"@babel/runtime@npm:^7.16.7":
version: 7.28.3
resolution: "@babel/runtime@npm:7.28.3"
checksum: 10c0/b360f82c2c5114f2a062d4d143d7b4ec690094764853937110585a9497977aed66c102166d0e404766c274e02a50ffb8f6d77fef7251ecf3f607f0e03e6397bc
Expand Down Expand Up @@ -2605,7 +2612,7 @@ __metadata:
"@babel/core": "npm:7.28.3"
"@babel/plugin-transform-runtime": "npm:7.28.3"
"@babel/preset-env": "npm:7.28.3"
"@babel/runtime": "npm:7.28.3"
"@babel/runtime": "npm:7.28.4"
"@fortawesome/fontawesome-free": "npm:^6.7.2"
"@hotwired/turbo-rails": "npm:^8.0.16"
"@popperjs/core": "npm:^2.11.8"
Expand Down
Loading