Skip to content

Commit 0280575

Browse files
Pin dependencies
1 parent 3d0ca18 commit 0280575

File tree

24 files changed

+389
-389
lines changed

24 files changed

+389
-389
lines changed

docs/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -105,12 +105,12 @@
105105
"webpack-bundle-analyzer": "^5.1.0"
106106
},
107107
"devDependencies": {
108-
"@babel/plugin-transform-react-constant-elements": "^7.27.1",
109-
"@babel/preset-typescript": "^7.28.5",
108+
"@babel/plugin-transform-react-constant-elements": "7.27.1",
109+
"@babel/preset-typescript": "7.28.5",
110110
"@mui-internal/api-docs-builder": "workspace:^",
111111
"@mui/internal-docs-utils": "workspace:^",
112112
"@mui/internal-scripts": "workspace:^",
113-
"@playwright/test": "^1.57.0",
113+
"@playwright/test": "1.57.0",
114114
"@types/autosuggest-highlight": "^3.2.3",
115115
"@types/chai": "^5.2.3",
116116
"@types/chance": "^1.1.7",
@@ -126,11 +126,11 @@
126126
"@types/react-swipeable-views": "^0.13.6",
127127
"@types/react-transition-group": "^4.4.12",
128128
"@types/stylis": "^4.2.7",
129-
"chai": "^6.0.1",
130-
"cross-fetch": "^4.1.0",
131-
"gm": "^1.25.1",
132-
"prettier": "^3.6.2",
133-
"tailwindcss": "^4.1.17",
134-
"yargs": "^18.0.0"
129+
"chai": "6.2.1",
130+
"cross-fetch": "4.1.0",
131+
"gm": "1.25.1",
132+
"prettier": "3.7.4",
133+
"tailwindcss": "4.1.18",
134+
"yargs": "18.0.0"
135135
}
136136
}

package.json

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,10 @@
8888
"execa": "^9.6.1"
8989
},
9090
"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",
9595
"@mui-internal/api-docs-builder": "workspace:^",
9696
"@mui-internal/api-docs-builder-core": "workspace:^",
9797
"@mui/internal-babel-plugin-minify-errors": "2.0.8-canary.13",
@@ -104,11 +104,11 @@
104104
"@mui/joy": "workspace:*",
105105
"@mui/material": "workspace:^",
106106
"@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",
109109
"@pigment-css/react": "0.0.30",
110110
"@playwright/test": "1.57.0",
111-
"@pnpm/find-workspace-dir": "^1000.1.3",
111+
"@pnpm/find-workspace-dir": "1000.1.3",
112112
"@types/babel__core": "^7.20.5",
113113
"@types/babel__register": "^7.17.3",
114114
"@types/ip": "^1.1.3",
@@ -118,52 +118,52 @@
118118
"@vitejs/plugin-react": "^5.1.1",
119119
"@vitest/browser-playwright": "^4.0.13",
120120
"@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",
132132
"eslint": "^9.39.1",
133-
"eslint-import-resolver-webpack": "^0.13.10",
133+
"eslint-import-resolver-webpack": "0.13.10",
134134
"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",
140140
"nx": "^20.8.3",
141141
"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",
153153
"vite": "^7.2.2",
154154
"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"
159159
},
160160
"packageManager": "pnpm@10.27.0",
161161
"engines": {
162162
"pnpm": "10.27.0",
163163
"node": ">=22.18.0"
164164
},
165165
"resolutions": {
166-
"@babel/core": "^7.28.5",
166+
"@babel/core": "7.28.5",
167167
"@babel/plugin-transform-runtime": "^7.28.5",
168168
"@babel/preset-env": "^7.28.5",
169169
"@babel/preset-react": "^7.28.5",

packages-internal/scripts/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,17 @@
3939
"typescript": "^5.9.3"
4040
},
4141
"devDependencies": {
42-
"@babel/register": "^7.28.3",
42+
"@babel/register": "7.28.3",
4343
"@types/babel__core": "^7.20.5",
4444
"@types/chai": "^5.2.3",
4545
"@types/doctrine": "^0.0.9",
4646
"@types/node": "20.19.27",
4747
"@types/react": "^19.2.7",
4848
"@types/uuid": "^10.0.0",
49-
"chai": "^6.0.1",
50-
"fast-glob": "^3.3.3",
51-
"prettier": "^3.6.2",
52-
"rimraf": "^6.0.1"
49+
"chai": "6.2.1",
50+
"fast-glob": "3.3.3",
51+
"prettier": "3.7.4",
52+
"rimraf": "6.1.2"
5353
},
5454
"publishConfig": {
5555
"access": "public"

packages/api-docs-builder-core/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"@types/chai": "^5.2.3",
2424
"@types/node": "20.19.27",
2525
"@types/sinon": "^17.0.4",
26-
"chai": "^6.0.1",
27-
"sinon": "^21.0.0",
28-
"typescript": "^5.9.2"
26+
"chai": "6.2.1",
27+
"sinon": "21.0.0",
28+
"typescript": "5.9.3"
2929
}
3030
}

