Update @rails/ujs to version 7.1.1 (#20324)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
parent
da736bb2ad
commit
7c42a61b6a
2 changed files with 5 additions and 5 deletions
|
|
@ -119,7 +119,7 @@
|
|||
"@honeybadger-io/webpack": "^1.5.1",
|
||||
"@hotwired/stimulus": "3.1.0",
|
||||
"@hotwired/stimulus-webpack-helpers": "1.0.1",
|
||||
"@rails/ujs": "7.0.3",
|
||||
"@rails/ujs": "7.1.1",
|
||||
"@rails/webpacker": "5.4.4",
|
||||
"ahoy.js": "^0.4.3",
|
||||
"autoprefixer": "^10.4.16",
|
||||
|
|
|
|||
|
|
@ -3300,10 +3300,10 @@
|
|||
mkdirp "^1.0.4"
|
||||
rimraf "^3.0.2"
|
||||
|
||||
"@rails/ujs@7.0.3":
|
||||
version "7.0.3"
|
||||
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.0.3.tgz#3bb98db34460ad61ef3cd2684401a444a0347bbb"
|
||||
integrity sha512-u/F5LOFD1255859xEmb+3dHEI9Gnh5zVsjp6Pc++GGoMUei8vfOEPE9pvWuK01PbarIFfZz5D658gFRhs3dVpw==
|
||||
"@rails/ujs@7.1.1":
|
||||
version "7.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.1.tgz#f8df96e406a2a824084b637880e57c257073cb05"
|
||||
integrity sha512-ywGwWNiqXN3Bb1BifVQTrkWEWcAGLHW3D0JNQMQeu57LsoluRzvnenNLPsmdoDPkrmSIASDXNsJiCIpUzFj8CA==
|
||||
|
||||
"@rails/webpacker@5.4.4":
|
||||
version "5.4.4"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue