@mui/internal-code-infra 0.0.4-canary.46 → 0.0.4-canary.47
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.
- package/package.json +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mui/internal-code-infra",
|
|
3
|
-
"version": "0.0.4-canary.
|
|
3
|
+
"version": "0.0.4-canary.47",
|
|
4
4
|
"author": "MUI Team",
|
|
5
5
|
"description": "Infra scripts and configs to be used across MUI repos.",
|
|
6
6
|
"license": "MIT",
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"@types/content-type": "1.1.9",
|
|
166
166
|
"@types/env-ci": "3.1.4",
|
|
167
167
|
"@types/eslint-plugin-jsx-a11y": "6.10.1",
|
|
168
|
-
"@types/estree": "1.0.
|
|
168
|
+
"@types/estree": "1.0.9",
|
|
169
169
|
"@types/estree-jsx": "1.0.5",
|
|
170
170
|
"@types/mdast": "4.0.4",
|
|
171
171
|
"@types/regexp.escape": "2.0.0",
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
"get-port": "7.2.0",
|
|
177
177
|
"prettier": "3.8.3",
|
|
178
178
|
"remark": "15.0.1",
|
|
179
|
-
"remark-mdx": "
|
|
179
|
+
"remark-mdx": "3.1.1",
|
|
180
180
|
"serve": "14.2.6",
|
|
181
181
|
"typescript-eslint": "8.57.1"
|
|
182
182
|
},
|
|
@@ -191,7 +191,7 @@
|
|
|
191
191
|
"publishConfig": {
|
|
192
192
|
"access": "public"
|
|
193
193
|
},
|
|
194
|
-
"gitSha": "
|
|
194
|
+
"gitSha": "7c091ffc8105f41363b1bd9907eca180c8c1d21e",
|
|
195
195
|
"scripts": {
|
|
196
196
|
"build": "tsgo -p tsconfig.build.json",
|
|
197
197
|
"typescript": "tsgo -noEmit",
|