mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-13 18:00:34 -05:00
chore(deps-dev): bump html-webpack-plugin in /services/idp
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.6.0 to 5.6.3. - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.6.0...v5.6.3) --- updated-dependencies: - dependency-name: html-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -131,7 +131,7 @@
|
||||
"eslint-plugin-testing-library": "^3.10.2",
|
||||
"eslint-webpack-plugin": "^3.2.0",
|
||||
"file-loader": "6.2.0",
|
||||
"html-webpack-plugin": "5.6.0",
|
||||
"html-webpack-plugin": "5.6.3",
|
||||
"i18next-conv": "^14.1.0",
|
||||
"i18next-parser": "^9.0.2",
|
||||
"jest": "29.7.0",
|
||||
|
||||
10
services/idp/pnpm-lock.yaml
generated
10
services/idp/pnpm-lock.yaml
generated
@@ -187,8 +187,8 @@ importers:
|
||||
specifier: 6.2.0
|
||||
version: 6.2.0(webpack@5.96.1)
|
||||
html-webpack-plugin:
|
||||
specifier: 5.6.0
|
||||
version: 5.6.0(webpack@5.96.1)
|
||||
specifier: 5.6.3
|
||||
version: 5.6.3(webpack@5.96.1)
|
||||
i18next-conv:
|
||||
specifier: ^14.1.0
|
||||
version: 14.1.0
|
||||
@@ -3417,8 +3417,8 @@ packages:
|
||||
html-parse-stringify@3.0.1:
|
||||
resolution: {integrity: sha512-KknJ50kTInJ7qIScF3jeaFRpMpE8/lfiTdzf/twXyPBLAGrLRTmkz3AdTnKeh40X8k9L2fdYwEp/42WGXIRGcg==}
|
||||
|
||||
html-webpack-plugin@5.6.0:
|
||||
resolution: {integrity: sha512-iwaY4wzbe48AfKLZ/Cc8k0L+FKG6oSNRaZ8x5A/T/IVDGyXcbHncM9TdDa93wn0FsSm82FhTKW7f3vS61thXAw==}
|
||||
html-webpack-plugin@5.6.3:
|
||||
resolution: {integrity: sha512-QSf1yjtSAsmf7rYBV7XX86uua4W/vkhIt0xNXKbsi2foEeW7vjJQz4bhnpL3xH+l1ryl1680uNv968Z+X6jSYg==}
|
||||
engines: {node: '>=10.13.0'}
|
||||
peerDependencies:
|
||||
'@rspack/core': 0.x || 1.x
|
||||
@@ -10606,7 +10606,7 @@ snapshots:
|
||||
dependencies:
|
||||
void-elements: 3.1.0
|
||||
|
||||
html-webpack-plugin@5.6.0(webpack@5.96.1):
|
||||
html-webpack-plugin@5.6.3(webpack@5.96.1):
|
||||
dependencies:
|
||||
'@types/html-minifier-terser': 6.1.0
|
||||
html-minifier-terser: 6.1.0
|
||||
|
||||
Reference in New Issue
Block a user