Skip to content

Commit c3a2540

Browse files
authored
Merge pull request #461 from lowcoder-org/dependabot/npm_and_yarn/client/dev/fullcalendar/list-6.1.9
build(deps): bump @fullcalendar/list from 6.1.8 to 6.1.9 in /client
2 parents 9420af4 + ccf6612 commit c3a2540

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
@@ -2555,12 +2555,12 @@ __metadata:
25552555
languageName: node
25562556
linkType: hard
25572557

2558-
"@fullcalendar/list@npm:^6.1.6":
2559-
version: 6.1.8
2560-
resolution: "@fullcalendar/list@npm:6.1.8"
2558+
"@fullcalendar/list@npm:^6.1.9":
2559+
version: 6.1.9
2560+
resolution: "@fullcalendar/list@npm:6.1.9"
25612561
peerDependencies:
2562-
"@fullcalendar/core": ~6.1.8
2563-
checksum: b5c397040e0ed9566f0bdbe2c6377a3656f2db823b38085bf45bfb50c6415ecc854411e496b81d5932a5c77a1a9abfa8b582d67bad1e4dc562f41b6b14621dae
2562+
"@fullcalendar/core": ~6.1.9
2563+
checksum: 978dd54b7131369d023e4d8a0e97b986a89a986b94a0d71dc6e9782e60e6c268184f2c596dcc7fa0580b143bfd39390a40ea4c9114afd1fa2eca5c48a7b0aaab
25642564
languageName: node
25652565
linkType: hard
25662566

@@ -11883,7 +11883,7 @@ __metadata:
1188311883
"@fullcalendar/core": ^6.1.6
1188411884
"@fullcalendar/daygrid": ^6.1.6
1188511885
"@fullcalendar/interaction": ^6.1.6
11886-
"@fullcalendar/list": ^6.1.6
11886+
"@fullcalendar/list": ^6.1.9
1188711887
"@fullcalendar/moment": ^6.1.6
1188811888
"@fullcalendar/react": ^6.1.6
1188911889
"@fullcalendar/timegrid": ^6.1.6

0 commit comments

Comments
 (0)