@mui/internal-code-infra 0.0.3-canary.47 → 0.0.3-canary.49
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/README.md +1 -1
- package/package.json +14 -14
package/README.md
CHANGED
|
@@ -22,7 +22,7 @@ Scripts and configs to be used across MUI repos.
|
|
|
22
22
|
4. Refresh the page to see the newly created workflow, and click it.
|
|
23
23
|
5. The next screen shows "@username requested your review to deploy to npm-publish", click "Review deployments" and authorize your workflow run. **Never approve workflow runs you didn't initiaite.**
|
|
24
24
|
|
|
25
|
-
> [!IMPORTANT]
|
|
25
|
+
> [!IMPORTANT]
|
|
26
26
|
> Go through the below steps if there is an error that says `The following packages are new and need to be published manually first` in the publish flow.
|
|
27
27
|
|
|
28
28
|
### Adding and publishing new packages
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mui/internal-code-infra",
|
|
3
|
-
"version": "0.0.3-canary.
|
|
3
|
+
"version": "0.0.3-canary.49",
|
|
4
4
|
"description": "Infra scripts and configs to be used across MUI repos.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"license": "MIT",
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"code-infra": "./bin/code-infra.mjs"
|
|
50
50
|
},
|
|
51
51
|
"dependencies": {
|
|
52
|
-
"@argos-ci/core": "^4.
|
|
52
|
+
"@argos-ci/core": "^4.5.0",
|
|
53
53
|
"@babel/cli": "^7.28.3",
|
|
54
54
|
"@babel/core": "^7.28.5",
|
|
55
55
|
"@babel/plugin-syntax-jsx": "^7.27.1",
|
|
@@ -59,14 +59,14 @@
|
|
|
59
59
|
"@babel/preset-react": "^7.28.5",
|
|
60
60
|
"@babel/preset-typescript": "^7.28.5",
|
|
61
61
|
"@eslint/compat": "^1.4.1",
|
|
62
|
-
"@eslint/js": "^9.39.
|
|
62
|
+
"@eslint/js": "^9.39.1",
|
|
63
63
|
"@eslint/json": "^0.14.0",
|
|
64
64
|
"@inquirer/confirm": "^5.1.19",
|
|
65
65
|
"@inquirer/select": "^4.4.0",
|
|
66
66
|
"@napi-rs/keyring": "^1.2.0",
|
|
67
|
-
"@octokit/auth-action": "^6.0.
|
|
68
|
-
"@octokit/oauth-methods": "^6.0.
|
|
69
|
-
"@octokit/rest": "^22.0.
|
|
67
|
+
"@octokit/auth-action": "^6.0.2",
|
|
68
|
+
"@octokit/oauth-methods": "^6.0.2",
|
|
69
|
+
"@octokit/rest": "^22.0.1",
|
|
70
70
|
"@pnpm/find-workspace-dir": "^1000.1.3",
|
|
71
71
|
"babel-plugin-optimize-clsx": "^2.6.2",
|
|
72
72
|
"babel-plugin-transform-inline-environment-variables": "^0.4.4",
|
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
"eslint-plugin-testing-library": "^7.13.3",
|
|
90
90
|
"execa": "^9.6.0",
|
|
91
91
|
"git-url-parse": "^16.1.0",
|
|
92
|
-
"globals": "^16.
|
|
92
|
+
"globals": "^16.5.0",
|
|
93
93
|
"globby": "^15.0.0",
|
|
94
94
|
"minimatch": "^10.1.1",
|
|
95
95
|
"node-html-parser": "^7.0.1",
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
"resolve-pkg-maps": "^1.0.0",
|
|
100
100
|
"semver": "^7.7.3",
|
|
101
101
|
"stylelint-config-standard": "^39.0.1",
|
|
102
|
-
"typescript-eslint": "^8.46.
|
|
102
|
+
"typescript-eslint": "^8.46.3",
|
|
103
103
|
"yargs": "^18.0.0",
|
|
104
104
|
"@mui/internal-babel-plugin-display-name": "1.0.4-canary.8",
|
|
105
105
|
"@mui/internal-babel-plugin-minify-errors": "2.0.8-canary.11",
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
"typescript": "^5.0.0"
|
|
113
113
|
},
|
|
114
114
|
"devDependencies": {
|
|
115
|
-
"@octokit/types": "^
|
|
115
|
+
"@octokit/types": "^16.0.0",
|
|
116
116
|
"@types/babel__core": "^7.20.5",
|
|
117
117
|
"@types/babel__preset-env": "^7.10.0",
|
|
118
118
|
"@types/content-type": "^1.1.9",
|
|
@@ -122,13 +122,13 @@
|
|
|
122
122
|
"@types/estree-jsx": "^1.0.5",
|
|
123
123
|
"@types/regexp.escape": "^2.0.0",
|
|
124
124
|
"@types/yargs": "^17.0.34",
|
|
125
|
-
"@typescript-eslint/parser": "^8.46.
|
|
126
|
-
"@typescript-eslint/rule-tester": "^8.46.
|
|
127
|
-
"eslint": "^9.39.
|
|
125
|
+
"@typescript-eslint/parser": "^8.46.3",
|
|
126
|
+
"@typescript-eslint/rule-tester": "^8.46.3",
|
|
127
|
+
"eslint": "^9.39.1",
|
|
128
128
|
"get-port": "^7.1.0",
|
|
129
129
|
"prettier": "^3.6.2",
|
|
130
130
|
"serve": "^14.2.5",
|
|
131
|
-
"typescript-eslint": "^8.46.
|
|
131
|
+
"typescript-eslint": "^8.46.3"
|
|
132
132
|
},
|
|
133
133
|
"files": [
|
|
134
134
|
"bin",
|
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
"publishConfig": {
|
|
141
141
|
"access": "public"
|
|
142
142
|
},
|
|
143
|
-
"gitSha": "
|
|
143
|
+
"gitSha": "e8720c89db86b256b0422d1c77fc292f979b892c",
|
|
144
144
|
"scripts": {
|
|
145
145
|
"build": "tsc -p tsconfig.build.json",
|
|
146
146
|
"typescript": "tsc -p tsconfig.json",
|