|
13 | 13 | "format:check": "dprint check" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@apollo/client": "4.0.3", |
| 16 | + "@apollo/client": "4.0.4", |
17 | 17 | "@graphql-codegen/client-preset": "^4.8.3", |
18 | 18 | "@hookform/resolvers": "^5.2.1", |
19 | 19 | "@radix-ui/react-alert-dialog": "^1.1.15", |
|
52 | 52 | "@graphql-codegen/schema-ast": "^4.1.0", |
53 | 53 | "@graphql-typed-document-node/core": "^3.2.0", |
54 | 54 | "@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", |
57 | 57 | "@types/react": "^19.1.12", |
58 | 58 | "@types/react-dom": "^19.1.9", |
59 | | - "@typescript-eslint/parser": "^8.41.0", |
| 59 | + "@typescript-eslint/parser": "^8.42.0", |
60 | 60 | "dprint": "^0.50.1", |
61 | | - "eslint": "^9.34.0", |
| 61 | + "eslint": "^9.35.0", |
62 | 62 | "eslint-config-next": "15.5.2", |
63 | 63 | "eslint-plugin-better-tailwindcss": "^3.7.6", |
64 | 64 | "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", |
67 | 67 | "typescript": "^5.9.2" |
68 | 68 | } |
69 | 69 | } |
0 commit comments