chore(deps): update dependency favicons-webpack-plugin to v6.0.1
This commit is contained in:
parent
227bf7a1af
commit
65a58ab89e
10
package-lock.json
generated
10
package-lock.json
generated
@ -10,7 +10,7 @@
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"copy-webpack-plugin": "11.0.0",
|
||||
"favicons-webpack-plugin": "6.0.0",
|
||||
"favicons-webpack-plugin": "6.0.1",
|
||||
"js-yaml": "4.1.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "3.0.1",
|
||||
@ -1778,9 +1778,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/favicons-webpack-plugin": {
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/favicons-webpack-plugin/-/favicons-webpack-plugin-6.0.0.tgz",
|
||||
"integrity": "sha512-wryICW2NjR9BORYjP1PN3CDbjVzXDxcemLMWQBdLJGhZlj0sYF7NNq+ddQtO/YJvBurYQ3YR1df5uXZRmcF9hw==",
|
||||
"version": "6.0.1",
|
||||
"resolved": "https://registry.npmjs.org/favicons-webpack-plugin/-/favicons-webpack-plugin-6.0.1.tgz",
|
||||
"integrity": "sha512-Gl0Co4zIZq74EKXdpfe8FaoJqbuf0undV4UgpsL34vqICRAYUDwQdp3D+z+uxEOV0i9o+vHDn7Q6jaSxRiDJUA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"find-root": "^1.1.0",
|
||||
@ -1788,7 +1788,7 @@
|
||||
"parse5": "^7.1.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
"node": ">=16"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"html-webpack-plugin": "^5.5.0"
|
||||
|
@ -22,7 +22,7 @@
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"copy-webpack-plugin": "11.0.0",
|
||||
"favicons-webpack-plugin": "6.0.0",
|
||||
"favicons-webpack-plugin": "6.0.1",
|
||||
"js-yaml": "4.1.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "3.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user