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

91.diff (6836B)


      1 diff --git a/package-lock.json b/package-lock.json
      2 index 1065661..d69eb04 100644
      3 --- a/package-lock.json
      4 +++ b/package-lock.json
      5 @@ -13,7 +13,7 @@
      6          "localforage": "1.10.0",
      7          "meilisearch": "0.24.0",
      8          "next": "12.1.0",
      9 -        "next-i18next": "10.4.0",
     10 +        "next-i18next": "10.5.0",
     11          "png-chunks-extract": "1.0.0",
     12          "prop-types": "15.8.1",
     13          "react": "17.0.2",
     14 @@ -4601,9 +4601,9 @@
     15        }
     16      },
     17      "node_modules/i18next": {
     18 -      "version": "21.6.11",
     19 -      "resolved": "https://registry.npmjs.org/i18next/-/i18next-21.6.11.tgz",
     20 -      "integrity": "sha512-tJ2+o0lVO+fhi8bPkCpBAeY1SgkqmQm5NzgPWCQssBrywJw98/o+Kombhty5nxQOpHtvMmsxcOopczUiH6bJxQ==",
     21 +      "version": "21.6.12",
     22 +      "resolved": "https://registry.npmjs.org/i18next/-/i18next-21.6.12.tgz",
     23 +      "integrity": "sha512-xlGTPdu2g5PZEUIE6TA1mQ9EIAAv9nMFONzgwAIrKL/KTmYYWufQNGgOmp5Og1PvgUji+6i1whz0rMdsz1qaKw==",
     24        "funding": [
     25          {
     26            "type": "individual",
     27 @@ -5965,17 +5965,17 @@
     28        }
     29      },
     30      "node_modules/next-i18next": {
     31 -      "version": "10.4.0",
     32 -      "resolved": "https://registry.npmjs.org/next-i18next/-/next-i18next-10.4.0.tgz",
     33 -      "integrity": "sha512-3ShASQiQjEmfpCrghOXnUpq6f3tvp/DWyvL/TOoMiH30ERfpbdv7279m4f08tqwGaWlOukanutvs1s1vrQI3Pw==",
     34 +      "version": "10.5.0",
     35 +      "resolved": "https://registry.npmjs.org/next-i18next/-/next-i18next-10.5.0.tgz",
     36 +      "integrity": "sha512-+Xj/v5gqpEUBKKAaFCZ76+Ps6OGAaIgGowJTF67wTcmIQbHrcHMPjHwPTbnpXy7uHrH8os7i4eAfRENAv/6xwg==",
     37        "dependencies": {
     38          "@babel/runtime": "^7.13.17",
     39          "@types/hoist-non-react-statics": "^3.3.1",
     40          "core-js": "^3",
     41          "hoist-non-react-statics": "^3.2.0",
     42 -        "i18next": "^21.5.3",
     43 +        "i18next": "^21.6.12",
     44          "i18next-fs-backend": "^1.0.7",
     45 -        "react-i18next": "^11.8.13"
     46 +        "react-i18next": "^11.15.5"
     47        },
     48        "engines": {
     49          "node": ">=12"
     50 @@ -5989,28 +5989,6 @@
     51          "react": ">= 16.8.0"
     52        }
     53      },
     54 -    "node_modules/next-i18next/node_modules/react-i18next": {
     55 -      "version": "11.15.3",
     56 -      "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.3.tgz",
     57 -      "integrity": "sha512-RSUEM4So3Tu2JHV0JsZ5Yje+4nz66YViMfPZoywxOy0xyn3L7tE2CHvJ7Y9LUsrTU7vGmZ5bwb8PpjnkatdIxg==",
     58 -      "dependencies": {
     59 -        "@babel/runtime": "^7.14.5",
     60 -        "html-escaper": "^2.0.2",
     61 -        "html-parse-stringify": "^3.0.1"
     62 -      },
     63 -      "peerDependencies": {
     64 -        "i18next": ">= 19.0.0",
     65 -        "react": ">= 16.8.0"
     66 -      },
     67 -      "peerDependenciesMeta": {
     68 -        "react-dom": {
     69 -          "optional": true
     70 -        },
     71 -        "react-native": {
     72 -          "optional": true
     73 -        }
     74 -      }
     75 -    },
     76      "node_modules/next/node_modules/postcss": {
     77        "version": "8.4.5",
     78        "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.5.tgz",
     79 @@ -7277,6 +7255,28 @@
     80          "react": ">= 16.8"
     81        }
     82      },
     83 +    "node_modules/react-i18next": {
     84 +      "version": "11.15.5",
     85 +      "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.5.tgz",
     86 +      "integrity": "sha512-vBWuVEQgrhZrGKpyv8FmJ7Zs5jRQWl794Tte7yzJ0okZqqi3jd6j2pLYNg441WcREsbIOvWdiDXbY7W6E93p1A==",
     87 +      "dependencies": {
     88 +        "@babel/runtime": "^7.14.5",
     89 +        "html-escaper": "^2.0.2",
     90 +        "html-parse-stringify": "^3.0.1"
     91 +      },
     92 +      "peerDependencies": {
     93 +        "i18next": ">= 19.0.0",
     94 +        "react": ">= 16.8.0"
     95 +      },
     96 +      "peerDependenciesMeta": {
     97 +        "react-dom": {
     98 +          "optional": true
     99 +        },
    100 +        "react-native": {
    101 +          "optional": true
    102 +        }
    103 +      }
    104 +    },
    105      "node_modules/react-is": {
    106        "version": "16.13.1",
    107        "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
    108 @@ -12578,9 +12578,9 @@
    109        }
    110      },
    111      "i18next": {
    112 -      "version": "21.6.11",
    113 -      "resolved": "https://registry.npmjs.org/i18next/-/i18next-21.6.11.tgz",
    114 -      "integrity": "sha512-tJ2+o0lVO+fhi8bPkCpBAeY1SgkqmQm5NzgPWCQssBrywJw98/o+Kombhty5nxQOpHtvMmsxcOopczUiH6bJxQ==",
    115 +      "version": "21.6.12",
    116 +      "resolved": "https://registry.npmjs.org/i18next/-/i18next-21.6.12.tgz",
    117 +      "integrity": "sha512-xlGTPdu2g5PZEUIE6TA1mQ9EIAAv9nMFONzgwAIrKL/KTmYYWufQNGgOmp5Og1PvgUji+6i1whz0rMdsz1qaKw==",
    118        "requires": {
    119          "@babel/runtime": "^7.12.0"
    120        }
    121 @@ -13621,29 +13621,17 @@
    122        }
    123      },
    124      "next-i18next": {
    125 -      "version": "10.4.0",
    126 -      "resolved": "https://registry.npmjs.org/next-i18next/-/next-i18next-10.4.0.tgz",
    127 -      "integrity": "sha512-3ShASQiQjEmfpCrghOXnUpq6f3tvp/DWyvL/TOoMiH30ERfpbdv7279m4f08tqwGaWlOukanutvs1s1vrQI3Pw==",
    128 +      "version": "10.5.0",
    129 +      "resolved": "https://registry.npmjs.org/next-i18next/-/next-i18next-10.5.0.tgz",
    130 +      "integrity": "sha512-+Xj/v5gqpEUBKKAaFCZ76+Ps6OGAaIgGowJTF67wTcmIQbHrcHMPjHwPTbnpXy7uHrH8os7i4eAfRENAv/6xwg==",
    131        "requires": {
    132          "@babel/runtime": "^7.13.17",
    133          "@types/hoist-non-react-statics": "^3.3.1",
    134          "core-js": "^3",
    135          "hoist-non-react-statics": "^3.2.0",
    136 -        "i18next": "^21.5.3",
    137 +        "i18next": "^21.6.12",
    138          "i18next-fs-backend": "^1.0.7",
    139 -        "react-i18next": "^11.8.13"
    140 -      },
    141 -      "dependencies": {
    142 -        "react-i18next": {
    143 -          "version": "11.15.3",
    144 -          "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.3.tgz",
    145 -          "integrity": "sha512-RSUEM4So3Tu2JHV0JsZ5Yje+4nz66YViMfPZoywxOy0xyn3L7tE2CHvJ7Y9LUsrTU7vGmZ5bwb8PpjnkatdIxg==",
    146 -          "requires": {
    147 -            "@babel/runtime": "^7.14.5",
    148 -            "html-escaper": "^2.0.2",
    149 -            "html-parse-stringify": "^3.0.1"
    150 -          }
    151 -        }
    152 +        "react-i18next": "^11.15.5"
    153        }
    154      },
    155      "node-addon-api": {
    156 @@ -14563,6 +14551,16 @@
    157          "prop-types": "^15.8.1"
    158        }
    159      },
    160 +    "react-i18next": {
    161 +      "version": "11.15.5",
    162 +      "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.5.tgz",
    163 +      "integrity": "sha512-vBWuVEQgrhZrGKpyv8FmJ7Zs5jRQWl794Tte7yzJ0okZqqi3jd6j2pLYNg441WcREsbIOvWdiDXbY7W6E93p1A==",
    164 +      "requires": {
    165 +        "@babel/runtime": "^7.14.5",
    166 +        "html-escaper": "^2.0.2",
    167 +        "html-parse-stringify": "^3.0.1"
    168 +      }
    169 +    },
    170      "react-is": {
    171        "version": "16.13.1",
    172        "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
    173 diff --git a/package.json b/package.json
    174 index 96239eb..cb2f587 100644
    175 --- a/package.json
    176 +++ b/package.json
    177 @@ -24,7 +24,7 @@
    178      "localforage": "1.10.0",
    179      "meilisearch": "0.24.0",
    180      "next": "12.1.0",
    181 -    "next-i18next": "10.4.0",
    182 +    "next-i18next": "10.5.0",
    183      "png-chunks-extract": "1.0.0",
    184      "prop-types": "15.8.1",
    185      "react": "17.0.2",