1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 09:49:28 +02:00

Bump @fullcalendar/list from 6.1.11 to 6.1.13

Bumps [@fullcalendar/list](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/list) from 6.1.11 to 6.1.13.
- [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.13/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>
This commit is contained in:
dependabot[bot] 2024-05-27 09:35:52 +00:00 committed by GitHub
parent 05e14b72ae
commit 749c5aea66
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View file

@ -9,7 +9,7 @@
"@fullcalendar/core": "^6.1.13", "@fullcalendar/core": "^6.1.13",
"@fullcalendar/daygrid": "^6.1.11", "@fullcalendar/daygrid": "^6.1.11",
"@fullcalendar/interaction": "^6.1.13", "@fullcalendar/interaction": "^6.1.13",
"@fullcalendar/list": "^6.1.11", "@fullcalendar/list": "^6.1.13",
"@fullcalendar/timegrid": "^6.1.13", "@fullcalendar/timegrid": "^6.1.13",
"@silvermine/videojs-chromecast": "^1.5.0", "@silvermine/videojs-chromecast": "^1.5.0",
"animate.css": "^4.1.1", "animate.css": "^4.1.1",
@ -182,11 +182,11 @@
} }
}, },
"node_modules/@fullcalendar/list": { "node_modules/@fullcalendar/list": {
"version": "6.1.11", "version": "6.1.13",
"resolved": "https://registry.npmjs.org/@fullcalendar/list/-/list-6.1.11.tgz", "resolved": "https://registry.npmjs.org/@fullcalendar/list/-/list-6.1.13.tgz",
"integrity": "sha512-9Qx8uvik9pXD12u50FiHwNzlHv4wkhfsr+r03ycahW7vEeIAKCsIZGTkUfFP+96I5wHihrfLazu1cFQG4MPiuw==", "integrity": "sha512-bPW4EsgGNwDZh91NtD+q4hqGfS6jEvCXQo7+MNy4JLMwFtdenEURRrzsb6CW3l97L3Vp0E2mSqiXaNESOmXEcQ==",
"peerDependencies": { "peerDependencies": {
"@fullcalendar/core": "~6.1.11" "@fullcalendar/core": "~6.1.13"
} }
}, },
"node_modules/@fullcalendar/timegrid": { "node_modules/@fullcalendar/timegrid": {
@ -2613,9 +2613,9 @@
"requires": {} "requires": {}
}, },
"@fullcalendar/list": { "@fullcalendar/list": {
"version": "6.1.11", "version": "6.1.13",
"resolved": "https://registry.npmjs.org/@fullcalendar/list/-/list-6.1.11.tgz", "resolved": "https://registry.npmjs.org/@fullcalendar/list/-/list-6.1.13.tgz",
"integrity": "sha512-9Qx8uvik9pXD12u50FiHwNzlHv4wkhfsr+r03ycahW7vEeIAKCsIZGTkUfFP+96I5wHihrfLazu1cFQG4MPiuw==", "integrity": "sha512-bPW4EsgGNwDZh91NtD+q4hqGfS6jEvCXQo7+MNy4JLMwFtdenEURRrzsb6CW3l97L3Vp0E2mSqiXaNESOmXEcQ==",
"requires": {} "requires": {}
}, },
"@fullcalendar/timegrid": { "@fullcalendar/timegrid": {

View file

@ -4,7 +4,7 @@
"@fullcalendar/core": "^6.1.13", "@fullcalendar/core": "^6.1.13",
"@fullcalendar/daygrid": "^6.1.11", "@fullcalendar/daygrid": "^6.1.11",
"@fullcalendar/interaction": "^6.1.13", "@fullcalendar/interaction": "^6.1.13",
"@fullcalendar/list": "^6.1.11", "@fullcalendar/list": "^6.1.13",
"@fullcalendar/timegrid": "^6.1.13", "@fullcalendar/timegrid": "^6.1.13",
"@silvermine/videojs-chromecast": "^1.5.0", "@silvermine/videojs-chromecast": "^1.5.0",
"animate.css": "^4.1.1", "animate.css": "^4.1.1",