mirror of
https://github.com/outline/outline.git
synced 2026-06-13 03:14:59 +03:00
chore(deps-dev): bump terser from 5.44.1 to 5.48.0 (#12457)
Bumps [terser](https://github.com/terser/terser) from 5.44.1 to 5.48.0. - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.44.1...v5.48.0) --- updated-dependencies: - dependency-name: terser dependency-version: 5.48.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -370,7 +370,7 @@
|
||||
"react-refresh": "^0.18.0",
|
||||
"rimraf": "^6.1.3",
|
||||
"rollup-plugin-webpack-stats": "2.1.11",
|
||||
"terser": "^5.44.1",
|
||||
"terser": "^5.48.0",
|
||||
"typescript": "^5.9.3",
|
||||
"unplugin-swc": "^1.5.9",
|
||||
"vite-plugin-babel": "^1.6.0",
|
||||
|
||||
@@ -16080,7 +16080,7 @@ __metadata:
|
||||
styled-components: "npm:^5.3.11"
|
||||
styled-components-breakpoint: "npm:^2.1.1"
|
||||
styled-normalize: "npm:^8.1.1"
|
||||
terser: "npm:^5.44.1"
|
||||
terser: "npm:^5.48.0"
|
||||
throng: "npm:^5.0.0"
|
||||
tiny-cookie: "npm:^2.5.1"
|
||||
tmp: "npm:^0.2.5"
|
||||
@@ -19663,7 +19663,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"terser@npm:^5.17.4, terser@npm:^5.44.1":
|
||||
"terser@npm:^5.17.4":
|
||||
version: 5.44.1
|
||||
resolution: "terser@npm:5.44.1"
|
||||
dependencies:
|
||||
@@ -19677,6 +19677,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"terser@npm:^5.48.0":
|
||||
version: 5.48.0
|
||||
resolution: "terser@npm:5.48.0"
|
||||
dependencies:
|
||||
"@jridgewell/source-map": "npm:^0.3.3"
|
||||
acorn: "npm:^8.15.0"
|
||||
commander: "npm:^2.20.0"
|
||||
source-map-support: "npm:~0.5.20"
|
||||
bin:
|
||||
terser: bin/terser
|
||||
checksum: 10c0/d6ee713ea09a2b83b461ccbf1b76bd673a5090b3076ec13db7edc6d6470ab940d21c87b8d1ad82523b7cf02d9be07393fcdd334bde8f589e9bc3804da6fc32d2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"text-decoder@npm:^1.1.0":
|
||||
version: 1.2.3
|
||||
resolution: "text-decoder@npm:1.2.3"
|
||||
|
||||
Reference in New Issue
Block a user