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

283.diff (2319B)


      1 diff --git a/package-lock.json b/package-lock.json
      2 index 49d51fc..c8c2e2b 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.1",
     10 +        "react-i18next": "^12.1.4",
     11          "react-plock": "github:MTRNord/react-plock#MTRNord/patch-react",
     12          "react-router-dom": "^6.6.1",
     13          "react-spinners": "^0.13.7"
     14 @@ -5499,11 +5499,11 @@
     15        }
     16      },
     17      "node_modules/react-i18next": {
     18 -      "version": "12.1.1",
     19 -      "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-12.1.1.tgz",
     20 -      "integrity": "sha512-mFdieOI0LDy84q3JuZU6Aou1DoWW2fhapcTGeBS8+vWSJuViuoCLQAMYSb0QoHhXS8B0WKUOPpx4cffAP7r/aA==",
     21 +      "version": "12.1.4",
     22 +      "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-12.1.4.tgz",
     23 +      "integrity": "sha512-XQND7jYtgM7ht5PH3yIZljCRpAMTlH/zmngM9ZjToqa+0BR6xuu8c7QF0WIIOEjcMTB2S3iOfpN/xG/ZrAnO6g==",
     24        "dependencies": {
     25 -        "@babel/runtime": "^7.14.5",
     26 +        "@babel/runtime": "^7.20.6",
     27          "html-parse-stringify": "^3.0.1"
     28        },
     29        "peerDependencies": {
     30 @@ -10873,11 +10873,11 @@
     31        }
     32      },
     33      "react-i18next": {
     34 -      "version": "12.1.1",
     35 -      "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-12.1.1.tgz",
     36 -      "integrity": "sha512-mFdieOI0LDy84q3JuZU6Aou1DoWW2fhapcTGeBS8+vWSJuViuoCLQAMYSb0QoHhXS8B0WKUOPpx4cffAP7r/aA==",
     37 +      "version": "12.1.4",
     38 +      "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-12.1.4.tgz",
     39 +      "integrity": "sha512-XQND7jYtgM7ht5PH3yIZljCRpAMTlH/zmngM9ZjToqa+0BR6xuu8c7QF0WIIOEjcMTB2S3iOfpN/xG/ZrAnO6g==",
     40        "requires": {
     41 -        "@babel/runtime": "^7.14.5",
     42 +        "@babel/runtime": "^7.20.6",
     43          "html-parse-stringify": "^3.0.1"
     44        }
     45      },
     46 diff --git a/package.json b/package.json
     47 index a551466..61a433b 100644
     48 --- a/package.json
     49 +++ b/package.json
     50 @@ -24,7 +24,7 @@
     51      "matrix-js-sdk": "^23.0.0",
     52      "react": "^18.2.0",
     53      "react-dom": "^18.2.0",
     54 -    "react-i18next": "^12.1.1",
     55 +    "react-i18next": "^12.1.4",
     56      "react-plock": "github:MTRNord/react-plock#MTRNord/patch-react",
     57      "react-router-dom": "^6.6.1",
     58      "react-spinners": "^0.13.7"