|
68 | 68 | "@babel/register": "7.12.10", |
69 | 69 | "@puncsky/eslint-config-onefx": "^2.6.6", |
70 | 70 | "@puncsky/eslint-config-onefx-react": "^2.6.4", |
71 | | - "@types/axios": "^0.14.0", |
72 | | - "@types/form-serialize": "^0.7.1", |
73 | | - "@types/koa": "^2.11.4", |
| 71 | + "@types/axios": "0.14.0", |
| 72 | + "@types/form-serialize": "0.7.1", |
| 73 | + "@types/koa": "2.13.1", |
74 | 74 | "@types/node": "11.15.27", |
75 | | - "@types/react-helmet": "^6.1.0", |
76 | | - "@types/react-redux": "^7.1.9", |
77 | | - "@types/react-router": "^5.1.8", |
78 | | - "@types/react-router-dom": "^5.1.5", |
| 75 | + "@types/react-helmet": "6.1.0", |
| 76 | + "@types/react-redux": "7.1.16", |
| 77 | + "@types/react-router": "5.1.13", |
| 78 | + "@types/react-router-dom": "5.1.7", |
79 | 79 | "@types/react-test-renderer": "16.9.3", |
80 | | - "@types/styletron-engine-atomic": "^1.1.0", |
81 | | - "@types/styletron-react": "^5.0.2", |
82 | | - "@types/styletron-standard": "^2.0.1", |
83 | | - "@types/validator": "^13.1.0", |
| 80 | + "@types/styletron-engine-atomic": "1.1.0", |
| 81 | + "@types/styletron-react": "5.0.2", |
| 82 | + "@types/styletron-standard": "2.0.1", |
| 83 | + "@types/validator": "13.1.3", |
84 | 84 | "@typescript-eslint/eslint-plugin": "4.1.1", |
85 | 85 | "@typescript-eslint/parser": "4.1.1", |
86 | | - "antd": "^4.6.4", |
| 86 | + "antd": "4.15.0", |
87 | 87 | "ava": "1.4.1", |
88 | 88 | "awesome-typescript-loader": "5.2.1", |
89 | | - "axios": "^0.21.1", |
| 89 | + "axios": "0.21.1", |
90 | 90 | "babel-loader": "8.2.2", |
91 | 91 | "babel-plugin-module-resolver": "3.2.0", |
92 | 92 | "babel-plugin-react-require": "3.1.3", |
93 | 93 | "babel-plugin-transform-class-properties": "6.24.1", |
94 | 94 | "browser-env": "3.3.0", |
95 | 95 | "eslint": "7.9.0", |
96 | | - "eslint-plugin-graphql": "^4.0.0", |
| 96 | + "eslint-plugin-graphql": "4.0.0", |
97 | 97 | "eslint-plugin-import": "2.22.0", |
98 | 98 | "eslint-plugin-react": "7.20.6", |
99 | | - "eslint-plugin-react-hooks": "^4.2.0", |
100 | | - "form-serialize": "^0.7.2", |
| 99 | + "eslint-plugin-react-hooks": "4.2.0", |
| 100 | + "form-serialize": "0.7.2", |
101 | 101 | "global": "4.4.0", |
102 | | - "graphql": "^15.4.0", |
| 102 | + "graphql": "15.5.0", |
103 | 103 | "html-webpack-plugin": "3.2.0", |
104 | 104 | "husky": "4.3.6", |
105 | | - "is-browser": "^2.1.0", |
106 | | - "koa": "^2.13.0", |
| 105 | + "is-browser": "2.1.0", |
| 106 | + "koa": "2.13.1", |
107 | 107 | "nyc": "13.3.0", |
108 | 108 | "onefx": "^2.6.8", |
109 | 109 | "onefx-auth": "^2.6.9", |
110 | 110 | "onefx-common-components": "^2.6.9", |
111 | 111 | "prettier": "1.19.1", |
112 | 112 | "pretty-quick": "1.11.1", |
113 | 113 | "react": "16.13.1", |
114 | | - "react-helmet": "^6.1.0", |
115 | | - "react-redux": "^7.2.1", |
116 | | - "react-router": "^5.2.0", |
117 | | - "react-router-dom": "^5.2.0", |
| 114 | + "react-helmet": "6.1.0", |
| 115 | + "react-redux": "7.2.3", |
| 116 | + "react-router": "5.2.0", |
| 117 | + "react-router-dom": "5.2.0", |
118 | 118 | "react-test-renderer": "16.13.1", |
119 | | - "safe-json-globals": "^2.1.0", |
| 119 | + "safe-json-globals": "2.1.0", |
120 | 120 | "source-map-loader": "0.2.4", |
121 | | - "styletron-engine-atomic": "^1.4.6", |
122 | | - "styletron-react": "^5.2.7", |
123 | | - "styletron-standard": "^3.0.4", |
| 121 | + "styletron-engine-atomic": "1.4.7", |
| 122 | + "styletron-react": "5.2.7", |
| 123 | + "styletron-standard": "3.0.5", |
124 | 124 | "ts-node": "8.10.2", |
125 | 125 | "typescript": "3.9.7", |
126 | 126 | "uglifyjs-webpack-plugin": "2.2.0", |
|
149 | 149 | "styletron-engine-atomic": "^1.1.0" |
150 | 150 | }, |
151 | 151 | "dependencies": { |
152 | | - "@types/validator": "^13.1.0", |
153 | | - "validator": "^13.1.17" |
| 152 | + "@types/validator": "13.1.3", |
| 153 | + "validator": "13.5.2" |
154 | 154 | } |
155 | 155 | } |
0 commit comments