Skip to content

Commit 82396c9

Browse files
committed
chore: upgrade dependencies
1 parent ef20548 commit 82396c9

File tree

2 files changed

+859
-704
lines changed

2 files changed

+859
-704
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@apollo/client-integration-nextjs": "^0.14.1",
1919
"@bprogress/next": "^3.2.12",
2020
"@codemirror/lang-sql": "^6.10.0",
21-
"@graphql-codegen/client-preset": "^5.1.1",
21+
"@graphql-codegen/client-preset": "^5.1.3",
2222
"@hookform/resolvers": "^5.2.2",
2323
"@radix-ui/react-alert-dialog": "^1.1.15",
2424
"@radix-ui/react-avatar": "^1.1.11",
@@ -42,12 +42,12 @@
4242
"dayjs": "^1.11.19",
4343
"foxact": "^0.2.49",
4444
"graphql": "^16.12.0",
45-
"lucide-react": "^0.553.0",
46-
"next": "16.0.2-canary.16",
45+
"lucide-react": "^0.554.0",
46+
"next": "16.0.3",
4747
"next-themes": "^0.4.6",
48-
"react": "19.3.0-canary-100fc4a8-20251110",
49-
"react-dom": "19.3.0-canary-100fc4a8-20251110",
50-
"react-hook-form": "^7.66.0",
48+
"react": "19.3.0-canary-eb89912e-20251118",
49+
"react-dom": "19.3.0-canary-eb89912e-20251118",
50+
"react-hook-form": "^7.66.1",
5151
"react-remark": "^2.1.0",
5252
"remark": "^15.0.1",
5353
"remark-html": "^16.0.1",
@@ -59,18 +59,18 @@
5959
"devDependencies": {
6060
"@0no-co/graphqlsp": "^1.15.1",
6161
"@eslint/eslintrc": "^3.3.1",
62-
"@graphql-codegen/cli": "^6.0.1",
62+
"@graphql-codegen/cli": "^6.0.2",
6363
"@graphql-codegen/schema-ast": "^5.0.0",
6464
"@graphql-typed-document-node/core": "^3.2.0",
6565
"@parcel/watcher": "^2.5.1",
6666
"@tailwindcss/postcss": "^4.1.17",
6767
"@types/node": "^24.10.1",
68-
"@types/react": "^19.2.3",
68+
"@types/react": "^19.2.6",
6969
"@types/react-dom": "^19.2.3",
70-
"@typescript-eslint/parser": "^8.46.4",
70+
"@typescript-eslint/parser": "^8.47.0",
7171
"dprint": "^0.50.2",
7272
"eslint": "^9.39.1",
73-
"eslint-config-next": "16.0.2-canary.16",
73+
"eslint-config-next": "16.0.3",
7474
"eslint-plugin-better-tailwindcss": "^3.7.10",
7575
"tailwindcss": "^4.1.17",
7676
"tw-animate-css": "^1.4.0",

0 commit comments

Comments
 (0)