⬆️(dependencies) update js dependencies

This commit is contained in:
Anthony LC
2025-04-30 12:37:38 +02:00
parent 9ca79688c9
commit 4ad917906c
5 changed files with 14914 additions and 17886 deletions

View File

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