Skip to content

Commit 6b659da

Browse files
committed
chore: upgrade dependencies
1 parent f3eb6f2 commit 6b659da

File tree

2 files changed

+568
-606
lines changed

2 files changed

+568
-606
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,24 +31,24 @@
3131
"@radix-ui/react-slot": "^1.2.3",
3232
"@radix-ui/react-tooltip": "^1.2.8",
3333
"@swc-contrib/plugin-graphql-codegen-client-preset": "^0.6.0",
34-
"@tailwindcss/typography": "^0.5.16",
34+
"@tailwindcss/typography": "^0.5.18",
3535
"@tanstack/react-table": "^8.21.3",
3636
"babel-plugin-react-compiler": "19.1.0-rc.3",
3737
"class-variance-authority": "^0.7.1",
3838
"clsx": "^2.1.1",
3939
"graphql": "^16.11.0",
4040
"lucide-react": "^0.544.0",
41-
"next": "15.6.0-canary.6",
41+
"next": "15.6.0-canary.20",
4242
"next-themes": "^0.4.6",
43-
"react": "19.2.0-canary-8a8e9a7e-20250912",
44-
"react-dom": "19.2.0-canary-8a8e9a7e-20250912",
45-
"react-hook-form": "^7.62.0",
43+
"react": "19.2.0-canary-d415fd3e-20250919",
44+
"react-dom": "19.2.0-canary-d415fd3e-20250919",
45+
"react-hook-form": "^7.63.0",
4646
"react-remark": "^2.1.0",
4747
"remark": "^15.0.1",
4848
"remark-html": "^16.0.1",
4949
"sonner": "^2.0.7",
5050
"tailwind-merge": "^3.3.1",
51-
"zod": "^4.1.9"
51+
"zod": "^4.1.11"
5252
},
5353
"devDependencies": {
5454
"@0no-co/graphqlsp": "^1.15.0",
@@ -63,7 +63,7 @@
6363
"@types/react-dom": "^19.1.9",
6464
"@typescript-eslint/parser": "^8.44.0",
6565
"dprint": "^0.50.2",
66-
"eslint": "^9.35.0",
66+
"eslint": "^9.36.0",
6767
"eslint-config-next": "15.5.3",
6868
"eslint-plugin-better-tailwindcss": "^3.7.9",
6969
"eslint-plugin-react-hooks": "^5.2.0",

0 commit comments

Comments
 (0)