aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package-lock.json
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #237 from ↵dependabot[bot]2021-02-031-27/+3
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/postcss-loader-5.0.0
| * build(deps-dev): Bump postcss-loader from 4.2.0 to 5.0.0 in /FrontEnddependabot[bot]2021-02-031-15032/+21
| | | | | | | | | | | | | | | | Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 4.2.0 to 5.0.0. - [Release notes](https://github.com/webpack-contrib/postcss-loader/releases) - [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v4.2.0...v5.0.0) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #231 from ↵dependabot[bot]2021-02-031-3/+3
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/i18next-19.8.7
| * | build(deps): Bump i18next from 19.8.5 to 19.8.7 in /FrontEnddependabot[bot]2021-02-031-15008/+21
| |/ | | | | | | | | | | | | | | Bumps [i18next](https://github.com/i18next/i18next) from 19.8.5 to 19.8.7. - [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/v19.8.5...v19.8.7) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #229 from ↵dependabot[bot]2021-02-031-19/+298
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/babel/core-7.12.13
| * | build(deps-dev): Bump @babel/core from 7.12.10 to 7.12.13 in /FrontEnddependabot[bot]2021-02-031-15024/+316
| |/ | | | | | | | | | | | | | | Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.10 to 7.12.13. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.13/packages/babel-core) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #228 from ↵dependabot[bot]2021-02-031-23/+84
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/babel/preset-react-7.12.13
| * | build(deps-dev): Bump @babel/preset-react in /FrontEnddependabot[bot]2021-02-031-15028/+102
| |/ | | | | | | | | | | | | | | Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.12.10 to 7.12.13. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.13/packages/babel-preset-react) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #226 from ↵crupest2021-02-031-11/+90
|\ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/eslint-plugin-4.14.2 build(deps-dev): Bump @typescript-eslint/eslint-plugin from 4.14.1 to 4.14.2 in /FrontEnd
| * | build(deps-dev): Bump @typescript-eslint/eslint-plugin in /FrontEnddependabot[bot]2021-02-021-15016/+108
| |/ | | | | | | | | | | | | | | Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.14.1 to 4.14.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.14.2/packages/eslint-plugin) Signed-off-by: dependabot[bot] <support@github.com>
* / build(deps-dev): Bump sass from 1.32.5 to 1.32.6 in /FrontEnddependabot[bot]2021-02-021-15008/+21
|/ | | | | | | | Bumps [sass](https://github.com/sass/dart-sass) from 1.32.5 to 1.32.6. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.32.5...1.32.6) Signed-off-by: dependabot[bot] <support@github.com>
* chore: Run npm install.crupest2021-01-311-23/+15005
|
* Merge pull request #219 from ↵crupest2021-01-311-4/+11
|\ | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/workbox-strategies-6.1.0 build(deps): Bump workbox-strategies from 6.0.2 to 6.1.0 in /FrontEnd
| * build(deps): Bump workbox-strategies from 6.0.2 to 6.1.0 in /FrontEnddependabot[bot]2021-01-311-4/+11
| | | | | | | | | | | | | | Bumps [workbox-strategies](https://github.com/googlechrome/workbox) from 6.0.2 to 6.1.0. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.0.2...v6.1.0) Signed-off-by: dependabot[bot] <support@github.com>
* | build(deps): Bump workbox-precaching from 6.0.2 to 6.1.0 in /FrontEnddependabot[bot]2021-01-311-6/+21
|/ | | | | | | Bumps [workbox-precaching](https://github.com/googlechrome/workbox) from 6.0.2 to 6.1.0. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.0.2...v6.1.0) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #217 from ↵crupest2021-01-311-4/+11
|\ | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/workbox-routing-6.1.0 build(deps): Bump workbox-routing from 6.0.2 to 6.1.0 in /FrontEnd
| * build(deps): Bump workbox-routing from 6.0.2 to 6.1.0 in /FrontEnddependabot[bot]2021-01-311-4/+11
| | | | | | | | | | | | | | Bumps [workbox-routing](https://github.com/googlechrome/workbox) from 6.0.2 to 6.1.0. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.0.2...v6.1.0) Signed-off-by: dependabot[bot] <support@github.com>
* | build(deps): Bump workbox-window from 6.0.2 to 6.1.0 in /FrontEnddependabot[bot]2021-01-311-4/+11
|/ | | | | | | Bumps [workbox-window](https://github.com/googlechrome/workbox) from 6.0.2 to 6.1.0. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.0.2...v6.1.0) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #220 from ↵crupest2021-01-311-3/+3
|\ | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/eslint-7.19.0 build(deps-dev): Bump eslint from 7.18.0 to 7.19.0 in /FrontEnd
| * build(deps-dev): Bump eslint from 7.18.0 to 7.19.0 in /FrontEnddependabot[bot]2021-01-311-3/+3
| | | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.18.0...v7.19.0) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #215 from ↵crupest2021-01-311-74/+281
|\ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/workbox-webpack-plugin-6.1.0 build(deps-dev): Bump workbox-webpack-plugin from 6.0.2 to 6.1.0 in /FrontEnd
| * | build(deps-dev): Bump workbox-webpack-plugin in /FrontEnddependabot[bot]2021-01-311-74/+281
| |/ | | | | | | | | | | | | Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox) from 6.0.2 to 6.1.0. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.0.2...v6.1.0) Signed-off-by: dependabot[bot] <support@github.com>
* / build(deps-dev): Bump webpack from 5.18.0 to 5.19.0 in /FrontEnddependabot[bot]2021-01-311-3/+3
|/ | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 5.18.0 to 5.19.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.18.0...v5.19.0) Signed-off-by: dependabot[bot] <support@github.com>
* build(deps-dev): Bump html-webpack-plugin in /FrontEnddependabot[bot]2021-01-291-12391/+12391
| | | | | | | | Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.0.0-beta.5 to 5.0.0-beta.6. - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jantimon/html-webpack-plugin/commits) Signed-off-by: dependabot[bot] <support@github.com>
* Front end migrate to npm because of buggy pnp in yarn 2.crupest2021-01-291-0/+12391