Skip to content

Commit

Permalink
fix: collab
Browse files Browse the repository at this point in the history
  • Loading branch information
nusr committed Feb 14, 2025
1 parent 8fc326c commit fbfbe5b
Show file tree
Hide file tree
Showing 17 changed files with 652 additions and 639 deletions.
4 changes: 2 additions & 2 deletions demo/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@types/koa": "^2.15.0",
"@types/koa__cors": "^5.0.0",
"@types/koa__router": "^12.0.4",
"@types/node": "^22.13.1",
"@types/node": "^22.13.4",
"prisma": "^6.3.1",
"tsx": "^4.19.2",
"typescript": "^5.7.3"
Expand All @@ -20,7 +20,7 @@
"@koa/cors": "^5.0.0",
"@koa/router": "^13.1.0",
"@prisma/client": "^6.3.1",
"koa": "^2.15.3",
"koa": "^2.15.4",
"koa-body": "^6.0.1"
},
"prisma": {
Expand Down
62 changes: 31 additions & 31 deletions demo/backend/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion demo/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@playwright/test": "^1.50.1",
"@sentry/react": "^8.54.0",
"@sentry/react": "^8.55.0",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"@vitejs/plugin-react": "^4.3.4",
Expand Down
Loading

0 comments on commit fbfbe5b

Please sign in to comment.