Merge branch '5.5'
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 17 Mar 2023 10:05:59 +0000 (11:05 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Fri, 17 Mar 2023 10:05:59 +0000 (11:05 +0100)
1  2 
package-lock.json
package.json

index 5f3f2309813b493bafd37bceb24b31f3843bcd1e,ffb57acb483d3df39233fb029e600d9d1af84046..44bc03226a33ae46a3ea1673211f2dea0a3c27e2
@@@ -5,15 -5,40 +5,39 @@@
    "packages": {
      "": {
        "dependencies": {
 -        "@woltlab/wcf": "https://github.com/WoltLab/WCF.git#5ed76b3a3267dfbffdf19405822d22510ad2bc7d"
 +        "@woltlab/d.ts": "https://github.com/WoltLab/d.ts.git#4040fc083245edeb2f8832d4613b9e76aa9c17a5"
        },
        "devDependencies": {
-         "@typescript-eslint/eslint-plugin": "^5.51.0",
-         "@typescript-eslint/parser": "^5.51.0",
-         "eslint": "^8.33.0",
-         "eslint-config-prettier": "^8.6.0",
+         "@typescript-eslint/eslint-plugin": "^5.55.0",
+         "@typescript-eslint/parser": "^5.55.0",
+         "eslint": "^8.36.0",
+         "eslint-config-prettier": "^8.7.0",
          "prettier": "^2.8.4",
-         "typescript": "^4.9.5"
 -        "tslib": "^2.5.0",
+         "typescript": "^5.0.2"
+       }
+     },
+     "node_modules/@eslint-community/eslint-utils": {
+       "version": "4.3.0",
+       "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.3.0.tgz",
+       "integrity": "sha512-v3oplH6FYCULtFuCeqyuTd9D2WKO937Dxdq+GmHOLL72TTRriLxz2VLlNfkZRsvj6PKnOPAtuT6dwrs/pA5DvA==",
+       "dev": true,
+       "dependencies": {
+         "eslint-visitor-keys": "^3.3.0"
+       },
+       "engines": {
+         "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
+       },
+       "peerDependencies": {
+         "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
+       }
+     },
+     "node_modules/@eslint-community/regexpp": {
+       "version": "4.4.0",
+       "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.4.0.tgz",
+       "integrity": "sha512-A9983Q0LnDGdLPjxyXQ00sbV+K+O+ko2Dr+CZigbHWtX9pNfxlaBkMR8X1CztI73zuEyEBXTVjx7CE+/VSwDiQ==",
+       "dev": true,
+       "engines": {
+         "node": "^12.0.0 || ^14.0.0 || >=16.0.0"
        }
      },
      "node_modules/@eslint/eslintrc": {
        "resolved": "https://registry.npmjs.org/@types/sizzle/-/sizzle-2.3.3.tgz",
        "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=="
 -    },
      "node_modules/@typescript-eslint/eslint-plugin": {
-       "version": "5.51.0",
-       "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.51.0.tgz",
-       "integrity": "sha512-wcAwhEWm1RgNd7dxD/o+nnLW8oH+6RK1OGnmbmkj/GGoDPV1WWMVP0FXYQBivKHdwM1pwii3bt//RC62EriIUQ==",
+       "version": "5.55.0",
+       "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.55.0.tgz",
+       "integrity": "sha512-IZGc50rtbjk+xp5YQoJvmMPmJEYoC53SiKPXyqWfv15XoD2Y5Kju6zN0DwlmaGJp1Iw33JsWJcQ7nw0lGCGjVg==",
        "dev": true,
        "dependencies": {
-         "@typescript-eslint/scope-manager": "5.51.0",
-         "@typescript-eslint/type-utils": "5.51.0",
-         "@typescript-eslint/utils": "5.51.0",
+         "@eslint-community/regexpp": "^4.4.0",
+         "@typescript-eslint/scope-manager": "5.55.0",
+         "@typescript-eslint/type-utils": "5.55.0",
+         "@typescript-eslint/utils": "5.55.0",
          "debug": "^4.3.4",
          "grapheme-splitter": "^1.0.4",
          "ignore": "^5.2.0",
        "resolved": "https://registry.npmjs.org/@types/sizzle/-/sizzle-2.3.3.tgz",
        "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=="
 -    },
      "@typescript-eslint/eslint-plugin": {
-       "version": "5.51.0",
-       "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.51.0.tgz",
-       "integrity": "sha512-wcAwhEWm1RgNd7dxD/o+nnLW8oH+6RK1OGnmbmkj/GGoDPV1WWMVP0FXYQBivKHdwM1pwii3bt//RC62EriIUQ==",
+       "version": "5.55.0",
+       "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.55.0.tgz",
+       "integrity": "sha512-IZGc50rtbjk+xp5YQoJvmMPmJEYoC53SiKPXyqWfv15XoD2Y5Kju6zN0DwlmaGJp1Iw33JsWJcQ7nw0lGCGjVg==",
        "dev": true,
        "requires": {
-         "@typescript-eslint/scope-manager": "5.51.0",
-         "@typescript-eslint/type-utils": "5.51.0",
-         "@typescript-eslint/utils": "5.51.0",
+         "@eslint-community/regexpp": "^4.4.0",
+         "@typescript-eslint/scope-manager": "5.55.0",
+         "@typescript-eslint/type-utils": "5.55.0",
+         "@typescript-eslint/utils": "5.55.0",
          "debug": "^4.3.4",
          "grapheme-splitter": "^1.0.4",
          "ignore": "^5.2.0",
diff --cc package.json
index 1981577b0e65e01925a4e6e1fec9be67d82f2b33,7617c26c1493c921c7c35da6a11b516fb9805b60..e4c3e38a4173fac8ec84f446ad6f99cd3a0085cb
@@@ -1,13 -1,14 +1,13 @@@
  {
    "devDependencies": {
-     "@typescript-eslint/eslint-plugin": "^5.51.0",
-     "@typescript-eslint/parser": "^5.51.0",
-     "eslint": "^8.33.0",
-     "eslint-config-prettier": "^8.6.0",
+     "@typescript-eslint/eslint-plugin": "^5.55.0",
+     "@typescript-eslint/parser": "^5.55.0",
+     "eslint": "^8.36.0",
+     "eslint-config-prettier": "^8.7.0",
      "prettier": "^2.8.4",
-     "typescript": "^4.9.5"
 -    "tslib": "^2.5.0",
+     "typescript": "^5.0.2"
    },
    "dependencies": {
 -    "@woltlab/wcf": "https://github.com/WoltLab/WCF.git#5ed76b3a3267dfbffdf19405822d22510ad2bc7d"
 +    "@woltlab/d.ts": "https://github.com/WoltLab/d.ts.git#4040fc083245edeb2f8832d4613b9e76aa9c17a5"
    }
  }