Commit Graph

2351 Commits

Author SHA1 Message Date
Mathias Wagner
f74ca986f4 Merge pull request #660 from gnmyt/dependabot/npm_and_yarn/client/i18next-23.11.3
Bump i18next from 23.11.2 to 23.11.3 in /client
2024-04-30 05:27:49 +02:00
dependabot[bot]
5ee4cb5f86 Bump i18next from 23.11.2 to 23.11.3 in /client
Bumps [i18next](https://github.com/i18next/i18next) from 23.11.2 to 23.11.3.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v23.11.2...v23.11.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 21:32:24 +00:00
Mathias Wagner
d94562f028 Merge pull request #659 from gnmyt/dependabot/npm_and_yarn/client/react-dom-18.3.1
Bump react-dom from 18.3.0 to 18.3.1 in /client
2024-04-27 12:02:35 +02:00
dependabot[bot]
e0f547c23a Bump react-dom from 18.3.0 to 18.3.1 in /client
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.3.0 to 18.3.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/v18.3.1/packages/react-dom)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-27 09:30:24 +00:00
Mathias Wagner
1b55abd9bd Merge pull request #658 from gnmyt/dependabot/npm_and_yarn/client/multi-ac08903459
Bump react and @types/react in /client
2024-04-27 11:29:43 +02:00
dependabot[bot]
1167c81559 Bump react and @types/react in /client
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together.

Updates `react` from 18.3.0 to 18.3.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/v18.3.1/packages/react)

Updates `@types/react` from 18.3.0 to 18.3.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-26 21:50:41 +00:00
Mathias Wagner
cc48556909 Merge pull request #657 from gnmyt/dependabot/npm_and_yarn/client/multi-e902afe77d
Bump react-dom and @types/react-dom in /client
2024-04-26 10:28:23 +02:00
dependabot[bot]
49e42554c5 Bump react-dom and @types/react-dom in /client
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). These dependencies needed to be updated together.

Updates `react-dom` from 18.2.0 to 18.3.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/HEAD/packages/react-dom)

Updates `@types/react-dom` from 18.2.25 to 18.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-26 08:23:41 +00:00
Mathias Wagner
788b90325b Merge pull request #656 from gnmyt/dependabot/npm_and_yarn/client/multi-658d7c804e
Bump react and @types/react in /client
2024-04-26 10:22:56 +02:00
dependabot[bot]
0717cb1cb2 Bump react and @types/react in /client
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together.

Updates `react` from 18.2.0 to 18.3.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/HEAD/packages/react)

Updates `@types/react` from 18.2.79 to 18.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-25 21:51:01 +00:00
Mathias Wagner
9f007c8da8 Merge pull request #655 from gnmyt/dependabot/npm_and_yarn/client/react-i18next-14.1.1
Bump react-i18next from 14.1.0 to 14.1.1 in /client
2024-04-24 12:11:12 +02:00
dependabot[bot]
ba3b19bd6a Bump react-i18next from 14.1.0 to 14.1.1 in /client
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 14.1.0 to 14.1.1.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v14.1.0...v14.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-23 21:43:16 +00:00
Mathias Wagner
0b1b5804d3 Merge pull request #654 from gnmyt/dependabot/npm_and_yarn/client/vite-5.2.10
Bump vite from 5.2.9 to 5.2.10 in /client
2024-04-23 06:47:56 +02:00
dependabot[bot]
0501c0221e Bump vite from 5.2.9 to 5.2.10 in /client
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.9 to 5.2.10.
- [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/v5.2.10/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>
2024-04-22 21:24:22 +00:00
Mathias Wagner
27996abb4e Merge pull request #653 from gnmyt/dependabot/npm_and_yarn/client/i18next-http-backend-2.5.1
Bump i18next-http-backend from 2.5.0 to 2.5.1 in /client
2024-04-19 08:04:02 +02:00
dependabot[bot]
0202c54fb9 Bump i18next-http-backend from 2.5.0 to 2.5.1 in /client
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.5.0 to 2.5.1.
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.5.0...v2.5.1)

