Skip to content

Commit f7a3e50

Browse files
chore(deps-dev): bump webpack from 5.98.0 to 5.104.1 in /web (#9341)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6c8d49d commit f7a3e50

File tree

2 files changed

+2
-31
lines changed

2 files changed

+2
-31
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
"typescript": "5.8.3",
231231
"typescript-plugin-css-modules": "^5.2.0",
232232
"url-loader": "^4.1.1",
233-
"webpack": "5.98.0",
233+
"webpack": "5.104.1",
234234
"webpack-cli": "^5.0.1",
235235
"webpack-merge": "^5.9.0",
236236
"yargs": "^17.7.1"

web/yarn.lock

Lines changed: 1 addition & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -19579,7 +19579,7 @@ webpack-virtual-modules@^0.6.0, webpack-virtual-modules@^0.6.2:
1957919579
resolved "https://registry.yarnpkg.com/webpack-virtual-modules/-/webpack-virtual-modules-0.6.2.tgz#057faa9065c8acf48f24cb57ac0e77739ab9a7e8"
1958019580
integrity sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==
1958119581

19582-
webpack@5, webpack@^5.88.0:
19582+
webpack@5, webpack@5.104.1, webpack@^5.88.0:
1958319583
version "5.104.1"
1958419584
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.104.1.tgz#94bd41eb5dbf06e93be165ba8be41b8260d4fb1a"
1958519585
integrity sha512-Qphch25abbMNtekmEGJmeRUhLDbe+QfiWTiqpKYkpCOWY64v9eyl+KRRLmqOFA2AvKPpc9DC6+u2n76tQLBoaA==
@@ -19610,35 +19610,6 @@ webpack@5, webpack@^5.88.0:
1961019610
watchpack "^2.4.4"
1961119611
webpack-sources "^3.3.3"
1961219612

19613-
webpack@5.98.0:
19614-
version "5.98.0"
19615-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.98.0.tgz#44ae19a8f2ba97537978246072fb89d10d1fbd17"
19616-
integrity sha512-UFynvx+gM44Gv9qFgj0acCQK2VE1CtdfwFdimkapco3hlPCJ/zeq73n2yVKimVbtm+TnApIugGhLJnkU6gjYXA==
19617-
dependencies:
19618-
"@types/eslint-scope" "^3.7.7"
19619-
"@types/estree" "^1.0.6"
19620-
"@webassemblyjs/ast" "^1.14.1"
19621-
"@webassemblyjs/wasm-edit" "^1.14.1"
19622-
"@webassemblyjs/wasm-parser" "^1.14.1"
19623-
acorn "^8.14.0"
19624-
browserslist "^4.24.0"
19625-
chrome-trace-event "^1.0.2"
19626-
enhanced-resolve "^5.17.1"
19627-
es-module-lexer "^1.2.1"
19628-
eslint-scope "5.1.1"
19629-
events "^3.2.0"
19630-
glob-to-regexp "^0.4.1"
19631-
graceful-fs "^4.2.11"
19632-
json-parse-even-better-errors "^2.3.1"
19633-
loader-runner "^4.2.0"
19634-
mime-types "^2.1.27"
19635-
neo-async "^2.6.2"
19636-
schema-utils "^4.3.0"
19637-
tapable "^2.1.1"
19638-
terser-webpack-plugin "^5.3.11"
19639-
watchpack "^2.4.1"
19640-
webpack-sources "^3.2.3"
19641-
1964219613
webpack@~5.99.0:
1964319614
version "5.99.9"
1964419615
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.9.tgz#d7de799ec17d0cce3c83b70744b4aedb537d8247"

0 commit comments

Comments
 (0)