diff --git a/examples/package.json b/examples/package.json index f01af003..ad6fad11 100644 --- a/examples/package.json +++ b/examples/package.json @@ -7,7 +7,7 @@ "@babel/plugin-proposal-class-properties": "^7.5.5", "@babel/plugin-transform-runtime": "^7.14.5", "@babel/preset-env": "^7.5.5", - "@hotwired/turbo": "^7.2.4", + "@hotwired/turbo": "^8.0.21", "babel-loader": "^8.0.6", "ejs": "^3.1.10", "express": "^4.20.0", diff --git a/examples/yarn.lock b/examples/yarn.lock index d091cc26..9ce33e8a 100644 --- a/examples/yarn.lock +++ b/examples/yarn.lock @@ -1008,10 +1008,10 @@ "@babel/helper-string-parser" "^7.27.1" "@babel/helper-validator-identifier" "^7.27.1" -"@hotwired/turbo@^7.2.4": - version "7.2.4" - resolved "https://registry.yarnpkg.com/@hotwired/turbo/-/turbo-7.2.4.tgz#0d35541be32cfae3b4f78c6ab9138f5b21f28a21" - integrity sha512-c3xlOroHp/cCZHDOuLp6uzQYEbvXBUVaal0puXoGJ9M8L/KHwZ3hQozD4dVeSN9msHWLxxtmPT1TlCN7gFhj4w== +"@hotwired/turbo@^8.0.21": + version "8.0.21" + resolved "https://registry.yarnpkg.com/@hotwired/turbo/-/turbo-8.0.21.tgz#a3e80c01d70048200f64bbe3582b84f9bfac034e" + integrity sha512-fJTv3JnzFHeDxBb23esZSOhT4r142xf5o3lKMFMvzPC6AllkqbBKk5Yb31UZhtIsKQCwmO/pUQrtTUlYl5CHAQ== "@jridgewell/gen-mapping@^0.3.2": version "0.3.3"