mirror of
https://github.com/suitenumerique/docs.git
synced 2026-09-17 23:28:01 +02:00
⬆️(dependencies) update js dependencies
This commit is contained in:
@@ -32,20 +32,20 @@
|
||||
"server:test": "yarn COLLABORATION_SERVER run test"
|
||||
},
|
||||
"resolutions": {
|
||||
"@tiptap/extensions": "3.23.6",
|
||||
"@types/node": "24.12.4",
|
||||
"@types/react": "19.2.15",
|
||||
"@tiptap/extensions": "3.26.1",
|
||||
"@types/node": "24.13.2",
|
||||
"@types/react": "19.2.17",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"eslint": "10.4.0",
|
||||
"eslint": "10.5.0",
|
||||
"postcss": "8.5.15",
|
||||
"prosemirror-view": "1.41.8",
|
||||
"react": "19.2.6",
|
||||
"react-dom": "19.2.6",
|
||||
"prosemirror-view": "1.41.9",
|
||||
"react": "19.2.7",
|
||||
"react-dom": "19.2.7",
|
||||
"serialize-javascript": "7.0.5",
|
||||
"typescript": "6.0.3",
|
||||
"uuid": "14.0.0",
|
||||
"wrap-ansi": "10.0.0",
|
||||
"yjs": "13.6.30"
|
||||
"yjs": "13.6.31"
|
||||
},
|
||||
"packageManager": "yarn@1.22.22"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user