From 2710e0ce363ce757cb4cae6a64812dc3f073cc2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=B8=85?= Date: Wed, 27 Mar 2019 11:07:04 +0800 Subject: [PATCH] up umi package --- AccountCenter/package.json | 4 +- AccountSettings/package.json | 2 +- AdvancedForm/package.json | 4 +- AdvancedProfile/package.json | 4 +- Analysis/package.json | 4 +- BasicForm/package.json | 4 +- BasicList/package.json | 4 +- BasicProfile/package.json | 4 +- CardList/package.json | 4 +- Exception404/package.json | 4 +- Exception500/package.json | 4 +- Exception500/tsconfig.json | 32 ---------- Exception500/tslint.yml | 95 ----------------------------- Exception500/typings.d.ts | 12 ---- Monitor/package.json | 4 +- ResultFail/package.json | 4 +- ResultSuccess/package.json | 4 +- SearchListApplications/package.json | 4 +- SearchListArticles/package.json | 4 +- SearchListProjects/package.json | 4 +- StepForm/package.json | 4 +- TableList/package.json | 4 +- UserLogin/package.json | 2 +- UserRegister/package.json | 4 +- UserRegisterResult/package.json | 4 +- Workplace/package.json | 2 +- 26 files changed, 43 insertions(+), 182 deletions(-) delete mode 100644 Exception500/tsconfig.json delete mode 100644 Exception500/tslint.yml delete mode 100644 Exception500/typings.d.ts diff --git a/AccountCenter/package.json b/AccountCenter/package.json index d8cd626e..6058ebff 100644 --- a/AccountCenter/package.json +++ b/AccountCenter/package.json @@ -17,8 +17,8 @@ "umi-request": "^1.0.0" }, "devDependencies": { - "umi": "^2.3.0-beta.1", - "umi-plugin-react": "^1.3.0-beta.1", + "umi": "^2.6.9", + "umi-plugin-react": "^1.7.2", "umi-plugin-block-dev": "^1.0.0" }, "license": "ISC" diff --git a/AccountSettings/package.json b/AccountSettings/package.json index 8901d45c..54e3b9a1 100644 --- a/AccountSettings/package.json +++ b/AccountSettings/package.json @@ -17,7 +17,7 @@ "umi-request": "^1.0.0" }, "devDependencies": { - "umi": "^2.3.0-beta.1", + "umi": "^2.6.9", "umi-plugin-block-dev": "^1.0.0", "umi-plugin-react": "^1.3.0-beta.1" }, diff --git a/AdvancedForm/package.json b/AdvancedForm/package.json index a26dc013..7d684e4b 100644 --- a/AdvancedForm/package.json +++ b/AdvancedForm/package.json @@ -19,8 +19,8 @@ "umi-request": "^1.0.0" }, "devDependencies": { - "umi": "^2.3.0-beta.1", - "umi-plugin-react": "^1.3.0-beta.1", + "umi": "^2.6.9", + "umi-plugin-react": "^1.7.2", "umi-plugin-block-dev": "^1.0.0" }, "license": "ISC" diff --git a/AdvancedProfile/package.json b/AdvancedProfile/package.json index 65437eb6..9aeeaea2 100644 --- a/AdvancedProfile/package.json +++ b/AdvancedProfile/package.json @@ -20,8 +20,8 @@ "umi-request": "^1.0.0" }, "devDependencies": { - "umi": "^2.3.0-beta.1", - "umi-plugin-react": "^1.3.0-beta.1", + "umi": "^2.6.9", + "umi-plugin-react": "^1.7.2", "umi-plugin-block-dev": "^1.0.0" }, "license": "ISC" diff --git a/Analysis/package.json b/Analysis/package.json index 47c8d091..83afadcc 100644 --- a/Analysis/package.json +++ b/Analysis/package.json @@ -20,8 +20,8 @@ "numeral": "^2.0.6" }, "devDependencies": { - "umi": "^2.3.0-beta.1", - "umi-plugin-react": "^1.3.0-beta.1", + "umi": "^2.6.9", + "umi-plugin-react": "^1.7.2", "umi-plugin-block-dev": "^1.1.0" }, "license": "ISC" diff --git a/BasicForm/package.json b/BasicForm/package.json index 1f96d53f..59a87d80 100644 --- a/BasicForm/package.json +++ b/BasicForm/package.json @@ -18,8 +18,8 @@ "umi-request": "^1.0.0" }, "devDependencies": { - "umi": "^2.3.0-beta.1", - "umi-plugin-react": "^1.3.0-beta.1", + "umi": "^2.6.9", + "umi-plugin-react": "^1.7.2", "umi-plugin-block-dev": "^1.0.0" }, "license": "ISC" diff --git a/BasicList/package.json b/BasicList/package.json index ad52c543..e236692c 100644 --- a/BasicList/package.json +++ b/BasicList/package.json @@ -21,8 +21,8 @@ "umi-request": "^1.0.0" }, "devDependencies": { - "umi": "^2.3.0-beta.1", - "umi-plugin-react": "^1.3.0-beta.1", + "umi": "^2.6.9", + "umi-plugin-react": "^1.7.2", "umi-plugin-block-dev": "^1.0.0" }, "license": "ISC" diff --git a/BasicProfile/package.json b/BasicProfile/package.json index 36c6d220..ed1a15ed 100644 --- a/BasicProfile/package.json +++ b/BasicProfile/package.json @@ -18,8 +18,8 @@ "umi-request": "^1.0.0" }, "devDependencies": { - "umi": "^2.3.0-beta.1", - "umi-plugin-react": "^1.3.0-beta.1", + "umi": "^2.6.9", + "umi-plugin-react": "^1.7.2", "umi-plugin-block-dev": "^1.0.0" }, "license": "ISC" diff --git a/CardList/package.json b/CardList/package.json index c3b42f50..9f43492d 100644 --- a/CardList/package.json +++ b/CardList/package.json @@ -18,8 +18,8 @@ "umi-request": "^1.0.0" }, "devDependencies": { - "umi": "^2.3.0-beta.1", - "umi-plugin-react": "^1.3.0-beta.1", + "umi": "^2.6.9", + "umi-plugin-react": "^1.7.2", "umi-plugin-block-dev": "^1.0.0" }, "license": "ISC" diff --git a/Exception404/package.json b/Exception404/package.json index 267697cd..24893ffb 100644 --- a/Exception404/package.json +++ b/Exception404/package.json @@ -16,8 +16,8 @@ "umi-request": "^1.0.0-beta.1" }, "devDependencies": { - "umi": "^2.3.0-beta.1", - "umi-plugin-react": "^1.3.0-beta.1", + "umi": "^2.6.9", + "umi-plugin-react": "^1.7.2", "umi-plugin-block-dev": "^1.0.0" }, "license": "MIT" diff --git a/Exception500/package.json b/Exception500/package.json index eedad1fb..81cae72e 100644 --- a/Exception500/package.json +++ b/Exception500/package.json @@ -16,8 +16,8 @@ "umi-request": "^1.0.0-beta.1" }, "devDependencies": { - "umi": "^2.3.0-beta.1", - "umi-plugin-react": "^1.3.0-beta.1", + "umi": "^2.6.9", + "umi-plugin-react": "^1.7.2", "umi-plugin-block-dev": "^1.0.0" }, "license": "MIT" diff --git a/Exception500/tsconfig.json b/Exception500/tsconfig.json deleted file mode 100644 index 48b504b7..00000000 --- a/Exception500/tsconfig.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "compilerOptions": { - "outDir": "build/dist", - "module": "esnext", - "target": "esnext", - "lib": ["esnext", "dom"], - "sourceMap": true, - "baseUrl": ".", - "jsx": "react", - "allowSyntheticDefaultImports": true, - "moduleResolution": "node", - "rootDirs": ["/src", "/test", "/mock", "./typings"], - "forceConsistentCasingInFileNames": true, - "noImplicitReturns": true, - "suppressImplicitAnyIndexErrors": true, - "noUnusedLocals": true, - "allowJs": true, - "experimentalDecorators": true, - "strict": true, - "paths": { - "@/*": ["./src/*"] - } - }, - "include": ["."], - "exclude": [ - "node_modules", - "_scripts", - "jest", - "tslint:latest", - "tslint-config-prettier" - ] -} diff --git a/Exception500/tslint.yml b/Exception500/tslint.yml deleted file mode 100644 index a3e95faf..00000000 --- a/Exception500/tslint.yml +++ /dev/null @@ -1,95 +0,0 @@ -defaultSeverity: error -extends: - - tslint-react - - tslint-eslint-rules - - tslint-config-prettier -jsRules: -rules: - class-name: true - eofline: true - forin: true - jsdoc-format: false - label-position: true - member-ordering: - - true - - order: statics-first - new-parens: true - no-arg: true - no-bitwise: true - no-conditional-assignment: true - no-consecutive-blank-lines: true - no-console: - - true - - debug - - info - - log - - time - - timeEnd - - trace - - warn - no-construct: true - no-debugger: true - no-duplicate-variable: true - no-eval: true - no-internal-module: true - no-multi-spaces: true - no-namespace: true - no-reference: true - no-shadowed-variable: true - no-string-literal: true - no-trailing-whitespace: true - no-unused-expression: true - no-var-keyword: true - one-variable-per-declaration: - - true - - ignore-for-loop - prefer-const: - - true - - destructuring: all - radix: true - space-in-parens: true - switch-default: true - trailing-comma: - - true - - singleline: never - multiline: always - esSpecCompliant: true - triple-equals: - - true - - allow-null-check - typedef-whitespace: - - true - - call-signature: nospace - index-signature: nospace - parameter: nospace - property-declaration: nospace - variable-declaration: nospace - - call-signature: onespace - index-signature: onespace - parameter: onespace - property-declaration: onespace - variable-declaration: onespace - use-isnan: true - variable-name: - - true - - allow-leading-underscore - - ban-keywords - - check-format - - allow-pascal-case - jsx-no-lambda: false - jsx-no-string-ref: false - jsx-boolean-value: - - true - - never - jsx-no-multiline-js: false - whitespace: - - true - - check-branch - - check-decl - - check-operator - - check-module - - check-separator - - check-rest-spread - - check-type - - check-type-operator - - check-preblock diff --git a/Exception500/typings.d.ts b/Exception500/typings.d.ts deleted file mode 100644 index 31596c27..00000000 --- a/Exception500/typings.d.ts +++ /dev/null @@ -1,12 +0,0 @@ -declare module '*.css'; -declare module '*.less'; -declare module '*.scss'; -declare module '*.sass'; -declare module '*.svg'; -declare module '*.png'; -declare module '*.jpg'; -declare module '*.jpeg'; -declare module '*.gif'; -declare module '*.bmp'; -declare module '*.tiff'; -declare var APP_TYPE: string; diff --git a/Monitor/package.json b/Monitor/package.json index a64c33a3..5ef67d79 100644 --- a/Monitor/package.json +++ b/Monitor/package.json @@ -20,8 +20,8 @@ }, "devDependencies": { "mockjs": "^1.0.1-beta3", - "umi": "^2.3.0-beta.1", - "umi-plugin-react": "^1.3.0-beta.1", + "umi": "^2.6.9", + "umi-plugin-react": "^1.7.2", "umi-plugin-block-dev": "^1.0.0" }, "license": "ISC" diff --git a/ResultFail/package.json b/ResultFail/package.json index dd42ba51..a6a7b35a 100644 --- a/ResultFail/package.json +++ b/ResultFail/package.json @@ -16,8 +16,8 @@ "ant-design-pro": "^2.1.1" }, "devDependencies": { - "umi": "^2.3.0-beta.1", - "umi-plugin-react": "^1.3.0-beta.1", + "umi": "^2.6.9", + "umi-plugin-react": "^1.7.2", "umi-plugin-block-dev": "^1.0.0" }, "license": "ISC" diff --git a/ResultSuccess/package.json b/ResultSuccess/package.json index 971e1a73..86e3a724 100644 --- a/ResultSuccess/package.json +++ b/ResultSuccess/package.json @@ -16,8 +16,8 @@ "ant-design-pro": "^2.1.1" }, "devDependencies": { - "umi": "^2.3.0-beta.1", - "umi-plugin-react": "^1.3.0-beta.1", + "umi": "^2.6.9", + "umi-plugin-react": "^1.7.2", "umi-plugin-block-dev": "^1.0.0" }, "license": "ISC" diff --git a/SearchListApplications/package.json b/SearchListApplications/package.json index c909fae2..b0b7f012 100644 --- a/SearchListApplications/package.json +++ b/SearchListApplications/package.json @@ -23,8 +23,8 @@ "umi-request": "^1.0.0" }, "devDependencies": { - "umi": "^2.3.0-beta.1", - "umi-plugin-react": "^1.3.0-beta.1", + "umi": "^2.6.9", + "umi-plugin-react": "^1.7.2", "umi-plugin-block-dev": "^1.0.0" }, "license": "ISC" diff --git a/SearchListArticles/package.json b/SearchListArticles/package.json index 0a4317f1..599c2968 100644 --- a/SearchListArticles/package.json +++ b/SearchListArticles/package.json @@ -20,8 +20,8 @@ "umi-request": "^1.0.0" }, "devDependencies": { - "umi": "^2.3.0-beta.1", - "umi-plugin-react": "^1.3.0-beta.1", + "umi": "^2.6.9", + "umi-plugin-react": "^1.7.2", "umi-plugin-block-dev": "^1.0.0" }, "license": "ISC" diff --git a/SearchListProjects/package.json b/SearchListProjects/package.json index 81d1f3e2..441cc04f 100644 --- a/SearchListProjects/package.json +++ b/SearchListProjects/package.json @@ -20,8 +20,8 @@ "umi-request": "^1.0.0" }, "devDependencies": { - "umi": "^2.3.0-beta.1", - "umi-plugin-react": "^1.3.0-beta.1", + "umi": "^2.6.9", + "umi-plugin-react": "^1.7.2", "umi-plugin-block-dev": "^1.0.0" }, "license": "ISC" diff --git a/StepForm/package.json b/StepForm/package.json index ad8ce323..a1b07ec1 100644 --- a/StepForm/package.json +++ b/StepForm/package.json @@ -19,8 +19,8 @@ "nzh": "^1.0.3" }, "devDependencies": { - "umi": "^2.3.0-beta.1", - "umi-plugin-react": "^1.3.0-beta.1", + "umi": "^2.6.9", + "umi-plugin-react": "^1.7.2", "umi-plugin-block-dev": "^1.0.0" }, "license": "ISC" diff --git a/TableList/package.json b/TableList/package.json index 67a10fce..fb526910 100644 --- a/TableList/package.json +++ b/TableList/package.json @@ -19,8 +19,8 @@ "umi-request": "^1.0.0" }, "devDependencies": { - "umi": "^2.3.0-beta.1", - "umi-plugin-react": "^1.3.0-beta.1", + "umi": "^2.6.9", + "umi-plugin-react": "^1.7.2", "umi-plugin-block-dev": "^1.0.0" }, "license": "ISC" diff --git a/UserLogin/package.json b/UserLogin/package.json index 837153b6..e41e85c5 100644 --- a/UserLogin/package.json +++ b/UserLogin/package.json @@ -20,7 +20,7 @@ "umi-request": "^1.0.0" }, "devDependencies": { - "umi": "^2.3.0-beta.1", + "umi": "^2.6.9", "umi-plugin-block-dev": "^1.0.0", "umi-plugin-react": "^1.3.0-beta.1" }, diff --git a/UserRegister/package.json b/UserRegister/package.json index 6fd41843..ffc8f2d6 100644 --- a/UserRegister/package.json +++ b/UserRegister/package.json @@ -21,8 +21,8 @@ "umi-request": "^1.0.0" }, "devDependencies": { - "umi": "^2.3.0-beta.1", - "umi-plugin-react": "^1.3.0-beta.1", + "umi": "^2.6.9", + "umi-plugin-react": "^1.7.2", "umi-plugin-block-dev": "^1.0.0" }, "license": "MIT" diff --git a/UserRegisterResult/package.json b/UserRegisterResult/package.json index afdefc4f..add0eb1a 100644 --- a/UserRegisterResult/package.json +++ b/UserRegisterResult/package.json @@ -16,8 +16,8 @@ "ant-design-pro": "^2.1.1" }, "devDependencies": { - "umi": "^2.3.0-beta.1", - "umi-plugin-react": "^1.3.0-beta.1", + "umi": "^2.6.9", + "umi-plugin-react": "^1.7.2", "umi-plugin-block-dev": "^1.0.0" }, "license": "MIT" diff --git a/Workplace/package.json b/Workplace/package.json index e44affb1..f8cb6302 100644 --- a/Workplace/package.json +++ b/Workplace/package.json @@ -20,7 +20,7 @@ "umi-request": "^1.0.0" }, "devDependencies": { - "umi": "^2.3.0-beta.1", + "umi": "^2.6.9", "umi-plugin-block-dev": "^1.0.0", "umi-plugin-react": "^1.3.0-beta.1" }, -- GitLab