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

244.diff (10306B)


      1 diff --git a/package-lock.json b/package-lock.json
      2 index 7e2b502..6141fb4 100644
      3 --- a/package-lock.json
      4 +++ b/package-lock.json
      5 @@ -42,7 +42,7 @@
      6          "eslint-plugin-unicorn": "42.0.0",
      7          "i18next-parser": "6.4.0",
      8          "postcss": "8.4.14",
      9 -        "tailwindcss": "3.0.24",
     10 +        "tailwindcss": "3.1.4",
     11          "typescript": "4.7.2"
     12        },
     13        "engines": {
     14 @@ -1378,9 +1378,9 @@
     15        }
     16      },
     17      "node_modules/arg": {
     18 -      "version": "5.0.1",
     19 -      "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.1.tgz",
     20 -      "integrity": "sha512-e0hDa9H2Z9AwFkk2qDlwhoMYE4eToKarchkQHovNdLTCYMHZHeRjI71crOh+dio4K6u1IcwubQqo79Ga4CyAQA==",
     21 +      "version": "5.0.2",
     22 +      "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz",
     23 +      "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==",
     24        "dev": true
     25      },
     26      "node_modules/argparse": {
     27 @@ -2241,7 +2241,7 @@
     28      "node_modules/defined": {
     29        "version": "1.0.0",
     30        "resolved": "https://registry.npmjs.org/defined/-/defined-1.0.0.tgz",
     31 -      "integrity": "sha1-yY2bzvdWdBiOEQlpFRGZ45sfppM=",
     32 +      "integrity": "sha512-Y2caI5+ZwS5c3RiNDJ6u53VhQHv+hHKwhkI1iHvceKUHw9Df6EK2zRLfjejRgMuCuxK7PfSWIMwWecceVvThjQ==",
     33        "dev": true
     34      },
     35      "node_modules/delegates": {
     36 @@ -2267,14 +2267,14 @@
     37        }
     38      },
     39      "node_modules/detective": {
     40 -      "version": "5.2.0",
     41 -      "resolved": "https://registry.npmjs.org/detective/-/detective-5.2.0.tgz",
     42 -      "integrity": "sha512-6SsIx+nUUbuK0EthKjv0zrdnajCCXVYGmbYYiYjFVpzcjwEs/JMDZ8tPRG29J/HhN56t3GJp2cGSWDRjjot8Pg==",
     43 +      "version": "5.2.1",
     44 +      "resolved": "https://registry.npmjs.org/detective/-/detective-5.2.1.tgz",
     45 +      "integrity": "sha512-v9XE1zRnz1wRtgurGu0Bs8uHKFSTdteYZNbIPFVhUZ39L/S79ppMpdmVOZAnoz1jfEFodc48n6MX483Xo3t1yw==",
     46        "dev": true,
     47        "dependencies": {
     48 -        "acorn-node": "^1.6.1",
     49 +        "acorn-node": "^1.8.2",
     50          "defined": "^1.0.0",
     51 -        "minimist": "^1.1.1"
     52 +        "minimist": "^1.2.6"
     53        },
     54        "bin": {
     55          "detective": "bin/detective.js"
     56 @@ -5596,6 +5596,15 @@
     57          "url": "https://github.com/sponsors/jonschlinkert"
     58        }
     59      },
     60 +    "node_modules/pify": {
     61 +      "version": "2.3.0",
     62 +      "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
     63 +      "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==",
     64 +      "dev": true,
     65 +      "engines": {
     66 +        "node": ">=0.10.0"
     67 +      }
     68 +    },
     69      "node_modules/playwright-core": {
     70        "version": "1.22.2",
     71        "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.22.2.tgz",
     72 @@ -5649,6 +5658,23 @@
     73          "node": "^10 || ^12 || >=14"
     74        }
     75      },
     76 +    "node_modules/postcss-import": {
     77 +      "version": "14.1.0",
     78 +      "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-14.1.0.tgz",
     79 +      "integrity": "sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==",
     80 +      "dev": true,
     81 +      "dependencies": {
     82 +        "postcss-value-parser": "^4.0.0",
     83 +        "read-cache": "^1.0.0",
     84 +        "resolve": "^1.1.7"
     85 +      },
     86 +      "engines": {
     87 +        "node": ">=10.0.0"
     88 +      },
     89 +      "peerDependencies": {
     90 +        "postcss": "^8.0.0"
     91 +      }
     92 +    },
     93      "node_modules/postcss-js": {
     94        "version": "4.0.0",
     95        "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.0.tgz",
     96 @@ -5960,6 +5986,15 @@
     97          "react-dom": ">=16"
     98        }
     99      },
    100 +    "node_modules/read-cache": {
    101 +      "version": "1.0.0",
    102 +      "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz",
    103 +      "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==",
    104 +      "dev": true,
    105 +      "dependencies": {
    106 +        "pify": "^2.3.0"
    107 +      }
    108 +    },
    109      "node_modules/read-pkg": {
    110        "version": "5.2.0",
    111        "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz",
    112 @@ -6853,15 +6888,15 @@
    113        "dev": true
    114      },
    115      "node_modules/tailwindcss": {
    116 -      "version": "3.0.24",
    117 -      "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.0.24.tgz",
    118 -      "integrity": "sha512-H3uMmZNWzG6aqmg9q07ZIRNIawoiEcNFKDfL+YzOPuPsXuDXxJxB9icqzLgdzKNwjG3SAro2h9SYav8ewXNgig==",
    119 +      "version": "3.1.4",
    120 +      "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.1.4.tgz",
    121 +      "integrity": "sha512-NrxbFV4tYsga/hpWbRyUfIaBrNMXDxx5BsHgBS4v5tlyjf+sDsgBg5m9OxjrXIqAS/uR9kicxLKP+bEHI7BSeQ==",
    122        "dev": true,
    123        "dependencies": {
    124 -        "arg": "^5.0.1",
    125 +        "arg": "^5.0.2",
    126          "chokidar": "^3.5.3",
    127          "color-name": "^1.1.4",
    128 -        "detective": "^5.2.0",
    129 +        "detective": "^5.2.1",
    130          "didyoumean": "^1.2.2",
    131          "dlv": "^1.1.3",
    132          "fast-glob": "^3.2.11",
    133 @@ -6871,7 +6906,8 @@
    134          "normalize-path": "^3.0.0",
    135          "object-hash": "^3.0.0",
    136          "picocolors": "^1.0.0",
    137 -        "postcss": "^8.4.12",
    138 +        "postcss": "^8.4.14",
    139 +        "postcss-import": "^14.1.0",
    140          "postcss-js": "^4.0.0",
    141          "postcss-load-config": "^3.1.4",
    142          "postcss-nested": "5.0.6",
    143 @@ -8485,9 +8521,9 @@
    144        }
    145      },
    146      "arg": {
    147 -      "version": "5.0.1",
    148 -      "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.1.tgz",
    149 -      "integrity": "sha512-e0hDa9H2Z9AwFkk2qDlwhoMYE4eToKarchkQHovNdLTCYMHZHeRjI71crOh+dio4K6u1IcwubQqo79Ga4CyAQA==",
    150 +      "version": "5.0.2",
    151 +      "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz",
    152 +      "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==",
    153        "dev": true
    154      },
    155      "argparse": {
    156 @@ -9126,7 +9162,7 @@
    157      "defined": {
    158        "version": "1.0.0",
    159        "resolved": "https://registry.npmjs.org/defined/-/defined-1.0.0.tgz",
    160 -      "integrity": "sha1-yY2bzvdWdBiOEQlpFRGZ45sfppM=",
    161 +      "integrity": "sha512-Y2caI5+ZwS5c3RiNDJ6u53VhQHv+hHKwhkI1iHvceKUHw9Df6EK2zRLfjejRgMuCuxK7PfSWIMwWecceVvThjQ==",
    162        "dev": true
    163      },
    164      "delegates": {
    165 @@ -9146,14 +9182,14 @@
    166        "integrity": "sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w=="
    167      },
    168      "detective": {
    169 -      "version": "5.2.0",
    170 -      "resolved": "https://registry.npmjs.org/detective/-/detective-5.2.0.tgz",
    171 -      "integrity": "sha512-6SsIx+nUUbuK0EthKjv0zrdnajCCXVYGmbYYiYjFVpzcjwEs/JMDZ8tPRG29J/HhN56t3GJp2cGSWDRjjot8Pg==",
    172 +      "version": "5.2.1",
    173 +      "resolved": "https://registry.npmjs.org/detective/-/detective-5.2.1.tgz",
    174 +      "integrity": "sha512-v9XE1zRnz1wRtgurGu0Bs8uHKFSTdteYZNbIPFVhUZ39L/S79ppMpdmVOZAnoz1jfEFodc48n6MX483Xo3t1yw==",
    175        "dev": true,
    176        "requires": {
    177 -        "acorn-node": "^1.6.1",
    178 +        "acorn-node": "^1.8.2",
    179          "defined": "^1.0.0",
    180 -        "minimist": "^1.1.1"
    181 +        "minimist": "^1.2.6"
    182        }
    183      },
    184      "didyoumean": {
    185 @@ -11729,6 +11765,12 @@
    186        "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
    187        "dev": true
    188      },
    189 +    "pify": {
    190 +      "version": "2.3.0",
    191 +      "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
    192 +      "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==",
    193 +      "dev": true
    194 +    },
    195      "playwright-core": {
    196        "version": "1.22.2",
    197        "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.22.2.tgz",
    198 @@ -11760,6 +11802,17 @@
    199          "source-map-js": "^1.0.2"
    200        }
    201      },
    202 +    "postcss-import": {
    203 +      "version": "14.1.0",
    204 +      "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-14.1.0.tgz",
    205 +      "integrity": "sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==",
    206 +      "dev": true,
    207 +      "requires": {
    208 +        "postcss-value-parser": "^4.0.0",
    209 +        "read-cache": "^1.0.0",
    210 +        "resolve": "^1.1.7"
    211 +      }
    212 +    },
    213      "postcss-js": {
    214        "version": "4.0.0",
    215        "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.0.tgz",
    216 @@ -11967,6 +12020,15 @@
    217          "clsx": "^1.1.1"
    218        }
    219      },
    220 +    "read-cache": {
    221 +      "version": "1.0.0",
    222 +      "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz",
    223 +      "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==",
    224 +      "dev": true,
    225 +      "requires": {
    226 +        "pify": "^2.3.0"
    227 +      }
    228 +    },
    229      "read-pkg": {
    230        "version": "5.2.0",
    231        "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz",
    232 @@ -12599,15 +12661,15 @@
    233        "dev": true
    234      },
    235      "tailwindcss": {
    236 -      "version": "3.0.24",
    237 -      "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.0.24.tgz",
    238 -      "integrity": "sha512-H3uMmZNWzG6aqmg9q07ZIRNIawoiEcNFKDfL+YzOPuPsXuDXxJxB9icqzLgdzKNwjG3SAro2h9SYav8ewXNgig==",
    239 +      "version": "3.1.4",
    240 +      "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.1.4.tgz",
    241 +      "integrity": "sha512-NrxbFV4tYsga/hpWbRyUfIaBrNMXDxx5BsHgBS4v5tlyjf+sDsgBg5m9OxjrXIqAS/uR9kicxLKP+bEHI7BSeQ==",
    242        "dev": true,
    243        "requires": {
    244 -        "arg": "^5.0.1",
    245 +        "arg": "^5.0.2",
    246          "chokidar": "^3.5.3",
    247          "color-name": "^1.1.4",
    248 -        "detective": "^5.2.0",
    249 +        "detective": "^5.2.1",
    250          "didyoumean": "^1.2.2",
    251          "dlv": "^1.1.3",
    252          "fast-glob": "^3.2.11",
    253 @@ -12617,7 +12679,8 @@
    254          "normalize-path": "^3.0.0",
    255          "object-hash": "^3.0.0",
    256          "picocolors": "^1.0.0",
    257 -        "postcss": "^8.4.12",
    258 +        "postcss": "^8.4.14",
    259 +        "postcss-import": "^14.1.0",
    260          "postcss-js": "^4.0.0",
    261          "postcss-load-config": "^3.1.4",
    262          "postcss-nested": "5.0.6",
    263 diff --git a/package.json b/package.json
    264 index 6b04e7d..11ceb58 100644
    265 --- a/package.json
    266 +++ b/package.json
    267 @@ -53,7 +53,7 @@
    268      "eslint-plugin-unicorn": "42.0.0",
    269      "i18next-parser": "6.4.0",
    270      "postcss": "8.4.14",
    271 -    "tailwindcss": "3.0.24",
    272 +    "tailwindcss": "3.1.4",
    273      "typescript": "4.7.2"
    274    },
    275    "optionalDependencies": {