Merge branch 'main' into feature/reactive-cache-async-migration

This commit is contained in:
Harry Adel 2026-02-17 16:45:06 +02:00
commit 5212f3beb3
328 changed files with 15124 additions and 3392 deletions

View file

@ -1,6 +1,6 @@
{
"name": "wekan",
"version": "v8.26.0",
"version": "v8.33.0",
"description": "Open-Source kanban",
"private": true,
"repository": {
@ -43,7 +43,7 @@
"i18next": "^21.10.0",
"i18next-sprintf-postprocessor": "^0.2.2",
"jquery": "^3.7.1",
"jquery-ui": "^1.13.3",
"jquery-ui": "^1.14.2",
"jszip": "^3.7.1",
"ldapjs": "^2.3.3",
"limax": "4.1.0",
@ -51,11 +51,11 @@
"markdown-it-emoji": "^2.0.0",
"markdown-it-mathjax3": "^4.3.2",
"meteor-accounts-t9n": "^2.6.0",
"meteor-node-stubs": "npm:@wekanteam/meteor-node-stubs@^1.2.7",
"meteor-node-stubs": "^1.2.26",
"os": "^0.1.2",
"papaparse": "^5.5.3",
"pretty-ms": "^7.0.1",
"qs": "^6.14.1",
"qs": "^6.15.0",
"simpl-schema": "^3.4.6",
"source-map-support": "^0.5.20",
"to-buffer": "^1.2.1",