dependabot[bot]
|
19fba7c34c
|
chore(deps-dev): bump @types/node from 20.1.0 to 20.1.4 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.1.0 to 20.1.4.
- [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-05-15 13:22:17 +01:00 |
|
Łukasz Mierzwa
|
50ea7cc924
|
fix(ci): get rid of storybook
|
2023-05-11 20:52:35 +01:00 |
|
Łukasz Mierzwa
|
3521e36b2a
|
fix(ci): remove percy
|
2023-05-11 20:52:35 +01:00 |
|
dependabot[bot]
|
c5a385a63f
|
chore(deps-dev): bump @types/node from 18.16.3 to 20.1.0 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.3 to 20.1.0.
- [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-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-06 20:03:16 +01:00 |
|
dependabot[bot]
|
4dcfd081d7
|
chore(deps): bump react-select from 5.7.2 to 5.7.3 in /ui
Bumps [react-select](https://github.com/JedWatson/react-select) from 5.7.2 to 5.7.3.
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/compare/react-select@5.7.2...react-select@5.7.3)
---
updated-dependencies:
- dependency-name: react-select
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-06 20:02:33 +01:00 |
|
Łukasz Mierzwa
|
caaf52be15
|
chore(actions): use latest Node version
|
2023-05-05 08:25:07 +01:00 |
|
dependabot[bot]
|
6bedb9cdb7
|
chore(deps): bump @floating-ui/react-dom from 1.3.0 to 2.0.0 in /ui
Bumps [@floating-ui/react-dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react-dom) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react-dom@2.0.0/packages/react-dom)
---
updated-dependencies:
- dependency-name: "@floating-ui/react-dom"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-02 11:36:25 +01:00 |
|
dependabot[bot]
|
b9c1d58fe9
|
chore(deps-dev): bump @types/node from 18.16.0 to 18.16.3 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.0 to 18.16.3.
- [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-05-01 08:28:33 +01:00 |
|
dependabot[bot]
|
02e8fab30c
|
chore(deps-dev): bump sass from 1.62.0 to 1.62.1 in /ui
Bumps [sass](https://github.com/sass/dart-sass) from 1.62.0 to 1.62.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.62.0...1.62.1)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-01 08:28:18 +01:00 |
|
dependabot[bot]
|
dbc889af56
|
chore(deps): bump date-fns from 2.29.3 to 2.30.0 in /ui
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.29.3 to 2.30.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/v2.30.0/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.29.3...v2.30.0)
---
updated-dependencies:
- dependency-name: date-fns
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-01 08:28:01 +01:00 |
|
dependabot[bot]
|
769c9c118e
|
chore(deps-dev): bump @types/jest from 29.5.0 to 29.5.1 in /ui
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.0 to 29.5.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-23 21:56:08 +01:00 |
|
dependabot[bot]
|
490570bb73
|
chore(deps-dev): bump @percy/storybook from 4.3.5 to 4.3.6 in /ui
Bumps [@percy/storybook](https://github.com/percy/percy-storybook) from 4.3.5 to 4.3.6.
- [Release notes](https://github.com/percy/percy-storybook/releases)
- [Commits](https://github.com/percy/percy-storybook/compare/v4.3.5...v4.3.6)
---
updated-dependencies:
- dependency-name: "@percy/storybook"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-23 21:53:45 +01:00 |
|
dependabot[bot]
|
daacea3a8a
|
chore(deps-dev): bump @types/node from 18.15.11 to 18.16.0 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.11 to 18.16.0.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-23 21:48:33 +01:00 |
|
dependabot[bot]
|
1ce8a7f442
|
chore(deps-dev): bump @percy/cli from 1.23.0 to 1.24.0 in /ui
Bumps [@percy/cli](https://github.com/percy/cli/tree/HEAD/packages/cli) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/percy/cli/releases)
- [Commits](https://github.com/percy/cli/commits/v1.24.0/packages/cli)
---
updated-dependencies:
- dependency-name: "@percy/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-23 21:42:37 +01:00 |
|
dependabot[bot]
|
0f70b72d42
|
chore(deps-dev): bump prettier from 2.8.7 to 2.8.8 in /ui
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.7 to 2.8.8.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.7...2.8.8)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-23 21:41:31 +01:00 |
|
Łukasz Mierzwa
|
1e1e2ac625
|
chore(actions): use latest Node version
|
2023-04-21 07:23:52 +00:00 |
|
dependabot[bot]
|
b24d2f3785
|
chore(deps): bump react-day-picker from 8.7.0 to 8.7.1 in /ui
Bumps [react-day-picker](https://github.com/gpbl/react-day-picker) from 8.7.0 to 8.7.1.
- [Release notes](https://github.com/gpbl/react-day-picker/releases)
- [Commits](https://github.com/gpbl/react-day-picker/compare/v8.7.0...v8.7.1)
---
updated-dependencies:
- dependency-name: react-day-picker
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-17 08:44:41 +01:00 |
|
dependabot[bot]
|
f3192d3413
|
chore(deps-dev): bump sass from 1.61.0 to 1.62.0 in /ui
Bumps [sass](https://github.com/sass/dart-sass) from 1.61.0 to 1.62.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.61.0...1.62.0)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-17 08:28:55 +01:00 |
|
dependabot[bot]
|
0f5aa82776
|
chore(deps-dev): bump @types/enzyme from 3.10.12 to 3.10.13 in /ui
Bumps [@types/enzyme](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/enzyme) from 3.10.12 to 3.10.13.
- [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-04-17 08:28:21 +01:00 |
|
dependabot[bot]
|
14ad4bbf13
|
chore(deps-dev): bump @percy/cli from 1.22.0 to 1.23.0 in /ui
Bumps [@percy/cli](https://github.com/percy/cli/tree/HEAD/packages/cli) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/percy/cli/releases)
- [Commits](https://github.com/percy/cli/commits/v1.23.0/packages/cli)
---
updated-dependencies:
- dependency-name: "@percy/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-17 08:28:10 +01:00 |
|
dependabot[bot]
|
6b7dc417bd
|
chore(deps): bump react-hotkeys-hook from 4.3.8 to 4.4.0 in /ui
Bumps [react-hotkeys-hook](https://github.com/JohannesKlauss/react-keymap-hook) from 4.3.8 to 4.4.0.
- [Release notes](https://github.com/JohannesKlauss/react-keymap-hook/releases)
- [Changelog](https://github.com/JohannesKlauss/react-hotkeys-hook/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JohannesKlauss/react-keymap-hook/compare/v4.3.8...v4.4.0)
---
updated-dependencies:
- dependency-name: react-hotkeys-hook
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-17 08:27:49 +01:00 |
|
Łukasz Mierzwa
|
ef21abca2f
|
chore(actions): use latest Node version
|
2023-04-12 08:03:53 +00:00 |
|
dependabot[bot]
|
248f75ea2f
|
chore(deps): bump react-day-picker from 8.6.0 to 8.7.0 in /ui
Bumps [react-day-picker](https://github.com/gpbl/react-day-picker) from 8.6.0 to 8.7.0.
- [Release notes](https://github.com/gpbl/react-day-picker/releases)
- [Commits](https://github.com/gpbl/react-day-picker/compare/v8.6.0...v8.7.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-04-10 20:54:17 +01:00 |
|
dependabot[bot]
|
66012d4116
|
chore(deps-dev): bump sass from 1.60.0 to 1.61.0 in /ui
Bumps [sass](https://github.com/sass/dart-sass) from 1.60.0 to 1.61.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.60.0...1.61.0)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-10 08:21:25 +01:00 |
|
dependabot[bot]
|
3172bea78a
|
chore(deps-dev): bump @percy/cli from 1.21.0 to 1.22.0 in /ui
Bumps [@percy/cli](https://github.com/percy/cli/tree/HEAD/packages/cli) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/percy/cli/releases)
- [Commits](https://github.com/percy/cli/commits/v1.22.0/packages/cli)
---
updated-dependencies:
- dependency-name: "@percy/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-10 08:19:53 +01:00 |
|
dependabot[bot]
|
384a02a536
|
chore(deps): bump @fortawesome/free-regular-svg-icons in /ui
Bumps [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.3.0...6.4.0)
---
updated-dependencies:
- dependency-name: "@fortawesome/free-regular-svg-icons"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-29 22:06:18 +01:00 |
|
dependabot[bot]
|
8378dda924
|
chore(deps): bump @fortawesome/free-solid-svg-icons in /ui
Bumps [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.3.0...6.4.0)
---
updated-dependencies:
- dependency-name: "@fortawesome/free-solid-svg-icons"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-29 22:06:18 +01:00 |
|
dependabot[bot]
|
91c3f51007
|
chore(deps): bump @fortawesome/fontawesome-svg-core in /ui
Bumps [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.3.0...6.4.0)
---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-svg-core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-29 22:06:18 +01:00 |
|
dependabot[bot]
|
010a353cad
|
chore(deps-dev): bump @types/node from 18.15.10 to 18.15.11 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.10 to 18.15.11.
- [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-03-29 20:01:57 +01:00 |
|
dependabot[bot]
|
65e76494a6
|
chore(deps-dev): bump eslint-config-prettier from 8.7.0 to 8.8.0 in /ui
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.7.0 to 8.8.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.7.0...v8.8.0)
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-27 21:33:49 +01:00 |
|
dependabot[bot]
|
4c1dac1b7c
|
chore(deps): bump downshift from 7.4.1 to 7.6.0 in /ui
Bumps [downshift](https://github.com/downshift-js/downshift) from 7.4.1 to 7.6.0.
- [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/v7.4.1...v7.6.0)
---
updated-dependencies:
- dependency-name: downshift
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-27 21:33:30 +01:00 |
|
dependabot[bot]
|
f097578687
|
chore(deps): bump mobx from 6.8.0 to 6.9.0 in /ui
Bumps [mobx](https://github.com/mobxjs/mobx) from 6.8.0 to 6.9.0.
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Commits](https://github.com/mobxjs/mobx/commits)
---
updated-dependencies:
- dependency-name: mobx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-27 13:03:22 +01:00 |
|
dependabot[bot]
|
47bbefa217
|
chore(deps-dev): bump @types/node from 18.15.3 to 18.15.10 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.3 to 18.15.10.
- [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-03-27 12:48:14 +01:00 |
|
dependabot[bot]
|
35a0c6ea81
|
chore(deps-dev): bump prettier from 2.8.5 to 2.8.7 in /ui
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.5 to 2.8.7.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.5...2.8.7)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-27 12:47:45 +01:00 |
|
dependabot[bot]
|
225ce2e58d
|
chore(deps-dev): bump sass from 1.59.3 to 1.60.0 in /ui
Bumps [sass](https://github.com/sass/dart-sass) from 1.59.3 to 1.60.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.59.3...1.60.0)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-27 12:04:40 +01:00 |
|
dependabot[bot]
|
d5ac42ce39
|
chore(deps): bump react-select from 5.7.0 to 5.7.2 in /ui
Bumps [react-select](https://github.com/JedWatson/react-select) from 5.7.0 to 5.7.2.
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/compare/react-select@5.7.0...react-select@5.7.2)
---
updated-dependencies:
- dependency-name: react-select
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-27 11:29:46 +01:00 |
|
dependabot[bot]
|
9b0e420720
|
chore(deps-dev): bump prettier from 2.8.4 to 2.8.5 in /ui
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.4...2.8.5)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-20 07:23:40 +00:00 |
|
dependabot[bot]
|
e645c6b1a3
|
chore(deps-dev): bump @percy/cli from 1.20.3 to 1.21.0 in /ui
Bumps [@percy/cli](https://github.com/percy/cli/tree/HEAD/packages/cli) from 1.20.3 to 1.21.0.
- [Release notes](https://github.com/percy/cli/releases)
- [Commits](https://github.com/percy/cli/commits/v1.21.0/packages/cli)
---
updated-dependencies:
- dependency-name: "@percy/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-17 15:35:44 +00:00 |
|
dependabot[bot]
|
aad26c0d40
|
chore(deps-dev): bump @types/jest from 29.4.1 to 29.5.0 in /ui
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.4.1 to 29.5.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-17 15:32:26 +00:00 |
|
dependabot[bot]
|
1caa57d7f3
|
chore(deps-dev): bump sass from 1.59.2 to 1.59.3 in /ui
Bumps [sass](https://github.com/sass/dart-sass) from 1.59.2 to 1.59.3.
- [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.59.2...1.59.3)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-17 15:18:43 +00:00 |
|
Łukasz Mierzwa
|
31e6d1eeb7
|
chore(actions): use latest Node version
|
2023-03-17 07:21:18 +00:00 |
|
dependabot[bot]
|
ec32adaabd
|
chore(deps): bump react-hotkeys-hook from 4.3.7 to 4.3.8 in /ui
Bumps [react-hotkeys-hook](https://github.com/JohannesKlauss/react-keymap-hook) from 4.3.7 to 4.3.8.
- [Release notes](https://github.com/JohannesKlauss/react-keymap-hook/releases)
- [Changelog](https://github.com/JohannesKlauss/react-hotkeys-hook/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JohannesKlauss/react-keymap-hook/compare/v4.3.7...v4.3.8)
---
updated-dependencies:
- dependency-name: react-hotkeys-hook
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-14 19:54:28 +00:00 |
|
dependabot[bot]
|
a342a3aeb8
|
chore(deps-dev): bump @types/node from 18.15.1 to 18.15.3 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.1 to 18.15.3.
- [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-03-14 19:54:16 +00:00 |
|
dependabot[bot]
|
8df92be12e
|
chore(deps-dev): bump @types/jest from 29.4.0 to 29.4.1 in /ui
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.4.0 to 29.4.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-14 19:52:52 +00:00 |
|
dependabot[bot]
|
8285905b1c
|
chore(deps): bump downshift from 7.4.0 to 7.4.1 in /ui
Bumps [downshift](https://github.com/downshift-js/downshift) from 7.4.0 to 7.4.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/v7.4.0...v7.4.1)
---
updated-dependencies:
- dependency-name: downshift
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-14 19:51:27 +00:00 |
|
dependabot[bot]
|
1b9dd55d12
|
chore(deps-dev): bump @types/node from 18.14.6 to 18.15.1 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.6 to 18.15.1.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-13 08:04:59 +00:00 |
|
dependabot[bot]
|
08db08484c
|
chore(deps): bump downshift from 7.3.2 to 7.4.0 in /ui
Bumps [downshift](https://github.com/downshift-js/downshift) from 7.3.2 to 7.4.0.
- [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/v7.3.2...v7.4.0)
---
updated-dependencies:
- dependency-name: downshift
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-13 07:57:40 +00:00 |
|
dependabot[bot]
|
95e9a00a98
|
chore(deps-dev): bump sass from 1.58.3 to 1.59.2 in /ui
Bumps [sass](https://github.com/sass/dart-sass) from 1.58.3 to 1.59.2.
- [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.58.3...1.59.2)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-13 07:35:24 +00:00 |
|
dependabot[bot]
|
69b5067c8c
|
chore(deps): bump react-cool-dimensions from 3.0.0 to 3.0.1 in /ui
Bumps [react-cool-dimensions](https://github.com/wellyshen/react-cool-dimensions) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/wellyshen/react-cool-dimensions/releases)
- [Changelog](https://github.com/wellyshen/react-cool-dimensions/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wellyshen/react-cool-dimensions/compare/v3.0.0...v3.0.1)
---
updated-dependencies:
- dependency-name: react-cool-dimensions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-08 22:18:42 +00:00 |
|
dependabot[bot]
|
d4d03d4648
|
chore(deps): bump mobx-react-lite from 3.4.2 to 3.4.3 in /ui
Bumps [mobx-react-lite](https://github.com/mobxjs/mobx) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Commits](https://github.com/mobxjs/mobx/compare/mobx-react-lite@3.4.2...mobx-react-lite@3.4.3)
---
updated-dependencies:
- dependency-name: mobx-react-lite
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-08 22:16:05 +00:00 |
|