fix dependabot warnings

This commit is contained in:
Simon 2025-04-04 06:02:43 +02:00
parent 5ca295ccff
commit 3cd6bad9d3
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
3 changed files with 335 additions and 329 deletions

View File

@ -3,7 +3,7 @@ celery==5.5.0
django-auth-ldap==5.1.0
django-celery-beat==2.7.0
django-cors-headers==4.7.0
Django==5.1.7
Django==5.1.8
djangorestframework==3.16.0
drf-spectacular==0.28.0
Pillow==11.1.0

File diff suppressed because it is too large Load Diff

View File

@ -31,7 +31,7 @@
"prettier": "3.5.1",
"typescript": "^5.7.3",
"typescript-eslint": "^8.24.0",
"vite": "^6.1.0",
"vite": ">=6.2.4",
"vite-plugin-checker": "^0.8.0"
}
}