Skip to content

Commit 5145ba5

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 5331828 commit 5145ba5

File tree

2 files changed

+35
-3
lines changed

2 files changed

+35
-3
lines changed

client/packages/lowcoder-comps/package.json

+1-1
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": "^18.2.45",
2121
"@types/react-dom": "^18.2.18",
2222
"agora-rtc-sdk-ng": "^4.20.2",

client/yarn.lock

+34-2
Original file line numberDiff line numberDiff line change
@@ -2541,6 +2541,15 @@ __metadata:
25412541
languageName: node
25422542
linkType: hard
25432543

2544+
"@fullcalendar/premium-common@npm:~6.1.17":
2545+
version: 6.1.17
2546+
resolution: "@fullcalendar/premium-common@npm:6.1.17"
2547+
peerDependencies:
2548+
"@fullcalendar/core": ~6.1.17
2549+
checksum: 248e34a3a8588f787458f040b690c5e4a1498c2e5446023e6b030bf6bdc32404f0099d58feee436082d9638ce6016086ec5c6675d914864ee3faa277d1013822
2550+
languageName: node
2551+
linkType: hard
2552+
25442553
"@fullcalendar/react@npm:^6.1.6":
25452554
version: 6.1.11
25462555
resolution: "@fullcalendar/react@npm:6.1.11"
@@ -2615,6 +2624,17 @@ __metadata:
26152624
languageName: node
26162625
linkType: hard
26172626

2627+
"@fullcalendar/scrollgrid@npm:~6.1.17":
2628+
version: 6.1.17
2629+
resolution: "@fullcalendar/scrollgrid@npm:6.1.17"
2630+
dependencies:
2631+
"@fullcalendar/premium-common": ~6.1.17
2632+
peerDependencies:
2633+
"@fullcalendar/core": ~6.1.17
2634+
checksum: 2069477519e92bc51bf590bb8ccb85ee5647bea1375854e2b6d997c2bf74a7e4fbba98e2cb3ab362a4052f2db727e8551ee5910438dd4ddfc8b12a95fdcfe53c
2635+
languageName: node
2636+
linkType: hard
2637+
26182638
"@fullcalendar/timegrid@npm:^6.1.6, @fullcalendar/timegrid@npm:~6.1.11":
26192639
version: 6.1.11
26202640
resolution: "@fullcalendar/timegrid@npm:6.1.11"
@@ -2626,7 +2646,19 @@ __metadata:
26262646
languageName: node
26272647
linkType: hard
26282648

2629-
"@fullcalendar/timeline@npm:^6.1.6, @fullcalendar/timeline@npm:~6.1.11":
2649+
"@fullcalendar/timeline@npm:^6.1.17":
2650+
version: 6.1.17
2651+
resolution: "@fullcalendar/timeline@npm:6.1.17"
2652+
dependencies:
2653+
"@fullcalendar/premium-common": ~6.1.17
2654+
"@fullcalendar/scrollgrid": ~6.1.17
2655+
peerDependencies:
2656+
"@fullcalendar/core": ~6.1.17
2657+
checksum: 9dbffafbeb9068b68f4e257d51c4ffa35ada841d49d8b8778afbd4aafb85b184e50284c429e9b44f2808cacf392b01c879aae245d64eddc922152202ffd14142
2658+
languageName: node
2659+
linkType: hard
2660+
2661+
"@fullcalendar/timeline@npm:~6.1.11":
26302662
version: 6.1.11
26312663
resolution: "@fullcalendar/timeline@npm:6.1.11"
26322664
dependencies:
@@ -14015,7 +14047,7 @@ coolshapes-react@lowcoder-org/coolshapes-react:
1401514047
"@fullcalendar/resource-timegrid": ^6.1.11
1401614048
"@fullcalendar/resource-timeline": ^6.1.11
1401714049
"@fullcalendar/timegrid": ^6.1.6
14018-
"@fullcalendar/timeline": ^6.1.6
14050+
"@fullcalendar/timeline": ^6.1.17
1401914051
"@types/react": ^18.2.45
1402014052
"@types/react-dom": ^18.2.18
1402114053
agora-rtc-sdk-ng: ^4.20.2

0 commit comments

Comments
 (0)