Skip to content

Commit

Permalink
chore(apps): upgrade ‘connectkit’
Browse files Browse the repository at this point in the history
  • Loading branch information
szkl committed Dec 27, 2023
1 parent c18cf1b commit bdb2909
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion apps/console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@typeform/embed-react": "2.27.0",
"bcryptjs": "2.4.3",
"classnames": "2.3.2",
"connectkit": "1.4.0",
"connectkit": "1.5.3",
"cross-env": "7.0.3",
"ethers": "5.7.2",
"flowbite": "1.6.5",
Expand Down
2 changes: 1 addition & 1 deletion apps/passport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@remix-run/cloudflare-workers": "1.14.0",
"@remix-run/react": "1.14.0",
"@tailwindcss/forms": "0.5.3",
"connectkit": "1.4.0",
"connectkit": "1.5.3",
"csp-header": "5.1.0",
"fido2-lib": "3.4.1",
"flowbite": "1.6.5",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6053,7 +6053,7 @@ __metadata:
bcryptjs: 2.4.3
chromatic: 6.13.1
classnames: 2.3.2
connectkit: 1.4.0
connectkit: 1.5.3
cross-env: 7.0.3
env-cmd: 10.1.0
eslint: 8.28.0
Expand Down Expand Up @@ -6119,7 +6119,7 @@ __metadata:
babel-plugin-named-exports-order: 0.0.2
chromatic: 6.11.4
concurrently: 7.3.0
connectkit: 1.4.0
connectkit: 1.5.3
cross-env: 7.0.3
csp-header: 5.1.0
css-loader: 6.7.1
Expand Down Expand Up @@ -18270,9 +18270,9 @@ __metadata:
languageName: node
linkType: hard

"connectkit@npm:1.4.0":
version: 1.4.0
resolution: "connectkit@npm:1.4.0"
"connectkit@npm:1.5.3":
version: 1.5.3
resolution: "connectkit@npm:1.5.3"
dependencies:
buffer: ^6.0.3
detect-browser: ^5.3.0
Expand All @@ -18285,9 +18285,9 @@ __metadata:
peerDependencies:
react: 17.x || 18.x
react-dom: 17.x || 18.x
viem: ~0.3.19
wagmi: ^1.0.0
checksum: ce034bd41cdd581fc48d5859b6759325777da3d658302ff051b4d7490c04187b342857d10984238681dbb6bce65871cf7d366e4a0c2ea5e92df3108c20875fdb
viem: ^1.0.0
wagmi: ^1.1.1
checksum: 1d18a3fb8fa15d4406b020403639a9aa0ee7431adffc764851ce29f9515ce5e7a9ac4ed5f1f2e7578616f6db12d084ec270c669aab58e6356ae4d8b1bd936932
languageName: node
linkType: hard

Expand Down

0 comments on commit bdb2909

Please sign in to comment.