build(deps-dev): bump the minor-and-patch group with 2 updates

Squash merge Dependabot root minor-and-patch dependency updates from PR #438 after rebasing onto updated main.
This commit is contained in:
dependabot[bot]
2026-03-16 07:53:18 +01:00
committed by GitHub
parent 9180783c42
commit 01b59e66ca
2 changed files with 60 additions and 123 deletions
+2 -2
View File
@@ -7,9 +7,9 @@
"lint:fix": "cd backend && npm run lint:fix && cd ../frontend && npm run lint:fix"
},
"devDependencies": {
"@biomejs/biome": "^2.4.6",
"@biomejs/biome": "^2.4.7",
"husky": "^9.1.0",
"lint-staged": "^16.3.2"
"lint-staged": "^16.4.0"
},
"lint-staged": {
"backend/src/**/*.ts": [