Skip to content

Commit aaa3111

Browse files
committed
chore: upgrade dependencies
1 parent 4248764 commit aaa3111

2 files changed

Lines changed: 474 additions & 545 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,18 +30,18 @@
3030
"@radix-ui/react-separator": "^1.1.7",
3131
"@radix-ui/react-slot": "^1.2.3",
3232
"@radix-ui/react-tooltip": "^1.2.8",
33-
"@swc-contrib/plugin-graphql-codegen-client-preset": "^0.6.0",
34-
"@tailwindcss/typography": "^0.5.18",
33+
"@swc-contrib/plugin-graphql-codegen-client-preset": "^0.7.0",
34+
"@tailwindcss/typography": "^0.5.19",
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.20",
41+
"next": "15.6.0-canary.27",
4242
"next-themes": "^0.4.6",
43-
"react": "19.2.0-canary-d415fd3e-20250919",
44-
"react-dom": "19.2.0-canary-d415fd3e-20250919",
43+
"react": "19.2.0-canary-e2332183-20250924",
44+
"react-dom": "19.2.0-canary-e2332183-20250924",
4545
"react-hook-form": "^7.63.0",
4646
"react-remark": "^2.1.0",
4747
"remark": "^15.0.1",
@@ -61,14 +61,14 @@
6161
"@types/node": "^24.5.2",
6262
"@types/react": "^19.1.13",
6363
"@types/react-dom": "^19.1.9",
64-
"@typescript-eslint/parser": "^8.44.0",
64+
"@typescript-eslint/parser": "^8.44.1",
6565
"dprint": "^0.50.2",
6666
"eslint": "^9.36.0",
67-
"eslint-config-next": "15.5.3",
67+
"eslint-config-next": "15.5.4",
6868
"eslint-plugin-better-tailwindcss": "^3.7.9",
6969
"eslint-plugin-react-hooks": "^5.2.0",
7070
"tailwindcss": "^4.1.13",
71-
"tw-animate-css": "^1.3.8",
71+
"tw-animate-css": "^1.4.0",
7272
"typescript": "^5.9.2"
7373
}
7474
}

0 commit comments

Comments
 (0)