Skip to content

Commit ccf6612

Browse files
build(deps): bump @fullcalendar/list from 6.1.8 to 6.1.9 in /client
Bumps [@fullcalendar/list](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/list) from 6.1.8 to 6.1.9. - [Release notes](https://github.com/fullcalendar/fullcalendar/releases) - [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md) - [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.9/packages/list) --- updated-dependencies: - dependency-name: "@fullcalendar/list" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 983a716 commit ccf6612

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

client/packages/lowcoder-comps/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@fullcalendar/core": "^6.1.6",
88
"@fullcalendar/daygrid": "^6.1.6",
99
"@fullcalendar/interaction": "^6.1.6",
10-
"@fullcalendar/list": "^6.1.6",
10+
"@fullcalendar/list": "^6.1.9",
1111
"@fullcalendar/moment": "^6.1.6",
1212
"@fullcalendar/react": "^6.1.6",
1313
"@fullcalendar/timegrid": "^6.1.6",

client/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2532,12 +2532,12 @@ __metadata:
25322532
languageName: node
25332533
linkType: hard
25342534

2535-
"@fullcalendar/list@npm:^6.1.6":
2536-
version: 6.1.8
2537-
resolution: "@fullcalendar/list@npm:6.1.8"
2535+
"@fullcalendar/list@npm:^6.1.9":
2536+
version: 6.1.9
2537+
resolution: "@fullcalendar/list@npm:6.1.9"
25382538
peerDependencies:
2539-
"@fullcalendar/core": ~6.1.8
2540-
checksum: b5c397040e0ed9566f0bdbe2c6377a3656f2db823b38085bf45bfb50c6415ecc854411e496b81d5932a5c77a1a9abfa8b582d67bad1e4dc562f41b6b14621dae
2539+
"@fullcalendar/core": ~6.1.9
2540+
checksum: 978dd54b7131369d023e4d8a0e97b986a89a986b94a0d71dc6e9782e60e6c268184f2c596dcc7fa0580b143bfd39390a40ea4c9114afd1fa2eca5c48a7b0aaab
25412541
languageName: node
25422542
linkType: hard
25432543

@@ -11843,7 +11843,7 @@ __metadata:
1184311843
"@fullcalendar/core": ^6.1.6
1184411844
"@fullcalendar/daygrid": ^6.1.6
1184511845
"@fullcalendar/interaction": ^6.1.6
11846-
"@fullcalendar/list": ^6.1.6
11846+
"@fullcalendar/list": ^6.1.9
1184711847
"@fullcalendar/moment": ^6.1.6
1184811848
"@fullcalendar/react": ^6.1.6
1184911849
"@fullcalendar/timegrid": ^6.1.6

0 commit comments

Comments
 (0)