Skip to content

Commit

Permalink
BT-Core version bump: - 1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jagthedrummer committed Feb 7, 2025
1 parent ff07a6c commit 27358b6
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ end

# We use a constant here so that we can ensure that all of the bullet_train-*
# packages are on the same version.
BULLET_TRAIN_VERSION = "1.15.0"
BULLET_TRAIN_VERSION = "1.16.0"

# Core packages.
gem "bullet_train", BULLET_TRAIN_VERSION
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"name": "app",
"private": true,
"dependencies": {
"@bullet-train/bullet-train": "1.15.0",
"@bullet-train/bullet-train-sortable": "1.15.0",
"@bullet-train/fields": "1.15.0",
"@bullet-train/bullet-train": "1.16.0",
"@bullet-train/bullet-train-sortable": "1.16.0",
"@bullet-train/fields": "1.16.0",
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
"@fullhuman/postcss-purgecss": "7.0.2",
"@hotwired/stimulus": "^3.2.2",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock

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

0 comments on commit 27358b6

Please sign in to comment.