Skip to content

Commit b306eac

Browse files
Bump @fullcalendar/timeline from 6.1.11 to 6.1.17 in /client
Bumps [@fullcalendar/timeline](https://github.com/fullcalendar/fullcalendar-workspace/tree/HEAD/premium/packages/timeline) from 6.1.11 to 6.1.17. - [Release notes](https://github.com/fullcalendar/fullcalendar-workspace/releases) - [Commits](https://github.com/fullcalendar/fullcalendar-workspace/commits/v6.1.17/premium/packages/timeline) --- updated-dependencies: - dependency-name: "@fullcalendar/timeline" dependency-version: 6.1.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f79327 commit b306eac

File tree

2 files changed

+35
-3
lines changed

2 files changed

+35
-3
lines changed

client/packages/lowcoder-comps/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@fullcalendar/resource-timegrid": "^6.1.11",
1717
"@fullcalendar/resource-timeline": "^6.1.11",
1818
"@fullcalendar/timegrid": "^6.1.6",
19-
"@fullcalendar/timeline": "^6.1.6",
19+
"@fullcalendar/timeline": "^6.1.17",
2020
"@types/react": "^19.1.2",
2121
"@types/react-dom": "^19.1.2",
2222
"agora-rtc-sdk-ng": "^4.20.2",

client/yarn.lock

Lines changed: 34 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2529,6 +2529,15 @@ __metadata:
25292529
languageName: node
25302530
linkType: hard
25312531

2532+
"@fullcalendar/premium-common@npm:~6.1.17":
2533+
version: 6.1.17
2534+
resolution: "@fullcalendar/premium-common@npm:6.1.17"
2535+
peerDependencies:
2536+
"@fullcalendar/core": ~6.1.17
2537+
checksum: 248e34a3a8588f787458f040b690c5e4a1498c2e5446023e6b030bf6bdc32404f0099d58feee436082d9638ce6016086ec5c6675d914864ee3faa277d1013822
2538+
languageName: node
2539+
linkType: hard
2540+
25322541
"@fullcalendar/react@npm:^6.1.6":
25332542
version: 6.1.11
25342543
resolution: "@fullcalendar/react@npm:6.1.11"
@@ -2603,6 +2612,17 @@ __metadata:
26032612
languageName: node
26042613
linkType: hard
26052614

2615+
"@fullcalendar/scrollgrid@npm:~6.1.17":
2616+
version: 6.1.17
2617+
resolution: "@fullcalendar/scrollgrid@npm:6.1.17"
2618+
dependencies:
2619+
"@fullcalendar/premium-common": ~6.1.17
2620+
peerDependencies:
2621+
"@fullcalendar/core": ~6.1.17
2622+
checksum: 2069477519e92bc51bf590bb8ccb85ee5647bea1375854e2b6d997c2bf74a7e4fbba98e2cb3ab362a4052f2db727e8551ee5910438dd4ddfc8b12a95fdcfe53c
2623+
languageName: node
2624+
linkType: hard
2625+
26062626
"@fullcalendar/timegrid@npm:^6.1.6, @fullcalendar/timegrid@npm:~6.1.11":
26072627
version: 6.1.11
26082628
resolution: "@fullcalendar/timegrid@npm:6.1.11"
@@ -2614,7 +2634,19 @@ __metadata:
26142634
languageName: node
26152635
linkType: hard
26162636

2617-
"@fullcalendar/timeline@npm:^6.1.6, @fullcalendar/timeline@npm:~6.1.11":
2637+
"@fullcalendar/timeline@npm:^6.1.17":
2638+
version: 6.1.17
2639+
resolution: "@fullcalendar/timeline@npm:6.1.17"
2640+
dependencies:
2641+
"@fullcalendar/premium-common": ~6.1.17
2642+
"@fullcalendar/scrollgrid": ~6.1.17
2643+
peerDependencies:
2644+
"@fullcalendar/core": ~6.1.17
2645+
checksum: 9dbffafbeb9068b68f4e257d51c4ffa35ada841d49d8b8778afbd4aafb85b184e50284c429e9b44f2808cacf392b01c879aae245d64eddc922152202ffd14142
2646+
languageName: node
2647+
linkType: hard
2648+
2649+
"@fullcalendar/timeline@npm:~6.1.11":
26182650
version: 6.1.11
26192651
resolution: "@fullcalendar/timeline@npm:6.1.11"
26202652
dependencies:
@@ -14007,7 +14039,7 @@ coolshapes-react@lowcoder-org/coolshapes-react:
1400714039
"@fullcalendar/resource-timegrid": ^6.1.11
1400814040
"@fullcalendar/resource-timeline": ^6.1.11
1400914041
"@fullcalendar/timegrid": ^6.1.6
14010-
"@fullcalendar/timeline": ^6.1.6
14042+
"@fullcalendar/timeline": ^6.1.17
1401114043
"@types/react": ^19.1.2
1401214044
"@types/react-dom": ^19.1.2
1401314045
agora-rtc-sdk-ng: ^4.20.2

0 commit comments

Comments
 (0)