⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2025-02-07 16:06:33 +00:00
committed by Anthony LC
parent ebe3efc8f7
commit 08f9036523
6 changed files with 608 additions and 424 deletions

View File

@@ -28,10 +28,10 @@
"server:test": "yarn COLLABORATION_SERVER run test"
},
"resolutions": {
"@types/node": "22.12.0",
"@types/node": "22.13.1",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "8.22.0",
"@typescript-eslint/parser": "8.22.0",
"@typescript-eslint/eslint-plugin": "8.23.0",
"@typescript-eslint/parser": "8.23.0",
"eslint": "8.57.0",
"react": "18.3.1",
"react-dom": "18.3.1",