diff --git a/.changeset/green-colts-battle.md b/.changeset/green-colts-battle.md deleted file mode 100644 index 6df817c..0000000 --- a/.changeset/green-colts-battle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"remark-shiki-twoslash": patch ---- - -Escape HTML in error message/recommendation diff --git a/.changeset/lazy-poets-complain.md b/.changeset/lazy-poets-complain.md deleted file mode 100644 index ae5d2c6..0000000 --- a/.changeset/lazy-poets-complain.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"eleventy-plugin-shiki-twoslash": minor -"markdown-it-shiki-twoslash": minor -"remark-shiki-twoslash": minor -"shiki-twoslash": minor ---- - -Bump version of "shiki" to 0.10.1 diff --git a/packages/docusaurus-preset-shiki-twoslash/CHANGELOG.md b/packages/docusaurus-preset-shiki-twoslash/CHANGELOG.md index 9cb47b2..1322721 100644 --- a/packages/docusaurus-preset-shiki-twoslash/CHANGELOG.md +++ b/packages/docusaurus-preset-shiki-twoslash/CHANGELOG.md @@ -1,5 +1,13 @@ # docusaurus-preset-shiki-twoslash +## 1.1.38 + +### Patch Changes + +- Updated dependencies [aa047ea] +- Updated dependencies [53d3730] + - remark-shiki-twoslash@3.1.0 + ## 1.1.37 ### Patch Changes diff --git a/packages/docusaurus-preset-shiki-twoslash/package.json b/packages/docusaurus-preset-shiki-twoslash/package.json index fae0f34..e6b28da 100644 --- a/packages/docusaurus-preset-shiki-twoslash/package.json +++ b/packages/docusaurus-preset-shiki-twoslash/package.json @@ -1,6 +1,6 @@ { "name": "docusaurus-preset-shiki-twoslash", - "version": "1.1.37", + "version": "1.1.38", "license": "MIT", "homepage": "https://github.com/shikijs/twoslash", "repository": { @@ -23,7 +23,7 @@ }, "dependencies": { "copy-text-to-clipboard": "^3.0.1", - "remark-shiki-twoslash": "3.0.9", + "remark-shiki-twoslash": "3.1.0", "typescript": ">3" }, "devDependencies": { diff --git a/packages/eleventy-plugin-shiki-twoslash/CHANGELOG.md b/packages/eleventy-plugin-shiki-twoslash/CHANGELOG.md index 8b5d2fa..52b9106 100644 --- a/packages/eleventy-plugin-shiki-twoslash/CHANGELOG.md +++ b/packages/eleventy-plugin-shiki-twoslash/CHANGELOG.md @@ -1,5 +1,17 @@ # eleventy-plugin-shiki-twoslash +## 1.1.0 + +### Minor Changes + +- 53d3730: Bump version of "shiki" to 0.10.1 + +### Patch Changes + +- Updated dependencies [aa047ea] +- Updated dependencies [53d3730] + - remark-shiki-twoslash@3.1.0 + ## 1.0.46 ### Patch Changes diff --git a/packages/eleventy-plugin-shiki-twoslash/package.json b/packages/eleventy-plugin-shiki-twoslash/package.json index d9177a4..7c28876 100644 --- a/packages/eleventy-plugin-shiki-twoslash/package.json +++ b/packages/eleventy-plugin-shiki-twoslash/package.json @@ -1,6 +1,6 @@ { "name": "eleventy-plugin-shiki-twoslash", - "version": "1.0.46", + "version": "1.1.0", "license": "MIT", "homepage": "https://github.com/shikijs/twoslash", "repository": { @@ -21,11 +21,11 @@ }, "dependencies": { "deasync": "^0.1.21", - "remark-shiki-twoslash": "3.0.9", + "remark-shiki-twoslash": "3.1.0", "typescript": ">3" }, "devDependencies": { "shiki": "0.10.1", - "shiki-twoslash": "3.0.2" + "shiki-twoslash": "3.1.0" } } diff --git a/packages/gatsby-remark-shiki-twoslash/CHANGELOG.md b/packages/gatsby-remark-shiki-twoslash/CHANGELOG.md index 761379c..e4dfd6d 100644 --- a/packages/gatsby-remark-shiki-twoslash/CHANGELOG.md +++ b/packages/gatsby-remark-shiki-twoslash/CHANGELOG.md @@ -1,5 +1,13 @@ # gatsby-remark-shiki-twoslash +## 3.0.35 + +### Patch Changes + +- Updated dependencies [aa047ea] +- Updated dependencies [53d3730] + - remark-shiki-twoslash@3.1.0 + ## 3.0.34 ### Patch Changes diff --git a/packages/gatsby-remark-shiki-twoslash/package.json b/packages/gatsby-remark-shiki-twoslash/package.json index 33b3876..71c1840 100644 --- a/packages/gatsby-remark-shiki-twoslash/package.json +++ b/packages/gatsby-remark-shiki-twoslash/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-remark-shiki-twoslash", - "version": "3.0.34", + "version": "3.0.35", "license": "MIT", "homepage": "https://github.com/shikijs/twoslash", "repository": { @@ -23,7 +23,7 @@ "build": "" }, "dependencies": { - "remark-shiki-twoslash": "3.0.9", + "remark-shiki-twoslash": "3.1.0", "typescript": ">3", "unist-util-visit": "^2.0.0" }, diff --git a/packages/hexo-shiki-twoslash/CHANGELOG.md b/packages/hexo-shiki-twoslash/CHANGELOG.md index 8f3297b..d8de2d5 100644 --- a/packages/hexo-shiki-twoslash/CHANGELOG.md +++ b/packages/hexo-shiki-twoslash/CHANGELOG.md @@ -1,5 +1,13 @@ # hexo-shiki-twoslash +## 1.0.36 + +### Patch Changes + +- Updated dependencies [aa047ea] +- Updated dependencies [53d3730] + - remark-shiki-twoslash@3.1.0 + ## 1.0.35 ### Patch Changes diff --git a/packages/hexo-shiki-twoslash/package.json b/packages/hexo-shiki-twoslash/package.json index f0594e9..29de550 100644 --- a/packages/hexo-shiki-twoslash/package.json +++ b/packages/hexo-shiki-twoslash/package.json @@ -1,6 +1,6 @@ { "name": "hexo-shiki-twoslash", - "version": "1.0.35", + "version": "1.0.36", "license": "MIT", "homepage": "https://github.com/shikijs/twoslash", "repository": { @@ -21,7 +21,7 @@ "lint": "echo 'NOOP'" }, "dependencies": { - "remark-shiki-twoslash": "3.0.9", + "remark-shiki-twoslash": "3.1.0", "typescript": ">3" } } diff --git a/packages/markdown-it-shiki-twoslash/CHANGELOG.md b/packages/markdown-it-shiki-twoslash/CHANGELOG.md index 6029df4..ce6d527 100644 --- a/packages/markdown-it-shiki-twoslash/CHANGELOG.md +++ b/packages/markdown-it-shiki-twoslash/CHANGELOG.md @@ -1,5 +1,17 @@ # markdown-it-shiki-twoslash +## 2.1.0 + +### Minor Changes + +- 53d3730: Bump version of "shiki" to 0.10.1 + +### Patch Changes + +- Updated dependencies [aa047ea] +- Updated dependencies [53d3730] + - remark-shiki-twoslash@3.1.0 + ## 2.0.23 ### Patch Changes diff --git a/packages/markdown-it-shiki-twoslash/package.json b/packages/markdown-it-shiki-twoslash/package.json index 7513a2c..8225e51 100644 --- a/packages/markdown-it-shiki-twoslash/package.json +++ b/packages/markdown-it-shiki-twoslash/package.json @@ -1,6 +1,6 @@ { "name": "markdown-it-shiki-twoslash", - "version": "2.0.23", + "version": "2.1.0", "license": "MIT", "homepage": "https://github.com/shikijs/twoslash", "repository": { @@ -26,7 +26,7 @@ }, "dependencies": { "deasync": "^0.1.21", - "remark-shiki-twoslash": "3.0.9" + "remark-shiki-twoslash": "3.1.0" }, "devDependencies": { "@types/deasync": "^0.1.1", @@ -34,7 +34,7 @@ "@types/markdown-it": "^12.0.1", "markdown-it": "^12.0.6", "shiki": "0.10.1", - "shiki-twoslash": "3.0.2", + "shiki-twoslash": "3.1.0", "tslib": "^1.10.0", "typescript": ">3" } diff --git a/packages/remark-shiki-twoslash/CHANGELOG.md b/packages/remark-shiki-twoslash/CHANGELOG.md index 413c430..8b69df8 100644 --- a/packages/remark-shiki-twoslash/CHANGELOG.md +++ b/packages/remark-shiki-twoslash/CHANGELOG.md @@ -1,5 +1,17 @@ ### 1.4.0 +## 3.1.0 + +### Minor Changes + +- 53d3730: Bump version of "shiki" to 0.10.1 + +### Patch Changes + +- aa047ea: Escape HTML in error message/recommendation +- Updated dependencies [53d3730] + - shiki-twoslash@3.1.0 + ## 3.0.9 ### Patch Changes diff --git a/packages/remark-shiki-twoslash/package.json b/packages/remark-shiki-twoslash/package.json index 80e58dd..d116473 100644 --- a/packages/remark-shiki-twoslash/package.json +++ b/packages/remark-shiki-twoslash/package.json @@ -1,6 +1,6 @@ { "name": "remark-shiki-twoslash", - "version": "3.0.9", + "version": "3.1.0", "license": "MIT", "homepage": "https://github.com/shikijs/twoslash", "repository": { @@ -32,7 +32,7 @@ "fenceparser": "^1.1.0", "regenerator-runtime": "^0.13.7", "shiki": "0.10.1", - "shiki-twoslash": "3.0.2", + "shiki-twoslash": "3.1.0", "tslib": "2.1.0", "typescript": ">3", "unist-util-visit": "^2.0.0" diff --git a/packages/shiki-twoslash/CHANGELOG.md b/packages/shiki-twoslash/CHANGELOG.md index 7bad37f..5291e73 100644 --- a/packages/shiki-twoslash/CHANGELOG.md +++ b/packages/shiki-twoslash/CHANGELOG.md @@ -1,5 +1,11 @@ # shiki-twoslash +## 3.1.0 + +### Minor Changes + +- 53d3730: Bump version of "shiki" to 0.10.1 + ## 3.0.2 ### Patch Changes diff --git a/packages/shiki-twoslash/package.json b/packages/shiki-twoslash/package.json index 9b42afd..5763508 100644 --- a/packages/shiki-twoslash/package.json +++ b/packages/shiki-twoslash/package.json @@ -1,6 +1,6 @@ { "name": "shiki-twoslash", - "version": "3.0.2", + "version": "3.1.0", "license": "MIT", "homepage": "https://github.com/shikijs/twoslash", "repository": { diff --git a/packages/twoslash-cli/CHANGELOG.md b/packages/twoslash-cli/CHANGELOG.md index 4f7870f..3ff0ac6 100644 --- a/packages/twoslash-cli/CHANGELOG.md +++ b/packages/twoslash-cli/CHANGELOG.md @@ -1,5 +1,13 @@ # twoslash-cli +## 1.3.21 + +### Patch Changes + +- Updated dependencies [aa047ea] +- Updated dependencies [53d3730] + - remark-shiki-twoslash@3.1.0 + ## 1.3.20 ### Patch Changes diff --git a/packages/twoslash-cli/package.json b/packages/twoslash-cli/package.json index 340e3ce..050b17d 100644 --- a/packages/twoslash-cli/package.json +++ b/packages/twoslash-cli/package.json @@ -1,6 +1,6 @@ { "name": "twoslash-cli", - "version": "1.3.20", + "version": "1.3.21", "main": "index.js", "bin": { "twoslash": "./bin/twoslash.js", @@ -15,7 +15,7 @@ "hast-util-to-html": "^7.1.2", "mdast-util-to-hast": "^10.0.0", "remark": "^13.0.0", - "remark-shiki-twoslash": "3.0.9", + "remark-shiki-twoslash": "3.1.0", "unist-util-visit": "^3.1.0" }, "devDependencies": { diff --git a/packages/vuepress-plugin-shiki-twoslash/CHANGELOG.md b/packages/vuepress-plugin-shiki-twoslash/CHANGELOG.md index 0a00df8..2ffe3a1 100644 --- a/packages/vuepress-plugin-shiki-twoslash/CHANGELOG.md +++ b/packages/vuepress-plugin-shiki-twoslash/CHANGELOG.md @@ -1,5 +1,13 @@ # vuepress-plugin-shiki-twoslash +## 1.0.36 + +### Patch Changes + +- Updated dependencies [aa047ea] +- Updated dependencies [53d3730] + - remark-shiki-twoslash@3.1.0 + ## 1.0.35 ### Patch Changes diff --git a/packages/vuepress-plugin-shiki-twoslash/package.json b/packages/vuepress-plugin-shiki-twoslash/package.json index 9b68e02..fe6a79d 100644 --- a/packages/vuepress-plugin-shiki-twoslash/package.json +++ b/packages/vuepress-plugin-shiki-twoslash/package.json @@ -1,6 +1,6 @@ { "name": "vuepress-plugin-shiki-twoslash", - "version": "1.0.35", + "version": "1.0.36", "license": "MIT", "homepage": "https://github.com/shikijs/twoslash", "repository": { @@ -22,7 +22,7 @@ "lint": "echo 'NOOP'" }, "dependencies": { - "remark-shiki-twoslash": "3.0.9", + "remark-shiki-twoslash": "3.1.0", "typescript": ">3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9a8c051..17dc045 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,4 @@ -lockfileVersion: 5.3 +lockfileVersion: 5.4 importers: @@ -34,7 +34,7 @@ importers: specifiers: '@docusaurus/types': ^2.0.0-beta.3 copy-text-to-clipboard: ^3.0.1 - remark-shiki-twoslash: 3.0.9 + remark-shiki-twoslash: 3.1.0 typescript: '>3' dependencies: copy-text-to-clipboard: 3.0.1 @@ -46,9 +46,9 @@ importers: packages/eleventy-plugin-shiki-twoslash: specifiers: deasync: ^0.1.21 - remark-shiki-twoslash: 3.0.9 + remark-shiki-twoslash: 3.1.0 shiki: 0.10.1 - shiki-twoslash: 3.0.2 + shiki-twoslash: 3.1.0 typescript: '>3' dependencies: deasync: 0.1.21 @@ -60,7 +60,7 @@ importers: packages/gatsby-remark-shiki-twoslash: specifiers: - remark-shiki-twoslash: 3.0.9 + remark-shiki-twoslash: 3.1.0 tslib: ^1.10.0 typescript: '>3' unist-util-visit: ^2.0.0 @@ -73,7 +73,7 @@ importers: packages/hexo-shiki-twoslash: specifiers: - remark-shiki-twoslash: 3.0.9 + remark-shiki-twoslash: 3.1.0 typescript: '>3' dependencies: remark-shiki-twoslash: link:../remark-shiki-twoslash @@ -86,9 +86,9 @@ importers: '@types/markdown-it': ^12.0.1 deasync: ^0.1.21 markdown-it: ^12.0.6 - remark-shiki-twoslash: 3.0.9 + remark-shiki-twoslash: 3.1.0 shiki: 0.10.1 - shiki-twoslash: 3.0.2 + shiki-twoslash: 3.1.0 tslib: ^1.10.0 typescript: '>3' dependencies: @@ -116,7 +116,7 @@ importers: regenerator-runtime: ^0.13.7 rehype-stringify: ^6.0.1 shiki: 0.10.1 - shiki-twoslash: 3.0.2 + shiki-twoslash: 3.1.0 tsdx: ^0.14.1 tslib: 2.1.0 typescript: '>3' @@ -180,7 +180,7 @@ importers: hast-util-to-html: ^7.1.2 mdast-util-to-hast: ^10.0.0 remark: ^13.0.0 - remark-shiki-twoslash: 3.0.9 + remark-shiki-twoslash: 3.1.0 typescript: ^3 unist-util-visit: ^3.1.0 dependencies: @@ -197,7 +197,7 @@ importers: packages/vuepress-plugin-shiki-twoslash: specifiers: - remark-shiki-twoslash: 3.0.9 + remark-shiki-twoslash: 3.1.0 typescript: '>3' dependencies: remark-shiki-twoslash: link:../remark-shiki-twoslash @@ -300,7 +300,7 @@ packages: /@babel/generator/7.14.3: resolution: {integrity: sha512-bn0S6flG/j0xtQdz3hsjJ624h3W0r3llttBMfyHX3YrZ/KtLYr15bjA0FXkgW7FpvrDuTuElXeVjiKlYRpnOFA==} dependencies: - '@babel/types': 7.14.4 + '@babel/types': 7.14.5 jsesc: 2.5.2 source-map: 0.5.7 dev: true @@ -317,14 +317,14 @@ packages: /@babel/helper-annotate-as-pure/7.12.13: resolution: {integrity: sha512-7YXfX5wQ5aYM/BOlbSccHDbuXXFPxeoUmfWtz8le2yTkTZc+BxsiEnENFoi2SlmA8ewDkG2LgIMIVzzn2h8kfw==} dependencies: - '@babel/types': 7.14.4 + '@babel/types': 7.14.5 dev: true /@babel/helper-builder-binary-assignment-operator-visitor/7.12.13: resolution: {integrity: sha512-CZOv9tGphhDRlVjVkAgm8Nhklm9RzSmWpX2my+t7Ua/KT616pEzXsQCjinzvkRvHWJ9itO4f296efroX23XCMA==} dependencies: '@babel/helper-explode-assignable-expression': 7.13.0 - '@babel/types': 7.14.4 + '@babel/types': 7.14.5 dev: true /@babel/helper-compilation-targets/7.14.4_@babel+core@7.14.3: @@ -417,7 +417,7 @@ packages: /@babel/helper-explode-assignable-expression/7.13.0: resolution: {integrity: sha512-qS0peLTDP8kOisG1blKbaoBg/o9OSa1qoumMjTK5pM+KDTtpxpsiubnCGP34vK8BXGcb2M9eigwgvoJryrzwWA==} dependencies: - '@babel/types': 7.14.4 + '@babel/types': 7.14.5 dev: true /@babel/helper-function-name/7.14.2: @@ -425,7 +425,7 @@ packages: dependencies: '@babel/helper-get-function-arity': 7.12.13 '@babel/template': 7.12.13 - '@babel/types': 7.14.4 + '@babel/types': 7.14.5 dev: true /@babel/helper-function-name/7.14.5: @@ -440,7 +440,7 @@ packages: /@babel/helper-get-function-arity/7.12.13: resolution: {integrity: sha512-DjEVzQNz5LICkzN0REdpD5prGoidvbdYk1BVgRUOINaWJP2t6avB27X1guXK1kXNrX0WMfsrm1A/ZBthYuIMQg==} dependencies: - '@babel/types': 7.14.4 + '@babel/types': 7.14.5 dev: true /@babel/helper-get-function-arity/7.14.5: @@ -454,7 +454,7 @@ packages: resolution: {integrity: sha512-1eMtTrXtrwscjcAeO4BVK+vvkxaLJSPFz1w1KLawz6HLNi9bPFGBNwwDyVfiu1Tv/vRRFYfoGaKhmAQPGPn5Wg==} dependencies: '@babel/traverse': 7.14.2 - '@babel/types': 7.14.4 + '@babel/types': 7.14.5 transitivePeerDependencies: - supports-color dev: true @@ -469,7 +469,7 @@ packages: /@babel/helper-member-expression-to-functions/7.13.12: resolution: {integrity: sha512-48ql1CLL59aKbU94Y88Xgb2VFy7a95ykGRbJJaaVv+LX5U8wFpLfiGXJJGUozsmA1oEh/o5Bp60Voq7ACyA/Sw==} dependencies: - '@babel/types': 7.14.4 + '@babel/types': 7.14.5 dev: true /@babel/helper-member-expression-to-functions/7.14.7: @@ -499,10 +499,10 @@ packages: '@babel/helper-replace-supers': 7.14.4 '@babel/helper-simple-access': 7.13.12 '@babel/helper-split-export-declaration': 7.12.13 - '@babel/helper-validator-identifier': 7.14.0 + '@babel/helper-validator-identifier': 7.14.5 '@babel/template': 7.12.13 '@babel/traverse': 7.14.2 - '@babel/types': 7.14.4 + '@babel/types': 7.14.5 transitivePeerDependencies: - supports-color dev: true @@ -526,7 +526,7 @@ packages: /@babel/helper-optimise-call-expression/7.12.13: resolution: {integrity: sha512-BdWQhoVJkp6nVjB7nkFWcn43dkprYauqtk++Py2eaf/GRDFm5BxRqEIZCiHlZUGAVmtwKcsVL1dC68WmzeFmiA==} dependencies: - '@babel/types': 7.14.4 + '@babel/types': 7.14.5 dev: true /@babel/helper-optimise-call-expression/7.14.5: @@ -554,7 +554,7 @@ packages: dependencies: '@babel/helper-annotate-as-pure': 7.12.13 '@babel/helper-wrap-function': 7.13.0 - '@babel/types': 7.14.4 + '@babel/types': 7.14.5 transitivePeerDependencies: - supports-color dev: true @@ -565,7 +565,7 @@ packages: '@babel/helper-member-expression-to-functions': 7.13.12 '@babel/helper-optimise-call-expression': 7.12.13 '@babel/traverse': 7.14.2 - '@babel/types': 7.14.4 + '@babel/types': 7.14.5 transitivePeerDependencies: - supports-color dev: true @@ -585,7 +585,7 @@ packages: /@babel/helper-simple-access/7.13.12: resolution: {integrity: sha512-7FEjbrx5SL9cWvXioDbnlYTppcZGuCY6ow3/D5vMggb2Ywgu4dMrpTJX0JdQAIcRRUElOIxF3yEooa9gUb9ZbA==} dependencies: - '@babel/types': 7.14.4 + '@babel/types': 7.14.5 dev: true /@babel/helper-simple-access/7.14.5: @@ -598,13 +598,13 @@ packages: /@babel/helper-skip-transparent-expression-wrappers/7.12.1: resolution: {integrity: sha512-Mf5AUuhG1/OCChOJ/HcADmvcHM42WJockombn8ATJG3OnyiSxBK/Mm5x78BQWvmtXZKHgbjdGL2kin/HOLlZGA==} dependencies: - '@babel/types': 7.14.4 + '@babel/types': 7.14.5 dev: true /@babel/helper-split-export-declaration/7.12.13: resolution: {integrity: sha512-tCJDltF83htUtXx5NLcaDqRmknv652ZWCHyoTETf1CXYJdPC7nohZohjUgieXhv0hTJdRf2FjDueFehdNucpzg==} dependencies: - '@babel/types': 7.14.4 + '@babel/types': 7.14.5 dev: true /@babel/helper-split-export-declaration/7.14.5: @@ -614,10 +614,6 @@ packages: '@babel/types': 7.14.5 dev: true - /@babel/helper-validator-identifier/7.14.0: - resolution: {integrity: sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A==} - dev: true - /@babel/helper-validator-identifier/7.14.5: resolution: {integrity: sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==} engines: {node: '>=6.9.0'} @@ -638,7 +634,7 @@ packages: '@babel/helper-function-name': 7.14.2 '@babel/template': 7.12.13 '@babel/traverse': 7.14.2 - '@babel/types': 7.14.4 + '@babel/types': 7.14.5 transitivePeerDependencies: - supports-color dev: true @@ -648,7 +644,7 @@ packages: dependencies: '@babel/template': 7.12.13 '@babel/traverse': 7.14.2 - '@babel/types': 7.14.4 + '@babel/types': 7.14.5 transitivePeerDependencies: - supports-color dev: true @@ -667,7 +663,7 @@ packages: /@babel/highlight/7.14.0: resolution: {integrity: sha512-YSCOwxvTYEIMSGaBQb5kDDsCopDdiUGsqpatp3fOlI4+2HQSkTmEVWnVuySdAC5EWCqSWWTv0ib63RjR7dTBdg==} dependencies: - '@babel/helper-validator-identifier': 7.14.0 + '@babel/helper-validator-identifier': 7.14.5 chalk: 2.4.2 js-tokens: 4.0.0 dev: true @@ -685,12 +681,16 @@ packages: resolution: {integrity: sha512-ArliyUsWDUqEGfWcmzpGUzNfLxTdTp6WU4IuP6QFSp9gGfWS6boxFCkJSJ/L4+RG8z/FnIU3WxCk6hPL9SSWeA==} engines: {node: '>=6.0.0'} hasBin: true + dependencies: + '@babel/types': 7.14.5 dev: true /@babel/parser/7.14.7: resolution: {integrity: sha512-X67Z5y+VBJuHB/RjwECp8kSl5uYi0BvRbNeWqkaJCVh+LiTPl19WBUfG627psSgp9rSf6ojuXghQM3ha6qHHdA==} engines: {node: '>=6.0.0'} hasBin: true + dependencies: + '@babel/types': 7.14.5 dev: true /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.13.12_@babel+core@7.14.3: @@ -1454,7 +1454,7 @@ packages: '@babel/helper-hoist-variables': 7.13.16 '@babel/helper-module-transforms': 7.14.2 '@babel/helper-plugin-utils': 7.13.0 - '@babel/helper-validator-identifier': 7.14.0 + '@babel/helper-validator-identifier': 7.14.5 babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color @@ -1704,7 +1704,7 @@ packages: '@babel/helper-plugin-utils': 7.13.0 '@babel/plugin-proposal-unicode-property-regex': 7.12.13_@babel+core@7.14.3 '@babel/plugin-transform-dotall-regex': 7.12.13_@babel+core@7.14.3 - '@babel/types': 7.14.4 + '@babel/types': 7.14.5 esutils: 2.0.3 dev: true @@ -1733,7 +1733,7 @@ packages: dependencies: '@babel/code-frame': 7.12.13 '@babel/parser': 7.14.4 - '@babel/types': 7.14.4 + '@babel/types': 7.14.5 dev: true /@babel/template/7.14.5: @@ -1780,7 +1780,7 @@ packages: /@babel/types/7.14.4: resolution: {integrity: sha512-lCj4aIs0xUefJFQnwwQv2Bxg7Omd6bgquZ6LGC+gGMh6/s5qDVfjuCMlDmYQ15SLsWHd9n+X3E75lKIhl5Lkiw==} dependencies: - '@babel/helper-validator-identifier': 7.14.0 + '@babel/helper-validator-identifier': 7.14.5 to-fast-properties: 2.0.0 dev: true @@ -2266,7 +2266,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: callsites: 3.1.0 - graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 + graceful-fs: 4.2.6 source-map: 0.6.1 dev: true @@ -2498,7 +2498,7 @@ packages: fastq: 1.11.1 dev: true - /@rollup/plugin-babel/5.3.0_@babel+core@7.14.3+rollup@1.32.1: + /@rollup/plugin-babel/5.3.0_kjfyxipscbj5lcvxjjlpxecv4a: resolution: {integrity: sha512-9uIC8HZOnVLrLHxayq/PTzw+uS25E14KPUBh5ktF+18Mjo5yK0ToMMx6epY0uEgkjwJw0aBW4x2horYXh8juWw==} engines: {node: '>= 10.0.0'} peerDependencies: @@ -2878,7 +2878,7 @@ packages: '@types/yargs-parser': 20.2.0 dev: true - /@typescript-eslint/eslint-plugin/2.34.0_4df26d2b9b7591cbda305132c8f490f3: + /@typescript-eslint/eslint-plugin/2.34.0_jxzg2k43owi4xwrqkezmr5eq6m: resolution: {integrity: sha512-4zY3Z88rEE99+CNvTbXSyovv2z9PNOVffTWD2W8QF5s2prBQtwN2zadqERcrHpcR7O/+KMI3fcTAmUUhK/iQcQ==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} peerDependencies: @@ -2889,8 +2889,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': 2.34.0_eslint@6.8.0+typescript@3.9.9 - '@typescript-eslint/parser': 2.34.0_eslint@6.8.0+typescript@3.9.9 + '@typescript-eslint/experimental-utils': 2.34.0_hejjmlztrvmnsks456jx6n7lwi + '@typescript-eslint/parser': 2.34.0_hejjmlztrvmnsks456jx6n7lwi eslint: 6.8.0 functional-red-black-tree: 1.0.1 regexpp: 3.1.0 @@ -2900,7 +2900,7 @@ packages: - supports-color dev: true - /@typescript-eslint/experimental-utils/2.34.0_eslint@6.8.0+typescript@3.9.9: + /@typescript-eslint/experimental-utils/2.34.0_hejjmlztrvmnsks456jx6n7lwi: resolution: {integrity: sha512-eS6FTkq+wuMJ+sgtuNTtcqavWXqsflWcfBnlYhg/nS4aZ1leewkXGbvBhaapn1q6qf4M71bsR1tez5JTRMuqwA==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} peerDependencies: @@ -2916,7 +2916,7 @@ packages: - typescript dev: true - /@typescript-eslint/parser/2.34.0_eslint@6.8.0+typescript@3.9.9: + /@typescript-eslint/parser/2.34.0_hejjmlztrvmnsks456jx6n7lwi: resolution: {integrity: sha512-03ilO0ucSD0EPTw2X4PntSIRFtDPWjrVq7C3/Z3VQHRC7+13YB55rcJI3Jt+YgeHbjUdJPcPa7b23rXCBokuyA==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} peerDependencies: @@ -2927,7 +2927,7 @@ packages: optional: true dependencies: '@types/eslint-visitor-keys': 1.0.0 - '@typescript-eslint/experimental-utils': 2.34.0_eslint@6.8.0+typescript@3.9.9 + '@typescript-eslint/experimental-utils': 2.34.0_hejjmlztrvmnsks456jx6n7lwi '@typescript-eslint/typescript-estree': 2.34.0_typescript@3.9.9 eslint: 6.8.0 eslint-visitor-keys: 1.3.0 @@ -3151,6 +3151,12 @@ packages: hasBin: true dev: true + /acorn/8.7.1: + resolution: {integrity: sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==} + engines: {node: '>=0.4.0'} + hasBin: true + dev: true + /agent-base/6.0.2: resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} engines: {node: '>= 6.0.0'} @@ -3251,6 +3257,8 @@ packages: dependencies: micromatch: 3.1.10 normalize-path: 2.1.1 + transitivePeerDependencies: + - supports-color dev: true /anymatch/3.1.2: @@ -3562,7 +3570,7 @@ packages: engines: {node: '>= 8.3'} dependencies: '@babel/template': 7.12.13 - '@babel/types': 7.14.4 + '@babel/types': 7.14.5 '@types/babel__traverse': 7.11.1 dev: true @@ -3824,6 +3832,8 @@ packages: snapdragon-node: 2.1.1 split-string: 3.1.0 to-regex: 3.0.2 + transitivePeerDependencies: + - supports-color dev: true /braces/3.0.2: @@ -4014,7 +4024,7 @@ packages: normalize-path: 3.0.0 readdirp: 3.6.0 optionalDependencies: - fsevents: registry.npmjs.org/fsevents/2.3.2 + fsevents: 2.3.2 dev: false /chrome-trace-event/1.0.3: @@ -4373,12 +4383,22 @@ packages: /debug/2.6.9: resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true dependencies: ms: 2.0.0 dev: true /debug/3.2.7: resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true dependencies: ms: 2.1.2 dev: true @@ -4690,7 +4710,7 @@ packages: esutils: 2.0.3 optionator: 0.8.3 optionalDependencies: - source-map: registry.npmjs.org/source-map/0.6.1 + source-map: 0.6.1 dev: true /eslint-config-prettier/6.15.0_eslint@6.8.0: @@ -4703,7 +4723,7 @@ packages: get-stdin: 6.0.0 dev: true - /eslint-config-react-app/5.2.1_fda221b1d7e94c40f3ec266e2ea995d8: + /eslint-config-react-app/5.2.1_fctahnmyurxl4rknebkla6hmeu: resolution: {integrity: sha512-pGIZ8t0mFLcV+6ZirRgYK6RVqUIKRIi9MmgzUEmrIknsn3AdO0I32asO86dJgloHq+9ZPl8UIg8mYrvgP5u2wQ==} peerDependencies: '@typescript-eslint/eslint-plugin': 2.x @@ -4715,17 +4735,22 @@ packages: eslint-plugin-jsx-a11y: 6.x eslint-plugin-react: 7.x eslint-plugin-react-hooks: 1.x || 2.x + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true dependencies: - '@typescript-eslint/eslint-plugin': 2.34.0_4df26d2b9b7591cbda305132c8f490f3 - '@typescript-eslint/parser': 2.34.0_eslint@6.8.0+typescript@3.9.9 + '@typescript-eslint/eslint-plugin': 2.34.0_jxzg2k43owi4xwrqkezmr5eq6m + '@typescript-eslint/parser': 2.34.0_hejjmlztrvmnsks456jx6n7lwi babel-eslint: 10.1.0_eslint@6.8.0 confusing-browser-globals: 1.0.10 eslint: 6.8.0 eslint-plugin-flowtype: 3.13.0_eslint@6.8.0 - eslint-plugin-import: 2.23.3_eslint@6.8.0 + eslint-plugin-import: 2.23.3_tbglwmj7t2rhd43mvxmptakoay eslint-plugin-jsx-a11y: 6.4.1_eslint@6.8.0 eslint-plugin-react: 7.23.2_eslint@6.8.0 eslint-plugin-react-hooks: 2.5.1_eslint@6.8.0 + typescript: 3.9.9 dev: true /eslint-import-resolver-node/0.3.4: @@ -4733,14 +4758,34 @@ packages: dependencies: debug: 2.6.9 resolve: 1.20.0 + transitivePeerDependencies: + - supports-color dev: true - /eslint-module-utils/2.6.1: + /eslint-module-utils/2.6.1_cch7oag2xabt66xpirhjznaddy: resolution: {integrity: sha512-ZXI9B8cxAJIH4nfkhTwcRTEAnrVfobYqwjWy/QMCZ8rHkZHFjf9yO4BzpiF9kCSfNlMG54eKigISHpX0+AaT4A==} engines: {node: '>=4'} + peerDependencies: + '@typescript-eslint/parser': '*' + eslint-import-resolver-node: '*' + eslint-import-resolver-typescript: '*' + eslint-import-resolver-webpack: '*' + peerDependenciesMeta: + '@typescript-eslint/parser': + optional: true + eslint-import-resolver-node: + optional: true + eslint-import-resolver-typescript: + optional: true + eslint-import-resolver-webpack: + optional: true dependencies: + '@typescript-eslint/parser': 2.34.0_hejjmlztrvmnsks456jx6n7lwi debug: 3.2.7 + eslint-import-resolver-node: 0.3.4 pkg-dir: 2.0.0 + transitivePeerDependencies: + - supports-color dev: true /eslint-plugin-flowtype/3.13.0_eslint@6.8.0: @@ -4753,19 +4798,24 @@ packages: lodash: 4.17.21 dev: true - /eslint-plugin-import/2.23.3_eslint@6.8.0: + /eslint-plugin-import/2.23.3_tbglwmj7t2rhd43mvxmptakoay: resolution: {integrity: sha512-wDxdYbSB55F7T5CC7ucDjY641VvKmlRwT0Vxh7PkY1mI4rclVRFWYfsrjDgZvwYYDZ5ee0ZtfFKXowWjqvEoRQ==} engines: {node: '>=4'} peerDependencies: + '@typescript-eslint/parser': '*' eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 + peerDependenciesMeta: + '@typescript-eslint/parser': + optional: true dependencies: + '@typescript-eslint/parser': 2.34.0_hejjmlztrvmnsks456jx6n7lwi array-includes: 3.1.3 array.prototype.flat: 1.2.4 debug: 2.6.9 doctrine: 2.1.0 eslint: 6.8.0 eslint-import-resolver-node: 0.3.4 - eslint-module-utils: 2.6.1 + eslint-module-utils: 2.6.1_cch7oag2xabt66xpirhjznaddy find-up: 2.1.0 has: 1.0.3 is-core-module: 2.4.0 @@ -4775,6 +4825,10 @@ packages: read-pkg-up: 3.0.0 resolve: 1.20.0 tsconfig-paths: 3.9.0 + transitivePeerDependencies: + - eslint-import-resolver-typescript + - eslint-import-resolver-webpack + - supports-color dev: true /eslint-plugin-jsx-a11y/6.4.1_eslint@6.8.0: @@ -4797,7 +4851,7 @@ packages: language-tags: 1.0.5 dev: true - /eslint-plugin-prettier/3.4.0_b77cd85fda941e232840dc83bf6b7690: + /eslint-plugin-prettier/3.4.0_w56nqx62sqpcgkca3sb3623wsa: resolution: {integrity: sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw==} engines: {node: '>=6.0.0'} peerDependencies: @@ -5070,6 +5124,8 @@ packages: regex-not: 1.0.2 snapdragon: 0.8.2 to-regex: 3.0.2 + transitivePeerDependencies: + - supports-color dev: true /expand-range/1.8.2: @@ -5146,6 +5202,8 @@ packages: regex-not: 1.0.2 snapdragon: 0.8.2 to-regex: 3.0.2 + transitivePeerDependencies: + - supports-color dev: true /extsprintf/1.3.0: @@ -5405,7 +5463,6 @@ packages: engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} os: [darwin] requiresBuild: true - dev: true optional: true /function-bind/1.1.1: @@ -6655,6 +6712,8 @@ packages: which: 2.0.2 optionalDependencies: fsevents: 2.3.2 + transitivePeerDependencies: + - supports-color dev: true /jest-haste-map/26.6.2: @@ -6676,6 +6735,8 @@ packages: walker: 1.0.7 optionalDependencies: fsevents: 2.3.2 + transitivePeerDependencies: + - supports-color dev: true /jest-haste-map/27.0.5: @@ -6695,7 +6756,7 @@ packages: micromatch: 4.0.4 walker: 1.0.7 optionalDependencies: - fsevents: registry.npmjs.org/fsevents/2.3.2 + fsevents: 2.3.2 dev: true /jest-jasmine2/25.5.4: @@ -7076,14 +7137,14 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@types/node': 15.12.4 - graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 + graceful-fs: 4.2.6 dev: true /jest-snapshot/25.5.1: resolution: {integrity: sha512-C02JE1TUe64p2v1auUJ2ze5vcuv32tkv9PyhEb318e8XOKF7MOyXdJ7kdjbvrp3ChPLU2usI7Rjxs97Dj5P0uQ==} engines: {node: '>= 8.3'} dependencies: - '@babel/types': 7.14.4 + '@babel/types': 7.14.5 '@jest/types': 25.5.0 '@types/prettier': 1.19.1 chalk: 3.0.0 @@ -7597,7 +7658,7 @@ packages: resolution: {integrity: sha512-OfCBkGEw4nN6JLtgRidPX6QxjBQGQf72q3si2uvqyFEMbycSFFHwAZeXx6cJgFM9wmLrf9zBwCP3Ivqa+LLZPw==} engines: {node: '>=6'} dependencies: - graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 + graceful-fs: 4.2.6 js-yaml: 3.14.1 pify: 4.0.1 strip-bom: 3.0.0 @@ -7941,6 +8002,8 @@ packages: regex-not: 1.0.2 snapdragon: 0.8.2 to-regex: 3.0.2 + transitivePeerDependencies: + - supports-color dev: true /micromatch/4.0.4: @@ -8066,6 +8129,8 @@ packages: regex-not: 1.0.2 snapdragon: 0.8.2 to-regex: 3.0.2 + transitivePeerDependencies: + - supports-color dev: true /natural-compare/1.4.0: @@ -9166,7 +9231,7 @@ packages: terser: 4.8.0 dev: true - /rollup-plugin-typescript2/0.27.3_rollup@1.32.1+typescript@3.9.9: + /rollup-plugin-typescript2/0.27.3_5oriiw4weaiityb46ffmqdpvhq: resolution: {integrity: sha512-gmYPIFmALj9D3Ga1ZbTZAKTXq1JKlTQBtj299DXhqYz9cL3g/AQfUvbb2UhH+Nf++cCq941W2Mv7UcrcgLzJJg==} peerDependencies: rollup: '>=1.26.3' @@ -9258,6 +9323,8 @@ packages: micromatch: 3.1.10 minimist: 1.2.5 walker: 1.0.7 + transitivePeerDependencies: + - supports-color dev: true /saxes/3.1.11: @@ -9470,6 +9537,8 @@ packages: source-map: 0.5.7 source-map-resolve: 0.5.3 use: 3.1.1 + transitivePeerDependencies: + - supports-color dev: true /source-list-map/2.0.1: @@ -9898,6 +9967,7 @@ packages: engines: {node: '>=6.0.0'} hasBin: true dependencies: + acorn: 8.7.1 commander: 2.20.3 source-map: 0.6.1 source-map-support: 0.5.19 @@ -9908,6 +9978,7 @@ packages: engines: {node: '>=10'} hasBin: true dependencies: + acorn: 8.7.1 commander: 2.20.3 source-map: 0.7.3 source-map-support: 0.5.19 @@ -9981,7 +10052,7 @@ packages: dev: true /to-fast-properties/2.0.0: - resolution: {integrity: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=} + resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} engines: {node: '>=4'} dev: true @@ -10082,7 +10153,7 @@ packages: /trough/1.0.5: resolution: {integrity: sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==} - /ts-jest/25.5.1_jest@25.5.4+typescript@3.9.9: + /ts-jest/25.5.1_qunjlybjqyrepz5mkseszpyh3e: resolution: {integrity: sha512-kHEUlZMK8fn8vkxDjwbHlxXRB9dHYpyzqKIGDNxbzs+Rz+ssNDSDNusEK8Fk/sDd4xE6iKoQLfFkFVaskmTJyw==} engines: {node: '>= 8'} hasBin: true @@ -10124,14 +10195,14 @@ packages: '@babel/plugin-proposal-class-properties': 7.13.0_@babel+core@7.14.3 '@babel/preset-env': 7.14.4_@babel+core@7.14.3 '@babel/traverse': 7.14.2 - '@rollup/plugin-babel': 5.3.0_@babel+core@7.14.3+rollup@1.32.1 + '@rollup/plugin-babel': 5.3.0_kjfyxipscbj5lcvxjjlpxecv4a '@rollup/plugin-commonjs': 11.1.0_rollup@1.32.1 '@rollup/plugin-json': 4.1.0_rollup@1.32.1 '@rollup/plugin-node-resolve': 9.0.0_rollup@1.32.1 '@rollup/plugin-replace': 2.4.2_rollup@1.32.1 '@types/jest': 25.2.3 - '@typescript-eslint/eslint-plugin': 2.34.0_4df26d2b9b7591cbda305132c8f490f3 - '@typescript-eslint/parser': 2.34.0_eslint@6.8.0+typescript@3.9.9 + '@typescript-eslint/eslint-plugin': 2.34.0_jxzg2k43owi4xwrqkezmr5eq6m + '@typescript-eslint/parser': 2.34.0_hejjmlztrvmnsks456jx6n7lwi ansi-escapes: 4.3.2 asyncro: 3.0.0 babel-eslint: 10.1.0_eslint@6.8.0 @@ -10145,11 +10216,11 @@ packages: enquirer: 2.3.6 eslint: 6.8.0 eslint-config-prettier: 6.15.0_eslint@6.8.0 - eslint-config-react-app: 5.2.1_fda221b1d7e94c40f3ec266e2ea995d8 + eslint-config-react-app: 5.2.1_fctahnmyurxl4rknebkla6hmeu eslint-plugin-flowtype: 3.13.0_eslint@6.8.0 - eslint-plugin-import: 2.23.3_eslint@6.8.0 + eslint-plugin-import: 2.23.3_tbglwmj7t2rhd43mvxmptakoay eslint-plugin-jsx-a11y: 6.4.1_eslint@6.8.0 - eslint-plugin-prettier: 3.4.0_b77cd85fda941e232840dc83bf6b7690 + eslint-plugin-prettier: 3.4.0_w56nqx62sqpcgkca3sb3623wsa eslint-plugin-react: 7.23.2_eslint@6.8.0 eslint-plugin-react-hooks: 2.5.1_eslint@6.8.0 execa: 4.1.0 @@ -10166,12 +10237,12 @@ packages: rollup: 1.32.1 rollup-plugin-sourcemaps: 0.6.3_rollup@1.32.1 rollup-plugin-terser: 5.3.1_rollup@1.32.1 - rollup-plugin-typescript2: 0.27.3_rollup@1.32.1+typescript@3.9.9 + rollup-plugin-typescript2: 0.27.3_5oriiw4weaiityb46ffmqdpvhq sade: 1.7.4 semver: 7.3.5 shelljs: 0.8.4 tiny-glob: 0.2.9 - ts-jest: 25.5.1_jest@25.5.4+typescript@3.9.9 + ts-jest: 25.5.1_qunjlybjqyrepz5mkseszpyh3e tslib: 1.14.1 typescript: 3.9.9 transitivePeerDependencies: @@ -10179,6 +10250,8 @@ packages: - '@types/node' - bufferutil - canvas + - eslint-import-resolver-typescript + - eslint-import-resolver-webpack - supports-color - utf-8-validate dev: true @@ -10890,27 +10963,3 @@ packages: /zwitch/1.0.5: resolution: {integrity: sha512-V50KMwwzqJV0NpZIZFwfOD5/lyny3WlSzRiXgA0G7VUnRlqttta1L6UQIHzd6EuBY/cHGfwTIck7w1yH6Q5zUw==} - - registry.npmjs.org/fsevents/2.3.2: - resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz} - name: fsevents - version: 2.3.2 - engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} - os: [darwin] - requiresBuild: true - optional: true - - registry.npmjs.org/graceful-fs/4.2.6: - resolution: {integrity: sha512-nTnJ528pbqxYanhpDYsi4Rd8MAeaBA67+RZ10CM1m3bTAVFEDcd5AuA4a6W5YkGZ1iNXHzZz8T6TBKLeBuNriQ==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.6.tgz} - name: graceful-fs - version: 4.2.6 - dev: true - - registry.npmjs.org/source-map/0.6.1: - resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz} - name: source-map - version: 0.6.1 - engines: {node: '>=0.10.0'} - requiresBuild: true - dev: true - optional: true