Merge remote-tracking branch 'origin/main' into feature/api_docs

; Conflicts:
;	_regroup/package.json
;	pnpm-lock.yaml
This commit is contained in:
Elian Doran
2025-11-02 18:05:02 +02:00
22 changed files with 1007 additions and 591 deletions

View File

@@ -35,8 +35,8 @@
"@typescript-eslint/eslint-plugin": "8.46.2",
"@typescript-eslint/parser": "8.46.2",
"dotenv": "17.2.3",
"esbuild": "0.25.11",
"eslint": "9.38.0",
"esbuild": "0.25.12",
"eslint": "9.39.0",
"highlight.js": "11.11.1",
"typescript": "5.9.3"
}