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

89.diff (1881B)


      1 diff --git a/package-lock.json b/package-lock.json
      2 index 6951da4..1065661 100644
      3 --- a/package-lock.json
      4 +++ b/package-lock.json
      5 @@ -43,7 +43,7 @@
      6          "i18next-parser": "5.4.0",
      7          "postcss": "8.4.7",
      8          "tailwindcss": "3.0.23",
      9 -        "typescript": "4.5.5"
     10 +        "typescript": "4.6.2"
     11        },
     12        "engines": {
     13          "node": ">=17.0.0"
     14 @@ -8655,9 +8655,9 @@
     15        "dev": true
     16      },
     17      "node_modules/typescript": {
     18 -      "version": "4.5.5",
     19 -      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.5.tgz",
     20 -      "integrity": "sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==",
     21 +      "version": "4.6.2",
     22 +      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.2.tgz",
     23 +      "integrity": "sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==",
     24        "dev": true,
     25        "bin": {
     26          "tsc": "bin/tsc",
     27 @@ -15612,9 +15612,9 @@
     28        "dev": true
     29      },
     30      "typescript": {
     31 -      "version": "4.5.5",
     32 -      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.5.tgz",
     33 -      "integrity": "sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==",
     34 +      "version": "4.6.2",
     35 +      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.2.tgz",
     36 +      "integrity": "sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==",
     37        "dev": true
     38      },
     39      "unbox-primitive": {
     40 diff --git a/package.json b/package.json
     41 index 52ee562..96239eb 100644
     42 --- a/package.json
     43 +++ b/package.json
     44 @@ -54,7 +54,7 @@
     45      "i18next-parser": "5.4.0",
     46      "postcss": "8.4.7",
     47      "tailwindcss": "3.0.23",
     48 -    "typescript": "4.5.5"
     49 +    "typescript": "4.6.2"
     50    },
     51    "optionalDependencies": {
     52      "fsevents": "2.3.2"