Update dependency @fullcalendar/list to v6.1.15
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Pierre HUBERT 2024-07-15 00:07:31 +00:00
parent fc115680c4
commit 5dcd7263d0

View File

@ -1101,11 +1101,12 @@
} }
}, },
"node_modules/@fullcalendar/list": { "node_modules/@fullcalendar/list": {
"version": "6.1.14", "version": "6.1.15",
"resolved": "https://registry.npmjs.org/@fullcalendar/list/-/list-6.1.14.tgz", "resolved": "https://registry.npmjs.org/@fullcalendar/list/-/list-6.1.15.tgz",
"integrity": "sha512-eV0/6iCumYfvlPzIUTAONWH17/JlQCyCChUz8m06L4E/sOiNjkHGz8vlVTmZKqXzx9oWOOyV/Nm3pCtHmVZh+Q==", "integrity": "sha512-U1bce04tYDwkFnuVImJSy2XalYIIQr6YusOWRPM/5ivHcJh67Gm8CIMSWpi3KdRSNKFkqBxLPkfZGBMaOcJYug==",
"license": "MIT",
"peerDependencies": { "peerDependencies": {
"@fullcalendar/core": "~6.1.14" "@fullcalendar/core": "~6.1.15"
} }
}, },
"node_modules/@fullcalendar/react": { "node_modules/@fullcalendar/react": {