Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(chore) Bump react form engine version #1655

Merged
merged 2 commits into from
Feb 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 4 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5219,8 +5219,8 @@ __metadata:
linkType: hard

"@openmrs/openmrs-form-engine-lib@npm:next":
version: 1.0.0-pre.493
resolution: "@openmrs/openmrs-form-engine-lib@npm:1.0.0-pre.493"
version: 1.0.0-pre.529
resolution: "@openmrs/openmrs-form-engine-lib@npm:1.0.0-pre.529"
dependencies:
ace-builds: ^1.4.12
enzyme: ^3.11.0
Expand All @@ -5229,7 +5229,7 @@ __metadata:
jest-coverage-badges: ^1.0.0
lodash-es: ^4.17.15
react-anchor-link-smooth-scroll: ^1.0.12
react-error-boundary: 4.0.10
react-error-boundary: ^4.0.11
react-markdown: ^7.1.0
react-scroll: ^1.8.2
react-test-renderer: ^16.9.0
Expand All @@ -5243,7 +5243,7 @@ __metadata:
react: 18.x
react-i18next: 11.x
rxjs: 6.x
checksum: 586c8c218da1e03680f40aed0807cb6b5a0eeb4e221c679b7668a5bdbc64b7c98f9d10a4dcca3418057df27cd97ec31cdb6ab68bb2d9dc22a5fc7dd33b04e149
checksum: 1997a32d3eff2733cdef8b6e4d8c049da975037d2fc3ed54d58a44add3f16f6d1cd02b81c2f4c4918c2ce7c7f73b20b5a4069772ca27dc415b5f803274ba1da5
languageName: node
linkType: hard

Expand Down Expand Up @@ -21042,17 +21042,6 @@ __metadata:
languageName: node
linkType: hard

"react-error-boundary@npm:4.0.10":
version: 4.0.10
resolution: "react-error-boundary@npm:4.0.10"
dependencies:
"@babel/runtime": ^7.12.5
peerDependencies:
react: ">=16.13.1"
checksum: 4ad4864d2a5fc2264a24d03e83176e6a70d7adbe3c1edbdc5b0bd452a695104bc59456e23b5aea1b9729220672fe46614221daa8b3bd59327968d4aa7eb8bc71
languageName: node
linkType: hard

"react-error-boundary@npm:^4.0.11":
version: 4.0.11
resolution: "react-error-boundary@npm:4.0.11"
Expand Down
Loading