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

64.diff (2085B)


      1 diff --git a/package-lock.json b/package-lock.json
      2 index 5a0d387..907fb59 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.0.10",
      9 -        "next-i18next": "10.2.0",
     10 +        "next-i18next": "10.3.0",
     11          "png-chunks-extract": "1.0.0",
     12          "prop-types": "15.8.1",
     13          "react": "17.0.2",
     14 @@ -5918,9 +5918,9 @@
     15        }
     16      },
     17      "node_modules/next-i18next": {
     18 -      "version": "10.2.0",
     19 -      "resolved": "https://registry.npmjs.org/next-i18next/-/next-i18next-10.2.0.tgz",
     20 -      "integrity": "sha512-HTdXy8U8Ko8oxs+VAog0CQC7Ap/XyvRzwm/g5tF/CzqJ4dSCyWuLmvPjA9BpQ3VEIkxzCA43w1W75CnARRn1lw==",
     21 +      "version": "10.3.0",
     22 +      "resolved": "https://registry.npmjs.org/next-i18next/-/next-i18next-10.3.0.tgz",
     23 +      "integrity": "sha512-glVigyij3wivFAqGYxgW0w6rQHETpAAKnN5p2Lc//XiSENCbkDRW9a8ApA/c5msAnThzrYXNVu4XcKRfSCWQzA==",
     24        "dependencies": {
     25          "@babel/runtime": "^7.13.17",
     26          "@types/hoist-non-react-statics": "^3.3.1",
     27 @@ -13533,9 +13533,9 @@
     28        }
     29      },
     30      "next-i18next": {
     31 -      "version": "10.2.0",
     32 -      "resolved": "https://registry.npmjs.org/next-i18next/-/next-i18next-10.2.0.tgz",
     33 -      "integrity": "sha512-HTdXy8U8Ko8oxs+VAog0CQC7Ap/XyvRzwm/g5tF/CzqJ4dSCyWuLmvPjA9BpQ3VEIkxzCA43w1W75CnARRn1lw==",
     34 +      "version": "10.3.0",
     35 +      "resolved": "https://registry.npmjs.org/next-i18next/-/next-i18next-10.3.0.tgz",
     36 +      "integrity": "sha512-glVigyij3wivFAqGYxgW0w6rQHETpAAKnN5p2Lc//XiSENCbkDRW9a8ApA/c5msAnThzrYXNVu4XcKRfSCWQzA==",
     37        "requires": {
     38          "@babel/runtime": "^7.13.17",
     39          "@types/hoist-non-react-statics": "^3.3.1",
     40 diff --git a/package.json b/package.json
     41 index 70c4b3a..f3bbb18 100644
     42 --- a/package.json
     43 +++ b/package.json
     44 @@ -24,7 +24,7 @@
     45      "localforage": "1.10.0",
     46      "meilisearch": "0.24.0",
     47      "next": "12.0.10",
     48 -    "next-i18next": "10.2.0",
     49 +    "next-i18next": "10.3.0",
     50      "png-chunks-extract": "1.0.0",
     51      "prop-types": "15.8.1",
     52      "react": "17.0.2",