升级依赖
Showing
... | @@ -20,30 +20,30 @@ | ... | @@ -20,30 +20,30 @@ |
"author": "", | "author": "", | ||
"license": "MIT", | "license": "MIT", | ||
"dependencies": { | "dependencies": { | ||
"@tarojs/async-await": "1.2.13", | "@tarojs/async-await": "1.3.4", | ||
"@tarojs/components": "1.2.13", | "@tarojs/components": "1.3.4", | ||
"@tarojs/redux": "1.2.13", | "@tarojs/redux": "1.3.4", | ||
"@tarojs/redux-h5": "1.2.13", | "@tarojs/redux-h5": "1.3.4", | ||
"@tarojs/router": "1.2.13", | "@tarojs/router": "1.3.4", | ||
"@tarojs/taro": "1.2.13", | "@tarojs/taro": "1.3.4", | ||
"@tarojs/taro-alipay": "1.2.13", | "@tarojs/taro-alipay": "1.3.4", | ||
"@tarojs/taro-h5": "1.2.13", | "@tarojs/taro-h5": "1.3.4", | ||
"@tarojs/taro-swan": "1.2.13", | "@tarojs/taro-swan": "1.3.4", | ||
"@tarojs/taro-tt": "1.2.13", | "@tarojs/taro-tt": "1.3.4", | ||
"@tarojs/taro-weapp": "1.2.13", | "@tarojs/taro-weapp": "1.3.4", | ||
"crypto-js": "^3.1.9-1", | "crypto-js": "^3.1.9-1", | ||
"nerv-devtools": "^1.3.9", | "nerv-devtools": "^1.4.3", | ||
"nervjs": "^1.3.9", | "nervjs": "^1.4.3", | ||
"redux": "^4.0.0", | "redux": "^4.0.0", | ||
"redux-logger": "^3.0.6", | "redux-logger": "^3.0.6", | ||
"redux-thunk": "^2.3.0" | "redux-thunk": "^2.3.0" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@tarojs/plugin-babel": "1.2.13", | "@tarojs/plugin-babel": "1.3.4", | ||
"@tarojs/plugin-csso": "1.2.13", | "@tarojs/plugin-csso": "1.3.4", | ||
"@tarojs/plugin-sass": "1.2.13", | "@tarojs/plugin-sass": "1.3.4", | ||
"@tarojs/plugin-uglifyjs": "1.2.13", | "@tarojs/plugin-uglifyjs": "1.3.4", | ||
"@tarojs/webpack-runner": "1.2.13", | "@tarojs/webpack-runner": "1.3.4", | ||
"@types/react": "^16.4.8", | "@types/react": "^16.4.8", | ||
"@types/webpack-env": "^1.13.6", | "@types/webpack-env": "^1.13.6", | ||
"babel-eslint": "^8.2.3", | "babel-eslint": "^8.2.3", | ||
... | @@ -53,10 +53,10 @@ | ... | @@ -53,10 +53,10 @@ |
"babel-plugin-transform-object-rest-spread": "^6.26.0", | "babel-plugin-transform-object-rest-spread": "^6.26.0", | ||
"babel-preset-env": "^1.6.1", | "babel-preset-env": "^1.6.1", | ||
"eslint": "^4.19.1", | "eslint": "^4.19.1", | ||
"eslint-config-taro": "1.2.13", | "eslint-config-taro": "1.3.4", | ||
"eslint-plugin-import": "^2.12.0", | "eslint-plugin-import": "^2.12.0", | ||
"eslint-plugin-react": "^7.8.2", | "eslint-plugin-react": "^7.8.2", | ||
"eslint-plugin-taro": "1.2.13", | "eslint-plugin-taro": "1.3.4", | ||
"eslint-plugin-typescript": "^0.12.0", | "eslint-plugin-typescript": "^0.12.0", | ||
"typescript": "^3.0.1" | "typescript": "^3.0.1" | ||
} | } | ||
... | ... |
Please
register
or
sign in
to comment