aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* build(deps): Bump i18next from 21.0.2 to 21.2.3 in /FrontEnddependabot[bot]2021-10-021-1/+1
| | | | | | | | | | | | | | | Bumps [i18next](https://github.com/i18next/i18next) from 21.0.2 to 21.2.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/v21.0.2...v21.2.3) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #846 from ↵crupest2021-10-021-1/+1
|\ | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/eslint-plugin-4.32.0 build(deps-dev): Bump @typescript-eslint/eslint-plugin from 4.31.2 to 4.32.0 in /FrontEnd
| * build(deps-dev): Bump @typescript-eslint/eslint-plugin in /FrontEnddependabot[bot]2021-09-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.31.2 to 4.32.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.32.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #844 from ↵crupest2021-10-021-1/+1
|\ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/core-js-3.18.1 build(deps): Bump core-js from 3.18.0 to 3.18.1 in /FrontEnd
| * | build(deps): Bump core-js from 3.18.0 to 3.18.1 in /FrontEnddependabot[bot]2021-09-271-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.0 to 3.18.1. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.18.0...v3.18.1) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #854 from ↵crupest2021-10-021-1/+1
|\ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/eslint-plugin-react-7.26.1 build(deps-dev): Bump eslint-plugin-react from 7.26.0 to 7.26.1 in /FrontEnd
| * | build(deps-dev): Bump eslint-plugin-react in /FrontEnddependabot[bot]2021-10-011-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.26.0 to 7.26.1. - [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases) - [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.26.0...v7.26.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>
* | Merge pull request #855 from crupest/dependabot/npm_and_yarn/FrontEnd/vite-2.6.2crupest2021-10-021-1/+1
|\ \ | | | | | | build(deps-dev): Bump vite from 2.5.10 to 2.6.2 in /FrontEnd
| * | build(deps-dev): Bump vite from 2.5.10 to 2.6.2 in /FrontEnddependabot[bot]2021-10-011-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.5.10 to 2.6.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/create-vite@2.6.2/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #856 from ↵crupest2021-10-021-1/+1
|\ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/react-17.0.26 build(deps-dev): Bump @types/react from 17.0.24 to 17.0.26 in /FrontEnd
| * | build(deps-dev): Bump @types/react from 17.0.24 to 17.0.26 in /FrontEnddependabot[bot]2021-10-011-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.24 to 17.0.26. - [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>
* | Merge pull request #857 from ↵crupest2021-10-021-1/+1
|\ \ | |/ |/| | | | | crupest/dependabot/npm_and_yarn/FrontEnd/popperjs/core-2.10.2 build(deps): Bump @popperjs/core from 2.10.1 to 2.10.2 in /FrontEnd
| * build(deps): Bump @popperjs/core from 2.10.1 to 2.10.2 in /FrontEnddependabot[bot]2021-10-011-1/+1
|/ | | | | | | | | | | | | | Bumps [@popperjs/core](https://github.com/popperjs/popper-core) from 2.10.1 to 2.10.2. - [Release notes](https://github.com/popperjs/popper-core/releases) - [Commits](https://github.com/popperjs/popper-core/compare/v2.10.1...v2.10.2) --- updated-dependencies: - dependency-name: "@popperjs/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #841 from ↵crupest2021-09-241-1/+1
|\ | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/i18next-21.0.2 build(deps): Bump i18next from 21.0.1 to 21.0.2 in /FrontEnd
| * build(deps): Bump i18next from 21.0.1 to 21.0.2 in /FrontEnddependabot[bot]2021-09-241-1/+1
|/ | | | | | | | | | | | | | | Bumps [i18next](https://github.com/i18next/i18next) from 21.0.1 to 21.0.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/v21.0.1...v21.0.2) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #839 from ↵crupest2021-09-231-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/react-17.0.24
| * build(deps-dev): Bump @types/react from 17.0.22 to 17.0.24 in /FrontEnddependabot[bot]2021-09-231-1/+1
|/ | | | | | | | | | | | | | Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.22 to 17.0.24. - [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>
* Merge pull request #840 from ↵crupest2021-09-231-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/js-base64-3.7.2
| * build(deps): Bump js-base64 from 3.7.1 to 3.7.2 in /FrontEnddependabot[bot]2021-09-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [js-base64](https://github.com/dankogai/js-base64) from 3.7.1 to 3.7.2. - [Release notes](https://github.com/dankogai/js-base64/releases) - [Commits](https://github.com/dankogai/js-base64/compare/3.7.1...3.7.2) --- updated-dependencies: - dependency-name: js-base64 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #838 from ↵crupest2021-09-231-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/node-16.9.6
| * | build(deps-dev): Bump @types/node from 16.9.4 to 16.9.6 in /FrontEnddependabot[bot]2021-09-221-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.9.4 to 16.9.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>
* | Merge pull request #837 from ↵crupest2021-09-231-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/i18next-21.0.1
| * | build(deps): Bump i18next from 21.0.0 to 21.0.1 in /FrontEnddependabot[bot]2021-09-221-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [i18next](https://github.com/i18next/i18next) from 21.0.0 to 21.0.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/v21.0.0...v21.0.1) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #832 from ↵crupest2021-09-231-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-4.31.2
| * | build(deps-dev): Bump @typescript-eslint/parser in /FrontEnddependabot[bot]2021-09-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.31.1 to 4.31.2. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.31.2/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #836 from ↵crupest2021-09-231-1/+1
|\ \ \ | |_|/ |/| | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/react-router-dom-5.3.0
| * | build(deps-dev): Bump @types/react-router-dom in /FrontEnddependabot[bot]2021-09-221-1/+1
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/react-router-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-router-dom) from 5.1.9 to 5.3.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-router-dom) --- updated-dependencies: - dependency-name: "@types/react-router-dom" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #831 from ↵crupest2021-09-211-1/+1
|\ \ | |/ |/| | | crupest/dependabot/npm_and_yarn/FrontEnd/eslint-plugin-react-7.26.0
| * build(deps-dev): Bump eslint-plugin-react in /FrontEnddependabot[bot]2021-09-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.25.3 to 7.26.0. - [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases) - [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.25.3...v7.26.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>
* | Merge pull request #833 from ↵crupest2021-09-211-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/i18next-21.0.0
| * | build(deps): Bump i18next from 20.6.1 to 21.0.0 in /FrontEnddependabot[bot]2021-09-211-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [i18next](https://github.com/i18next/i18next) from 20.6.1 to 21.0.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/v20.6.1...v21.0.0) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #834 from ↵crupest2021-09-211-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/react-17.0.22
| * | build(deps-dev): Bump @types/react from 17.0.21 to 17.0.22 in /FrontEnddependabot[bot]2021-09-211-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.21 to 17.0.22. - [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>
* | Merge pull request #835 from ↵crupest2021-09-211-1/+1
|\ \ | |/ |/| | | crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/eslint-plugin-4.31.2
| * build(deps-dev): Bump @typescript-eslint/eslint-plugin in /FrontEnddependabot[bot]2021-09-211-1/+1
|/ | | | | | | | | | | | | | | Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.31.1 to 4.31.2. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.31.2/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #805 from ↵crupest2021-09-201-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/workbox-strategies-6.3.0
| * build(deps): Bump workbox-strategies from 6.2.4 to 6.3.0 in /FrontEnddependabot[bot]2021-09-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [workbox-strategies](https://github.com/googlechrome/workbox) from 6.2.4 to 6.3.0. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.2.4...v6.3.0) --- updated-dependencies: - dependency-name: workbox-strategies dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #827 from ↵crupest2021-09-201-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/node-16.9.4
| * | build(deps-dev): Bump @types/node from 16.9.2 to 16.9.4 in /FrontEnddependabot[bot]2021-09-201-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.9.2 to 16.9.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>
* | Merge pull request #828 from ↵crupest2021-09-201-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/vite-2.5.10
| * | build(deps-dev): Bump vite from 2.5.8 to 2.5.10 in /FrontEnddependabot[bot]2021-09-201-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.5.8 to 2.5.10. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v2.5.10/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v2.5.10/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>
* | Merge pull request #829 from ↵crupest2021-09-201-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/eslint-plugin-react-7.25.3
| * | build(deps-dev): Bump eslint-plugin-react in /FrontEnddependabot[bot]2021-09-201-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.25.2 to 7.25.3. - [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases) - [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.25.2...v7.25.3) --- 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>
* | Merge pull request #830 from ↵crupest2021-09-201-1/+1
|\ \ | |/ |/| | | crupest/dependabot/npm_and_yarn/FrontEnd/core-js-3.18.0
| * build(deps): Bump core-js from 3.17.3 to 3.18.0 in /FrontEnddependabot[bot]2021-09-201-1/+1
|/ | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js) from 3.17.3 to 3.18.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.17.3...v3.18.0) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #804 from ↵crupest2021-09-191-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/workbox-expiration-6.3.0
| * build(deps): Bump workbox-expiration from 6.2.4 to 6.3.0 in /FrontEnddependabot[bot]2021-09-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [workbox-expiration](https://github.com/googlechrome/workbox) from 6.2.4 to 6.3.0. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.2.4...v6.3.0) --- updated-dependencies: - dependency-name: workbox-expiration dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #809 from ↵crupest2021-09-191-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/workbox-routing-6.3.0
| * | build(deps): Bump workbox-routing from 6.2.4 to 6.3.0 in /FrontEnddependabot[bot]2021-09-181-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [workbox-routing](https://github.com/googlechrome/workbox) from 6.2.4 to 6.3.0. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.2.4...v6.3.0) --- updated-dependencies: - dependency-name: workbox-routing dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #816 from ↵crupest2021-09-191-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/eslint-plugin-4.31.1