Skip to content

Commit

Permalink
chore: bump all patch and minor dependencies (rjsf-team#3365)
Browse files Browse the repository at this point in the history
Updated all patch and minor dependencies in all package.json files using `npm-check -u`
- Also updated test snapshots for `chakra-ui` and `mui` due to changes caused by minor updates to `react-select` and `@mui/material`, respectively
  • Loading branch information
heath-freenome committed Jan 9, 2023
1 parent 5a03c3b commit 86d1993
Show file tree
Hide file tree
Showing 34 changed files with 18,303 additions and 13,614 deletions.
4,445 changes: 2,485 additions & 1,960 deletions package-lock.json

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions package.json
Expand Up @@ -25,22 +25,22 @@
"devDependencies": {
"@babel/eslint-parser": "^7.19.1",
"@nrwl/nx-cloud": "latest",
"@typescript-eslint/eslint-plugin": "^5.41.0",
"@typescript-eslint/parser": "^5.41.0",
"dts-cli": "^1.6.0",
"eslint": "^8.26.0",
"@typescript-eslint/eslint-plugin": "^5.48.1",
"@typescript-eslint/parser": "^5.48.1",
"dts-cli": "^1.6.3",
"eslint": "^8.31.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-react": "^7.31.10",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-react-hooks": "^4.6.0",
"husky": "^8.0.1",
"husky": "^8.0.3",
"jest-environment-jsdom": "^27.5.1",
"lerna": "^6.0.1",
"lint-staged": "^13.0.3",
"nx": "^15.0.2",
"prettier": "^2.7.1",
"lerna": "^6.4.0",
"lint-staged": "^13.1.0",
"nx": "^15.4.5",
"prettier": "^2.8.2",
"ts-jest": "^27.1.5",
"tslib": "^2.4.0",
"typescript": "^4.8.4"
"tslib": "^2.4.1",
"typescript": "^4.9.4"
}
}

0 comments on commit 86d1993

Please sign in to comment.