Skip to content

Commit

Permalink
Bump Public packages' dependencies (mui#737)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent ad51a00 commit 7445aad
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 77 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.8.1"
"@typescript-eslint/parser": "^8.9.0"
},
"scripts": {
"test": "cd ../../ && cross-env NODE_ENV=test mocha 'packages/eslint-plugin-material-ui/**/*.test.js' --timeout 3000"
Expand Down
6 changes: 3 additions & 3 deletions packages/mui-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,17 @@
},
"dependencies": {
"@babel/runtime": "^7.25.7",
"@floating-ui/react": "^0.26.24",
"@floating-ui/react": "^0.26.25",
"@floating-ui/react-dom": "^2.1.2",
"@floating-ui/utils": "^0.2.8",
"@mui/types": "^7.2.18",
"@mui/utils": "^6.1.3",
"@mui/utils": "^6.1.4",
"clsx": "^2.1.1",
"prop-types": "^15.8.1",
"use-sync-external-store": "^1.2.2"
},
"devDependencies": {
"@mui/internal-test-utils": "1.0.16",
"@mui/internal-test-utils": "1.0.17",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/chai": "^4.3.20",
Expand Down
107 changes: 34 additions & 73 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 7445aad

Please sign in to comment.