|
|
|
|
@ -97,7 +97,7 @@
@@ -97,7 +97,7 @@
|
|
|
|
|
"eslint-plugin-react-hooks": "4.6.0", |
|
|
|
|
"eslint-plugin-storybook": "0.6.12", |
|
|
|
|
"handlebars": "^4.7.7", |
|
|
|
|
"html-webpack-plugin": "5.5.1", |
|
|
|
|
"html-webpack-plugin": "5.5.2", |
|
|
|
|
"install": "^0.13.0", |
|
|
|
|
"knip": "^2.11.0", |
|
|
|
|
"less": "4.1.3", |
|
|
|
|
@ -24699,9 +24699,9 @@
@@ -24699,9 +24699,9 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/html-webpack-plugin": { |
|
|
|
|
"version": "5.5.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.5.1.tgz", |
|
|
|
|
"integrity": "sha512-cTUzZ1+NqjGEKjmVgZKLMdiFg3m9MdRXkZW2OEe69WYVi5ONLMmlnSZdXzGGMOq0C8jGDrL6EWyEDDUioHO/pA==", |
|
|
|
|
"version": "5.5.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.5.2.tgz", |
|
|
|
|
"integrity": "sha512-2KsxTJQmtqsT1JGaZJmoMW25wpC0HM9gpW3jH/UMH62To0UKlzRUbJ/FtQNhZ0gd4gWMoetEYkyG8FMNqEO66Q==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@types/html-minifier-terser": "^6.0.0", |
|
|
|
|
|