⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2025-11-03 05:29:08 +00:00
committed by Anthony LC
parent d7d468f51f
commit 78a6307656
7 changed files with 508 additions and 597 deletions

View File

@@ -31,13 +31,13 @@
"server:test": "yarn COLLABORATION_SERVER run test"
},
"resolutions": {
"@types/node": "22.18.8",
"@types/react": "19.2.0",
"@types/react-dom": "19.2.0",
"@typescript-eslint/eslint-plugin": "8.45.0",
"@typescript-eslint/parser": "8.45.0",
"@types/node": "24.10.0",
"@types/react": "19.2.2",
"@types/react-dom": "19.2.2",
"@typescript-eslint/eslint-plugin": "8.46.2",
"@typescript-eslint/parser": "8.46.2",
"docx": "9.5.0",
"eslint": "9.37.0",
"eslint": "9.39.0",
"react": "19.2.0",
"react-dom": "19.2.0",
"typescript": "5.9.3",