[Security] Bump mixin-deep from 1.3.1 to 1.3.2 (
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. **This update includes a security fix.**
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)
Signed-off-by: dependabot-preview[bot]
Bump eslint-plugin-standard from 4.0.0 to 4.0.1 (
Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.0.0...v4.0.1)
Signed-off-by: dependabot-preview[bot]
[Security] Bump eslint-utils from 1.3.1 to 1.4.2 (
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2. **This update includes a security fix.**
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)
Signed-off-by: dependabot-preview[bot]
Settings to auto initialize non-git repository (
* Get & set settings to localStorage
Using if/else statement in beforeCreate lifecycle hook insted of using in vuex store mutation
* Add AutoInit settings to experimental page
* typo: initialize spellings
* Dispatch update to settings store (in single line)
* fix: autoInit undefined value in settings store
https://github.com/gitthermal/thermal/pull/3596