Skip to content

Commit

Permalink
build(deps): updates
Browse files Browse the repository at this point in the history
  • Loading branch information
RezaRahemtola committed Jun 25, 2023
1 parent 85142c8 commit 50ff150
Show file tree
Hide file tree
Showing 2 changed files with 374 additions and 378 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,29 +3,29 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@babel/core": "^7.21.8",
"@babel/core": "^7.22.5",
"@chakra-ui/icons": "^2.0.19",
"@chakra-ui/react": "^2.6.1",
"@chakra-ui/styled-system": "^2.9.0",
"@chakra-ui/system": "^2.5.7",
"@chakra-ui/theme-tools": "^2.0.16",
"@emotion/react": "^11.11.0",
"@chakra-ui/react": "^2.7.1",
"@chakra-ui/styled-system": "^2.9.1",
"@chakra-ui/system": "^2.5.8",
"@chakra-ui/theme-tools": "^2.0.18",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"aleph-sdk-ts": "^3.2.0",
"axios": "^1.4.0",
"boring-avatars": "^1.7.0",
"boring-avatars": "^1.10.1",
"crypto-js": "^4.1.1",
"eth-crypto": "^2.6.0",
"ethers": "^5.7.2",
"framer-motion": "^10.12.12",
"framer-motion": "^10.12.17",
"git-clone": "^0.2.0",
"js-file-download": "^0.4.12",
"next": "^12.3.4",
"next-auth": "4.10.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^4.8.0",
"typescript": "^5.0.4",
"react-icons": "^4.10.1",
"typescript": "^5.1.3",
"zod": "^3.21.4"
},
"scripts": {
Expand Down Expand Up @@ -54,13 +54,13 @@
"@types/crypto-js": "^4.1.1",
"@types/git-clone": "^0.2.0",
"@types/node": "^16.18.31",
"@types/react": "^18.2.6",
"@types/react-dom": "^18.2.4",
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^5.60.0",
"cypress": "^11.2.0",
"cypress-file-upload": "^5.0.8",
"eslint": "^8.40.0",
"eslint": "^8.43.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-config-prettier": "^8.8.0",
Expand Down
Loading

0 comments on commit 50ff150

Please sign in to comment.