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

Bump @fullcalendar/core from 6.1.18 to 6.1.19

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

---
updated-dependencies:
- dependency-name: "@fullcalendar/core"
  dependency-version: 6.1.19
  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-08-11 13:44:42 +00:00 committed by GitHub
parent b0560b9ba0
commit cbdd3fdbbe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View file

@ -6,7 +6,7 @@
"": { "": {
"dependencies": { "dependencies": {
"@fortawesome/fontawesome-free": "^7.0.0", "@fortawesome/fontawesome-free": "^7.0.0",
"@fullcalendar/core": "^6.1.17", "@fullcalendar/core": "^6.1.19",
"@fullcalendar/daygrid": "^6.1.18", "@fullcalendar/daygrid": "^6.1.18",
"@fullcalendar/interaction": "^6.1.18", "@fullcalendar/interaction": "^6.1.18",
"@fullcalendar/list": "^6.1.18", "@fullcalendar/list": "^6.1.18",
@ -166,9 +166,10 @@
} }
}, },
"node_modules/@fullcalendar/core": { "node_modules/@fullcalendar/core": {
"version": "6.1.18", "version": "6.1.19",
"resolved": "https://registry.npmjs.org/@fullcalendar/core/-/core-6.1.18.tgz", "resolved": "https://registry.npmjs.org/@fullcalendar/core/-/core-6.1.19.tgz",
"integrity": "sha512-cD7XtZIZZ87Cg2+itnpsONCsZ89VIfLLDZ22pQX4IQVWlpYUB3bcCf878DhWkqyEen6dhi5ePtBoqYgm5K+0fQ==", "integrity": "sha512-z0aVlO5e4Wah6p6mouM0UEqtRf1MZZPt4mwzEyU6kusaNL+dlWQgAasF2cK23hwT4cmxkEmr4inULXgpyeExdQ==",
"license": "MIT",
"dependencies": { "dependencies": {
"preact": "~10.12.1" "preact": "~10.12.1"
} }

View file

@ -1,7 +1,7 @@
{ {
"dependencies": { "dependencies": {
"@fortawesome/fontawesome-free": "^7.0.0", "@fortawesome/fontawesome-free": "^7.0.0",
"@fullcalendar/core": "^6.1.17", "@fullcalendar/core": "^6.1.19",
"@fullcalendar/daygrid": "^6.1.18", "@fullcalendar/daygrid": "^6.1.18",
"@fullcalendar/interaction": "^6.1.18", "@fullcalendar/interaction": "^6.1.18",
"@fullcalendar/list": "^6.1.18", "@fullcalendar/list": "^6.1.18",