Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

Commit

Permalink
yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalmi committed Nov 11, 2022
1 parent bd3c7d3 commit 6524dbb
Show file tree
Hide file tree
Showing 2 changed files with 2,639 additions and 2,667 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,20 +35,20 @@
},
"devDependencies": {
"@types/jquery": "3.5.14",
"@types/lodash": "4.14.187",
"@types/lodash": "4.14.188",
"@types/react-helmet": "6.1.5",
"@types/webtorrent": "0.109.3",
"@typescript-eslint/eslint-plugin": "^5.42.0",
"@typescript-eslint/parser": "^5.42.0",
"@typescript-eslint/eslint-plugin": "^5.42.1",
"@typescript-eslint/parser": "^5.42.1",
"enzyme": "^3.11.0",
"enzyme-adapter-preact-pure": "^4.0.1",
"eslint": "^8.26.0",
"eslint": "^8.27.0",
"eslint-config-preact": "^1.3.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-simple-import-sort": "^8.0.0",
"gun": "^0.2020.1238",
"jest": "^29.2.2",
"jest": "^29.3.1",
"jest-preset-preact": "^4.0.5",
"preact-cli": "^3.4.1",
"prettier": "^2.7.1",
Expand All @@ -59,7 +59,7 @@
"@walletconnect/web3-provider": "^1.8.0",
"@zxing/library": "^0.19.1",
"aether-torrent": "^0.3.0",
"alchemy-sdk": "^2.2.0",
"alchemy-sdk": "^2.2.1",
"elliptic": "^6.5.4",
"fuse.js": "^6.6.2",
"history": "5.3.0",
Expand All @@ -80,7 +80,7 @@
"react-string-replace": "^1.1.0",
"react-virtualized": "^9.22.3",
"styled-components": "^5.3.6",
"web3": "^1.8.0",
"web3": "^1.8.1",
"web3modal": "^1.9.9"
},
"jest": {
Expand Down
Loading

0 comments on commit 6524dbb

Please sign in to comment.