Skip to content

Commit

Permalink
chore: clean up dependencies (#571)
Browse files Browse the repository at this point in the history
* chore: clean up dependencies

* chore: lint
  • Loading branch information
larwaa authored Mar 22, 2024
1 parent 549d2bf commit 1fe868e
Show file tree
Hide file tree
Showing 5 changed files with 41 additions and 193 deletions.
7 changes: 0 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@
"@graphql-codegen/cli": "^5.0.2",
"@graphql-codegen/client-preset": "^4.2.4",
"@graphql-codegen/schema-ast": "^4.0.2",
"@graphql-codegen/typescript": "^4.0.6",
"@graphql-codegen/typescript-resolvers": "^4.0.6",
"@graphql-typed-document-node/core": "^3.2.0",
"@jest/globals": "^29.7.0",
"@parcel/watcher": "^2.4.1",
Expand All @@ -73,10 +71,8 @@
"jest": "^29.7.0",
"jest-junit": "^16.0.0",
"jest-mock-extended": "^3.0.5",
"nodemon": "^3.1.0",
"npm-run-all": "^4.1.5",
"pino-pretty": "^11.0.0",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.4.3",
"wait-on": "^7.2.0"
},
Expand All @@ -94,17 +90,14 @@
"@fastify/redis": "^6.1.1",
"@fastify/session": "^10.7.0",
"@fastify/under-pressure": "^8.3.0",
"@graphql-tools/merge": "^9.0.3",
"@immobiliarelabs/fastify-sentry": "^8.0.1",
"@prisma/client": "^5.11.0",
"@sentry/node": "^7.107.0",
"@sentry/tracing": "7.107.0",
"@vippsmobilepay/sdk": "^1.3.1",
"avvio": "^8.3.0",
"body-parser": "^1.20.2",
"bullmq": "^5.4.4",
"connect-redis": "^7.1.1",
"dayjs": "^1.11.10",
"dotenv": "^16.4.5",
"fastify": "^4.26.2",
"fastify-plugin": "^4.5.1",
Expand Down
Loading

0 comments on commit 1fe868e

Please sign in to comment.