|
13 | 13 | "format:check": "dprint check" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@apollo/client": "4.0.0", |
| 16 | + "@apollo/client": "4.0.3", |
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", |
|
28 | 28 | "@radix-ui/react-slot": "^1.2.3", |
29 | 29 | "@radix-ui/react-tooltip": "^1.2.8", |
30 | 30 | "@tanstack/react-table": "^8.21.3", |
31 | | - "babel-plugin-react-compiler": "19.1.0-rc.2", |
| 31 | + "babel-plugin-react-compiler": "19.1.0-rc.3", |
32 | 32 | "class-variance-authority": "^0.7.1", |
33 | 33 | "clsx": "^2.1.1", |
34 | 34 | "graphql": "^16.11.0", |
35 | | - "lucide-react": "^0.541.0", |
36 | | - "next": "15.5.0", |
| 35 | + "lucide-react": "^0.542.0", |
| 36 | + "next": "15.5.2", |
37 | 37 | "next-themes": "^0.4.6", |
38 | 38 | "react": "^19.1.1", |
39 | 39 | "react-dom": "^19.1.1", |
|
43 | 43 | "rxjs": "^7.8.2", |
44 | 44 | "sonner": "^2.0.7", |
45 | 45 | "tailwind-merge": "^3.3.1", |
46 | | - "zod": "^4.1.1" |
| 46 | + "zod": "^4.1.5" |
47 | 47 | }, |
48 | 48 | "devDependencies": { |
49 | 49 | "@0no-co/graphqlsp": "^1.15.0", |
|
54 | 54 | "@parcel/watcher": "^2.5.1", |
55 | 55 | "@tailwindcss/postcss": "^4.1.12", |
56 | 56 | "@types/node": "^24.3.0", |
57 | | - "@types/react": "^19.1.11", |
58 | | - "@types/react-dom": "^19.1.7", |
59 | | - "@typescript-eslint/parser": "^8.40.0", |
| 57 | + "@types/react": "^19.1.12", |
| 58 | + "@types/react-dom": "^19.1.9", |
| 59 | + "@typescript-eslint/parser": "^8.41.0", |
60 | 60 | "dprint": "^0.50.1", |
61 | 61 | "eslint": "^9.34.0", |
62 | | - "eslint-config-next": "15.5.0", |
63 | | - "eslint-plugin-better-tailwindcss": "^3.7.5", |
| 62 | + "eslint-config-next": "15.5.2", |
| 63 | + "eslint-plugin-better-tailwindcss": "^3.7.6", |
64 | 64 | "eslint-plugin-react-hooks": "^5.2.0", |
65 | 65 | "tailwindcss": "^4.1.12", |
66 | 66 | "tw-animate-css": "^1.3.7", |
|
0 commit comments