|
2 | 2 | "name": "app", |
3 | 3 | "private": true, |
4 | 4 | "dependencies": { |
5 | | - "@aws-sdk/client-s3": "3.758.0", |
6 | | - "@aws-sdk/s3-request-presigner": "3.758.0", |
7 | | - "@headlessui/react": "2.2.0", |
| 5 | + "@aws-sdk/client-s3": "3.787.0", |
| 6 | + "@aws-sdk/s3-request-presigner": "3.787.0", |
| 7 | + "@headlessui/react": "2.2.2", |
8 | 8 | "@octokit/rest": "21.1.1", |
9 | | - "@tanstack/react-query": "5.66.11", |
| 9 | + "@tanstack/react-query": "5.74.4", |
10 | 10 | "@trpc/client": "next", |
11 | 11 | "@trpc/react-query": "next", |
12 | 12 | "@trpc/server": "next", |
13 | 13 | "@types/lodash": "4.17.16", |
14 | | - "@types/react": "19.0.10", |
15 | | - "@types/react-dom": "19.0.4", |
16 | | - "bun-plugin-tailwind": "0.0.14", |
| 14 | + "@types/react": "19.1.2", |
| 15 | + "@types/react-dom": "19.1.2", |
| 16 | + "bun-plugin-tailwind": "0.0.15", |
17 | 17 | "lodash": "4.17.21", |
18 | | - "react": "19.0.0", |
19 | | - "react-dom": "19.0.0", |
20 | | - "react-router-dom": "7.2.0", |
21 | | - "trpc-bun-adapter": "1.2.2", |
22 | | - "tailwindcss": "4.0.9", |
23 | | - "zod": "3.24.2" |
| 18 | + "react": "19.1.0", |
| 19 | + "react-dom": "19.1.0", |
| 20 | + "react-router-dom": "7.5.1", |
| 21 | + "trpc-bun-adapter": "1.3.0", |
| 22 | + "tailwindcss": "4.1.4", |
| 23 | + "zod": "3.24.3" |
24 | 24 | }, |
25 | 25 | "devDependencies": { |
26 | 26 | "@testing-library/cypress": "10.0.3", |
|
0 commit comments