Skip to content

Commit

Permalink
Merge branch 'main' of github.com:donBarbos/md-share
Browse files Browse the repository at this point in the history
  • Loading branch information
donBarbos committed Jul 30, 2023
2 parents 8ce75f8 + 4957899 commit 11a5859
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@svgr/webpack": "^6.5.1",
"focus-visible": "^5.2.0",
"markdown-it": "^13.0.1",
"mongoose": "^6.9.0",
"mongoose": "^6.11.3",
"next": "^13.1.1",
"next-pwa": "^5.6.0",
"next-themes": "^0.2.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8821,10 +8821,10 @@ mongodb@4.16.0, mongodb@^4.16.0:
"@aws-sdk/credential-providers" "^3.186.0"
saslprep "^1.0.3"

mongoose@^6.9.0:
version "6.11.2"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.11.2.tgz#29b4933de3bcbbd5ebd5e3d979791d827f9d527e"
integrity sha512-BJHQerozE+qIVdH8Hn9niMVMUzRNcjmwU7hFEzER1+aYtGmVJgGsXBd9wJ9GnrHrbCsYmKlRy8aTuxEdlEtfow==
mongoose@^6.11.3:
version "6.11.3"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.11.3.tgz#26e5de0437c470f09c5a71a188a75718efc6c84a"
integrity sha512-M1Y5PjttgV51YDa30u7GVMVypQSlNZF/jUhlzTBAmaz5C9FvOr8eih/VLhhO7xtTSlcVTFQS1dqlQNMbtfUowQ==
dependencies:
bson "^4.7.2"
kareem "2.5.1"
Expand Down Expand Up @@ -12297,9 +12297,9 @@ wide-align@^1.1.5:
string-width "^1.0.2 || 2 || 3 || 4"

word-wrap@^1.0.3, word-wrap@^1.2.3, word-wrap@~1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
version "1.2.4"
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.4.tgz#cb4b50ec9aca570abd1f52f33cd45b6c61739a9f"
integrity sha512-2V81OA4ugVo5pRo46hAoD2ivUJx8jXmWXfUkY4KFNw0hEptvN0QfH3K4nHiwzGeKl5rFKedV48QVoqYavy4YpA==

wordwrap@^1.0.0:
version "1.0.0"
Expand Down

2 comments on commit 11a5859

@vercel
Copy link

@vercel vercel bot commented on 11a5859 Jul 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

md-share – ./

md-share.vercel.app
md-share-git-main-donbarbos.vercel.app
md-share-donbarbos.vercel.app

@donBarbos
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Device URL
mobile https://md-share.vercel.app

Device URL
mobile https://md-share.vercel.app/about

Device URL
mobile https://md-share.vercel.app/contact

Not what you expected? Are your scores flaky? GitHub runners could be the cause.
Try running on Foo instead

Please sign in to comment.