react-antd-multi-tabs-admin icon indicating copy to clipboard operation
react-antd-multi-tabs-admin copied to clipboard

是否把react等相关升级到18,其它无关依赖去掉

Open chenzuo opened this issue 2 years ago • 3 comments

Feature request(新功能建议)

现在很多依赖的组件在npm下都安装不成功。

chenzuo avatar Jun 20 '22 12:06 chenzuo

@ant-design/icons ^4.0.6 → ^4.7.0
@iconify/react ^3.1.4 → ^3.2.2 @reduxjs/toolkit ^1.8.0 → ^1.8.2 ali-oss ^6.7.0 → ^6.17.1 antd 4.2.0 → 4.21.3 axios ^0.26.0 → ^0.27.2 braft-editor ^2.3.8 → ^2.3.9 classnames ^2.2.6 → ^2.3.1 cross-env ^7.0.2 → ^7.0.3 echarts ^4.7.0 → ^5.3.3 echarts-for-react ^2.0.15-beta.1 → ^3.0.2 less ^3.11.1 → ^4.1.3 less-loader ^6.0.0 → ^11.0.0 moment ^2.29.2 → ^2.29.3 react ^17.0.2 → ^18.2.0 react-canvas-nest ^1.0.10 → ^1.1.1 react-dom ^17.0.2 → ^18.2.0 react-redux ^7.2.6 → ^8.0.2 react-router-dom ^5.3.0 → ^6.3.0 redux ^4.0.4 → ^4.2.0 @testing-library/jest-dom ^4.2.4 → ^5.16.4 @testing-library/react ^9.3.2 → ^13.3.0 @testing-library/user-event ^7.1.2 → ^14.2.1 @types/jest ^24.0.0 → ^28.1.2 @types/node ^12.0.0 → ^18.0.0 @types/react ^16.9.0 → ^18.0.14 @types/react-dom ^16.9.0 → ^18.0.5 @types/react-redux ^7.1.7 → ^7.1.24 @types/react-router-dom ^5.1.4 → ^5.3.3 @types/redux-promise ^0.5.28 → ^0.5.29 autoprefixer ^10.4.4 → ^10.4.7 babel-plugin-import ^1.12.2 → ^1.13.5 compression-webpack-plugin ^3.0.1 → ^10.0.0 eslint ^6.8.0 → ^8.18.0 eslint-config-airbnb ^18.0.1 → ^19.0.4 eslint-config-prettier ^6.10.0 → ^8.5.0 eslint-import-resolver-webpack ^0.11.1 → ^0.13.2 eslint-plugin-html ^6.0.0 → ^6.2.0 eslint-plugin-import ^2.20.1 → ^2.26.0 eslint-plugin-jsx-a11y ^6.2.3 → ^6.5.1 eslint-plugin-prettier ^3.1.2 → ^4.0.0 eslint-plugin-react ^7.18.3 → ^7.30.0 eslint-plugin-react-hooks ^2.3.0 → ^4.6.0 husky ^3.0.9 → ^8.0.1 lint-staged ^9.4.2 → ^13.0.2 msw ^0.38.1 → ^0.42.1 postcss ^8.4.12 → ^8.4.14 prettier ^2.5.1 → ^2.7.1 react-scripts ^3.4.4 → ^5.0.1 tailwindcss ^3.0.23 → ^3.1.3 typescript ^4.5.5 → ^4.7.4 webpack-bundle-analyzer ^3.6.0 → ^4.5.0

chenzuo avatar Jun 20 '22 12:06 chenzuo

@chenzuo 其实react官方都说推荐用yarn 😂。 升级react版本可能会导致不少问题呢,我调研看看。 还有你指的是哪些无用依赖呢?

hsl947 avatar Jul 16 '22 09:07 hsl947

@hsl947 请问最近还有调研升级react版本吗?

mac-lihj avatar Mar 28 '23 07:03 mac-lihj