Skip to content

Commit e5202bc

Browse files
Bump code-infra:devDependencies
1 parent a0a7a28 commit e5202bc

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": "^6.0.1",
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.13",
137137
"yargs": "^18.0.0"

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -137,11 +137,11 @@
137137
"@vitest/coverage-v8": "^3.2.4",
138138
"@vvago/vale": "^3.12.0",
139139
"babel-loader": "^10.0.0",
140-
"babel-plugin-istanbul": "^7.0.0",
140+
"babel-plugin-istanbul": "^7.0.1",
141141
"babel-plugin-module-resolver": "^5.0.2",
142-
"chalk": "^5.6.0",
142+
"chalk": "^5.6.2",
143143
"compression-webpack-plugin": "^11.1.0",
144-
"concurrently": "^9.2.0",
144+
"concurrently": "^9.2.1",
145145
"cpy-cli": "^6.0.0",
146146
"cross-env": "^10.0.0",
147147
"danger": "^13.0.4",
@@ -160,12 +160,12 @@
160160
"karma-firefox-launcher": "^2.1.3",
161161
"karma-mocha": "^2.0.1",
162162
"karma-sourcemap-loader": "^0.4.0",
163-
"karma-webpack": "^5.0.0",
163+
"karma-webpack": "^5.0.1",
164164
"lerna": "^8.2.3",
165165
"lodash": "^4.17.21",
166166
"lodash.kebabcase": "^4.1.1",
167167
"markdownlint-cli2": "^0.18.1",
168-
"mocha": "^11.7.1",
168+
"mocha": "^11.7.2",
169169
"nx": "^20.8.2",
170170
"nyc": "^17.1.0",
171171
"piscina": "^5.1.3",
@@ -176,12 +176,12 @@
176176
"react": "^19.1.1",
177177
"react-dom": "^19.1.1",
178178
"rimraf": "^6.0.1",
179-
"serve": "^14.2.4",
180-
"stylelint": "^16.23.1",
179+
"serve": "^14.2.5",
180+
"stylelint": "^16.24.0",
181181
"stylelint-config-standard": "^39.0.0",
182182
"terser-webpack-plugin": "^5.3.14",
183183
"tsconfig-paths-webpack-plugin": "^4.2.0",
184-
"tsx": "^4.20.4",
184+
"tsx": "^4.20.5",
185185
"typescript": "^5.9.2",
186186
"vite": "^6.3.6",
187187
"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.12",
5252
"chai": "^6.0.1",
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)