Skip to content

Commit 155a7ff

Browse files
committed
Minor dependency update
- terser-webpack-plugin `5.4 β†’ 5.5` - Run `yarn upgrade`
1 parent f9f9b47 commit 155a7ff

3 files changed

Lines changed: 145 additions & 134 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
* New `preloadSpinnerColor` config controls the stroke color of the loader spinner. Defaults to
1111
`#888`. Pairs with the existing `preloadBackgroundColor`.
1212

13+
### πŸ“š Libraries
14+
15+
* terser-webpack-plugin `5.4 β†’ 5.5`
16+
1317
## v12.0.1 - 2026-04-18
1418

1519
### πŸ“š Libraries

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"sass-loader": "~16.0.4",
4545
"sass-material-colors": "~0.0.5",
4646
"style-loader": "~4.0.0",
47-
"terser-webpack-plugin": "~5.4.0",
47+
"terser-webpack-plugin": "~5.5.0",
4848
"type-fest": "5.x",
4949
"url-loader": "~4.1.1",
5050
"webpack": "~5.106.2",

0 commit comments

Comments
Β (0)