aboutsummaryrefslogtreecommitdiff
path: root/vnext/package-lock.json
AgeCommit message (Collapse)Author
2023-01-13Bump @babel/core from 7.12.1 to 7.12.3Gravatar dependabot-preview[bot]
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.1 to 7.12.3. - [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.3/packages/babel-core) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2023-01-13Bump eslint-plugin-react from 7.21.4 to 7.21.5Gravatar dependabot-preview[bot]
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.21.4 to 7.21.5. - [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.21.4...v7.21.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2023-01-13Bump jest from 26.5.3 to 26.6.2Gravatar dependabot-preview[bot]
Bumps [jest](https://github.com/facebook/jest) from 26.5.3 to 26.6.2. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/compare/v26.5.3...v26.6.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2023-01-13Bump react-content-loader from 5.1.2 to 5.1.4Gravatar dependabot-preview[bot]
Bumps [react-content-loader](https://github.com/danilowoz/react-content-loader) from 5.1.2 to 5.1.4. - [Release notes](https://github.com/danilowoz/react-content-loader/releases) - [Commits](https://github.com/danilowoz/react-content-loader/compare/v5.1.2...v5.1.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2023-01-13Bump eslint-plugin-react-hooks from 4.1.2 to 4.2.0Gravatar dependabot-preview[bot]
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.1.2 to 4.2.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2023-01-13Bump webpack from 5.1.2 to 5.3.2Gravatar dependabot-preview[bot]
Bumps [webpack](https://github.com/webpack/webpack) from 5.1.2 to 5.3.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.1.2...v5.3.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2023-01-13Update depsGravatar Vitaly Takmazov
2023-01-13Remove unused babel pluginsGravatar Vitaly Takmazov
2023-01-13New JSX transformGravatar Vitaly Takmazov
2023-01-13webpack-dev-server -> webpack serveGravatar Vitaly Takmazov
2023-01-13Modernize webpack configGravatar Vitaly Takmazov
2023-01-13react-cookies -> react-cookie + universal-cookieGravatar Vitaly Takmazov
2023-01-13Switch yarn->npm againGravatar Vitaly Takmazov
2023-01-13Switch back to YarnGravatar Vitaly Takmazov
2023-01-13Update depsGravatar Vitaly Takmazov
2023-01-13Update depsGravatar Vitaly Takmazov
2023-01-13Update depsGravatar Vitaly Takmazov
2023-01-13Update depsGravatar Vitaly Takmazov
2023-01-13Yarn -> NPMGravatar Vitaly Takmazov
2023-01-13Update eslint warnings and delete unused fileGravatar Vitaly Takmazov
2023-01-13Proptypes & eslintGravatar Vitaly Takmazov
2023-01-13update dependencies, move to YarnGravatar Vitaly Takmazov
2023-01-13update dependenciesGravatar Vitaly Takmazov
2023-01-13react-markdownGravatar Vitaly Takmazov
2023-01-13drop jade, update styles and templateGravatar Vitaly Takmazov
2023-01-13update to React 16Gravatar Vitaly Takmazov