Merge pull request #91 from fabrice404/dependabot/npm_and_yarn/dependencies-patch-and-minor-e348ab7316

npm(deps-dev): bump the dependencies-patch-and-minor group with 2 updates
This commit is contained in:
Fabrice Lamant
2025-09-16 01:21:11 +02:00
committed by GitHub
2 changed files with 10 additions and 10 deletions

16
package-lock.json generated
View File

@ -11,12 +11,12 @@
"devDependencies": {
"@eslint/js": "^9.35.0",
"@types/debug": "^4.1.12",
"@types/node": "^22.18.2",
"@types/node": "^22.18.4",
"@vitest/coverage-istanbul": "^2.1.9",
"autoprefixer": "^10.4.21",
"cheerio": "^1.1.2",
"daisyui": "^4.12.24",
"debug": "^4.4.1",
"debug": "^4.4.3",
"eslint": "^9.35.0",
"globals": "^15.15.0",
"nodemon": "^3.1.10",
@ -1572,9 +1572,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "22.18.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.18.2.tgz",
"integrity": "sha512-lif9hF9afNk39jMUVYk5eyYEojLZQqaYX61LfuwUJJ1+qiQbh7jVaZXskYgzyjAIFDFQRf5Sd6MVM7EyXkfiRw==",
"version": "22.18.4",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.18.4.tgz",
"integrity": "sha512-UJdblFqXymSBhmZf96BnbisoFIr8ooiiBRMolQgg77Ea+VM37jXw76C2LQr9n8wm9+i/OvlUlW6xSvqwzwqznw==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -2307,9 +2307,9 @@
}
},
"node_modules/debug": {
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz",
"integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==",
"version": "4.4.3",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
"integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -15,12 +15,12 @@
"devDependencies": {
"@eslint/js": "^9.35.0",
"@types/debug": "^4.1.12",
"@types/node": "^22.18.2",
"@types/node": "^22.18.4",
"@vitest/coverage-istanbul": "^2.1.9",
"autoprefixer": "^10.4.21",
"cheerio": "^1.1.2",
"daisyui": "^4.12.24",
"debug": "^4.4.1",
"debug": "^4.4.3",
"eslint": "^9.35.0",
"globals": "^15.15.0",
"nodemon": "^3.1.10",