Skip to content

Commit 6601cc1

Browse files
committed
build: update dependencies
1 parent 610b807 commit 6601cc1

File tree

4 files changed

+33
-33
lines changed

4 files changed

+33
-33
lines changed

apps/browser/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"@clerk/chrome-extension": "^2.8.11",
1515
"convex": "^1.31.0",
1616
"plasmo": "0.90.5",
17-
"react": "19.2.2",
18-
"react-dom": "19.2.2",
17+
"react": "19.2.3",
18+
"react-dom": "19.2.3",
1919
"tailwindcss": "3.4.1"
2020
},
2121
"devDependencies": {

apps/scraper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@albert-plus/server": "workspace:*",
2121
"dotenv": "^17.2.3",
2222
"drizzle-orm": "^0.45.1",
23-
"hono": "^4.10.8",
23+
"hono": "^4.11.0",
2424
"nanoid": "^5.1.6",
2525
"zod": "^4.1.13"
2626
},

apps/web/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@radix-ui/react-tooltip": "^1.2.8",
2929
"@remixicon/react": "^4.7.0",
3030
"@t3-oss/env-nextjs": "^0.13.8",
31-
"@tanstack/react-form": "^1.27.2",
31+
"@tanstack/react-form": "^1.27.3",
3232
"@tanstack/react-query": "^5.90.12",
3333
"@tanstack/react-table": "^8.21.3",
3434
"@tanstack/react-virtual": "^3.13.13",
@@ -39,14 +39,14 @@
3939
"convex": "^1.31.0",
4040
"date-fns": "^4.1.0",
4141
"framer-motion": "^12.23.26",
42-
"lucide-react": "^0.560.0",
43-
"next": "16.0.9",
42+
"lucide-react": "^0.561.0",
43+
"next": "16.0.10",
4444
"next-themes": "^0.4.6",
4545
"pdfjs-dist": "^5.4.449",
4646
"radix-ui": "^1.4.3",
47-
"react": "19.2.2",
47+
"react": "19.2.3",
4848
"react-day-picker": "^9.12.0",
49-
"react-dom": "19.2.2",
49+
"react-dom": "19.2.3",
5050
"react-draggable": "^4.5.0",
5151
"recharts": "2.15.4",
5252
"sonner": "^2.0.7",

bun.lock

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)