From: Tim Düsterhus Date: Thu, 20 Jan 2022 12:42:04 +0000 (+0100) Subject: Update commit for WoltLab/WCF in package.json X-Git-Tag: 5.5.0_Alpha_1~25 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=61823e9065f429dff2e70dd6972e1ac96be77c51;p=GitHub%2FWoltLab%2Fcom.woltlab.wcf.conversation.git Update commit for WoltLab/WCF in package.json --- diff --git a/package-lock.json b/package-lock.json index 549bd9a..fe74331 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,7 +5,7 @@ "packages": { "": { "dependencies": { - "@woltlab/wcf": "https://github.com/WoltLab/WCF.git#20b6dea23916144f8f3ea0a68a5c6e5b5e12724c" + "@woltlab/wcf": "https://github.com/WoltLab/WCF.git#ff42f851236d5b190184a4d0a51ed3b78c45f46a" }, "devDependencies": { "@typescript-eslint/eslint-plugin": "^5.9.0", @@ -107,9 +107,9 @@ "integrity": "sha512-80UAq9UoDzDDpsRXxV2ci1R+g/durNJTEzqh3ES4YkswW5T2lWAUuAghUWruw/H849ZhugyQqeaLHKF0iapReg==" }, "node_modules/@types/jquery": { - "version": "3.5.6", - "resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-3.5.6.tgz", - "integrity": "sha512-SmgCQRzGPId4MZQKDj9Hqc6kSXFNWZFHpELkyK8AQhf8Zr6HKfCzFv9ZC1Fv3FyQttJZOlap3qYb12h61iZAIg==", + "version": "3.5.13", + "resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-3.5.13.tgz", + "integrity": "sha512-ZxJrup8nz/ZxcU0vantG+TPdboMhB24jad2uSap50zE7Q9rUeYlCF25kFMSmHR33qoeOgqcdHEp3roaookC0Sg==", "dependencies": { "@types/sizzle": "*" } @@ -326,15 +326,17 @@ }, "node_modules/@woltlab/wcf": { "version": "5.4.0", - "resolved": "git+ssh://git@github.com/WoltLab/WCF.git#20b6dea23916144f8f3ea0a68a5c6e5b5e12724c", - "integrity": "sha512-bHetRlygzGnBO+4PSLtNfuMhZNWzF2HzRx0DO8eWKXr58vJoeq3qqA99AXMjhYKyqUaQBWZvnHLMSEXll2jrCw==", + "resolved": "git+ssh://git@github.com/WoltLab/WCF.git#ff42f851236d5b190184a4d0a51ed3b78c45f46a", + "integrity": "sha512-pUDaC1U+dR85MhNIG/852Ya9ujP1RmRTh23F6Cl1zqxfz0lfxBbFR+LhmWBBUrqcP2AGiSW40uHgFSDhXf/tmQ==", "dependencies": { "@types/facebook-js-sdk": "^3.3.5", - "@types/jquery": "^3.5.6", + "@types/jquery": "^3.5.11", "@types/pica": "^5.1.3", "@types/prismjs": "^1.16.6", "@types/twitter-for-web": "0.0.2", + "focus-trap": "^6.7.1", "qr-creator": "^1.0.0", + "tabbable": "^5.2.1", "tslib": "^2.3.1" } }, @@ -904,6 +906,14 @@ "integrity": "sha512-zAoAQiudy+r5SvnSw3KJy5os/oRJYHzrzja/tBDqrZtNhUw8bt6y8OBzMWcjWr+8liV8Eb6yOhw8WZ7VFZ5ZzA==", "dev": true }, + "node_modules/focus-trap": { + "version": "6.7.2", + "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-6.7.2.tgz", + "integrity": "sha512-mRVv9QPCXITaDreu+pNXiPk1Rpn0WQtGvGrDo3Z/s2kdwtzFw/WOPfbLkdxWWvcahoInm9eRztuQOr1RNyQGrw==", + "dependencies": { + "tabbable": "^5.2.1" + } + }, "node_modules/fs.realpath": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", @@ -1470,6 +1480,11 @@ "node": ">=8" } }, + "node_modules/tabbable": { + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-5.2.1.tgz", + "integrity": "sha512-40pEZ2mhjaZzK0BnI+QGNjJO8UYx9pP5v7BGe17SORTO0OEuuaAwQTkAp8whcZvqon44wKFOikD+Al11K3JICQ==" + }, "node_modules/text-table": { "version": "0.2.0", "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", @@ -1678,9 +1693,9 @@ "integrity": "sha512-80UAq9UoDzDDpsRXxV2ci1R+g/durNJTEzqh3ES4YkswW5T2lWAUuAghUWruw/H849ZhugyQqeaLHKF0iapReg==" }, "@types/jquery": { - "version": "3.5.6", - "resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-3.5.6.tgz", - "integrity": "sha512-SmgCQRzGPId4MZQKDj9Hqc6kSXFNWZFHpELkyK8AQhf8Zr6HKfCzFv9ZC1Fv3FyQttJZOlap3qYb12h61iZAIg==", + "version": "3.5.13", + "resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-3.5.13.tgz", + "integrity": "sha512-ZxJrup8nz/ZxcU0vantG+TPdboMhB24jad2uSap50zE7Q9rUeYlCF25kFMSmHR33qoeOgqcdHEp3roaookC0Sg==", "requires": { "@types/sizzle": "*" } @@ -1807,16 +1822,18 @@ } }, "@woltlab/wcf": { - "version": "git+ssh://git@github.com/WoltLab/WCF.git#20b6dea23916144f8f3ea0a68a5c6e5b5e12724c", - "integrity": "sha512-bHetRlygzGnBO+4PSLtNfuMhZNWzF2HzRx0DO8eWKXr58vJoeq3qqA99AXMjhYKyqUaQBWZvnHLMSEXll2jrCw==", - "from": "@woltlab/wcf@https://github.com/WoltLab/WCF.git#20b6dea23916144f8f3ea0a68a5c6e5b5e12724c", + "version": "git+ssh://git@github.com/WoltLab/WCF.git#ff42f851236d5b190184a4d0a51ed3b78c45f46a", + "integrity": "sha512-pUDaC1U+dR85MhNIG/852Ya9ujP1RmRTh23F6Cl1zqxfz0lfxBbFR+LhmWBBUrqcP2AGiSW40uHgFSDhXf/tmQ==", + "from": "@woltlab/wcf@https://github.com/WoltLab/WCF.git#ff42f851236d5b190184a4d0a51ed3b78c45f46a", "requires": { "@types/facebook-js-sdk": "^3.3.5", - "@types/jquery": "^3.5.6", + "@types/jquery": "^3.5.11", "@types/pica": "^5.1.3", "@types/prismjs": "^1.16.6", "@types/twitter-for-web": "0.0.2", + "focus-trap": "^6.7.1", "qr-creator": "^1.0.0", + "tabbable": "^5.2.1", "tslib": "^2.3.1" } }, @@ -2251,6 +2268,14 @@ "integrity": "sha512-zAoAQiudy+r5SvnSw3KJy5os/oRJYHzrzja/tBDqrZtNhUw8bt6y8OBzMWcjWr+8liV8Eb6yOhw8WZ7VFZ5ZzA==", "dev": true }, + "focus-trap": { + "version": "6.7.2", + "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-6.7.2.tgz", + "integrity": "sha512-mRVv9QPCXITaDreu+pNXiPk1Rpn0WQtGvGrDo3Z/s2kdwtzFw/WOPfbLkdxWWvcahoInm9eRztuQOr1RNyQGrw==", + "requires": { + "tabbable": "^5.2.1" + } + }, "fs.realpath": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", @@ -2644,6 +2669,11 @@ "has-flag": "^4.0.0" } }, + "tabbable": { + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-5.2.1.tgz", + "integrity": "sha512-40pEZ2mhjaZzK0BnI+QGNjJO8UYx9pP5v7BGe17SORTO0OEuuaAwQTkAp8whcZvqon44wKFOikD+Al11K3JICQ==" + }, "text-table": { "version": "0.2.0", "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", diff --git a/package.json b/package.json index 88f154c..2cd532f 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,6 @@ "typescript": "^4.5.4" }, "dependencies": { - "@woltlab/wcf": "https://github.com/WoltLab/WCF.git#20b6dea23916144f8f3ea0a68a5c6e5b5e12724c" + "@woltlab/wcf": "https://github.com/WoltLab/WCF.git#ff42f851236d5b190184a4d0a51ed3b78c45f46a" } }