Commit graph

20 commits

Author SHA1 Message Date
MarcUs7i
d026d79dd0 Updated GH workflow 2025-06-06 23:20:55 +02:00
MarcUs7i
239f43abf5
Merge pull request #4 from MarcUs7i/dependabot/npm_and_yarn/web-vitals-5.0.0
Bump web-vitals from 4.2.4 to 5.0.0
2025-05-13 00:08:09 +02:00
dependabot[bot]
905f6cdde3
Bump web-vitals from 4.2.4 to 5.0.0
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 4.2.4 to 5.0.0.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v4.2.4...v5.0.0)

---
updated-dependencies:
- dependency-name: web-vitals
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 22:05:41 +00:00
MarcUs7i
7df3289756
Merge pull request #3 from MarcUs7i/dependabot/npm_and_yarn/dependencies-1957a1c184
Bump the dependencies group with 2 updates
2025-05-13 00:04:33 +02:00
dependabot[bot]
92600dc64b
Bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [framer-motion](https://github.com/motiondivision/motion) and [styled-components](https://github.com/styled-components/styled-components).


Updates `framer-motion` from 12.9.4 to 12.10.5
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/motiondivision/motion/compare/v12.9.4...v12.10.5)

Updates `styled-components` from 6.1.17 to 6.1.18
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](https://github.com/styled-components/styled-components/compare/styled-components@6.1.17...styled-components@6.1.18)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-version: 12.10.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: styled-components
  dependency-version: 6.1.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 07:09:28 +00:00
MarcUs7i
965dcf71e1
Merge pull request #2 from MarcUs7i/dependabot/npm_and_yarn/dependencies-5b409d8883
Bump framer-motion from 12.9.2 to 12.9.4 in the dependencies group
2025-05-11 10:13:55 +02:00
MarcUs7i
bf551488b5 Fixed css 2025-05-11 10:09:57 +02:00
dependabot[bot]
9aa555bb16
Bump framer-motion from 12.9.2 to 12.9.4 in the dependencies group
Bumps the dependencies group with 1 update: [framer-motion](https://github.com/motiondivision/motion).


Updates `framer-motion` from 12.9.2 to 12.9.4
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/motiondivision/motion/compare/v12.9.2...v12.9.4)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-version: 12.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 07:15:11 +00:00
MarcUs7i
f9fe001ad8
Merge pull request #1 from MarcUs7i/dependabot/npm_and_yarn/dependencies-fa569be5e5
Bump the dependencies group with 2 updates
2025-04-28 08:45:20 +02:00
dependabot[bot]
375af421e3
Bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [axios](https://github.com/axios/axios) and [framer-motion](https://github.com/motiondivision/motion).


Updates `axios` from 1.8.4 to 1.9.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.8.4...v1.9.0)

Updates `framer-motion` from 12.8.0 to 12.9.2
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/motiondivision/motion/compare/v12.8.0...v12.9.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: framer-motion
  dependency-version: 12.9.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-28 06:38:23 +00:00
MarcUs7i
1727f61296 Updated README.md 2025-04-24 09:10:41 +02:00
MarcUs7i
08eeaf148b Added dependabot.yml 2025-04-24 09:06:31 +02:00
MarcUs7i
465c1f7f7b Bumped packages to not have vulnerabilities 2025-04-24 08:52:17 +02:00
MarcUs7i
8a035550e6 Updated styles to use the dark theme 2025-04-24 08:51:40 +02:00
MarcUs7i
8bfeef9090 Fixed docker-compose.yml 2025-03-19 08:01:53 +01:00
MarcUs7i
64646f3b3e Updated README.md 2025-03-19 07:57:11 +01:00
MarcUs7i
17e592c0d5 Changed package version of saucekudasai 2025-03-18 23:14:56 +01:00
MarcUs7i
995a4b4d7b Simplified github workflows 2025-03-18 23:13:39 +01:00
MarcUs7i
27248c7c86 Updated docker files and package-lock.json 2025-03-18 23:11:13 +01:00
MarcUs7i
880a5e58cc Initial commit 2025-03-18 22:52:59 +01:00