chore(deps-dev): bump webpack from 5.104.0 to 5.104.1 in /docs (#36758)

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:
dependabot[bot]
2025-12-20 20:55:01 -08:00
committed by GitHub
parent e3e6b0e18b
commit 0ced20457b
2 changed files with 5 additions and 5 deletions

View File

@@ -88,7 +88,7 @@
"prettier": "^3.7.4",
"typescript": "~5.9.3",
"typescript-eslint": "^8.50.0",
"webpack": "^5.104.0"
"webpack": "^5.104.1"
},
"browserslist": {
"production": [

View File

@@ -14008,10 +14008,10 @@ webpack-virtual-modules@^0.6.2:
resolved "https://registry.yarnpkg.com/webpack-virtual-modules/-/webpack-virtual-modules-0.6.2.tgz#057faa9065c8acf48f24cb57ac0e77739ab9a7e8"
integrity sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==
webpack@^5.104.0, webpack@^5.88.1, webpack@^5.95.0:
version "5.104.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.104.0.tgz#2b919a4f2526cdc42731142ae295019264fcfb76"
integrity sha512-5DeICTX8BVgNp6afSPYXAFjskIgWGlygQH58bcozPOXgo2r/6xx39Y1+cULZ3gTxUYQP88jmwLj2anu4Xaq84g==
webpack@^5.104.1, webpack@^5.88.1, webpack@^5.95.0:
version "5.104.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.104.1.tgz#94bd41eb5dbf06e93be165ba8be41b8260d4fb1a"
integrity sha512-Qphch25abbMNtekmEGJmeRUhLDbe+QfiWTiqpKYkpCOWY64v9eyl+KRRLmqOFA2AvKPpc9DC6+u2n76tQLBoaA==
dependencies:
"@types/eslint-scope" "^3.7.7"
"@types/estree" "^1.0.8"