Merge pull request #18 from fabrice404/dependabot/npm_and_yarn/dev-dependencies-patch-and-minor-54ee354ce7

npm(deps-dev): bump the dev-dependencies-patch-and-minor group with 12 updates
This commit is contained in:
Fabrice Lamant
2024-11-23 21:31:32 +00:00
committed by GitHub
2 changed files with 456 additions and 629 deletions

1067
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -13,21 +13,21 @@
"license": "ISC",
"description": "",
"devDependencies": {
"@eslint/js": "^9.9.1",
"@eslint/js": "^9.15.0",
"@types/debug": "^4.1.12",
"@types/node": "^22.5.1",
"@vitest/coverage-istanbul": "^2.0.5",
"@types/node": "^22.9.3",
"@vitest/coverage-istanbul": "^2.1.5",
"autoprefixer": "^10.4.20",
"cheerio": "^1.0.0",
"daisyui": "^4.12.10",
"daisyui": "^4.12.14",
"debug": "^4.3.6",
"eslint": "^9.9.1",
"globals": "^15.9.0",
"nodemon": "^3.1.4",
"eslint": "^9.15.0",
"globals": "^15.12.0",
"nodemon": "^3.1.7",
"postcss": "^8.4.41",
"tailwindcss": "^3.4.10",
"tailwindcss": "^3.4.15",
"ts-node": "^10.9.2",
"typescript": "^5.5.4",
"typescript": "^5.7.2",
"vitest": "^2.0.5"
}
}