mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Bump @fullcalendar/list from 5.7.0 to 5.7.2 (#6069)
* Bump @fullcalendar/list from 5.7.0 to 5.7.2 Bumps [@fullcalendar/list](https://github.com/fullcalendar/fullcalendar) from 5.7.0 to 5.7.2. - [Release notes](https://github.com/fullcalendar/fullcalendar/releases) - [Changelog](https://github.com/fullcalendar/fullcalendar/blob/master/CHANGELOG.md) - [Commits](https://github.com/fullcalendar/fullcalendar/compare/v5.7.0...v5.7.2) --- updated-dependencies: - dependency-name: "@fullcalendar/list" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update full fullcalendar suite Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
This commit is contained in:
@@ -29,11 +29,11 @@
|
||||
"devDependencies": {
|
||||
"@directus/docs": "9.0.0-rc.73",
|
||||
"@directus/format-title": "9.0.0-rc.73",
|
||||
"@fullcalendar/core": "^5.7.0",
|
||||
"@fullcalendar/daygrid": "^5.7.0",
|
||||
"@fullcalendar/interaction": "^5.7.0",
|
||||
"@fullcalendar/list": "^5.7.0",
|
||||
"@fullcalendar/timegrid": "^5.7.0",
|
||||
"@fullcalendar/core": "^5.7.2",
|
||||
"@fullcalendar/daygrid": "^5.7.2",
|
||||
"@fullcalendar/interaction": "^5.7.2",
|
||||
"@fullcalendar/list": "^5.7.2",
|
||||
"@fullcalendar/timegrid": "^5.7.2",
|
||||
"@popperjs/core": "^2.9.1",
|
||||
"@sindresorhus/slugify": "^2.1.0",
|
||||
"@tinymce/tinymce-vue": "^3.2.8",
|
||||
|
||||
116
package-lock.json
generated
116
package-lock.json
generated
@@ -328,11 +328,11 @@
|
||||
"devDependencies": {
|
||||
"@directus/docs": "9.0.0-rc.73",
|
||||
"@directus/format-title": "9.0.0-rc.73",
|
||||
"@fullcalendar/core": "^5.7.0",
|
||||
"@fullcalendar/daygrid": "^5.7.0",
|
||||
"@fullcalendar/interaction": "^5.7.0",
|
||||
"@fullcalendar/list": "^5.7.0",
|
||||
"@fullcalendar/timegrid": "^5.7.0",
|
||||
"@fullcalendar/core": "^5.7.2",
|
||||
"@fullcalendar/daygrid": "^5.7.2",
|
||||
"@fullcalendar/interaction": "^5.7.2",
|
||||
"@fullcalendar/list": "^5.7.2",
|
||||
"@fullcalendar/timegrid": "^5.7.2",
|
||||
"@popperjs/core": "^2.9.1",
|
||||
"@sindresorhus/slugify": "^2.1.0",
|
||||
"@tinymce/tinymce-vue": "^3.2.8",
|
||||
@@ -2596,9 +2596,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@fullcalendar/common": {
|
||||
"version": "5.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/common/-/common-5.7.0.tgz",
|
||||
"integrity": "sha512-8zKa4q9cQ5xjuAyN0d8AlpCrEC9Kmar5Oq3iMcPbPIO2AtNXTvifzCG44VIgm3/skjDBZ/wYvjJyyB+4WdmT6g==",
|
||||
"version": "5.7.2",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/common/-/common-5.7.2.tgz",
|
||||
"integrity": "sha512-0EDKmZBvTUFLvnJ7n6Vo6xMaPVm0jpYq739aSjwFPPXKgbjKFTPbWvLkaDpjJf7YhVebVSOLHbUC1Ky5wXsKvQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"tslib": "^2.0.3"
|
||||
@@ -2611,12 +2611,12 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@fullcalendar/core": {
|
||||
"version": "5.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/core/-/core-5.7.0.tgz",
|
||||
"integrity": "sha512-V9kNy/fgZLMPNarS1Eav3WUZIhdyzanYJPWTTxycCT/AiTxyw+RyinowhR9qnv3ZnUTMrZzCAplMT0HKdRFfnA==",
|
||||
"version": "5.7.2",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/core/-/core-5.7.2.tgz",
|
||||
"integrity": "sha512-4yKLUnAEDDIePw9WJuT2sSvLWGrDGBhp20cjBmyxnJ/6eNN1RCex/OjSu7qDNHvzey+ncjlVWsY41bvZwhpfvg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@fullcalendar/common": "~5.7.0",
|
||||
"@fullcalendar/common": "~5.7.2",
|
||||
"preact": "^10.0.5",
|
||||
"tslib": "^2.0.3"
|
||||
}
|
||||
@@ -2628,12 +2628,12 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@fullcalendar/daygrid": {
|
||||
"version": "5.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/daygrid/-/daygrid-5.7.0.tgz",
|
||||
"integrity": "sha512-K/0A1XIcf527Q18Hg4eMXCdZwd9AkkfrOqm/rtzULnM5cRkd2oaHOksdrQ5V0kGHAQeV96sp9OCg8PPBrdlBoQ==",
|
||||
"version": "5.7.2",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/daygrid/-/daygrid-5.7.2.tgz",
|
||||
"integrity": "sha512-YHxOv3sLDwBWhb9+JBwQ/25VOJ0/22B6msRijIPbmJt5bljqYCIENQ4OLQ5UxZlkDC0Q9CSBg84oBtZYfW+kEg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@fullcalendar/common": "~5.7.0",
|
||||
"@fullcalendar/common": "~5.7.2",
|
||||
"tslib": "^2.0.3"
|
||||
}
|
||||
},
|
||||
@@ -2644,12 +2644,12 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@fullcalendar/interaction": {
|
||||
"version": "5.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/interaction/-/interaction-5.7.0.tgz",
|
||||
"integrity": "sha512-GSIMP+b+fN6DZQ6VFkoZvLX94r3o5MmCMRvHfUVWx4XcOF1T1rytcKtPpLv/7HQJpXwX7LAQXEJnywBcXUTbXQ==",
|
||||
"version": "5.7.2",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/interaction/-/interaction-5.7.2.tgz",
|
||||
"integrity": "sha512-fnDcwE++0tie6wNVl/ZqUjgOQEekkdmbWH9hmcwE65y2aYMBX4IHE95MjMWVRAy2edahfAmy4xucQs2T0HYYSw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@fullcalendar/common": "~5.7.0",
|
||||
"@fullcalendar/common": "~5.7.2",
|
||||
"tslib": "^2.0.3"
|
||||
}
|
||||
},
|
||||
@@ -2660,12 +2660,12 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@fullcalendar/list": {
|
||||
"version": "5.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/list/-/list-5.7.0.tgz",
|
||||
"integrity": "sha512-+EYUnWyjcCYppX52VRD4paaJx9c7ly8aCekGBKDsMbs3+KmgTbMEWNdoQKXJGE8Hn668x7OCo8RRZoT65YjTxQ==",
|
||||
"version": "5.7.2",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/list/-/list-5.7.2.tgz",
|
||||
"integrity": "sha512-IV3SACoE02vheO3wEHjbaw1TGbjdjXHwD/+OtVOgoCNAxJVd0NI0d7kbIxVIniV2vrDPWkybCS1Abi2QANk3iQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@fullcalendar/common": "~5.7.0",
|
||||
"@fullcalendar/common": "~5.7.2",
|
||||
"tslib": "^2.0.3"
|
||||
}
|
||||
},
|
||||
@@ -2676,13 +2676,13 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@fullcalendar/timegrid": {
|
||||
"version": "5.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/timegrid/-/timegrid-5.7.0.tgz",
|
||||
"integrity": "sha512-CTDkrqllYZyICd75MeGUJ45e4EC8SZsSwDN6DtUD5wPTfQW2j8vGX89iy/yEnhNUi8yzWe70St95vGFo1IeakQ==",
|
||||
"version": "5.7.2",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/timegrid/-/timegrid-5.7.2.tgz",
|
||||
"integrity": "sha512-FRZRwVtlahljSILexvmhLg2LnFbJVCpeuzAIgdURmRoSDCCDuxoA6Z3l66a/QFp3LcFVbZbg7VjKibyvvB9b9A==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@fullcalendar/common": "~5.7.0",
|
||||
"@fullcalendar/daygrid": "~5.7.0",
|
||||
"@fullcalendar/common": "~5.7.2",
|
||||
"@fullcalendar/daygrid": "~5.7.2",
|
||||
"tslib": "^2.0.3"
|
||||
}
|
||||
},
|
||||
@@ -55789,11 +55789,11 @@
|
||||
"requires": {
|
||||
"@directus/docs": "9.0.0-rc.73",
|
||||
"@directus/format-title": "9.0.0-rc.73",
|
||||
"@fullcalendar/core": "^5.7.0",
|
||||
"@fullcalendar/daygrid": "^5.7.0",
|
||||
"@fullcalendar/interaction": "^5.7.0",
|
||||
"@fullcalendar/list": "^5.7.0",
|
||||
"@fullcalendar/timegrid": "^5.7.0",
|
||||
"@fullcalendar/core": "5.7.2",
|
||||
"@fullcalendar/daygrid": "5.7.2",
|
||||
"@fullcalendar/interaction": "5.7.2",
|
||||
"@fullcalendar/list": "5.7.2",
|
||||
"@fullcalendar/timegrid": "5.7.2",
|
||||
"@popperjs/core": "^2.9.1",
|
||||
"@sindresorhus/slugify": "^2.1.0",
|
||||
"@tinymce/tinymce-vue": "^3.2.8",
|
||||
@@ -58572,9 +58572,9 @@
|
||||
}
|
||||
},
|
||||
"@fullcalendar/common": {
|
||||
"version": "5.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/common/-/common-5.7.0.tgz",
|
||||
"integrity": "sha512-8zKa4q9cQ5xjuAyN0d8AlpCrEC9Kmar5Oq3iMcPbPIO2AtNXTvifzCG44VIgm3/skjDBZ/wYvjJyyB+4WdmT6g==",
|
||||
"version": "5.7.2",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/common/-/common-5.7.2.tgz",
|
||||
"integrity": "sha512-0EDKmZBvTUFLvnJ7n6Vo6xMaPVm0jpYq739aSjwFPPXKgbjKFTPbWvLkaDpjJf7YhVebVSOLHbUC1Ky5wXsKvQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"tslib": "^2.0.3"
|
||||
@@ -58589,12 +58589,12 @@
|
||||
}
|
||||
},
|
||||
"@fullcalendar/core": {
|
||||
"version": "5.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/core/-/core-5.7.0.tgz",
|
||||
"integrity": "sha512-V9kNy/fgZLMPNarS1Eav3WUZIhdyzanYJPWTTxycCT/AiTxyw+RyinowhR9qnv3ZnUTMrZzCAplMT0HKdRFfnA==",
|
||||
"version": "5.7.2",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/core/-/core-5.7.2.tgz",
|
||||
"integrity": "sha512-4yKLUnAEDDIePw9WJuT2sSvLWGrDGBhp20cjBmyxnJ/6eNN1RCex/OjSu7qDNHvzey+ncjlVWsY41bvZwhpfvg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@fullcalendar/common": "~5.7.0",
|
||||
"@fullcalendar/common": "~5.7.2",
|
||||
"preact": "^10.0.5",
|
||||
"tslib": "^2.0.3"
|
||||
},
|
||||
@@ -58608,12 +58608,12 @@
|
||||
}
|
||||
},
|
||||
"@fullcalendar/daygrid": {
|
||||
"version": "5.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/daygrid/-/daygrid-5.7.0.tgz",
|
||||
"integrity": "sha512-K/0A1XIcf527Q18Hg4eMXCdZwd9AkkfrOqm/rtzULnM5cRkd2oaHOksdrQ5V0kGHAQeV96sp9OCg8PPBrdlBoQ==",
|
||||
"version": "5.7.2",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/daygrid/-/daygrid-5.7.2.tgz",
|
||||
"integrity": "sha512-YHxOv3sLDwBWhb9+JBwQ/25VOJ0/22B6msRijIPbmJt5bljqYCIENQ4OLQ5UxZlkDC0Q9CSBg84oBtZYfW+kEg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@fullcalendar/common": "~5.7.0",
|
||||
"@fullcalendar/common": "~5.7.2",
|
||||
"tslib": "^2.0.3"
|
||||
},
|
||||
"dependencies": {
|
||||
@@ -58626,12 +58626,12 @@
|
||||
}
|
||||
},
|
||||
"@fullcalendar/interaction": {
|
||||
"version": "5.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/interaction/-/interaction-5.7.0.tgz",
|
||||
"integrity": "sha512-GSIMP+b+fN6DZQ6VFkoZvLX94r3o5MmCMRvHfUVWx4XcOF1T1rytcKtPpLv/7HQJpXwX7LAQXEJnywBcXUTbXQ==",
|
||||
"version": "5.7.2",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/interaction/-/interaction-5.7.2.tgz",
|
||||
"integrity": "sha512-fnDcwE++0tie6wNVl/ZqUjgOQEekkdmbWH9hmcwE65y2aYMBX4IHE95MjMWVRAy2edahfAmy4xucQs2T0HYYSw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@fullcalendar/common": "~5.7.0",
|
||||
"@fullcalendar/common": "~5.7.2",
|
||||
"tslib": "^2.0.3"
|
||||
},
|
||||
"dependencies": {
|
||||
@@ -58644,12 +58644,12 @@
|
||||
}
|
||||
},
|
||||
"@fullcalendar/list": {
|
||||
"version": "5.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/list/-/list-5.7.0.tgz",
|
||||
"integrity": "sha512-+EYUnWyjcCYppX52VRD4paaJx9c7ly8aCekGBKDsMbs3+KmgTbMEWNdoQKXJGE8Hn668x7OCo8RRZoT65YjTxQ==",
|
||||
"version": "5.7.2",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/list/-/list-5.7.2.tgz",
|
||||
"integrity": "sha512-IV3SACoE02vheO3wEHjbaw1TGbjdjXHwD/+OtVOgoCNAxJVd0NI0d7kbIxVIniV2vrDPWkybCS1Abi2QANk3iQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@fullcalendar/common": "~5.7.0",
|
||||
"@fullcalendar/common": "~5.7.2",
|
||||
"tslib": "^2.0.3"
|
||||
},
|
||||
"dependencies": {
|
||||
@@ -58662,13 +58662,13 @@
|
||||
}
|
||||
},
|
||||
"@fullcalendar/timegrid": {
|
||||
"version": "5.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/timegrid/-/timegrid-5.7.0.tgz",
|
||||
"integrity": "sha512-CTDkrqllYZyICd75MeGUJ45e4EC8SZsSwDN6DtUD5wPTfQW2j8vGX89iy/yEnhNUi8yzWe70St95vGFo1IeakQ==",
|
||||
"version": "5.7.2",
|
||||
"resolved": "https://registry.npmjs.org/@fullcalendar/timegrid/-/timegrid-5.7.2.tgz",
|
||||
"integrity": "sha512-FRZRwVtlahljSILexvmhLg2LnFbJVCpeuzAIgdURmRoSDCCDuxoA6Z3l66a/QFp3LcFVbZbg7VjKibyvvB9b9A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@fullcalendar/common": "~5.7.0",
|
||||
"@fullcalendar/daygrid": "~5.7.0",
|
||||
"@fullcalendar/common": "~5.7.2",
|
||||
"@fullcalendar/daygrid": "~5.7.2",
|
||||
"tslib": "^2.0.3"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user