Skip to content

Commit 9b98531

Browse files
[code-infra] Update internal deps ranges to be non breaking
1 parent c9708af commit 9b98531

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@emotion/styled": "catalog:",
3030
"@mui/docs": "7.3.5",
3131
"@mui/icons-material": "catalog:",
32-
"@mui/internal-docs-infra": "^0.2.3-canary.15",
32+
"@mui/internal-docs-infra": "0.2.3-canary.15",
3333
"@mui/joy": "^5.0.0-beta.52",
3434
"@mui/lab": "^7.0.0-beta.17",
3535
"@mui/material": "catalog:",

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,11 @@
7070
"@babel/types": "^7.28.5",
7171
"@emotion/cache": "catalog:",
7272
"@inquirer/prompts": "^7.10.1",
73-
"@mui/internal-babel-plugin-display-name": "^1.0.4-canary.8",
74-
"@mui/internal-bundle-size-checker": "^1.0.9-canary.55",
75-
"@mui/internal-code-infra": "^0.0.3-canary.53",
73+
"@mui/internal-babel-plugin-display-name": "1.0.4-canary.8",
74+
"@mui/internal-bundle-size-checker": "1.0.9-canary.55",
75+
"@mui/internal-code-infra": "0.0.3-canary.53",
7676
"@mui/internal-markdown": "^2.0.12",
77-
"@mui/internal-netlify-cache": "^0.0.2-canary.1",
77+
"@mui/internal-netlify-cache": "0.0.2-canary.1",
7878
"@mui/internal-test-utils": "catalog:",
7979
"@mui/material": "catalog:",
8080
"@mui/monorepo": "github:mui/material-ui#800638d6fdc275d7a5e4255a08646a6ee692ff75",

pnpm-lock.yaml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ catalog:
1919
'@emotion/react': ^11.14.0
2020
'@emotion/styled': ^11.14.1
2121
'@mui/icons-material': ^7.3.5
22-
'@mui/internal-test-utils': ^2.0.15
22+
'@mui/internal-test-utils': 2.0.15
2323
'@mui/material': ^7.3.5
2424
'@mui/stylis-plugin-rtl': ^7.3.5
2525
'@mui/system': ^7.3.5

0 commit comments

Comments
 (0)