Skip to content

Commit 8bb2e1f

Browse files
committed
chore: upgrade dependencies
1 parent 86621c8 commit 8bb2e1f

File tree

2 files changed

+587
-625
lines changed

2 files changed

+587
-625
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,25 +33,25 @@
3333
"@radix-ui/react-toggle-group": "^1.1.11",
3434
"@radix-ui/react-tooltip": "^1.2.8",
3535
"@swc-contrib/plugin-graphql-codegen-client-preset": "^0.6.0",
36-
"@tailwindcss/typography": "^0.5.16",
36+
"@tailwindcss/typography": "^0.5.18",
3737
"@tanstack/react-table": "^8.21.3",
3838
"babel-plugin-react-compiler": "19.1.0-rc.3",
3939
"class-variance-authority": "^0.7.1",
4040
"clsx": "^2.1.1",
4141
"foxact": "^0.2.49",
4242
"graphql": "^16.11.0",
4343
"lucide-react": "^0.544.0",
44-
"next": "15.6.0-canary.6",
44+
"next": "15.6.0-canary.20",
4545
"next-themes": "^0.4.6",
46-
"react": "19.2.0-canary-8a8e9a7e-20250912",
47-
"react-dom": "19.2.0-canary-8a8e9a7e-20250912",
48-
"react-hook-form": "^7.62.0",
46+
"react": "19.2.0-canary-d415fd3e-20250919",
47+
"react-dom": "19.2.0-canary-d415fd3e-20250919",
48+
"react-hook-form": "^7.63.0",
4949
"react-remark": "^2.1.0",
5050
"remark": "^15.0.1",
5151
"remark-html": "^16.0.1",
5252
"sonner": "^2.0.7",
5353
"tailwind-merge": "^3.3.1",
54-
"zod": "^4.1.9"
54+
"zod": "^4.1.11"
5555
},
5656
"devDependencies": {
5757
"@0no-co/graphqlsp": "^1.15.0",
@@ -66,7 +66,7 @@
6666
"@types/react-dom": "^19.1.9",
6767
"@typescript-eslint/parser": "^8.44.0",
6868
"dprint": "^0.50.2",
69-
"eslint": "^9.35.0",
69+
"eslint": "^9.36.0",
7070
"eslint-config-next": "15.5.3",
7171
"eslint-plugin-better-tailwindcss": "^3.7.9",
7272
"eslint-plugin-react-hooks": "^5.2.0",

0 commit comments

Comments
 (0)