Skip to content

Commit

Permalink
Upgrade vm (#720)
Browse files Browse the repository at this point in the history
* weekly promotion of develop to main (#324)

* Private and Signed Out routes

* types

* Cleanup after conflicts

* Remove old bundle file

* Update src/utils/route/privateRoute.tsx

Co-authored-by: Dmitriy <[email protected]>

* generate opengraph previews for components (#312)

* chore: upgrade @near-js/biometric-ed25519 package (#289)

* feat: allow signIn with only LAK for no webauthn browsers (#308)

* fix: prevent the onboarding modal from flashing and only show the vscode banner during onboarding (#320)

* Update issue templates

* doc: adding contribution guides (#321)

* doc: addting contribution guides

* prettier fix

---------

Co-authored-by: marcinbodnar <[email protected]>
Co-authored-by: Caleb Jacob <[email protected]>
Co-authored-by: Marcin Bodnar <[email protected]>
Co-authored-by: Dmitriy <[email protected]>
Co-authored-by: Caleb Jacob <[email protected]>
Co-authored-by: Michael Peter <[email protected]>
Co-authored-by: Charles Garrett <[email protected]>
Co-authored-by: Danny Cho <[email protected]>
Co-authored-by: Osman Abdelnasir <[email protected]>

* chore: update vm

---------

Co-authored-by: Caleb Jacob <[email protected]>
Co-authored-by: Benjamin Kurrek <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcinbodnar <[email protected]>
Co-authored-by: Caleb Jacob <[email protected]>
Co-authored-by: Marcin Bodnar <[email protected]>
Co-authored-by: Dmitriy <[email protected]>
Co-authored-by: Michael Peter <[email protected]>
Co-authored-by: Danny Cho <[email protected]>
Co-authored-by: Osman Abdelnasir <[email protected]>
  • Loading branch information
11 people authored Oct 16, 2023
1 parent 5c337e5 commit 269a24c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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 @@
"local-storage": "^2.0.0",
"lodash": "^4.17.21",
"near-fastauth-wallet": "^0.0.8",
"near-social-vm": "github:NearSocial/VM#2.5.0",
"near-social-vm": "github:NearSocial/VM#disable-is-tag",
"next": "13.3.4",
"prettier": "^2.7.1",
"react": "18.2.0",
Expand Down
18 changes: 9 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 269a24c

Please sign in to comment.