|
16 | 16 | "@gravity-ui/navigation": "^1.8.0", |
17 | 17 | "@gravity-ui/paranoid": "^1.4.0", |
18 | 18 | "@gravity-ui/react-data-table": "^1.0.3", |
| 19 | + "@types/numeral": "^2.0.2", |
| 20 | + "@types/qs": "^6.9.7", |
19 | 21 | "@types/react": "^17.0.58", |
20 | 22 | "axios": "0.19.2", |
21 | 23 | "bem-cn-lite": "4.0.0", |
|
27 | 29 | "monaco-editor": "0.24.0", |
28 | 30 | "numeral": "2.0.6", |
29 | 31 | "path-to-regexp": "3.0.0", |
| 32 | + "qs": "^6.11.0", |
30 | 33 | "react-json-inspector": "7.1.1", |
31 | 34 | "react-list": "0.8.11", |
32 | 35 | "react-monaco-editor": "0.30.1", |
|
40 | 43 | "redux-thunk": "2.3.0", |
41 | 44 | "reselect": "4.1.6", |
42 | 45 | "sass": "1.32.8", |
| 46 | + "url": "^0.11.0", |
43 | 47 | "web-vitals": "1.1.2", |
44 | 48 | "ydb-ui-components": "^3.5.0" |
45 | 49 | }, |
|
118 | 122 | "@testing-library/react": "^11.2.7", |
119 | 123 | "@testing-library/user-event": "^12.8.3", |
120 | 124 | "@types/lodash": "^4.14.178", |
121 | | - "@types/numeral": "^2.0.2", |
122 | | - "@types/qs": "^6.9.7", |
123 | 125 | "@types/react-dom": "^17.0.11", |
124 | 126 | "@types/react-router": "^5.1.17", |
125 | 127 | "@types/react-router-dom": "^5.3.2", |
|
130 | 132 | "lint-staged": "^12.3.7", |
131 | 133 | "postcss": "^8.4.6", |
132 | 134 | "prettier": "^2.5.1", |
133 | | - "qs": "^6.11.0", |
134 | 135 | "react": "^17.0.2", |
135 | 136 | "react-app-rewired": "^2.1.11", |
136 | 137 | "react-dom": "^17.0.2", |
137 | 138 | "stylelint": "^14.3.0", |
138 | 139 | "ts-jest": "^28.0.7", |
139 | | - "typescript": "^4.5.5", |
140 | | - "url": "^0.11.0" |
| 140 | + "typescript": "^4.5.5" |
141 | 141 | }, |
142 | 142 | "peerDependencies": { |
143 | 143 | "@gravity-ui/uikit": "^5.24.0" |
|
0 commit comments