Commit aea5f32
committed
updated dependencies to latest version
**client/package.json**
- updated lucide-react from `^0.544.0` to `^0.554.0`.
- updated next from `^15.5.3` to `^16.0.3`.
- updated react from `^19.1.1` to `^19.2.0`.
- updated react-dom from `^19.1.1` to `^19.2.0`.
- updated @types/node from `^24.4.0` to `^24.10.1`.
- updated @types/react from `^19.1.13` to `^19.2.6`.
- updated @types/react-dom from `^19.1.9` to `^19.2.3`.
**server/package.json**
- updated @hono/node-server from `^1.19.2` to `^1.19.6`.
- updated @hono/zod-openapi from `^1.1.0` to `^1.1.4`.
- updated @scalar/hono-api-reference from `^0.9.18` to `^0.9.24`.
- updated dotenv from `^17.2.2` to `^17.2.3`.
- updated hono from `^4.9.7` to `^4.10.6`.
- updated hono-pino from `^0.10.2` to `^0.10.3`.
- updated pino from `^9.9.5` to `^10.1.0`.
- updated zod from `^4.1.8` to `^4.1.12`.
- updated @types/node from `^24.4.0` to `^24.10.1`.
- updated pino-pretty from `^13.1.1` to `^13.1.2`.
- updated tsx from `^4.20.5` to `^4.20.6`.
**config/eslint/package.json**
- updated @eslint/js from `^9.35.0` to `^9.39.1`.
- updated @next/eslint-plugin-next from `^15.5.3` to `^16.0.3`.
- updated @types/node from `^24.4.0` to `^24.10.1`.
- updated @typescript-eslint/eslint-plugin from `^8.44.0` to `^8.47.0`.
- updated eslint from `^9.35.0` to `^9.39.1`.
- updated eslint-plugin-turbo from `^2.5.6` to `^2.6.1`.
- updated globals from `^16.4.0` to `^16.5.0`.
- updated jiti from `^2.5.1` to `^2.6.1`.
- updated typescript-eslint from `^8.44.0` to `^8.47.0`.
**config/prettier/package.json**
- updated prettier-plugin-tailwindcss from `^0.6.14` to `^0.7.1`.
**config/tailwind/package.json**
- updated tw-animate-css from `^1.3.8` to `^1.4.0`.
- updated @tailwindcss/postcss from `^4.1.13` to `^4.1.17`.
- updated tailwindcss from `^4.1.13` to `^4.1.17`.
**ui/package.json**
- updated @radix-ui/react-slot from `^1.2.3` to `^1.2.4`.
- updated lucide-react from `^0.544.0` to `^0.554.0`.
- updated react from `^19.1.1` to `^19.2.0`.
- updated react-dom from `^19.1.1` to `^19.2.0`.
- updated tailwind-merge from `^3.3.1` to `^3.4.0`.
- updated @types/node from `^24.4.0` to `^24.10.1`.
- updated @types/react from `^19.1.13` to `^19.2.6`.
- updated @types/react-dom from `^19.1.9` to `^19.2.3`.1 parent cc5816c commit aea5f32
File tree
7 files changed
+905
-941
lines changed- apps
- client
- server
- config
- eslint
- prettier
- tailwind
- packages/ui
7 files changed
+905
-941
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments