mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
Merge pull request #19077 from opf/dependabot/npm_and_yarn/frontend/dev/hotwired/turbo-rails-8.0.16
Bump @hotwired/turbo-rails from 8.0.13 to 8.0.16 in /frontend
This commit is contained in:
Generated
+8
-8
@@ -3484,13 +3484,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@hotwired/turbo-rails": {
|
||||
"version": "8.0.13",
|
||||
"resolved": "https://registry.npmjs.org/@hotwired/turbo-rails/-/turbo-rails-8.0.13.tgz",
|
||||
"integrity": "sha512-6SCnnOSzhtaJ0pNkAjncZxjtKsK3sP/vPEkCnTXBXSHkr+vF7DTZkOlwjhms1DbbQNTsjCsBoKvzSMbh/omSCQ==",
|
||||
"version": "8.0.16",
|
||||
"resolved": "https://registry.npmjs.org/@hotwired/turbo-rails/-/turbo-rails-8.0.16.tgz",
|
||||
"integrity": "sha512-Yxiy2x+N3eOIEDokvLzSrd08aI5RDKnFYDQFl2J/LuMEWTtPdY7oNP0F/gv/sSe5AV23Lwz4FitG/uNFXNM5tA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@hotwired/turbo": "^8.0.13",
|
||||
"@rails/actioncable": "^7.0"
|
||||
"@rails/actioncable": ">=7.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@html-eslint/eslint-plugin": {
|
||||
@@ -24481,12 +24481,12 @@
|
||||
"integrity": "sha512-M7qXUqcGab6G5PKOiwhgbByTtrPgKPFCTMNQ52QhzUEXEqmp0/ApEguUesh/FPiUjrmFec+3lq98KsWnYY2C7g=="
|
||||
},
|
||||
"@hotwired/turbo-rails": {
|
||||
"version": "8.0.13",
|
||||
"resolved": "https://registry.npmjs.org/@hotwired/turbo-rails/-/turbo-rails-8.0.13.tgz",
|
||||
"integrity": "sha512-6SCnnOSzhtaJ0pNkAjncZxjtKsK3sP/vPEkCnTXBXSHkr+vF7DTZkOlwjhms1DbbQNTsjCsBoKvzSMbh/omSCQ==",
|
||||
"version": "8.0.16",
|
||||
"resolved": "https://registry.npmjs.org/@hotwired/turbo-rails/-/turbo-rails-8.0.16.tgz",
|
||||
"integrity": "sha512-Yxiy2x+N3eOIEDokvLzSrd08aI5RDKnFYDQFl2J/LuMEWTtPdY7oNP0F/gv/sSe5AV23Lwz4FitG/uNFXNM5tA==",
|
||||
"requires": {
|
||||
"@hotwired/turbo": "^8.0.13",
|
||||
"@rails/actioncable": "^7.0"
|
||||
"@rails/actioncable": ">=7.0"
|
||||
}
|
||||
},
|
||||
"@html-eslint/eslint-plugin": {
|
||||
|
||||
Reference in New Issue
Block a user