Skip to content

Commit

Permalink
Update dependency @payloadcms/db-postgres to v3.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent a1f7e00 commit 756176d
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.17.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.17.0":
version: 3.17.0
resolution: "@payloadcms/db-postgres@npm:3.17.0"
dependencies:
"@payloadcms/drizzle": "npm:3.15.1"
"@payloadcms/drizzle": "npm:3.17.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.17.0
checksum: 10/e4814cce7de7edc2b60d5b8e6c27bbd69fdab0e227fe2d0ae518532551e8de234bb9a81b01929cb42d46b0880ed2ba0bb7dd91332336dacfc282efe830baa166
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.17.0":
version: 3.17.0
resolution: "@payloadcms/drizzle@npm:3.17.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.17.0
checksum: 10/c44f443f4b846bb5185aec2b8c4b4dfa544f70f8067ffc2207d8e02b71c2f25dcf2634e4f59b84680aca56069ff80bf7b7c64434ed834cdf98f0d764644d960e
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.17.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 756176d

Please sign in to comment.