chore(deps): update devdeps non-major
All checks were successful
ci/woodpecker/pr/docs Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/notify Pipeline was successful

This commit is contained in:
Renovator Bot 2024-07-15 00:39:03 +00:00
parent 571524a921
commit 1ea3522ca8
2 changed files with 10 additions and 10 deletions

16
package-lock.json generated
View File

@ -13,10 +13,10 @@
"favicons-webpack-plugin": "6.0.1",
"js-yaml": "4.1.0",
"npm-run-all2": "6.2.2",
"prettier": "3.3.2",
"prettier": "3.3.3",
"shx": "0.3.4",
"svg-sprite": "2.0.4",
"webpack": "5.92.1",
"webpack": "5.93.0",
"webpack-cli": "5.1.4"
}
},
@ -3112,9 +3112,9 @@
}
},
"node_modules/prettier": {
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.2.tgz",
"integrity": "sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==",
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz",
"integrity": "sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==",
"dev": true,
"license": "MIT",
"bin": {
@ -4058,9 +4058,9 @@
}
},
"node_modules/webpack": {
"version": "5.92.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.92.1.tgz",
"integrity": "sha512-JECQ7IwJb+7fgUFBlrJzbyu3GEuNBcdqr1LD7IbSzwkSmIevTm8PF+wej3Oxuz/JFBUZ6O1o43zsPkwm1C4TmA==",
"version": "5.93.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.93.0.tgz",
"integrity": "sha512-Y0m5oEY1LRuwly578VqluorkXbvXKh7U3rLoQCEO04M97ScRr44afGVkI0FQFsXzysk5OgFAxjZAb9rsGQVihA==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -25,10 +25,10 @@
"favicons-webpack-plugin": "6.0.1",
"js-yaml": "4.1.0",
"npm-run-all2": "6.2.2",
"prettier": "3.3.2",
"prettier": "3.3.3",
"shx": "0.3.4",
"svg-sprite": "2.0.4",
"webpack": "5.92.1",
"webpack": "5.93.0",
"webpack-cli": "5.1.4"
},
"overrides": {