project type and added query file
This commit is contained in:
@@ -20,28 +20,34 @@
|
||||
"dependencies": {
|
||||
"@payloadcms/admin-bar": "^3.59.1",
|
||||
"@payloadcms/db-postgres": "3.59.1",
|
||||
"@payloadcms/email-nodemailer": "^3.59.1",
|
||||
"@payloadcms/next": "3.59.1",
|
||||
"@payloadcms/payload-cloud": "3.59.1",
|
||||
"@payloadcms/plugin-seo": "^3.59.1",
|
||||
"@payloadcms/richtext-lexical": "3.59.1",
|
||||
"@payloadcms/ui": "3.59.1",
|
||||
"@radix-ui/react-slot": "^1.2.3",
|
||||
"@tailwindcss/postcss": "^4.1.14",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"dotenv": "16.4.7",
|
||||
"graphql": "^16.8.1",
|
||||
"lucide-react": "^0.545.0",
|
||||
"next": "15.4.4",
|
||||
"nodemailer": "^7.0.9",
|
||||
"payload": "3.59.1",
|
||||
"postcss": "^8.5.6",
|
||||
"react": "19.1.0",
|
||||
"react-dom": "19.1.0",
|
||||
"sharp": "0.34.2",
|
||||
"tailwind-merge": "^3.3.1"
|
||||
"tailwind-merge": "^3.3.1",
|
||||
"tailwindcss": "^4.1.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.54.1",
|
||||
"@testing-library/react": "16.3.0",
|
||||
"@types/node": "^22.5.4",
|
||||
"@types/nodemailer": "^7.0.2",
|
||||
"@types/react": "19.1.8",
|
||||
"@types/react-dom": "19.1.6",
|
||||
"@vitejs/plugin-react": "4.5.2",
|
||||
|
||||
Reference in New Issue
Block a user