|
13 | 13 | "format:check": "dprint check" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@apollo/client": "4.0.4", |
| 16 | + "@apollo/client": "4.0.5", |
17 | 17 | "@apollo/client-integration-nextjs": "^0.13.1", |
18 | 18 | "@graphql-codegen/client-preset": "^5.0.0", |
19 | 19 | "@hookform/resolvers": "^5.2.1", |
|
46 | 46 | "rxjs": "^7.8.2", |
47 | 47 | "sonner": "^2.0.7", |
48 | 48 | "tailwind-merge": "^3.3.1", |
49 | | - "zod": "^4.1.7" |
| 49 | + "zod": "^4.1.8" |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | 52 | "@0no-co/graphqlsp": "^1.15.0", |
|
56 | 56 | "@graphql-typed-document-node/core": "^3.2.0", |
57 | 57 | "@parcel/watcher": "^2.5.1", |
58 | 58 | "@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", |
61 | 61 | "@types/react-dom": "^19.1.9", |
62 | 62 | "@typescript-eslint/parser": "^8.43.0", |
63 | 63 | "dprint": "^0.50.1", |
64 | 64 | "eslint": "^9.35.0", |
65 | 65 | "eslint-config-next": "15.5.3", |
66 | | - "eslint-plugin-better-tailwindcss": "^3.7.7", |
| 66 | + "eslint-plugin-better-tailwindcss": "^3.7.8", |
67 | 67 | "eslint-plugin-react-hooks": "^5.2.0", |
68 | 68 | "tailwindcss": "^4.1.13", |
69 | 69 | "tw-animate-css": "^1.3.8", |
|
0 commit comments