mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 06:45:05 +01:00
Performance: re-enable virtual scroll, bump ng-select (#11279)
This commit is contained in:
parent
a9dfe8f3f7
commit
2a4e8f9acd
6 changed files with 11 additions and 9 deletions
|
|
@ -21,7 +21,7 @@
|
|||
"@angular/platform-browser-dynamic": "~20.3.2",
|
||||
"@angular/router": "~20.3.2",
|
||||
"@ng-bootstrap/ng-bootstrap": "^19.0.1",
|
||||
"@ng-select/ng-select": "^20.2.2",
|
||||
"@ng-select/ng-select": "^20.6.3",
|
||||
"@ngneat/dirty-check-forms": "^3.0.3",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"bootstrap": "^5.3.8",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue