chore: remove fastify-cli and related dependencies
This commit is contained in:
parent
6214b503bc
commit
9a2e69921e
2 changed files with 5 additions and 415 deletions
|
@ -23,7 +23,6 @@
|
|||
"@prisma/client": "^6.4.1",
|
||||
"dotenv": "^16.4.7",
|
||||
"fastify": "^5.2.1",
|
||||
"fastify-cli": "^7.3.0",
|
||||
"fastify-plugin": "^5.0.0",
|
||||
"graphql": "^16.10.0",
|
||||
"mercurius": "^16.1.0",
|
||||
|
@ -33,7 +32,7 @@
|
|||
"devDependencies": {
|
||||
"@repo/eslint-config": "*",
|
||||
"@repo/typescript-config": "*",
|
||||
"typescript": "5.8.2",
|
||||
"prisma": "^6.4.1"
|
||||
"prisma": "^6.4.1",
|
||||
"typescript": "5.8.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue