Skip to content

Commit b7a821f

Browse files
chore: remove unused packages
1 parent 59aaee5 commit b7a821f

File tree

2 files changed

+398
-1086
lines changed

2 files changed

+398
-1086
lines changed

package.json

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -56,35 +56,27 @@
5656
"@payloadcms/translations": "3.52.0",
5757
"@payloadcms/ui": "3.52.0",
5858
"@playwright/test": "^1.52.0",
59-
"@radix-ui/react-accordion": "^1.2.11",
6059
"@swc-node/register": "1.10.9",
6160
"@swc/cli": "0.6.0",
62-
"@tailwindcss/postcss": "^4.1.11",
6361
"@types/node": "^22.5.4",
6462
"@types/react": "19.1.8",
6563
"@types/react-dom": "19.1.6",
66-
"class-variance-authority": "^0.7.1",
67-
"clsx": "^2.1.1",
6864
"copyfiles": "2.4.1",
6965
"cross-env": "^7.0.3",
7066
"eslint": "^9.23.0",
7167
"eslint-config-next": "15.4.4",
7268
"graphql": "^16.8.1",
73-
"lucide-react": "^0.539.0",
7469
"mongodb-memory-server": "10.1.4",
7570
"next": "15.4.4",
7671
"open": "^10.1.0",
7772
"payload": "3.52.0",
78-
"postcss": "^8.5.6",
7973
"prettier": "^3.4.2",
8074
"qs-esm": "7.0.2",
8175
"react": "19.1.0",
8276
"react-dom": "19.1.0",
8377
"rimraf": "3.0.2",
8478
"sharp": "0.34.2",
8579
"sort-package-json": "^2.10.0",
86-
"tailwind-merge": "^3.3.1",
87-
"tailwindcss": "^4.1.11",
8880
"typescript": "5.7.3",
8981
"vite-tsconfig-paths": "^5.1.4",
9082
"vitest": "^3.1.2"
@@ -124,8 +116,5 @@
124116
"unrs-resolver"
125117
]
126118
},
127-
"registry": "https://registry.npmjs.org/",
128-
"dependencies": {
129-
"@tanstack/react-query": "^5.85.3"
130-
}
119+
"registry": "https://registry.npmjs.org/"
131120
}

0 commit comments

Comments
 (0)