Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
davidramos-om committed May 12, 2023
1 parent 0346ac2 commit 0ae55c5
Show file tree
Hide file tree
Showing 2 changed files with 1,356 additions and 3,902 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,43 +11,43 @@
},
"browserslist": "last 1 Chrome version",
"dependencies": {
"@chakra-ui/icons": "2.0.18",
"@chakra-ui/react": "2.5.5",
"@emotion/react": "11.10.6",
"@emotion/styled": "11.10.6",
"@chakra-ui/icons": "2.0.19",
"@chakra-ui/react": "2.6.0",
"@emotion/react": "11.10.8",
"@emotion/styled": "11.10.8",
"@iconify/react": "4.1.0",
"@pinata/sdk": "^2.1.0",
"@pinata/sdk": "2.1.0",
"date-fns": "2.29.3",
"eslint": "8.37.0",
"eslint": "8.39.0",
"eslint-config-react-app": "7.0.1",
"framer-motion": "10.10.0",
"ipfs": "^0.66.0",
"framer-motion": "10.12.4",
"ipfs-core": "0.18.0",
"it-drain": "^3.0.1",
"multiformats": "^11.0.2",
"it-drain": "3.0.1",
"multiformats": "11.0.2",
"orbit-db": "0.29.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.10.0",
"react-virtuoso": "4.1.1",
"react-router-dom": "6.11.0",
"react-virtuoso": "4.3.3",
"rxjs": "7.8.1",
"sweetalert2": "11.7.3",
"sweetalert2-react-content": "5.0.7",
"uuid": "9.0.0",
"vite-plugin-node-polyfills": "0.7.0",
"vite-plugin-node-polyfills": "0.8.2",
"vite-plugin-pages": "0.29.0",
"vite-tsconfig-paths": "4.0.7"
"vite-tsconfig-paths": "4.2.0"
},
"devDependencies": {
"@commitlint/cli": "^17.6.1",
"@commitlint/config-conventional": "^17.6.1",
"@commitlint/cli": "17.6.1",
"@commitlint/config-conventional": "17.6.1",
"@types/orbit-db": "https://github.com/orbitdb/orbit-db-types.git",
"@types/react": "18.0.31",
"@types/react-dom": "18.0.11",
"@types/react": "18.2.0",
"@types/react-dom": "18.2.1",
"@types/uuid": "9.0.1",
"@vitejs/plugin-react": "3.1.0",
"husky": "^8.0.3",
"typescript": "5.0.3",
"vite": "4.2.1",
"@vitejs/plugin-react": "4.0.0",
"husky": "8.0.3",
"typescript": "5.0.4",
"vite": "4.3.3",
"vite-plugin-eslint": "1.8.1"
}
}
}
Loading

0 comments on commit 0ae55c5

Please sign in to comment.