|
88 | 88 | "execa": "^9.6.1" |
89 | 89 | }, |
90 | 90 | "devDependencies": { |
91 | | - "@arethetypeswrong/cli": "^0.18.2", |
92 | | - "@babel/core": "^7.28.5", |
93 | | - "@babel/node": "^7.28.0", |
94 | | - "@babel/plugin-transform-react-constant-elements": "^7.27.1", |
| 91 | + "@arethetypeswrong/cli": "0.18.2", |
| 92 | + "@babel/core": "7.28.5", |
| 93 | + "@babel/node": "7.28.0", |
| 94 | + "@babel/plugin-transform-react-constant-elements": "7.27.1", |
95 | 95 | "@mui-internal/api-docs-builder": "workspace:^", |
96 | 96 | "@mui-internal/api-docs-builder-core": "workspace:^", |
97 | 97 | "@mui/internal-babel-plugin-minify-errors": "2.0.8-canary.13", |
|
104 | 104 | "@mui/joy": "workspace:*", |
105 | 105 | "@mui/material": "workspace:^", |
106 | 106 | "@mui/utils": "workspace:^", |
107 | | - "@next/eslint-plugin-next": "^15.5.7", |
108 | | - "@octokit/rest": "^22.0.1", |
| 107 | + "@next/eslint-plugin-next": "15.5.7", |
| 108 | + "@octokit/rest": "22.0.1", |
109 | 109 | "@pigment-css/react": "0.0.30", |
110 | 110 | "@playwright/test": "1.57.0", |
111 | | - "@pnpm/find-workspace-dir": "^1000.1.3", |
| 111 | + "@pnpm/find-workspace-dir": "1000.1.3", |
112 | 112 | "@types/babel__core": "^7.20.5", |
113 | 113 | "@types/babel__register": "^7.17.3", |
114 | 114 | "@types/ip": "^1.1.3", |
|
118 | 118 | "@vitejs/plugin-react": "^5.1.1", |
119 | 119 | "@vitest/browser-playwright": "^4.0.13", |
120 | 120 | "@vitest/coverage-v8": "^4.0.13", |
121 | | - "@vvago/vale": "^3.12.0", |
122 | | - "babel-loader": "^10.0.0", |
123 | | - "babel-plugin-istanbul": "^7.0.0", |
124 | | - "babel-plugin-module-resolver": "^5.0.2", |
125 | | - "chalk": "^5.6.0", |
126 | | - "concurrently": "^9.2.0", |
127 | | - "cpy-cli": "^6.0.0", |
128 | | - "cross-env": "^10.0.0", |
129 | | - "danger": "^13.0.4", |
130 | | - "dotenv": "^17.2.2", |
131 | | - "es-toolkit": "^1.39.10", |
| 121 | + "@vvago/vale": "3.12.0", |
| 122 | + "babel-loader": "10.0.0", |
| 123 | + "babel-plugin-istanbul": "7.0.0", |
| 124 | + "babel-plugin-module-resolver": "5.0.2", |
| 125 | + "chalk": "5.6.2", |
| 126 | + "concurrently": "9.2.0", |
| 127 | + "cpy-cli": "6.0.0", |
| 128 | + "cross-env": "10.1.0", |
| 129 | + "danger": "13.0.4", |
| 130 | + "dotenv": "17.2.3", |
| 131 | + "es-toolkit": "1.43.0", |
132 | 132 | "eslint": "^9.39.1", |
133 | | - "eslint-import-resolver-webpack": "^0.13.10", |
| 133 | + "eslint-import-resolver-webpack": "0.13.10", |
134 | 134 | "eslint-plugin-consistent-default-export-name": "^0.0.15", |
135 | | - "fast-glob": "^3.3.3", |
136 | | - "git-url-parse": "^16.1.0", |
137 | | - "globby": "^16.0.0", |
138 | | - "lerna": "^9.0.3", |
139 | | - "markdownlint-cli2": "^0.18.1", |
| 135 | + "fast-glob": "3.3.3", |
| 136 | + "git-url-parse": "16.1.0", |
| 137 | + "globby": "16.0.0", |
| 138 | + "lerna": "9.0.3", |
| 139 | + "markdownlint-cli2": "0.18.1", |
140 | 140 | "nx": "^20.8.3", |
141 | 141 | "playwright": "1.57.0", |
142 | | - "prettier": "^3.6.2", |
143 | | - "pretty-quick": "^4.2.2", |
144 | | - "process": "^0.11.10", |
145 | | - "react": "^19.2.1", |
146 | | - "react-dom": "^19.2.1", |
147 | | - "rimraf": "^6.0.1", |
148 | | - "serve": "^14.2.4", |
149 | | - "stylelint": "^16.23.1", |
150 | | - "tsconfig-paths-webpack-plugin": "^4.2.0", |
151 | | - "tsx": "^4.20.4", |
152 | | - "typescript": "^5.9.2", |
| 142 | + "prettier": "3.7.4", |
| 143 | + "pretty-quick": "4.2.2", |
| 144 | + "process": "0.11.10", |
| 145 | + "react": "19.2.3", |
| 146 | + "react-dom": "19.2.3", |
| 147 | + "rimraf": "6.1.2", |
| 148 | + "serve": "14.2.4", |
| 149 | + "stylelint": "16.23.1", |
| 150 | + "tsconfig-paths-webpack-plugin": "4.2.0", |
| 151 | + "tsx": "4.20.4", |
| 152 | + "typescript": "5.9.3", |
153 | 153 | "vite": "^7.2.2", |
154 | 154 | "vitest": "^4.0.13", |
155 | | - "vitest-fail-on-console": "^0.10.1", |
156 | | - "webpack": "^5.101.3", |
157 | | - "webpack-cli": "^6.0.1", |
158 | | - "yargs": "^18.0.0" |
| 155 | + "vitest-fail-on-console": "0.10.1", |
| 156 | + "webpack": "5.101.3", |
| 157 | + "webpack-cli": "6.0.1", |
| 158 | + "yargs": "18.0.0" |
159 | 159 | }, |
160 | 160 | "packageManager": "pnpm@10.27.0", |
161 | 161 | "engines": { |
162 | 162 | "pnpm": "10.27.0", |
163 | 163 | "node": ">=22.18.0" |
164 | 164 | }, |
165 | 165 | "resolutions": { |
166 | | - "@babel/core": "^7.28.5", |
| 166 | + "@babel/core": "7.28.5", |
167 | 167 | "@babel/plugin-transform-runtime": "^7.28.5", |
168 | 168 | "@babel/preset-env": "^7.28.5", |
169 | 169 | "@babel/preset-react": "^7.28.5", |
|
0 commit comments