mirror of
https://github.com/prymitive/karma
synced 2026-08-17 11:27:01 +00:00
chore(deps-dev): bump terser from 5.44.0 to 5.46.0 in /ui
Bumps [terser](https://github.com/terser/terser) from 5.44.0 to 5.46.0. - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.44.0...v5.46.0) --- updated-dependencies: - dependency-name: terser dependency-version: 5.46.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Łukasz Mierzwa
parent
f87284335f
commit
240580acfd
Generated
+4
-4
@@ -88,7 +88,7 @@
|
||||
"node-fetch": "2.6.11",
|
||||
"prettier": "3.6.2",
|
||||
"sass": "1.93.2",
|
||||
"terser": "5.44.0",
|
||||
"terser": "5.46.0",
|
||||
"ts-jest": "29.4.5",
|
||||
"typescript": "5.9.3",
|
||||
"vite": "7.1.12",
|
||||
@@ -13313,9 +13313,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/terser": {
|
||||
"version": "5.44.0",
|
||||
"resolved": "https://registry.npmjs.org/terser/-/terser-5.44.0.tgz",
|
||||
"integrity": "sha512-nIVck8DK+GM/0Frwd+nIhZ84pR/BX7rmXMfYwyg+Sri5oGVE99/E3KvXqpC2xHFxyqXyGHTKBSioxxplrO4I4w==",
|
||||
"version": "5.46.0",
|
||||
"resolved": "https://registry.npmjs.org/terser/-/terser-5.46.0.tgz",
|
||||
"integrity": "sha512-jTwoImyr/QbOWFFso3YoU3ik0jBBDJ6JTOQiy/J2YxVJdZCc+5u7skhNwiOR3FQIygFqVUPHl7qbbxtjW2K3Qg==",
|
||||
"dev": true,
|
||||
"license": "BSD-2-Clause",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -84,7 +84,7 @@
|
||||
"node-fetch": "2.6.11",
|
||||
"prettier": "3.6.2",
|
||||
"sass": "1.93.2",
|
||||
"terser": "5.44.0",
|
||||
"terser": "5.46.0",
|
||||
"ts-jest": "29.4.5",
|
||||
"typescript": "5.9.3",
|
||||
"vite": "7.1.12",
|
||||
|
||||
Reference in New Issue
Block a user