1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00

Merge pull request #9094 from WWBN/dependabot/npm_and_yarn/fullcalendar/list-6.1.13

Bump @fullcalendar/list from 6.1.11 to 6.1.13
This commit is contained in:
Daniel Neto 2024-05-27 06:40:58 -03:00 committed by GitHub
commit 6654ec6422
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/daygrid": "^6.1.11",
"@fullcalendar/interaction": "^6.1.13",
"@fullcalendar/list": "^6.1.11",
"@fullcalendar/list": "^6.1.13",
"@fullcalendar/timegrid": "^6.1.13",
"@silvermine/videojs-chromecast": "^1.5.0",
"animate.css": "^4.1.1",
@ -182,11 +182,11 @@
}
},
"node_modules/@fullcalendar/list": {
"version": "6.1.11",
"resolved": "https://registry.npmjs.org/@fullcalendar/list/-/list-6.1.11.tgz",
"integrity": "sha512-9Qx8uvik9pXD12u50FiHwNzlHv4wkhfsr+r03ycahW7vEeIAKCsIZGTkUfFP+96I5wHihrfLazu1cFQG4MPiuw==",
"version": "6.1.13",
"resolved": "https://registry.npmjs.org/@fullcalendar/list/-/list-6.1.13.tgz",
"integrity": "sha512-bPW4EsgGNwDZh91NtD+q4hqGfS6jEvCXQo7+MNy4JLMwFtdenEURRrzsb6CW3l97L3Vp0E2mSqiXaNESOmXEcQ==",
"peerDependencies": {
"@fullcalendar/core": "~6.1.11"
"@fullcalendar/core": "~6.1.13"
}
},
"node_modules/@fullcalendar/timegrid": {
@ -2613,9 +2613,9 @@
"requires": {}
},
"@fullcalendar/list": {
"version": "6.1.11",
"resolved": "https://registry.npmjs.org/@fullcalendar/list/-/list-6.1.11.tgz",
"integrity": "sha512-9Qx8uvik9pXD12u50FiHwNzlHv4wkhfsr+r03ycahW7vEeIAKCsIZGTkUfFP+96I5wHihrfLazu1cFQG4MPiuw==",
"version": "6.1.13",
"resolved": "https://registry.npmjs.org/@fullcalendar/list/-/list-6.1.13.tgz",
"integrity": "sha512-bPW4EsgGNwDZh91NtD+q4hqGfS6jEvCXQo7+MNy4JLMwFtdenEURRrzsb6CW3l97L3Vp0E2mSqiXaNESOmXEcQ==",
"requires": {}
},
"@fullcalendar/timegrid": {

View file

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