27 Commits

Author SHA1 Message Date
f4923b6131 chore(dockerfile): update Node.js version for compatibility in Next.js quickstart 2023-11-20 10:21:50 +01:00
277596af6e chore(deps): bump next from 13.2.3 to 14.0.1 in /frontend
Bumps [next](https://github.com/vercel/next.js) from 13.2.3 to 14.0.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v13.2.3...v14.0.1)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 15:17:21 +01:00
759e727135 chore(deps): bump @types/react from 18.2.0 to 18.2.32 in /frontend
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.0 to 18.2.32.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-26 11:27:52 +02:00
b622bd7e2e chore(deps-dev): bump eslint from 8.47.0 to 8.52.0 in /frontend
Bumps [eslint](https://github.com/eslint/eslint) from 8.47.0 to 8.52.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.47.0...v8.52.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-25 11:55:10 +02:00
4144c2c2c7 chore: update versions to 0.9.0 2023-10-19 11:29:55 +02:00
aa927eabde chore: update versions to 0.8.4 2023-10-11 14:44:40 +02:00
6761f4b6e7 chore: bump frontend versions to 0.8.3 2023-08-28 11:46:38 +02:00
12bb567a45 chore(deps-dev): bump eslint from 8.42.0 to 8.47.0 in /frontend
Bumps [eslint](https://github.com/eslint/eslint) from 8.42.0 to 8.47.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.42.0...v8.47.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-25 11:20:43 +02:00
40bc8bb536 chore(deps): bump @types/react-dom from 18.0.11 to 18.2.7 in /frontend
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.0.11 to 18.2.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-04 10:58:05 +02:00
ece8a5c860 chore: frontend version bump (#938)
* chore: frontend version bump

* chore: fix package-lock.json
2023-08-02 09:43:37 +02:00
bd74c72f65 chore: frontend version bump 2023-07-21 10:34:04 +02:00
5dd3fefd08 chore: remove the -beta from the fronend versions. The prerelease is already adressed by the pre 1. version. 2023-07-06 14:19:58 +02:00
844fccc83a fix: conflicts 2023-07-03 12:14:00 +02:00
c6216eae84 Chore improve events (#864) 2023-06-30 14:26:56 +02:00
50991c956b French translations (#851) 2023-06-21 13:23:06 +02:00
5ab009bb2a chore: bump frontend versions to 0.8.0 2023-06-13 14:15:24 +02:00
179f5b6ec8 docs: fix broken links 2023-06-12 15:33:25 +02:00
22af94b5a3 feat: introduce custom translations (#815) 2023-06-06 17:12:24 +02:00
53eefdc2cc chore(deps-dev): bump eslint from 8.39.0 to 8.42.0 in /frontend
Bumps [eslint](https://github.com/eslint/eslint) from 8.39.0 to 8.42.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.39.0...v8.42.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 14:11:44 +02:00
404c736f77 Improve custom events and update example apps (#768) 2023-05-30 13:37:30 +02:00
efb8d7ea86 chore(deps-dev): bump eslint from 8.38.0 to 8.39.0 in /frontend
Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.39.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.38.0...v8.39.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-27 20:05:42 +00:00
f3d2dccb66 chore(deps): bump @types/react from 18.0.28 to 18.2.0 in /frontend
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.28 to 18.2.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 20:21:09 +00:00
d5f7db3382 chore(deps-dev): bump eslint from 8.36.0 to 8.38.0 in /frontend
Bumps [eslint](https://github.com/eslint/eslint) from 8.36.0 to 8.38.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.36.0...v8.38.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-14 20:06:02 +00:00
92771f679d chore(deps-dev): bump eslint from 8.35.0 to 8.36.0 in /frontend
Bumps [eslint](https://github.com/eslint/eslint) from 8.35.0 to 8.36.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.35.0...v8.36.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-16 11:35:25 +00:00
4f39d768b7 fix(example): do not copy lockfiles not under vc in dockerfiles 2023-03-14 10:32:36 +01:00
47040e3056 chore: fix examples 0.2.1 not published 2023-03-06 14:23:51 +01:00
b9fa81f76b chore: moved exampled to frontend 2023-03-03 14:11:13 +01:00