Skip to content

Commit

Permalink
Update dependency @payloadcms/db-postgres to v3.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent a1f7e00 commit f6ab4f0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"node": ">=22.13.0"
},
"dependencies": {
"@payloadcms/db-postgres": "3.15.1",
"@payloadcms/db-postgres": "3.19.0",
"@payloadcms/email-nodemailer": "3.15.1",
"@payloadcms/next": "3.15.1",
"@payloadcms/richtext-lexical": "3.15.1",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2412,11 +2412,11 @@ __metadata:
languageName: node
linkType: hard

"@payloadcms/db-postgres@npm:3.15.1":
version: 3.15.1
resolution: "@payloadcms/db-postgres@npm:3.15.1"
"@payloadcms/db-postgres@npm:3.19.0":
version: 3.19.0
resolution: "@payloadcms/db-postgres@npm:3.19.0"
dependencies:
"@payloadcms/drizzle": "npm:3.15.1"
"@payloadcms/drizzle": "npm:3.19.0"
"@types/pg": "npm:8.10.2"
console-table-printer: "npm:2.12.1"
drizzle-kit: "npm:0.28.0"
Expand All @@ -2426,23 +2426,23 @@ __metadata:
to-snake-case: "npm:1.0.0"
uuid: "npm:10.0.0"
peerDependencies:
payload: 3.15.1
checksum: 10/3718c37f2a42fbed7bb89dbd7c80e669547e1c9f0662a18a1d70f48b1e87fe38ce7ea043812d182f58893c526f8fee42943c578deae2da626ff1b4d1be8d0330
payload: 3.19.0
checksum: 10/19e7c00097abe9022451d16f67eb8a8a3ac3672f3d067d6851b351a1a7cd9fb3c0a5b34359a34f7d1d5947c702b4b029fb01b303c63a5aa3027c3f0d808acc95
languageName: node
linkType: hard

"@payloadcms/drizzle@npm:3.15.1":
version: 3.15.1
resolution: "@payloadcms/drizzle@npm:3.15.1"
"@payloadcms/drizzle@npm:3.19.0":
version: 3.19.0
resolution: "@payloadcms/drizzle@npm:3.19.0"
dependencies:
console-table-printer: "npm:2.12.1"
drizzle-orm: "npm:0.36.1"
prompts: "npm:2.4.2"
to-snake-case: "npm:1.0.0"
uuid: "npm:9.0.0"
peerDependencies:
payload: 3.15.1
checksum: 10/0b01efba689a56781014ae681d3fe19ae28b531afdc8e5d4360d1d8a23d19bd6946853baa27c5471ad4f5999e865bc2cc9f48fcaf3d7f3687300277331718954
payload: 3.19.0
checksum: 10/606e63e3ae4b6676924fa76eda928d31318e7434cdc333be6222b8d8858c3f11335cbae1781695743c59cf51bbe87c7d12881f1eba5cf87f7187f6407cc66c4c
languageName: node
linkType: hard

Expand Down Expand Up @@ -4704,7 +4704,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "cv-manager@workspace:."
dependencies:
"@payloadcms/db-postgres": "npm:3.15.1"
"@payloadcms/db-postgres": "npm:3.19.0"
"@payloadcms/email-nodemailer": "npm:3.15.1"
"@payloadcms/graphql": "npm:3.15.1"
"@payloadcms/next": "npm:3.15.1"
Expand Down

0 comments on commit f6ab4f0

Please sign in to comment.