Skip to content

Commit 8ebdc47

Browse files
authored
fix(deps): update @portabletext/toolkit v2.0.17 (#195)
Fixes error when `markDefs` is null in `buildMarksTree` function. Tested locally.
1 parent 4d2ea15 commit 8ebdc47

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

astro-portabletext/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"check": "astro check --root components"
4949
},
5050
"dependencies": {
51-
"@portabletext/toolkit": "^2.0.16",
51+
"@portabletext/toolkit": "^2.0.17",
5252
"@portabletext/types": "^2.0.13"
5353
},
5454
"peerDependencies": {

pnpm-lock.yaml

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)