Skip to content

Commit 57875fe

Browse files
fix: backend bump
1 parent 0058442 commit 57875fe

File tree

6 files changed

+313
-178
lines changed

6 files changed

+313
-178
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@hookform/resolvers": "^3.9.1",
17-
"@polinetwork/backend": "^0.9.1",
17+
"@polinetwork/backend": "^0.12.1",
1818
"@radix-ui/react-alert-dialog": "^1.1.3",
1919
"@radix-ui/react-avatar": "^1.1.1",
2020
"@radix-ui/react-collapsible": "^1.1.1",
@@ -28,14 +28,14 @@
2828
"@radix-ui/react-slot": "^1.1.0",
2929
"@radix-ui/react-tooltip": "^1.1.4",
3030
"@t3-oss/env-nextjs": "^0.10.1",
31-
"@tanstack/react-query": "^5.74.3",
31+
"@tanstack/react-query": "^5.90.12",
3232
"@tanstack/react-table": "^8.21.2",
33-
"@trpc/client": "11.1.1",
34-
"@trpc/next": "11.1.1",
35-
"@trpc/react-query": "11.1.1",
36-
"@trpc/tanstack-react-query": "11.1.1",
33+
"@trpc/client": "11.5.1",
34+
"@trpc/next": "11.5.1",
35+
"@trpc/react-query": "11.5.1",
36+
"@trpc/tanstack-react-query": "11.5.1",
3737
"babel-plugin-react-compiler": "1.0.0",
38-
"better-auth": "^1.2.7",
38+
"better-auth": "^1.3.15",
3939
"class-variance-authority": "^0.7.1",
4040
"clsx": "^2.1.1",
4141
"cmdk": "^1.1.1",
@@ -58,7 +58,7 @@
5858
"devDependencies": {
5959
"@biomejs/biome": "2.3.10",
6060
"@tailwindcss/postcss": "^4.1.4",
61-
"@trpc/server": "11.1.1",
61+
"@trpc/server": "11.5.1",
6262
"@types/node": "^20.14.10",
6363
"@types/react": "^18.3.3",
6464
"@types/react-dom": "^18.3.0",

0 commit comments

Comments
 (0)