Skip to content

Commit

Permalink
Bump JS deps and node
Browse files Browse the repository at this point in the history
  • Loading branch information
jsuchal committed Dec 6, 2023
1 parent 5a95315 commit 986b0f0
Show file tree
Hide file tree
Showing 3 changed files with 222 additions and 204 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ruby 3.2.2
nodejs 18.13.0
nodejs 20.10.0
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"license": "MIT",
"dependencies": {
"@hotwired/stimulus": "^3.2.1",
"@hotwired/turbo-rails": "^7.3.0",
"@rails/request.js": "^0.0.8",
"esbuild": "^0.17.19",
"@hotwired/turbo-rails": "^8.0.0-beta.1",
"@rails/request.js": "^0.0.9",
"esbuild": "^0.19.8",
"tailwindcss-stimulus-components": "^4.0.4"
},
"scripts": {
Expand Down
Loading

0 comments on commit 986b0f0

Please sign in to comment.