Skip to content

Commit

Permalink
chore: bump deps, prisma and micromatch (#29)
Browse files Browse the repository at this point in the history
## How does this PR impact the user?

No impact.

## Description

Ditto.

## Limitations

N/A

## Checklist

- [x] my PR is focused and contains one wholistic change
- [ ] I have added screenshots or screen recordings to show the changes
  • Loading branch information
yurijmikhalevich authored Aug 31, 2024
1 parent 291d5ec commit b85caa7
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 37 deletions.
73 changes: 38 additions & 35 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 @@ -18,7 +18,7 @@
"nuxt": "^3.8.2",
"nuxt-monaco-editor": "^1.2.6",
"postcss": "^8.4.32",
"prisma": "^5.18.0",
"prisma": "^5.19.0",
"tailwindcss": "^3.3.6",
"typescript": "^5.3.2",
"vitest": "^1.5.2",
Expand Down Expand Up @@ -52,7 +52,7 @@
},
"type": "module",
"dependencies": {
"@prisma/client": "^5.9.1",
"@prisma/client": "^5.19.0",
"argparse": "^2.0.1",
"bcrypt": "^5.1.1",
"isolated-vm": "^4.6.0",
Expand Down

0 comments on commit b85caa7

Please sign in to comment.