Skip to content

Commit

Permalink
Update all npm dependencies (2022-06-13)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jun 13, 2022
1 parent db15acc commit c7d27ff
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
60 changes: 30 additions & 30 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"migrate": "DATABASE_URL=\"$MIGRATE_DATABASE_URL\" prisma migrate deploy"
},
"dependencies": {
"@prisma/client": "^3.15.0",
"@prisma/client": "^3.15.1",
"@remix-run/cloudflare": "^1.5.1",
"@remix-run/cloudflare-workers": "^1.5.1",
"@remix-run/react": "^1.5.1",
Expand All @@ -34,7 +34,7 @@
"esbuild-plugin-alias": "^0.2.1",
"miniflare": "^2.5.0",
"prettier": "^2.6.2",
"prisma": "^3.15.0",
"prisma": "^3.15.1",
"rimraf": "^3.0.2",
"typescript": "^4.7.3"
},
Expand Down

0 comments on commit c7d27ff

Please sign in to comment.