Skip to content

Commit 0c1c0d2

Browse files
Bump dayjs from 1.11.18 to 1.11.20 (#1892)
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.18 to 1.11.20. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.18...v1.11.20) --- updated-dependencies: - dependency-name: dayjs dependency-version: 1.11.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 675f72e commit 0c1c0d2

4 files changed

Lines changed: 9 additions & 9 deletions

File tree

apps/smart-forms-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@tanstack/react-table": "^8.21.3",
4747
"allotment": "^1.20.4",
4848
"date-fns": "^4.1.0",
49-
"dayjs": "^1.11.18",
49+
"dayjs": "^1.11.20",
5050
"fhir-sdc-helpers": "^0.1.0",
5151
"fhirclient": "^2.6.3",
5252
"he": "^1.2.0",

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/sdc-populate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"homepage": "https://github.com/aehrc/smart-forms#readme",
2020
"dependencies": {
21-
"dayjs": "^1.11.18",
21+
"dayjs": "^1.11.20",
2222
"fhir-sdc-helpers": "^0.1.0",
2323
"fhirclient": "^2.6.3",
2424
"fhirpath": "^4.5.0",

packages/smart-forms-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@mui/material": "^7.1.1",
4141
"@mui/x-date-pickers": "^7.28.3",
4242
"@tanstack/react-query": "^5.90.5",
43-
"dayjs": "^1.11.18",
43+
"dayjs": "^1.11.20",
4444
"deep-diff": "^1.0.2",
4545
"fast-equals": "^5.2.2",
4646
"fhir-sdc-helpers": "^0.1.0",

0 commit comments

Comments
 (0)