Bump tar from 6.1.0 to 6.1.11 in /kafka-ui-react-app (#1079)
Bump eslint-import-resolver-node in /kafka-ui-react-app (#1087) Bump @types/react from 17.0.16 to 17.0.34 in /kafka-ui-react-app (#1055) Bump @types/jest from 26.0.24 to 27.0.2 in /kafka-ui-react-app (#910) Bump @types/node from 16.4.13 to 16.11.7 in /kafka-ui-react-app (#1088) Bump ts-node from 10.2.0 to 10.4.0 in /kafka-ui-react-app (#1006) Bump @types/react-datepicker from 4.1.4 to 4.3.0 in /kafka-ui-react-app (#1086) Bump eslint-plugin-import from 2.24.0 to 2.25.3 in /kafka-ui-react-app (#1087) Bump @types/node-fetch from 2.5.12 to 3.0.3 in /kafka-ui-react-app (#1004) Bump @hookform/resolvers from 2.7.1 to 2.8.3 in /kafka-ui-react-app (#1057) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kamila Alekbaeva <kalekbaeva@provectus.com> Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
This commit is contained in:
parent
6c9f7f7b77
commit
53f9090135
2 changed files with 410 additions and 296 deletions
700
kafka-ui-react-app/package-lock.json
generated
700
kafka-ui-react-app/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -77,14 +77,14 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@jest/types": "^27.0.6",
|
||||
"@openapitools/openapi-generator-cli": "^2.3.10",
|
||||
"@openapitools/openapi-generator-cli": "^2.4.14",
|
||||
"@testing-library/jest-dom": "^5.14.1",
|
||||
"@types/classnames": "^2.2.11",
|
||||
"@types/enzyme": "^3.10.9",
|
||||
"@types/jest": "^26.0.24",
|
||||
"@types/jest": "^27.0.2",
|
||||
"@types/lodash": "^4.14.172",
|
||||
"@types/node": "^16.4.13",
|
||||
"@types/node-fetch": "^2.5.12",
|
||||
"@types/node-fetch": "^3.0.3",
|
||||
"@types/react": "^17.0.16",
|
||||
"@types/react-datepicker": "^4.1.4",
|
||||
"@types/react-dom": "^17.0.9",
|
||||
|
|
Loading…
Add table
Reference in a new issue