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

449.diff (2183B)


      1 diff --git a/package-lock.json b/package-lock.json
      2 index 1dede94..c7e7df9 100644
      3 --- a/package-lock.json
      4 +++ b/package-lock.json
      5 @@ -19,7 +19,7 @@
      6          "matrix-js-sdk": "^23.0.0",
      7          "react": "^18.2.0",
      8          "react-dom": "^18.2.0",
      9 -        "react-i18next": "^12.1.4",
     10 +        "react-i18next": "^12.3.1",
     11          "react-plock": "github:MTRNord/react-plock#MTRNord/patch-react",
     12          "react-router-dom": "^6.7.0",
     13          "react-spinners": "^0.13.8"
     14 @@ -5508,9 +5508,9 @@
     15        }
     16      },
     17      "node_modules/react-i18next": {
     18 -      "version": "12.1.4",
     19 -      "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-12.1.4.tgz",
     20 -      "integrity": "sha512-XQND7jYtgM7ht5PH3yIZljCRpAMTlH/zmngM9ZjToqa+0BR6xuu8c7QF0WIIOEjcMTB2S3iOfpN/xG/ZrAnO6g==",
     21 +      "version": "12.3.1",
     22 +      "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-12.3.1.tgz",
     23 +      "integrity": "sha512-5v8E2XjZDFzK7K87eSwC7AJcAkcLt5xYZ4+yTPDAW1i7C93oOY1dnr4BaQM7un4Hm+GmghuiPvevWwlca5PwDA==",
     24        "dependencies": {
     25          "@babel/runtime": "^7.20.6",
     26          "html-parse-stringify": "^3.0.1"
     27 @@ -10928,9 +10928,9 @@
     28        }
     29      },
     30      "react-i18next": {
     31 -      "version": "12.1.4",
     32 -      "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-12.1.4.tgz",
     33 -      "integrity": "sha512-XQND7jYtgM7ht5PH3yIZljCRpAMTlH/zmngM9ZjToqa+0BR6xuu8c7QF0WIIOEjcMTB2S3iOfpN/xG/ZrAnO6g==",
     34 +      "version": "12.3.1",
     35 +      "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-12.3.1.tgz",
     36 +      "integrity": "sha512-5v8E2XjZDFzK7K87eSwC7AJcAkcLt5xYZ4+yTPDAW1i7C93oOY1dnr4BaQM7un4Hm+GmghuiPvevWwlca5PwDA==",
     37        "requires": {
     38          "@babel/runtime": "^7.20.6",
     39          "html-parse-stringify": "^3.0.1"
     40 diff --git a/package.json b/package.json
     41 index 85022c5..f91eadc 100644
     42 --- a/package.json
     43 +++ b/package.json
     44 @@ -24,7 +24,7 @@
     45      "matrix-js-sdk": "^23.0.0",
     46      "react": "^18.2.0",
     47      "react-dom": "^18.2.0",
     48 -    "react-i18next": "^12.1.4",
     49 +    "react-i18next": "^12.3.1",
     50      "react-plock": "github:MTRNord/react-plock#MTRNord/patch-react",
     51      "react-router-dom": "^6.7.0",
     52      "react-spinners": "^0.13.8"