Skip to content

Commit

Permalink
feat: upgrade stacks.js
Browse files Browse the repository at this point in the history
  • Loading branch information
He1DAr committed Oct 5, 2023
1 parent 81458a5 commit 47c86dd
Show file tree
Hide file tree
Showing 5 changed files with 747 additions and 689 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@
"@reduxjs/toolkit": "1.9.5",
"@segment/snippet": "4.16.2",
"@sentry/nextjs": "7.67.0",
"@stacks/auth": "6.7.0",
"@stacks/blockchain-api-client": "7.3.0",
"@stacks/common": "4.1.0",
"@stacks/connect": "7.0.0",
"@stacks/connect-react": "20.0.0",
"@stacks/connect-ui": "6.0.0",
"@stacks/network": "4.1.0",
"@stacks/transactions": "4.1.0",
"@stacks/auth": "6.9.0",
"@stacks/blockchain-api-client": "7.3.2",
"@stacks/common": "6.8.1",
"@stacks/connect": "7.4.0",
"@stacks/connect-react": "22.2.0",
"@stacks/connect-ui": "6.1.1",
"@stacks/network": "6.8.1",
"@stacks/transactions": "6.9.0",
"@tanstack/react-query": "4.33.0",
"@tippyjs/react": "4.2.6",
"@types/cookie": "0.5.2",
Expand Down Expand Up @@ -115,9 +115,9 @@
"@commitlint/config-conventional": "12.1.4",
"@next/bundle-analyzer": "11.0.1",
"@playwright/test": "1.22.2",
"@stacks/eslint-config": "1.2.0",
"@stacks/eslint-config": "2.0.0",
"@stacks/prettier-config": "0.0.10",
"@stacks/stacks-blockchain-api-types": "4.2.0-stacks-2.1.1",
"@stacks/stacks-blockchain-api-types": "7.3.2",
"@storybook/addon-actions": "6.5.15",
"@storybook/addon-docs": "6.5.15",
"@storybook/addon-essentials": "6.5.15",
Expand Down
Loading

1 comment on commit 47c86dd

@vercel
Copy link

@vercel vercel bot commented on 47c86dd Oct 5, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.