⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2025-09-11 20:19:35 +00:00
committed by Anthony LC
parent 32bc2890e0
commit 62e122b05f
8 changed files with 470 additions and 494 deletions

View File

@@ -31,12 +31,12 @@
"server:test": "yarn COLLABORATION_SERVER run test"
},
"resolutions": {
"@types/node": "22.18.0",
"@types/node": "22.18.1",
"@types/react": "19.1.12",
"@types/react-dom": "19.1.9",
"@typescript-eslint/eslint-plugin": "8.41.0",
"@typescript-eslint/parser": "8.41.0",
"eslint": "9.32.0",
"@typescript-eslint/eslint-plugin": "8.43.0",
"@typescript-eslint/parser": "8.43.0",
"eslint": "9.35.0",
"react": "19.1.1",
"react-dom": "19.1.1",
"typescript": "5.9.2",