Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/email-auth-local-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"eslint-config-next": "14.2.25",
"esm": "^3.2.25",
"install": "^0.13.0",
"next": "^14.2.25",
"next": "^14.2.32",
"npm": "^9.7.2",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/email-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"eslint-config-next": "14.2.25",
"esm": "^3.2.25",
"install": "^0.13.0",
"next": "^14.2.25",
"next": "^14.2.32",
"npm": "^9.7.2",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"ethers": "^6.10.0",
"install": "^0.13.0",
"jwt-decode": "^4.0.0",
"next": "^14.2.25",
"next": "^14.2.32",
"npm": "^9.7.2",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react-wallet-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"ethers": "^6.10.0",
"install": "^0.13.0",
"maath": "^0.10.8",
"next": "^14.2.25",
"next": "^14.2.32",
"npm": "^9.7.2",
"postcss": "^8.5.6",
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/wallet-export-sign/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"eslint-config-next": "14.2.25",
"esm": "^3.2.25",
"install": "^0.13.0",
"next": "^14.2.25",
"next": "^14.2.32",
"npm": "^9.7.2",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/wallet-import-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"eslint-config-next": "14.2.25",
"esm": "^3.2.25",
"install": "^0.13.0",
"next": "^14.2.25",
"next": "^14.2.32",
"npm": "^9.7.2",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-breeze/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"ethers": "^6.10.0",
"i": "^0.3.7",
"install": "^0.13.0",
"next": "^14.2.25",
"next": "^14.2.32",
"npm": "^9.9.4",
"postcss": "^8.5.6",
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-eip-1193-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"lucide-react": "^0.363.0",
"next": "^14.2.25",
"next": "^14.2.32",
"next-themes": "^0.3.0",
"react": "^18",
"react-dom": "^18",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-eth-passkeys-galore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint-config-next": "14.2.25",
"esm": "^3.2.25",
"install": "^0.13.0",
"next": "14.2.25",
"next": "14.2.32",
"npm": "^9.7.2",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-federated-passkeys/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"eslint-config-next": "14.2.25",
"esm": "^3.2.25",
"install": "^0.13.0",
"next": "14.2.25",
"next": "14.2.32",
Copy link
Contributor

Choose a reason for hiding this comment

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

woah there are a lot of these

"npm": "^9.7.2",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-indexed-db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"eslint-config-next": "14.2.25",
"esm": "^3.2.25",
"install": "^0.13.0",
"next": "^14.2.25",
"next": "^14.2.32",
"npm": "^9.7.2",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-jupiter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"ethers": "^6.10.0",
"i": "^0.3.7",
"install": "^0.13.0",
"next": "^14.2.25",
"next": "^14.2.32",
"npm": "^9.9.4",
"postcss": "^8.5.6",
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-sdk-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"esm": "^3.2.25",
"ethers": "^6.10.0",
"install": "^0.13.0",
"next": "^14.2.25",
"next": "^14.2.32",
"npm": "^9.7.2",
"postcss": "^8.5.6",
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-solana-passkeys/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint-config-next": "14.2.25",
"esm": "^3.2.25",
"install": "^0.13.0",
"next": "14.2.25",
"next": "14.2.32",
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: not your doing but why no ^ here?

"npm": "^9.7.2",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-wallet-stamper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"lucide-react": "^0.426.0",
"next": "14.2.25",
"next": "14.2.32",
Copy link
Contributor

Choose a reason for hiding this comment

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

same goes for here

"react": "^18.3.1",
"react-dom": "^18.3.1",
"tailwind-merge": "^2.2.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-x/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"clsx": "^2.1.1",
"dotenv": "^16.0.3",
"lucide-react": "^0.542.0",
"next": "14.2.25",
"next": "14.2.32",
Copy link
Contributor

Choose a reason for hiding this comment

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

and here

"react": "18.2.0",
"react-dom": "18.2.0",
"tailwind-merge": "^3.3.1"
Expand Down
3,048 changes: 2,265 additions & 783 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

Loading