Commit Graph

10 Commits

Author SHA1 Message Date
Riccardo Senica
6f3646499f Merge pull request #1 from RiccardoSenica/dependabot/npm_and_yarn/npm_and_yarn-7dfdb228fa
build(deps): bump the npm_and_yarn group across 1 directory with 4 updates
2024-12-21 18:44:36 +01:00
6498d7cfe2 chore: update package.json 2024-12-07 07:32:49 +01:00
dependabot[bot]
8d7d7344b5 build(deps): bump the npm_and_yarn group across 1 directory with 4 updates
Bumps the npm_and_yarn group with 4 updates in the / directory: [next](https://github.com/vercel/next.js), [braces](https://github.com/micromatch/braces), [micromatch](https://github.com/micromatch/micromatch) and [lint-staged](https://github.com/lint-staged/lint-staged).


Updates `next` from 14.2.3 to 14.2.10
- [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/compare/v14.2.3...v14.2.10)

Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

Updates `micromatch` from 4.0.5 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

Updates `lint-staged` from 15.2.2 to 15.2.10
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lint-staged/lint-staged/compare/v15.2.2...v15.2.10)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: micromatch
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: lint-staged
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-15 19:54:28 +00:00
Riccardo
837dcb2512 feat: remove vercel analytics 2024-07-08 12:25:45 +02:00
Riccardo
c4805988fb feat: remove analytics tab 2024-07-08 12:24:21 +02:00
Riccardo Senica
b2fa1b04e6 build: uncomment app container 2024-07-08 11:02:01 +02:00
Riccardo
ba17554801 test: add playwright with basic tests for home page 2024-07-07 16:14:07 +02:00
Riccardo
8c36c90710 fix: correct some workflow problems 2024-05-28 07:11:57 +02:00
Riccardo
85d66215a7 chore: add all the code from original repo 2024-05-23 16:55:29 +02:00
Riccardo Senica
d8f9a215eb Initial commit 2024-05-23 16:51:32 +02:00