Commit Graph

15 Commits

Author SHA1 Message Date
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