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

Merge pull request #10161 from WWBN/dependabot/npm_and_yarn/fullcalendar/interaction-6.1.19

Bump @fullcalendar/interaction from 6.1.18 to 6.1.19
This commit is contained in:
Daniel Neto 2025-08-18 10:27:48 -03:00 committed by GitHub
commit 9985e41c4c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 6 deletions

11
package-lock.json generated
View file

@ -8,7 +8,7 @@
"@fortawesome/fontawesome-free": "^7.0.0",
"@fullcalendar/core": "^6.1.19",
"@fullcalendar/daygrid": "^6.1.18",
"@fullcalendar/interaction": "^6.1.18",
"@fullcalendar/interaction": "^6.1.19",
"@fullcalendar/list": "^6.1.19",
"@fullcalendar/timegrid": "^6.1.19",
"@fullcalendar/timeline": "^6.1.19",
@ -184,11 +184,12 @@
}
},
"node_modules/@fullcalendar/interaction": {
"version": "6.1.18",
"resolved": "https://registry.npmjs.org/@fullcalendar/interaction/-/interaction-6.1.18.tgz",
"integrity": "sha512-f/mD5RTjzw+Q6MGTMZrLCgIrQLIUUO9NV/58aM2J6ZBQZeRlNizDqmqldqyG+j49zj2vFhUfZibPrVKWm5yA4Q==",
"version": "6.1.19",
"resolved": "https://registry.npmjs.org/@fullcalendar/interaction/-/interaction-6.1.19.tgz",
"integrity": "sha512-GOciy79xe8JMVp+1evAU3ytdwN/7tv35t5i1vFkifiuWcQMLC/JnLg/RA2s4sYmQwoYhTw/p4GLcP0gO5B3X5w==",
"license": "MIT",
"peerDependencies": {
"@fullcalendar/core": "~6.1.18"
"@fullcalendar/core": "~6.1.19"
}
},
"node_modules/@fullcalendar/list": {

View file

@ -3,7 +3,7 @@
"@fortawesome/fontawesome-free": "^7.0.0",
"@fullcalendar/core": "^6.1.19",
"@fullcalendar/daygrid": "^6.1.18",
"@fullcalendar/interaction": "^6.1.18",
"@fullcalendar/interaction": "^6.1.19",
"@fullcalendar/list": "^6.1.19",
"@fullcalendar/timegrid": "^6.1.19",
"@fullcalendar/timeline": "^6.1.19",