Skip to content

Commit

Permalink
Updating deps
Browse files Browse the repository at this point in the history
  • Loading branch information
corbanbrook committed Mar 27, 2024
1 parent da7008f commit d8991c3
Show file tree
Hide file tree
Showing 2 changed files with 796 additions and 649 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
},
"dependencies": {
"0xsequence": "^1.9.1",
"@0xsequence/design-system": "^1.2.3",
"@0xsequence/design-system": "^1.2.5",
"@0xsequence/ethauth": "^0.8.1",
"@0xsequence/network": "^1.9.1",
"@0xsequence/provider": "^1.9.1",
"@0xsequence/utils": "^1.9.1",
"@types/node": "^20.11.5",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"@vanilla-extract/css": "^1.14.0",
"@types/node": "^20.11.30",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.22",
"@vanilla-extract/css": "^1.14.1",
"ethers": "^5.7.2",
"framer-motion": "^9.0.1",
"react": "^18.2.0",
Expand All @@ -49,10 +49,10 @@
]
},
"devDependencies": {
"@vanilla-extract/vite-plugin": "^3.9.4",
"@vanilla-extract/vite-plugin": "^4.0.6",
"@vitejs/plugin-react": "^4.2.1",
"vite": "^5.0.11",
"vite": "^5.2.6",
"vite-plugin-svgr": "^4.2.0",
"vite-tsconfig-paths": "^4.3.1"
"vite-tsconfig-paths": "^4.3.2"
}
}
Loading

0 comments on commit d8991c3

Please sign in to comment.