|
56 | 56 | "@payloadcms/translations": "3.52.0", |
57 | 57 | "@payloadcms/ui": "3.52.0", |
58 | 58 | "@playwright/test": "^1.52.0", |
59 | | - "@radix-ui/react-accordion": "^1.2.11", |
60 | 59 | "@swc-node/register": "1.10.9", |
61 | 60 | "@swc/cli": "0.6.0", |
62 | | - "@tailwindcss/postcss": "^4.1.11", |
63 | 61 | "@types/node": "^22.5.4", |
64 | 62 | "@types/react": "19.1.8", |
65 | 63 | "@types/react-dom": "19.1.6", |
66 | | - "class-variance-authority": "^0.7.1", |
67 | | - "clsx": "^2.1.1", |
68 | 64 | "copyfiles": "2.4.1", |
69 | 65 | "cross-env": "^7.0.3", |
70 | 66 | "eslint": "^9.23.0", |
71 | 67 | "eslint-config-next": "15.4.4", |
72 | 68 | "graphql": "^16.8.1", |
73 | | - "lucide-react": "^0.539.0", |
74 | 69 | "mongodb-memory-server": "10.1.4", |
75 | 70 | "next": "15.4.4", |
76 | 71 | "open": "^10.1.0", |
77 | 72 | "payload": "3.52.0", |
78 | | - "postcss": "^8.5.6", |
79 | 73 | "prettier": "^3.4.2", |
80 | 74 | "qs-esm": "7.0.2", |
81 | 75 | "react": "19.1.0", |
82 | 76 | "react-dom": "19.1.0", |
83 | 77 | "rimraf": "3.0.2", |
84 | 78 | "sharp": "0.34.2", |
85 | 79 | "sort-package-json": "^2.10.0", |
86 | | - "tailwind-merge": "^3.3.1", |
87 | | - "tailwindcss": "^4.1.11", |
88 | 80 | "typescript": "5.7.3", |
89 | 81 | "vite-tsconfig-paths": "^5.1.4", |
90 | 82 | "vitest": "^3.1.2" |
|
124 | 116 | "unrs-resolver" |
125 | 117 | ] |
126 | 118 | }, |
127 | | - "registry": "https://registry.npmjs.org/", |
128 | | - "dependencies": { |
129 | | - "@tanstack/react-query": "^5.85.3" |
130 | | - } |
| 119 | + "registry": "https://registry.npmjs.org/" |
131 | 120 | } |
0 commit comments