Skip to content

Commit 87c96b2

Browse files
committed
chore: update dependencies
1 parent f4260a6 commit 87c96b2

File tree

2 files changed

+368
-368
lines changed

2 files changed

+368
-368
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"format:check": "dprint check"
1414
},
1515
"dependencies": {
16-
"@apollo/client": "4.0.4",
16+
"@apollo/client": "4.0.5",
1717
"@apollo/client-integration-nextjs": "^0.13.1",
1818
"@graphql-codegen/client-preset": "^5.0.0",
1919
"@hookform/resolvers": "^5.2.1",
@@ -46,7 +46,7 @@
4646
"rxjs": "^7.8.2",
4747
"sonner": "^2.0.7",
4848
"tailwind-merge": "^3.3.1",
49-
"zod": "^4.1.7"
49+
"zod": "^4.1.8"
5050
},
5151
"devDependencies": {
5252
"@0no-co/graphqlsp": "^1.15.0",
@@ -56,14 +56,14 @@
5656
"@graphql-typed-document-node/core": "^3.2.0",
5757
"@parcel/watcher": "^2.5.1",
5858
"@tailwindcss/postcss": "^4.1.13",
59-
"@types/node": "^24.3.1",
60-
"@types/react": "^19.1.12",
59+
"@types/node": "^24.3.3",
60+
"@types/react": "^19.1.13",
6161
"@types/react-dom": "^19.1.9",
6262
"@typescript-eslint/parser": "^8.43.0",
6363
"dprint": "^0.50.1",
6464
"eslint": "^9.35.0",
6565
"eslint-config-next": "15.5.3",
66-
"eslint-plugin-better-tailwindcss": "^3.7.7",
66+
"eslint-plugin-better-tailwindcss": "^3.7.8",
6767
"eslint-plugin-react-hooks": "^5.2.0",
6868
"tailwindcss": "^4.1.13",
6969
"tw-animate-css": "^1.3.8",

0 commit comments

Comments
 (0)