Skip to content

Commit 26fadff

Browse files
chore(deps): update dependency terser to v5.46.1
1 parent e2daff4 commit 26fadff

2 files changed

Lines changed: 12 additions & 7 deletions

File tree

packages/neuron-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"postcss-preset-env": "10.1.6",
108108
"storybook": "8.6.14",
109109
"storybook-addon-react-router-v6": "2.0.10",
110-
"terser": "5.39.2",
110+
"terser": "5.46.1",
111111
"vite": "6.2.7",
112112
"vite-plugin-commonjs": "0.10.4",
113113
"vite-plugin-eslint": "1.8.1",

yarn.lock

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5161,11 +5161,16 @@ acorn@^8.11.0, acorn@^8.11.2, acorn@^8.4.1, acorn@^8.9.0:
51615161
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.1.tgz#71616bdccbe25e27a54439e0046e89ca76df2248"
51625162
integrity sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==
51635163

5164-
acorn@^8.12.1, acorn@^8.14.0, acorn@^8.2.4:
5164+
acorn@^8.12.1, acorn@^8.2.4:
51655165
version "8.14.1"
51665166
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.1.tgz#721d5dc10f7d5b5609a891773d47731796935dfb"
51675167
integrity sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==
51685168

5169+
acorn@^8.15.0:
5170+
version "8.16.0"
5171+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.16.0.tgz#4ce79c89be40afe7afe8f3adb902a1f1ce9ac08a"
5172+
integrity sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==
5173+
51695174
add-stream@^1.0.0:
51705175
version "1.0.0"
51715176
resolved "https://registry.yarnpkg.com/add-stream/-/add-stream-1.0.0.tgz#6a7990437ca736d5e1288db92bd3266d5f5cb2aa"
@@ -15685,13 +15690,13 @@ terminal-link@^2.0.0:
1568515690
ansi-escapes "^4.2.1"
1568615691
supports-hyperlinks "^2.0.0"
1568715692

15688-
terser@5.39.2:
15689-
version "5.39.2"
15690-
resolved "https://registry.yarnpkg.com/terser/-/terser-5.39.2.tgz#5a1626030724a672e2e5b5c9cd9070308c20e8f9"
15691-
integrity sha512-yEPUmWve+VA78bI71BW70Dh0TuV4HHd+I5SHOAfS1+QBOmvmCiiffgjR8ryyEd3KIfvPGFqoADt8LdQ6XpXIvg==
15693+
terser@5.46.1:
15694+
version "5.46.1"
15695+
resolved "https://registry.yarnpkg.com/terser/-/terser-5.46.1.tgz#40e4b1e35d5f13130f82793a8b3eeb7ec3a92eee"
15696+
integrity sha512-vzCjQO/rgUuK9sf8VJZvjqiqiHFaZLnOiimmUuOKODxWL8mm/xua7viT7aqX7dgPY60otQjUotzFMmCB4VdmqQ==
1569215697
dependencies:
1569315698
"@jridgewell/source-map" "^0.3.3"
15694-
acorn "^8.14.0"
15699+
acorn "^8.15.0"
1569515700
commander "^2.20.0"
1569615701
source-map-support "~0.5.20"
1569715702

0 commit comments

Comments
 (0)