packages/api-docs-builder/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/node": "20.19.27",
3939
"@types/react-docgen": "workspace:*",
4040
"@types/sinon": "^17.0.4",
41-
"chai": "^6.0.1",
42-
"sinon": "^21.0.0"
41+
"chai": "6.2.1",
42+
"sinon": "21.0.0"
4343
}
4444
}

packages/markdown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"@types/chai": "^5.2.3",
35-
"chai": "^6.0.1"
35+
"chai": "6.2.1"
3636
},
3737
"publishConfig": {
3838
"access": "public"

packages/mui-codemod/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@mui/material-v5": "npm:@mui/material@5.18.0",
4343
"@types/chai": "^5.2.3",
4444
"@types/jscodeshift": "0.12.0",
45-
"chai": "^6.0.1"
45+
"chai": "6.2.1"
4646
},
4747
"sideEffects": false,
4848
"publishConfig": {

packages/mui-docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"@types/node": "20.19.27",
4343
"@types/prop-types": "^15.7.15",
4444
"@types/react": "^19.2.7",
45-
"next": "^15.5.7",
46-
"react": "^19.2.1"
45+
"next": "15.5.9",
46+
"react": "19.2.3"
4747
},
4848
"peerDependencies": {
4949
"@mui/base": "^5.0.0 || ^5.0.0-beta || ^7.0.0 || ^7.0.0-beta",

packages/mui-envinfo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"@types/chai": "^5.2.3",
26-
"chai": "^6.0.1"
26+
"chai": "6.2.1"
2727
},
2828
"publishConfig": {
2929
"access": "public",

packages/mui-icons-material/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -49,17 +49,17 @@
4949
"@mui/material": "workspace:^",
5050
"@types/chai": "^5.2.3",
5151
"@types/react": "^19.2.7",
52-
"chai": "^6.0.1",
53-
"chalk": "^5.6.0",
54-
"cross-fetch": "^4.1.0",
55-
"es-toolkit": "^1.39.10",
56-
"fast-glob": "^3.3.3",
57-
"mustache": "^4.2.0",
58-
"react": "^19.2.1",
59-
"rimraf": "^6.0.1",
60-
"shx": "^0.4.0",
61-
"svgo": "^4.0.0",
62-
"yargs": "^18.0.0"
52+
"chai": "6.2.1",
53+
"chalk": "5.6.2",
54+
"cross-fetch": "4.1.0",
55+
"es-toolkit": "1.43.0",
56+
"fast-glob": "3.3.3",
57+
"mustache": "4.2.0",
58+
"react": "19.2.3",
59+
"rimraf": "6.1.2",
60+
"shx": "0.4.0",
61+
"svgo": "4.0.0",
62+
"yargs": "18.0.0"
6363
},
6464
"peerDependencies": {
6565
"@mui/material": "workspace:^",

0 commit comments

Comments
 (0)