Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Commit

Permalink
Packages update
Browse files Browse the repository at this point in the history
  • Loading branch information
ngshiheng committed Jan 14, 2022
1 parent 3f1289d commit 741fd05
Show file tree
Hide file tree
Showing 2 changed files with 836 additions and 595 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,36 +22,36 @@
"singleQuote": true
},
"dependencies": {
"@sentry/node": "^6.15.0",
"@sentry/tracing": "^6.15.0",
"apollo-datasource-rest": "^3.4.0",
"@sentry/node": "^6.16.1",
"@sentry/tracing": "^6.16.1",
"apollo-datasource-rest": "^3.5.0",
"apollo-server": "^2.25.3",
"apollo-server-lambda": "^2.25.1",
"class-validator": "^0.13.1",
"class-validator": "^0.13.2",
"graphql": "^15.6.1",
"graphql-middleware": "^6.1.12",
"graphql-middleware": "^6.1.13",
"graphql-rate-limit": "^3.3.0",
"novelcovid": "^3.0.2",
"reflect-metadata": "^0.1.13",
"type-graphql": "^1.1.1"
},
"devDependencies": {
"@types/graphql": "^14.5.0",
"@types/jest": "^27.0.2",
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"@types/jest": "^27.4.0",
"@typescript-eslint/eslint-plugin": "^5.9.1",
"@typescript-eslint/parser": "^5.9.1",
"apollo-boost": "^0.4.9",
"cross-fetch": "^3.1.4",
"eslint": "^8.2.0",
"eslint": "^8.6.0",
"eslint-plugin-graphql": "^4.0.0",
"jest": "^27.3.1",
"jest": "^27.4.7",
"nodemon": "^2.0.15",
"prettier": "^2.4.1",
"ts-jest": "^27.0.7",
"prettier": "^2.5.1",
"ts-jest": "^27.1.3",
"ts-node": "^10.4.0",
"tsconfig-paths": "^3.11.0",
"tsconfig-paths": "^3.12.0",
"tscpaths": "^0.0.9",
"typescript": "^4.5.2"
"typescript": "^4.5.4"
},
"jest": {
"preset": "ts-jest",
Expand Down
Loading

0 comments on commit 741fd05

Please sign in to comment.