From 989a50a5c7f588b177cd84188e19a2657ba7be5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 03:14:20 +0000 Subject: [PATCH] Bump @vuepic/vue-datepicker from 11.0.2 to 12.0.5 Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 11.0.2 to 12.0.5. - [Release notes](https://github.com/Vuepic/vue-datepicker/releases) - [Changelog](https://github.com/Vuepic/vue-datepicker/blob/main/CHANGELOG.md) - [Commits](https://github.com/Vuepic/vue-datepicker/compare/v11.0.2...v12.0.5) --- updated-dependencies: - dependency-name: "@vuepic/vue-datepicker" dependency-version: 12.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 103 ++++++++++++++++++++++++++++++++++++++++++++----- 2 files changed, 94 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index cc2a30e..ccff733 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "dependencies": { "@noction/vue-draggable-grid": "1.9.16", "@primeuix/themes": "^1.0.3", - "@vuepic/vue-datepicker": "^11.0.2", + "@vuepic/vue-datepicker": "^12.0.5", "@vueuse/core": "^13.2.0", "@vueuse/integrations": "^13.2.0", "axios": "^1.9.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index acc2fac..494277f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^1.0.3 version: 1.1.1 '@vuepic/vue-datepicker': - specifier: ^11.0.2 - version: 11.0.2(vue@3.5.14(typescript@5.8.3)) + specifier: ^12.0.5 + version: 12.0.5(vue@3.5.14(typescript@5.8.3)) '@vueuse/core': specifier: ^13.2.0 version: 13.2.0(vue@3.5.14(typescript@5.8.3)) @@ -183,6 +183,9 @@ packages: resolution: {integrity: sha512-+EzkxvLNfiUeKMgy/3luqfsCWFRXLb7U6wNQTk60tovuckwB15B191tJWvpp4HjiQWdJkCxO3Wbvc6jlk3Xb2Q==} engines: {node: '>=6.9.0'} + '@date-fns/tz@1.4.1': + resolution: {integrity: sha512-P5LUNhtbj6YfI3iJjw5EL9eUAG6OitD0W3fWQcpQjDRc/QIsL0tRNuO1PcDvPccWL1fSTXXdE1ds+l95DV/OFA==} + '@esbuild/aix-ppc64@0.25.4': resolution: {integrity: sha512-1VCICWypeQKhVbE9oW/sJaAmjLxhVqacdkvPLEjwlttjfwENRSClS8EjBz0KzRyFSCPDIkuXW34Je/vk7zdB7Q==} engines: {node: '>=18'} @@ -377,6 +380,18 @@ packages: resolution: {integrity: sha512-0J+zgWxHN+xXONWIyPWKFMgVuJoZuGiIFu8yxk7RJjxkzpGmyja5wRFqZIVtjDVOQpV+Rw0iOAjYPE2eQyjr0w==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@floating-ui/core@1.7.3': + resolution: {integrity: sha512-sGnvb5dmrJaKEZ+LDIpguvdX3bDlEllmv4/ClQ9awcmCZrlx5jQyyMWFM5kBI+EyNOCDDiKk8il0zeuX3Zlg/w==} + + '@floating-ui/dom@1.7.4': + resolution: {integrity: sha512-OOchDgh4F2CchOX94cRVqhvy7b3AFb+/rQXyswmzmGakRfkMgoWVjfnLWkRirfLEfuD4ysVW16eXzwt3jHIzKA==} + + '@floating-ui/utils@0.2.10': + resolution: {integrity: sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==} + + '@floating-ui/vue@1.1.9': + resolution: {integrity: sha512-BfNqNW6KA83Nexspgb9DZuz578R7HT8MZw1CfK9I6Ah4QReNWEJsXWHN+SdmOVLNGmTPDi+fDT535Df5PzMLbQ==} + '@humanfs/core@0.19.1': resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==} engines: {node: '>=18.18.0'} @@ -1064,17 +1079,22 @@ packages: vue: optional: true - '@vuepic/vue-datepicker@11.0.2': - resolution: {integrity: sha512-uHh78mVBXCEjam1uVfTzZ/HkyDwut/H6b2djSN9YTF+l/EA+XONfdCnOVSi1g+qVGSy65DcQAwyBNidAssnudQ==} + '@vuepic/vue-datepicker@12.0.5': + resolution: {integrity: sha512-kxvJOIcU6ZuEIt4Yvo9QVNiPIKCT9cqZiQfz244ojkCwHHOCrmssjRxX4GyZ1may3snXm5XM9c2Vk1G0RXtClQ==} engines: {node: '>=18.12.0'} peerDependencies: - vue: '>=3.3.0' + vue: '>=3.5.0' '@vueuse/core@13.2.0': resolution: {integrity: sha512-n5TZoIAxbWAQ3PqdVPDzLgIRQOujFfMlatdI+f7ditSmoEeNpPBvp7h2zamzikCmrhFIePAwdEQB6ENccHr7Rg==} peerDependencies: vue: ^3.5.0 + '@vueuse/core@14.0.0': + resolution: {integrity: sha512-d6tKRWkZE8IQElX2aHBxXOMD478fHIYV+Dzm2y9Ag122ICBpNKtGICiXKOhWU3L1kKdttDD9dCMS4bGP3jhCTQ==} + peerDependencies: + vue: ^3.5.0 + '@vueuse/integrations@13.2.0': resolution: {integrity: sha512-tnwdzUYadAiewvMtBcjH/ZPgRCoQBvuVzbFA/VSysPDaIuG41Jp/Z1Sn/rYoFMOLJfcOEcVh+tN3mkrVIyumig==} peerDependencies: @@ -1120,11 +1140,19 @@ packages: '@vueuse/metadata@13.2.0': resolution: {integrity: sha512-kPpzuQCU0+D8DZCzK0iPpIcXI+6ufWSgwnjJ6//GNpEn+SHViaCtR+XurzORChSgvpHO9YC8gGM97Y1kB+UabA==} + '@vueuse/metadata@14.0.0': + resolution: {integrity: sha512-6yoGqbJcMldVCevkFiHDBTB1V5Hq+G/haPlGIuaFZHpXC0HADB0EN1ryQAAceiW+ryS3niUwvdFbGiqHqBrfVA==} + '@vueuse/shared@13.2.0': resolution: {integrity: sha512-vx9ZPDF5HcU9up3Jgt3G62dMUfZEdk6tLyBAHYAG4F4n73vpaA7J5hdncDI/lS9Vm7GA/FPlbOmh9TrDZROTpg==} peerDependencies: vue: ^3.5.0 + '@vueuse/shared@14.0.0': + resolution: {integrity: sha512-mTCA0uczBgurRlwVaQHfG0Ja7UdGe4g9mwffiJmvLiTtp1G4AQyIjej6si/k8c8pUwTfVpNufck+23gXptPAkw==} + peerDependencies: + vue: ^3.5.0 + abbrev@2.0.0: resolution: {integrity: sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} @@ -1676,8 +1704,8 @@ packages: resolution: {integrity: sha512-gJzzk+PQNznz8ysRrC0aOkBNVRBDtE1n53IqyqEf3PXrYwomFs5q4pGMizBMJF+ykh03insJ27hB8gSrD2Hn8A==} engines: {node: '>= 4'} - immutable@5.1.2: - resolution: {integrity: sha512-qHKXW1q6liAk1Oys6umoaZbDRqjcjgSrbnrifHsfsttza7zcvRAsL7mMV6xWcyhwQy7Xj5v4hhbr6b+iDYwlmQ==} + immutable@5.1.4: + resolution: {integrity: sha512-p6u1bG3YSnINT5RQmx/yRZBpenIl30kVxkTLDyHLIMk0gict704Q9n+thfDI7lTRm9vXdDYutVzXhzcThxTnXA==} import-fresh@3.3.1: resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==} @@ -2448,6 +2476,17 @@ packages: '@vue/composition-api': optional: true + vue-demi@0.14.10: + resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==} + engines: {node: '>=12'} + hasBin: true + peerDependencies: + '@vue/composition-api': ^1.0.0-rc.1 + vue: ^3.0.0-0 || ^2.6.0 + peerDependenciesMeta: + '@vue/composition-api': + optional: true + vue-echarts@7.0.3: resolution: {integrity: sha512-/jSxNwOsw5+dYAUcwSfkLwKPuzTQ0Cepz1LxCOpj2QcHrrmUa/Ql0eQqMmc1rTPQVrh2JQ29n2dhq75ZcHvRDw==} peerDependencies: @@ -2566,6 +2605,8 @@ snapshots: '@babel/helper-string-parser': 7.27.1 '@babel/helper-validator-identifier': 7.27.1 + '@date-fns/tz@1.4.1': {} + '@esbuild/aix-ppc64@0.25.4': optional: true @@ -2690,6 +2731,26 @@ snapshots: '@eslint/core': 0.14.0 levn: 0.4.1 + '@floating-ui/core@1.7.3': + dependencies: + '@floating-ui/utils': 0.2.10 + + '@floating-ui/dom@1.7.4': + dependencies: + '@floating-ui/core': 1.7.3 + '@floating-ui/utils': 0.2.10 + + '@floating-ui/utils@0.2.10': {} + + '@floating-ui/vue@1.1.9(vue@3.5.14(typescript@5.8.3))': + dependencies: + '@floating-ui/dom': 1.7.4 + '@floating-ui/utils': 0.2.10 + vue-demi: 0.14.10(vue@3.5.14(typescript@5.8.3)) + transitivePeerDependencies: + - '@vue/composition-api' + - vue + '@humanfs/core@0.19.1': {} '@humanfs/node@0.16.6': @@ -3454,10 +3515,15 @@ snapshots: typescript: 5.8.3 vue: 3.5.14(typescript@5.8.3) - '@vuepic/vue-datepicker@11.0.2(vue@3.5.14(typescript@5.8.3))': + '@vuepic/vue-datepicker@12.0.5(vue@3.5.14(typescript@5.8.3))': dependencies: + '@date-fns/tz': 1.4.1 + '@floating-ui/vue': 1.1.9(vue@3.5.14(typescript@5.8.3)) + '@vueuse/core': 14.0.0(vue@3.5.14(typescript@5.8.3)) date-fns: 4.1.0 vue: 3.5.14(typescript@5.8.3) + transitivePeerDependencies: + - '@vue/composition-api' '@vueuse/core@13.2.0(vue@3.5.14(typescript@5.8.3))': dependencies: @@ -3466,6 +3532,13 @@ snapshots: '@vueuse/shared': 13.2.0(vue@3.5.14(typescript@5.8.3)) vue: 3.5.14(typescript@5.8.3) + '@vueuse/core@14.0.0(vue@3.5.14(typescript@5.8.3))': + dependencies: + '@types/web-bluetooth': 0.0.21 + '@vueuse/metadata': 14.0.0 + '@vueuse/shared': 14.0.0(vue@3.5.14(typescript@5.8.3)) + vue: 3.5.14(typescript@5.8.3) + '@vueuse/integrations@13.2.0(axios@1.9.0)(sortablejs@1.15.6)(vue@3.5.14(typescript@5.8.3))': dependencies: '@vueuse/core': 13.2.0(vue@3.5.14(typescript@5.8.3)) @@ -3477,10 +3550,16 @@ snapshots: '@vueuse/metadata@13.2.0': {} + '@vueuse/metadata@14.0.0': {} + '@vueuse/shared@13.2.0(vue@3.5.14(typescript@5.8.3))': dependencies: vue: 3.5.14(typescript@5.8.3) + '@vueuse/shared@14.0.0(vue@3.5.14(typescript@5.8.3))': + dependencies: + vue: 3.5.14(typescript@5.8.3) + abbrev@2.0.0: {} acorn-jsx@5.3.2(acorn@8.14.1): @@ -4027,7 +4106,7 @@ snapshots: ignore@7.0.4: {} - immutable@5.1.2: + immutable@5.1.4: optional: true import-fresh@3.3.1: @@ -4423,7 +4502,7 @@ snapshots: sass@1.86.0: dependencies: chokidar: 4.0.3 - immutable: 5.1.2 + immutable: 5.1.4 source-map-js: 1.2.1 optionalDependencies: '@parcel/watcher': 2.5.1 @@ -4767,6 +4846,10 @@ snapshots: dependencies: vue: 3.5.14(typescript@5.8.3) + vue-demi@0.14.10(vue@3.5.14(typescript@5.8.3)): + dependencies: + vue: 3.5.14(typescript@5.8.3) + vue-echarts@7.0.3(@vue/runtime-core@3.5.14)(echarts@5.6.0)(vue@3.5.14(typescript@5.8.3)): dependencies: echarts: 5.6.0