matrix-art.meta

Issues/PRs archive for MTRNord/matrix-art
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-art.meta.git
Log | Files | Refs

459.diff (2166B)


      1 diff --git a/package-lock.json b/package-lock.json
      2 index 1dede94..680d514 100644
      3 --- a/package-lock.json
      4 +++ b/package-lock.json
      5 @@ -11,7 +11,7 @@
      6          "@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.14.tgz",
      7          "buffer": "^6.0.3",
      8          "events": "^3.3.0",
      9 -        "i18next": "^22.4.9",
     10 +        "i18next": "^22.5.1",
     11          "i18next-browser-languagedetector": "^7.0.1",
     12          "i18next-http-backend": "^2.1.1",
     13          "inquirer": "^9.1.4",
     14 @@ -3674,9 +3674,9 @@
     15        }
     16      },
     17      "node_modules/i18next": {
     18 -      "version": "22.4.9",
     19 -      "resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.9.tgz",
     20 -      "integrity": "sha512-8gWMmUz460KJDQp/ob3MNUX84cVuDRY9PLFPnV8d+Qezz/6dkjxwOaH70xjrCNDO+JrUL25iXfAIN9wUkInNZw==",
     21 +      "version": "22.5.1",
     22 +      "resolved": "https://registry.npmjs.org/i18next/-/i18next-22.5.1.tgz",
     23 +      "integrity": "sha512-8TGPgM3pAD+VRsMtUMNknRz3kzqwp/gPALrWMsDnmC1mKqJwpWyooQRLMcbTwq8z8YwSmuj+ZYvc+xCuEpkssA==",
     24        "funding": [
     25          {
     26            "type": "individual",
     27 @@ -9649,9 +9649,9 @@
     28        }
     29      },
     30      "i18next": {
     31 -      "version": "22.4.9",
     32 -      "resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.9.tgz",
     33 -      "integrity": "sha512-8gWMmUz460KJDQp/ob3MNUX84cVuDRY9PLFPnV8d+Qezz/6dkjxwOaH70xjrCNDO+JrUL25iXfAIN9wUkInNZw==",
     34 +      "version": "22.5.1",
     35 +      "resolved": "https://registry.npmjs.org/i18next/-/i18next-22.5.1.tgz",
     36 +      "integrity": "sha512-8TGPgM3pAD+VRsMtUMNknRz3kzqwp/gPALrWMsDnmC1mKqJwpWyooQRLMcbTwq8z8YwSmuj+ZYvc+xCuEpkssA==",
     37        "requires": {
     38          "@babel/runtime": "^7.20.6"
     39        }
     40 diff --git a/package.json b/package.json
     41 index 85022c5..fe5dd38 100644
     42 --- a/package.json
     43 +++ b/package.json
     44 @@ -16,7 +16,7 @@
     45      "@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.14.tgz",
     46      "buffer": "^6.0.3",
     47      "events": "^3.3.0",
     48 -    "i18next": "^22.4.9",
     49 +    "i18next": "^22.5.1",
     50      "i18next-browser-languagedetector": "^7.0.1",
     51      "i18next-http-backend": "^2.1.1",
     52      "inquirer": "^9.1.4",