Skip to content
Closed
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"typescript-eslint": "^8.8.0",
"url-loader": "^4.1.1",
"webfonts-loader": "^8.0.1",
"webpack": "^5.88.2",
"webpack": "^5.98.0",
"webpack-bundle-analyzer": "^4.8.0",
"webpack-cli": "^6.0.1",
"yarn-audit-html": "7.3.2"
Expand Down
18 changes: 9 additions & 9 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13713,7 +13713,7 @@ __metadata:
url-loader: ^4.1.1
valid-filename: ^4.0.0
webfonts-loader: ^8.0.1
webpack: ^5.88.2
webpack: ^5.98.0
webpack-bundle-analyzer: ^4.8.0
webpack-cli: ^6.0.1
wkx: ^0.5.0
Expand Down Expand Up @@ -13811,7 +13811,7 @@ __metadata:
languageName: node
linkType: hard

"schema-utils@npm:^3.0.0, schema-utils@npm:^3.2.0":
"schema-utils@npm:^3.0.0":
version: 3.3.0
resolution: "schema-utils@npm:3.3.0"
dependencies:
Expand Down Expand Up @@ -14947,7 +14947,7 @@ __metadata:
languageName: node
linkType: hard

"terser-webpack-plugin@npm:^5.1.1, terser-webpack-plugin@npm:^5.3.10":
"terser-webpack-plugin@npm:^5.1.1, terser-webpack-plugin@npm:^5.3.11":
version: 5.3.11
resolution: "terser-webpack-plugin@npm:5.3.11"
dependencies:
Expand Down Expand Up @@ -15843,9 +15843,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:^5.88.2":
version: 5.97.1
resolution: "webpack@npm:5.97.1"
"webpack@npm:^5.98.0":
version: 5.98.0
resolution: "webpack@npm:5.98.0"
dependencies:
"@types/eslint-scope": ^3.7.7
"@types/estree": ^1.0.6
Expand All @@ -15865,17 +15865,17 @@ __metadata:
loader-runner: ^4.2.0
mime-types: ^2.1.27
neo-async: ^2.6.2
schema-utils: ^3.2.0
schema-utils: ^4.3.0
tapable: ^2.1.1
terser-webpack-plugin: ^5.3.10
terser-webpack-plugin: ^5.3.11
watchpack: ^2.4.1
webpack-sources: ^3.2.3
peerDependenciesMeta:
webpack-cli:
optional: true
bin:
webpack: bin/webpack.js
checksum: 649065e2258b495ae41a4088be804b4be2ec07d280aa514ebef43da79caf96fa973d26a08826c3902b5676a098d9b37c589f16be7b4da17b68b08b6c76441196
checksum: 0de353c694bc4d5af810e4f4d4fd356271b21b2253583a9f618416b5fcbaf8db5a5487c12cc1379778d2a07d56382293334153af6e2ce59ded59488f08015fd1
languageName: node
linkType: hard

Expand Down
Loading