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

307.diff (1949B)


      1 diff --git a/package-lock.json b/package-lock.json
      2 index 1e6f73f..fc5f3df 100644
      3 --- a/package-lock.json
      4 +++ b/package-lock.json
      5 @@ -39,7 +39,7 @@
      6          "eslint": "^8.32.0",
      7          "eslint-plugin-tailwindcss": "^3.8.0",
      8          "eslint-plugin-unicorn": "^45.0.2",
      9 -        "jsdom": "^21.0.0",
     10 +        "jsdom": "^21.1.0",
     11          "postcss": "^8.4.21",
     12          "tailwindcss": "^3.2.4",
     13          "typescript": "^4.9.4",
     14 @@ -4375,9 +4375,9 @@
     15        }
     16      },
     17      "node_modules/jsdom": {
     18 -      "version": "21.0.0",
     19 -      "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-21.0.0.tgz",
     20 -      "integrity": "sha512-AIw+3ZakSUtDYvhwPwWHiZsUi3zHugpMEKlNPaurviseYoBqo0zBd3zqoUi3LPCNtPFlEP8FiW9MqCZdjb2IYA==",
     21 +      "version": "21.1.0",
     22 +      "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-21.1.0.tgz",
     23 +      "integrity": "sha512-m0lzlP7qOtthD918nenK3hdItSd2I+V3W9IrBcB36sqDwG+KnUs66IF5GY7laGWUnlM9vTsD0W1QwSEBYWWcJg==",
     24        "dev": true,
     25        "dependencies": {
     26          "abab": "^2.0.6",
     27 @@ -10124,9 +10124,9 @@
     28        }
     29      },
     30      "jsdom": {
     31 -      "version": "21.0.0",
     32 -      "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-21.0.0.tgz",
     33 -      "integrity": "sha512-AIw+3ZakSUtDYvhwPwWHiZsUi3zHugpMEKlNPaurviseYoBqo0zBd3zqoUi3LPCNtPFlEP8FiW9MqCZdjb2IYA==",
     34 +      "version": "21.1.0",
     35 +      "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-21.1.0.tgz",
     36 +      "integrity": "sha512-m0lzlP7qOtthD918nenK3hdItSd2I+V3W9IrBcB36sqDwG+KnUs66IF5GY7laGWUnlM9vTsD0W1QwSEBYWWcJg==",
     37        "dev": true,
     38        "requires": {
     39          "abab": "^2.0.6",
     40 diff --git a/package.json b/package.json
     41 index f356c79..9c39c31 100644
     42 --- a/package.json
     43 +++ b/package.json
     44 @@ -44,7 +44,7 @@
     45      "eslint": "^8.32.0",
     46      "eslint-plugin-tailwindcss": "^3.8.0",
     47      "eslint-plugin-unicorn": "^45.0.2",
     48 -    "jsdom": "^21.0.0",
     49 +    "jsdom": "^21.1.0",
     50      "postcss": "^8.4.21",
     51      "tailwindcss": "^3.2.4",
     52      "typescript": "^4.9.4",