Skip to content

Commit

Permalink
Bump @excalidraw/excalidraw in the npm_and_yarn group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 1 update in the / directory: [@excalidraw/excalidraw](https://github.com/excalidraw/excalidraw).


Updates `@excalidraw/excalidraw` from 0.16.4 to 0.17.6
- [Release notes](https://github.com/excalidraw/excalidraw/releases)
- [Commits](excalidraw/excalidraw@v0.16.4...v0.17.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 7535635 commit 1f9d802
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/excalidraw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"typecheck": "yarn p:typecheck"
},
"dependencies": {
"@excalidraw/excalidraw": "0.16.4"
"@excalidraw/excalidraw": "0.17.6"
},
"devDependencies": {
"@udecode/plate-common": "workspace:^"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1690,13 +1690,13 @@ __metadata:
languageName: node
linkType: hard

"@excalidraw/excalidraw@npm:0.16.4":
version: 0.16.4
resolution: "@excalidraw/excalidraw@npm:0.16.4"
"@excalidraw/excalidraw@npm:0.17.6":
version: 0.17.6
resolution: "@excalidraw/excalidraw@npm:0.17.6"
peerDependencies:
react: ^17.0.2 || ^18.2.0
react-dom: ^17.0.2 || ^18.2.0
checksum: 10c0/a6ce3797b3a0a10e521422ef076757d75ed71a0510d8389d7dab6a8aef4c560e06fdaa415ed3892faa8c221e915a9165f3f05649c98975e855365cf607341c50
checksum: 10c0/94242d5e3e3e274704fd0cbe4fb4aa552104d7ecc815e0a5bc55d045e974a1e0e0223e805baa2e7899ca2ff10125b95184acfb5f11e9f3fdb07f25ff9afb54e1
languageName: node
linkType: hard

Expand Down Expand Up @@ -6599,7 +6599,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@udecode/plate-excalidraw@workspace:packages/excalidraw"
dependencies:
"@excalidraw/excalidraw": "npm:0.16.4"
"@excalidraw/excalidraw": "npm:0.17.6"
"@udecode/plate-common": "workspace:^"
peerDependencies:
"@udecode/plate-common": ">=39.2.15"
Expand Down

0 comments on commit 1f9d802

Please sign in to comment.