Skip to content

Commit 9f87611

Browse files
authored
Reapply "fix: upgrade wiz warnings (#124)" (#127) (#139)
1 parent 4effc21 commit 9f87611

File tree

3 files changed

+354
-962
lines changed

3 files changed

+354
-962
lines changed

package.json

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@dagrejs/dagre": "^1.1.5",
2020
"@faker-js/faker": "^9.9.0",
21-
"@netlify/vite-plugin-tanstack-start": "^1.1.8",
21+
"@netlify/vite-plugin-tanstack-start": "^1.2.1",
2222
"@prisma/client": "^6.18.0",
2323
"@prisma/extension-accelerate": "^2.0.2",
2424
"@radix-ui/react-checkbox": "^1.3.3",
@@ -35,13 +35,13 @@
3535
"@tailwindcss/vite": "^4.1.16",
3636
"@tanstack/react-form": "^1.23.8",
3737
"@tanstack/react-query": "^5.90.5",
38-
"@tanstack/react-router": "^1.133.36",
39-
"@tanstack/react-router-ssr-query": "^1.133.36",
40-
"@tanstack/react-start": "^1.134.0",
38+
"@tanstack/react-router": "^1.139.10",
39+
"@tanstack/react-router-ssr-query": "^1.139.10",
40+
"@tanstack/react-start": "^1.139.10",
4141
"@tanstack/react-table": "^8.21.3",
42-
"@tanstack/router-plugin": "^1.133.36",
42+
"@tanstack/router-plugin": "^1.139.10",
4343
"@xyflow/react": "^12.9.1",
44-
"better-auth": "^1.3.34",
44+
"better-auth": "^1.4.4",
4545
"class-variance-authority": "^0.7.1",
4646
"clsx": "^2.1.1",
4747
"cmdk": "^1.1.1",
@@ -81,10 +81,5 @@
8181
"vite": "^7.1.12",
8282
"vitest": "^3.2.4",
8383
"web-vitals": "^4.2.4"
84-
},
85-
"pnpm": {
86-
"overrides": {
87-
"node-forge": "1.3.2"
88-
}
8984
}
9085
}

0 commit comments

Comments
 (0)