56 Commits

Author SHA1 Message Date
c31770a9df
fixes 2024-10-30 09:53:31 +01:00
Andrea
d6b640ca33
feat: replace eslint and prettier with biome 2024-10-05 22:56:41 +02:00
Andrea
687e02f38c
refactor: code refactor 2024-09-24 08:10:52 +02:00
Andrea
e30b2cc403
fixes 2024-05-11 11:58:19 +02:00
dependabot[bot]
4a13e34f84
chore(deps-dev): bump vite from 5.1.0 to 5.1.7 (#123)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.0 to 5.1.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.1.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-11 09:43:30 +00:00
Andrea
873c8c7745
refactor: upgrade to vite 2024-04-10 16:33:09 +02:00
Andrea
675c3c5976
chore: update deps 2024-04-05 11:27:14 +02:00
Andrea
a7ced2f4fd
chore: select fixed version of packages, downgrade remix to version 2.5 2024-02-08 09:04:01 +01:00
Andrea
99904db0a7
chore: update deps and start command 2024-02-08 08:43:19 +01:00
Andrea
e3f25e3ce3
deps: update remix 2024-02-06 15:15:35 +01:00
Andrea
398e00542b
chore: update deps 2024-02-05 17:41:19 +01:00
Andrea
6b453ddc2d
chore: update deps 2024-02-05 17:18:31 +01:00
Andrea
e832a0ecdb
chore: add code hike to remark plugins 2023-10-26 12:14:12 +02:00
Andrea
8a9fd697b5
chore: update remix to v2 2023-10-21 19:30:32 +02:00
Andrea
8222a4dfb2
refactor: code refactor 2023-05-17 14:31:02 +02:00
Andrea
84ed5530ca
refactor: code refactor 2023-03-14 13:54:52 +01:00
Andrea
991136825d
chore: code update 2023-03-05 10:13:32 +01:00
Andrea
1b4ec1ef6d
chore: add initial migration for db 2023-03-03 09:24:54 +01:00
Andrea
b0672af566
refactor: code refactor 2023-03-02 08:43:46 +01:00
Andrea
806ef1ec90
feat: add posts 2023-03-01 22:01:40 +01:00
Andrea
92a08aca83
feat: add blog 2023-02-28 14:07:59 +01:00
Andrea
3a68df6fd0
chore: update dependencies 2023-01-23 22:59:49 +01:00
dependabot[bot]
5ac462c97f
Bump @remix-run/serve from 1.10.0 to 1.11.0
Bumps [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/remix-run/remix/releases)
- [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-serve/CHANGELOG.md)
- [Commits](https://github.com/remix-run/remix/commits/@remix-run/serve@1.11.0/packages/remix-serve)

---
updated-dependencies:
- dependency-name: "@remix-run/serve"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-19 07:12:14 +00:00
Andrea
cfd4449f8d
Merge pull request #97 from nullndr/dependabot/npm_and_yarn/remix-run/node-1.11.0
Bump @remix-run/node from 1.10.0 to 1.11.0
2023-01-19 08:09:19 +01:00
Andrea
2276b0ff6e
Merge pull request #90 from nullndr/dependabot/npm_and_yarn/postcss-8.4.21
Bump postcss from 8.4.14 to 8.4.21
2023-01-19 08:09:07 +01:00
dependabot[bot]
a24d43e82b
Bump @remix-run/node from 1.10.0 to 1.11.0
Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/remix-run/remix/releases)
- [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-node/CHANGELOG.md)
- [Commits](https://github.com/remix-run/remix/commits/@remix-run/node@1.11.0/packages/remix-node)

---
updated-dependencies:
- dependency-name: "@remix-run/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-19 03:08:41 +00:00
Andrea
b6212b2868
Merge pull request #88 from nullndr/dependabot/npm_and_yarn/types/react-dom-18.0.10
Bump @types/react-dom from 17.0.16 to 18.0.10
2023-01-14 14:25:02 +01:00
dependabot[bot]
490669bb75
Bump @remix-run/dev from 1.6.3 to 1.10.0
Bumps [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev) from 1.6.3 to 1.10.0.
- [Release notes](https://github.com/remix-run/remix/releases)
- [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-dev/CHANGELOG.md)
- [Commits](https://github.com/remix-run/remix/commits/@remix-run/dev@1.10.0/packages/remix-dev)

---
updated-dependencies:
- dependency-name: "@remix-run/dev"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 03:08:47 +00:00
dependabot[bot]
5374e5162d
Bump postcss from 8.4.14 to 8.4.21
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.14 to 8.4.21.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.14...8.4.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 03:12:39 +00:00
dependabot[bot]
259518e34c
Bump @types/react-dom from 17.0.16 to 18.0.10
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.16 to 18.0.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 03:26:51 +00:00
Andrea
9b551513f4
refactor: add package for icons 2022-11-08 17:43:03 +01:00
dependabot[bot]
01c0b51c40
Bump autoprefixer from 10.4.7 to 10.4.8
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.7 to 10.4.8.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.7...10.4.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-09 18:46:22 +00:00
dependabot[bot]
8a2236dd40
Bump nodemon from 2.0.18 to 2.0.19
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.18 to 2.0.19.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.18...v2.0.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-09 18:41:55 +00:00
Andrea
b9270723b8
Merge pull request #33 from nullndr/dependabot/npm_and_yarn/tailwindcss-3.1.8
Bump tailwindcss from 3.1.4 to 3.1.8
2022-08-09 20:41:25 +02:00
Andrea
e680fcb46c
Merge pull request #34 from nullndr/dependabot/npm_and_yarn/eslint-8.21.0
Bump eslint from 8.19.0 to 8.21.0
2022-08-09 20:41:13 +02:00
dependabot[bot]
f4251548da
Bump react, react-dom and @types/react
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together.

Updates `react` from 17.0.2 to 18.2.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.2.0/packages/react)

Updates `react-dom` from 17.0.2 to 18.2.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.2.0/packages/react-dom)

Updates `@types/react` from 17.0.45 to 18.0.15
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-09 18:35:35 +00:00
dependabot[bot]
44f70fdc03
Bump eslint from 8.19.0 to 8.21.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.19.0 to 8.21.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.19.0...v8.21.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-08-09 18:35:22 +00:00
dependabot[bot]
bc2ef7ce5b
Bump tailwindcss from 3.1.4 to 3.1.8
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.1.4 to 3.1.8.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.1.4...v3.1.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-09 18:35:00 +00:00
Andrea
6c78625034
Merge pull request #30 from nullndr/dependabot/npm_and_yarn/concurrently-7.3.0
Bump concurrently from 7.1.0 to 7.3.0
2022-08-09 20:34:47 +02:00
Andrea
5f7e81db08
Merge pull request #31 from nullndr/dependabot/npm_and_yarn/remix-run/eslint-config-1.6.7
Bump @remix-run/eslint-config from 1.6.3 to 1.6.7
2022-08-09 20:34:36 +02:00
dependabot[bot]
4a0f2d659e
Bump @remix-run/react from 1.4.3 to 1.6.7
Bumps [@remix-run/react](https://github.com/remix-run/remix/tree/HEAD/packages/remix-react) from 1.4.3 to 1.6.7.
- [Release notes](https://github.com/remix-run/remix/releases)
- [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-react/CHANGELOG.md)
- [Commits](https://github.com/remix-run/remix/commits/@remix-run/react@1.6.7/packages/remix-react)

---
updated-dependencies:
- dependency-name: "@remix-run/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 03:44:57 +00:00
dependabot[bot]
004c97b086
Bump @remix-run/eslint-config from 1.6.3 to 1.6.7
Bumps [@remix-run/eslint-config](https://github.com/remix-run/remix/tree/HEAD/packages/remix-eslint-config) from 1.6.3 to 1.6.7.
- [Release notes](https://github.com/remix-run/remix/releases)
- [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-eslint-config/CHANGELOG.md)
- [Commits](https://github.com/remix-run/remix/commits/@remix-run/eslint-config@1.6.7/packages/remix-eslint-config)

---
updated-dependencies:
- dependency-name: "@remix-run/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 03:44:00 +00:00
dependabot[bot]
f8f1d52916
Bump concurrently from 7.1.0 to 7.3.0
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.1.0 to 7.3.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.1.0...v7.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-19 03:48:31 +00:00
dependabot[bot]
69d67110e2
Bump typescript from 4.6.4 to 4.7.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.4...v4.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 12:19:28 +00:00
dependabot[bot]
f282b2621d
Bump tailwindcss from 3.0.24 to 3.1.4
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.0.24 to 3.1.4.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.0.24...v3.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 12:18:44 +00:00
Andrea
e71443ea32
Merge pull request #19 from nullndr/dependabot/npm_and_yarn/nodemon-2.0.18
Bump nodemon from 2.0.16 to 2.0.18
2022-07-05 14:17:56 +02:00
Andrea
4bdcf149f4
Merge pull request #14 from nullndr/dependabot/npm_and_yarn/remix-run/dev-1.6.3
Bump @remix-run/dev from 1.4.3 to 1.6.3
2022-07-05 14:17:45 +02:00
dependabot[bot]
6999b9aa6f
Bump @remix-run/dev from 1.4.3 to 1.6.3
Bumps [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev) from 1.4.3 to 1.6.3.
- [Release notes](https://github.com/remix-run/remix/releases)
- [Commits](https://github.com/remix-run/remix/commits/v1.6.3/packages/remix-dev)

---
updated-dependencies:
- dependency-name: "@remix-run/dev"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 12:15:44 +00:00
dependabot[bot]
d3249e5729
Bump nodemon from 2.0.16 to 2.0.18
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.16 to 2.0.18.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.16...v2.0.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 12:15:18 +00:00
dependabot[bot]
65e297bff9
Bump @remix-run/serve from 1.5.1 to 1.6.3
Bumps [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) from 1.5.1 to 1.6.3.
- [Release notes](https://github.com/remix-run/remix/releases)
- [Commits](https://github.com/remix-run/remix/commits/v1.6.3/packages/remix-serve)

---
updated-dependencies:
- dependency-name: "@remix-run/serve"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 12:15:12 +00:00