1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 19:42:38 +02:00

Bump @fullcalendar/list from 6.1.17 to 6.1.18

Bumps [@fullcalendar/list](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/list) from 6.1.17 to 6.1.18.
- [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.18/packages/list)

---
updated-dependencies:
- dependency-name: "@fullcalendar/list"
  dependency-version: 6.1.18
  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] 2025-06-30 11:34:16 +00:00 committed by GitHub
parent 121ac57066
commit cd23b4aba6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 7 deletions

11
package-lock.json generated
View file

@ -9,7 +9,7 @@
"@fullcalendar/core": "^6.1.17", "@fullcalendar/core": "^6.1.17",
"@fullcalendar/daygrid": "^6.1.18", "@fullcalendar/daygrid": "^6.1.18",
"@fullcalendar/interaction": "^6.1.18", "@fullcalendar/interaction": "^6.1.18",
"@fullcalendar/list": "^6.1.17", "@fullcalendar/list": "^6.1.18",
"@fullcalendar/timegrid": "^6.1.17", "@fullcalendar/timegrid": "^6.1.17",
"@fullcalendar/timeline": "^6.1.18", "@fullcalendar/timeline": "^6.1.18",
"@silvermine/videojs-airplay": "^1.3.0", "@silvermine/videojs-airplay": "^1.3.0",
@ -183,12 +183,11 @@
} }
}, },
"node_modules/@fullcalendar/list": { "node_modules/@fullcalendar/list": {
"version": "6.1.17", "version": "6.1.18",
"resolved": "https://registry.npmjs.org/@fullcalendar/list/-/list-6.1.17.tgz", "resolved": "https://registry.npmjs.org/@fullcalendar/list/-/list-6.1.18.tgz",
"integrity": "sha512-fkyK49F9IxwlGUBVhJGsFpd/LTi/vRVERLIAe1HmBaGkjwpxnynm8TMLb9mZip97wvDk3CmZWduMe6PxscAlow==", "integrity": "sha512-XPZI50mq3HXyDQ5sT3jmqQUuwG8zQb5H14dQIUAmOHAIFRA3WpkxlzrXO0U1SrosvGySMPyyNNxvMKI1Q/jL7A==",
"license": "MIT",
"peerDependencies": { "peerDependencies": {
"@fullcalendar/core": "~6.1.17" "@fullcalendar/core": "~6.1.18"
} }
}, },
"node_modules/@fullcalendar/premium-common": { "node_modules/@fullcalendar/premium-common": {

View file

@ -4,7 +4,7 @@
"@fullcalendar/core": "^6.1.17", "@fullcalendar/core": "^6.1.17",
"@fullcalendar/daygrid": "^6.1.18", "@fullcalendar/daygrid": "^6.1.18",
"@fullcalendar/interaction": "^6.1.18", "@fullcalendar/interaction": "^6.1.18",
"@fullcalendar/list": "^6.1.17", "@fullcalendar/list": "^6.1.18",
"@fullcalendar/timegrid": "^6.1.17", "@fullcalendar/timegrid": "^6.1.17",
"@fullcalendar/timeline": "^6.1.18", "@fullcalendar/timeline": "^6.1.18",
"@silvermine/videojs-airplay": "^1.3.0", "@silvermine/videojs-airplay": "^1.3.0",