jaywcjlove/tools

nth-check package dependency issue.

Closed this issue · 1 comments

├─┬ @wcj/tools-react-html-to-markdown@1.0.6 -> ./packages/html-to-markdown
│ └─┬ rehype-ignore@1.0.1
│   └─┬ hast-util-select@5.0.1
│     └── nth-check@2.1.0
├── nth-check@2.0.1
└─┬ website@1.0.6 -> ./website
  └─┬ kkt@7.1.7
    └─┬ react-scripts@5.0.1
      ├─┬ @svgr/webpack@5.5.0
      │ └─┬ @svgr/plugin-svgo@5.5.0
      │   └─┬ svgo@1.3.2
      │     └─┬ css-select@2.1.0
      │       └── nth-check@1.0.2
      └─┬ html-webpack-plugin@5.5.0
        └─┬ pretty-error@4.0.0
          └─┬ renderkid@3.0.0
            └─┬ css-select@4.3.0
              └── nth-check@2.1.0

rollback dependency nth-check v2.1.0 to 2.0.1