---
updated-dependencies:
- dependency-name: i18next-http-backend
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 21:10:06 +00:00
Mathias Wagner
a275e635dd Merge pull request #652 from gnmyt/dependabot/npm_and_yarn/client/types/react-18.2.79
Bump @types/react from 18.2.78 to 18.2.79 in /client
2024-04-17 07:13:32 +02:00
Mathias Wagner
e607ecd4e2 Merge pull request #651 from gnmyt/dependabot/npm_and_yarn/client/vite-5.2.9
Bump vite from 5.2.8 to 5.2.9 in /client
2024-04-17 06:49:59 +02:00
dependabot[bot]
4a1e28bd11 Bump @types/react from 18.2.78 to 18.2.79 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.78 to 18.2.79.
- [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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 21:47:26 +00:00
dependabot[bot]
166457f9ea Bump vite from 5.2.8 to 5.2.9 in /client
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.8 to 5.2.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/v5.2.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>
2024-04-16 21:47:07 +00:00
Mathias Wagner
4eac62fcf4 Merge pull request #650 from gnmyt/dependabot/npm_and_yarn/sequelize-6.37.3
Bump sequelize from 6.37.2 to 6.37.3
2024-04-16 06:21:41 +02:00
Mathias Wagner
3f451c71e9 Merge pull request #649 from gnmyt/dependabot/npm_and_yarn/client/i18next-23.11.2
Bump i18next from 23.11.1 to 23.11.2 in /client
2024-04-16 06:06:16 +02:00
Mathias Wagner
e45dd55bfc Merge pull request #648 from gnmyt/dependabot/npm_and_yarn/client/types/react-18.2.78
Bump @types/react from 18.2.77 to 18.2.78 in /client
2024-04-16 05:34:58 +02:00
dependabot[bot]
207fca1128 Bump sequelize from 6.37.2 to 6.37.3
Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.37.2 to 6.37.3.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](https://github.com/sequelize/sequelize/compare/v6.37.2...v6.37.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 21:56:28 +00:00
dependabot[bot]
b6f55e1a1c Bump i18next from 23.11.1 to 23.11.2 in /client
Bumps [i18next](https://github.com/i18next/i18next) from 23.11.1 to 23.11.2.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v23.11.1...v23.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 21:47:22 +00:00
dependabot[bot]
3cdd07865f Bump @types/react from 18.2.77 to 18.2.78 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.77 to 18.2.78.
- [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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 21:47:06 +00:00
Mathias Wagner
7f622f6fc5 Merge pull request #647 from gnmyt/dependabot/npm_and_yarn/client/types/react-18.2.77
Bump @types/react from 18.2.76 to 18.2.77 in /client
2024-04-13 10:15:36 +02:00
Mathias Wagner
d62edbf7b6 Merge pull request #646 from gnmyt/dependabot/npm_and_yarn/client/sass-1.75.0
Bump sass from 1.74.1 to 1.75.0 in /client
2024-04-13 09:42:10 +02:00
dependabot[bot]
7d1a90307a Bump @types/react from 18.2.76 to 18.2.77 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.76 to 18.2.77.
- [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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 21:23:05 +00:00
dependabot[bot]
a8988bc396 Bump sass from 1.74.1 to 1.75.0 in /client
Bumps [sass](https://github.com/sass/dart-sass) from 1.74.1 to 1.75.0.
- [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.74.1...1.75.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 21:22:47 +00:00
Mathias Wagner
0c8ca5119f Merge pull request #645 from gnmyt/dependabot/npm_and_yarn/client/types/react-dom-18.2.25
Bump @types/react-dom from 18.2.24 to 18.2.25 in /client
2024-04-12 06:24:35 +02:00
dependabot[bot]
fc93e3fa08 Bump @types/react-dom from 18.2.24 to 18.2.25 in /client
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.24 to 18.2.25.
- [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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 04:16:27 +00:00
Mathias Wagner
fd6e761f1f Merge pull request #644 from gnmyt/dependabot/npm_and_yarn/client/types/react-18.2.76
Bump @types/react from 18.2.75 to 18.2.76 in /client
2024-04-12 06:15:43 +02:00
dependabot[bot]
7eb0e19276 Bump @types/react from 18.2.75 to 18.2.76 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.75 to 18.2.76.
- [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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 21:10:15 +00:00
Mathias Wagner
8ce1707bae Merge pull request #643 from gnmyt/dependabot/npm_and_yarn/tar-6.2.1
Bump tar from 6.1.11 to 6.2.1
2024-04-10 09:00:11 +02:00
Mathias Wagner
f283b78c02 Merge pull request #642 from gnmyt/dependabot/npm_and_yarn/client/i18next-23.11.1
Bump i18next from 23.11.0 to 23.11.1 in /client
2024-04-10 07:36:54 +02:00
dependabot[bot]
02c0fa263f Bump tar from 6.1.11 to 6.2.1
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.11 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.11...v6.2.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 05:23:49 +00:00
Mathias Wagner
99762423f2 Merge pull request #641 from gnmyt/dependabot/npm_and_yarn/client/types/react-18.2.75
Bump @types/react from 18.2.74 to 18.2.75 in /client
2024-04-10 07:23:25 +02:00
dependabot[bot]
3b3985ea14 Bump i18next from 23.11.0 to 23.11.1 in /client
Bumps [i18next](https://github.com/i18next/i18next) from 23.11.0 to 23.11.1.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v23.11.0...v23.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-09 21:09:15 +00:00
dependabot[bot]
51d8c5f86a Bump @types/react from 18.2.74 to 18.2.75 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.74 to 18.2.75.
- [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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-09 21:09:08 +00:00
Mathias Wagner
78a744c33a Merge pull request #640 from gnmyt/dependabot/npm_and_yarn/client/i18next-23.11.0
Bump i18next from 23.10.1 to 23.11.0 in /client
2024-04-09 12:21:20 +02:00
dependabot[bot]
96b10a0edc Bump i18next from 23.10.1 to 23.11.0 in /client
Bumps [i18next](https://github.com/i18next/i18next) from 23.10.1 to 23.11.0.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v23.10.1...v23.11.0)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 21:58:50 +00:00
Mathias Wagner
2b8a1d0365 Merge pull request #639 from gnmyt/dependabot/npm_and_yarn/client/vite-plugin-pwa-0.19.8
Bump vite-plugin-pwa from 0.19.7 to 0.19.8 in /client
2024-04-06 00:02:01 +02:00
dependabot[bot]
2fd855de00 Bump vite-plugin-pwa from 0.19.7 to 0.19.8 in /client
Bumps [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) from 0.19.7 to 0.19.8.
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v0.19.7...v0.19.8)

---
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>
2024-04-05 21:40:14 +00:00
Mathias Wagner
facabbdc73 Merge pull request #638 from gnmyt/dependabot/npm_and_yarn/client/sass-1.74.1
Bump sass from 1.72.0 to 1.74.1 in /client
2024-04-05 07:57:10 +02:00
dependabot[bot]
5c855d33c7 Bump sass from 1.72.0 to 1.74.1 in /client
Bumps [sass](https://github.com/sass/dart-sass) from 1.72.0 to 1.74.1.
- [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.72.0...1.74.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 05:54:30 +00:00
Mathias Wagner
f257ac7c02 Merge pull request #637 from gnmyt/dependabot/npm_and_yarn/client/vite-5.2.8
Bump vite from 5.2.7 to 5.2.8 in /client
2024-04-05 07:53:44 +02:00
Mathias Wagner
d5e791ec30 Merge pull request #636 from gnmyt/dependabot/npm_and_yarn/client/types/react-dom-18.2.24
Bump @types/react-dom from 18.2.23 to 18.2.24 in /client
2024-04-04 18:52:09 +02:00
dependabot[bot]
fffa32daca Bump vite from 5.2.7 to 5.2.8 in /client
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.7 to 5.2.8.
- [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/v5.2.8/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>
2024-04-04 12:16:09 +00:00
Mathias Wagner
7ca08d3589 Merge pull request #635 from gnmyt/dependabot/npm_and_yarn/web/vite-5.1.7
Bump vite from 5.1.5 to 5.1.7 in /web
2024-04-04 14:15:47 +02:00