Skip to content

Commit

Permalink
[core] Update @mui/monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Nov 23, 2024
1 parent a843454 commit 8a18e7c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 15 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
"check-types": "lerna run --concurrency 1 check-types",
"toolpad-studio": "node --enable-source-maps packages/toolpad-studio/cli.mjs",
"jsonSchemas": "tsx ./scripts/docs/generateJsonSchemas.ts",
"update-monorepo": "tsx ./scripts/updateMonorepo.ts",
"monorepo:update": "tsx ./scripts/updateMonorepo.ts",
"monorepo:canary": "tsx ./scripts/canaryMonorepo.ts",
"check-changes": "git add -A && git diff --exit-code --staged",
Expand All @@ -57,7 +56,7 @@
"@mui/internal-docs-utils": "1.0.15",
"@mui/internal-markdown": "1.0.20",
"@mui/internal-scripts": "1.0.27",
"@mui/monorepo": "github:mui/material-ui#aef2bf2234f95b5e2614c2645f0fec5c355a248b",
"@mui/monorepo": "github:mui/material-ui#7aa841466a01b745012e59e9d201ed50807a022e",
"@mui/x-charts": "7.22.2",
"@next/eslint-plugin-next": "14.2.18",
"@playwright/test": "1.47.2",
Expand Down
26 changes: 13 additions & 13 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 8a18e7c

Please sign in to comment.