|
16 | 16 | "dependencies": { |
17 | 17 | "@apollo/client": "4.0.5", |
18 | 18 | "@apollo/client-integration-nextjs": "^0.13.1", |
| 19 | + "@bprogress/next": "^3.2.12", |
19 | 20 | "@graphql-codegen/client-preset": "^5.0.1", |
20 | 21 | "@hookform/resolvers": "^5.2.2", |
21 | 22 | "@radix-ui/react-alert-dialog": "^1.1.15", |
|
47 | 48 | "remark-html": "^16.0.1", |
48 | 49 | "sonner": "^2.0.7", |
49 | 50 | "tailwind-merge": "^3.3.1", |
50 | | - "zod": "^4.1.8" |
| 51 | + "zod": "^4.1.9" |
51 | 52 | }, |
52 | 53 | "devDependencies": { |
53 | 54 | "@0no-co/graphqlsp": "^1.15.0", |
|
57 | 58 | "@graphql-typed-document-node/core": "^3.2.0", |
58 | 59 | "@parcel/watcher": "^2.5.1", |
59 | 60 | "@tailwindcss/postcss": "^4.1.13", |
60 | | - "@types/node": "^24.5.0", |
| 61 | + "@types/node": "^24.5.2", |
61 | 62 | "@types/react": "^19.1.13", |
62 | 63 | "@types/react-dom": "^19.1.9", |
63 | 64 | "@typescript-eslint/parser": "^8.44.0", |
64 | 65 | "dprint": "^0.50.2", |
65 | 66 | "eslint": "^9.35.0", |
66 | 67 | "eslint-config-next": "15.5.3", |
67 | | - "eslint-plugin-better-tailwindcss": "^3.7.8", |
| 68 | + "eslint-plugin-better-tailwindcss": "^3.7.9", |
68 | 69 | "eslint-plugin-react-hooks": "^5.2.0", |
69 | 70 | "tailwindcss": "^4.1.13", |
70 | 71 | "tw-animate-css": "^1.3.8", |
|
0 commit comments