Skip to content
Merged
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"style-loader": "^4.0.0",
"terser-webpack-plugin": "5.3.14",
"webpack": "5.100.2",
"webpack-assets-manifest": "6.2.1",
"webpack-assets-manifest": "6.2.2",
"webpack-cli": "6.0.1",
"webpack-dev-server": "^5.2.2",
"webpack-merge": "6.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2594,7 +2594,7 @@ __metadata:
style-loader: "npm:^4.0.0"
terser-webpack-plugin: "npm:5.3.14"
webpack: "npm:5.100.2"
webpack-assets-manifest: "npm:6.2.1"
webpack-assets-manifest: "npm:6.2.2"
webpack-cli: "npm:6.0.1"
webpack-dev-server: "npm:^5.2.2"
webpack-merge: "npm:6.0.1"
Expand Down Expand Up @@ -6431,17 +6431,17 @@ __metadata:
languageName: node
linkType: hard

"webpack-assets-manifest@npm:6.2.1":
version: 6.2.1
resolution: "webpack-assets-manifest@npm:6.2.1"
"webpack-assets-manifest@npm:6.2.2":
version: 6.2.2
resolution: "webpack-assets-manifest@npm:6.2.2"
dependencies:
deepmerge: "npm:^4.3.1"
lockfile: "npm:^1.0.4"
schema-utils: "npm:^4.3.2"
tapable: "npm:^2.2.2"
peerDependencies:
webpack: ^5.61.0
checksum: 10c0/610d300431df707164b4d33f14ff0f33799f3dd09843798b765f905306d26b8339df62079f1c6f1656b0daa72d4340ddf749937dc63ffdd19274811493cbb217
checksum: 10c0/c183386f7422d6c8ed5da3ecaba7f99f618354c13ef64bc298dd03a4688fa81d73056185e0d805a5eaa3a8b897d803b766f95acdbec8c33a32f1d648b7f50822
languageName: node
linkType: hard

Expand Down
Loading