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

Merge pull request #10155 from WWBN/dependabot/npm_and_yarn/fullcalendar/timegrid-6.1.19

Bump @fullcalendar/timegrid from 6.1.18 to 6.1.19
This commit is contained in:
Daniel Neto 2025-08-11 10:32:18 -03:00 committed by GitHub
commit 1611d1f86a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 13 additions and 11 deletions

22
package-lock.json generated
View file

@ -10,7 +10,7 @@
"@fullcalendar/daygrid": "^6.1.18", "@fullcalendar/daygrid": "^6.1.18",
"@fullcalendar/interaction": "^6.1.18", "@fullcalendar/interaction": "^6.1.18",
"@fullcalendar/list": "^6.1.19", "@fullcalendar/list": "^6.1.19",
"@fullcalendar/timegrid": "^6.1.18", "@fullcalendar/timegrid": "^6.1.19",
"@fullcalendar/timeline": "^6.1.19", "@fullcalendar/timeline": "^6.1.19",
"@silvermine/videojs-airplay": "^1.3.0", "@silvermine/videojs-airplay": "^1.3.0",
"@silvermine/videojs-chromecast": "^1.5.0", "@silvermine/videojs-chromecast": "^1.5.0",
@ -175,11 +175,12 @@
} }
}, },
"node_modules/@fullcalendar/daygrid": { "node_modules/@fullcalendar/daygrid": {
"version": "6.1.18", "version": "6.1.19",
"resolved": "https://registry.npmjs.org/@fullcalendar/daygrid/-/daygrid-6.1.18.tgz", "resolved": "https://registry.npmjs.org/@fullcalendar/daygrid/-/daygrid-6.1.19.tgz",
"integrity": "sha512-s452Zle1SdMEzZDw+pDczm8m3JLIZzS9ANMThXTnqeqJewW1gqNFYas18aHypJSgF9Fh9rDJjTSUw04BpXB/Mg==", "integrity": "sha512-IAAfnMICnVWPjpT4zi87i3FEw0xxSza0avqY/HedKEz+l5MTBYvCDPOWDATpzXoLut3aACsjktIyw9thvIcRYQ==",
"license": "MIT",
"peerDependencies": { "peerDependencies": {
"@fullcalendar/core": "~6.1.18" "@fullcalendar/core": "~6.1.19"
} }
}, },
"node_modules/@fullcalendar/interaction": { "node_modules/@fullcalendar/interaction": {
@ -221,14 +222,15 @@
} }
}, },
"node_modules/@fullcalendar/timegrid": { "node_modules/@fullcalendar/timegrid": {
"version": "6.1.18", "version": "6.1.19",
"resolved": "https://registry.npmjs.org/@fullcalendar/timegrid/-/timegrid-6.1.18.tgz", "resolved": "https://registry.npmjs.org/@fullcalendar/timegrid/-/timegrid-6.1.19.tgz",
"integrity": "sha512-T/ouhs+T1tM8JcW7Cjx+KiohL/qQWKqvRITwjol8ktJ1e1N/6noC40/obR1tyolqOxMRWHjJkYoj9fUqfoez9A==", "integrity": "sha512-OuzpUueyO9wB5OZ8rs7TWIoqvu4v3yEqdDxZ2VcsMldCpYJRiOe7yHWKr4ap5Tb0fs7Rjbserc/b6Nt7ol6BRg==",
"license": "MIT",
"dependencies": { "dependencies": {
"@fullcalendar/daygrid": "~6.1.18" "@fullcalendar/daygrid": "~6.1.19"
}, },
"peerDependencies": { "peerDependencies": {
"@fullcalendar/core": "~6.1.18" "@fullcalendar/core": "~6.1.19"
} }
}, },
"node_modules/@fullcalendar/timeline": { "node_modules/@fullcalendar/timeline": {

View file

@ -5,7 +5,7 @@
"@fullcalendar/daygrid": "^6.1.18", "@fullcalendar/daygrid": "^6.1.18",
"@fullcalendar/interaction": "^6.1.18", "@fullcalendar/interaction": "^6.1.18",
"@fullcalendar/list": "^6.1.19", "@fullcalendar/list": "^6.1.19",
"@fullcalendar/timegrid": "^6.1.18", "@fullcalendar/timegrid": "^6.1.19",
"@fullcalendar/timeline": "^6.1.19", "@fullcalendar/timeline": "^6.1.19",
"@silvermine/videojs-airplay": "^1.3.0", "@silvermine/videojs-airplay": "^1.3.0",
"@silvermine/videojs-chromecast": "^1.5.0", "@silvermine/videojs-chromecast": "^1.5.0",