Commit Graph

14 Commits

Author SHA1 Message Date
Ana Loznianu 6eed9449e2 Bump ocean contracts 2023-11-29 13:40:05 +02: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
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 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