⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2025-07-15 03:15:51 +00:00
committed by GitHub
parent c48a4309c1
commit 0afc50fb93
6 changed files with 454 additions and 422 deletions

View File

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