Skip to content

Commit

Permalink
Drop Apollo libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
CarsonF committed Oct 22, 2024
1 parent 5a58bda commit 68ae863
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 674 deletions.
12 changes: 0 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@
"type-check": "tsc -p tsconfig.check.json"
},
"dependencies": {
"@apollo/server": "^4.9.5",
"@apollo/subgraph": "^2.5.6",
"@as-integrations/fastify": "^2.1.1",
"@aws-sdk/client-s3": "^3.440.0",
"@aws-sdk/s3-request-presigner": "^3.440.0",
"@faker-js/faker": "^8.2.0",
Expand All @@ -47,7 +44,6 @@
"@graphql-yoga/nestjs": "^3.7.0",
"@graphql-yoga/plugin-apq": "^3.7.0",
"@leeoniya/ufuzzy": "^1.0.11",
"@nestjs/apollo": "^12.0.9",
"@nestjs/common": "^10.2.7",
"@nestjs/core": "^10.2.7",
"@nestjs/graphql": "^12.0.9",
Expand Down Expand Up @@ -159,22 +155,14 @@
"cypher-query-builder/neo4j-driver": "^5.9.0",
"neo4j-driver-bolt-connection@npm:5.20.0": "patch:neo4j-driver-bolt-connection@npm%3A5.20.0#~/.yarn/patches/neo4j-driver-bolt-connection-npm-5.20.0-1f7809f435.patch",
"neo4j-driver-core@npm:5.20.0": "patch:neo4j-driver-core@npm%3A5.20.0#~/.yarn/patches/neo4j-driver-core-npm-5.20.0-99216f6938.patch",
"@apollo/server-plugin-landing-page-graphql-playground": "npm:empty-npm-package@*",
"@apollo/server/express": "npm:empty-npm-package@*",
"@nestjs/cli/fork-ts-checker-webpack-plugin": "npm:empty-npm-package@*",
"@nestjs/cli/webpack": "npm:empty-npm-package@*",
"@nestjs/cli/typescript": "^5.1.6",
"@nestjs/graphql/graphql-ws": "^5",
"@types/express": "npm:@types/stack-trace@*",
"@types/express-serve-static-core": "npm:@types/stack-trace@*",
"@types/koa": "npm:@types/stack-trace@*",
"@whatwg-node/fetch": "patch:@whatwg-node/fetch@npm%3A0.9.22#~/.yarn/patches/@whatwg-node-fetch-npm-0.9.22-a60314fb39.patch",
"subscriptions-transport-ws": "npm:empty-npm-package@*"
},
"dependenciesMeta": {
"@apollo/protobufjs": {
"built": false
},
"@nestjs/core": {
"built": false
},
Expand Down
Loading

0 comments on commit 68ae863

Please sign in to comment.