Skip to content

Commit

Permalink
feat: updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyLzq committed Jul 15, 2022
1 parent cd36b3b commit bfe7404
Show file tree
Hide file tree
Showing 10 changed files with 1,800 additions and 1,840 deletions.
26 changes: 13 additions & 13 deletions example/express-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,50 +17,50 @@
"license": "MIT",
"dependencies": {
"@graphql-tools/schema": "^8.5.0",
"@sinclair/typebox": "^0.24.16",
"@sinclair/typebox": "^0.24.19",
"ajv": "^8.11.0",
"ajv-formats": "^2.1.1",
"apollo-server-core": "^3.9.0",
"apollo-server-express": "^3.9.0",
"apollo-server-core": "^3.10.0",
"apollo-server-express": "^3.10.0",
"cors": "^2.8.5",
"express": "^4.18.1",
"express-pino-logger": "^7.0.0",
"graphql": "^16.5.0",
"http-errors": "^2.0.0",
"mongoose": "^6.4.4",
"pino-pretty": "^8.1.0",
"swagger-ui-express": "^4.4.0"
"swagger-ui-express": "^4.5.0"
},
"devDependencies": {
"@jest/types": "^28.1.1",
"@jest/types": "^28.1.3",
"@types/cors": "^2.8.12",
"@types/express": "^4.17.13",
"@types/express-pino-logger": "^4.0.3",
"@types/http-errors": "^1.8.2",
"@types/jest": "^28.1.4",
"@types/node": "^18.0.3",
"@types/jest": "^28.1.5",
"@types/node": "^18.0.4",
"@types/swagger-ui-express": "^4.1.3",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.30.5",
"@typescript-eslint/eslint-plugin": "^5.30.6",
"@typescript-eslint/parser": "^5.30.6",
"axios": "^0.27.2",
"dotenv": "^16.0.1",
"eslint": "^8.19.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^26.5.3",
"eslint-plugin-jest": "^26.6.0",
"eslint-plugin-n": "^15.2.4",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.0.0",
"jest": "^28.1.2",
"jest": "^28.1.3",
"jest-unit": "^0.0.1",
"nodemon": "^2.0.19",
"prettier": "^2.7.1",
"standard-version": "^9.5.0",
"ts-jest": "^28.0.5",
"ts-jest": "^28.0.6",
"ts-loader": "^9.3.1",
"ts-node": "^10.8.2",
"ts-node": "^10.9.1",
"tsconfig-paths": "^4.0.0",
"tsconfig-paths-webpack-plugin": "^3.5.2",
"typescript": "^4.7.4",
Expand Down
Loading

0 comments on commit bfe7404

Please sign in to comment.