Commit Graph

375 Commits

Author SHA1 Message Date
dependabot[bot]
fd9e0a6cfa chore(deps): bump @mui/material from 5.11.1 to 5.11.4 (#338)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.11.1 to 5.11.4.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.11.4/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-10 08:04:19 +00:00
dependabot[bot]
14efe14dfe chore(deps-dev): bump vite from 4.0.3 to 4.0.4 (#337)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.0.3 to 4.0.4.
- [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/v4.0.4/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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-10 08:04:07 +00:00
dependabot[bot]
e43d909961 chore(deps-dev): bump @vitejs/plugin-react from 3.0.0 to 3.0.1 (#336)
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@3.0.1/packages/plugin-react)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-10 08:03:40 +00:00
alexsparkes
400cb4bbe2 fix: package.json and pnpm 2023-01-09 21:24:58 +00:00
David Ralph
37241289ee Mue 7.0 (#334)
* feat: add work in progress 7.0 code

Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>

* chore: add notice

* fix: add missing alias to webpack config

* Added floating UI to package.json

* fix: modal navbar

* fix: port welcome modal fix from 6.0.5
Co-authored-by: David Ralph <me@davidcralph.co.uk>

* feat: about, remove redundancy
- Remove redundant background option
- about tab UI improvements
- improve widget order UI.. to be completed later

* feat: update slider + create
- got rid of commented out css
- update about tab UI
- add reset icon to reset text
- change link colour
- add number to show value on slider
- reorder greeting settings to make a bit more sense

* fix: author loading before quote
- Make author div not load if quote is empty
- photoinformation taking too much of the screen
- more transitions and consistent transitions
- running prettier across all files

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* fix: various fixes, add microphone active border etc

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* fix: various fixes, add microphone active border etc

* fix: slider text, quote
- Quote was being irritating on lower resolutions and would make it so the text for author would go outside
- Text on slider was getting jammed together

* build: replace webpack with vite (WIP)

* feat: Reminder settings UI

* feat: pomodoro UI + general changes
- Remove settingsitem line at end
- Convert more divs to settingsitem
- Pomodoro Settings
- Add more descriptions
- Changes loaders

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* build: add stylelint

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* refactor: cleanup and remove unused stuff

* fix: marketplace quote images, offline background img and quotes, remove placeholder text

* fix: vite extension build, add source to photo info

* fix: welcome modal bugs, about tab issues

* fix: offline mode fixes, about tab fix, update modal text

* feat: rolling out share modal for photoinfo

* fix: fix markeplace item grid

* feat: custom background drag and drop, error reporting, better ui, new settings, fixes

* fix: add link modal, marketplace

- Addons title
- icon for check for updates
- update add link modal
- improve the style of the smaller modals
- Link back to create tab on marketplace

* fix: welcome modal size

* feat: upload image compression, todo drag and drop, fixes

Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>

* fix: various modal tab fixes and changes, reorder some settings, fix marketplace

* feat: install multiple quote packs in marketplace etc (WIP)

* feat: info tooltip

* fix:  todo ordering
- start work on improving loaders, error messages etc

* fix: build problem try 1

* fix: attempt 2

* feat: improve navigability of complex settings
-  start work on reducing popin of certain elements

* feat: add data section to advanced with sync

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* chore: improve background back btn, update dependencies

* feat: add custom changes to drag and drop, refactor search, comments, video upload check (untested)

* fix: photo info share modal, navbar, remove unused code

* fix: sidebar bug, tab name translation

* feat: weather sizing, achievements

* feat: consistent header for sub sections
- fixed achievements grid
- added more achievements
- altered achievements style
- made header of background subsection consistent with advanced

* feat(translations): first half of 7.0 translation support

* feat(translations): add 7.0 support for most settings and some of marketplace

* feat(translations): bug fixes, more 7.0 support

* fix: background upload, finish 7.0 translation support

* fix(translations): modal error fixes

* feat: background settings improvements

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* Turkish_Language_Support_Added (#285)

* Turkish_Language_Support_Added

The necessary files were updated with the Turkish translation file.

* Word_Corrections

* fix: overflow of custom images + visual

* fix: change start command

* fix: create tab

* fix: various modal fixes and improvements

Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>

* fix: consistency across tabs

* fix: add missing updated code from live share

* fix: quote skeleton

* feat: redo of message UI & widget order experiment

* fix: sideload tab and file uploads

* feat: make overview tab use actual elements

* feat: achievements system works

* fix: custom search engine settings, marketplace translation

* Grammar_and_Simplification_for_Turkish_Language (#290)

* Turkish_Language_Support_Added

The necessary files were updated with the Turkish translation file.

* Word_Corrections

* Turkish_Simplification_and_Editing

* Update_tr_TR

Letter Layout for Interface Compatibility

* Last_Check_tr_TR

It looks good for now.

Co-authored-by: David Ralph <ohlookitsderpy@protonmail.com>

* feat: new collection design, improvements

Co-authored-by: David Ralph <me@davidcralph.co.uk>
Co-authored-by: Isaac <contact@eartharoid.me>

* Fix: marketplace fixes

Co-authored-by: Isaac <contact@eartharoid.me>

* fix: collection gradient

* feat: marketplace item page experimentation

* fix: item page carousel

* fix: marketplace QoL

* feat: get collection data from api

* fix: my add-ons tab, remove unused code

* chore(deps): update package.json

* fix: commence work on welcome modal

* fix: welcome modal scroll problem on lower res

* feat: welcome modal first page redesign

* feat: clock changes

* feat: vertical clock

* fix: rename to vertical clock

* fix: lazy repair of the share modal

* feat: collection news alt

* fix: remove unused code, change Turkish name

* fix: message length

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* fix: overview tab

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* fix: various fixes and improvements

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* fix: various welcome modal fixes
- fix links
- fix style choice
- change how theme selector works

* fix: weather

* polish

* fix: message

* fix: minor fixes and cleanup

* feat(translations): support for new strings

* fix: use localised wikipedia for api, remove unused icons

* Remove photo info width

* Update PhotoInformation.jsx

* fix: weather bug

* fix: addons not being uninstalled correctly

* fix: quote showing icon from incorrect quote pack

* fix: lil photo info bug

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* refactor: cleanup various files

* refactor: clean translation system and more widget stuff

* fix(translations): fix issues caused by refactor

* perf: experimental upgrade to deps and fix esbuild warnings

* fix: weather

* fix: icon bug & small cleanup

* fix: show photoinformation setting

* chore(manifest): Upgrade to v3

Not sure if it is correct, security policy likely isn't.

* fix: add missing translations, fix birthday

* fix: translation display bug, marketplace error, cleanup carousel

* fix(translations): add missing, fix weather location

* fix: marketplace collections, weather settings

* fix: marketplace translations

* fix: cleanup code and fix weather etc

Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>

* fix: clock colour among other things

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* fix: navbar zoom

* fix: remove unused & bugged feature

* fix: clean up some CSS

* we don't talk about underscores

* fix: interval

* overview changes

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* fix: collection refresh and item language display

* add: type of item marketplace

* fix: search autocomplete error

* feat: missing translation

* fix: background refresh spam effects issue

* fix: various fixes

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* fix: various fixes

* fix: experimental fix for interval

* fix: small line missed

* chore: update i18n on 7.0, fix link not opening in new tab

* fix: interval not appearing for marketplace

* fix: various fixes and remove unused code

* fix: custom quote, message, move sideload etc

* fix: update styling on custom quote settings etc

* feat(dev): add commitlint

* fix: background interval

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* feat: overhaul of quick links

* feat: search for marketplace

* fix: marketplace + more
- Fix clock zoom
- Fix 0th birthday bug
- marketplace search style
- marketplace search not sensitive to case

* fix: baidu search bug
- reported via google chrome store reviews
Co-authored-by: David Ralph <me@davidcralph.co.uk>

* fix: some quotes have newlines at the end

* fix: quote image copyright text

* feat: edit quicklink

* fix: adding links works again

* fix: missing translation on item page
- change position of close button on modal

* fix: carousel and quicklink translations

* fix: missing translations

* fix: weather tooltip

* feat: quote UI consistent with other elements

* fix: quote UI text colour

* fix: UX improvements to custom backgrounds

* fix: numerous background interval fixes

* fix: comment out code causing flash
thank you rooray

* feat: move all sideload logic to added, drag and drop upload, update deps

* fix: background marketplace interval

* fix: sideload error modal styling

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* perf: major widget refactoring

* perf: use memo, fix quicklinks key err

* chore: update quicklink and autocomplete apis

* fix: marketplace undefined errors

* fix: optimise and repair marketplace

Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>

* chore: run prettier

* fix: search dropdown, missing translations, overview date

* fix: background interval bug
- took far too long

* Add Español (Latinoamérica) (#319)

* Add Español (Latinoamérica)

* Update es-419.json

* Update es-419.json

* feat: upgrade to API v2

* fix: news on overview

* feat: attempt image blur

* fix: background blur transition

* fix: quote cleanup and test

* fix: various
- temporarily comment out quote interval
- fix background transition on firefox

* fix: background transition compatibility

* fix: update API URL

* feat: don't show image again

* fix: background categories

* fix: improve category chip styling

* fix: move tooltips photo info

* fix: tooltip width photoinformation

* fix: use AVIF if supported

* fix: the previous fix (it broke non-AVIF browsers)

* fix: favouriting images

* fix: revoke the image blob

* fix: classic photo info
- plus the testing option of 10 seconds for interval

* fix: quote language settings

* fix: "Refresh Page Page" with en_US locale

* fix: don't get quote twice

* fix: allow map for Mue images

* feat: pre-fetch image data from API

so the blur hash is instantly available

* feat: pre-fetch quote data from API

* fix: don't show "N/A"

* feat: `photoMap` true by default

* feat: don't get the same image twice in a row

Works with Mue API only, not Unsplash and not photo packs.

* fix: don't get the same image twice in a row

* chore: update dependencies, change compression, remove unneeded about string

* fix: #320 by adding new ignore list

* fix: es_419 locale, run prettier, remove unused line

* fix: build error due to top level await

* fix: pnpm lock was ice cold

* fix: overview style
- driving home for christmas
- 7.0 is christmas
- that is song lyric

* fix: missing translations, create tab back button

* fix: remove placeholder string

* fix: photographers list

* fix: don't set location to "N/A"

* fix: translation bugs

* chore: update dependencies etc

* fix: start fixing photo map

* TR Translation Update (#329)

* Update tr_TR.json

TR translate file update.

* tr_TR.json File Update - Check One Vercel

* Check Translate

* Translation edit after bug fix. First review.

* , Check

* , Check

* , Check

* 330 issue fixed, translate added

Signed-off-by: Kağan Can Şit <kagancansit@hotmail.com>

* fix: typo

* feat: improve collection gradient

* feat: modernisation of modal theme colours

* fix: light theme fixes

* feat: make the marketplace look stunning

* feat: make marketplace item pages prettier

and add setting values table on pre-set settings page.

* chore: comment out broken interval feature

Signed-off-by: Kağan Can Şit <kagancansit@hotmail.com>
Signed-off-by: David Ralph <ohlookitsderpy@protonmail.com>
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
Co-authored-by: Kağan Can Şit <kagancansit@hotmail.com>
Co-authored-by: Isaac <contact@eartharoid.me>
Co-authored-by: Isaac <git@eartharoid.me>
Co-authored-by: alexsparkes <alexsparkes@gmail.com>
Co-authored-by: BloodDragooner2 <117775945+BloodDragooner2@users.noreply.github.com>
2023-01-08 21:56:16 +00:00
dependabot[bot]
babc978dcf chore(deps): bump @mui/material from 5.11.2 to 5.11.3 (#335)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.11.2 to 5.11.3.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.11.3/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-03 08:03:26 +00:00
dependabot[bot]
2b8183474c chore(deps): bump @mui/material from 5.11.1 to 5.11.2 (#333)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.11.1 to 5.11.2.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.11.2/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-27 08:03:58 +00:00
dependabot[bot]
3c8af1ca82 chore(deps): bump @mui/material from 5.11.0 to 5.11.1 (#332)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.11.0 to 5.11.1.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.11.1/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-21 08:04:26 +00:00
dependabot[bot]
155c4f4ff5 chore(deps): bump @mui/material from 5.10.17 to 5.11.0 (#331)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.17 to 5.11.0.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.11.0/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 08:05:29 +00:00
dependabot[bot]
2815c143f1 chore(deps): bump @mui/material from 5.10.16 to 5.10.17 (#328)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.16 to 5.10.17.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.17/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-07 08:04:40 +00:00
dependabot[bot]
63009971a8 chore(deps): bump @mui/material from 5.10.15 to 5.10.16 (#327)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.15 to 5.10.16.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.16/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-29 08:03:50 +00:00
dependabot[bot]
a2c45ae056 chore(deps): bump @mui/material from 5.10.14 to 5.10.15 (#324)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.14 to 5.10.15.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.15/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-23 08:04:38 +00:00
dependabot[bot]
53e8aba7f5 chore(deps-dev): bump webpack-cli from 4.10.0 to 5.0.0 (#323)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.10.0 to 5.0.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.10.0...webpack-cli@5.0.0)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-17 08:04:04 +00:00
dependabot[bot]
0cd6d9dc42 chore(deps): bump @mui/material from 5.10.13 to 5.10.14 (#322)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.13 to 5.10.14.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.14/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 08:07:33 +00:00
dependabot[bot]
1d151c277d chore(deps): bump @mui/material from 5.10.12 to 5.10.13 (#318)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.12 to 5.10.13.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.13/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 08:04:48 +00:00
dependabot[bot]
acc6307a57 chore(deps): bump react-clock from 3.1.0 to 4.0.0 (#317)
Bumps [react-clock](https://github.com/wojtekmaj/react-clock) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/wojtekmaj/react-clock/releases)
- [Commits](https://github.com/wojtekmaj/react-clock/compare/v3.1.0...v4.0.0)

---
updated-dependencies:
- dependency-name: react-clock
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 08:04:19 +00:00
dependabot[bot]
5f89308f43 chore(deps): bump react-toastify from 9.1.0 to 9.1.1 (#316)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v9.1.0...v9.1.1)

---
updated-dependencies:
- dependency-name: react-toastify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-03 08:04:13 +00:00
dependabot[bot]
8931a4c15a chore(deps): bump react-toastify from 9.0.8 to 9.1.0 (#315)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.0.8 to 9.1.0.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v9.0.8...v9.1.0)

---
updated-dependencies:
- dependency-name: react-toastify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-02 08:20:55 +00:00
dependabot[bot]
8c8c5652ae chore(deps): bump @mui/material from 5.10.11 to 5.10.12 (#314)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.11 to 5.10.12.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.12/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 08:25:37 +00:00
dependabot[bot]
675f0d48bd chore(deps-dev): bump babel-loader from 8.2.5 to 9.0.0 (#313)
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.2.5 to 9.0.0.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.5...v9.0.0)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-28 08:16:46 +00:00
dependabot[bot]
3de74e4af9 chore(deps): bump @eartharoid/i18n from 1.1.0 to 1.2.1 (#312)
Bumps [@eartharoid/i18n](https://github.com/eartharoid/i18n) from 1.1.0 to 1.2.1.
- [Release notes](https://github.com/eartharoid/i18n/releases)
- [Commits](https://github.com/eartharoid/i18n/compare/v1.1.0...v1.2.1)

---
updated-dependencies:
- dependency-name: "@eartharoid/i18n"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-27 08:16:36 +00:00
dependabot[bot]
acb5157b71 chore(deps): bump @mui/material from 5.10.10 to 5.10.11 (#311)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.10 to 5.10.11.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.11/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-26 08:13:07 +00:00
dependabot[bot]
90decae0f8 chore(deps): bump @mui/material from 5.10.9 to 5.10.10 (#310)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.9 to 5.10.10.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.10/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 08:54:23 +00:00
dependabot[bot]
c987d1e070 chore(deps): bump react-modal from 3.15.1 to 3.16.1 (#309)
Bumps [react-modal](https://github.com/reactjs/react-modal) from 3.15.1 to 3.16.1.
- [Release notes](https://github.com/reactjs/react-modal/releases)
- [Changelog](https://github.com/reactjs/react-modal/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reactjs/react-modal/compare/v3.15.1...v3.16.1)

---
updated-dependencies:
- dependency-name: react-modal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 08:10:23 +00:00
dependabot[bot]
2c511803a5 chore(deps): bump @mui/material from 5.10.8 to 5.10.9 (#308)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.8 to 5.10.9.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.9/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-12 08:12:38 +00:00
dependabot[bot]
2d3e320375 chore(deps): bump @mui/material from 5.10.7 to 5.10.8 (#307)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.7 to 5.10.8.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.8/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 08:25:53 +00:00
dependabot[bot]
48c94e4d30 chore(deps): bump @mui/material from 5.10.6 to 5.10.7 (#306)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.6 to 5.10.7.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.7/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-27 08:10:51 +00:00
dependabot[bot]
8c5c3fa52c chore(deps): bump @mui/material from 5.10.5 to 5.10.6 (#305)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.5 to 5.10.6.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.6/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-20 08:10:36 +00:00
dependabot[bot]
6e713c5063 chore(deps): bump @mui/material from 5.10.4 to 5.10.5 (#304)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.4 to 5.10.5.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.5/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-13 08:22:47 +00:00
dependabot[bot]
e34ae8878d chore(deps): bump @eartharoid/i18n from 1.0.4 to 1.1.0 (#303)
Bumps [@eartharoid/i18n](https://github.com/eartharoid/i18n) from 1.0.4 to 1.1.0.
- [Release notes](https://github.com/eartharoid/i18n/releases)
- [Commits](https://github.com/eartharoid/i18n/compare/v1.0.4...v1.1.0)

---
updated-dependencies:
- dependency-name: "@eartharoid/i18n"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-09 08:12:29 +00:00
dependabot[bot]
1986a57662 chore(deps): bump @mui/material from 5.10.3 to 5.10.4 (#302)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.3 to 5.10.4.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.4/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-07 08:17:00 +00:00
dependabot[bot]
7279126bdc chore(deps): bump @mui/material from 5.10.2 to 5.10.3 (#301)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.2 to 5.10.3.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.3/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-30 08:09:25 +00:00
dependabot[bot]
f5a7328ed5 chore(deps): bump @mui/material from 5.10.1 to 5.10.2 (#300)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.1 to 5.10.2.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.2/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-24 08:13:49 +00:00
dependabot[bot]
3988055161 chore(deps): bump @mui/material from 5.10.0 to 5.10.1 (#299)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.0 to 5.10.1.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.1/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-17 08:13:14 +00:00
David Ralph
c118cc5746 chore: release 6.0.6 2022-08-14 17:32:46 +01:00
dependabot[bot]
b8c9863a24 chore(deps): bump @mui/material from 5.9.3 to 5.10.0 (#298)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.9.3 to 5.10.0.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.0/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-09 08:15:14 +00:00
dependabot[bot]
22ababfc0d chore(deps): bump react-toastify from 9.0.7 to 9.0.8 (#297)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.0.7 to 9.0.8.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v9.0.7...v9.0.8)

---
updated-dependencies:
- dependency-name: react-toastify
  dependency-type: direct:production
  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-08-08 08:17:37 +00:00
dependabot[bot]
30fe86a6df chore(deps): bump @mui/material from 5.9.2 to 5.9.3 (#296)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.9.3/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  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-08-02 08:15:08 +00:00
dependabot[bot]
cdda2abdd1 chore(deps): bump @mui/material from 5.9.1 to 5.9.2 (#295)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.9.1 to 5.9.2.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.9.2/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  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-07-26 08:15:10 +00:00
dependabot[bot]
f143dbdc1f chore(deps): bump react-toastify from 9.0.6 to 9.0.7 (#294)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.0.6 to 9.0.7.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v9.0.6...v9.0.7)

---
updated-dependencies:
- dependency-name: react-toastify
  dependency-type: direct:production
  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-07-19 08:12:14 +00:00
dependabot[bot]
7c7ace90c9 chore(deps): bump @mui/material from 5.9.0 to 5.9.1 (#293)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.9.0 to 5.9.1.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.9.1/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  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-07-19 08:12:01 +00:00
dependabot[bot]
c022b56143 chore(deps): bump react-toastify from 9.0.5 to 9.0.6 (#292)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.0.5 to 9.0.6.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v9.0.5...v9.0.6)

---
updated-dependencies:
- dependency-name: react-toastify
  dependency-type: direct:production
  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-07-18 08:14:45 +00:00
dependabot[bot]
0b8bfe2cdc chore(deps): bump @mui/material from 5.8.7 to 5.9.0 (#291)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.8.7 to 5.9.0.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.9.0/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-13 08:11:26 +00:00
dependabot[bot]
10c7bd98c2 chore(deps): bump @mui/material from 5.8.6 to 5.8.7 (#283)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.8.6 to 5.8.7.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.8.7/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  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-07-05 08:22:27 +00:00
dependabot[bot]
9e061a8cb4 chore(deps): bump @mui/material from 5.8.5 to 5.8.6 (#282)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.8.5 to 5.8.6.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.8.6/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  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-06-28 08:15:33 +00:00
dependabot[bot]
41678f6ac7 chore(deps): bump @eartharoid/i18n from 1.0.2 to 1.0.4 (#281)
Bumps [@eartharoid/i18n](https://github.com/eartharoid/i18n) from 1.0.2 to 1.0.4.
- [Release notes](https://github.com/eartharoid/i18n/releases)
- [Commits](https://github.com/eartharoid/i18n/compare/v1.0.2...v1.0.4)

---
updated-dependencies:
- dependency-name: "@eartharoid/i18n"
  dependency-type: direct:production
  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-06-28 08:15:22 +00:00
dependabot[bot]
43bfd5deff chore(deps): bump @mui/material from 5.8.4 to 5.8.5 (#280)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.8.4 to 5.8.5.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.8.5/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  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-06-22 08:18:59 +00:00
dependabot[bot]
215b294da4 chore(deps): bump react-toastify from 9.0.4 to 9.0.5 (#279)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.0.4 to 9.0.5.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v9.0.4...v9.0.5)

---
updated-dependencies:
- dependency-name: react-toastify
  dependency-type: direct:production
  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-06-20 08:16:24 +00:00
dependabot[bot]
e4dffc73d7 chore(deps): bump react-dom from 18.1.0 to 18.2.0 (#278)
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.1.0 to 18.2.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.2.0/packages/react-dom)

---
updated-dependencies:
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-16 08:11:46 +00:00
dependabot[bot]
c9b61b862b chore(deps): bump @mui/material from 5.8.3 to 5.8.4 (#277)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.8.3 to 5.8.4.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.8.4/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  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-06-15 08:15:44 +00:00