mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
Bump @fullcalendar/timeline from 6.1.17 to 6.1.18
Bumps [@fullcalendar/timeline](https://github.com/fullcalendar/fullcalendar-workspace/tree/HEAD/premium/packages/timeline) from 6.1.17 to 6.1.18. - [Release notes](https://github.com/fullcalendar/fullcalendar-workspace/releases) - [Commits](https://github.com/fullcalendar/fullcalendar-workspace/commits/v6.1.18/premium/packages/timeline) --- updated-dependencies: - dependency-name: "@fullcalendar/timeline" dependency-version: 6.1.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
99571fe48c
commit
28abfa8fc5
2 changed files with 20 additions and 24 deletions
42
package-lock.json
generated
42
package-lock.json
generated
|
@ -11,7 +11,7 @@
|
|||
"@fullcalendar/interaction": "^6.1.17",
|
||||
"@fullcalendar/list": "^6.1.17",
|
||||
"@fullcalendar/timegrid": "^6.1.17",
|
||||
"@fullcalendar/timeline": "^6.1.17",
|
||||
"@fullcalendar/timeline": "^6.1.18",
|
||||
"@silvermine/videojs-airplay": "^1.3.0",
|
||||
"@silvermine/videojs-chromecast": "^1.5.0",
|
||||
"animate.css": "^4.1.1",
|
||||
|
@ -159,10 +159,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@fullcalendar/core": {
|
||||
"version": "6.1.17",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/core/-/core-6.1.17.tgz",
|
||||
"integrity": "sha512-0W7lnIrv18ruJ5zeWBeNZXO8qCWlzxDdp9COFEsZnyNjiEhUVnrW/dPbjRKYpL0edGG0/Lhs0ghp1z/5ekt8ZA==",
|
||||
"license": "MIT",
|
||||
"version": "6.1.18",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/core/-/core-6.1.18.tgz",
|
||||
"integrity": "sha512-cD7XtZIZZ87Cg2+itnpsONCsZ89VIfLLDZ22pQX4IQVWlpYUB3bcCf878DhWkqyEen6dhi5ePtBoqYgm5K+0fQ==",
|
||||
"dependencies": {
|
||||
"preact": "~10.12.1"
|
||||
}
|
||||
|
@ -195,24 +194,22 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@fullcalendar/premium-common": {
|
||||
"version": "6.1.17",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/premium-common/-/premium-common-6.1.17.tgz",
|
||||
"integrity": "sha512-zoN7fMwGMcP6Xu+2YudRAGfdwD2J+V+A/xAieXgYDSZT+5ekCsjZiwb2rmvthjt+HVnuZcqs6sGp7rnJ8Ie/mA==",
|
||||
"license": "SEE LICENSE IN LICENSE.md",
|
||||
"version": "6.1.18",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/premium-common/-/premium-common-6.1.18.tgz",
|
||||
"integrity": "sha512-/EUtCOgdrZZss+xtEPAWRkZVCayFiqUx4SHQHBurloWdNp0Krro2xW7G1qNM8f4Qcg/0wwtK7GmOROcom0oFgg==",
|
||||
"peerDependencies": {
|
||||
"@fullcalendar/core": "~6.1.17"
|
||||
"@fullcalendar/core": "~6.1.18"
|
||||
}
|
||||
},
|
||||
"node_modules/@fullcalendar/scrollgrid": {
|
||||
"version": "6.1.17",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/scrollgrid/-/scrollgrid-6.1.17.tgz",
|
||||
"integrity": "sha512-lzphEKwxWMS4xQVEuimzZjKFLijlSn49ExvzkYZls0VLDwOa3BYHcRlDJBjQ0LP6kauz9aatg3MfRIde/LAazA==",
|
||||
"license": "SEE LICENSE IN LICENSE.md",
|
||||
"version": "6.1.18",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/scrollgrid/-/scrollgrid-6.1.18.tgz",
|
||||
"integrity": "sha512-5LASFSeUlWDrnmWo7zgEJFE85ytSxjIQuG/qLd+P1llUgrYgaOL2+r8ZXSmSKUAvhuIoUlguIvn2b4METvs8BA==",
|
||||
"dependencies": {
|
||||
"@fullcalendar/premium-common": "~6.1.17"
|
||||
"@fullcalendar/premium-common": "~6.1.18"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@fullcalendar/core": "~6.1.17"
|
||||
"@fullcalendar/core": "~6.1.18"
|
||||
}
|
||||
},
|
||||
"node_modules/@fullcalendar/timegrid": {
|
||||
|
@ -228,16 +225,15 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@fullcalendar/timeline": {
|
||||
"version": "6.1.17",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/timeline/-/timeline-6.1.17.tgz",
|
||||
"integrity": "sha512-UhL2OOph/S0cEKs3lzbXjS2gTxmQwaNug2XFjdljvO/ERj10v7OBXj/zvJrPyhjvWR/CSgjNgBaUpngkCu4JtQ==",
|
||||
"license": "SEE LICENSE IN LICENSE.md",
|
||||
"version": "6.1.18",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/timeline/-/timeline-6.1.18.tgz",
|
||||
"integrity": "sha512-ib3pQoXtX/OBgUGJhUzzpZhR/3Nvqx6r+H86dgHHlSobPl2jXKw3phtt9r8OL8fpxjNQjtX4+TEgpfqYq7s/fg==",
|
||||
"dependencies": {
|
||||
"@fullcalendar/premium-common": "~6.1.17",
|
||||
"@fullcalendar/scrollgrid": "~6.1.17"
|
||||
"@fullcalendar/premium-common": "~6.1.18",
|
||||
"@fullcalendar/scrollgrid": "~6.1.18"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@fullcalendar/core": "~6.1.17"
|
||||
"@fullcalendar/core": "~6.1.18"
|
||||
}
|
||||
},
|
||||
"node_modules/@hapi/boom": {
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"@fullcalendar/interaction": "^6.1.17",
|
||||
"@fullcalendar/list": "^6.1.17",
|
||||
"@fullcalendar/timegrid": "^6.1.17",
|
||||
"@fullcalendar/timeline": "^6.1.17",
|
||||
"@fullcalendar/timeline": "^6.1.18",
|
||||
"@silvermine/videojs-airplay": "^1.3.0",
|
||||
"@silvermine/videojs-chromecast": "^1.5.0",
|
||||
"animate.css": "^4.1.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue