dependabot[bot]
|
283672edfc
|
Bump vite from 2.5.3 to 2.6.14 in /maker-frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.5.3 to 2.6.14.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v2.6.14/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.6.14/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
f3aec75fda
|
Bump jest from 27.1.0 to 27.3.1 in /maker-frontend
Bumps [jest](https://github.com/facebook/jest) from 27.1.0 to 27.3.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.1.0...v27.3.1)
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
541297d43f
|
Bump @types/react from 17.0.20 to 17.0.35 in /maker-frontend
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.20 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]
|
626dcb7430
|
Bump @typescript-eslint/parser from 4.31.0 to 4.33.0 in /maker-frontend
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.31.0 to 4.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.33.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Mariusz Klochowicz
|
50cf7939ec
|
Do not monitor for backend presence from maker's UI.
Maker is a long-running process, Rocket logs from accessing `GET /alive`
endpoint are a source of spam.
|
3 years ago |
Mariusz Klochowicz
|
40cbc7cdb6
|
Remove support for building old taker frontend
`maker-frontend` vite config supports only maker now.
|
3 years ago |
itchymax
|
088bf45112
|
Add new taker-frontend and rename old to maker-frontend
|
3 years ago |