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

194.diff (13635B)


      1 diff --git a/package-lock.json b/package-lock.json
      2 index b346c17..93da7d4 100644
      3 --- a/package-lock.json
      4 +++ b/package-lock.json
      5 @@ -27,7 +27,7 @@
      6          "sqlite3": "5.0.4"
      7        },
      8        "devDependencies": {
      9 -        "@babel/plugin-transform-typescript": "7.16.8",
     10 +        "@babel/plugin-transform-typescript": "7.17.12",
     11          "@playwright/test": "1.21.0",
     12          "@types/cors": "2.8.12",
     13          "@types/node": "17.0.24",
     14 @@ -162,15 +162,15 @@
     15        }
     16      },
     17      "node_modules/@babel/helper-create-class-features-plugin": {
     18 -      "version": "7.17.1",
     19 -      "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.1.tgz",
     20 -      "integrity": "sha512-JBdSr/LtyYIno/pNnJ75lBcqc3Z1XXujzPanHqjvvrhOA+DTceTFuJi8XjmWTZh4r3fsdfqaCMN0iZemdkxZHQ==",
     21 +      "version": "7.17.12",
     22 +      "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.12.tgz",
     23 +      "integrity": "sha512-sZoOeUTkFJMyhqCei2+Z+wtH/BehW8NVKQt7IRUQlRiOARuXymJYfN/FCcI8CvVbR0XVyDM6eLFOlR7YtiXnew==",
     24        "dev": true,
     25        "dependencies": {
     26          "@babel/helper-annotate-as-pure": "^7.16.7",
     27          "@babel/helper-environment-visitor": "^7.16.7",
     28 -        "@babel/helper-function-name": "^7.16.7",
     29 -        "@babel/helper-member-expression-to-functions": "^7.16.7",
     30 +        "@babel/helper-function-name": "^7.17.9",
     31 +        "@babel/helper-member-expression-to-functions": "^7.17.7",
     32          "@babel/helper-optimise-call-expression": "^7.16.7",
     33          "@babel/helper-replace-supers": "^7.16.7",
     34          "@babel/helper-split-export-declaration": "^7.16.7"
     35 @@ -195,26 +195,13 @@
     36        }
     37      },
     38      "node_modules/@babel/helper-function-name": {
     39 -      "version": "7.16.7",
     40 -      "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.16.7.tgz",
     41 -      "integrity": "sha512-QfDfEnIUyyBSR3HtrtGECuZ6DAyCkYFp7GHl75vFtTnn6pjKeK0T1DB5lLkFvBea8MdaiUABx3osbgLyInoejA==",
     42 +      "version": "7.17.9",
     43 +      "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz",
     44 +      "integrity": "sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg==",
     45        "dev": true,
     46        "dependencies": {
     47 -        "@babel/helper-get-function-arity": "^7.16.7",
     48          "@babel/template": "^7.16.7",
     49 -        "@babel/types": "^7.16.7"
     50 -      },
     51 -      "engines": {
     52 -        "node": ">=6.9.0"
     53 -      }
     54 -    },
     55 -    "node_modules/@babel/helper-get-function-arity": {
     56 -      "version": "7.16.7",
     57 -      "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.7.tgz",
     58 -      "integrity": "sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw==",
     59 -      "dev": true,
     60 -      "dependencies": {
     61 -        "@babel/types": "^7.16.7"
     62 +        "@babel/types": "^7.17.0"
     63        },
     64        "engines": {
     65          "node": ">=6.9.0"
     66 @@ -233,12 +220,12 @@
     67        }
     68      },
     69      "node_modules/@babel/helper-member-expression-to-functions": {
     70 -      "version": "7.16.7",
     71 -      "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.7.tgz",
     72 -      "integrity": "sha512-VtJ/65tYiU/6AbMTDwyoXGPKHgTsfRarivm+YbB5uAzKUyuPjgZSgAFeG87FCigc7KNHu2Pegh1XIT3lXjvz3Q==",
     73 +      "version": "7.17.7",
     74 +      "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.17.7.tgz",
     75 +      "integrity": "sha512-thxXgnQ8qQ11W2wVUObIqDL4p148VMxkt5T/qpN5k2fboRyzFGFmKsTGViquyM5QHKUy48OZoca8kw4ajaDPyw==",
     76        "dev": true,
     77        "dependencies": {
     78 -        "@babel/types": "^7.16.7"
     79 +        "@babel/types": "^7.17.0"
     80        },
     81        "engines": {
     82          "node": ">=6.9.0"
     83 @@ -689,12 +676,12 @@
     84        }
     85      },
     86      "node_modules/@babel/plugin-syntax-typescript": {
     87 -      "version": "7.16.7",
     88 -      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.16.7.tgz",
     89 -      "integrity": "sha512-YhUIJHHGkqPgEcMYkPCKTyGUdoGKWtopIycQyjJH8OjvRgOYsXsaKehLVPScKJWAULPxMa4N1vCe6szREFlZ7A==",
     90 +      "version": "7.17.12",
     91 +      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.17.12.tgz",
     92 +      "integrity": "sha512-TYY0SXFiO31YXtNg3HtFwNJHjLsAyIIhAhNWkQ5whPPS7HWUFlg9z0Ta4qAQNjQbP1wsSt/oKkmZ/4/WWdMUpw==",
     93        "dev": true,
     94        "dependencies": {
     95 -        "@babel/helper-plugin-utils": "^7.16.7"
     96 +        "@babel/helper-plugin-utils": "^7.17.12"
     97        },
     98        "engines": {
     99          "node": ">=6.9.0"
    100 @@ -703,6 +690,15 @@
    101          "@babel/core": "^7.0.0-0"
    102        }
    103      },
    104 +    "node_modules/@babel/plugin-syntax-typescript/node_modules/@babel/helper-plugin-utils": {
    105 +      "version": "7.17.12",
    106 +      "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz",
    107 +      "integrity": "sha512-JDkf04mqtN3y4iAbO1hv9U2ARpPyPL1zqyWs/2WG1pgSq9llHFjStX5jdxb84himgJm+8Ng+x0oiWF/nw/XQKA==",
    108 +      "dev": true,
    109 +      "engines": {
    110 +        "node": ">=6.9.0"
    111 +      }
    112 +    },
    113      "node_modules/@babel/plugin-transform-modules-commonjs": {
    114        "version": "7.16.8",
    115        "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.16.8.tgz",
    116 @@ -722,14 +718,14 @@
    117        }
    118      },
    119      "node_modules/@babel/plugin-transform-typescript": {
    120 -      "version": "7.16.8",
    121 -      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.16.8.tgz",
    122 -      "integrity": "sha512-bHdQ9k7YpBDO2d0NVfkj51DpQcvwIzIusJ7mEUaMlbZq3Kt/U47j24inXZHQ5MDiYpCs+oZiwnXyKedE8+q7AQ==",
    123 +      "version": "7.17.12",
    124 +      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.17.12.tgz",
    125 +      "integrity": "sha512-ICbXZqg6hgenjmwciVI/UfqZtExBrZOrS8sLB5mTHGO/j08Io3MmooULBiijWk9JBknjM3CbbtTc/0ZsqLrjXQ==",
    126        "dev": true,
    127        "dependencies": {
    128 -        "@babel/helper-create-class-features-plugin": "^7.16.7",
    129 -        "@babel/helper-plugin-utils": "^7.16.7",
    130 -        "@babel/plugin-syntax-typescript": "^7.16.7"
    131 +        "@babel/helper-create-class-features-plugin": "^7.17.12",
    132 +        "@babel/helper-plugin-utils": "^7.17.12",
    133 +        "@babel/plugin-syntax-typescript": "^7.17.12"
    134        },
    135        "engines": {
    136          "node": ">=6.9.0"
    137 @@ -738,6 +734,15 @@
    138          "@babel/core": "^7.0.0-0"
    139        }
    140      },
    141 +    "node_modules/@babel/plugin-transform-typescript/node_modules/@babel/helper-plugin-utils": {
    142 +      "version": "7.17.12",
    143 +      "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz",
    144 +      "integrity": "sha512-JDkf04mqtN3y4iAbO1hv9U2ARpPyPL1zqyWs/2WG1pgSq9llHFjStX5jdxb84himgJm+8Ng+x0oiWF/nw/XQKA==",
    145 +      "dev": true,
    146 +      "engines": {
    147 +        "node": ">=6.9.0"
    148 +      }
    149 +    },
    150      "node_modules/@babel/preset-typescript": {
    151        "version": "7.16.7",
    152        "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.16.7.tgz",
    153 @@ -8755,15 +8760,15 @@
    154        }
    155      },
    156      "@babel/helper-create-class-features-plugin": {
    157 -      "version": "7.17.1",
    158 -      "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.1.tgz",
    159 -      "integrity": "sha512-JBdSr/LtyYIno/pNnJ75lBcqc3Z1XXujzPanHqjvvrhOA+DTceTFuJi8XjmWTZh4r3fsdfqaCMN0iZemdkxZHQ==",
    160 +      "version": "7.17.12",
    161 +      "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.12.tgz",
    162 +      "integrity": "sha512-sZoOeUTkFJMyhqCei2+Z+wtH/BehW8NVKQt7IRUQlRiOARuXymJYfN/FCcI8CvVbR0XVyDM6eLFOlR7YtiXnew==",
    163        "dev": true,
    164        "requires": {
    165          "@babel/helper-annotate-as-pure": "^7.16.7",
    166          "@babel/helper-environment-visitor": "^7.16.7",
    167 -        "@babel/helper-function-name": "^7.16.7",
    168 -        "@babel/helper-member-expression-to-functions": "^7.16.7",
    169 +        "@babel/helper-function-name": "^7.17.9",
    170 +        "@babel/helper-member-expression-to-functions": "^7.17.7",
    171          "@babel/helper-optimise-call-expression": "^7.16.7",
    172          "@babel/helper-replace-supers": "^7.16.7",
    173          "@babel/helper-split-export-declaration": "^7.16.7"
    174 @@ -8779,23 +8784,13 @@
    175        }
    176      },
    177      "@babel/helper-function-name": {
    178 -      "version": "7.16.7",
    179 -      "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.16.7.tgz",
    180 -      "integrity": "sha512-QfDfEnIUyyBSR3HtrtGECuZ6DAyCkYFp7GHl75vFtTnn6pjKeK0T1DB5lLkFvBea8MdaiUABx3osbgLyInoejA==",
    181 +      "version": "7.17.9",
    182 +      "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz",
    183 +      "integrity": "sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg==",
    184        "dev": true,
    185        "requires": {
    186 -        "@babel/helper-get-function-arity": "^7.16.7",
    187          "@babel/template": "^7.16.7",
    188 -        "@babel/types": "^7.16.7"
    189 -      }
    190 -    },
    191 -    "@babel/helper-get-function-arity": {
    192 -      "version": "7.16.7",
    193 -      "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.7.tgz",
    194 -      "integrity": "sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw==",
    195 -      "dev": true,
    196 -      "requires": {
    197 -        "@babel/types": "^7.16.7"
    198 +        "@babel/types": "^7.17.0"
    199        }
    200      },
    201      "@babel/helper-hoist-variables": {
    202 @@ -8808,12 +8803,12 @@
    203        }
    204      },
    205      "@babel/helper-member-expression-to-functions": {
    206 -      "version": "7.16.7",
    207 -      "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.7.tgz",
    208 -      "integrity": "sha512-VtJ/65tYiU/6AbMTDwyoXGPKHgTsfRarivm+YbB5uAzKUyuPjgZSgAFeG87FCigc7KNHu2Pegh1XIT3lXjvz3Q==",
    209 +      "version": "7.17.7",
    210 +      "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.17.7.tgz",
    211 +      "integrity": "sha512-thxXgnQ8qQ11W2wVUObIqDL4p148VMxkt5T/qpN5k2fboRyzFGFmKsTGViquyM5QHKUy48OZoca8kw4ajaDPyw==",
    212        "dev": true,
    213        "requires": {
    214 -        "@babel/types": "^7.16.7"
    215 +        "@babel/types": "^7.17.0"
    216        }
    217      },
    218      "@babel/helper-module-imports": {
    219 @@ -9129,12 +9124,20 @@
    220        }
    221      },
    222      "@babel/plugin-syntax-typescript": {
    223 -      "version": "7.16.7",
    224 -      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.16.7.tgz",
    225 -      "integrity": "sha512-YhUIJHHGkqPgEcMYkPCKTyGUdoGKWtopIycQyjJH8OjvRgOYsXsaKehLVPScKJWAULPxMa4N1vCe6szREFlZ7A==",
    226 +      "version": "7.17.12",
    227 +      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.17.12.tgz",
    228 +      "integrity": "sha512-TYY0SXFiO31YXtNg3HtFwNJHjLsAyIIhAhNWkQ5whPPS7HWUFlg9z0Ta4qAQNjQbP1wsSt/oKkmZ/4/WWdMUpw==",
    229        "dev": true,
    230        "requires": {
    231 -        "@babel/helper-plugin-utils": "^7.16.7"
    232 +        "@babel/helper-plugin-utils": "^7.17.12"
    233 +      },
    234 +      "dependencies": {
    235 +        "@babel/helper-plugin-utils": {
    236 +          "version": "7.17.12",
    237 +          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz",
    238 +          "integrity": "sha512-JDkf04mqtN3y4iAbO1hv9U2ARpPyPL1zqyWs/2WG1pgSq9llHFjStX5jdxb84himgJm+8Ng+x0oiWF/nw/XQKA==",
    239 +          "dev": true
    240 +        }
    241        }
    242      },
    243      "@babel/plugin-transform-modules-commonjs": {
    244 @@ -9150,14 +9153,22 @@
    245        }
    246      },
    247      "@babel/plugin-transform-typescript": {
    248 -      "version": "7.16.8",
    249 -      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.16.8.tgz",
    250 -      "integrity": "sha512-bHdQ9k7YpBDO2d0NVfkj51DpQcvwIzIusJ7mEUaMlbZq3Kt/U47j24inXZHQ5MDiYpCs+oZiwnXyKedE8+q7AQ==",
    251 +      "version": "7.17.12",
    252 +      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.17.12.tgz",
    253 +      "integrity": "sha512-ICbXZqg6hgenjmwciVI/UfqZtExBrZOrS8sLB5mTHGO/j08Io3MmooULBiijWk9JBknjM3CbbtTc/0ZsqLrjXQ==",
    254        "dev": true,
    255        "requires": {
    256 -        "@babel/helper-create-class-features-plugin": "^7.16.7",
    257 -        "@babel/helper-plugin-utils": "^7.16.7",
    258 -        "@babel/plugin-syntax-typescript": "^7.16.7"
    259 +        "@babel/helper-create-class-features-plugin": "^7.17.12",
    260 +        "@babel/helper-plugin-utils": "^7.17.12",
    261 +        "@babel/plugin-syntax-typescript": "^7.17.12"
    262 +      },
    263 +      "dependencies": {
    264 +        "@babel/helper-plugin-utils": {
    265 +          "version": "7.17.12",
    266 +          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz",
    267 +          "integrity": "sha512-JDkf04mqtN3y4iAbO1hv9U2ARpPyPL1zqyWs/2WG1pgSq9llHFjStX5jdxb84himgJm+8Ng+x0oiWF/nw/XQKA==",
    268 +          "dev": true
    269 +        }
    270        }
    271      },
    272      "@babel/preset-typescript": {
    273 diff --git a/package.json b/package.json
    274 index 0fe66bd..e112cd7 100644
    275 --- a/package.json
    276 +++ b/package.json
    277 @@ -38,7 +38,7 @@
    278      "sqlite3": "5.0.4"
    279    },
    280    "devDependencies": {
    281 -    "@babel/plugin-transform-typescript": "7.16.8",
    282 +    "@babel/plugin-transform-typescript": "7.17.12",
    283      "@playwright/test": "1.21.0",
    284      "@types/cors": "2.8.12",
    285      "@types/node": "17.0.24",