Commit Graph

11 Commits

Author SHA1 Message Date
dependabot[bot]
135b5659f3
build(deps-dev): bump @types/node from 17.0.17 to 17.0.21
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.17 to 17.0.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-18 15:45:58 +00:00
Walid
2753b7d706
Merge pull request #6 from Walidoux/dependabot/npm_and_yarn/typescript-eslint/parser-5.15.0
build(deps-dev): bump @typescript-eslint/parser from 5.12.0 to 5.15.0
2022-03-18 16:45:25 +01:00
Walid
707eda2d6a
Merge pull request #3 from Walidoux/dependabot/npm_and_yarn/types/react-17.0.40
build(deps-dev): bump @types/react from 17.0.39 to 17.0.40
2022-03-18 16:45:02 +01:00
dependabot[bot]
6414142c06
build(deps-dev): bump @typescript-eslint/parser from 5.12.0 to 5.15.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.12.0 to 5.15.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.15.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-18 15:39:56 +00:00
dependabot[bot]
ee7a518ed2
build(deps): bump sass from 1.49.7 to 1.49.9
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.7 to 1.49.9.
- [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.49.7...1.49.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-18 15:39:37 +00:00
dependabot[bot]
0b6cfbb086
build(deps-dev): bump @types/react from 17.0.39 to 17.0.40
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.39 to 17.0.40.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-18 15:39:31 +00:00
b49f86ae28
upgrade(nextjs): nextjs version upgraded 2022-03-17 12:26:12 +01:00
70e227b824
feat(eslint): add eslint config conventions among typescript & prettier 2022-03-17 12:05:00 +01:00
095627d408
feat(packages): add config & packages for eslint + prettier + stylelint 2022-03-17 11:48:59 +01:00
c86ad0b732
fix(styles/fonts/project): add fonts + change styles + edit default project name 2022-03-11 15:58:28 +01:00
bd06e3ce77
🚀 init: initial boilerplate 2022-02-12 23:07:11 +01:00