Skip to content

Commit 84ff891

Browse files
committed
chore: upgrade dependencies
1 parent 1650072 commit 84ff891

File tree

2 files changed

+193
-181
lines changed

2 files changed

+193
-181
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@apollo/client-integration-nextjs": "^0.13.2",
2121
"@bprogress/next": "^3.2.12",
2222
"@codemirror/lang-sql": "^6.10.0",
23-
"@graphql-codegen/client-preset": "^5.0.2",
23+
"@graphql-codegen/client-preset": "^5.1.0",
2424
"@hookform/resolvers": "^5.2.2",
2525
"@radix-ui/react-alert-dialog": "^1.1.15",
2626
"@radix-ui/react-avatar": "^1.1.10",
@@ -48,7 +48,7 @@
4848
"foxact": "^0.2.49",
4949
"graphql": "^16.11.0",
5050
"lucide-react": "^0.544.0",
51-
"next": "15.6.0-canary.42",
51+
"next": "15.6.0-canary.45",
5252
"next-themes": "^0.4.6",
5353
"react": "19.3.0-canary-4fdf7cf2-20251003",
5454
"react-codemirror-merge": "^4.25.2",
@@ -72,13 +72,13 @@
7272
"@graphql-typed-document-node/core": "^3.2.0",
7373
"@parcel/watcher": "^2.5.1",
7474
"@tailwindcss/postcss": "^4.1.14",
75-
"@types/node": "^24.6.2",
75+
"@types/node": "^24.7.0",
7676
"@types/react": "^19.2.0",
7777
"@types/react-dom": "^19.2.0",
7878
"@typescript-eslint/parser": "^8.45.0",
7979
"dprint": "^0.50.2",
8080
"eslint": "^9.37.0",
81-
"eslint-config-next": "15.6.0-canary.42",
81+
"eslint-config-next": "15.6.0-canary.45",
8282
"eslint-plugin-better-tailwindcss": "^3.7.9",
8383
"tailwindcss": "^4.1.14",
8484
"tw-animate-css": "^1.4.0",

0 commit comments

Comments
 (0)