diff --git a/package.json b/package.json index 9f2f36a..15fc1a6 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "dotenv-webpack": "8.1.0", "favicons": "7.2.0", "favicons-webpack-plugin": "6.0.1", - "html-webpack-plugin": "5.6.0", + "html-webpack-plugin": "5.6.2", "husky": "9", "postcss": "8.4.47", "postcss-loader": "8", diff --git a/yarn.lock b/yarn.lock index b0bb867..b949062 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2603,7 +2603,28 @@ __metadata: languageName: node linkType: hard -"html-webpack-plugin@npm:5.6.0, html-webpack-plugin@npm:^5.5.0": +"html-webpack-plugin@npm:5.6.2": + version: 5.6.2 + resolution: "html-webpack-plugin@npm:5.6.2" + dependencies: + "@types/html-minifier-terser": "npm:^6.0.0" + html-minifier-terser: "npm:^6.0.2" + lodash: "npm:^4.17.21" + pretty-error: "npm:^4.0.0" + tapable: "npm:^2.0.0" + peerDependencies: + "@rspack/core": 0.x || 1.x + webpack: ^5.20.0 + peerDependenciesMeta: + "@rspack/core": + optional: true + webpack: + optional: true + checksum: 10/ab04cd2ac138a9c2b4b9cbe347704d59ea94c54ee279c9e16aeb5d432813bc44a6b0539acebe3a1eddb87f79dbe1f8e2b365faef2624a88457ffcac4122a85ba + languageName: node + linkType: hard + +"html-webpack-plugin@npm:^5.5.0": version: 5.6.0 resolution: "html-webpack-plugin@npm:5.6.0" dependencies: @@ -3295,7 +3316,7 @@ __metadata: dotenv-webpack: "npm:8.1.0" favicons: "npm:7.2.0" favicons-webpack-plugin: "npm:6.0.1" - html-webpack-plugin: "npm:5.6.0" + html-webpack-plugin: "npm:5.6.2" husky: "npm:9" postcss: "npm:8.4.47" postcss-loader: "npm:8"