Skip to content

Commit

Permalink
fix(deps)!: Update prisma monorepo to v6
Browse files Browse the repository at this point in the history
Signed-off-by: marcolongol-bot <166586793+marcolongol-bot[bot]@users.noreply.github.com>
marcolongol-bot[bot] authored and marcolongol committed Jan 28, 2025
1 parent aaddf0f commit 814fc1a
Showing 3 changed files with 37 additions and 37 deletions.
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@
"@nestjs/swagger": "^7.3.1",
"@nestjs/testing": "^10.0.2",
"@nx/webpack": "20.1.4",
"@prisma/client": "5.22.0",
"@prisma/client": "6.2.1",
"webpack": "5.92.1",
"webpack-node-externals": "^3.0.0"
}
68 changes: 34 additions & 34 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
@@ -32,7 +32,7 @@
"@nestjs/platform-express": "^10.0.2",
"@nestjs/swagger": "^7.3.1",
"@pdftron/webviewer": "^10.8.0",
"@prisma/client": "5.22.0",
"@prisma/client": "6.2.1",
"axios": "^1.6.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
@@ -124,7 +124,7 @@
"prettier-plugin-organize-attributes": "^1.0.0",
"prettier-plugin-package": "^1.4.0",
"prettier-plugin-tailwindcss": "^0.6.0",
"prisma": "5.22.0",
"prisma": "6.2.1",
"stylelint": "^16.3.1",
"stylelint-config-clean-order": "^7.0.0",
"stylelint-config-sass-guidelines": "^12.0.0",

0 comments on commit 814fc1a

Please sign in to comment.