Skip to content

Commit 8767656

Browse files
committed
chore: upgrade dependencies
1 parent 74fe373 commit 8767656

File tree

3 files changed

+872
-831
lines changed

3 files changed

+872
-831
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@apollo/client": "4.0.4",
17-
"@graphql-codegen/client-preset": "^4.8.3",
17+
"@graphql-codegen/client-preset": "^5.0.0",
1818
"@hookform/resolvers": "^5.2.1",
1919
"@radix-ui/react-alert-dialog": "^1.1.15",
2020
"@radix-ui/react-avatar": "^1.1.10",
@@ -32,7 +32,7 @@
3232
"class-variance-authority": "^0.7.1",
3333
"clsx": "^2.1.1",
3434
"graphql": "^16.11.0",
35-
"lucide-react": "^0.542.0",
35+
"lucide-react": "^0.543.0",
3636
"next": "15.5.2",
3737
"next-themes": "^0.4.6",
3838
"react": "^19.1.1",
@@ -48,19 +48,19 @@
4848
"devDependencies": {
4949
"@0no-co/graphqlsp": "^1.15.0",
5050
"@eslint/eslintrc": "^3",
51-
"@graphql-codegen/cli": "^5.0.7",
52-
"@graphql-codegen/schema-ast": "^4.1.0",
51+
"@graphql-codegen/cli": "^6.0.0",
52+
"@graphql-codegen/schema-ast": "^5.0.0",
5353
"@graphql-typed-document-node/core": "^3.2.0",
5454
"@parcel/watcher": "^2.5.1",
5555
"@tailwindcss/postcss": "^4.1.13",
5656
"@types/node": "^24.3.1",
5757
"@types/react": "^19.1.12",
5858
"@types/react-dom": "^19.1.9",
59-
"@typescript-eslint/parser": "^8.42.0",
59+
"@typescript-eslint/parser": "^8.43.0",
6060
"dprint": "^0.50.1",
6161
"eslint": "^9.35.0",
6262
"eslint-config-next": "15.5.2",
63-
"eslint-plugin-better-tailwindcss": "^3.7.6",
63+
"eslint-plugin-better-tailwindcss": "^3.7.7",
6464
"eslint-plugin-react-hooks": "^5.2.0",
6565
"tailwindcss": "^4.1.13",
6666
"tw-animate-css": "^1.3.8",

0 commit comments

Comments
 (0)