node14升级到16 下面依赖有哪些需要修改并整理进文档 dependencies axios ^0180 babel-polyfill ^6260 echarts ^421 element-ui ^2130 font-awesome ^470 js-md5 ^073 moment ^2240 pixijs ^713 qrcode ^13
以下是需要修改的依赖列表:
dependencies:
- vue: 需要升级到 "^2.6.0"
- element-ui: 需要升级到 "^2.15.0"
- echarts: 需要升级到 "^5.1.2"
- vue-amap: 需要升级到 "^0.7.6"
- vue-router: 需要升级到 "^4.0.0"
- vuex: 需要升级到 "^4.0.0"
devDependencies:
- @tauri-apps/cli: 需要升级到 "^1.3.0"
- babel-core: 需要升级到 "^6.26.3"
- babel-loader: 需要升级到 "^8.2.2"
- eslint: 需要升级到 "^7.28.0"
- eslint-config-standard: 需要升级到 "^16.0.3"
- eslint-friendly-formatter: 需要升级到 "^4.0.1"
- eslint-loader: 需要升级到 "^4.0.2"
- eslint-plugin-import: 需要升级到 "^2.22.1"
- eslint-plugin-node: 需要升级到 "^11.1.0"
- eslint-plugin-promise: 需要升级到 "^5.1.0"
- eslint-plugin-standard: 需要升级到 "^5.0.0"
- eslint-plugin-vue: 需要升级到 "^7.11.0"
- extract-text-webpack-plugin: 已弃用,需要使用 "mini-css-extract-plugin" 替代
- html-webpack-plugin: 需要升级到 "^5.3.2"
- node-notifier: 需要升级到 "^8.0.2"
- optimize-css-assets-webpack-plugin: 已弃用,需要使用 "css-minimizer-webpack-plugin" 替代
- postcss-loader: 需要升级到 "^5.3.0"
- sass-loader: 需要升级到 "^11.0.1"
- uglifyjs-webpack-plugin: 已弃用,需要使用 "terser-webpack-plugin" 替代
- vue-awesome-swiper: 需要升级到 "^4.1.1"
- vue-loader: 需要升级到 "^15.9.8"
- vue-style-loader: 需要升级到 "^4.1.3"
- vue-template-compiler: 需要升级到 "^2.6.14"
- webpack-bundle-analyzer: 需要升级到 "^4.4.2"
- webpack-dev-server: 需要升级到 "^3.11.2"
- webpack-merge: 需要升级到 "^5.8.0"
注意:以上只是初步升级版本,具体还需要根据项目实际情况进行修改和测试。
原文地址: https://www.cveoy.top/t/topic/blMA 著作权归作者所有。请勿转载和采集!