588 Commits

Author SHA1 Message Date
dependabot[bot]
4d646e7e30
Bump react-i18next from 15.0.1 to 15.0.2 in /webui
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.0.1 to 15.0.2.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v15.0.1...v15.0.2)

---
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-09-16 08:13:46 +00:00
dependabot[bot]
fd542c8774
Bump vite from 5.4.4 to 5.4.5 in /webui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.4 to 5.4.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.5/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 08:13:22 +00:00
3bc5082702
Merge pull request #188 from gnmyt/dependabot/npm_and_yarn/webui/fontsource/inter-5.1.0
Bump @fontsource/inter from 5.0.21 to 5.1.0 in /webui
2024-09-13 17:45:19 +02:00
f440c4504a
Merge pull request #187 from gnmyt/dependabot/npm_and_yarn/webui/eslint-plugin-react-7.36.1
Bump eslint-plugin-react from 7.36.0 to 7.36.1 in /webui
2024-09-13 17:20:16 +02:00
dependabot[bot]
d4f531bc30
Bump @fontsource/inter from 5.0.21 to 5.1.0 in /webui
Bumps [@fontsource/inter](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/inter) from 5.0.21 to 5.1.0.
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/inter)

---
updated-dependencies:
- dependency-name: "@fontsource/inter"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-13 08:22:03 +00:00
dependabot[bot]
792392c9ed
Bump eslint-plugin-react from 7.36.0 to 7.36.1 in /webui
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.36.0 to 7.36.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.36.0...v7.36.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-13 08:21:30 +00:00
16f35dee61
Merge pull request #186 from gnmyt/dependabot/npm_and_yarn/webui/eslint-plugin-react-7.36.0
Bump eslint-plugin-react from 7.35.2 to 7.36.0 in /webui
2024-09-12 13:31:38 +02:00
dependabot[bot]
67b9399eaf
Bump eslint-plugin-react from 7.35.2 to 7.36.0 in /webui
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.35.2 to 7.36.0.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.2...v7.36.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-12 08:32:01 +00:00
b8af564b58
Merge pull request #185 from gnmyt/dependabot/npm_and_yarn/webui/vite-5.4.4
Bump vite from 5.4.3 to 5.4.4 in /webui
2024-09-12 09:42:40 +02:00
0e6a318510
Merge pull request #184 from gnmyt/dependabot/npm_and_yarn/webui/i18next-23.15.1
Bump i18next from 23.14.0 to 23.15.1 in /webui
2024-09-11 21:08:54 +02:00
b0ef675644
Merge pull request #183 from gnmyt/dependabot/npm_and_yarn/webui/react-router-dom-6.26.2
Bump react-router-dom from 6.26.1 to 6.26.2 in /webui
2024-09-11 20:01:59 +02:00
dependabot[bot]
5f103befc8
Bump i18next from 23.14.0 to 23.15.1 in /webui
Bumps [i18next](https://github.com/i18next/i18next) from 23.14.0 to 23.15.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.14.0...v23.15.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-11 16:09:35 +00:00
b5d4c499cf
Merge pull request #182 from gnmyt/dependabot/npm_and_yarn/webui/fontsource/inter-5.0.21
Bump @fontsource/inter from 5.0.20 to 5.0.21 in /webui
2024-09-11 18:07:55 +02:00
ce8e3f4d03
Merge pull request #181 from gnmyt/dependabot/maven/org.apache.logging.log4j-log4j-api-2.24.0
Bump org.apache.logging.log4j:log4j-api from 2.23.1 to 2.24.0
2024-09-11 17:03:12 +02:00
dependabot[bot]
28aa7ba3a3
Bump vite from 5.4.3 to 5.4.4 in /webui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.3 to 5.4.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.4/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.4/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-11 08:15:39 +00:00
dependabot[bot]
2c640100f4
Bump react-router-dom from 6.26.1 to 6.26.2 in /webui
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.26.1 to 6.26.2.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.26.2/packages/react-router-dom)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-10 08:19:23 +00:00
d964591060
Merge pull request #180 from gnmyt/dependabot/maven/org.apache.logging.log4j-log4j-slf4j-impl-2.24.0
Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.23.1 to 2.24.0
2024-09-09 21:50:22 +02:00
c5d008310d
Merge pull request #179 from gnmyt/dependabot/maven/org.apache.logging.log4j-log4j-core-2.24.0
Bump org.apache.logging.log4j:log4j-core from 2.23.1 to 2.24.0
2024-09-09 19:34:43 +02:00
dependabot[bot]
13baca931e
Bump @fontsource/inter from 5.0.20 to 5.0.21 in /webui
Bumps [@fontsource/inter](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/inter) from 5.0.20 to 5.0.21.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/inter/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/inter)

