Skip to content

Commit

Permalink
feat: modified dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yungblud committed Dec 29, 2023
1 parent 533cb7b commit ee5e689
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
4 changes: 3 additions & 1 deletion packages/surflog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,10 @@
"Adam Beleko <[email protected]> (https://github.com/BossBele)"
],
"dependencies": {
"@coldsurfers/cloudinary-utils": "1.0.0",
"@coldsurfers/notion-utils": "^1.0.1-rc.5",
"@coldsurfers/ocean-road": "1.5.1-rc.1",
"@coldsurfers/ocean-road": "1.11.1-rc.0",
"@coldsurfers/shared-utils": "1.0.0",
"@notionhq/client": "^2.2.3",
"axios": "^1.4.0",
"form-data": "^4.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
dependencies:
open-color "^1.9.1"

"@coldsurfers/ocean-road@1.5.1-rc.1":
version "1.5.1-rc.1"
resolved "https://npm.pkg.github.com/download/@coldsurfers/ocean-road/1.5.1-rc.1/1afe3ae8f34cb8cf191d9293c275dce7bb7554c7#1afe3ae8f34cb8cf191d9293c275dce7bb7554c7"
integrity sha512-U6q6DiQYgVfNuom9xB37OPLz2BP3tNMcTGFk4EJ9EkcaBwO4FIu7x5Y9lEoaNinISgGj3O1ShMMlStcOmJIZww==
"@coldsurfers/ocean-road@1.11.1-rc.0":
version "1.11.1-rc.0"
resolved "https://npm.pkg.github.com/download/@coldsurfers/ocean-road/1.11.1-rc.0/2d54f636159c2018c5bec26bbbc8919483d668a1#2d54f636159c2018c5bec26bbbc8919483d668a1"
integrity sha512-WIMYHuD/LMUcCxVbKqW8MV5wjcnk2vbP969W2n/VM6Lm9Nl68IoYUMwyxgaAG/s9aw9JKYGyl0D9tguIi+LtqQ==
dependencies:
"@coldsurfers/design-tokens" "1.10.0"

Expand Down

0 comments on commit ee5e689

Please sign in to comment.