Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @excalidraw/excalidraw from 0.12.0 to 0.15.3 #3048

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/excalidraw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"typecheck": "yarn p:typecheck"
},
"dependencies": {
"@excalidraw/excalidraw": "0.12.0"
"@excalidraw/excalidraw": "0.15.3"
},
"devDependencies": {
"@udecode/plate-common": "workspace:^"
Expand Down
23 changes: 7 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2012,15 +2012,13 @@ __metadata:
languageName: node
linkType: hard

"@excalidraw/excalidraw@npm:0.12.0":
version: 0.12.0
resolution: "@excalidraw/excalidraw@npm:0.12.0"
dependencies:
dotenv: "npm:10.0.0"
"@excalidraw/excalidraw@npm:0.15.3":
version: 0.15.3
resolution: "@excalidraw/excalidraw@npm:0.15.3"
peerDependencies:
react: ^17.0.2
react-dom: ^17.0.2
checksum: 10c0/d4c456ed97ef64c64467ca1501022e66f34cadddab20809fa2ae860d60d255b9108a0f9ceacac31a04c7bbb319ad399110b1331f8ca895438adb606e985b2dfd
react: ^17.0.2 || ^18.2.0
react-dom: ^17.0.2 || ^18.2.0
checksum: 10c0/a5300d1c0e4a2b948ab2b62eb4c0f7ddfc33cc80972d71cf5cb19022798966f4329aced82f60c6a6ed0610819a4f9128f571abead6bd30ce957bb159948aed9b
languageName: node
linkType: hard

Expand Down Expand Up @@ -6601,7 +6599,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@udecode/plate-excalidraw@workspace:packages/excalidraw"
dependencies:
"@excalidraw/excalidraw": "npm:0.12.0"
"@excalidraw/excalidraw": "npm:0.15.3"
"@udecode/plate-common": "workspace:^"
peerDependencies:
"@udecode/plate-common": ">=31.0.0"
Expand Down Expand Up @@ -9947,13 +9945,6 @@ __metadata:
languageName: node
linkType: hard

"dotenv@npm:10.0.0":
version: 10.0.0
resolution: "dotenv@npm:10.0.0"
checksum: 10c0/2d8d4ba64bfaff7931402aa5e8cbb8eba0acbc99fe9ae442300199af021079eafa7171ce90e150821a5cb3d74f0057721fbe7ec201a6044b68c8a7615f8c123f
languageName: node
linkType: hard

"dotenv@npm:16.0.3":
version: 16.0.3
resolution: "dotenv@npm:16.0.3"
Expand Down