Skip to content

Commit

Permalink
fix(deps): update dependency @payloadcms/plugin-form-builder to v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent ee48d8e commit 315dafa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@payloadcms/db-postgres": "^0.7.0",
"@payloadcms/next-payload": "^0.1.11",
"@payloadcms/plugin-cloud-storage": "^1.1.1",
"@payloadcms/plugin-form-builder": "1.2.1",
"@payloadcms/plugin-form-builder": "1.2.3",
"@payloadcms/richtext-slate": "^1.3.1",
"@sentry/nextjs": "^7.100.1",
"@serwist/next": "^9.0.2",
Expand Down
10 changes: 5 additions & 5 deletions webapp/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3927,16 +3927,16 @@ __metadata:
languageName: node
linkType: hard

"@payloadcms/plugin-form-builder@npm:1.2.1":
version: 1.2.1
resolution: "@payloadcms/plugin-form-builder@npm:1.2.1"
"@payloadcms/plugin-form-builder@npm:1.2.3":
version: 1.2.3
resolution: "@payloadcms/plugin-form-builder@npm:1.2.3"
dependencies:
deepmerge: "npm:^4.2.2"
escape-html: "npm:^1.0.3"
peerDependencies:
payload: ^0.18.5 || ^1.0.0 || ^2.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 10c0/b564b14d63c6462aa2b45e0cb7e4eed309c6efe566fc52ff8fd1323b2fcff8c6cce86ba8a2ff9c662568e95beb64092dfc526dbbdf46698d528c97fa74d8256e
checksum: 10c0/ad8a777f48710f371b1bb68c5e1e97e45cadac88195a8fc2ed7db76db7d82e6c5d5bdfd3a48ccaf0fbc5864d7618b0dc5b7276a0ce5d19d94da5fa2b69fe09ae
languageName: node
linkType: hard

Expand Down Expand Up @@ -15010,7 +15010,7 @@ __metadata:
"@payloadcms/db-postgres": "npm:^0.7.0"
"@payloadcms/next-payload": "npm:^0.1.11"
"@payloadcms/plugin-cloud-storage": "npm:^1.1.1"
"@payloadcms/plugin-form-builder": "npm:1.2.1"
"@payloadcms/plugin-form-builder": "npm:1.2.3"
"@payloadcms/richtext-slate": "npm:^1.3.1"
"@sentry/nextjs": "npm:^7.100.1"
"@serwist/next": "npm:^9.0.2"
Expand Down

0 comments on commit 315dafa

Please sign in to comment.