diff --git a/package.json b/package.json index 0c4e823..2ac5fc8 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "tab", "private": "true", "dependencies": { - "@hotwired/stimulus": "^3.1.0", + "@hotwired/stimulus": "^3.2.1", "@hotwired/turbo-rails": "^7.2.4", "autoprefixer": "^10.4.12", "datatables": "^1.10.18", diff --git a/yarn.lock b/yarn.lock index 6425413..ff00c8b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -162,10 +162,10 @@ dependencies: "@floating-ui/core" "^1.0.1" -"@hotwired/stimulus@^3.1.0": - version "3.1.0" - resolved "https://registry.yarnpkg.com/@hotwired/stimulus/-/stimulus-3.1.0.tgz#20215251e5afe6e0a3787285181ba1bfc9097df0" - integrity sha512-iDMHUhiEJ1xFeicyHcZQQgBzhtk5mPR0QZO3L6wtqzMsJEk2TKECuCQTGKjm+KJTHVY0dKq1dOOAWvODjpd2Mg== +"@hotwired/stimulus@^3.2.1": + version "3.2.1" + resolved "https://registry.yarnpkg.com/@hotwired/stimulus/-/stimulus-3.2.1.tgz#e3de23623b0c52c247aba4cd5d530d257008676b" + integrity sha512-HGlzDcf9vv/EQrMJ5ZG6VWNs8Z/xMN+1o2OhV1gKiSG6CqZt5MCBB1gRg5ILiN3U0jEAxuDTNPRfBcnZBDmupQ== "@hotwired/turbo-rails@^7.2.4": version "7.2.4"