Skip to content

Commit

Permalink
fix(deps): Update starknet-react packages to 3.0.0-beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Inukares committed Sep 4, 2024
1 parent d01536f commit 1dc96db
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 57 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,19 @@
"@emotion/styled": "^11.11.5",
"@starknet-io/types-js": "^0.7.7",
"@starknet-react/chains": "^0.1.7",
"@starknet-react/core": "^2.8.2",
"@starknet-react/core": "3.0.0-beta.3",
"colord": "^2.9.3",
"framer-motion": "^11.2.10",
"get-starknet-core": "^3.2.0",
"get-starknet-core": "^4.0.0",
"jotai": "^2.8.2",
"lodash-es": "^4.17.21",
"next": "14.2.4",
"popmotion": "^11.0.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"starknet": "^6.11.0",
"starknet-react-chains-next": "npm:@starknet-react/chains@3.0.0-beta.2",
"starknet-react-core-next": "npm:@starknet-react/core@3.0.0-beta.2",
"starknet-react-chains-next": "npm:@starknet-react/chains@3.0.0-beta.3",
"starknet-react-core-next": "npm:@starknet-react/core@3.0.0-beta.3",
"starknetkit-latest": "npm:starknetkit@^1.1.9",
"starknetkit-next": "npm:starknetkit@^2.2.25"
},
Expand Down
83 changes: 30 additions & 53 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 1dc96db

Please sign in to comment.