1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 17:59:55 +02:00

Bump @fullcalendar/core from 6.1.11 to 6.1.13

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

---
updated-dependencies:
- dependency-name: "@fullcalendar/core"
  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] 2024-05-27 09:29:50 +00:00 committed by GitHub
parent ded24c5655
commit b6eabda849
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -6,7 +6,7 @@
"": { "": {
"dependencies": { "dependencies": {
"@fortawesome/fontawesome-free": "^6.5.1", "@fortawesome/fontawesome-free": "^6.5.1",
"@fullcalendar/core": "^6.1.11", "@fullcalendar/core": "^6.1.13",
"@fullcalendar/daygrid": "^6.1.11", "@fullcalendar/daygrid": "^6.1.11",
"@fullcalendar/interaction": "^6.1.11", "@fullcalendar/interaction": "^6.1.11",
"@fullcalendar/list": "^6.1.11", "@fullcalendar/list": "^6.1.11",
@ -158,9 +158,9 @@
} }
}, },
"node_modules/@fullcalendar/core": { "node_modules/@fullcalendar/core": {
"version": "6.1.11", "version": "6.1.13",
"resolved": "https://registry.npmjs.org/@fullcalendar/core/-/core-6.1.11.tgz", "resolved": "https://registry.npmjs.org/@fullcalendar/core/-/core-6.1.13.tgz",
"integrity": "sha512-TjG7c8sUz+Vkui2FyCNJ+xqyu0nq653Ibe99A66LoW95oBo6tVhhKIaG1Wh0GVKymYiqAQN/OEdYTuj4ay27kA==", "integrity": "sha512-Cps/hMQan4kwnsBhFf2+m2mijbGoWs6r18ZzxBnAAOkkNHtPmHU8EdR6lF+ZLsiVvb7nsC4H/ZKqnxXWwgpoPw==",
"dependencies": { "dependencies": {
"preact": "~10.12.1" "preact": "~10.12.1"
} }
@ -2593,9 +2593,9 @@
"integrity": "sha512-hRILoInAx8GNT5IMkrtIt9blOdrqHOnPBH+k70aWUAqPZPgopb9G5EQJFpaBx/S8zp2fC+mPW349Bziuk1o28Q==" "integrity": "sha512-hRILoInAx8GNT5IMkrtIt9blOdrqHOnPBH+k70aWUAqPZPgopb9G5EQJFpaBx/S8zp2fC+mPW349Bziuk1o28Q=="
}, },
"@fullcalendar/core": { "@fullcalendar/core": {
"version": "6.1.11", "version": "6.1.13",
"resolved": "https://registry.npmjs.org/@fullcalendar/core/-/core-6.1.11.tgz", "resolved": "https://registry.npmjs.org/@fullcalendar/core/-/core-6.1.13.tgz",
"integrity": "sha512-TjG7c8sUz+Vkui2FyCNJ+xqyu0nq653Ibe99A66LoW95oBo6tVhhKIaG1Wh0GVKymYiqAQN/OEdYTuj4ay27kA==", "integrity": "sha512-Cps/hMQan4kwnsBhFf2+m2mijbGoWs6r18ZzxBnAAOkkNHtPmHU8EdR6lF+ZLsiVvb7nsC4H/ZKqnxXWwgpoPw==",
"requires": { "requires": {
"preact": "~10.12.1" "preact": "~10.12.1"
} }

View file

@ -1,7 +1,7 @@
{ {
"dependencies": { "dependencies": {
"@fortawesome/fontawesome-free": "^6.5.1", "@fortawesome/fontawesome-free": "^6.5.1",
"@fullcalendar/core": "^6.1.11", "@fullcalendar/core": "^6.1.13",
"@fullcalendar/daygrid": "^6.1.11", "@fullcalendar/daygrid": "^6.1.11",
"@fullcalendar/interaction": "^6.1.11", "@fullcalendar/interaction": "^6.1.11",
"@fullcalendar/list": "^6.1.11", "@fullcalendar/list": "^6.1.11",