Skip to content

Commit

Permalink
Bump Public packages' dependencies (mui#1464)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and atomiks committed Feb 28, 2025
1 parent 2ad7888 commit 7969e0a
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 46 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.24.0"
"@typescript-eslint/parser": "^8.24.1"
},
"license": "MIT"
}
6 changes: 3 additions & 3 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"typescript": "tsc -b tsconfig.json"
},
"dependencies": {
"@babel/runtime": "^7.26.7",
"@babel/runtime": "^7.26.9",
"@floating-ui/react": "^0.27.4",
"@floating-ui/utils": "^0.2.9",
"@react-aria/overlays": "^3.25.0",
Expand All @@ -99,10 +99,10 @@
"chai": "^4.5.0",
"fs-extra": "^11.3.0",
"lodash": "^4.17.21",
"publint": "^0.3.4",
"publint": "^0.3.5",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router-dom": "^7.1.5",
"react-router-dom": "^7.2.0",
"sinon": "^19.0.2",
"typescript": "^5.7.3"
},
Expand Down
84 changes: 42 additions & 42 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7969e0a

Please sign in to comment.