Commit Graph

22 Commits

Author SHA1 Message Date
dependabot[bot] 19087b4a9c Bump @vitejs/plugin-react from 2.0.1 to 2.1.0 in /client
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-react) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.1.0/packages/plugin-react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 21:45:42 +00:00
dependabot[bot] 48d68ad25b Bump vite-plugin-pwa from 0.12.4 to 0.12.6 in /client
Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.12.4 to 0.12.6.
- [Release notes](https://github.com/antfu/vite-plugin-pwa/releases)
- [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.12.4...v0.12.6)

---
updated-dependencies:
- dependency-name: vite-plugin-pwa
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-02 22:45:25 +00:00
dependabot[bot] 1714879590 Bump vite-plugin-pwa from 0.12.3 to 0.12.4 in /client
Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.12.3 to 0.12.4.
- [Release notes](https://github.com/antfu/vite-plugin-pwa/releases)
- [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.12.3...v0.12.4)

---
updated-dependencies:
- dependency-name: vite-plugin-pwa
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 13:50:33 +00:00
dependabot[bot] ebc4fbd648 Bump sass from 1.54.6 to 1.54.8 in /client
Bumps [sass](https://github.com/sass/dart-sass) from 1.54.6 to 1.54.8.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.54.6...1.54.8)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 22:00:42 +00:00
Mathias Wagner adcf13f5e7 Updated the client version to 1.0.4 2022-08-31 09:18:03 +02:00
Mathias Wagner bcdbde23ab Added the cron-parser dependency to the client 2022-08-31 01:11:34 +02:00
Mathias Wagner ad38c32d0e Upgraded the client dependencies 2022-08-31 00:35:03 +02:00
Mathias Wagner f7eaa36bea Added the vite pwa plugin to the dependencies 2022-08-31 00:12:30 +02:00
Mathias Wagner 7b282df466 Removed the deprecation warning in the client 2022-08-30 17:14:26 +02:00
dependabot[bot] abf0bfe3bc Bump vite from 3.0.7 to 3.0.9 in /client
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.0.7 to 3.0.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.0.9/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-27 10:02:08 +00:00
dependabot[bot] e35e63cd0d Bump sass from 1.54.4 to 1.54.5 in /client
Bumps [sass](https://github.com/sass/dart-sass) from 1.54.4 to 1.54.5.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.54.4...1.54.5)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-19 23:01:38 +00:00
dependabot[bot] a805a325dc Bump sass from 1.54.3 to 1.54.4 in /client
Bumps [sass](https://github.com/sass/dart-sass) from 1.54.3 to 1.54.4.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.54.3...1.54.4)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-14 01:44:26 +00:00
Mathias b99a534369 Updated the client dependencies 2022-08-14 03:09:23 +02:00
Mathias d4188dfd1d Updated the client version to 1.0.3 2022-08-14 01:57:28 +02:00
Mathias 2a6db91537 Fixed the vite build script in the client package.json 2022-08-14 01:56:14 +02:00
Mathias 64c99b0430 Updated the package.json of the client to use vite instead of "create-react-app" 2022-08-14 01:28:30 +02:00
Mathias a7eb6899f8 Updated the dependencies of the client 2022-08-06 19:58:57 +02:00
Mathias f95436280f Upgraded the dependency versions of the client 2022-08-02 23:29:13 +02:00
Mathias Wagner 3ddfc8c11a Updated the client version & dependencies 2022-05-09 23:31:02 +02:00
Mathias Wagner 5c82c7e980 Added the fontawesome & sass dependency 2022-04-09 23:13:45 +02:00
Mathias Wagner 16222275c3 Added a proxy to the package.json 2022-04-05 19:54:15 +02:00
Mathias Wagner 12e4923d2e Created the package.json of the client 2022-04-05 19:27:18 +02:00