Skip to content

Commit 1dee229

Browse files
Bump the fullcalendar group across 1 directory with 2 updates
Bumps the fullcalendar group with 2 updates in the /Plan/react/dashboard directory: [@fullcalendar/core](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/core-types) and [@fullcalendar/react](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/react). Updates `@fullcalendar/core` from 6.1.21 to 7.0.2 - [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/v7.0.2/packages/core-types) Updates `@fullcalendar/react` from 6.1.21 to 7.0.2 - [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/v7.0.2/packages/react) --- updated-dependencies: - dependency-name: "@fullcalendar/core" dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: fullcalendar - dependency-name: "@fullcalendar/react" dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: fullcalendar ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4090112 commit 1dee229

2 files changed

Lines changed: 18 additions & 17 deletions

File tree

Plan/react/dashboard/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"@fortawesome/free-solid-svg-icons": "7.3.1",
1414
"@fortawesome/react-fontawesome": "3.4.0",
1515
"@fullcalendar/bootstrap": "6.1.21",
16-
"@fullcalendar/core": "6.1.21",
16+
"@fullcalendar/core": "7.0.2",
1717
"@fullcalendar/daygrid": "6.1.21",
1818
"@fullcalendar/interaction": "6.1.21",
19-
"@fullcalendar/react": "6.1.21",
19+
"@fullcalendar/react": "7.0.2",
2020
"@highcharts/map-collection": "2.3.3",
2121
"@tanstack/react-query": "5.101.2",
2222
"@uiw/react-color-chrome": "2.10.3",

Plan/react/dashboard/yarn.lock

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -296,17 +296,20 @@
296296
resolved "https://registry.yarnpkg.com/@fortawesome/react-fontawesome/-/react-fontawesome-3.4.0.tgz#17b989390349ded9214ffb35ad279da7c9a728ba"
297297
integrity sha512-EgY5CXzzm6WGnUB40j9qNajYmoJHC8TUV/rvpcmHUoPZmQyRlh8WuRaxaerjMq61NZAz0vS+MOoJaPbZWRDibw==
298298

299+
"@full-ui/headless-calendar@7.0.2":
300+
version "7.0.2"
301+
resolved "https://registry.yarnpkg.com/@full-ui/headless-calendar/-/headless-calendar-7.0.2.tgz#d273e84de6b167de854b7168e122e9dc8c0473b3"
302+
integrity sha512-i6UlTNjBVuiBca5Sq6OoLxFqK6eaQ/v1XOLObjRkzXLuSuNn+qs9/dUvlzrbeesn7QbRH7+u7lyvlQyq8WvmGA==
303+
299304
"@fullcalendar/bootstrap@6.1.21":
300305
version "6.1.21"
301306
resolved "https://registry.yarnpkg.com/@fullcalendar/bootstrap/-/bootstrap-6.1.21.tgz#da3be75df4db3ede6bd4bb11dd11c9d583a42d69"
302307
integrity sha512-bg7F4U0kpQiHZyDM4BQKev7n94TekFgR4ZWkFY+HSaPfIYXuW5zkAs4f10WMu0xyp9pcR2v930gYtPw9bnRj+A==
303308

304-
"@fullcalendar/core@6.1.21":
305-
version "6.1.21"
306-
resolved "https://registry.yarnpkg.com/@fullcalendar/core/-/core-6.1.21.tgz#e8b0ed592a60aba44499802fefdbb1fcc91b0a07"
307-
integrity sha512-t3u/+sqh3Iq7TWtUnVLcGDUE6OWZh0UD3c04bI/l7lSLAgAKr3kngBmhHiQD1QXpwC8ZN5iNqG7a7gOVixhSKQ==
308-
dependencies:
309-
preact "~10.12.1"
309+
"@fullcalendar/core@7.0.2":
310+
version "7.0.2"
311+
resolved "https://registry.yarnpkg.com/@fullcalendar/core/-/core-7.0.2.tgz#4f848a88af197ac2625af4e97aab385466c1fc56"
312+
integrity sha512-EkhE1wkPttp5kKNmUNLsMwl8nUuQmLdj30SPKagOEWMJUE4AHETAu/F/SbYoRq+nksm2GWPe9cQs1kbQP2H9pA==
310313

311314
"@fullcalendar/daygrid@6.1.21":
312315
version "6.1.21"
@@ -318,10 +321,13 @@
318321
resolved "https://registry.yarnpkg.com/@fullcalendar/interaction/-/interaction-6.1.21.tgz#e7fd36d7d328a02e1d7a1dcc174db7650a6edf31"
319322
integrity sha512-WPYpqtljDWmU0Xm2cOtFrLlocgxv7cgkOppj34Q6OUUat8a6Cnd6kYo2JR+irP223PE5lBYHFNp1qh7SIpJc0w==
320323

321-
"@fullcalendar/react@6.1.21":
322-
version "6.1.21"
323-
resolved "https://registry.yarnpkg.com/@fullcalendar/react/-/react-6.1.21.tgz#6f396ab7460d3ad9d07f4c32b1ac483b9b21120f"
324-
integrity sha512-TLpmGUd5k/PMdCh8XbeFC9PW9wuGvMms1oCxWgXyjK3EFPXAAd0PLfcvwKdyxoAS5eK1E4RJFkjMHvsYHpimcg==
324+
"@fullcalendar/react@7.0.2":
325+
version "7.0.2"
326+
resolved "https://registry.yarnpkg.com/@fullcalendar/react/-/react-7.0.2.tgz#bfdd42fa82d9c976a73d638acbb687223f935b3f"
327+
integrity sha512-+etsJS6UsS1asxpEJt2h/vH/OCC/lqb8OCO/Xv7Mwb7GeJnR25iwBDEZmMKKmxNjJ2o8eU3uNGl/e7551eAt3A==
328+
dependencies:
329+
"@full-ui/headless-calendar" "7.0.2"
330+
"@fullcalendar/core" "7.0.2"
325331

326332
"@highcharts/map-collection@2.3.3":
327333
version "2.3.3"
@@ -1507,11 +1513,6 @@ postcss@^8.5.17:
15071513
picocolors "^1.1.1"
15081514
source-map-js "^1.2.1"
15091515

1510-
preact@~10.12.1:
1511-
version "10.12.1"
1512-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.12.1.tgz#8f9cb5442f560e532729b7d23d42fd1161354a21"
1513-
integrity sha512-l8386ixSsBdbreOAkqtrwqHwdvR35ID8c3rKPa8lCWuO86dBi32QWHV4vfsZK1utLLFMvw+Z5Ad4XLkZzchscg==
1514-
15151516
prop-types-extra@^1.1.0:
15161517
version "1.1.1"
15171518
resolved "https://registry.yarnpkg.com/prop-types-extra/-/prop-types-extra-1.1.1.tgz#58c3b74cbfbb95d304625975aa2f0848329a010b"

0 commit comments

Comments
 (0)