12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- packages:
- - packages/*
- - app/*
- - .
- - internal/*
- catalog:
- react: ^19.1.0
- react-dom: ^19.1.0
- react-router: ^6.16.0
- react-router-dom: ^6.16.0
- dayjs: ^1.11.10
- axios: ^1.6.7
- antd: ^5.26.3
- turbo: ^2.5.4
- rimraf: ^5.0.5
- '@rsbuild/core': ^1.4.3
- '@rsbuild/plugin-react': ^1.3.3
- '@rsbuild/plugin-eslint': ^0.4.2
- '@typescript-eslint/eslint-plugin': ^7.0.0
- '@typescript-eslint/parser': ^7.0.0
- 'eslint': ^8.56.0
- 'eslint-config-prettier': ^9.1.0
- 'eslint-plugin-import': ^2.29.1
- 'eslint-plugin-jsx-a11y': ^6.8.0
- 'eslint-plugin-react': ^7.33.2
- 'eslint-plugin-react-hooks': ^4.6.0
- '@ant-design/v5-patch-for-react-19': ^1.0.3
- '@iconify/json': ^2.2.354
- '@iconify/types': ^2.0.0
- '@rsbuild/plugin-sass': ^1.3.2
- '@rsbuild/plugin-svgr': ^1.2.0
- '@types/react': ^19.1.8
- '@types/react-dom': ^19.1.6
- '@types/react-transition-group': ^4.4.12
- 'ahooks': ^3.9.0
- 'echarts': ^5.6.0
- 'keepalive-for-react': ^4.0.2
- 'nprogress': ^0.2.0
- 'typescript': ^5.8.3
- 'zod': ^3.25.71
- shared-workspace-lockfile: true
|