Commit Graph

8530 Commits

Author SHA1 Message Date
dependabot[bot]
37e25d0789 chore(deps-dev): bump eslint-plugin-jest from 27.6.0 to 27.6.1 in /ui
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.6.0 to 27.6.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.6.0...v27.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-04 15:57:44 +00:00
dependabot[bot]
56857f6869 chore(deps-dev): bump @testing-library/jest-dom in /ui
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.1.6 to 6.2.0.
- [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.1.6...v6.2.0)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-04 15:23:03 +00:00
Łukasz Mierzwa
ef8fa60604 fix(ui): fix deps 2024-01-02 18:14:42 +00:00
Łukasz Mierzwa
e76733811a Merge pull request #5675 from prymitive/npm-upgrades
chore(ui): upgrade all 3rd party dependencies
2024-01-02 12:31:28 +00:00
Łukasz Mierzwa
28809837f5 chore(ui): upgrade all 3rd party dependencies 2024-01-02 12:26:44 +00:00
Łukasz Mierzwa
4cf6864174 fix(ui): use new import style 2024-01-01 17:48:44 +00:00
dependabot[bot]
b06d9d5fcf chore(deps): bump date-fns from 2.30.0 to 3.0.6 in /ui
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.30.0 to 3.0.6.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.30.0...v3.0.6)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 17:48:44 +00:00
Łukasz Mierzwa
2326e2de3c Merge pull request #5674 from prymitive/go-mod-upgrades
chore(backend): upgrade all Go modules
2024-01-01 12:39:24 +00:00
Łukasz Mierzwa
4d80a295ce chore(backend): upgrade all Go modules 2024-01-01 12:30:20 +00:00
dependabot[bot]
6aa865128b chore(deps): bump github.com/go-openapi/swag from 0.22.6 to 0.22.7
Bumps [github.com/go-openapi/swag](https://github.com/go-openapi/swag) from 0.22.6 to 0.22.7.
- [Commits](https://github.com/go-openapi/swag/compare/v0.22.6...v0.22.7)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/swag
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 09:04:29 +00:00
dependabot[bot]
8b63d6c7bd chore(deps): bump downshift from 8.2.3 to 8.3.1 in /ui
Bumps [downshift](https://github.com/downshift-js/downshift) from 8.2.3 to 8.3.1.
- [Release notes](https://github.com/downshift-js/downshift/releases)
- [Changelog](https://github.com/downshift-js/downshift/blob/master/CHANGELOG.md)
- [Commits](https://github.com/downshift-js/downshift/compare/v8.2.3...v8.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 08:53:19 +00:00
dependabot[bot]
8c07181b6a chore(deps): bump github.com/go-openapi/strfmt from 0.21.10 to 0.22.0
Bumps [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) from 0.21.10 to 0.22.0.
- [Commits](https://github.com/go-openapi/strfmt/compare/v0.21.10...v0.22.0)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/strfmt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 08:52:52 +00:00
dependabot[bot]
a36c8f0b8b chore(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 08:52:32 +00:00
dependabot[bot]
b8e3122860 chore(deps-dev): bump sass from 1.69.5 to 1.69.6 in /ui
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.5 to 1.69.6.
- [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.69.5...1.69.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 08:52:01 +00:00
dependabot[bot]
ca37d7990d chore(deps-dev): bump @testing-library/user-event in /ui
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.5.1 to 14.5.2.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v14.5.1...v14.5.2)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 08:50:41 +00:00
dependabot[bot]
964ef26b19 chore(deps-dev): bump @types/node from 20.10.5 to 20.10.6 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.5 to 20.10.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 08:50:16 +00:00
dependabot[bot]
664028b70e chore(deps): bump vite-tsconfig-paths from 4.2.2 to 4.2.3 in /ui
Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v4.2.2...v4.2.3)

---
updated-dependencies:
- dependency-name: vite-tsconfig-paths
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 08:49:59 +00:00
dependabot[bot]
a1663f1163 chore(deps): bump github.com/go-openapi/validate from 0.22.4 to 0.22.6
Bumps [github.com/go-openapi/validate](https://github.com/go-openapi/validate) from 0.22.4 to 0.22.6.
- [Commits](https://github.com/go-openapi/validate/compare/v0.22.4...v0.22.6)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/validate
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 14:28:43 +00:00
dependabot[bot]
e601189eab chore(deps-dev): bump @testing-library/jest-dom in /ui
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.1.5 to 6.1.6.
- [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.1.5...v6.1.6)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 14:24:30 +00:00
Łukasz Mierzwa
285729f6c5 Merge pull request #5662 from prymitive/npm-upgrades
chore(ui): upgrade all 3rd party dependencies
2023-12-26 12:29:19 +00:00
Łukasz Mierzwa
4312cff67a chore(ui): upgrade all 3rd party dependencies 2023-12-26 12:25:07 +00:00
Łukasz Mierzwa
393d2cea50 Merge pull request #5661 from prymitive/go-mod-upgrades
chore(backend): upgrade all Go modules
2023-12-25 12:39:05 +00:00
Łukasz Mierzwa
c79dc3133d chore(backend): upgrade all Go modules 2023-12-25 12:30:02 +00:00
dependabot[bot]
b9bb3a129e chore(deps): bump react-day-picker from 8.9.1 to 8.10.0 in /ui
Bumps [react-day-picker](https://github.com/gpbl/react-day-picker) from 8.9.1 to 8.10.0.
- [Release notes](https://github.com/gpbl/react-day-picker/releases)
- [Commits](https://github.com/gpbl/react-day-picker/compare/v8.9.1...v8.10.0)

---
updated-dependencies:
- dependency-name: react-day-picker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 11:31:46 +00:00
dependabot[bot]
3119a4b8d6 chore(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.2 in /ui
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.0.1 to 5.1.2.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.0.1...v5.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 11:31:29 +00:00
dependabot[bot]
b2ce36cc4b chore(deps-dev): bump @types/qs from 6.9.10 to 6.9.11 in /ui
Bumps [@types/qs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qs) from 6.9.10 to 6.9.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qs)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 11:31:14 +00:00
dependabot[bot]
37268f89ab chore(deps): bump reviewdog/action-actionlint from 1.39.1 to 1.40.0
Bumps [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) from 1.39.1 to 1.40.0.
- [Release notes](https://github.com/reviewdog/action-actionlint/releases)
- [Commits](https://github.com/reviewdog/action-actionlint/compare/v1.39.1...v1.40.0)

---
updated-dependencies:
- dependency-name: reviewdog/action-actionlint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 11:31:00 +00:00
dependabot[bot]
b811dc5f7d chore(deps): bump github.com/go-chi/chi/v5 from 5.0.10 to 5.0.11
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.0.10 to 5.0.11.
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-chi/chi/compare/v5.0.10...v5.0.11)

---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 11:30:42 +00:00
dependabot[bot]
96fb0d851f chore(deps): bump github.com/go-openapi/swag from 0.22.5 to 0.22.6
Bumps [github.com/go-openapi/swag](https://github.com/go-openapi/swag) from 0.22.5 to 0.22.6.
- [Commits](https://github.com/go-openapi/swag/compare/v0.22.5...v0.22.6)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/swag
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 11:30:00 +00:00
dependabot[bot]
1a6149ad1d chore(deps): bump node from 21.4.0-alpine to 21.5.0-alpine in /demo
Bumps node from 21.4.0-alpine to 21.5.0-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-21 12:28:53 +00:00
Łukasz Mierzwa
678396a92c Merge pull request #5654 from prymitive/version-sync-node
chore(actions): use latest Node version
2023-12-21 12:28:35 +00:00
Łukasz Mierzwa
c32bb2342a chore(actions): use latest Node version 2023-12-21 12:24:11 +00:00
dependabot[bot]
c0de03158e chore(deps): bump node from 21.4.0-alpine to 21.5.0-alpine
Bumps node from 21.4.0-alpine to 21.5.0-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-21 12:23:40 +00:00
Łukasz Mierzwa
25e6c6399a Merge pull request #5651 from prymitive/npm-upgrades
chore(ui): upgrade all 3rd party dependencies
2023-12-19 12:31:47 +00:00
Łukasz Mierzwa
9b56351f1f chore(ui): upgrade all 3rd party dependencies 2023-12-19 12:27:04 +00:00
dependabot[bot]
d45b7f3efc chore(deps): bump github.com/go-openapi/validate from 0.22.3 to 0.22.4
Bumps [github.com/go-openapi/validate](https://github.com/go-openapi/validate) from 0.22.3 to 0.22.4.
- [Commits](https://github.com/go-openapi/validate/compare/v0.22.3...v0.22.4)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/validate
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 09:14:12 +00:00
dependabot[bot]
3993798691 chore(deps): bump github.com/go-openapi/swag from 0.22.4 to 0.22.5
Bumps [github.com/go-openapi/swag](https://github.com/go-openapi/swag) from 0.22.4 to 0.22.5.
- [Commits](https://github.com/go-openapi/swag/compare/v0.22.4...v0.22.5)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/swag
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 09:04:23 +00:00
dependabot[bot]
1f36f70a1b chore(deps): bump github.com/go-openapi/strfmt from 0.21.9 to 0.21.10
Bumps [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) from 0.21.9 to 0.21.10.
- [Commits](https://github.com/go-openapi/strfmt/compare/v0.21.9...v0.21.10)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/strfmt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 08:54:39 +00:00
dependabot[bot]
c719a39ac8 chore(deps): bump golang.org/x/tools in /tools/goimports
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.16.0 to 0.16.1.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.16.0...v0.16.1)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 08:45:58 +00:00
dependabot[bot]
65a78f8a14 chore(deps-dev): bump @types/node from 20.10.4 to 20.10.5 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.4 to 20.10.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 08:45:42 +00:00
dependabot[bot]
13a956b27a chore(deps): bump github.com/go-openapi/errors from 0.20.4 to 0.21.0
Bumps [github.com/go-openapi/errors](https://github.com/go-openapi/errors) from 0.20.4 to 0.21.0.
- [Commits](https://github.com/go-openapi/errors/compare/v0.20.4...v0.21.0)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/errors
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 08:43:18 +00:00
dependabot[bot]
8886a15db8 chore(deps): bump vite from 5.0.9 to 5.0.10 in /ui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.9 to 5.0.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.0.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>
2023-12-15 21:52:07 +00:00
dependabot[bot]
76e113c617 chore(deps): bump vite from 5.0.7 to 5.0.9 in /ui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.7 to 5.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/v5.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>
2023-12-14 21:19:04 +00:00
dependabot[bot]
9635583e06 chore(deps): bump github.com/rogpeppe/go-internal from 1.11.0 to 1.12.0
Bumps [github.com/rogpeppe/go-internal](https://github.com/rogpeppe/go-internal) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/rogpeppe/go-internal/releases)
- [Commits](https://github.com/rogpeppe/go-internal/compare/v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: github.com/rogpeppe/go-internal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 21:18:44 +00:00
Łukasz Mierzwa
6537502bbc fix(ui): upgrade 3rd party deps 2023-12-12 14:13:31 +00:00
dependabot[bot]
82740f3aae chore(deps-dev): bump terser from 5.25.0 to 5.26.0 in /ui
Bumps [terser](https://github.com/terser/terser) from 5.25.0 to 5.26.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.25.0...v5.26.0)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-10 18:11:35 +00:00
dependabot[bot]
af963e4da1 chore(deps): bump vite-tsconfig-paths from 4.2.1 to 4.2.2 in /ui
Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: vite-tsconfig-paths
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-10 18:10:10 +00:00
dependabot[bot]
5534db690b chore(deps): bump github.com/go-openapi/runtime from 0.26.0 to 0.26.2
Bumps [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) from 0.26.0 to 0.26.2.
- [Release notes](https://github.com/go-openapi/runtime/releases)
- [Commits](https://github.com/go-openapi/runtime/compare/v0.26.0...v0.26.2)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-10 18:09:53 +00:00
dependabot[bot]
56977a825d chore(deps-dev): bump typescript from 4.9.5 to 5.3.3 in /ui
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.3.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-10 17:55:54 +00:00
dependabot[bot]
f840af5720 chore(deps-dev): bump @types/enzyme from 3.10.17 to 3.10.18 in /ui
Bumps [@types/enzyme](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/enzyme) from 3.10.17 to 3.10.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/enzyme)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-10 17:55:11 +00:00