Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tkataja committed Nov 14, 2023
1 parent 150c7b0 commit 07fba7c
Show file tree
Hide file tree
Showing 8 changed files with 305 additions and 305 deletions.
220 changes: 110 additions & 110 deletions backend/package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
},
"homepage": "https://github.com/Tampere/Hanna",
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.2.1",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/connect-pg-simple": "^7.0.3",
"@types/email-templates": "^10.0.4",
"@types/node": "^20.9.0",
"@types/nodemailer": "^6.4.14",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"concurrently": "^8.2.2",
"eslint": "^8.53.0",
"node-dev": "^8.0.0",
Expand All @@ -58,8 +58,8 @@
"@fastify/sensible": "^5.5.0",
"@fastify/session": "^10.5.0",
"@fastify/static": "^6.12.0",
"@trpc/client": "^10.43.1",
"@trpc/server": "^10.43.1",
"@trpc/client": "^10.43.3",
"@trpc/server": "^10.43.3",
"axios": "^1.6.1",
"connect-pg-simple": "^9.0.1",
"dotenv": "^16.3.1",
Expand Down
30 changes: 15 additions & 15 deletions e2e/package-lock.json

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

4 changes: 2 additions & 2 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"playwright": "^1.39.0"
},
"dependencies": {
"@trpc/client": "^10.43.1",
"@trpc/server": "^10.43.1",
"@trpc/client": "^10.43.3",
"@trpc/server": "^10.43.3",
"dayjs": "^1.11.10",
"node-fetch": "^2.7.0",
"superjson": "^1.13.3"
Expand Down
Loading

0 comments on commit 07fba7c

Please sign in to comment.