@mui/internal-code-infra 0.0.4-canary.5 → 0.0.4-canary.7

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 +25 -25
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mui/internal-code-infra",
3
- "version": "0.0.4-canary.5",
3
+ "version": "0.0.4-canary.7",
4
4
  "description": "Infra scripts and configs to be used across MUI repos.",
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -52,7 +52,7 @@
52
52
  "code-infra": "./bin/code-infra.mjs"
53
53
  },
54
54
  "dependencies": {
55
- "@argos-ci/core": "^4.5.0",
55
+ "@argos-ci/core": "^5.1.1",
56
56
  "@babel/cli": "^7.28.6",
57
57
  "@babel/core": "^7.29.0",
58
58
  "@babel/plugin-syntax-jsx": "^7.28.6",
@@ -61,19 +61,19 @@
61
61
  "@babel/preset-env": "^7.29.0",
62
62
  "@babel/preset-react": "^7.28.5",
63
63
  "@babel/preset-typescript": "^7.28.5",
64
- "@eslint/compat": "^2.0.2",
64
+ "@eslint/compat": "^2.0.3",
65
65
  "@eslint/js": "^10.0.1",
66
- "@eslint/json": "^1.0.1",
67
- "@inquirer/confirm": "^6.0.4",
68
- "@inquirer/select": "^5.0.4",
66
+ "@eslint/json": "^1.1.0",
67
+ "@inquirer/confirm": "^6.0.8",
68
+ "@inquirer/select": "^5.1.0",
69
69
  "@napi-rs/keyring": "^1.2.0",
70
70
  "@octokit/auth-action": "^6.0.2",
71
71
  "@octokit/oauth-methods": "^6.0.2",
72
72
  "@octokit/rest": "^22.0.1",
73
73
  "@pnpm/find-workspace-dir": "^1000.1.4",
74
- "@typescript-eslint/types": "^8.56.1",
75
- "@typescript-eslint/utils": "^8.56.1",
76
- "@vitest/eslint-plugin": "^1.6.9",
74
+ "@typescript-eslint/types": "^8.57.0",
75
+ "@typescript-eslint/utils": "^8.57.0",
76
+ "@vitest/eslint-plugin": "^1.6.11",
77
77
  "babel-plugin-optimize-clsx": "^2.6.2",
78
78
  "babel-plugin-react-compiler": "^1.0.0",
79
79
  "babel-plugin-transform-import-meta": "^2.3.3",
@@ -81,13 +81,13 @@
81
81
  "babel-plugin-transform-react-remove-prop-types": "^0.4.24",
82
82
  "babel-plugin-transform-remove-imports": "^1.8.1",
83
83
  "chalk": "^5.6.2",
84
- "clipboardy": "^5.3.0",
84
+ "clipboardy": "^5.3.1",
85
85
  "content-type": "^1.0.5",
86
86
  "env-ci": "^11.2.0",
87
87
  "eslint-config-prettier": "^10.1.8",
88
88
  "eslint-import-resolver-typescript": "^4.4.4",
89
89
  "eslint-module-utils": "^2.12.1",
90
- "eslint-plugin-compat": "^6.2.0",
90
+ "eslint-plugin-compat": "^7.0.1",
91
91
  "eslint-plugin-import": "^2.32.0",
92
92
  "eslint-plugin-jsx-a11y": "^6.10.2",
93
93
  "eslint-plugin-mocha": "^11.2.0",
@@ -95,14 +95,14 @@
95
95
  "eslint-plugin-react-compiler": "^19.1.0-rc.2",
96
96
  "eslint-plugin-react-hooks": "^7.0.1",
97
97
  "eslint-plugin-testing-library": "^7.16.0",
98
- "es-toolkit": "^1.44.0",
98
+ "es-toolkit": "^1.45.1",
99
99
  "execa": "^9.6.1",
100
100
  "git-url-parse": "^16.1.0",
101
- "globals": "^16.5.0",
101
+ "globals": "^17.4.0",
102
102
  "globby": "^16.1.1",
103
- "minimatch": "^10.2.2",
104
- "node-html-parser": "^7.0.2",
105
- "open": "^10.2.0",
103
+ "minimatch": "^10.2.4",
104
+ "node-html-parser": "^7.1.0",
105
+ "open": "^11.0.0",
106
106
  "postcss-styled-syntax": "^0.7.1",
107
107
  "regexp.escape": "^2.0.1",
108
108
  "rehype-slug": "^6.0.0",
@@ -113,12 +113,12 @@
113
113
  "resolve-pkg-maps": "^1.0.0",
114
114
  "semver": "^7.7.4",
115
115
  "stylelint-config-standard": "^40.0.0",
116
- "typescript-eslint": "^8.56.1",
116
+ "typescript-eslint": "^8.57.0",
117
117
  "unified": "^11.0.5",
118
118
  "yargs": "^18.0.0",
119
119
  "@mui/internal-babel-plugin-display-name": "1.0.4-canary.14",
120
- "@mui/internal-babel-plugin-minify-errors": "2.0.8-canary.24",
121
- "@mui/internal-babel-plugin-resolve-imports": "2.0.7-canary.33"
120
+ "@mui/internal-babel-plugin-resolve-imports": "2.0.7-canary.33",
121
+ "@mui/internal-babel-plugin-minify-errors": "2.0.8-canary.24"
122
122
  },
123
123
  "peerDependencies": {
124
124
  "@next/eslint-plugin-next": "*",
@@ -146,13 +146,13 @@
146
146
  "@types/estree-jsx": "1.0.5",
147
147
  "@types/regexp.escape": "2.0.0",
148
148
  "@types/yargs": "17.0.35",
149
- "@typescript-eslint/parser": "8.56.1",
150
- "@typescript-eslint/rule-tester": "8.56.1",
151
- "eslint": "10.0.2",
149
+ "@typescript-eslint/parser": "8.57.0",
150
+ "@typescript-eslint/rule-tester": "8.57.0",
151
+ "eslint": "10.0.3",
152
152
  "get-port": "7.1.0",
153
153
  "prettier": "3.8.1",
154
- "serve": "14.2.5",
155
- "typescript-eslint": "8.56.1"
154
+ "serve": "14.2.6",
155
+ "typescript-eslint": "8.57.0"
156
156
  },
157
157
  "files": [
158
158
  "bin",
@@ -164,7 +164,7 @@
164
164
  "publishConfig": {
165
165
  "access": "public"
166
166
  },
167
- "gitSha": "993d672e95892fc2f0e64b730dca5a79644b8d0a",
167
+ "gitSha": "8fdcd2d0b28ca3a8e006219b4e20339f8bafcfb1",
168
168
  "scripts": {
169
169
  "build": "tsgo -p tsconfig.build.json",
170
170
  "typescript": "tsgo -noEmit",