Commit Graph

21 Commits

Author SHA1 Message Date
6dab575166 feat: replace analytics
Some checks failed
Deploy / lint-build-deploy (push) Failing after 1m29s
2026-01-22 18:33:49 +01:00
e730f95c43 fix: remove public folder
All checks were successful
Deploy / lint-build-deploy (push) Successful in 1m32s
2026-01-19 18:59:25 +01:00
be467f7403 feat: move from upstash to redis
Some checks failed
Deploy / lint-build-deploy (push) Failing after 2m35s
2026-01-19 18:55:22 +01:00
77b9391c6d Merge pull request #8 from RiccardoSenica/dependabot/npm_and_yarn/npm_and_yarn-dd8c1e96bb
build(deps): bump next from 15.5.7 to 15.5.9 in the npm_and_yarn group across 1 directory
2025-12-12 22:47:30 +01:00
dependabot[bot]
57666da6ac build(deps): bump next in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js).


Updates `next` from 15.5.7 to 15.5.9
- [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/v15.5.7...v15.5.9)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.5.9
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-12 02:07:48 +00:00
156326a8ad Merge pull request #7 from RiccardoSenica/dependabot/npm_and_yarn/npm_and_yarn-64064ac0f9
build(deps): bump next from 15.4.7 to 15.5.7 in the npm_and_yarn group across 1 directory
2025-12-06 15:20:02 +01:00
dependabot[bot]
68c9e42261 build(deps): bump next in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js).


Updates `next` from 15.4.7 to 15.5.7
- [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/v15.4.7...v15.5.7)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.5.7
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-06 14:15:29 +00:00
b9618e0566 Merge pull request #6 from RiccardoSenica/dependabot/npm_and_yarn/npm_and_yarn-bdc76aff73
build(deps): bump glob from 10.4.5 to 10.5.0 in the npm_and_yarn group across 1 directory
2025-12-06 15:13:44 +01:00
dependabot[bot]
ba2de91814 build(deps): bump glob in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [glob](https://github.com/isaacs/node-glob).


Updates `glob` from 10.4.5 to 10.5.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.5...v10.5.0)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 10.5.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-19 22:29:15 +00:00
cf69a9409e Merge pull request #5 from RiccardoSenica/dependabot/npm_and_yarn/npm_and_yarn-3c67cbb9cd
build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 in the npm_and_yarn group across 1 directory
2025-11-16 20:44:36 +01:00
dependabot[bot]
a5aa238c48 build(deps-dev): bump js-yaml
Bumps the npm_and_yarn group with 1 update in the / directory: [js-yaml](https://github.com/nodeca/js-yaml).


Updates `js-yaml` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-16 08:54:35 +00:00
0ab8f99684 Merge pull request #4 from RiccardoSenica/dependabot/npm_and_yarn/npm_and_yarn-1012df9518
build(deps): bump the npm_and_yarn group across 1 directory with 2 updates
2025-09-14 20:41:35 +08:00
dependabot[bot]
1af6215ed7 build(deps): bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [next](https://github.com/vercel/next.js) and [brace-expansion](https://github.com/juliangruber/brace-expansion).


Updates `next` from 15.2.4 to 15.4.7
- [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/v15.2.4...v15.4.7)

Updates `brace-expansion` from 1.1.11 to 1.1.12
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.4.7
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: brace-expansion
  dependency-version: 1.1.12
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-30 06:49:12 +00:00
c7da49f58e chore: add vercel analytics 2025-05-31 00:35:35 +02:00
01834d42b4 fix: babbel dependency vulnerability 2025-05-30 21:35:36 +02:00
65b242e206 Merge pull request #3 from RiccardoSenica/dependabot/npm_and_yarn/npm_and_yarn-9eaa48ee01
build(deps): bump next from 15.2.3 to 15.2.4 in the npm_and_yarn group across 1 directory
2025-04-18 17:25:35 +02:00
dependabot[bot]
8e9dfd5a82 build(deps): bump next in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js).


Updates `next` from 15.2.3 to 15.2.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/compare/v15.2.3...v15.2.4)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.2.4
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-18 15:20:49 +00:00
0db6d716de Merge pull request #2 from RiccardoSenica/dependabot/npm_and_yarn/npm_and_yarn-6f406c18d0
build(deps): bump next from 15.1.6 to 15.2.3 in the npm_and_yarn group across 1 directory
2025-04-18 17:19:25 +02:00
dependabot[bot]
f17d382e31 build(deps): bump next in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js).


Updates `next` from 15.1.6 to 15.2.3
- [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/v15.1.6...v15.2.3)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-21 18:48:47 +00:00
06fbbab24d feat: first draft 2025-01-25 20:39:55 +01:00
Riccardo Senica
78c69dbc1a Initial commit 2025-01-22 22:12:42 +01:00