Commit Graph

18 Commits

Author SHA1 Message Date
Ana Loznianu 03dd8b204f Update package.lock 2023-11-29 13:42:03 +02:00
dependabot[bot] 5beacdcb75
Bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 23:16:45 +00:00
dependabot[bot] c5eac1fc66
Bump semver from 6.3.0 to 6.3.1
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 08:54:04 +00:00
dependabot[bot] d02b4ff77f
Bump yaml and @svgr/webpack
Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependency [@svgr/webpack](https://github.com/gregberge/svgr). These dependencies need to be updated together.


Removes `yaml`

Updates `@svgr/webpack` from 6.5.0 to 7.0.0
- [Release notes](https://github.com/gregberge/svgr/releases)
- [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gregberge/svgr/compare/v6.5.0...v7.0.0)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: indirect
- dependency-name: "@svgr/webpack"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 19:12:28 +00:00
dependabot[bot] 1c54328a8a
Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 11:25:45 +00:00
Matthias Kretschmann 6ce5258d0e
bump @oceanprotocol/contracts tto v1.1.8 (#5) 2022-10-24 10:21:43 +01:00
Matthias Kretschmann e77c68d211
data fetching with useSWR 2022-10-20 10:14:31 +01:00
Matthias Kretschmann 09d25d5c24
show last updated on per-network basis 2022-10-19 18:17:15 +01:00
Matthias Kretschmann 23ce2558ff
ui consistency 2022-10-18 21:51:23 +01:00
Matthias Kretschmann 1eea458e46
output contract addresses 2022-10-18 20:52:14 +01:00
Matthias Kretschmann 9a644991ee
basic CI setup, eslint setup simplification 2022-10-18 16:34:20 +01:00
Matthias Kretschmann 8af05df712
use latest axios 2022-10-18 15:31:38 +01:00
Matthias Kretschmann 54e872ba2d
layout & style updates 2022-10-18 15:27:41 +01:00
Jamie Hewitt 3eb12bf3c8 Creating getData util 2022-09-30 13:16:56 +03:00
Jamie Hewitt 5e38b85500 Setting up dev tools 2022-09-30 12:00:55 +03:00
Jamie Hewitt a20f29f2ce Editing page to show each component status 2022-09-29 17:42:07 +03:00
Jamie Hewitt 6c1e384e74 Removing unneccessary setup files 2022-09-29 17:30:24 +03:00
Jamie Hewitt 5852c8f5f6 next.js setup 2022-09-29 17:25:10 +03:00