Skip to content

Commit

Permalink
Bump @excalidraw/excalidraw from 0.12.0 to 0.15.3
Browse files Browse the repository at this point in the history
Bumps [@excalidraw/excalidraw](https://github.com/excalidraw/excalidraw) from 0.12.0 to 0.15.3.
- [Release notes](https://github.com/excalidraw/excalidraw/releases)
- [Commits](https://github.com/excalidraw/excalidraw/commits)

---
updated-dependencies:
- dependency-name: "@excalidraw/excalidraw"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 23, 2024
1 parent 3dd1934 commit 0f64725
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 17 deletions.
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

0 comments on commit 0f64725

Please sign in to comment.