Skip to content

Commit

Permalink
chore: update api client
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Jan 9, 2025
1 parent b0270cc commit 6bd877e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@
},
"dependencies": {
"@headlessui/react": "1.7.4",
"@memori.ai/memori-api-client": "^5.2.1",
"@memori.ai/memori-api-client": "^5.4.2",
"@react-three/drei": "8.20.2",
"@react-three/fiber": "7.0.25",
"classnames": "2.5.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4084,14 +4084,14 @@ __metadata:
languageName: node
linkType: hard

"@memori.ai/memori-api-client@npm:^5.2.1":
version: 5.2.1
resolution: "@memori.ai/memori-api-client@npm:5.2.1"
"@memori.ai/memori-api-client@npm:^5.4.2":
version: 5.4.2
resolution: "@memori.ai/memori-api-client@npm:5.4.2"
dependencies:
cross-fetch: ^3.1.5
peerDependencies:
typescript: ">=4.8"
checksum: 3a282a8d8dbf0d39a0a0399c6f0532f1c6a411189eafd3fa6b725840ac7611e3509458478feb87cb6388f20fe0f18658f69257506eb3e83dca2d1092a2993766
checksum: 0a994353a0de8af1d17ae30e44624d6bab46324e6c15d4868593dedae5c9cc82fefcb71fcedf29993636b455e907003f8efbe05b0f9153c542606937f8c3d1ae
languageName: node
linkType: hard

Expand All @@ -4106,7 +4106,7 @@ __metadata:
"@commitlint/cli": 17.3.0
"@commitlint/config-conventional": 17.3.0
"@headlessui/react": 1.7.4
"@memori.ai/memori-api-client": ^5.2.1
"@memori.ai/memori-api-client": ^5.4.2
"@react-three/drei": 8.20.2
"@react-three/fiber": 7.0.25
"@release-it/conventional-changelog": 5.1.1
Expand Down

0 comments on commit 6bd877e

Please sign in to comment.