Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit d48cdb1

Browse files
committed
client: Update Excalidraw to 0.17.6
1 parent ea1da1e commit d48cdb1

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

package-lock.json

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"@braintree/sanitize-url": "6.0.4",
3838
"@electron/remote": "2.1.2",
39-
"@excalidraw/excalidraw": "0.17.3",
39+
"@excalidraw/excalidraw": "^0.17.6",
4040
"archiver": "7.0.0",
4141
"async-mutex": "0.4.1",
4242
"axios": "1.6.7",
@@ -86,8 +86,8 @@
8686
"panzoom": "9.4.3",
8787
"print-this": "2.0.0",
8888
"rand-token": "1.0.1",
89-
"react": "18.2.0",
90-
"react-dom": "18.2.0",
89+
"react": "^18.3.1",
90+
"react-dom": "^18.3.1",
9191
"request": "2.88.2",
9292
"rimraf": "5.0.5",
9393
"safe-compare": "1.1.4",

0 commit comments

Comments
 (0)