Skip to content

Commit

Permalink
build: bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jakowenko committed Jun 22, 2023
1 parent 128cd4a commit e0094c8
Show file tree
Hide file tree
Showing 6 changed files with 467 additions and 466 deletions.
138 changes: 69 additions & 69 deletions api/package-lock.json

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

12 changes: 6 additions & 6 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@prisma/client": "^4.14.1",
"@prisma/client": "^4.16.0",
"axios": "^1.4.0",
"canvas": "^2.11.2",
"cors": "^2.8.5",
Expand All @@ -23,10 +23,10 @@
"luxon": "^3.3.0",
"midjourney": "^3.1.88",
"multer": "^1.4.5-lts.1",
"openai": "^3.2.1",
"openai": "^3.3.0",
"read-last-lines": "^1.8.0",
"sharp": "^0.32.1",
"socket.io": "^4.6.1",
"socket.io": "^4.6.2",
"winston": "^3.9.0",
"zod": "^3.21.4",
"zod-to-json-schema": "^3.21.2"
Expand All @@ -37,8 +37,8 @@
"@types/js-yaml": "^4.0.5",
"@types/lodash": "^4.14.195",
"@types/multer": "^1.4.7",
"@types/node": "^20.2.5",
"prisma": "^4.14.1",
"typescript": "^5.0.4"
"@types/node": "^20.3.1",
"prisma": "^4.16.0",
"typescript": "^5.1.3"
}
}
Loading

0 comments on commit e0094c8

Please sign in to comment.