⬆️(dependencies) update js dependencies

This commit is contained in:
Anthony LC
2025-07-23 16:32:07 +02:00
parent c534fed196
commit 14b7cdf561
6 changed files with 1839 additions and 1782 deletions

View File

@@ -28,11 +28,11 @@
"server:test": "yarn COLLABORATION_SERVER run test"
},
"resolutions": {
"@types/node": "22.16.3",
"@types/node": "22.16.5",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"@typescript-eslint/eslint-plugin": "8.37.0",
"@typescript-eslint/parser": "8.37.0",
"@typescript-eslint/eslint-plugin": "8.38.0",
"@typescript-eslint/parser": "8.38.0",
"eslint": "8.57.0",
"react": "19.1.0",
"react-dom": "19.1.0",