my-illusion

Results 2 issues of my-illusion

### pnpm version: 6.34.0 ### Code to reproduce the issue: Lock file conflicts when merging code,after executing pnpm install pnpm-lock.yaml ```yaml apps/common: specifiers: .... dependencies: '@oec-pearl-kits/hooks': 1.0.59_36bc698b96c07ef18ac10e6e950da801 react: 17.0.2 react-dom:...

type: bug

- [x] I have searched the [issues](https://github.com/alibaba/formily/issues) of this repository and believe that this is not a duplicate. ### Reproduction link [![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/p/sandbox/formily-react-antd-pure-jsx-omncis) ### Steps to reproduce codesandbox使用有问题,换了一个复现的链接,看这里 https://stackblitz.com/edit/react-zcgdmp5t-qzgwbljr?file=demo.tsx,index.tsx...