aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* build(deps): Bump react-router-dom from 6.2.2 to 6.3.0 in /FrontEnddependabot[bot]2022-04-011-1/+1
| | | | | | | | | | | | | | Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.2.2 to 6.3.0. - [Release notes](https://github.com/remix-run/react-router/releases) - [Commits](https://github.com/remix-run/react-router/commits/v6.3.0/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #1136 from ↵crupest2022-03-311-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/vite-2.9.0
| * build(deps-dev): Bump vite from 2.8.6 to 2.9.0 in /FrontEnddependabot[bot]2022-03-311-1/+1
|/ | | | | | | | | | | | | | | Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.8.6 to 2.9.0. - [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.9.0/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 #1137 from ↵crupest2022-03-311-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/eslint-plugin-react-hooks-4.4.0
| * build(deps-dev): Bump eslint-plugin-react-hooks in /FrontEnddependabot[bot]2022-03-311-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1133 from ↵crupest2022-03-311-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/eslint-plugin-5.17.0
| * | build(deps-dev): Bump @typescript-eslint/eslint-plugin in /FrontEnddependabot[bot]2022-03-291-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.16.0 to 5.17.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.17.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 #1135 from ↵crupest2022-03-311-2/+2
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/react-and-react-dom-18.0.0
| * | build(deps): Bump react and react-dom in /FrontEnddependabot[bot]2022-03-301-2/+2
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies needed to be updated together. Updates `react` from 17.0.2 to 18.0.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/v18.0.0/packages/react) Updates `react-dom` from 17.0.2 to 18.0.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/v18.0.0/packages/react-dom) --- updated-dependencies: - dependency-name: react dependency-type: direct:production update-type: version-update:semver-major - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1134 from ↵crupest2022-03-311-1/+1
|\ \ | |/ |/| | | crupest/dependabot/npm_and_yarn/FrontEnd/types/lodash-4.14.181
| * build(deps-dev): Bump @types/lodash in /FrontEnddependabot[bot]2022-03-301-1/+1
|/ | | | | | | | | | | | | | Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.180 to 4.14.181. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #1131 from ↵crupest2022-03-291-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/prettier-2.6.1
| * build(deps-dev): Bump prettier from 2.6.0 to 2.6.1 in /FrontEnddependabot[bot]2022-03-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [prettier](https://github.com/prettier/prettier) from 2.6.0 to 2.6.1. - [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.6.0...2.6.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1132 from ↵crupest2022-03-291-1/+1
|\ \ | |/ |/| | | crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-5.17.0
| * build(deps-dev): Bump @typescript-eslint/parser in /FrontEnddependabot[bot]2022-03-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.16.0 to 5.17.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.17.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1129 from ↵crupest2022-03-291-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/workbox-window-6.5.2
| * | build(deps): Bump workbox-window from 6.5.1 to 6.5.2 in /FrontEnddependabot[bot]2022-03-271-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [workbox-window](https://github.com/googlechrome/workbox) from 6.5.1 to 6.5.2. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.5.1...v6.5.2) --- updated-dependencies: - dependency-name: workbox-window dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #1130 from ↵crupest2022-03-291-1/+1
|\ \ \ | |_|/ |/| | | | | crupest/dependabot/npm_and_yarn/FrontEnd/react-i18next-11.16.2
| * | build(deps): Bump react-i18next from 11.16.1 to 11.16.2 in /FrontEnddependabot[bot]2022-03-271-4/+4
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.16.1 to 11.16.2. - [Release notes](https://github.com/i18next/react-i18next/releases) - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v11.16.1...v11.16.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>
* | Merge pull request #1120 from ↵crupest2022-03-271-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/node-17.0.23
| * | build(deps-dev): Bump @types/node from 17.0.22 to 17.0.23 in /FrontEnddependabot[bot]2022-03-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.22 to 17.0.23. - [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 #1128 from ↵crupest2022-03-271-1/+1
|\ \ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/eslint-8.12.0
| * | | build(deps-dev): Bump eslint from 8.11.0 to 8.12.0 in /FrontEnddependabot[bot]2022-03-271-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 8.11.0 to 8.12.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.11.0...v8.12.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | Merge pull request #1127 from ↵crupest2022-03-271-1/+1
|\ \ \ \ | |_|/ / |/| | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/workbox-precaching-6.5.2
| * | | build(deps): Bump workbox-precaching from 6.5.1 to 6.5.2 in /FrontEnddependabot[bot]2022-03-271-2/+2
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [workbox-precaching](https://github.com/googlechrome/workbox) from 6.5.1 to 6.5.2. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.5.1...v6.5.2) --- updated-dependencies: - dependency-name: workbox-precaching dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #1125 from ↵crupest2022-03-271-1/+1
|\ \ \ | |_|/ |/| | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/typescript-4.6.3 build(deps-dev): Bump typescript from 4.6.2 to 4.6.3 in /FrontEnd
| * | build(deps-dev): Bump typescript from 4.6.2 to 4.6.3 in /FrontEnddependabot[bot]2022-03-251-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.2...v4.6.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1126 from ↵crupest2022-03-271-1/+1
|\ \ | |/ |/| | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/react-17.0.43 build(deps-dev): Bump @types/react from 17.0.42 to 17.0.43 in /FrontEnd
| * build(deps-dev): Bump @types/react from 17.0.42 to 17.0.43 in /FrontEnddependabot[bot]2022-03-251-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.42 to 17.0.43. - [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 #1124 from ↵crupest2022-03-251-1/+1
|\ \ | |/ |/| | | crupest/dependabot/npm_and_yarn/FrontEnd/workbox-cacheable-response-6.5.2
| * build(deps): Bump workbox-cacheable-response in /FrontEnddependabot[bot]2022-03-251-1/+1
|/ | | | | | | | | | | | | | Bumps [workbox-cacheable-response](https://github.com/googlechrome/workbox) from 6.5.1 to 6.5.2. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.5.1...v6.5.2) --- updated-dependencies: - dependency-name: workbox-cacheable-response dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #1123 from ↵crupest2022-03-251-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/workbox-expiration-6.5.2
| * build(deps): Bump workbox-expiration from 6.5.1 to 6.5.2 in /FrontEnddependabot[bot]2022-03-251-1/+1
|/ | | | | | | | | | | | | | Bumps [workbox-expiration](https://github.com/googlechrome/workbox) from 6.5.1 to 6.5.2. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.5.1...v6.5.2) --- updated-dependencies: - dependency-name: workbox-expiration dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #1119 from ↵crupest2022-03-251-1/+1
|\ | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/i18next-browser-languagedetector-6.1.4 build(deps): Bump i18next-browser-languagedetector from 6.1.3 to 6.1.4 in /FrontEnd
| * build(deps): Bump i18next-browser-languagedetector in /FrontEnddependabot[bot]2022-03-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [i18next-browser-languagedetector](https://github.com/i18next/i18next-browser-languageDetector) from 6.1.3 to 6.1.4. - [Release notes](https://github.com/i18next/i18next-browser-languageDetector/releases) - [Changelog](https://github.com/i18next/i18next-browser-languageDetector/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next-browser-languageDetector/compare/v6.1.3...v6.1.4) --- updated-dependencies: - dependency-name: i18next-browser-languagedetector dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1121 from ↵crupest2022-03-251-1/+1
|\ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/react-17.0.42 build(deps-dev): Bump @types/react from 17.0.41 to 17.0.42 in /FrontEnd
| * | build(deps-dev): Bump @types/react from 17.0.41 to 17.0.42 in /FrontEnddependabot[bot]2022-03-241-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.41 to 17.0.42. - [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>
* / ...crupest2022-03-243-14/+14
|/
* Merge branch 'master' of https://github.com/crupest/Timelinecrupest2022-03-231-13/+13
|\
| * Merge pull request #1117 from ↵crupest2022-03-221-1/+1
| |\ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-5.16.0 build(deps-dev): Bump @typescript-eslint/parser from 5.15.0 to 5.16.0 in /FrontEnd
| | * build(deps-dev): Bump @typescript-eslint/parser in /FrontEnddependabot[bot]2022-03-221-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.15.0 to 5.16.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.16.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
| * Merge pull request #1118 from ↵crupest2022-03-221-1/+1
| |\ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/node-17.0.22 build(deps-dev): Bump @types/node from 17.0.21 to 17.0.22 in /FrontEnd
| | * build(deps-dev): Bump @types/node from 17.0.21 to 17.0.22 in /FrontEnddependabot[bot]2022-03-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) 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/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 #1116 from ↵crupest2022-03-221-1/+1
| |\ \ | | |/ | |/| | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/eslint-plugin-5.16.0 build(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.15.0 to 5.16.0 in /FrontEnd
| | * build(deps-dev): Bump @typescript-eslint/eslint-plugin in /FrontEnddependabot[bot]2022-03-221-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.15.0 to 5.16.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.16.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 #1113 from ↵crupest2022-03-211-1/+1
| |\ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/react-i18next-11.16.1 build(deps): Bump react-i18next from 11.15.7 to 11.16.1 in /FrontEnd
| | * build(deps): Bump react-i18next from 11.15.7 to 11.16.1 in /FrontEnddependabot[bot]2022-03-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.15.7 to 11.16.1. - [Release notes](https://github.com/i18next/react-i18next/releases) - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v11.15.7...v11.16.1) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
| * | Merge pull request #1114 from ↵crupest2022-03-211-1/+1
| |\ \ | | | | | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/react-17.0.41 build(deps-dev): Bump @types/react from 17.0.40 to 17.0.41 in /FrontEnd
| | * | build(deps-dev): Bump @types/react from 17.0.40 to 17.0.41 in /FrontEnddependabot[bot]2022-03-211-1/+1
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.40 to 17.0.41. - [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 #1115 from ↵crupest2022-03-211-1/+1
| |\ \ | | |/ | |/| | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/react-dom-17.0.14 build(deps-dev): Bump @types/react-dom from 17.0.13 to 17.0.14 in /FrontEnd