⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2025-06-26 12:14:34 +00:00
committed by GitHub
parent 1e76e6e04c
commit f0b253f0ff
7 changed files with 2679 additions and 2314 deletions

View File

@@ -28,11 +28,11 @@
"server:test": "yarn COLLABORATION_SERVER run test"
},
"resolutions": {
"@types/node": "22.15.29",
"@types/react": "19.1.6",
"@types/node": "22.15.33",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"@typescript-eslint/eslint-plugin": "8.33.1",
"@typescript-eslint/parser": "8.33.1",
"@typescript-eslint/eslint-plugin": "8.35.0",
"@typescript-eslint/parser": "8.35.0",
"eslint": "8.57.0",
"react": "19.1.0",
"react-dom": "19.1.0",