Skip to content

Commit 0c37133

Browse files
Bump code-infra:devDependencies
1 parent ea95d06 commit 0c37133

File tree

4 files changed

+130
-131
lines changed

4 files changed

+130
-131
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"chai": "^4.5.0",
132132
"cross-fetch": "^4.1.0",
133133
"gm": "^1.25.1",
134-
"marked": "^16.2.0",
134+
"marked": "^16.2.1",
135135
"prettier": "^3.6.2",
136136
"tailwindcss": "^4.1.12",
137137
"yargs": "^17.7.2"

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -135,11 +135,11 @@
135135
"@vitest/coverage-v8": "^3.2.4",
136136
"@vvago/vale": "^3.12.0",
137137
"babel-loader": "^10.0.0",
138-
"babel-plugin-istanbul": "^7.0.0",
138+
"babel-plugin-istanbul": "^7.0.1",
139139
"babel-plugin-module-resolver": "^5.0.2",
140-
"chalk": "^5.6.0",
140+
"chalk": "^5.6.2",
141141
"compression-webpack-plugin": "^11.1.0",
142-
"concurrently": "^9.2.0",
142+
"concurrently": "^9.2.1",
143143
"cpy-cli": "^6.0.0",
144144
"cross-env": "^10.0.0",
145145
"danger": "^13.0.4",
@@ -158,11 +158,11 @@
158158
"karma-firefox-launcher": "^2.1.3",
159159
"karma-mocha": "^2.0.1",
160160
"karma-sourcemap-loader": "^0.4.0",
161-
"karma-webpack": "^5.0.0",
161+
"karma-webpack": "^5.0.1",
162162
"lerna": "^8.2.3",
163163
"lodash": "^4.17.21",
164164
"markdownlint-cli2": "^0.18.1",
165-
"mocha": "^11.7.1",
165+
"mocha": "^11.7.2",
166166
"nx": "^20.8.2",
167167
"nyc": "^17.1.0",
168168
"piscina": "^5.1.3",
@@ -172,12 +172,12 @@
172172
"process": "^0.11.10",
173173
"react": "^19.1.1",
174174
"rimraf": "^6.0.1",
175-
"serve": "^14.2.4",
176-
"stylelint": "^16.23.1",
175+
"serve": "^14.2.5",
176+
"stylelint": "^16.24.0",
177177
"stylelint-config-standard": "^38.0.0",
178178
"terser-webpack-plugin": "^5.3.14",
179179
"tsconfig-paths-webpack-plugin": "^4.2.0",
180-
"tsx": "^4.20.4",
180+
"tsx": "^4.20.5",
181181
"typescript": "^5.9.2",
182182
"vite": "^6.3.6",
183183
"vitest": "^3.2.4",

packages/mui-icons-material/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/chai": "^4.3.20",
5151
"@types/react": "^19.1.11",
5252
"chai": "^4.5.0",
53-
"chalk": "^5.6.0",
53+
"chalk": "^5.6.2",
5454
"cross-fetch": "^4.1.0",
5555
"fast-glob": "^3.3.3",
5656
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)