diff --git a/webclient/pnpm-lock.yaml b/webclient/pnpm-lock.yaml index 89ca619ac..b774d399e 100644 --- a/webclient/pnpm-lock.yaml +++ b/webclient/pnpm-lock.yaml @@ -10,13 +10,13 @@ importers: dependencies: '@fullcalendar/core': specifier: ^6.1.14 - version: 6.1.14 + version: 6.1.15 '@fullcalendar/daygrid': specifier: ^6.1.14 - version: 6.1.14(@fullcalendar/core@6.1.14) + version: 6.1.15(@fullcalendar/core@6.1.15) '@fullcalendar/vue3': specifier: ^6.1.14 - version: 6.1.14(@fullcalendar/core@6.1.14)(vue@3.4.31(typescript@5.5.3)) + version: 6.1.15(@fullcalendar/core@6.1.15)(vue@3.4.31(typescript@5.5.3)) '@headlessui/vue': specifier: 1.7.22 version: 1.7.22(vue@3.4.31(typescript@5.5.3)) @@ -816,18 +816,18 @@ packages: resolution: {integrity: sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==} engines: {node: '>=14'} - '@fullcalendar/core@6.1.14': - resolution: {integrity: sha512-hIPRBevm0aMc2aHy1hRIJgXmI1QTvQM1neQa9oxtuqUmF1+ApYC3oAdwcQMTuI7lHHw3pKJDyJFkKLPPnL6HXA==} + '@fullcalendar/core@6.1.15': + resolution: {integrity: sha512-BuX7o6ALpLb84cMw1FCB9/cSgF4JbVO894cjJZ6kP74jzbUZNjtwffwRdA+Id8rrLjT30d/7TrkW90k4zbXB5Q==} - '@fullcalendar/daygrid@6.1.14': - resolution: {integrity: sha512-DSyjiA1dEM8k3bOCrZpZOmAOZu71KGtH02ze+4QKuhxkmn/zQghmmLRdfzpOrcyJg6xGKkoB4pBcO+2lXar8XQ==} + '@fullcalendar/daygrid@6.1.15': + resolution: {integrity: sha512-j8tL0HhfiVsdtOCLfzK2J0RtSkiad3BYYemwQKq512cx6btz6ZZ2RNc/hVnIxluuWFyvx5sXZwoeTJsFSFTEFA==} peerDependencies: - '@fullcalendar/core': ~6.1.14 + '@fullcalendar/core': ~6.1.15 - '@fullcalendar/vue3@6.1.14': - resolution: {integrity: sha512-cD4tGlXOoIfRn5sz/+uT+50rAuCtPEgXfG3O5LJXI4xRWztAXqkmZetcuTEDb3OOy/D03IdtpjvoayCHib7rZg==} + '@fullcalendar/vue3@6.1.15': + resolution: {integrity: sha512-ctfTICGrNEIj7gmLHQcUYe0WzDTSW5Vd9hyOnVChxPU75AZU9WqdDMkHwJYnfNxNhT6QQuiMHq/qsRRd5zQwOw==} peerDependencies: - '@fullcalendar/core': ~6.1.14 + '@fullcalendar/core': ~6.1.15 vue: ^3.0.11 '@grpc/grpc-js@1.10.10': @@ -6961,17 +6961,17 @@ snapshots: '@fastify/busboy@2.1.1': {} - '@fullcalendar/core@6.1.14': + '@fullcalendar/core@6.1.15': dependencies: preact: 10.12.1 - '@fullcalendar/daygrid@6.1.14(@fullcalendar/core@6.1.14)': + '@fullcalendar/daygrid@6.1.15(@fullcalendar/core@6.1.15)': dependencies: - '@fullcalendar/core': 6.1.14 + '@fullcalendar/core': 6.1.15 - '@fullcalendar/vue3@6.1.14(@fullcalendar/core@6.1.14)(vue@3.4.31(typescript@5.5.3))': + '@fullcalendar/vue3@6.1.15(@fullcalendar/core@6.1.15)(vue@3.4.31(typescript@5.5.3))': dependencies: - '@fullcalendar/core': 6.1.14 + '@fullcalendar/core': 6.1.15 vue: 3.4.31(typescript@5.5.3) '@grpc/grpc-js@1.10.10':