upgrade deps
This commit is contained in:
parent
f968140042
commit
d7ddb238a5
2 changed files with 92 additions and 105 deletions
|
@ -17,9 +17,9 @@
|
|||
"dependencies": {
|
||||
"@tailwindcss/typography": "^0.5.9",
|
||||
"prettier": "^2.8.4",
|
||||
"prettier-plugin-tailwindcss": "^0.2.3",
|
||||
"stylelint": "^15.2.0",
|
||||
"stylelint-config-one": "^2.3.1",
|
||||
"prettier-plugin-tailwindcss": "^0.2.5",
|
||||
"stylelint": "^15.3.0",
|
||||
"stylelint-config-one": "^2.4.0",
|
||||
"tailwindcss": "^3.2.7"
|
||||
}
|
||||
}
|
||||
|
|
191
pnpm-lock.yaml
191
pnpm-lock.yaml
|
@ -3,17 +3,17 @@ lockfileVersion: 5.4
|
|||
specifiers:
|
||||
'@tailwindcss/typography': ^0.5.9
|
||||
prettier: ^2.8.4
|
||||
prettier-plugin-tailwindcss: ^0.2.3
|
||||
stylelint: ^15.2.0
|
||||
stylelint-config-one: ^2.3.1
|
||||
prettier-plugin-tailwindcss: ^0.2.5
|
||||
stylelint: ^15.3.0
|
||||
stylelint-config-one: ^2.4.0
|
||||
tailwindcss: ^3.2.7
|
||||
|
||||
dependencies:
|
||||
'@tailwindcss/typography': 0.5.9_tailwindcss@3.2.7
|
||||
prettier: 2.8.4
|
||||
prettier-plugin-tailwindcss: 0.2.3_prettier@2.8.4
|
||||
stylelint: 15.2.0
|
||||
stylelint-config-one: 2.3.1_stylelint@15.2.0
|
||||
prettier-plugin-tailwindcss: 0.2.5_prettier@2.8.4
|
||||
stylelint: 15.3.0
|
||||
stylelint-config-one: 2.4.0_stylelint@15.3.0
|
||||
tailwindcss: 3.2.7
|
||||
|
||||
packages:
|
||||
|
@ -298,8 +298,8 @@ packages:
|
|||
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
|
||||
dev: false
|
||||
|
||||
/cosmiconfig/8.1.0:
|
||||
resolution: {integrity: sha512-0tLZ9URlPGU7JsKq0DQOQ3FoRsYX8xDZ7xMiATQfaiGMz7EHowNkbU9u1coAOmnh9p/1ySpm0RB3JNWRXM5GCg==}
|
||||
/cosmiconfig/8.1.3:
|
||||
resolution: {integrity: sha512-/UkO2JKI18b5jVMJUp0lvKFMpa/Gye+ZgZjKD+DGEN9y7NRcf/nK1A0sp67ONmKtnDCNMS44E6jrk0Yc3bDuUw==}
|
||||
engines: {node: '>=14'}
|
||||
dependencies:
|
||||
import-fresh: 3.3.0
|
||||
|
@ -687,12 +687,12 @@ packages:
|
|||
engines: {node: '>=0.10.0'}
|
||||
dev: false
|
||||
|
||||
/known-css-properties/0.26.0:
|
||||
resolution: {integrity: sha512-5FZRzrZzNTBruuurWpvZnvP9pum+fe0HcK8z/ooo+U+Hmp4vtbyp1/QDsqmufirXy4egGzbaH/y2uCZf+6W5Kg==}
|
||||
/known-css-properties/0.27.0:
|
||||
resolution: {integrity: sha512-uMCj6+hZYDoffuvAJjFAPz56E9uoowFHmTkqRtRq5WyC5Q6Cu/fTZKNQpX/RbzChBYLLl3lo8CjFZBAZXq9qFg==}
|
||||
dev: false
|
||||
|
||||
/lilconfig/2.0.6:
|
||||
resolution: {integrity: sha512-9JROoBW7pobfsx+Sq2JsASvCo6Pfo6WWoUW79HuB1BCoBXD4PLWJPqDF6fNj67pqBYTbAHkE57M1kS/+L1neOg==}
|
||||
/lilconfig/2.1.0:
|
||||
resolution: {integrity: sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==}
|
||||
engines: {node: '>=10'}
|
||||
dev: false
|
||||
|
||||
|
@ -955,7 +955,7 @@ packages:
|
|||
ts-node:
|
||||
optional: true
|
||||
dependencies:
|
||||
lilconfig: 2.0.6
|
||||
lilconfig: 2.1.0
|
||||
postcss: 8.4.21
|
||||
yaml: 1.10.2
|
||||
dev: false
|
||||
|
@ -1010,10 +1010,10 @@ packages:
|
|||
util-deprecate: 1.0.2
|
||||
dev: false
|
||||
|
||||
/postcss-sorting/7.0.1_postcss@8.4.21:
|
||||
resolution: {integrity: sha512-iLBFYz6VRYyLJEJsBJ8M3TCqNcckVzz4wFounSc5Oez35ogE/X+aoC5fFu103Ot7NyvjU3/xqIXn93Gp3kJk4g==}
|
||||
/postcss-sorting/8.0.2_postcss@8.4.21:
|
||||
resolution: {integrity: sha512-M9dkSrmU00t/jK7rF6BZSZauA5MAaBW4i5EnJXspMwt4iqTh/L9j6fgMnbElEOfyRyfLfVbIHj/R52zHzAPe1Q==}
|
||||
peerDependencies:
|
||||
postcss: ^8.3.9
|
||||
postcss: ^8.4.20
|
||||
dependencies:
|
||||
postcss: 8.4.21
|
||||
dev: false
|
||||
|
@ -1031,8 +1031,8 @@ packages:
|
|||
source-map-js: 1.0.2
|
||||
dev: false
|
||||
|
||||
/prettier-plugin-tailwindcss/0.2.3_prettier@2.8.4:
|
||||
resolution: {integrity: sha512-s2N5Dh7Ao5KTV1mao5ZBnn8EKtUcDPJEkGViZIjI0Ij9TTI5zgTz4IHOxW33jOdjHKa8CSjM88scelUiC5TNRQ==}
|
||||
/prettier-plugin-tailwindcss/0.2.5_prettier@2.8.4:
|
||||
resolution: {integrity: sha512-vZ/iKieyCx0WTxHbkf5E1rBlv/ybFk8WTT4hL5W2jlVxum2Zbe0jMUpuQdDrpa4z2vnPiJ5KIWCqL/kd16fKYg==}
|
||||
engines: {node: '>=12.17.0'}
|
||||
peerDependencies:
|
||||
'@ianvs/prettier-plugin-sort-imports': '*'
|
||||
|
@ -1229,11 +1229,11 @@ packages:
|
|||
engines: {node: '>=0.10.0'}
|
||||
dev: false
|
||||
|
||||
/spdx-correct/3.1.1:
|
||||
resolution: {integrity: sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==}
|
||||
/spdx-correct/3.2.0:
|
||||
resolution: {integrity: sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==}
|
||||
dependencies:
|
||||
spdx-expression-parse: 3.0.1
|
||||
spdx-license-ids: 3.0.12
|
||||
spdx-license-ids: 3.0.13
|
||||
dev: false
|
||||
|
||||
/spdx-exceptions/2.3.0:
|
||||
|
@ -1244,11 +1244,11 @@ packages:
|
|||
resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==}
|
||||
dependencies:
|
||||
spdx-exceptions: 2.3.0
|
||||
spdx-license-ids: 3.0.12
|
||||
spdx-license-ids: 3.0.13
|
||||
dev: false
|
||||
|
||||
/spdx-license-ids/3.0.12:
|
||||
resolution: {integrity: sha512-rr+VVSXtRhO4OHbXUiAF7xW3Bo9DuuF6C5jH+q/x15j2jniycgKbxU09Hr0WqlSLUs4i4ltHGXqTe7VHclYWyA==}
|
||||
/spdx-license-ids/3.0.13:
|
||||
resolution: {integrity: sha512-XkD+zwiqXHikFZm4AX/7JSCXA98U5Db4AFd5XUg/+9UNtnH75+Z9KxtpYiJZx36mUDVOwH83pl7yvCer6ewM3w==}
|
||||
dev: false
|
||||
|
||||
/string-width/4.2.3:
|
||||
|
@ -1278,121 +1278,108 @@ packages:
|
|||
resolution: {integrity: sha512-Dj1Okke1C3uKKwQcetra4jSuk0DqbzbYtXipzFlFMZtowbF1x7BKJwB9AayVMyFARvU8EDrZdcax4At/452cAg==}
|
||||
dev: false
|
||||
|
||||
/stylelint-config-css-modules/4.2.0_stylelint@15.2.0:
|
||||
/stylelint-config-css-modules/4.2.0_stylelint@15.3.0:
|
||||
resolution: {integrity: sha512-5x7lzPNCc42puQEAFdr7dSzQ00aIg1vCVyV+QPUiSp2oZILpAt8HTgveXaDttazxcwWPBNJrxrLpa556xUP7Bw==}
|
||||
peerDependencies:
|
||||
stylelint: ^14.5.1 || ^15.0.0
|
||||
dependencies:
|
||||
stylelint: 15.2.0
|
||||
stylelint: 15.3.0
|
||||
optionalDependencies:
|
||||
stylelint-scss: 4.4.0_stylelint@15.2.0
|
||||
stylelint-scss: 4.5.0_stylelint@15.3.0
|
||||
dev: false
|
||||
|
||||
/stylelint-config-one/2.3.1_stylelint@15.2.0:
|
||||
resolution: {integrity: sha512-WoiqtkUQcurt8ngTsercypc3nyUpj3lJncVEYAPRbeOpRpVDYICgk0rJUFdA7j0X9nHHDambtQOdWFArMj6Xmg==}
|
||||
/stylelint-config-one/2.4.0_stylelint@15.3.0:
|
||||
resolution: {integrity: sha512-xyBdwIWmYNUmmfzvDwoCzAv8DnqJ4vGMd9t5AoTwNktBZIKz14IqJG4tPMRvZDbTKeEq6scBsB4zkx6+BPSORQ==}
|
||||
peerDependencies:
|
||||
stylelint: '>=14.0.0'
|
||||
dependencies:
|
||||
stylelint: 15.2.0
|
||||
stylelint-config-css-modules: 4.2.0_stylelint@15.2.0
|
||||
stylelint-config-prettier: 9.0.5_stylelint@15.2.0
|
||||
stylelint-config-recess-order: 3.1.0_stylelint@15.2.0
|
||||
stylelint-config-standard: 27.0.0_stylelint@15.2.0
|
||||
stylelint-config-standard-scss: 5.0.0_stylelint@15.2.0
|
||||
stylelint: 15.3.0
|
||||
stylelint-config-css-modules: 4.2.0_stylelint@15.3.0
|
||||
stylelint-config-prettier: 9.0.5_stylelint@15.3.0
|
||||
stylelint-config-recess-order: 4.0.0_stylelint@15.3.0
|
||||
stylelint-config-standard: 30.0.1_stylelint@15.3.0
|
||||
stylelint-config-standard-scss: 7.0.1_stylelint@15.3.0
|
||||
transitivePeerDependencies:
|
||||
- postcss
|
||||
dev: false
|
||||
|
||||
/stylelint-config-prettier/9.0.5_stylelint@15.2.0:
|
||||
/stylelint-config-prettier/9.0.5_stylelint@15.3.0:
|
||||
resolution: {integrity: sha512-U44lELgLZhbAD/xy/vncZ2Pq8sh2TnpiPvo38Ifg9+zeioR+LAkHu0i6YORIOxFafZoVg0xqQwex6e6F25S5XA==}
|
||||
engines: {node: '>= 12'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
stylelint: '>= 11.x < 15'
|
||||
dependencies:
|
||||
stylelint: 15.2.0
|
||||
stylelint: 15.3.0
|
||||
dev: false
|
||||
|
||||
/stylelint-config-recess-order/3.1.0_stylelint@15.2.0:
|
||||
resolution: {integrity: sha512-LXR6zD5O9cS1a9gbLbuKvWLs7qmHj4xm5MQ5KhhwZPMhtQP9da3F6Jsp/NAUdsAwDQEnT1ShU16YVdgN6p4a/w==}
|
||||
/stylelint-config-recess-order/4.0.0_stylelint@15.3.0:
|
||||
resolution: {integrity: sha512-sOb+OofMryBR91CbzgV2FavpONqiIeAE7cfrgyUHqePblWBKsYzoUuWThI5EjPRA7KKeovm6ykr7twWYLeafPQ==}
|
||||
peerDependencies:
|
||||
stylelint: '>=14'
|
||||
stylelint: '>=15'
|
||||
dependencies:
|
||||
stylelint: 15.2.0
|
||||
stylelint-order: 5.0.0_stylelint@15.2.0
|
||||
stylelint: 15.3.0
|
||||
stylelint-order: 6.0.3_stylelint@15.3.0
|
||||
dev: false
|
||||
|
||||
/stylelint-config-recommended-scss/7.0.0_stylelint@15.2.0:
|
||||
resolution: {integrity: sha512-rGz1J4rMAyJkvoJW4hZasuQBB7y9KIrShb20l9DVEKKZSEi1HAy0vuNlR8HyCKy/jveb/BdaQFcoiYnmx4HoiA==}
|
||||
/stylelint-config-recommended-scss/9.0.1_stylelint@15.3.0:
|
||||
resolution: {integrity: sha512-qAmz/TdrqslwiMTuLM3QXeISUkfEDUXGMfRBCHm/xrkCJNnQefv+mzG2mWTsWkqcVk8HAyUkug10dwAcYp2fCQ==}
|
||||
peerDependencies:
|
||||
stylelint: ^14.4.0
|
||||
postcss: ^8.3.3
|
||||
stylelint: ^15.0.0
|
||||
peerDependenciesMeta:
|
||||
postcss:
|
||||
optional: true
|
||||
dependencies:
|
||||
postcss-scss: 4.0.6
|
||||
stylelint: 15.2.0
|
||||
stylelint-config-recommended: 8.0.0_stylelint@15.2.0
|
||||
stylelint-scss: 4.4.0_stylelint@15.2.0
|
||||
transitivePeerDependencies:
|
||||
- postcss
|
||||
stylelint: 15.3.0
|
||||
stylelint-config-recommended: 10.0.1_stylelint@15.3.0
|
||||
stylelint-scss: 4.5.0_stylelint@15.3.0
|
||||
dev: false
|
||||
|
||||
/stylelint-config-recommended/8.0.0_stylelint@15.2.0:
|
||||
resolution: {integrity: sha512-IK6dWvE000+xBv9jbnHOnBq01gt6HGVB2ZTsot+QsMpe82doDQ9hvplxfv4YnpEuUwVGGd9y6nbaAnhrjcxhZQ==}
|
||||
/stylelint-config-recommended/10.0.1_stylelint@15.3.0:
|
||||
resolution: {integrity: sha512-TQ4xQ48tW4QSlODcti7pgSRqBZcUaBzuh0jPpfiMhwJKBPkqzTIAU+IrSWL/7BgXlOM90DjB7YaNgFpx8QWhuA==}
|
||||
peerDependencies:
|
||||
stylelint: ^14.8.0
|
||||
stylelint: ^15.0.0
|
||||
dependencies:
|
||||
stylelint: 15.2.0
|
||||
stylelint: 15.3.0
|
||||
dev: false
|
||||
|
||||
/stylelint-config-recommended/9.0.0_stylelint@15.2.0:
|
||||
resolution: {integrity: sha512-9YQSrJq4NvvRuTbzDsWX3rrFOzOlYBmZP+o513BJN/yfEmGSr0AxdvrWs0P/ilSpVV/wisamAHu5XSk8Rcf4CQ==}
|
||||
/stylelint-config-standard-scss/7.0.1_stylelint@15.3.0:
|
||||
resolution: {integrity: sha512-m5sRdtsB1F5fnC1Ozla7ryftU47wVpO+HWd+JQTqeoG0g/oPh5EfbWfcVHbNCEtuoHfALIySiUWS20pz2hX6jA==}
|
||||
peerDependencies:
|
||||
stylelint: ^14.10.0
|
||||
postcss: ^8.3.3
|
||||
stylelint: ^15.0.0
|
||||
peerDependenciesMeta:
|
||||
postcss:
|
||||
optional: true
|
||||
dependencies:
|
||||
stylelint: 15.2.0
|
||||
stylelint: 15.3.0
|
||||
stylelint-config-recommended-scss: 9.0.1_stylelint@15.3.0
|
||||
stylelint-config-standard: 30.0.1_stylelint@15.3.0
|
||||
dev: false
|
||||
|
||||
/stylelint-config-standard-scss/5.0.0_stylelint@15.2.0:
|
||||
resolution: {integrity: sha512-zoXLibojHZYPFjtkc4STZtAJ2yGTq3Bb4MYO0oiyO6f/vNxDKRcSDZYoqN260Gv2eD5niQIr1/kr5SXlFj9kcQ==}
|
||||
/stylelint-config-standard/30.0.1_stylelint@15.3.0:
|
||||
resolution: {integrity: sha512-NbeHOmpRQhjZh5XB1B/S4MLRWvz4xxAxeDBjzl0tY2xEcayNhLbaRGF0ZQzq+DQZLCcPpOHeS2Ru1ydbkhkmLg==}
|
||||
peerDependencies:
|
||||
stylelint: ^14.9.0
|
||||
stylelint: ^15.0.0
|
||||
dependencies:
|
||||
stylelint: 15.2.0
|
||||
stylelint-config-recommended-scss: 7.0.0_stylelint@15.2.0
|
||||
stylelint-config-standard: 26.0.0_stylelint@15.2.0
|
||||
transitivePeerDependencies:
|
||||
- postcss
|
||||
stylelint: 15.3.0
|
||||
stylelint-config-recommended: 10.0.1_stylelint@15.3.0
|
||||
dev: false
|
||||
|
||||
/stylelint-config-standard/26.0.0_stylelint@15.2.0:
|
||||
resolution: {integrity: sha512-hUuB7LaaqM8abvkOO84wh5oYSkpXgTzHu2Zza6e7mY+aOmpNTjoFBRxSLlzY0uAOMWEFx0OMKzr+reG1BUtcqQ==}
|
||||
/stylelint-order/6.0.3_stylelint@15.3.0:
|
||||
resolution: {integrity: sha512-1j1lOb4EU/6w49qZeT2SQVJXm0Ht+Qnq9GMfUa3pMwoyojIWfuA+JUDmoR97Bht1RLn4ei0xtLGy87M7d29B1w==}
|
||||
peerDependencies:
|
||||
stylelint: ^14.9.0
|
||||
dependencies:
|
||||
stylelint: 15.2.0
|
||||
stylelint-config-recommended: 8.0.0_stylelint@15.2.0
|
||||
dev: false
|
||||
|
||||
/stylelint-config-standard/27.0.0_stylelint@15.2.0:
|
||||
resolution: {integrity: sha512-J+wxyODWQCW2kgdhVzj51a4cFcJkglkMQrjPU/1Jo8w2oKSKK5ZRqHvDDWxEmjYWIYbMhhIMS5dOgVpGUMIACw==}
|
||||
peerDependencies:
|
||||
stylelint: ^14.10.0
|
||||
dependencies:
|
||||
stylelint: 15.2.0
|
||||
stylelint-config-recommended: 9.0.0_stylelint@15.2.0
|
||||
dev: false
|
||||
|
||||
/stylelint-order/5.0.0_stylelint@15.2.0:
|
||||
resolution: {integrity: sha512-OWQ7pmicXufDw5BlRqzdz3fkGKJPgLyDwD1rFY3AIEfIH/LQY38Vu/85v8/up0I+VPiuGRwbc2Hg3zLAsJaiyw==}
|
||||
peerDependencies:
|
||||
stylelint: ^14.0.0
|
||||
stylelint: ^14.0.0 || ^15.0.0
|
||||
dependencies:
|
||||
postcss: 8.4.21
|
||||
postcss-sorting: 7.0.1_postcss@8.4.21
|
||||
stylelint: 15.2.0
|
||||
postcss-sorting: 8.0.2_postcss@8.4.21
|
||||
stylelint: 15.3.0
|
||||
dev: false
|
||||
|
||||
/stylelint-scss/4.4.0_stylelint@15.2.0:
|
||||
resolution: {integrity: sha512-Qy66a+/30aylFhPmUArHhVsHOun1qrO93LGT15uzLuLjWS7hKDfpFm34mYo1ndR4MCo8W4bEZM1+AlJRJORaaw==}
|
||||
/stylelint-scss/4.5.0_stylelint@15.3.0:
|
||||
resolution: {integrity: sha512-/+rQ8FePOiwT5xblOHkujYzRYfSjmE6HYhLpqJShL+9wH6/HaAVj4mWpXlpEsM3ZgIpOblG9Y+/BycSJzWgjNw==}
|
||||
peerDependencies:
|
||||
stylelint: ^14.5.1 || ^15.0.0
|
||||
dependencies:
|
||||
|
@ -1401,11 +1388,11 @@ packages:
|
|||
postcss-resolve-nested-selector: 0.1.1
|
||||
postcss-selector-parser: 6.0.11
|
||||
postcss-value-parser: 4.2.0
|
||||
stylelint: 15.2.0
|
||||
stylelint: 15.3.0
|
||||
dev: false
|
||||
|
||||
/stylelint/15.2.0:
|
||||
resolution: {integrity: sha512-wjg5OLn8zQwjlj5cYUgyQpMWKzct42AG5dYlqkHRJQJqsystFFn3onqEc263KH4xfEI0W3lZCnlIhFfS64uwSA==}
|
||||
/stylelint/15.3.0:
|
||||
resolution: {integrity: sha512-9UYBYk7K9rtlKcTUDZrtntE840sZM00qyYBQHHe7tjwMNUsPsGvR6Fd43IxHEAhRrDLzpy3TVaHb6CReBB3eFg==}
|
||||
engines: {node: ^14.13.1 || >=16.0.0}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
@ -1415,7 +1402,7 @@ packages:
|
|||
'@csstools/selector-specificity': 2.1.1_wajs5nedgkikc5pcuwett7legi
|
||||
balanced-match: 2.0.0
|
||||
colord: 2.9.3
|
||||
cosmiconfig: 8.1.0
|
||||
cosmiconfig: 8.1.3
|
||||
css-functions-list: 3.1.0
|
||||
css-tree: 2.3.1
|
||||
debug: 4.3.4
|
||||
|
@ -1430,7 +1417,7 @@ packages:
|
|||
import-lazy: 4.0.0
|
||||
imurmurhash: 0.1.4
|
||||
is-plain-object: 5.0.0
|
||||
known-css-properties: 0.26.0
|
||||
known-css-properties: 0.27.0
|
||||
mathml-tag-names: 2.1.3
|
||||
meow: 9.0.0
|
||||
micromatch: 4.0.5
|
||||
|
@ -1446,7 +1433,7 @@ packages:
|
|||
string-width: 4.2.3
|
||||
strip-ansi: 6.0.1
|
||||
style-search: 0.1.0
|
||||
supports-hyperlinks: 2.3.0
|
||||
supports-hyperlinks: 3.0.0
|
||||
svg-tags: 1.0.0
|
||||
table: 6.8.1
|
||||
v8-compile-cache: 2.3.0
|
||||
|
@ -1469,9 +1456,9 @@ packages:
|
|||
has-flag: 4.0.0
|
||||
dev: false
|
||||
|
||||
/supports-hyperlinks/2.3.0:
|
||||
resolution: {integrity: sha512-RpsAZlpWcDwOPQA22aCH4J0t7L8JmAvsCxfOSEwm7cQs3LshN36QaTkwd70DnBOXDWGssw2eUoc8CaRWT0XunA==}
|
||||
engines: {node: '>=8'}
|
||||
/supports-hyperlinks/3.0.0:
|
||||
resolution: {integrity: sha512-QBDPHyPQDRTy9ku4URNGY5Lah8PAaXs6tAAwp55sL5WCsSW7GIfdf6W5ixfziW+t7wh3GVvHyHHyQ1ESsoRvaA==}
|
||||
engines: {node: '>=14.18'}
|
||||
dependencies:
|
||||
has-flag: 4.0.0
|
||||
supports-color: 7.2.0
|
||||
|
@ -1511,7 +1498,7 @@ packages:
|
|||
fast-glob: 3.2.12
|
||||
glob-parent: 6.0.2
|
||||
is-glob: 4.0.3
|
||||
lilconfig: 2.0.6
|
||||
lilconfig: 2.1.0
|
||||
micromatch: 4.0.5
|
||||
normalize-path: 3.0.0
|
||||
object-hash: 3.0.0
|
||||
|
@ -1573,7 +1560,7 @@ packages:
|
|||
/validate-npm-package-license/3.0.4:
|
||||
resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==}
|
||||
dependencies:
|
||||
spdx-correct: 3.1.1
|
||||
spdx-correct: 3.2.0
|
||||
spdx-expression-parse: 3.0.1
|
||||
dev: false
|
||||
|
||||
|
|
Loading…
Reference in a new issue