Skip to content

Commit 1c88dcd

Browse files
committed
update deps
1 parent 8fdf426 commit 1c88dcd

File tree

2 files changed

+150
-80
lines changed

2 files changed

+150
-80
lines changed

apps/dashboard/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"typecheck": "tsgo --noEmit"
1010
},
1111
"dependencies": {
12-
"@ai-sdk/react": "^2.0.115",
12+
"@ai-sdk/react": "^2.0.118",
1313
"@databuddy/auth": "workspace:*",
1414
"@databuddy/db": "workspace:*",
1515
"@databuddy/env": "workspace:*",
@@ -18,8 +18,8 @@
1818
"@databuddy/shared": "workspace:*",
1919
"@hello-pangea/dnd": "^18.0.1",
2020
"@hookform/resolvers": "^5.2.2",
21-
"@orpc/client": "^1.12.2",
22-
"@orpc/tanstack-query": "^1.12.2",
21+
"@orpc/client": "^1.13.0",
22+
"@orpc/tanstack-query": "^1.13.0",
2323
"@phosphor-icons/react": "^2.1.10",
2424
"@radix-ui/react-avatar": "^1.1.11",
2525
"@radix-ui/react-collapsible": "^1.1.12",
@@ -40,10 +40,10 @@
4040
"@types/geojson": "^7946.0.16",
4141
"@types/leaflet": "^1.9.21",
4242
"@xyflow/react": "^12.10.0",
43-
"ai": "^5.0.112",
44-
"autumn-js": "^0.1.48",
43+
"ai": "^5.0.116",
44+
"autumn-js": "^0.1.63",
4545
"babel-plugin-react-compiler": "^19.1.0-rc.1-rc-af1b7da-20250421",
46-
"better-auth": "^1.4.6",
46+
"better-auth": "^1.4.9",
4747
"class-variance-authority": "^0.7.1",
4848
"clsx": "^2.1.1",
4949
"cmdk": "^1.1.1",
@@ -59,23 +59,23 @@
5959
"lucide-react": "^0.556.0",
6060
"motion": "^12.23.26",
6161
"nanoid": "^5.1.6",
62-
"next": "^16.0.9",
62+
"next": "^16.1.1",
6363
"next-themes": "^0.4.6",
64-
"nuqs": "^2.8.5",
64+
"nuqs": "^2.8.6",
6565
"ogl": "^1.0.11",
6666
"qrcode.react": "^4.2.0",
6767
"radix-ui": "latest",
6868
"react": "catalog:",
69-
"react-day-picker": "^9.12.0",
69+
"react-day-picker": "^9.13.0",
7070
"react-dom": "catalog:",
71-
"react-hook-form": "^7.68.0",
71+
"react-hook-form": "^7.69.0",
7272
"react-hotkeys-hook": "^5.2.1",
7373
"react-image-crop": "^11.0.10",
7474
"react-leaflet": "^5.0.0",
7575
"react-resizable-panels": "^3.0.6",
7676
"recharts": "^2.15.4",
77-
"shiki": "^3.19.0",
78-
"simple-icons": "^16.1.0",
77+
"shiki": "^3.20.0",
78+
"simple-icons": "^16.2.0",
7979
"sonner": "^2.0.7",
8080
"streamdown": "^1.6.10",
8181
"tailwind-merge": "^3.4.0",
@@ -87,10 +87,10 @@
8787
},
8888
"devDependencies": {
8989
"@biomejs/biome": "catalog:",
90-
"@orpc/server": "^1.12.2",
90+
"@orpc/server": "^1.13.0",
9191
"@tailwindcss/postcss": "^4.1.18",
9292
"@types/d3-geo": "^3.1.0",
93-
"@types/node": "^22.19.2",
93+
"@types/node": "^22.19.3",
9494
"@types/react": "catalog:",
9595
"@types/react-dom": "catalog:",
9696
"@types/react-simple-maps": "^3.0.6",

0 commit comments

Comments
 (0)