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 Nov 1, 2022
1 parent bb4624b commit 370b778
Show file tree
Hide file tree
Showing 2 changed files with 576 additions and 281 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,39 +42,39 @@
"@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.250.1",
"@patternfly/react-icons": "4.92.10",
"@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.187",
"@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.10",
"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.13.1",
"ts-jest": "25.5.1",
"ts-node": "8.10.2",
"typescript": "3.8.3",
"typescript": "3.9.10",
"uniforms-bridge-simple-schema-2": "^3.5.5"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 370b778

Please sign in to comment.