Skip to content

Commit

Permalink
revert deps
Browse files Browse the repository at this point in the history
  • Loading branch information
colfax23 committed Jun 27, 2024
1 parent 011eb65 commit 95d918b
Show file tree
Hide file tree
Showing 2 changed files with 485 additions and 398 deletions.
9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
"@types/data-urls": "^3.0.0",
"@types/express": "^4.17.13",
"@types/express-jwt": "^6.0.2",
"@types/graphql-fields": "^1.0.0",
"@types/jest": "^28.1.1",
"@types/jsonwebtoken": "^8.5.5",
"@types/lodash": "^4.14.180",
Expand All @@ -73,10 +72,10 @@
"eslint-plugin-jest": "^27.1.3",
"eslint-plugin-prettier": "^4.2.1",
"graphql-request": "^4.3.0",
"husky": "^6",
"husky": ">=6",
"jest": "^28.1.1",
"jest-mock-extended": "^2.0.6",
"lint-staged": "^10",
"lint-staged": ">=10",
"prettier": "^2.3.2",
"prisma-dbml-generator": "^0.9.1",
"supertest": "^6.2.4",
Expand Down Expand Up @@ -107,7 +106,7 @@
"graphql": "^15",
"graphql-fields": "^2.0.3",
"graphql-http": "^1.9.0",
"graphql-scalars": "1.20.1",
"graphql-scalars": "^1.18.0",
"jsonwebtoken": "^8.5.1",
"lodash": "^4.17.21",
"luxon": "^2.3.1",
Expand All @@ -123,7 +122,7 @@
"sharp": "^0.31.2",
"short-uuid": "^4.2.0",
"type-graphql": "^1.1.1",
"typegraphql-prisma": "0.23.1",
"typegraphql-prisma": "^0.23.1",
"winston": "^3.6.0",
"zod": "^3.12.0"
},
Expand Down
Loading

0 comments on commit 95d918b

Please sign in to comment.