chore(deps-dev): bump terser-webpack-plugin from 5.3.13 to 5.3.14 (#10347)

This commit is contained in:
dependabot[bot]
2025-03-06 23:19:15 +00:00
committed by GitHub
parent 6edfec5952
commit 6db50bdb5f
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -126,7 +126,7 @@
"stylelint": "^16.15.0",
"stylelint-prettier": "^5.0.3",
"tachyons-sass": "^4.9.5",
"terser-webpack-plugin": "^5.3.13",
"terser-webpack-plugin": "^5.3.14",
"webpack": "^5.97.1",
"webpack-bundle-size-analyzer": "^3.1.0",
"webpack-cli": "^6.0.1",
@@ -25711,9 +25711,9 @@
}
},
"node_modules/terser-webpack-plugin": {
"version": "5.3.13",
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.13.tgz",
"integrity": "sha512-JG3pBixF6kx2o0Yfz2K6pqh72DpwTI08nooHd06tcj5WyIt5SsSiUYqRT+kemrGUNSuSzVhwfZ28aO8gogajNQ==",
"version": "5.3.14",
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.14.tgz",
"integrity": "sha512-vkZjpUjb6OMS7dhV+tILUW6BhpDR7P2L/aQSAv+Uwk+m8KATX9EccViHTJR2qDtACKPIYndLGCyl3FMo+r2LMw==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -190,7 +190,7 @@
"stylelint": "^16.15.0",
"stylelint-prettier": "^5.0.3",
"tachyons-sass": "^4.9.5",
"terser-webpack-plugin": "^5.3.13",
"terser-webpack-plugin": "^5.3.14",
"webpack": "^5.97.1",
"webpack-bundle-size-analyzer": "^3.1.0",
"webpack-cli": "^6.0.1",