Skip to content

Commit 3eb7fcd

Browse files
committed
upgrade
1 parent 9e8ac48 commit 3eb7fcd

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

docs/working-notes/todo4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ git checkout -b feat/add-hn-project
4646

4747
markdown link in new tab, styles
4848
my-prose-project
49-
49+
semantic release, conventional commits
5050
```

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"github-slugger": "^2.0.0",
5050
"mdast-util-to-string": "^4.0.0",
5151
"nanostores": "^0.11.3",
52-
"object-treeify": "^4.0.1",
52+
"object-treeify": "^5.0.1",
5353
"react": "^18.3.1",
5454
"react-dom": "^18.3.1",
5555
"react-grid-gallery": "^1.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5220,10 +5220,10 @@ object-hash@^3.0.0:
52205220
resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-3.0.0.tgz#73f97f753e7baffc0e2cc9d6e079079744ac82e9"
52215221
integrity sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==
52225222

5223-
object-treeify@^4.0.1:
5224-
version "4.0.1"
5225-
resolved "https://registry.yarnpkg.com/object-treeify/-/object-treeify-4.0.1.tgz#f91a7dec795d8275886e7f1bd78408f6975be825"
5226-
integrity sha512-Y6tg5rHfsefSkfKujv2SwHulInROy/rCL5F4w0QOWxut8AnxYxf0YmNhTh95Zfyxpsudo66uqkux0ACFnyMSgQ==
5223+
object-treeify@^5.0.1:
5224+
version "5.0.1"
5225+
resolved "https://registry.yarnpkg.com/object-treeify/-/object-treeify-5.0.1.tgz#7600a73f6e25dc39a74404576cbf0f7316449b93"
5226+
integrity sha512-aDGtugyvfo11wpiectzpyikBzV2iBhyp9Z8xnRE6Z67VH+wbmkLzCh7bC6rfi7RzgEVprKYf0GeqksHrMobdJg==
52275227

52285228
ofetch@^1.4.1:
52295229
version "1.4.1"

0 commit comments

Comments
 (0)