---
updated-dependencies:
- dependency-name: "@fontsource/inter"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 08:54:30 +00:00
dependabot[bot]
5fd331c96f
Bump org.apache.logging.log4j:log4j-api from 2.23.1 to 2.24.0
Bumps org.apache.logging.log4j:log4j-api from 2.23.1 to 2.24.0.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 08:26:40 +00:00
dependabot[bot]
cd12e3acdb
Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.23.1 to 2.24.0
Bumps org.apache.logging.log4j:log4j-slf4j-impl from 2.23.1 to 2.24.0.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 08:26:39 +00:00
dependabot[bot]
b8b290eff5
Bump org.apache.logging.log4j:log4j-core from 2.23.1 to 2.24.0
Bumps org.apache.logging.log4j:log4j-core from 2.23.1 to 2.24.0.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 08:26:37 +00:00
4ac3aba4ee
Merge pull request #177 from gnmyt/dependabot/npm_and_yarn/webui/eslint-plugin-react-7.35.2
Bump eslint-plugin-react from 7.35.1 to 7.35.2 in /webui
2024-09-04 10:36:29 +02:00
dependabot[bot]
862e78885b
Bump eslint-plugin-react from 7.35.1 to 7.35.2 in /webui
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.35.1 to 7.35.2.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.1...v7.35.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-04 08:35:54 +00:00
b901bb4bdb
Merge pull request #178 from gnmyt/dependabot/npm_and_yarn/webui/vite-5.4.3
Bump vite from 5.4.2 to 5.4.3 in /webui
2024-09-04 10:34:09 +02:00
dependabot[bot]
5c73301e2c
Bump vite from 5.4.2 to 5.4.3 in /webui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.2 to 5.4.3.
- [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.4.3/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-04 08:13:57 +00:00
f9c858d9b2
Merge pull request #176 from gnmyt/dependabot/npm_and_yarn/webui/eslint-plugin-react-7.35.1
Bump eslint-plugin-react from 7.35.0 to 7.35.1 in /webui
2024-09-03 16:38:37 +02:00
dependabot[bot]
7b8e720dbe
Bump eslint-plugin-react from 7.35.0 to 7.35.1 in /webui
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.35.0 to 7.35.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.0...v7.35.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-03 09:07:27 +00:00
9a2cbc229c
Merge pull request #175 from gnmyt/dependabot/npm_and_yarn/webui/types/react-18.3.5
Bump @types/react from 18.3.4 to 18.3.5 in /webui
2024-09-02 18:53:53 +02:00
dependabot[bot]
9ed08ea7eb
Bump @types/react from 18.3.4 to 18.3.5 in /webui
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.4 to 18.3.5.
- [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-09-02 08:29:33 +00:00
a8d91fa9b6
Merge pull request #174 from gnmyt/dependabot/npm_and_yarn/webui/eslint-plugin-react-refresh-0.4.11
Bump eslint-plugin-react-refresh from 0.4.10 to 0.4.11 in /webui
2024-08-23 11:17:25 +02:00
dependabot[bot]
5662e1ee5c
Bump eslint-plugin-react-refresh from 0.4.10 to 0.4.11 in /webui
Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.10 to 0.4.11.
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.4.10...v0.4.11)

---
updated-dependencies:
- dependency-name: eslint-plugin-react-refresh
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-23 08:20:35 +00:00
050d4e3ad2
Merge pull request #173 from gnmyt/dependabot/npm_and_yarn/webui/emotion/react-11.13.3
Bump @emotion/react from 11.13.0 to 11.13.3 in /webui
2024-08-22 19:22:03 +02:00
db0b42d7ed
Merge pull request #172 from gnmyt/dependabot/npm_and_yarn/webui/i18next-http-backend-2.6.1
Bump i18next-http-backend from 2.6.0 to 2.6.1 in /webui
2024-08-22 18:19:42 +02:00
dependabot[bot]
3c9362db95
Bump @emotion/react from 11.13.0 to 11.13.3 in /webui
Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.13.0 to 11.13.3.
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/react@11.13.0...@emotion/react@11.13.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-22 08:55:06 +00:00
dependabot[bot]
3db3507338
Bump i18next-http-backend from 2.6.0 to 2.6.1 in /webui
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.6.0 to 2.6.1.
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.6.0...v2.6.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-08-22 08:54:56 +00:00
91f2196bce
Merge pull request #170 from gnmyt/dependabot/npm_and_yarn/webui/vite-5.4.2
Bump vite from 5.4.1 to 5.4.2 in /webui
2024-08-21 11:05:20 +02:00
dependabot[bot]
908a469f7d
Bump vite from 5.4.1 to 5.4.2 in /webui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.1 to 5.4.2.
- [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.4.2/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-21 08:55:17 +00:00
9883a4a6d6
Merge pull request #171 from gnmyt/dependabot/npm_and_yarn/webui/eslint-plugin-react-refresh-0.4.10
Bump eslint-plugin-react-refresh from 0.4.9 to 0.4.10 in /webui
2024-08-21 10:53:31 +02:00
430f573683
Merge pull request #169 from gnmyt/dependabot/npm_and_yarn/webui/types/react-18.3.4
Bump @types/react from 18.3.3 to 18.3.4 in /webui
2024-08-21 10:46:52 +02:00
dependabot[bot]
abc9515c37
Bump eslint-plugin-react-refresh from 0.4.9 to 0.4.10 in /webui
Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.9 to 0.4.10.
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.4.9...v0.4.10)

---
updated-dependencies:
- dependency-name: eslint-plugin-react-refresh
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-21 08:30:16 +00:00
dependabot[bot]
43f7411ed8
Bump @types/react from 18.3.3 to 18.3.4 in /webui
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.3 to 18.3.4.
- [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-08-21 08:29:50 +00:00
f4080508f0
Merge pull request #168 from gnmyt/dependabot/npm_and_yarn/webui/i18next-http-backend-2.6.0
Bump i18next-http-backend from 2.5.2 to 2.6.0 in /webui
2024-08-20 16:19:13 +02:00
dependabot[bot]
32cf1d7b3a
Bump i18next-http-backend from 2.5.2 to 2.6.0 in /webui
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.5.2 to 2.6.0.
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.5.2...v2.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-20 09:25:09 +00:00
526f3b3243
Merge pull request #167 from gnmyt/dependabot/npm_and_yarn/webui/i18next-23.14.0
Bump i18next from 23.13.0 to 23.14.0 in /webui
2024-08-20 11:23:29 +02:00
dependabot[bot]
c294f5c420
Bump i18next from 23.13.0 to 23.14.0 in /webui
Bumps [i18next](https://github.com/i18next/i18next) from 23.13.0 to 23.14.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.13.0...v23.14.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-08-20 09:03:12 +00:00
4d30cfed4b
Merge pull request #166 from gnmyt/dependabot/npm_and_yarn/webui/vite-5.4.1
Bump vite from 5.4.0 to 5.4.1 in /webui
2024-08-17 09:33:09 +02:00
64afc1d7c0
Merge pull request #165 from gnmyt/dependabot/npm_and_yarn/webui/react-router-dom-6.26.1
Bump react-router-dom from 6.26.0 to 6.26.1 in /webui
2024-08-17 09:30:39 +02:00
ea20718b1b
Merge pull request #164 from gnmyt/dependabot/npm_and_yarn/webui/i18next-23.13.0
Bump i18next from 23.12.3 to 23.13.0 in /webui
2024-08-17 09:21:09 +02:00
dependabot[bot]
9b93d6dcce
Bump vite from 5.4.0 to 5.4.1 in /webui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.0 to 5.4.1.
- [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.4.1/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-16 09:02:23 +00:00