⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2026-02-23 01:14:28 +00:00
committed by Anthony LC
parent 21217be587
commit a8ce9eabf8
6 changed files with 2209 additions and 1985 deletions

View File

@@ -31,14 +31,14 @@
"server:test": "yarn COLLABORATION_SERVER run test"
},
"resolutions": {
"@tiptap/extensions": "3.14.0",
"@types/node": "24.10.9",
"@types/react": "19.2.8",
"@tiptap/extensions": "3.19.0",
"@types/node": "24.10.13",
"@types/react": "19.2.14",
"@types/react-dom": "19.2.3",
"eslint": "9.39.2",
"prosemirror-view": "1.41.4",
"react": "19.2.3",
"react-dom": "19.2.3",
"eslint": "10.0.1",
"prosemirror-view": "1.41.6",
"react": "19.2.4",
"react-dom": "19.2.4",
"typescript": "5.9.3",
"wrap-ansi": "9.0.2",
"yjs": "13.6.29"