]> source.dussan.org Git - nextcloud-server.git/commitdiff
chore(deps): Bump focus-trap from 7.5.4 to 7.6.0 dependabot/npm_and_yarn/focus-trap-7.6.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 21 Sep 2024 03:06:44 +0000 (03:06 +0000)
committerGitHub <noreply@github.com>
Sat, 21 Sep 2024 03:06:44 +0000 (03:06 +0000)
Bumps [focus-trap](https://github.com/focus-trap/focus-trap) from 7.5.4 to 7.6.0.
- [Release notes](https://github.com/focus-trap/focus-trap/releases)
- [Changelog](https://github.com/focus-trap/focus-trap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/focus-trap/focus-trap/compare/v7.5.4...v7.6.0)

---
updated-dependencies:
- dependency-name: focus-trap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
package-lock.json
package.json

index 861dcb55579c1c6fc89e277b3caa93df6972f722..c5b9aed70d5672c84d7f5e6d4fec5e0b5dcb4234 100644 (file)
@@ -48,7 +48,7 @@
         "debounce": "^2.1.0",
         "dompurify": "^3.0.11",
         "escape-html": "^1.0.3",
-        "focus-trap": "^7.5.4",
+        "focus-trap": "^7.6.0",
         "handlebars": "^4.7.7",
         "is-svg": "^5.1.0",
         "jquery": "~3.7",
         "cypress": "^13.9.0"
       }
     },
-    "node_modules/@nextcloud/cypress/node_modules/wait-on": {
-      "version": "8.0.1",
-      "resolved": "https://registry.npmjs.org/wait-on/-/wait-on-8.0.1.tgz",
-      "integrity": "sha512-1wWQOyR2LVVtaqrcIL2+OM+x7bkpmzVROa0Nf6FryXkS+er5Sa1kzFGjzZRqLnHa3n1rACFLeTwUqE1ETL9Mig==",
-      "dev": true,
-      "dependencies": {
-        "axios": "^1.7.7",
-        "joi": "^17.13.3",
-        "lodash": "^4.17.21",
-        "minimist": "^1.2.8",
-        "rxjs": "^7.8.1"
-      },
-      "bin": {
-        "wait-on": "bin/wait-on"
-      },
-      "engines": {
-        "node": ">=12.0.0"
-      }
-    },
-    "node_modules/@nextcloud/cypress/node_modules/wait-on": {
-      "version": "7.2.0",
-      "resolved": "https://registry.npmjs.org/wait-on/-/wait-on-7.2.0.tgz",
-      "integrity": "sha512-wCQcHkRazgjG5XoAq9jbTMLpNIjoSlZslrJ2+N9MxDsGEv1HnFoVjOCexL0ESva7Y9cu350j+DWADdk54s4AFQ==",
-      "dev": true,
-      "dependencies": {
-        "axios": "^1.6.1",
-        "joi": "^17.11.0",
-        "lodash": "^4.17.21",
-        "minimist": "^1.2.8",
-        "rxjs": "^7.8.1"
-      },
-      "bin": {
-        "wait-on": "bin/wait-on"
-      },
-      "engines": {
-        "node": ">=12.0.0"
-      }
-    },
     "node_modules/@nextcloud/dialogs": {
       "version": "6.0.0",
       "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-6.0.0.tgz",
       }
     },
     "node_modules/focus-trap": {
-      "version": "7.5.4",
-      "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.5.4.tgz",
-      "integrity": "sha512-N7kHdlgsO/v+iD/dMoJKtsSqs5Dz/dXZVebRgJw23LDk+jMi/974zyiOYDziY2JPp8xivq9BmUGwIJMiuSBi7w==",
-      "license": "MIT",
+      "version": "7.6.0",
+      "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.6.0.tgz",
+      "integrity": "sha512-1td0l3pMkWJLFipobUcGaf+5DTY4PLDDrcqoSaKP8ediO/CoWCCYk/fT/Y2A4e6TNB+Sh6clRJCjOPPnKoNHnQ==",
       "dependencies": {
         "tabbable": "^6.2.0"
       }
index 19e5ae36ada06d2e84d521bd68762c67d87adb52..7310651dc291276b6187a6398a76f1b6b835379f 100644 (file)
@@ -79,7 +79,7 @@
     "debounce": "^2.1.0",
     "dompurify": "^3.0.11",
     "escape-html": "^1.0.3",
-    "focus-trap": "^7.5.4",
+    "focus-trap": "^7.6.0",
     "handlebars": "^4.7.7",
     "is-svg": "^5.1.0",
     "jquery": "~3.7",