Commit Graph

192 Commits

Author SHA1 Message Date
Walid
a6b3031a83
Merge pull request #21 from Walidoux/dependabot/npm_and_yarn/react-dom-18.0.0
build(deps): bump react-dom from 18.0.0-rc.3 to 18.0.0
2022-04-05 03:14:56 +00:00
dependabot[bot]
8960231dee
build(deps-dev): bump @typescript-eslint/parser from 5.15.0 to 5.18.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.15.0 to 5.18.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.18.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-04-05 03:14:06 +00:00
dependabot[bot]
dce0c3ca42
build(deps): bump react-dom from 18.0.0-rc.3 to 18.0.0
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.0.0-rc.3 to 18.0.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.0.0/packages/react-dom)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 03:14:04 +00:00
Walid
f294c942fe
Merge pull request #15 from Walidoux/dependabot/npm_and_yarn/typescript-4.6.3
build(deps-dev): bump typescript from 4.6.2 to 4.6.3
2022-04-05 03:13:27 +00:00
Walid
5e7ef22e91
Merge pull request #18 from Walidoux/dependabot/npm_and_yarn/types/node-17.0.23
build(deps-dev): bump @types/node from 17.0.21 to 17.0.23
2022-04-05 03:13:06 +00:00
dependabot[bot]
d8c7f9241d
build(deps-dev): bump @types/node from 17.0.21 to 17.0.23
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.21 to 17.0.23.
- [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-04-05 03:12:55 +00:00
dependabot[bot]
97eb0db43e
build(deps-dev): bump typescript from 4.6.2 to 4.6.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.2...v4.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 03:12:51 +00:00
Walid
3202c8a0df
Merge pull request #20 from Walidoux/dependabot/npm_and_yarn/eslint-config-next-12.1.4
build(deps-dev): bump eslint-config-next from 12.1.0 to 12.1.4
2022-04-05 03:12:50 +00:00
dependabot[bot]
791005dfbf
build(deps-dev): bump eslint-config-next from 12.1.0 to 12.1.4
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.1.0 to 12.1.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v12.1.4/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 03:12:34 +00:00
Walid
726b392a1b
Merge pull request #17 from Walidoux/dependabot/npm_and_yarn/types/react-17.0.43
build(deps-dev): bump @types/react from 17.0.42 to 17.0.43
2022-04-05 03:12:33 +00:00
Walid
863fc9fb96
Merge pull request #19 from Walidoux/dependabot/npm_and_yarn/prettier-2.6.2
build(deps-dev): bump prettier from 2.6.0 to 2.6.2
2022-04-05 03:12:20 +00:00
10e6c4db16
Merge branch 'main' of https://github.com/Walidoux/next-app-boilerplate 2022-04-05 03:11:41 +00:00
6ccd43c0c9
build(packages): upgrade typed-scss-modules 2022-04-05 03:11:37 +00:00
3c32b2489e
fix(styles): change quick fixes 2022-04-05 03:11:15 +00:00
76bce64a3a
refactor(styles): add error/success default colors 2022-04-05 03:10:45 +00:00
9cabf68b26
fix(config): remove styles absolute path 2022-04-05 03:10:33 +00:00
adc25d73d3
feat(styles): add custom get deep maps function 2022-04-05 03:10:16 +00:00
d2d67c9f2e
feat(styles): add typographies from fontsources 2022-04-05 03:09:51 +00:00
702a6b49ad
refactor(config): add types for next config 2022-04-05 03:09:07 +00:00
226b1542bb
refactor(pages): add content for the index page 2022-04-05 03:08:50 +00:00
dependabot[bot]
76e9c7a0ff
build(deps-dev): bump prettier from 2.6.0 to 2.6.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.0 to 2.6.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.0...2.6.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 03:19:01 +00:00
a5a041cabf
fix(config): remove useless plugin for types with css modules and styles paths 2022-03-31 03:44:18 +02:00
3f0abd56cf
build(packages): upgrade librairies versions manually 2022-03-31 03:43:23 +02:00
96c293a8ed
refactor(config): improve project config 2022-03-31 00:49:30 +02:00
dependabot[bot]
3c1e9654d8
build(deps-dev): bump @types/react from 17.0.42 to 17.0.43
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.42 to 17.0.43.
- [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-28 03:23:23 +00:00
1e8f32ff80
fix(assets/styles): remove unncessary files 2022-03-24 15:28:39 +01:00
Walid
b10ed6ab63
Merge pull request #13 from Walidoux/dependabot/npm_and_yarn/minimist-1.2.6
build(deps): bump minimist from 1.2.5 to 1.2.6
2022-03-24 15:05:51 +01:00
8427829f57
Merge branch 'main' of https://github.com/Walidoux/next-app-boilerplate 2022-03-24 15:02:52 +01:00
91d5a2d38a
fix(pages): add missing CommonHead component 2022-03-24 15:02:45 +01:00
2e0aecd153
feat(components): implement Head for each page with reusability 2022-03-24 15:01:50 +01:00
64190593dd
feat(components): implement CommondHead for all pages 2022-03-24 15:00:14 +01:00
2d2ef2457d
refactor(config): improve projectConfig file with types 2022-03-24 14:46:54 +01:00
5a82f96c7d
fix: remove unncessary files 2022-03-24 14:45:50 +01:00
dependabot[bot]
f6e94e903e
build(deps): bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 13:14:25 +00:00
Walid
87f45212df
Merge pull request #12 from Walidoux/dependabot/npm_and_yarn/types/react-17.0.42
build(deps-dev): bump @types/react from 17.0.40 to 17.0.42
2022-03-24 13:58:03 +01:00
dependabot[bot]
7cba7fdbaa
build(deps-dev): bump @types/react from 17.0.40 to 17.0.42
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.40 to 17.0.42.
- [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-24 12:57:05 +00:00
Walid
d6e2ccaa0a
Merge pull request #7 from Walidoux/dependabot/npm_and_yarn/eslint-config-conventions-1.1.2
build(deps-dev): bump eslint-config-conventions from 1.1.1 to 1.1.2
2022-03-24 13:56:36 +01:00
Walid
59c45a7098
Merge pull request #8 from Walidoux/dependabot/npm_and_yarn/typescript-4.6.2
build(deps-dev): bump typescript from 4.5.5 to 4.6.2
2022-03-24 13:56:26 +01:00
Walid
2b214fa5a6
Merge pull request #10 from Walidoux/dependabot/npm_and_yarn/eslint-plugin-unicorn-41.0.1
build(deps-dev): bump eslint-plugin-unicorn from 41.0.0 to 41.0.1
2022-03-24 13:56:14 +01:00
Walid
ea78d09864
Merge pull request #11 from Walidoux/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.15.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.12.0 to 5.15.0
2022-03-24 13:55:57 +01:00
a3efc793c0
refactor(pages): improve _document.tsx types with default locale 2022-03-24 11:38:07 +01:00
cbb8ab9fd5
refactor(readme): improve presentation 2022-03-24 11:37:24 +01:00
3231c61c12
feat(pages): add _document.tsx 2022-03-24 01:52:23 +01:00
ee38e8b1ac
Merge branch 'main' of https://github.com/Walidoux/next-app-boilerplate 2022-03-24 01:45:39 +01:00
02010e1d57
refactor(env): add (long-short)Name/description/url/color for the project 2022-03-24 01:45:35 +01:00
6beb23cf58
fix(pages): avoid types errors 2022-03-24 01:44:55 +01:00
d46be16a11
refactor(extensions); add css modules extension 2022-03-24 01:44:27 +01:00
c4d92fbcca
refactor(config): add absolute paths instead of relative ones 2022-03-24 01:44:11 +01:00
11c61c7250
refactor(components/utils): improve next/head component with types 2022-03-24 01:43:44 +01:00
cf9cdb0fe1
refactor(styles): improve css-triangle/breakpoint mixins and implement pseudo-element mixin 2022-03-24 01:42:37 +01:00