From e75e5e18a923b89a30d1cb53ee84b059e575b05a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim=20D=C3=BCsterhus?= Date: Fri, 15 Sep 2023 10:52:36 +0200 Subject: [PATCH] Update `@types` dependencies --- package-lock.json | 42 +++++++++++++++++++++--------------------- package.json | 6 +++--- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3640268495..527b11eca7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,13 +8,13 @@ "name": "@woltlab/wcf", "version": "5.4.0", "dependencies": { - "@types/facebook-js-sdk": "^3.3.6", + "@types/facebook-js-sdk": "^3.3.7", "@types/google.maps": "^3.54.0", - "@types/jquery": "^3.5.16", + "@types/jquery": "^3.5.18", "@types/perfect-scrollbar": "^0.7.0", "@types/pica": "^5.1.3", "@types/prismjs": "^1.16.6", - "@types/twitter-for-web": "0.0.2", + "@types/twitter-for-web": "0.0.3", "focus-trap": "^6.9.4", "qr-creator": "^1.0.0", "tabbable": "^5.3.3", @@ -164,9 +164,9 @@ } }, "node_modules/@types/facebook-js-sdk": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/@types/facebook-js-sdk/-/facebook-js-sdk-3.3.6.tgz", - "integrity": "sha512-CxTLMVtZsgrj9Ven5Pn1vcFumCFs+CG8Jfc63xWq/8b9e6uWjGyZlMnvQk7lIVn97Zd1vpu0ZK/OFWAoap0RCw==" + "version": "3.3.7", + "resolved": "https://registry.npmjs.org/@types/facebook-js-sdk/-/facebook-js-sdk-3.3.7.tgz", + "integrity": "sha512-HNtw1sK489TEBf3Pf14l6ppOI7JzWcZSNyFI/kXyClM/qCg6WYXv/jmq6K9v2Ib9G2jG//8bXxX6vIAEHDj3QQ==" }, "node_modules/@types/google.maps": { "version": "3.54.0", @@ -174,9 +174,9 @@ "integrity": "sha512-b1MBy2eGrZoEFLnzq1RrlHbfzuWHz+Nitgqbb5N+MFA0kAUv0kYPmAXtczpb4dHlFZyu58EYzcKXtWNqSInyXg==" }, "node_modules/@types/jquery": { - "version": "3.5.16", - "resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-3.5.16.tgz", - "integrity": "sha512-bsI7y4ZgeMkmpG9OM710RRzDFp+w4P1RGiIt30C1mSBT+ExCleeh4HObwgArnDFELmRrOpXgSYN9VF1hj+f1lw==", + "version": "3.5.18", + "resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-3.5.18.tgz", + "integrity": "sha512-sNm7O6LECFhHmF+3KYo6QIl2fIbjlPYa0PDgDQwfOaEJzwpK20Eub9Ke7VKkGsSJ2K0HUR50S266qYzRX4GlSw==", "dependencies": { "@types/sizzle": "*" } @@ -217,9 +217,9 @@ "integrity": "sha512-JYM8x9EGF163bEyhdJBpR2QX1R5naCJHC8ucJylJ3w9/CVBaskdQ8WqBf8MmQrd1kRvp/a4TS8HJ+bxzR7ZJYQ==" }, "node_modules/@types/twitter-for-web": { - "version": "0.0.2", - "resolved": "https://registry.npmjs.org/@types/twitter-for-web/-/twitter-for-web-0.0.2.tgz", - "integrity": "sha512-fDg882G9KHOkVxyJFkZ1hIOHxgj1vHLZnMJshF9W+8C2f9lzkIc/DeD1Ed2q1SWaHD/hdooaFIWTDhgL8zzpYg==" + "version": "0.0.3", + "resolved": "https://registry.npmjs.org/@types/twitter-for-web/-/twitter-for-web-0.0.3.tgz", + "integrity": "sha512-ty80ZBqE5B5+Jyre2tAdfBDrurLwWYlg1oqyKV91GpxU6e3rjHo2bxZb7ivgfZAOPDYsgzHfg/cbHgsx6ruhmg==" }, "node_modules/@types/zxcvbn": { "version": "4.4.1", @@ -1759,9 +1759,9 @@ } }, "@types/facebook-js-sdk": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/@types/facebook-js-sdk/-/facebook-js-sdk-3.3.6.tgz", - "integrity": "sha512-CxTLMVtZsgrj9Ven5Pn1vcFumCFs+CG8Jfc63xWq/8b9e6uWjGyZlMnvQk7lIVn97Zd1vpu0ZK/OFWAoap0RCw==" + "version": "3.3.7", + "resolved": "https://registry.npmjs.org/@types/facebook-js-sdk/-/facebook-js-sdk-3.3.7.tgz", + "integrity": "sha512-HNtw1sK489TEBf3Pf14l6ppOI7JzWcZSNyFI/kXyClM/qCg6WYXv/jmq6K9v2Ib9G2jG//8bXxX6vIAEHDj3QQ==" }, "@types/google.maps": { "version": "3.54.0", @@ -1769,9 +1769,9 @@ "integrity": "sha512-b1MBy2eGrZoEFLnzq1RrlHbfzuWHz+Nitgqbb5N+MFA0kAUv0kYPmAXtczpb4dHlFZyu58EYzcKXtWNqSInyXg==" }, "@types/jquery": { - "version": "3.5.16", - "resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-3.5.16.tgz", - "integrity": "sha512-bsI7y4ZgeMkmpG9OM710RRzDFp+w4P1RGiIt30C1mSBT+ExCleeh4HObwgArnDFELmRrOpXgSYN9VF1hj+f1lw==", + "version": "3.5.18", + "resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-3.5.18.tgz", + "integrity": "sha512-sNm7O6LECFhHmF+3KYo6QIl2fIbjlPYa0PDgDQwfOaEJzwpK20Eub9Ke7VKkGsSJ2K0HUR50S266qYzRX4GlSw==", "requires": { "@types/sizzle": "*" } @@ -1812,9 +1812,9 @@ "integrity": "sha512-JYM8x9EGF163bEyhdJBpR2QX1R5naCJHC8ucJylJ3w9/CVBaskdQ8WqBf8MmQrd1kRvp/a4TS8HJ+bxzR7ZJYQ==" }, "@types/twitter-for-web": { - "version": "0.0.2", - "resolved": "https://registry.npmjs.org/@types/twitter-for-web/-/twitter-for-web-0.0.2.tgz", - "integrity": "sha512-fDg882G9KHOkVxyJFkZ1hIOHxgj1vHLZnMJshF9W+8C2f9lzkIc/DeD1Ed2q1SWaHD/hdooaFIWTDhgL8zzpYg==" + "version": "0.0.3", + "resolved": "https://registry.npmjs.org/@types/twitter-for-web/-/twitter-for-web-0.0.3.tgz", + "integrity": "sha512-ty80ZBqE5B5+Jyre2tAdfBDrurLwWYlg1oqyKV91GpxU6e3rjHo2bxZb7ivgfZAOPDYsgzHfg/cbHgsx6ruhmg==" }, "@types/zxcvbn": { "version": "4.4.1", diff --git a/package.json b/package.json index 9949486cfd..18413f6f34 100644 --- a/package.json +++ b/package.json @@ -17,11 +17,11 @@ "dependencies": { "@types/google.maps": "^3.54.0", "@types/perfect-scrollbar": "^0.7.0", - "@types/facebook-js-sdk": "^3.3.6", - "@types/jquery": "^3.5.16", + "@types/facebook-js-sdk": "^3.3.7", + "@types/jquery": "^3.5.18", "@types/pica": "^5.1.3", "@types/prismjs": "^1.16.6", - "@types/twitter-for-web": "0.0.2", + "@types/twitter-for-web": "0.0.3", "focus-trap": "^6.9.4", "qr-creator": "^1.0.0", "tabbable": "^5.3.3", -- 2.20.1