Commit Graph

64 Commits

Author SHA1 Message Date
Thomas Camlong
ebc5541605 chore: update packages 2025-11-17 10:06:14 +01:00
Thomas Camlong
e175a7f9fc Merge branch 'main' into feat/new-backend-omg 2025-11-17 10:04:50 +01:00
Thomas Camlong
7fd28b6637 Merge branch 'main' into renovate/posthog-js-1.x
Signed-off-by: Thomas Camlong <thomas@ajnart.fr>
2025-11-14 16:38:40 +01:00
homarr-renovate[bot]
cb4163260f fix(deps): update dependency posthog-node to ^5.11.2 2025-11-13 18:47:42 +00:00
homarr-renovate[bot]
4860f65724 fix(deps): update dependency posthog-js to ^1.290.0 2025-11-13 18:47:21 +00:00
Thomas Camlong
1cc433b6bf chore(deps): update dependencies
- Upgrade Next.js from 15.5.4 to 16.0.1
- Upgrade React from 19.1.1 to 19.2.0
- Upgrade React DOM from 19.1.1 to 19.2.0
- Upgrade PocketBase from 0.26.2 to 0.26.3
- Add cacheComponents: false to Next.js config
2025-11-07 08:10:48 +01:00
homarr-renovate[bot]
7d3a601636 chore(deps): update dependency @types/node to ^22.18.10 (#2295)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-10-18 15:16:44 +02:00
homarr-renovate[bot]
a6788943d0 fix(deps): update dependency react-hook-form to ^7.65.0 (#2292)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-10-18 15:15:38 +02:00
homarr-renovate[bot]
96203a5530 fix(deps): update react monorepo (#2243)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-10-17 17:49:34 +02:00
homarr-renovate[bot]
943ced678d fix(deps): update dependency posthog-js to ^1.275.1 (#2270)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-10-15 22:44:36 +02:00
homarr-renovate[bot]
3e9a207090 fix(deps): update dependency motion to ^12.23.24 (#2276)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-10-15 21:56:19 +02:00
homarr-renovate[bot]
c90c3a2865 fix(deps): update dependency framer-motion to ^12.23.24 (#2275)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-10-15 21:55:36 +02:00
homarr-renovate[bot]
491b654d55 fix(deps): update dependency posthog-node to ^5.9.5 (#2244)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-10-15 21:54:45 +02:00
homarr-renovate[bot]
cf792a4062 fix(deps): update dependency react-hook-form to ^7.64.0 (#2228)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-10-14 22:53:37 +02:00
homarr-renovate[bot]
8c2428f6d8 fix(deps): update dependency posthog-js to ^1.274.1 (#2226)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-10-14 22:52:35 +02:00
homarr-renovate[bot]
d221d6e5c9 fix(deps): update dependency lucide-react to ^0.545.0 (#2242)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-10-14 22:51:47 +02:00
homarr-renovate[bot]
e496d8e0b6 chore(deps): update dependency wrangler to ^4.42.2 (#2225)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-10-14 22:50:34 +02:00
homarr-renovate[bot]
dc6c224f67 fix(deps): update dependency zod to ^4.1.12 (#2239)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-10-14 22:48:33 +02:00
homarr-renovate[bot]
de180ba901 chore(deps): update dependency @types/node to ^22.18.9 (#2255)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-10-14 22:47:55 +02:00
Thomas Camlong
888d1f26ac deps: add TanStack Form and Radix UI packages
- Add @tanstack/react-form@1.23.6 for advanced form management
- Add radix-ui@1.4.3 meta-package for comprehensive UI components
- Includes form validation, state management, and component primitives
- Required dependencies: @tanstack/store, decode-formdata, devalue
2025-10-13 15:39:39 +02:00
Thomas Camlong
95e9497c2e chore: update lockfile for new dependencies
- Update pnpm-lock.yaml with new package versions
- Include attr-accept and file-selector dependencies
- Ensure consistent dependency resolution
2025-10-02 10:51:04 +02:00
Thomas Camlong
779a7a48ab chore(web): update lockfile for new dependencies 2025-10-01 15:46:57 +02:00
Thomas Camlong
68970f5908 chore: update biome config + package dependencies
- Deleted the biome.json configuration file.
- Updated dependencies in package.json:
  - lucide-react from ^0.543.0 to ^0.544.0
  - next from 15.5.2 to 15.5.4
  - posthog-js from ^1.262.0 to ^1.268.7
  - posthog-node from ^5.8.2 to ^5.9.1
  - @biomejs/biome from 1.9.4 to 2.2.4
  - Updated package manager version from pnpm@10.15.1 to pnpm@10.17.1
2025-09-29 10:55:52 +02:00
homarr-renovate[bot]
abf7bef2df chore(deps): update dependency wrangler to ^4.35.0 (#2055)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-09-15 14:50:27 +02:00
homarr-renovate[bot]
26c2e7209d fix(deps): update dependency posthog-js to ^1.262.0 (#2053)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-09-14 14:27:10 +02:00
homarr-renovate[bot]
f13f4d2078 fix(deps): update dependency lucide-react to ^0.543.0 (#2054)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-09-14 14:26:43 +02:00
homarr-renovate[bot]
d5ca7631d2 fix(deps): update dependency @hookform/resolvers to ^5.2.1 (#1898)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-09-14 14:26:31 +02:00
homarr-renovate[bot]
b5712aa620 fix(deps): update dependency recharts to ^2.15.4 (#1885)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-09-12 20:44:27 +02:00
homarr-renovate[bot]
07f71c83cd fix(deps): update dependency motion to ^12.23.12 (#1882)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-09-12 20:42:38 +02:00
homarr-renovate[bot]
76cd531bd2 fix(deps): update dependency react-hook-form to ^7.62.0 (#1901)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-09-12 20:41:05 +02:00
homarr-renovate[bot]
d4abf4b71a fix(deps): update dependency posthog-js to ^1.261.7 (#1976)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
2025-09-11 19:42:17 +02:00
homarr-renovate[bot]
2f3a025fde chore(deps): update tailwindcss monorepo to ^4.1.13 (#2012)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
2025-09-11 19:41:37 +02:00
homarr-renovate[bot]
735519ce93 fix(deps): update dependency posthog-node to ^5.8.2 (#1942)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
2025-09-11 19:40:59 +02:00
homarr-renovate[bot]
300770d9b5 chore(deps): update dependency wrangler to ^4.34.0 (#1896)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-09-11 19:39:54 +02:00
homarr-renovate[bot]
6ef8b6751d fix(deps): update react monorepo (#1892)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-09-11 19:38:44 +02:00
homarr-renovate[bot]
f2294e3b80 chore(deps): update dependency @types/node to ^22.18.1 (#2007)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-09-09 21:46:02 +02:00
homarr-renovate[bot]
89d0e3169a fix(deps): update dependency next to v15.5.2 (#1925)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-09-09 21:45:40 +02:00
homarr-renovate[bot]
8a0c9bfb22 chore(deps): update dependency typescript to ^5.9.2 (#1895)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-09-09 21:44:11 +02:00
homarr-renovate[bot]
59f5261951 fix(deps): update radix-ui-primitives monorepo (#1891)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-09-09 21:43:24 +02:00
homarr-renovate[bot]
90d57f5093 fix(deps): update dependency tw-animate-css to ^1.3.8 (#1977)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
2025-09-09 21:41:34 +02:00
homarr-renovate[bot]
1f5c97f0f0 fix(deps): update dependency tailwindcss-motion to ^1.1.1 (#1888)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
2025-09-09 21:40:25 +02:00
homarr-renovate[bot]
ce21f6d1ad fix(deps): update dependency tailwind-merge to ^3.3.1 (#1887)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-09-09 21:39:05 +02:00
homarr-renovate[bot]
4308eed3e6 fix(deps): update dependency posthog-js to ^1.261.0 (#1900)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-09-05 07:20:28 +00:00
Thomas Camlong
f3582ffc38 Merge pull request #1906 from homarr-labs/renovate/posthog-node-5.x 2025-09-05 07:22:49 +02:00
homarr-renovate[bot]
5e42738c55 fix(deps): update dependency zod to v4 2025-09-03 21:21:54 +00:00
homarr-renovate[bot]
c33dbc5772 fix(deps): update dependency posthog-node to v5 2025-09-03 21:21:19 +00:00
homarr-renovate[bot]
4e7bac73ec chore(deps): update dependency @types/node to ^22.18.0 (#1893)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-09-03 23:13:56 +02:00
homarr-renovate[bot]
cde8a5e3f0 fix(deps): update dependency lucide-react to ^0.542.0 (#1899)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-09-03 23:13:02 +02:00
homarr-renovate[bot]
45f403b353 fix(deps): update dependency zod to ^3.25.76 (#1890)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-09-03 23:07:08 +02:00
homarr-renovate[bot]
67fc478943 fix(deps): update dependency tw-animate-css to ^1.3.7 (#1889)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-09-03 23:06:51 +02:00