Skip to content

Commit bac4bf4

Browse files
committed
fix package build
1 parent 523b312 commit bac4bf4

File tree

2 files changed

+796
-655
lines changed

2 files changed

+796
-655
lines changed

packages/thirdweb/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@emotion/styled": "11.14.1",
1717
"@noble/curves": "1.8.2",
1818
"@noble/hashes": "1.7.2",
19-
"@passwordless-id/webauthn": "^2.3.1",
19+
"@passwordless-id/webauthn": "^2.1.2",
2020
"@radix-ui/react-dialog": "1.1.14",
2121
"@radix-ui/react-focus-scope": "1.1.7",
2222
"@radix-ui/react-icons": "1.3.2",
@@ -30,7 +30,7 @@
3030
"abitype": "1.0.8",
3131
"cross-spawn": "7.0.6",
3232
"fuse.js": "7.1.0",
33-
"input-otp": "^1.4.2",
33+
"input-otp": "^1.4.1",
3434
"mipd": "0.0.7",
3535
"open": "10.1.1",
3636
"ora": "8.2.0",
@@ -65,12 +65,12 @@
6565
"@types/qrcode": "1.5.5",
6666
"@types/react": "19.1.8",
6767
"@viem/anvil": "0.0.10",
68-
"@vitejs/plugin-react": "^4.7.0",
68+
"@vitejs/plugin-react": "^4.6.0",
6969
"@vitest/coverage-v8": "3.2.4",
7070
"@vitest/ui": "3.2.4",
71-
"dotenv-mono": "^1.4.0",
72-
"ethers5": "npm:ethers@^5.8.0",
73-
"ethers6": "npm:ethers@^6.15.0",
71+
"dotenv-mono": "^1.3.14",
72+
"ethers5": "npm:ethers@5",
73+
"ethers6": "npm:ethers@6",
7474
"expo-linking": "7.0.5",
7575
"expo-web-browser": "14.0.2",
7676
"happy-dom": "17.4.4",
@@ -85,7 +85,7 @@
8585
"react-native-quick-crypto": "0.7.14",
8686
"react-native-svg": "15.12.0",
8787
"rimraf": "6.0.1",
88-
"sharp": "^0.34.3",
88+
"sharp": "^0.34.2",
8989
"size-limit": "11.2.0",
9090
"storybook": "9.0.15",
9191
"typedoc": "0.27.9",

0 commit comments

Comments
 (0)