update dependences (#729)

This commit is contained in:
Philip Okugbe 2025-02-14 16:59:19 +00:00 committed by GitHub
parent e209aaa272
commit 4d51986250
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 298 additions and 287 deletions

View File

@ -24,7 +24,7 @@
"@mantine/spotlight": "^7.14.2",
"@tabler/icons-react": "^3.22.0",
"@tanstack/react-query": "^5.61.4",
"axios": "^1.7.8",
"axios": "^1.7.9",
"clsx": "^2.1.1",
"emoji-mart": "^5.6.0",
"file-saver": "^2.0.5",
@ -35,9 +35,9 @@
"js-cookie": "^3.0.5",
"katex": "0.16.21",
"lowlight": "^3.2.0",
"mermaid": "^11.4.0",
"mermaid": "^11.4.1",
"react": "^18.3.1",
"react-arborist": "^3.4.0",
"react-arborist": "3.4.0",
"react-clear-modal": "^2.0.11",
"react-dom": "^18.3.1",
"react-drawio": "^1.0.1",
@ -72,6 +72,6 @@
"prettier": "^3.4.1",
"typescript": "^5.7.2",
"typescript-eslint": "^8.17.0",
"vite": "^6.0.0"
"vite": "^6.1.0"
}
}

View File

@ -17,10 +17,10 @@
},
"dependencies": {
"@docmost/editor-ext": "workspace:*",
"@hocuspocus/extension-redis": "^2.14.0",
"@hocuspocus/provider": "^2.14.0",
"@hocuspocus/server": "^2.14.0",
"@hocuspocus/transformer": "^2.14.0",
"@hocuspocus/extension-redis": "^2.15.2",
"@hocuspocus/provider": "^2.15.2",
"@hocuspocus/server": "^2.15.2",
"@hocuspocus/transformer": "^2.15.2",
"@joplin/turndown": "^4.0.74",
"@joplin/turndown-plugin-gfm": "^1.0.56",
"@sindresorhus/slugify": "1.1.0",
@ -62,7 +62,7 @@
"cross-env": "^7.0.3",
"date-fns": "^4.1.0",
"dompurify": "^3.2.1",
"fractional-indexing-jittered": "^0.9.1",
"fractional-indexing-jittered": "^1.0.0",
"ioredis": "^5.4.1",
"jszip": "^3.10.1",
"linkifyjs": "^4.2.0",
@ -91,6 +91,7 @@
},
"overrides": {
"jsdom": "25.0.1"
}
},
"neverBuiltDependencies": []
}
}

564
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff