Commit graph

33 commits

Author SHA1 Message Date
Kizuren
fcbb275d05
Merge pull request #16 from Kizuren/dependabot/npm_and_yarn/dependencies-337618fec2
Bump the dependencies group with 3 updates
2025-12-09 02:53:35 +01:00
dependabot[bot]
09af193850
Bump the dependencies group with 3 updates
Bumps the dependencies group with 3 updates: [framer-motion](https://github.com/motiondivision/motion), [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom).


Updates `framer-motion` from 12.23.24 to 12.23.25
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/motiondivision/motion/compare/v12.23.24...v12.23.25)

Updates `react` from 19.2.0 to 19.2.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.1/packages/react)

Updates `react-dom` from 19.2.0 to 19.2.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.1/packages/react-dom)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-version: 12.23.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: react
  dependency-version: 19.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: react-dom
  dependency-version: 19.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-08 06:19:59 +00:00
Kizuren
cf34bb9774
Merge pull request #15 from Kizuren/dependabot/npm_and_yarn/dependencies-7d421ad87b 2025-11-10 07:36:46 +01:00
dependabot[bot]
9967f87cfa
Bump axios from 1.13.1 to 1.13.2 in the dependencies group
Bumps the dependencies group with 1 update: [axios](https://github.com/axios/axios).


Updates `axios` from 1.13.1 to 1.13.2
- [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.13.1...v1.13.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.13.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-10 06:34:47 +00:00
Kizuren
bd6a7c4471
Merge pull request #14 from Kizuren/dependabot/npm_and_yarn/dependencies-8df750de4c
Bump the dependencies group across 1 directory with 2 updates
2025-11-03 10:53:31 +01:00
dependabot[bot]
83c5bb30ab
Bump the dependencies group across 1 directory with 2 updates
Bumps the dependencies group with 2 updates in the / directory: [axios](https://github.com/axios/axios) and [framer-motion](https://github.com/motiondivision/motion).


Updates `axios` from 1.12.2 to 1.13.1
- [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.12.2...v1.13.1)

Updates `framer-motion` from 12.23.22 to 12.23.24
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/motiondivision/motion/compare/v12.23.22...v12.23.24)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: framer-motion
  dependency-version: 12.23.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-03 06:35:53 +00:00
Kizuren
ff7a54180c
Merge pull request #12 from Kizuren/dependabot/npm_and_yarn/dependencies-5d4305b611
Bump the dependencies group across 1 directory with 5 updates
2025-10-06 10:58:32 +02:00
dependabot[bot]
3e92e7fe54
Bump the dependencies group across 1 directory with 5 updates
Bumps the dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.6.4` | `6.9.1` |
| [axios](https://github.com/axios/axios) | `1.11.0` | `1.12.2` |
| [framer-motion](https://github.com/motiondivision/motion) | `12.23.12` | `12.23.22` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.1` | `19.2.0` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.1` | `19.2.0` |



Updates `@testing-library/jest-dom` from 6.6.4 to 6.9.1
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.6.4...v6.9.1)

Updates `axios` from 1.11.0 to 1.12.2
- [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.11.0...v1.12.2)

Updates `framer-motion` from 12.23.12 to 12.23.22
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/motiondivision/motion/compare/v12.23.12...v12.23.22)

Updates `react` from 19.1.1 to 19.2.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react)

Updates `react-dom` from 19.1.1 to 19.2.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react-dom)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 6.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: axios
  dependency-version: 1.12.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: framer-motion
  dependency-version: 12.23.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: react
  dependency-version: 19.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: react-dom
  dependency-version: 19.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-06 06:25:02 +00:00
Kizuren
84067b64f7
Merge pull request #8 from Kizuren/dependabot/npm_and_yarn/dependencies-4b1f961d4d
Bump the dependencies group with 4 updates
2025-08-05 13:45:51 +02:00
dependabot[bot]
873e1743c4
Bump the dependencies group with 4 updates
Bumps the dependencies group with 4 updates: [framer-motion](https://github.com/motiondivision/motion), [react](https://github.com/facebook/react/tree/HEAD/packages/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [web-vitals](https://github.com/GoogleChrome/web-vitals).


Updates `framer-motion` from 12.23.9 to 12.23.12
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/motiondivision/motion/compare/v12.23.9...v12.23.12)

Updates `react` from 19.1.0 to 19.1.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.1.1/packages/react)

Updates `react-dom` from 19.1.0 to 19.1.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.1.1/packages/react-dom)

Updates `web-vitals` from 5.0.3 to 5.1.0
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v5.0.3...v5.1.0)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-version: 12.23.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: react
  dependency-version: 19.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: react-dom
  dependency-version: 19.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: web-vitals
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-04 09:13:59 +00:00
Kizuren
0c347ee74a
Merge pull request #7 from Kizuren/dependabot/npm_and_yarn/dependencies-97428c5f38
Bump the dependencies group across 1 directory with 5 updates
2025-07-28 13:45:50 +02:00
dependabot[bot]
d8590a2293
Bump the dependencies group across 1 directory with 5 updates
Bumps the dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.6.3` | `6.6.4` |
| [axios](https://github.com/axios/axios) | `1.9.0` | `1.11.0` |
| [framer-motion](https://github.com/motiondivision/motion) | `12.10.5` | `12.23.9` |
| [styled-components](https://github.com/styled-components/styled-components) | `6.1.18` | `6.1.19` |
| [web-vitals](https://github.com/GoogleChrome/web-vitals) | `5.0.0` | `5.0.3` |



Updates `@testing-library/jest-dom` from 6.6.3 to 6.6.4
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.6.3...v6.6.4)

Updates `axios` from 1.9.0 to 1.11.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.9.0...v1.11.0)

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

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

Updates `web-vitals` from 5.0.0 to 5.0.3
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v5.0.0...v5.0.3)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 6.6.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: axios
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: framer-motion
  dependency-version: 12.23.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: styled-components
  dependency-version: 6.1.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: web-vitals
  dependency-version: 5.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-28 09:54:50 +00:00
MarcUs7i
4ca9c495b0 Updated docker files 2025-07-04 18:46:20 +02:00
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