Skip to content

Commit

Permalink
Merge pull request #137 from IT4Change/update-packages-2024-06-22
Browse files Browse the repository at this point in the history
chore(backend): update packages 2024 06 22
  • Loading branch information
mahula authored Jun 22, 2024
2 parents a82bb6a + 4075049 commit 53e07ae
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
104 changes: 52 additions & 52 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,19 +35,19 @@
},
"dependencies": {
"@apollo/server": "^4.10.4",
"@prisma/client": "^5.15.0",
"@prisma/client": "^5.15.1",
"@vuepress/theme-default": "^2.0.0-rc.35",
"graphql": "^16.8.2",
"graphql": "^16.9.0",
"graphql-scalars": "^1.23.0",
"prisma": "^5.15.0",
"prisma": "^5.15.1",
"reflect-metadata": "^0.2.2",
"tsconfig-paths": "^4.2.0",
"type-graphql": "^2.0.0-rc.1"
},
"devDependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
"@types/jest": "^29.5.12",
"@types/node": "^20.14.2",
"@types/node": "^20.14.8",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"@vuepress/bundler-vite": "^2.0.0-rc.9",
Expand All @@ -65,17 +65,17 @@
"eslint-plugin-type-graphql": "^1.0.0",
"eslint-plugin-yml": "^1.14.0",
"jest": "^29.7.0",
"nodemon": "^3.1.3",
"nodemon": "^3.1.4",
"prettier": "^3.3.2",
"remark-cli": "^12.0.1",
"remark-gfm": "^4.0.0",
"remark-preset-lint-consistent": "^6.0.0",
"remark-preset-lint-markdown-style-guide": "^6.0.0",
"remark-preset-lint-recommended": "^7.0.0",
"ts-jest": "^29.1.4",
"ts-jest": "^29.1.5",
"ts-node": "^10.9.2",
"tsc-watch": "^6.2.0",
"typescript": "^5.4.5",
"typescript": "^5.5.2",
"vuepress": "^2.0.0-rc.9"
},
"imports": {
Expand Down

0 comments on commit 53e07ae

Please sign in to comment.