1
0
Fork 0
mirror of https://github.com/Findus23/RPGnotes.git synced 2024-09-19 15:43:45 +02:00

update dependencies

This commit is contained in:
Lukas Winkler 2023-01-04 19:09:31 +01:00
parent 07fd3c679f
commit 5a2c5ba8b7
Signed by: lukas
GPG key ID: 54DE4D798D244853
4 changed files with 1300 additions and 1462 deletions

870
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -26,7 +26,7 @@
"luminous-lightbox": "^2.3.5",
"sigma": "^2.4.0",
"typescript": "^4.7.4",
"vite": "^3.0.2",
"vite": "^4.0.4",
"y-codemirror.next": "^0.3.2",
"y-webrtc": "^10.2.3",
"yjs": "^13.5.41"

1887
poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -27,8 +27,7 @@ gunicorn = "^20.1.0"
setproctitle = "^1.2.2"
django-extensions = "^3.1.3"
sentry-sdk = "^1.3.1"
django-tree-queries = "^0.11.0"
coverage = "^6.3.1"
django-tree-queries = "^0.13.0"
django-jinja = "^2.9.1"
[tool.poetry.dev-dependencies]