Skip to content

Commit 74fe373

Browse files
committed
chore: update lockfile
1 parent 23b13e9 commit 74fe373

File tree

2 files changed

+266
-190
lines changed

2 files changed

+266
-190
lines changed

package.json

Lines changed: 7 additions & 7 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.3",
16+
"@apollo/client": "4.0.4",
1717
"@graphql-codegen/client-preset": "^4.8.3",
1818
"@hookform/resolvers": "^5.2.1",
1919
"@radix-ui/react-alert-dialog": "^1.1.15",
@@ -52,18 +52,18 @@
5252
"@graphql-codegen/schema-ast": "^4.1.0",
5353
"@graphql-typed-document-node/core": "^3.2.0",
5454
"@parcel/watcher": "^2.5.1",
55-
"@tailwindcss/postcss": "^4.1.12",
56-
"@types/node": "^24.3.0",
55+
"@tailwindcss/postcss": "^4.1.13",
56+
"@types/node": "^24.3.1",
5757
"@types/react": "^19.1.12",
5858
"@types/react-dom": "^19.1.9",
59-
"@typescript-eslint/parser": "^8.41.0",
59+
"@typescript-eslint/parser": "^8.42.0",
6060
"dprint": "^0.50.1",
61-
"eslint": "^9.34.0",
61+
"eslint": "^9.35.0",
6262
"eslint-config-next": "15.5.2",
6363
"eslint-plugin-better-tailwindcss": "^3.7.6",
6464
"eslint-plugin-react-hooks": "^5.2.0",
65-
"tailwindcss": "^4.1.12",
66-
"tw-animate-css": "^1.3.7",
65+
"tailwindcss": "^4.1.13",
66+
"tw-animate-css": "^1.3.8",
6767
"typescript": "^5.9.2"
6868
}
6969
}

0 commit comments

Comments
 (0)