dependabot[bot]
|
7628ec0549
|
Bump @types/eslint from 7.28.2 to 7.29.0 in /taker-frontend
Bumps [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint) from 7.28.2 to 7.29.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint)
---
updated-dependencies:
- dependency-name: "@types/eslint"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
f2f48144bd
|
Bump web-vitals from 0.2.4 to 2.1.2 in /taker-frontend
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 0.2.4 to 2.1.2.
- [Release notes](https://github.com/GoogleChrome/web-vitals/releases)
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v0.2.4...v2.1.2)
---
updated-dependencies:
- dependency-name: web-vitals
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
e5d119b4a6
|
Bump @types/react from 17.0.34 to 17.0.35 in /taker-frontend
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.34 to 17.0.35.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
b2fb40891c
|
Bump @emotion/styled from 11.3.0 to 11.6.0 in /taker-frontend
Bumps [@emotion/styled](https://github.com/emotion-js/emotion) from 11.3.0 to 11.6.0.
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/styled@11.3.0...@emotion/styled@11.6.0)
---
updated-dependencies:
- dependency-name: "@emotion/styled"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Mariusz Klochowicz
|
dd955d5ce7
|
Align vite configuration of the new taker UI
- use vitejs/plugin-react-refresh
- proxy `/alive` path
|
3 years ago |
itchymax
|
36d29cc881
|
Use BXBT index for main price
|
3 years ago |
itchymax
|
088bf45112
|
Add new taker-frontend and rename old to maker-frontend
|
3 years ago |
Philipp Hoenisch
|
95713fc4cd
|
Add table for rendering CFDs
|
3 years ago |
Thomas Eizinger
|
47c2fee8c6
|
Replace axios with fetch
No need for a dependency for simple HTTP requests.
|
3 years ago |
Daniel Karzel
|
be7fa3e612
|
Initial daemon and frontend for taker and maker
Co-authored-by: Mariusz Klochowicz <mariusz@klochowicz.com>
|
3 years ago |