Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
julienbrg committed Nov 2, 2024
1 parent 3583e23 commit 89315e3
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 14 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"format:check": "prettier --check \"**/*.{ts,tsx,js,jsx,json,md}\""
},
"dependencies": {
"@chakra-ui/icons": "^2.1.1",
"@chakra-ui/next-js": "^2.2.0",
"@chakra-ui/react": "^2.8.2",
"@chakra-ui/icons": "^2.2.4",
"@chakra-ui/next-js": "^2.4.2",
"@chakra-ui/react": "^2.10.2",
"@coinbase/wallet-sdk": "4.0.3",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
Expand All @@ -27,8 +27,8 @@
"autoprefixer": "10.4.20",
"eslint": "8.57.1",
"eslint-config-next": "14.2.7",
"ethers": "^6.13.2",
"framer-motion": "^11.7.0",
"ethers": "^6.13.4",
"framer-motion": "^11.11.8",
"next": "14.2.12",
"next-seo": "^6.6.0",
"postcss": "8.4.44",
Expand All @@ -48,7 +48,7 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"prettier": "^3.3.3",
"ts-jest": "^29.1.0",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2"
}
}
45 changes: 37 additions & 8 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 89315e3

Please sign in to comment.