Skip to content

Commit f040a7e

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

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.15",
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
@@ -2505,6 +2505,15 @@ __metadata:
25052505
languageName: node
25062506
linkType: hard
25072507

2508+
"@fullcalendar/premium-common@npm:~6.1.15":
2509+
version: 6.1.15
2510+
resolution: "@fullcalendar/premium-common@npm:6.1.15"
2511+
peerDependencies:
2512+
"@fullcalendar/core": ~6.1.15
2513+
checksum: db08910fa4cab81f3de992892dfd70a3839c422bab4cbdc431c8d2afe488008b7affc7eca97d82b5b58e56cb982e1956ded003552279efd521aa96e373bdc45c
2514+
languageName: node
2515+
linkType: hard
2516+
25082517
"@fullcalendar/react@npm:^6.1.6":
25092518
version: 6.1.11
25102519
resolution: "@fullcalendar/react@npm:6.1.11"
@@ -2579,6 +2588,17 @@ __metadata:
25792588
languageName: node
25802589
linkType: hard
25812590

2591+
"@fullcalendar/scrollgrid@npm:~6.1.15":
2592+
version: 6.1.15
2593+
resolution: "@fullcalendar/scrollgrid@npm:6.1.15"
2594+
dependencies:
2595+
"@fullcalendar/premium-common": ~6.1.15
2596+
peerDependencies:
2597+
"@fullcalendar/core": ~6.1.15
2598+
checksum: a22e132f841c721aba0f0f300cbe5d7573dd69679c03e2fd0e8b4d18146815487b69fc0fb14fc7d6ea8a1971cd6bc1339dfa04db6753202ecf6e7d0f3c55072b
2599+
languageName: node
2600+
linkType: hard
2601+
25822602
"@fullcalendar/timegrid@npm:^6.1.6, @fullcalendar/timegrid@npm:~6.1.11":
25832603
version: 6.1.11
25842604
resolution: "@fullcalendar/timegrid@npm:6.1.11"
@@ -2590,7 +2610,19 @@ __metadata:
25902610
languageName: node
25912611
linkType: hard
25922612

2593-
"@fullcalendar/timeline@npm:^6.1.6, @fullcalendar/timeline@npm:~6.1.11":
2613+
"@fullcalendar/timeline@npm:^6.1.15":
2614+
version: 6.1.15
2615+
resolution: "@fullcalendar/timeline@npm:6.1.15"
2616+
dependencies:
2617+
"@fullcalendar/premium-common": ~6.1.15
2618+
"@fullcalendar/scrollgrid": ~6.1.15
2619+
peerDependencies:
2620+
"@fullcalendar/core": ~6.1.15
2621+
checksum: c259494e39d024f04ea17b268fb2ece3b93d1aa3073aadd90a7ef9056ca14703ba615286ee996bd4eb90983f3a252bed1408de4ae0dc37b2bf350670ad477f99
2622+
languageName: node
2623+
linkType: hard
2624+
2625+
"@fullcalendar/timeline@npm:~6.1.11":
25942626
version: 6.1.11
25952627
resolution: "@fullcalendar/timeline@npm:6.1.11"
25962628
dependencies:
@@ -13717,7 +13749,7 @@ coolshapes-react@lowcoder-org/coolshapes-react:
1371713749
"@fullcalendar/resource-timegrid": ^6.1.11
1371813750
"@fullcalendar/resource-timeline": ^6.1.11
1371913751
"@fullcalendar/timegrid": ^6.1.6
13720-
"@fullcalendar/timeline": ^6.1.6
13752+
"@fullcalendar/timeline": ^6.1.15
1372113753
"@types/react": ^18.2.45
1372213754
"@types/react-dom": ^18.2.18
1372313755
agora-rtc-sdk-ng: ^4.20.2

0 commit comments

Comments
 (0)