|
69 | 69 | "@babel/register": "7.11.5", |
70 | 70 | "@puncsky/eslint-config-onefx": "^2.5.0", |
71 | 71 | "@puncsky/eslint-config-onefx-react": "^2.5.0", |
72 | | - "@types/axios": "^0.14.0", |
73 | | - "@types/form-serialize": "^0.7.1", |
74 | | - "@types/koa": "^2.11.4", |
| 72 | + "@types/axios": "0.14.0", |
| 73 | + "@types/form-serialize": "0.7.1", |
| 74 | + "@types/koa": "2.11.6", |
75 | 75 | "@types/node": "11.15.27", |
76 | | - "@types/react-helmet": "^6.1.0", |
77 | | - "@types/react-redux": "^7.1.9", |
78 | | - "@types/react-router": "^5.1.8", |
79 | | - "@types/react-router-dom": "^5.1.5", |
| 76 | + "@types/react-helmet": "6.1.0", |
| 77 | + "@types/react-redux": "7.1.11", |
| 78 | + "@types/react-router": "5.1.8", |
| 79 | + "@types/react-router-dom": "5.1.6", |
80 | 80 | "@types/react-test-renderer": "16.9.3", |
81 | | - "@types/styletron-engine-atomic": "^1.1.0", |
82 | | - "@types/styletron-react": "^5.0.2", |
83 | | - "@types/styletron-standard": "^2.0.1", |
84 | | - "@types/validator": "^13.1.0", |
| 81 | + "@types/styletron-engine-atomic": "1.1.0", |
| 82 | + "@types/styletron-react": "5.0.2", |
| 83 | + "@types/styletron-standard": "2.0.1", |
| 84 | + "@types/validator": "13.1.0", |
85 | 85 | "@typescript-eslint/eslint-plugin": "4.1.1", |
86 | 86 | "@typescript-eslint/parser": "4.1.1", |
87 | | - "antd": "^4.6.4", |
| 87 | + "antd": "4.8.4", |
88 | 88 | "ava": "1.4.1", |
89 | 89 | "awesome-typescript-loader": "5.2.1", |
90 | | - "axios": "^0.20.0", |
| 90 | + "axios": "0.20.0", |
91 | 91 | "babel-loader": "8.1.0", |
92 | 92 | "babel-plugin-module-resolver": "3.2.0", |
93 | 93 | "babel-plugin-react-require": "3.1.3", |
|
96 | 96 | "eslint": "7.9.0", |
97 | 97 | "eslint-plugin-import": "2.22.0", |
98 | 98 | "eslint-plugin-react": "7.20.6", |
99 | | - "form-serialize": "^0.7.2", |
| 99 | + "form-serialize": "0.7.2", |
100 | 100 | "global": "4.4.0", |
101 | 101 | "html-webpack-plugin": "3.2.0", |
102 | 102 | "husky": "1.3.1", |
103 | | - "is-browser": "^2.1.0", |
104 | | - "koa": "^2.13.0", |
| 103 | + "is-browser": "2.1.0", |
| 104 | + "koa": "2.13.0", |
105 | 105 | "nyc": "13.3.0", |
106 | 106 | "onefx": "^2.6.0", |
107 | 107 | "onefx-auth": "^2.5.0", |
108 | 108 | "onefx-common-components": "^2.6.0", |
109 | 109 | "prettier": "1.19.1", |
110 | 110 | "pretty-quick": "1.11.1", |
111 | 111 | "react": "16.13.1", |
112 | | - "react-helmet": "^6.1.0", |
113 | | - "react-redux": "^7.2.1", |
114 | | - "react-router": "^5.2.0", |
115 | | - "react-router-dom": "^5.2.0", |
| 112 | + "react-helmet": "6.1.0", |
| 113 | + "react-redux": "7.2.2", |
| 114 | + "react-router": "5.2.0", |
| 115 | + "react-router-dom": "5.2.0", |
116 | 116 | "react-test-renderer": "16.13.1", |
117 | | - "safe-json-globals": "^2.1.0", |
| 117 | + "safe-json-globals": "2.1.0", |
118 | 118 | "source-map-loader": "0.2.4", |
119 | | - "styletron-engine-atomic": "^1.4.6", |
120 | | - "styletron-react": "^5.2.7", |
121 | | - "styletron-standard": "^3.0.4", |
| 119 | + "styletron-engine-atomic": "1.4.6", |
| 120 | + "styletron-react": "5.2.7", |
| 121 | + "styletron-standard": "3.0.4", |
122 | 122 | "ts-node": "8.10.2", |
123 | 123 | "typescript": "3.9.7", |
124 | 124 | "uglifyjs-webpack-plugin": "2.2.0", |
|
147 | 147 | "styletron-engine-atomic": "^1.1.0" |
148 | 148 | }, |
149 | 149 | "dependencies": { |
150 | | - "@types/validator": "^13.1.0", |
151 | | - "validator": "^13.1.17" |
| 150 | + "@types/validator": "13.1.0", |
| 151 | + "validator": "13.1.17" |
152 | 152 | } |
153 | 153 | } |
0 commit comments