Skip to content

chore(deps): update dependency webpack to v5.99.7 #11171

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 5, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 9 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17074,15 +17074,15 @@ __metadata:
languageName: node
linkType: hard

"schema-utils@npm:^4.0.0, schema-utils@npm:^4.0.1, schema-utils@npm:^4.2.0, schema-utils@npm:^4.3.0":
version: 4.3.0
resolution: "schema-utils@npm:4.3.0"
"schema-utils@npm:^4.0.0, schema-utils@npm:^4.0.1, schema-utils@npm:^4.2.0, schema-utils@npm:^4.3.0, schema-utils@npm:^4.3.2":
version: 4.3.2
resolution: "schema-utils@npm:4.3.2"
dependencies:
"@types/json-schema": ^7.0.9
ajv: ^8.9.0
ajv-formats: ^2.1.1
ajv-keywords: ^5.1.0
checksum: 3dbd9056727c871818eaf3cabeeb5c9e173ae2b17bbf2a9c7a2e49c220fa1a580e44df651c876aea3b4926cecf080730a39e28202cb63f2b68d99872b49cd37a
checksum: d798b341ffa1371f8471629e8861af3aa99e8e15b89da2c0db28c5a80a02ee8c6ffc7daefbe28a2b8c1bc8e3f3e02d028775145d7ab3d9d1a413a9651a835466
languageName: node
linkType: hard

Expand Down Expand Up @@ -19418,11 +19418,12 @@ __metadata:
linkType: hard

"webpack@npm:^5.88.1, webpack@npm:^5.91.0, webpack@npm:^5.95.0":
version: 5.98.0
resolution: "webpack@npm:5.98.0"
version: 5.99.7
resolution: "webpack@npm:5.99.7"
dependencies:
"@types/eslint-scope": ^3.7.7
"@types/estree": ^1.0.6
"@types/json-schema": ^7.0.15
"@webassemblyjs/ast": ^1.14.1
"@webassemblyjs/wasm-edit": ^1.14.1
"@webassemblyjs/wasm-parser": ^1.14.1
Expand All @@ -19439,7 +19440,7 @@ __metadata:
loader-runner: ^4.2.0
mime-types: ^2.1.27
neo-async: ^2.6.2
schema-utils: ^4.3.0
schema-utils: ^4.3.2
tapable: ^2.1.1
terser-webpack-plugin: ^5.3.11
watchpack: ^2.4.1
Expand All @@ -19449,7 +19450,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 0de353c694bc4d5af810e4f4d4fd356271b21b2253583a9f618416b5fcbaf8db5a5487c12cc1379778d2a07d56382293334153af6e2ce59ded59488f08015fd1
checksum: 691b0a57c5a4e9dc1bf99188c4b68a4ff3cf10c23ea8e726e6bf36643f40ecb0fb7a4d7a92f01b187184b8c9f3bc27ee0efc6973cf46ef3913ee6ee8fe806521
languageName: node
linkType: hard

Expand Down
Loading