Skip to content

Commit

Permalink
Bump Public packages' dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 3b4f1ca commit bdd4073
Show file tree
Hide file tree
Showing 3 changed files with 178 additions and 203 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-plugin-material-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"devDependencies": {
"@types/eslint": "^8.56.12",
"@typescript-eslint/experimental-utils": "^5.62.0",
"@typescript-eslint/parser": "^8.19.0"
"@typescript-eslint/parser": "^8.20.0"
},
"license": "MIT"
}
8 changes: 4 additions & 4 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@
"use-sync-external-store": "^1.4.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.2",
"@mui/internal-test-utils": "^1.0.24",
"@arethetypeswrong/cli": "^0.17.3",
"@mui/internal-test-utils": "^1.0.26",
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2",
"@types/chai": "^4.3.20",
Expand All @@ -98,12 +98,12 @@
"chai": "^4.5.0",
"fs-extra": "^11.2.0",
"lodash": "^4.17.21",
"publint": "^0.2.12",
"publint": "^0.3.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router-dom": "^6.28.1",
"sinon": "^19.0.2",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
},
"peerDependencies": {
"@types/react": "^17 || ^18 || ^19",
Expand Down
Loading

0 comments on commit bdd4073

Please sign in to comment.