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

126.diff (6717B)


      1 diff --git a/package-lock.json b/package-lock.json
      2 index 973d2ef..0668c23 100644
      3 --- a/package-lock.json
      4 +++ b/package-lock.json
      5 @@ -13,7 +13,7 @@
      6          "localforage": "1.10.0",
      7          "meilisearch": "0.25.0",
      8          "next": "12.1.0",
      9 -        "next-i18next": "10.5.0",
     10 +        "next-i18next": "11.0.0",
     11          "png-chunks-extract": "1.0.0",
     12          "prop-types": "15.8.1",
     13          "react": "17.0.2",
     14 @@ -756,9 +756,9 @@
     15        }
     16      },
     17      "node_modules/@babel/runtime": {
     18 -      "version": "7.17.0",
     19 -      "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.17.0.tgz",
     20 -      "integrity": "sha512-etcO/ohMNaNA2UBdaXBBSX/3aEzFMRrVfaPv8Ptc0k+cWpWW0QFiGZ2XnVqQZI1Cf734LbPGmqBKWESfW4x/dQ==",
     21 +      "version": "7.17.8",
     22 +      "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.17.8.tgz",
     23 +      "integrity": "sha512-dQpEpK0O9o6lj6oPu0gRDbbnk+4LeHlNcBpspf6Olzt3GIX4P1lWF1gS+pHLDFlaJvbR6q7jCfQ08zA4QJBnmA==",
     24        "dependencies": {
     25          "regenerator-runtime": "^0.13.4"
     26        },
     27 @@ -4528,9 +4528,9 @@
     28        }
     29      },
     30      "node_modules/i18next": {
     31 -      "version": "21.6.12",
     32 -      "resolved": "https://registry.npmjs.org/i18next/-/i18next-21.6.12.tgz",
     33 -      "integrity": "sha512-xlGTPdu2g5PZEUIE6TA1mQ9EIAAv9nMFONzgwAIrKL/KTmYYWufQNGgOmp5Og1PvgUji+6i1whz0rMdsz1qaKw==",
     34 +      "version": "21.6.14",
     35 +      "resolved": "https://registry.npmjs.org/i18next/-/i18next-21.6.14.tgz",
     36 +      "integrity": "sha512-XL6WyD+xlwQwbieXRlXhKWoLb/rkch50/rA+vl6untHnJ+aYnkQ0YDZciTWE78PPhOpbi2gR0LTJCJpiAhA+uQ==",
     37        "funding": [
     38          {
     39            "type": "individual",
     40 @@ -4546,7 +4546,7 @@
     41          }
     42        ],
     43        "dependencies": {
     44 -        "@babel/runtime": "^7.12.0"
     45 +        "@babel/runtime": "^7.17.2"
     46        }
     47      },
     48      "node_modules/i18next-fs-backend": {
     49 @@ -5892,17 +5892,17 @@
     50        }
     51      },
     52      "node_modules/next-i18next": {
     53 -      "version": "10.5.0",
     54 -      "resolved": "https://registry.npmjs.org/next-i18next/-/next-i18next-10.5.0.tgz",
     55 -      "integrity": "sha512-+Xj/v5gqpEUBKKAaFCZ76+Ps6OGAaIgGowJTF67wTcmIQbHrcHMPjHwPTbnpXy7uHrH8os7i4eAfRENAv/6xwg==",
     56 +      "version": "11.0.0",
     57 +      "resolved": "https://registry.npmjs.org/next-i18next/-/next-i18next-11.0.0.tgz",
     58 +      "integrity": "sha512-phxbQiZGSJTTBE2FI4+BnqFZl88AI2V+6MrEQnT9aPFAXq/fATQ/F0pOUM3J7kU4nEeCfn3hjISq+ygGHlEz0g==",
     59        "dependencies": {
     60          "@babel/runtime": "^7.13.17",
     61          "@types/hoist-non-react-statics": "^3.3.1",
     62          "core-js": "^3",
     63          "hoist-non-react-statics": "^3.2.0",
     64 -        "i18next": "^21.6.12",
     65 -        "i18next-fs-backend": "^1.0.7",
     66 -        "react-i18next": "^11.15.5"
     67 +        "i18next": "^21.6.14",
     68 +        "i18next-fs-backend": "^1.1.4",
     69 +        "react-i18next": "^11.16.2"
     70        },
     71        "engines": {
     72          "node": ">=12"
     73 @@ -7118,9 +7118,9 @@
     74        }
     75      },
     76      "node_modules/react-i18next": {
     77 -      "version": "11.15.5",
     78 -      "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.5.tgz",
     79 -      "integrity": "sha512-vBWuVEQgrhZrGKpyv8FmJ7Zs5jRQWl794Tte7yzJ0okZqqi3jd6j2pLYNg441WcREsbIOvWdiDXbY7W6E93p1A==",
     80 +      "version": "11.16.2",
     81 +      "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.2.tgz",
     82 +      "integrity": "sha512-1iuZduvARUelL5ux663FvIoDZExwFO+9QtRAAt4uvs1/aun4cUZt8XBrVg7iiDgNls9cOSORAhE7Ri5KA9RMvg==",
     83        "dependencies": {
     84          "@babel/runtime": "^7.14.5",
     85          "html-escaper": "^2.0.2",
     86 @@ -9448,9 +9448,9 @@
     87        }
     88      },
     89      "@babel/runtime": {
     90 -      "version": "7.17.0",
     91 -      "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.17.0.tgz",
     92 -      "integrity": "sha512-etcO/ohMNaNA2UBdaXBBSX/3aEzFMRrVfaPv8Ptc0k+cWpWW0QFiGZ2XnVqQZI1Cf734LbPGmqBKWESfW4x/dQ==",
     93 +      "version": "7.17.8",
     94 +      "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.17.8.tgz",
     95 +      "integrity": "sha512-dQpEpK0O9o6lj6oPu0gRDbbnk+4LeHlNcBpspf6Olzt3GIX4P1lWF1gS+pHLDFlaJvbR6q7jCfQ08zA4QJBnmA==",
     96        "requires": {
     97          "regenerator-runtime": "^0.13.4"
     98        }
     99 @@ -12371,11 +12371,11 @@
    100        }
    101      },
    102      "i18next": {
    103 -      "version": "21.6.12",
    104 -      "resolved": "https://registry.npmjs.org/i18next/-/i18next-21.6.12.tgz",
    105 -      "integrity": "sha512-xlGTPdu2g5PZEUIE6TA1mQ9EIAAv9nMFONzgwAIrKL/KTmYYWufQNGgOmp5Og1PvgUji+6i1whz0rMdsz1qaKw==",
    106 +      "version": "21.6.14",
    107 +      "resolved": "https://registry.npmjs.org/i18next/-/i18next-21.6.14.tgz",
    108 +      "integrity": "sha512-XL6WyD+xlwQwbieXRlXhKWoLb/rkch50/rA+vl6untHnJ+aYnkQ0YDZciTWE78PPhOpbi2gR0LTJCJpiAhA+uQ==",
    109        "requires": {
    110 -        "@babel/runtime": "^7.12.0"
    111 +        "@babel/runtime": "^7.17.2"
    112        }
    113      },
    114      "i18next-fs-backend": {
    115 @@ -13414,17 +13414,17 @@
    116        }
    117      },
    118      "next-i18next": {
    119 -      "version": "10.5.0",
    120 -      "resolved": "https://registry.npmjs.org/next-i18next/-/next-i18next-10.5.0.tgz",
    121 -      "integrity": "sha512-+Xj/v5gqpEUBKKAaFCZ76+Ps6OGAaIgGowJTF67wTcmIQbHrcHMPjHwPTbnpXy7uHrH8os7i4eAfRENAv/6xwg==",
    122 +      "version": "11.0.0",
    123 +      "resolved": "https://registry.npmjs.org/next-i18next/-/next-i18next-11.0.0.tgz",
    124 +      "integrity": "sha512-phxbQiZGSJTTBE2FI4+BnqFZl88AI2V+6MrEQnT9aPFAXq/fATQ/F0pOUM3J7kU4nEeCfn3hjISq+ygGHlEz0g==",
    125        "requires": {
    126          "@babel/runtime": "^7.13.17",
    127          "@types/hoist-non-react-statics": "^3.3.1",
    128          "core-js": "^3",
    129          "hoist-non-react-statics": "^3.2.0",
    130 -        "i18next": "^21.6.12",
    131 -        "i18next-fs-backend": "^1.0.7",
    132 -        "react-i18next": "^11.15.5"
    133 +        "i18next": "^21.6.14",
    134 +        "i18next-fs-backend": "^1.1.4",
    135 +        "react-i18next": "^11.16.2"
    136        }
    137      },
    138      "node-addon-api": {
    139 @@ -14293,9 +14293,9 @@
    140        }
    141      },
    142      "react-i18next": {
    143 -      "version": "11.15.5",
    144 -      "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.5.tgz",
    145 -      "integrity": "sha512-vBWuVEQgrhZrGKpyv8FmJ7Zs5jRQWl794Tte7yzJ0okZqqi3jd6j2pLYNg441WcREsbIOvWdiDXbY7W6E93p1A==",
    146 +      "version": "11.16.2",
    147 +      "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.2.tgz",
    148 +      "integrity": "sha512-1iuZduvARUelL5ux663FvIoDZExwFO+9QtRAAt4uvs1/aun4cUZt8XBrVg7iiDgNls9cOSORAhE7Ri5KA9RMvg==",
    149        "requires": {
    150          "@babel/runtime": "^7.14.5",
    151          "html-escaper": "^2.0.2",
    152 diff --git a/package.json b/package.json
    153 index 3139b71..9f0dfaf 100644
    154 --- a/package.json
    155 +++ b/package.json
    156 @@ -24,7 +24,7 @@
    157      "localforage": "1.10.0",
    158      "meilisearch": "0.25.0",
    159      "next": "12.1.0",
    160 -    "next-i18next": "10.5.0",
    161 +    "next-i18next": "11.0.0",
    162      "png-chunks-extract": "1.0.0",
    163      "prop-types": "15.8.1",
    164      "react": "17.0.2",