Skip to content

Commit

Permalink
removed unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
brendan-defi committed Sep 14, 2024
1 parent 80046aa commit 145ef40
Showing 1 changed file with 0 additions and 41 deletions.
41 changes: 0 additions & 41 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,6 @@ __metadata:
"@rainbow-me/rainbowkit": ^2.1.5
"@tanstack/react-query": ^5
"@types/jsonwebtoken": ^9.0.6
"@types/md5": ^2.3.5
"@types/node": 18.11.18
"@types/pg": ^8.11.6
"@types/react": ^18
Expand All @@ -389,7 +388,6 @@ __metadata:
jose: ^5.4.1
jsonwebtoken: ^9.0.2
kysely: ^0.27.3
md5: ^2.3.0
next: ^14.2.5
node-fetch: ^3.3.0
permissionless: ^0.1.41
Expand Down Expand Up @@ -7928,13 +7926,6 @@ __metadata:
languageName: node
linkType: hard

"@types/md5@npm:^2.3.5":
version: 2.3.5
resolution: "@types/md5@npm:2.3.5"
checksum: a86baf0521006e3072488bd79089b84831780866102e5e4b4f7afabfab17e0270a3791f3331776b73efb2cc9317efd56a334fd3d2698c7929e9b18593ca3fd39
languageName: node
linkType: hard

"@types/mdast@npm:^3.0.0":
version: 3.0.15
resolution: "@types/mdast@npm:3.0.15"
Expand Down Expand Up @@ -11146,13 +11137,6 @@ __metadata:
languageName: node
linkType: hard

"charenc@npm:0.0.2":
version: 0.0.2
resolution: "charenc@npm:0.0.2"
checksum: 81dcadbe57e861d527faf6dd3855dc857395a1c4d6781f4847288ab23cffb7b3ee80d57c15bba7252ffe3e5e8019db767757ee7975663ad2ca0939bb8fcaf2e5
languageName: node
linkType: hard

"cheerio-select@npm:^2.1.0":
version: 2.1.0
resolution: "cheerio-select@npm:2.1.0"
Expand Down Expand Up @@ -12011,13 +11995,6 @@ __metadata:
languageName: node
linkType: hard

"crypt@npm:0.0.2":
version: 0.0.2
resolution: "crypt@npm:0.0.2"
checksum: baf4c7bbe05df656ec230018af8cf7dbe8c14b36b98726939cef008d473f6fe7a4fad906cfea4062c93af516f1550a3f43ceb4d6615329612c6511378ed9fe34
languageName: node
linkType: hard

"crypto-browserify@npm:^3.12.0":
version: 3.12.0
resolution: "crypto-browserify@npm:3.12.0"
Expand Down Expand Up @@ -16487,13 +16464,6 @@ __metadata:
languageName: node
linkType: hard

"is-buffer@npm:~1.1.6":
version: 1.1.6
resolution: "is-buffer@npm:1.1.6"
checksum: 4a186d995d8bbf9153b4bd9ff9fd04ae75068fe695d29025d25e592d9488911eeece84eefbd8fa41b8ddcc0711058a71d4c466dcf6f1f6e1d83830052d8ca707
languageName: node
linkType: hard

"is-callable@npm:^1.1.3, is-callable@npm:^1.1.4, is-callable@npm:^1.2.7":
version: 1.2.7
resolution: "is-callable@npm:1.2.7"
Expand Down Expand Up @@ -18628,17 +18598,6 @@ __metadata:
languageName: node
linkType: hard

"md5@npm:^2.3.0":
version: 2.3.0
resolution: "md5@npm:2.3.0"
dependencies:
charenc: 0.0.2
crypt: 0.0.2
is-buffer: ~1.1.6
checksum: a63cacf4018dc9dee08c36e6f924a64ced735b37826116c905717c41cebeb41a522f7a526ba6ad578f9c80f02cb365033ccd67fe186ffbcc1a1faeb75daa9b6e
languageName: node
linkType: hard

"mdast-squeeze-paragraphs@npm:^4.0.0":
version: 4.0.0
resolution: "mdast-squeeze-paragraphs@npm:4.0.0"
Expand Down

0 comments on commit 145ef40

Please sign in to comment.