1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-11-06 09:19:22 +02:00

Update react monorepo (#10963)

This commit is contained in:
renovate[bot]
2024-08-31 15:28:44 +00:00
committed by GitHub
parent d2b7d64f4f
commit db5bbeecd4
8 changed files with 63 additions and 87 deletions

View File

@@ -24,14 +24,14 @@
"@types/mustache": "4.2.5",
"@types/node": "18.19.33",
"@types/node-rsa": "1.1.4",
"@types/react": "18.2.58",
"@types/react": "18.3.1",
"@types/uuid": "9.0.7",
"canvas": "2.11.2",
"clean-html": "1.5.0",
"jest": "29.7.0",
"pdfjs-dist": "3.11.174",
"react": "18.2.0",
"react-test-renderer": "18.2.0",
"react": "18.3.1",
"react-test-renderer": "18.3.1",
"sharp": "0.33.3",
"tesseract.js": "5.0.5",
"typescript": "5.2.2"