Skip to content

Commit

Permalink
chore: update axios, radix, panda. remove unused radix primitives
Browse files Browse the repository at this point in the history
  • Loading branch information
pete-watters committed Dec 22, 2023
1 parent 44ca1fd commit 51320f9
Show file tree
Hide file tree
Showing 2 changed files with 210 additions and 1,922 deletions.
10 changes: 4 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,11 +129,9 @@
"@noble/hashes": "1.3.2",
"@noble/secp256k1": "2.0.0",
"@octokit/types": "12.0.0",
"@radix-ui/colors": "2.1.0",
"@radix-ui/colors": "3.0.0",
"@radix-ui/react-accessible-icon": "1.0.3",
"@radix-ui/react-switch": "1.0.3",
"@radix-ui/react-tabs": "1.0.4",
"@radix-ui/themes": "1.1.2",
"@radix-ui/themes": "2.0.2",
"@reduxjs/toolkit": "1.9.6",
"@scure/base": "1.1.3",
"@scure/bip32": "1.3.2",
Expand Down Expand Up @@ -169,7 +167,7 @@
"are-passive-events-supported": "1.1.1",
"argon2-browser": "1.18.0",
"assert": "2.0.0",
"axios": "1.5.1",
"axios": "1.6.0",
"base64url": "3.0.1",
"bignumber.js": "9.1.2",
"bitcoin-address-validation": "2.2.1",
Expand Down Expand Up @@ -234,7 +232,7 @@
"@leather-wallet/prettier-config": "0.0.1",
"@leather-wallet/tokens": "0.0.2",
"@ls-lint/ls-lint": "2.1.0",
"@pandacss/dev": "0.18.3",
"@pandacss/dev": "0.22.1",
"@playwright/test": "1.40.1",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.11",
"@redux-devtools/cli": "3.0.2",
Expand Down
Loading

0 comments on commit 51320f9

Please sign in to comment.