|
2 | 2 | "name": "picimpact", |
3 | 3 | "private": true, |
4 | 4 | "author": "Bess Croft <besscroft@foxmail.com>", |
5 | | - "packageManager": "pnpm@9.7.1", |
| 5 | + "packageManager": "pnpm@9.15.9", |
6 | 6 | "scripts": { |
7 | 7 | "dev:server": "next dev", |
8 | 8 | "dev:turbopack": "pnpm run dev:prisma && pnpm run prisma:seed && next dev --turbopack", |
|
27 | 27 | "seed": "tsx prisma/seed.ts" |
28 | 28 | }, |
29 | 29 | "dependencies": { |
30 | | - "@aws-sdk/client-s3": "3.1000.0", |
31 | | - "@aws-sdk/s3-request-presigner": "3.1000.0", |
32 | | - "@better-auth/passkey": "1.5.0", |
| 30 | + "@aws-sdk/client-s3": "3.1019.0", |
| 31 | + "@aws-sdk/s3-request-presigner": "3.1019.0", |
| 32 | + "@better-auth/passkey": "1.5.6", |
33 | 33 | "@heroui/react": "3.0.1", |
34 | 34 | "@heroui/styles": "3.0.1", |
35 | | - "@hono/node-server": "1.19.9", |
36 | | - "@hookform/resolvers": "3.10.0", |
37 | | - "@paralleldrive/cuid2": "2.2.2", |
| 35 | + "@hono/node-server": "1.19.11", |
| 36 | + "@hookform/resolvers": "5.2.2", |
| 37 | + "@paralleldrive/cuid2": "3.3.0", |
38 | 38 | "@prisma/client": "6.19.2", |
39 | 39 | "@radix-ui/react-accordion": "1.2.12", |
40 | 40 | "@radix-ui/react-alert-dialog": "1.1.15", |
|
63 | 63 | "@radix-ui/react-toggle": "1.1.10", |
64 | 64 | "@radix-ui/react-toggle-group": "1.1.11", |
65 | 65 | "@radix-ui/react-tooltip": "1.2.8", |
66 | | - "better-auth": "1.5.0", |
| 66 | + "better-auth": "1.5.6", |
67 | 67 | "class-variance-authority": "0.7.1", |
68 | 68 | "clsx": "2.1.1", |
69 | 69 | "cmdk": "1.1.1", |
70 | 70 | "compressorjs": "1.2.1", |
71 | | - "dayjs": "1.11.19", |
| 71 | + "dayjs": "1.11.20", |
72 | 72 | "embla-carousel-react": "8.6.0", |
73 | 73 | "emblor": "1.4.8", |
74 | | - "exifreader": "4.36.2", |
75 | | - "@xmldom/xmldom": "^0.8.11", |
| 74 | + "exifreader": "4.37.0", |
| 75 | + "@xmldom/xmldom": "0.8.11", |
76 | 76 | "heic-to": "1.4.2", |
77 | 77 | "heic2any": "0.0.4", |
78 | | - "hono": "4.12.3", |
| 78 | + "hono": "4.12.9", |
79 | 79 | "input-otp": "1.4.2", |
80 | 80 | "livephotoskit": "1.5.6", |
81 | | - "lucide-react": "0.575.0", |
82 | | - "maplibre-gl": "5.19.0", |
83 | | - "motion": "12.34.3", |
| 81 | + "lucide-react": "1.7.0", |
| 82 | + "maplibre-gl": "5.21.1", |
| 83 | + "motion": "12.37.0", |
84 | 84 | "next": "16.2.1", |
85 | 85 | "next-intl": "4.8.3", |
86 | 86 | "next-nprogress-bar": "2.4.7", |
|
90 | 90 | "react": "19.2.4", |
91 | 91 | "react-day-picker": "9.14.0", |
92 | 92 | "react-dom": "19.2.4", |
93 | | - "react-hook-form": "7.71.2", |
| 93 | + "react-hook-form": "7.72.0", |
94 | 94 | "react-map-gl": "8.1.0", |
95 | 95 | "react-photo-album": "3.5.1", |
96 | | - "react-resizable-panels": "3.0.6", |
97 | | - "recharts": "3.7.0", |
| 96 | + "react-resizable-panels": "4.8.0", |
| 97 | + "recharts": "3.8.1", |
98 | 98 | "rss": "1.2.2", |
99 | 99 | "server-only": "0.0.1", |
100 | 100 | "sharp": "0.34.5", |
|
106 | 106 | "tw-animate-css": "1.4.0", |
107 | 107 | "vaul": "1.1.2", |
108 | 108 | "zod": "4.3.6", |
109 | | - "zustand": "5.0.11" |
| 109 | + "zustand": "5.0.12" |
110 | 110 | }, |
111 | 111 | "devDependencies": { |
112 | | - "@eslint/eslintrc": "3.3.4", |
| 112 | + "@eslint/eslintrc": "3.3.5", |
113 | 113 | "@next/bundle-analyzer": "16.2.1", |
114 | 114 | "@next/eslint-plugin-next": "16.2.1", |
115 | | - "@tailwindcss/postcss": "4.2.1", |
| 115 | + "@tailwindcss/postcss": "4.2.2", |
116 | 116 | "@types/node": "22.19.11", |
117 | 117 | "@types/react": "19.2.14", |
118 | 118 | "@types/react-dom": "19.2.3", |
119 | 119 | "@types/rss": "0.0.32", |
120 | | - "@types/supercluster": "^7.1.3", |
121 | | - "eslint": "9.39.3", |
| 120 | + "@types/supercluster": "7.1.3", |
| 121 | + "eslint": "9.39.4", |
122 | 122 | "eslint-config-next": "16.2.1", |
123 | 123 | "eslint-config-prettier": "10.1.8", |
124 | 124 | "prettier": "3.8.1", |
125 | 125 | "prisma": "6.19.2", |
126 | | - "tailwindcss": "4.2.1", |
| 126 | + "tailwindcss": "4.2.2", |
127 | 127 | "tsx": "4.21.0", |
128 | 128 | "typescript": "5.9.3" |
129 | 129 | }, |
|
0 commit comments