Skip to content

Commit 8436433

Browse files
Pin dependencies
1 parent d735c8e commit 8436433

File tree

10 files changed

+96
-96
lines changed

10 files changed

+96
-96
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"@types/react-dom": "catalog:",
117117
"@types/stylis": "4.2.7",
118118
"@types/webpack-bundle-analyzer": "4.7.0",
119-
"gm": "^1.25.1",
119+
"gm": "1.25.1",
120120
"serve": "catalog:"
121121
}
122122
}

package.json

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,13 @@
6262
},
6363
"devDependencies": {
6464
"@babel/core": "catalog:",
65-
"@babel/plugin-syntax-typescript": "^7.27.1",
66-
"@babel/plugin-transform-object-rest-spread": "^7.28.4",
65+
"@babel/plugin-syntax-typescript": "7.27.1",
66+
"@babel/plugin-transform-object-rest-spread": "7.28.4",
6767
"@babel/plugin-transform-react-constant-elements": "catalog:",
6868
"@babel/traverse": "catalog:",
69-
"@babel/types": "^7.28.5",
69+
"@babel/types": "7.28.5",
7070
"@emotion/cache": "catalog:",
71-
"@inquirer/prompts": "^7.10.1",
71+
"@inquirer/prompts": "7.10.1",
7272
"@mui/internal-babel-plugin-display-name": "^1.0.4-canary.8",
7373
"@mui/internal-bundle-size-checker": "^1.0.9-canary.57",
7474
"@mui/internal-code-infra": "^0.0.3-canary.61",
@@ -79,8 +79,8 @@
7979
"@mui/monorepo": "github:mui/material-ui#800638d6fdc275d7a5e4255a08646a6ee692ff75",
8080
"@mui/utils": "catalog:",
8181
"@next/eslint-plugin-next": "15.5.9",
82-
"@octokit/plugin-retry": "^8.0.3",
83-
"@octokit/rest": "^22.0.1",
82+
"@octokit/plugin-retry": "8.0.3",
83+
"@octokit/rest": "22.0.1",
8484
"@playwright/test": "catalog:",
8585
"@types/babel__core": "7.20.5",
8686
"@types/babel__traverse": "7.28.0",
@@ -95,56 +95,56 @@
9595
"@vitejs/plugin-react": "catalog:",
9696
"@vitest/browser-playwright": "catalog:",
9797
"@vitest/coverage-v8": "catalog:",
98-
"@vvago/vale": "^3.12.0",
98+
"@vvago/vale": "3.12.0",
9999
"axe-core": "4.11.0",
100-
"babel-loader": "^10.0.0",
100+
"babel-loader": "10.0.0",
101101
"babel-plugin-react-remove-properties": "catalog:",
102-
"babel-plugin-search-and-replace": "^1.1.1",
102+
"babel-plugin-search-and-replace": "1.1.1",
103103
"babel-plugin-transform-react-remove-prop-types": "catalog:",
104-
"babel-plugin-transform-replace-expressions": "^0.2.0",
105-
"chai-dom": "^1.12.1",
106-
"concurrently": "^9.2.1",
104+
"babel-plugin-transform-replace-expressions": "0.2.0",
105+
"chai-dom": "1.12.1",
106+
"concurrently": "9.2.1",
107107
"cross-env": "catalog:",
108-
"danger": "^13.0.5",
108+
"danger": "13.0.5",
109109
"date-fns-jalali-v2": "npm:[email protected]",
110110
"date-fns-v2": "npm:[email protected]",
111-
"es-toolkit": "^1.42.0",
111+
"es-toolkit": "1.43.0",
112112
"esbuild": "^0.27.1",
113113
"eslint": "^9.39.1",
114-
"eslint-import-resolver-webpack": "^0.13.10",
114+
"eslint-import-resolver-webpack": "0.13.10",
115115
"eslint-plugin-consistent-default-export-name": "^0.0.15",
116116
"eslint-plugin-jsdoc": "^61.4.1",
117117
"eslint-plugin-mui-x": "workspace:^",
118-
"execa": "^9.6.0",
119-
"glob-gitignore": "^1.0.15",
120-
"globby": "^15.0.0",
121-
"jsdom": "^26.1.0",
122-
"lerna": "^9.0.3",
123-
"magic-string": "^0.30.21",
124-
"markdownlint-cli2": "^0.18.1",
118+
"execa": "9.6.1",
119+
"glob-gitignore": "1.0.15",
120+
"globby": "15.0.0",
121+
"jsdom": "26.1.0",
122+
"lerna": "9.0.3",
123+
"magic-string": "0.30.21",
124+
"markdownlint-cli2": "0.18.1",
125125
"moment": "catalog:",
126126
"moment-timezone": "catalog:",
127-
"null-loader": "^4.0.1",
128-
"nyc": "^17.1.0",
127+
"null-loader": "4.0.1",
128+
"nyc": "17.1.0",
129129
"playwright": "catalog:",
130-
"prettier": "^3.7.4",
131-
"pretty-quick": "^4.2.2",
132-
"process": "^0.11.10",
130+
"prettier": "3.7.4",
131+
"pretty-quick": "4.2.2",
132+
"process": "0.11.10",
133133
"react": "catalog:",
134134
"react-dom": "catalog:",
135135
"remark": "15.0.1",
136136
"rimraf": "catalog:",
137137
"serve": "catalog:",
138-
"sinon": "^21.0.0",
139-
"stream-browserify": "^3.0.0",
140-
"string-replace-loader": "^3.2.0",
141-
"stylelint": "^16.26.0",
142-
"stylelint-config-tailwindcss": "^1.0.0",
143-
"terser-webpack-plugin": "^5.3.14",
138+
"sinon": "21.0.0",
139+
"stream-browserify": "3.0.0",
140+
"string-replace-loader": "3.2.0",
141+
"stylelint": "16.26.0",
142+
"stylelint-config-tailwindcss": "1.0.0",
143+
"terser-webpack-plugin": "5.3.14",
144144
"tsx": "catalog:",
145-
"typescript": "^5.9.3",
146-
"unist-util-visit": "^5.0.0",
147-
"util": "^0.12.5",
145+
"typescript": "5.9.3",
146+
"unist-util-visit": "5.0.0",
147+
"util": "0.12.5",
148148
"vite": "catalog:",
149149
"vitest": "catalog:",
150150
"yargs": "catalog:"

packages/x-charts-premium/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@mui/system": "catalog:",
6868
"@types/prop-types": "catalog:",
6969
"csstype": "catalog:",
70-
"rasterizehtml": "^1.4.0",
70+
"rasterizehtml": "1.4.0",
7171
"react": "catalog:",
7272
"react-dom": "catalog:",
7373
"rimraf": "catalog:"

packages/x-charts-pro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@mui/system": "catalog:",
6868
"@types/prop-types": "catalog:",
6969
"csstype": "catalog:",
70-
"rasterizehtml": "^1.4.0",
70+
"rasterizehtml": "1.4.0",
7171
"react": "catalog:",
7272
"react-dom": "catalog:",
7373
"rimraf": "catalog:"

packages/x-charts-vendor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
"devDependencies": {
5252
"@babel/cli": "catalog:",
5353
"@babel/plugin-transform-runtime": "catalog:",
54-
"babel-plugin-module-resolver": "^5.0.2",
55-
"execa": "^9.6.0",
54+
"babel-plugin-module-resolver": "5.0.2",
55+
"execa": "9.6.1",
5656
"rimraf": "catalog:"
5757
},
5858
"publishConfig": {

packages/x-virtualizer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@mui/types": "^7.4.8",
4747
"react": "catalog:",
4848
"react-dom": "catalog:",
49-
"rimraf": "^6.1.2"
49+
"rimraf": "6.1.2"
5050
},
5151
"engines": {
5252
"node": ">=14.0.0"

0 commit comments

Comments
 (0)