@mui/internal-code-infra 0.0.4-canary.69 → 0.0.4-canary.70

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mui/internal-code-infra",
3
- "version": "0.0.4-canary.69",
3
+ "version": "0.0.4-canary.70",
4
4
  "author": "MUI Team",
5
5
  "description": "Infra scripts and configs to be used across MUI repos.",
6
6
  "license": "MIT",
@@ -135,9 +135,9 @@
135
135
  "unist-util-visit": "^5.1.0",
136
136
  "yaml": "^2.9.0",
137
137
  "yargs": "^18.0.0",
138
- "@mui/internal-babel-plugin-display-name": "1.0.4-canary.20",
139
- "@mui/internal-babel-plugin-resolve-imports": "2.0.7-canary.36",
140
- "@mui/internal-babel-plugin-minify-errors": "2.0.8-canary.27"
138
+ "@mui/internal-babel-plugin-resolve-imports": "2.0.7-canary.37",
139
+ "@mui/internal-babel-plugin-minify-errors": "2.0.8-canary.28",
140
+ "@mui/internal-babel-plugin-display-name": "1.0.4-canary.21"
141
141
  },
142
142
  "peerDependencies": {
143
143
  "@next/eslint-plugin-next": "*",
@@ -186,7 +186,7 @@
186
186
  "publishConfig": {
187
187
  "access": "public"
188
188
  },
189
- "gitSha": "8fa07fb68e1c06938b589899e0445b5daf8d26f0",
189
+ "gitSha": "92bf20d1aa981a2b1b44d8a9773613d5a76f170c",
190
190
  "scripts": {
191
191
  "build": "tsgo -p tsconfig.build.json",
192
192
  "typescript": "tsgo -noEmit",