Skip to content

Commit

Permalink
Merge pull request #322 from dreammall-earth/update-packages-backend-…
Browse files Browse the repository at this point in the history
…09-04

chore(backend): update packages backend 09 04
  • Loading branch information
mahula authored Mar 11, 2024
2 parents 72650c6 + 31c35ff commit 7d30ed2
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 61 deletions.
112 changes: 56 additions & 56 deletions backend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"seed": "ts-node prisma/seed.ts"
},
"dependencies": {
"@apollo/server": "^4.10.0",
"@apollo/server": "^4.10.1",
"@getbrevo/brevo": "^2.0.0-beta.4",
"@prisma/client": "^5.10.2",
"@vuepress/theme-default": "^2.0.0-rc.18",
Expand All @@ -53,9 +53,9 @@
"devDependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.1.0",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.24",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"@types/node": "^20.11.25",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"@vuepress/bundler-vite": "^2.0.0-rc.8",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -81,7 +81,7 @@
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"tsc-watch": "^6.0.4",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"vuepress": "^2.0.0-rc.8"
},
"imports": {
Expand Down

0 comments on commit 7d30ed2

Please sign in to comment.