15 Commits

Author SHA1 Message Date
Guz
aecb49e40a fix(logo): updated the app's logo 2022-02-01 16:50:26 -03:00
Guz
a8ca1481ee Merge pull request #7 from LoredDev/dependabot/npm_and_yarn/eslint-plugin-vue-8.4.0
chore(deps-dev): bump eslint-plugin-vue from 8.3.0 to 8.4.0
2022-02-01 13:45:50 -03:00
Guz
2ea321ca24 Merge pull request #8 from LoredDev/dependabot/npm_and_yarn/eslint-8.8.0
chore(deps-dev): bump eslint from 8.7.0 to 8.8.0
2022-02-01 13:45:12 -03:00
Guz
8a00a69f70 Merge pull request #9 from LoredDev/dependabot/npm_and_yarn/nuxt/image-0.6.1
chore(deps-dev): bump @nuxt/image from 0.6.0 to 0.6.1
2022-02-01 13:44:29 -03:00
dependabot[bot]
882faa7189 chore(deps-dev): bump eslint-plugin-vue from 8.3.0 to 8.4.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 8.3.0 to 8.4.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v8.3.0...v8.4.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 16:36:30 +00:00
dependabot[bot]
6a945ff733 chore(deps-dev): bump eslint from 8.7.0 to 8.8.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.7.0 to 8.8.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.7.0...v8.8.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 16:35:56 +00:00
dependabot[bot]
528df292a5 chore(deps-dev): bump stylelint from 14.2.0 to 14.3.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.2.0 to 14.3.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.2.0...14.3.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 16:35:55 +00:00
dependabot[bot]
ff9aca9b2e chore(deps-dev): bump sass from 1.48.0 to 1.49.4
Bumps [sass](https://github.com/sass/dart-sass) from 1.48.0 to 1.49.4.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.48.0...1.49.4)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 16:02:44 +00:00
dependabot[bot]
f4b7ac7fdb chore(deps-dev): bump @nuxt/image from 0.6.0 to 0.6.1
Bumps [@nuxt/image](https://github.com/nuxt/image) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/nuxt/image/releases)
- [Changelog](https://github.com/nuxt/image/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt/image/compare/v0.6.0...v0.6.1)

---
updated-dependencies:
- dependency-name: "@nuxt/image"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 14:50:25 +00:00
Guz
e3efc2df91 'tiny' fix: repository info, code style, and bugs.
- Updated repository information like README, License, and app's version to 0.1.0 for better versioning;

- (Possibly) fixed PWA and page theme features;

- Fixed linting code format.
2022-01-19 16:58:55 -03:00
Guz
d9b26816f0 Merge pull request #3 from ProjectLored/dependabot/npm_and_yarn/core-js-3.20.3
fix(deps): bump core-js from 3.20.2 to 3.20.3
2022-01-17 22:16:11 +00:00
dependabot[bot]
9331cf4a61 chore(deps-dev): bump eslint from 8.6.0 to 8.7.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.6.0 to 8.7.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.6.0...v8.7.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 22:09:07 +00:00
dependabot[bot]
d0414f6c78 fix(deps): bump core-js from 3.20.2 to 3.20.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.2 to 3.20.3.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.20.2...v3.20.3)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 21:56:40 +00:00
dependabot[bot]
5b34112fc8 chore(deps-dev): bump eslint-plugin-vue from 8.2.0 to 8.3.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v8.2.0...v8.3.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 21:56:13 +00:00
Guz
a59f1d375d Setup completed.
Completed the main setup of the development environment of nuxt.js and created a simple boilerplate/temporary start page with theme functionality.
2022-01-17 18:54:03 -03:00