Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
178 changes: 79 additions & 99 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion client/agenda/AgendaScheduleCalendar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ import {
import FullCalendar from '@fullcalendar/vue3'
import timeGridPlugin from '@fullcalendar/timegrid'
import interactionPlugin from '@fullcalendar/interaction'
import luxonPlugin from '@fullcalendar/luxon2'
import luxonPlugin from '@fullcalendar/luxon3'
import bootstrap5Plugin from '@fullcalendar/bootstrap5'

import AgendaDetailsModal from './AgendaDetailsModal.vue'
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
"legacy:build": "parcel build"
},
"dependencies": {
"@fullcalendar/bootstrap5": "6.1.7",
"@fullcalendar/core": "6.1.7",
"@fullcalendar/daygrid": "6.1.6",
"@fullcalendar/icalendar": "6.1.7",
"@fullcalendar/interaction": "6.1.7",
"@fullcalendar/list": "6.1.7",
"@fullcalendar/luxon2": "6.1.7",
"@fullcalendar/timegrid": "6.1.7",
"@fullcalendar/vue3": "6.1.7",
"@fullcalendar/bootstrap5": "6.1.8",
"@fullcalendar/core": "6.1.8",
"@fullcalendar/daygrid": "6.1.8",
"@fullcalendar/icalendar": "6.1.8",
"@fullcalendar/interaction": "6.1.8",
"@fullcalendar/list": "6.1.8",
"@fullcalendar/luxon3": "6.1.8",
"@fullcalendar/timegrid": "6.1.8",
"@fullcalendar/vue3": "6.1.8",
"@popperjs/core": "2.11.7",
"@twuni/emojify": "1.0.2",
"bootstrap": "5.2.3",
Expand Down
119 changes: 55 additions & 64 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -302,98 +302,89 @@ __metadata:
languageName: node
linkType: hard

"@fullcalendar/bootstrap5@npm:6.1.7":
version: 6.1.7
resolution: "@fullcalendar/bootstrap5@npm:6.1.7"
"@fullcalendar/bootstrap5@npm:6.1.8":
version: 6.1.8
resolution: "@fullcalendar/bootstrap5@npm:6.1.8"
peerDependencies:
"@fullcalendar/core": ~6.1.7
checksum: 25783fec80f913d6a26564c687da7aa2323b1ad197cc1fb4a7220cffdb5586e9c076a26bbfac3a990bc509581888ef3649d9d8106b460dd9736117d658880d84
"@fullcalendar/core": ~6.1.8
checksum: c78ef0d62eed8843af7623d319afbba380407a037e0c8ccb3b7946b3c41d88fc769dd30e5fe4900953e1ef2dd53fd85b740257555bf34495ed488c7701423a60
languageName: node
linkType: hard

"@fullcalendar/core@npm:6.1.7":
version: 6.1.7
resolution: "@fullcalendar/core@npm:6.1.7"
"@fullcalendar/core@npm:6.1.8":
version: 6.1.8
resolution: "@fullcalendar/core@npm:6.1.8"
dependencies:
preact: ~10.12.1
checksum: d42f0f069ba6e30f25233e12ed563fe3b97635e513d0b4feb02fca59f289e130978748f51e5b2eb6af5eed0535c2797bfd322b857b1804a1f8fb3b3833516e67
checksum: 66c13078c95573c4dc1c767c2a855c8f77608d1c0cee07eac4923fa1d967a64557640079b45e3da43a68cb8942873dd06523716544f25d98efa3641c0754045f
languageName: node
linkType: hard

"@fullcalendar/daygrid@npm:6.1.6":
version: 6.1.6
resolution: "@fullcalendar/daygrid@npm:6.1.6"
"@fullcalendar/daygrid@npm:6.1.8, @fullcalendar/daygrid@npm:~6.1.8":
version: 6.1.8
resolution: "@fullcalendar/daygrid@npm:6.1.8"
peerDependencies:
"@fullcalendar/core": ~6.1.6
checksum: e7b60e359b620091c834fe3472761b9f4ebf3cd8d65a2ae56ead10dcb65a898c4c86770046dc3addff86002df9972a58395b7916502e8a4ec8d7b83a74b150b9
"@fullcalendar/core": ~6.1.8
checksum: a99441c81d8b2054cb03945a2cd4907ef569c759b68238d953d86fc96f739c75305219de182a61d82c77d54893041657bb4bc3f8a5a0779e57e294a614ae9677
languageName: node
linkType: hard

"@fullcalendar/daygrid@npm:~6.1.7":
version: 6.1.7
resolution: "@fullcalendar/daygrid@npm:6.1.7"
"@fullcalendar/icalendar@npm:6.1.8":
version: 6.1.8
resolution: "@fullcalendar/icalendar@npm:6.1.8"
peerDependencies:
"@fullcalendar/core": ~6.1.7
checksum: 6f5e06d1052225e386b7a8c76048c60c60000f18894a885ac5d4f864121bfdd079a19a1644fbeca05a2d8e60745dc44c6c2652e15646e87297daab75cd7d5cfd
languageName: node
linkType: hard

"@fullcalendar/icalendar@npm:6.1.7":
version: 6.1.7
resolution: "@fullcalendar/icalendar@npm:6.1.7"
peerDependencies:
"@fullcalendar/core": ~6.1.7
"@fullcalendar/core": ~6.1.8
ical.js: ^1.4.0
checksum: de621be062e59d14ca4cde6cd1d9b64fda4c2da0298064151158b548e029270645e406e94965541472b04e2d0ab8d1a9af238e92659658588265ac027df7f13c
checksum: f322ce54bb00e156d54cfac67ddc9f034d4f4686fd019182fe91df2c321c1d363aaa84e50be8db51e32ebbdfd05d9a80d9edb2d1228e2cd17ef49365ed657cb7
languageName: node
linkType: hard

"@fullcalendar/interaction@npm:6.1.7":
version: 6.1.7
resolution: "@fullcalendar/interaction@npm:6.1.7"
"@fullcalendar/interaction@npm:6.1.8":
version: 6.1.8
resolution: "@fullcalendar/interaction@npm:6.1.8"
peerDependencies:
"@fullcalendar/core": ~6.1.7
checksum: ee72c9cbc20485fcdbae26e8cac6cdcb83d77345472ac50b1f3cfa0cd15257cfb7b94d8141288a8e75b386832dac08ebb0d99aa2fd3d7a97c97416aa92f47a82
"@fullcalendar/core": ~6.1.8
checksum: 3ef0da6dca8aec2b8c3b2eb88594930a14d7111e2ed78890da328740d5c806b2314fd986046827deb6bc5c872aacd2d4edb5c52cda61d9d1f41422bba63254cf
languageName: node
linkType: hard

"@fullcalendar/list@npm:6.1.7":
version: 6.1.7
resolution: "@fullcalendar/list@npm:6.1.7"
"@fullcalendar/list@npm:6.1.8":
version: 6.1.8
resolution: "@fullcalendar/list@npm:6.1.8"
peerDependencies:
"@fullcalendar/core": ~6.1.7
checksum: a435caf918b694aeab23ca212b7d1fda09e406d7bd23311125ad575679079e298b996111f32d36843a8bbb5b4c444e32dcae8df20aa4beba6aa7904c3a6f4466
"@fullcalendar/core": ~6.1.8
checksum: b5c397040e0ed9566f0bdbe2c6377a3656f2db823b38085bf45bfb50c6415ecc854411e496b81d5932a5c77a1a9abfa8b582d67bad1e4dc562f41b6b14621dae
languageName: node
linkType: hard

"@fullcalendar/luxon2@npm:6.1.7":
version: 6.1.7
resolution: "@fullcalendar/luxon2@npm:6.1.7"
"@fullcalendar/luxon3@npm:6.1.8":
version: 6.1.8
resolution: "@fullcalendar/luxon3@npm:6.1.8"
peerDependencies:
"@fullcalendar/core": ~6.1.7
luxon: ^2.0.0
checksum: ddbf0075b39be85625805e73190fa448b0ecf50e49a207b1db61dfb7ece904dc537a09e961f4b6b7e4e1bb15f5429fd92223e0bb2f087a9f1b7e630865e023a7
"@fullcalendar/core": ~6.1.8
luxon: ^3.0.0
checksum: 7e842006418dc1855efc96fce22c7180f695b2f0087ec6305b62350d74e1776c1f03337f0d8adff7e1387e82535b42ff3481ad25fdbe82b3a5ad0501a902a386
languageName: node
linkType: hard

"@fullcalendar/timegrid@npm:6.1.7":
version: 6.1.7
resolution: "@fullcalendar/timegrid@npm:6.1.7"
"@fullcalendar/timegrid@npm:6.1.8":
version: 6.1.8
resolution: "@fullcalendar/timegrid@npm:6.1.8"
dependencies:
"@fullcalendar/daygrid": ~6.1.7
"@fullcalendar/daygrid": ~6.1.8
peerDependencies:
"@fullcalendar/core": ~6.1.7
checksum: 7455aa039158f4a59d9c3383e3ab562402120ec39a80b8da854edbab4dc5543730fc511255869e83f0653dc40d442629f61ca00951ee26d512932cca3d94cbb1
"@fullcalendar/core": ~6.1.8
checksum: 122786fd402aca8152d534cd8bd5e2cba93adde5413a986963c9839438635a715bb15012daf3256174877ea1c5ee8fa6c2ce93b565c532d802db06a257ac028b
languageName: node
linkType: hard

"@fullcalendar/vue3@npm:6.1.7":
version: 6.1.7
resolution: "@fullcalendar/vue3@npm:6.1.7"
"@fullcalendar/vue3@npm:6.1.8":
version: 6.1.8
resolution: "@fullcalendar/vue3@npm:6.1.8"
peerDependencies:
"@fullcalendar/core": ~6.1.7
"@fullcalendar/core": ~6.1.8
vue: ^3.0.11
checksum: da6ef3897ebc8b756e8242dd75b50c6f4543815790fd862a7d6ebc4d0ec9b7a336e927d13d871ce0913c7c1f40d1675e719f5b97491f4a88ba5bea9fd25f872d
checksum: cff81d98ae2d883e1d97dee77eb32bf2ed9f511ad2efdc1d95cbe300464784550705402ec78ca15188c8862202a07c6bf3e5afd0aa53570a78a2d40b4aae9d69
languageName: node
linkType: hard

Expand Down Expand Up @@ -6369,15 +6360,15 @@ browserlist@latest:
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@faker-js/faker": 8.0.1
"@fullcalendar/bootstrap5": 6.1.7
"@fullcalendar/core": 6.1.7
"@fullcalendar/daygrid": 6.1.6
"@fullcalendar/icalendar": 6.1.7
"@fullcalendar/interaction": 6.1.7
"@fullcalendar/list": 6.1.7
"@fullcalendar/luxon2": 6.1.7
"@fullcalendar/timegrid": 6.1.7
"@fullcalendar/vue3": 6.1.7
"@fullcalendar/bootstrap5": 6.1.8
"@fullcalendar/core": 6.1.8
"@fullcalendar/daygrid": 6.1.8
"@fullcalendar/icalendar": 6.1.8
"@fullcalendar/interaction": 6.1.8
"@fullcalendar/list": 6.1.8
"@fullcalendar/luxon3": 6.1.8
"@fullcalendar/timegrid": 6.1.8
"@fullcalendar/vue3": 6.1.8
"@parcel/optimizer-data-url": 2.8.3
"@parcel/transformer-inline-string": 2.8.3
"@parcel/transformer-sass": 2.8.3
Expand Down