Commit Graph

72 Commits

Author SHA1 Message Date
dependabot[bot]
9b97cf6a5e
Bump typescript from 4.7.3 to 4.8.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.3 to 4.8.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.3...v4.8.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 08:26:58 +00:00
Jamie Hewitt
19aa7d06d3
Merge pull request #5 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.35.1
Bump @typescript-eslint/eslint-plugin from 5.33.0 to 5.35.1
2022-08-29 11:26:28 +03:00
dependabot[bot]
f15675f73f
Bump @vercel/node from 2.5.8 to 2.5.11
Bumps [@vercel/node](https://github.com/vercel/vercel/tree/HEAD/packages/node) from 2.5.8 to 2.5.11.
- [Release notes](https://github.com/vercel/vercel/releases)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/node@2.5.11/packages/node)

---
updated-dependencies:
- dependency-name: "@vercel/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 14:15:27 +00:00
dependabot[bot]
eafb8e4a90
Bump @typescript-eslint/eslint-plugin from 5.33.0 to 5.35.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.33.0 to 5.35.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.35.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 14:15:12 +00:00
dependabot[bot]
3038f03dae
Bump husky from 7.0.4 to 8.0.1
Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 8.0.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v7.0.4...v8.0.1)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 14:14:22 +00:00
Jamie Hewitt
f0b0f0f500 lint fix 2022-08-25 19:02:29 +03:00
Jamie Hewitt
6a32531cfc Updating CI and codeowners 2022-08-25 18:52:07 +03:00
Jamie Hewitt
e9c754d26a Writting test for profile 2022-08-25 17:37:06 +03:00
Jamie Hewitt
4a61b881fc Setting up tests for name and address endpoints 2022-08-25 16:57:26 +03:00
Jamie Hewitt
a5d604975a Removing @types/react 2022-08-22 16:16:30 +03:00
Jamie Hewitt
927f84e679 Fixing avatar request 2022-08-22 16:03:45 +03:00
Jamie Hewitt
10d3f263d7 Removing urql dependancy 2022-08-22 15:54:07 +03:00
Jamie Hewitt
043b524219 Removing Next.js 2022-08-22 15:42:40 +03:00
Jamie Hewitt
510912d93c Removing ocean.js and other dependancies 2022-08-22 15:19:50 +03:00
Jamie Hewitt
8da9852659 Replacing web3.js with ethers 2022-08-22 15:09:50 +03:00
Jamie Hewitt
3c9c49a725 Removing refocusExchange 2022-08-22 13:48:33 +03:00
Jamie Hewitt
a2ac64afa5 Simplifying package.json & updating tsconfig 2022-08-19 15:53:53 +03:00
Jamie Hewitt
934f4d2f2f Remove unused packages 2022-08-19 13:36:53 +03:00
Jamie Hewitt
830a5565b9 Implementing API for getEnsTextRecords 2022-08-18 16:04:49 +03:00
Jamie Hewitt
09f80b4e28 creating getEnsName function & endpoint 2022-08-18 14:26:10 +03:00
Jamie Hewitt
5a380e7343 Setting up next serverless function 2022-08-16 18:30:40 +03:00
Jamie Hewitt
2f12e3a4f5 Setting up dev tools 2022-08-15 15:57:57 +03:00