Bump cable_ready and stimulus_reflex again

Sigh.
This commit is contained in:
David Cook
2024-05-20 15:51:55 +10:00
parent ba50e82036
commit c960e55437
3 changed files with 16 additions and 16 deletions

View File

@@ -11,10 +11,11 @@
},
"dependencies": {
"@floating-ui/dom": "^1.6.5",
"@hotwired/stimulus": "^3.2",
"@hotwired/turbo": "^8.0.4",
"@rails/webpacker": "5.4.4",
"@stimulus-components/rails-nested-form": "^5.0.0",
"cable_ready": "5.0.4",
"cable_ready": "5.0.5",
"debounced": "^0.0.5",
"flatpickr": "^4.6.9",
"foundation-sites": "^5.5.3",
@@ -27,11 +28,10 @@
"shortcut-buttons-flatpickr": "^0.4.0",
"stimulus": "^3.2.2",
"stimulus-flatpickr": "^1.4.0",
"stimulus_reflex": "3.5.0",
"stimulus_reflex": "3.5.1",
"tom-select": "^2.3.1",
"trix": "^2.1.1",
"webpack": "~4",
"@hotwired/stimulus": "^3.2"
"webpack": "~4"
},
"devDependencies": {
"jasmine-core": "~5.1.2",
@@ -44,4 +44,4 @@
"pretty-quick": "4.0.0",
"webpack-dev-server": "~3"
}
}
}