Merge branch '6.0' into 6.1
authorAlexander Ebert <ebert@woltlab.com>
Thu, 2 Jan 2025 15:34:28 +0000 (16:34 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 2 Jan 2025 15:35:06 +0000 (16:35 +0100)
1  2 
package-lock.json
package.json

index 59a08112202ed8fc0aaf51c81aa19bc15bfb2f20,6989913e1e77f056a041007dc5a55c68666d6592..2341d5e8657f34221ae1b5318024599f02db5114
          "@types/facebook-js-sdk": "^3.3.12",
          "@types/google.maps": "^3.58.1",
          "@types/jquery": "^3.5.32",
 -        "@types/pica": "^5.1.3",
 +        "@types/pica": "5.1.3",
          "@types/prismjs": "^1.26.5",
 -        "@types/twitter-for-web": "0.0.3",
 -        "@woltlab/editor": "git+https://github.com/WoltLab/editor.git#0587b116500467bdb66750410f0d9ba34b285be7",
 +        "@types/twitter-for-web": "0.0.6",
 +        "@woltlab/editor": "git+https://github.com/WoltLab/editor.git#ad63ae03e8611e280d30739847a226a1ef4b332d",
 +        "@woltlab/visual-dom-diff": "git+https://github.com/WoltLab/visual-dom-diff.git#e5b51fce3157d1eda310566fc1f86101341d1fea",
          "@woltlab/zxcvbn": "git+https://github.com/WoltLab/zxcvbn.git#5b582b24e437f1883ccad3c37dae7c3c5f1e7da3",
-         "focus-trap": "^7.6.1",
+         "focus-trap": "^7.6.2",
          "html-parsed-element": "^0.4.1",
          "perfect-scrollbar": "^1.5.6",
          "qr-creator": "^1.0.0",
          "url": "https://opencollective.com/typescript-eslint"
        }
      },
+     "node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": {
+       "version": "4.2.0",
+       "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
+       "integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==",
+       "dev": true,
+       "license": "Apache-2.0",
+       "engines": {
+         "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
+       },
+       "funding": {
+         "url": "https://opencollective.com/eslint"
+       }
+     },
      "node_modules/@woltlab/editor": {
 -      "resolved": "git+ssh://git@github.com/WoltLab/editor.git#0587b116500467bdb66750410f0d9ba34b285be7",
 -      "integrity": "sha512-Fy+KV0EuJF86WRgYLSIyOLEzz2BkvXWVwN57Q73lJ2Dg+thcLkUwGlEoX/aeQJoedyltP28v4AXZBiepV1VbgQ==",
 +      "resolved": "git+ssh://git@github.com/WoltLab/editor.git#ad63ae03e8611e280d30739847a226a1ef4b332d",
 +      "integrity": "sha512-x6xLW+/YjGuimnHuI34u0q+Ho97gpawG6o/osugSY7tPjJKOMNeaA3kvNya/1ZHDKbVs6Pnz5Oszb3fMYil+xw==",
        "dependencies": {
          "@ckeditor/ckeditor5-alignment": "^43.3.1",
          "@ckeditor/ckeditor5-autosave": "^43.3.1",
        "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
        "dev": true
      },
 +    "node_modules/diff-match-patch": {
 +      "version": "1.0.5",
 +      "resolved": "https://registry.npmjs.org/diff-match-patch/-/diff-match-patch-1.0.5.tgz",
 +      "integrity": "sha512-IayShXAgj/QMXgB0IWmKx+rOPuGMhqm5w6jvFxmVenXKIzRqTAAsbBPT3kWQeGANj3jGgvcvv4yK6SxqYmikgw=="
 +    },
      "node_modules/esbuild": {
-       "version": "0.24.0",
-       "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.24.0.tgz",
-       "integrity": "sha512-FuLPevChGDshgSicjisSooU0cemp/sGXR841D5LHMB7mTVOmsEHcAxaH3irL53+8YDIeVNQEySh4DaYU/iuPqQ==",
+       "version": "0.24.2",
+       "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.24.2.tgz",
+       "integrity": "sha512-+9egpBW8I3CD5XPe0n6BfT5fxLzxrlDzqydF3aviG+9ni1lDC/OvMHcxqEFV0+LANZG5R1bFMWfUrjVsdwxJvA==",
        "dev": true,
        "hasInstallScript": true,
        "license": "MIT",
diff --cc package.json
index 4ae8331f3a0e6e3d1f709f5262e3cab4681806e1,851e44e3d54c84c29b0e3fa40879b2054eabb945..976561349cd1a84579ddbe5a1ff377874a9c3086
      "@types/facebook-js-sdk": "^3.3.12",
      "@types/google.maps": "^3.58.1",
      "@types/jquery": "^3.5.32",
 -    "@types/pica": "^5.1.3",
 +    "@types/pica": "5.1.3",
      "@types/prismjs": "^1.26.5",
 -    "@types/twitter-for-web": "0.0.3",
 -    "@woltlab/editor": "git+https://github.com/WoltLab/editor.git#0587b116500467bdb66750410f0d9ba34b285be7",
 +    "@types/twitter-for-web": "0.0.6",
 +    "@woltlab/editor": "git+https://github.com/WoltLab/editor.git#ad63ae03e8611e280d30739847a226a1ef4b332d",
 +    "@woltlab/visual-dom-diff": "git+https://github.com/WoltLab/visual-dom-diff.git#e5b51fce3157d1eda310566fc1f86101341d1fea",
      "@woltlab/zxcvbn": "git+https://github.com/WoltLab/zxcvbn.git#5b582b24e437f1883ccad3c37dae7c3c5f1e7da3",
-     "focus-trap": "^7.6.1",
+     "focus-trap": "^7.6.2",
      "html-parsed-element": "^0.4.1",
      "perfect-scrollbar": "^1.5.6",
      "qr-creator": "^1.0.0",