Skip to content

Commit

Permalink
bump VM to fix ether.js (#722)
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]>

* Upgrade vm  (#720) (#721)

* 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



* 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

---------











* 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]>

* chore: fix regression in eth functionality

---------

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 269a24c commit 7f6905a
Show file tree
Hide file tree
Showing 2 changed files with 7 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 @@
"local-storage": "^2.0.0",
"lodash": "^4.17.21",
"near-fastauth-wallet": "^0.0.8",
"near-social-vm": "github:NearSocial/VM#disable-is-tag",
"near-social-vm": "github:NearSocial/VM#2.5.1",
"next": "13.3.4",
"prettier": "^2.7.1",
"react": "18.2.0",
Expand Down
13 changes: 6 additions & 7 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 7f6905a

Please sign in to comment.