Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Commit

Permalink
Update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2022
1 parent bb4624b commit 8d9fe97
Show file tree
Hide file tree
Showing 2 changed files with 577 additions and 288 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,40 +42,40 @@
"@babel/preset-env": "7.11.0",
"@babel/preset-react": "7.10.4",
"@babel/preset-typescript": "7.10.4",
"@patternfly/react-core": "4.135.0",
"@patternfly/react-icons": "4.11.0",
"@patternfly/react-core": "4.235.7",
"@patternfly/react-icons": "4.86.7",
"@testing-library/react": "10.4.9",
"@types/classnames": "2.2.11",
"@types/enzyme": "3.10.8",
"@types/invariant": "2.2.34",
"@types/classnames": "2.3.0",
"@types/enzyme": "3.10.12",
"@types/invariant": "2.2.35",
"@types/jest": "25.2.3",
"@types/lodash": "4.14.168",
"@types/lodash": "4.14.184",
"@typescript-eslint/eslint-plugin": "2.34.0",
"@typescript-eslint/parser": "2.34.0",
"babel-eslint": "10.1.0",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.6",
"eslint": "6.8.0",
"eslint-config-prettier": "6.15.0",
"eslint-config-vazco": "5.2.0",
"eslint-config-vazco": "5.4.0",
"eslint-import-resolver-alias": "1.1.2",
"eslint-import-resolver-typescript": "2.3.0",
"eslint-import-resolver-typescript": "2.7.1",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-prettier": "3.3.1",
"eslint-plugin-react": "7.22.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-react": "7.31.7",
"eslint-plugin-vazco": "1.0.0",
"jest": "25.5.4",
"prettier": "2.2.1",
"prop-types": "15.7.2",
"prettier": "2.7.1",
"prop-types": "15.8.1",
"react": "16.13.1",
"react-dom": "16.13.1",
"rimraf": "2.7.1",
"simpl-schema": "1.10.2",
"simpl-schema": "1.12.3",
"ts-jest": "25.5.1",
"ts-node": "8.10.2",
"typescript": "3.8.3",
"uniforms-bridge-simple-schema-2": "^3.5.5"
"typescript": "3.9.10",
"uniforms-bridge-simple-schema-2": "3.10.0"
},
"peerDependencies": {
"react": "^17.0.0 || ^16.8.0",
Expand Down
Loading

0 comments on commit 8d9fe97

Please sign in to comment.