coder/site
dependabot[bot] 8e56830d15
chore: bump @pmmmwh/react-refresh-webpack-plugin in /site (#847)
Bumps [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) from 0.5.4 to 0.5.5.
- [Release notes](https://github.com/pmmmwh/react-refresh-webpack-plugin/releases)
- [Changelog](https://github.com/pmmmwh/react-refresh-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pmmmwh/react-refresh-webpack-plugin/compare/v0.5.4...v0.5.5)

---
updated-dependencies:
- dependency-name: "@pmmmwh/react-refresh-webpack-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 13:59:06 +00:00
..
.storybook feat(site): configure global fonts (#503) 2022-03-22 13:57:12 -04:00
e2e refactor(site): SignInForm without wrapper component (#558) 2022-03-30 13:08:37 -04:00
html_templates fix(site): rm duplicate mask-icon; refactor(site): reorder <head> (#425) 2022-03-13 20:24:50 -04:00
out refactor: Migrate from Next.js to pure webpack config (#360) 2022-03-12 12:51:05 -08:00
src refactor(site): SignInForm without wrapper component (#558) 2022-03-30 13:08:37 -04:00
static fix: Hydration warnings / mismatched styles due to SSR (#31) 2022-01-19 13:24:30 -08:00
.eslintignore chore: Ignore .idea for Jetbrain's IDEs (#626) 2022-03-28 13:04:23 -05:00
.eslintrc.yaml chore: improve eslint, sb, tsc configs (#483) 2022-03-18 10:26:13 -04:00
.prettierignore chore: Ignore .idea for Jetbrain's IDEs (#626) 2022-03-28 13:04:23 -05:00
.prettierrc refactor: Move package.json and other front-end collateral into 'site' (#128) 2022-02-01 13:34:43 -08:00
.yarnrc fix: Test flake when installing yarn dependencies on MacOS (#436) 2022-03-14 11:49:49 -07:00
embed.go feat: Add templates to create working release (#422) 2022-03-22 13:17:50 -06:00
embed_slim.go feat: Add templates to create working release (#422) 2022-03-22 13:17:50 -06:00
embed_test.go feat: Add templates to create working release (#422) 2022-03-22 13:17:50 -06:00
jest-runner-eslint.config.js refactor: Fix front-end lint issues (#347) 2022-02-22 20:10:02 -08:00
jest.config.js chore: improve eslint, sb, tsc configs (#483) 2022-03-18 10:26:13 -04:00
jest.setup.ts refactor(site): replace UserContext with userXService (#465) 2022-03-18 14:07:08 -04:00
package.json chore: bump @pmmmwh/react-refresh-webpack-plugin in /site (#847) 2022-04-04 13:59:06 +00:00
tsconfig.json chore: improve eslint, sb, tsc configs (#483) 2022-03-18 10:26:13 -04:00
tsconfig.prod.json chore: improve eslint, sb, tsc configs (#483) 2022-03-18 10:26:13 -04:00
tsconfig.test.json chore: improve eslint, sb, tsc configs (#483) 2022-03-18 10:26:13 -04:00
webpack.common.ts chore: improve eslint, sb, tsc configs (#483) 2022-03-18 10:26:13 -04:00
webpack.dev.ts feat(site): configure global fonts (#503) 2022-03-22 13:57:12 -04:00
webpack.prod.ts feat(site): configure global fonts (#503) 2022-03-22 13:57:12 -04:00
yarn.lock chore: bump @pmmmwh/react-refresh-webpack-plugin in /site (#847) 2022-04-04 13:59:06 +00:00