⬆️(dependencies) update js dependencies

This commit is contained in:
Anthony LC
2025-05-06 11:22:15 +02:00
parent 2691cdd4a2
commit e79d1d618a
5 changed files with 226 additions and 169 deletions

View File

@@ -28,11 +28,11 @@
"server:test": "yarn COLLABORATION_SERVER run test"
},
"resolutions": {
"@types/node": "22.15.3",
"@types/react": "19.1.2",
"@types/react-dom": "19.1.2",
"@typescript-eslint/eslint-plugin": "8.31.1",
"@typescript-eslint/parser": "8.31.1",
"@types/node": "22.15.12",
"@types/react": "19.1.3",
"@types/react-dom": "19.1.3",
"@typescript-eslint/eslint-plugin": "8.32.0",
"@typescript-eslint/parser": "8.32.0",
"eslint": "8.57.0",
"react": "19.1.0",
"react-dom": "19.1.0",