Merge branch 'renovate/vuepic-vue-datepicker-11.x' into 'main'

Update dependency @vuepic/vue-datepicker to v11

See merge request PronounsPage/PronounsPage!600
This commit is contained in:
Valentyne Stigloher 2025-03-29 17:18:00 +00:00
commit 34387ca0c8
3 changed files with 18 additions and 8 deletions

View File

@ -86,7 +86,7 @@
"@vite-pwa/nuxt": "^0.10.6", "@vite-pwa/nuxt": "^0.10.6",
"@vitest/coverage-v8": "^3.0.8", "@vitest/coverage-v8": "^3.0.8",
"@vue/test-utils": "^2.4.6", "@vue/test-utils": "^2.4.6",
"@vuepic/vue-datepicker": "^8.8.1", "@vuepic/vue-datepicker": "^11.0.2",
"@vueuse/core": "^13.0.0", "@vueuse/core": "^13.0.0",
"avris-columnist": "^0.3.4", "avris-columnist": "^0.3.4",
"avris-futurus": "^1.0.2", "avris-futurus": "^1.0.2",

View File

@ -760,6 +760,10 @@ const propagateChanged = (field: string, checked: boolean): void => {
z-index: 5; z-index: 5;
} }
.dp__input_icon_pad {
padding-left: var(--dp-input-icon-padding);
}
.dp__input_focus { .dp__input_focus {
box-shadow: $input-focus-box-shadow; box-shadow: $input-focus-box-shadow;
} }

20
pnpm-lock.yaml generated
View File

@ -214,8 +214,8 @@ importers:
specifier: ^2.4.6 specifier: ^2.4.6
version: 2.4.6 version: 2.4.6
'@vuepic/vue-datepicker': '@vuepic/vue-datepicker':
specifier: ^8.8.1 specifier: ^11.0.2
version: 8.8.1(vue@3.5.13(typescript@5.7.2)) version: 11.0.2(vue@3.5.13(typescript@5.7.2))
'@vueuse/core': '@vueuse/core':
specifier: ^13.0.0 specifier: ^13.0.0
version: 13.0.0(vue@3.5.13(typescript@5.7.2)) version: 13.0.0(vue@3.5.13(typescript@5.7.2))
@ -2861,10 +2861,11 @@ packages:
'@vue/test-utils@2.4.6': '@vue/test-utils@2.4.6':
resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==} resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==}
'@vuepic/vue-datepicker@8.8.1': '@vuepic/vue-datepicker@11.0.2':
resolution: {integrity: sha512-8ehfUz1m69Vuc16Pm4ukgb3Mg1VT14x4EsG1ag4O/qbSNRWztTo+pUV4JnFt0FGLl5gGb6NXlxIvR7EjLgD7Gg==} resolution: {integrity: sha512-uHh78mVBXCEjam1uVfTzZ/HkyDwut/H6b2djSN9YTF+l/EA+XONfdCnOVSi1g+qVGSy65DcQAwyBNidAssnudQ==}
engines: {node: '>=18.12.0'}
peerDependencies: peerDependencies:
vue: '>=3.2.0' vue: '>=3.3.0'
'@vueuse/core@13.0.0': '@vueuse/core@13.0.0':
resolution: {integrity: sha512-rkgb4a8/0b234lMGCT29WkCjPfsX0oxrIRR7FDndRoW3FsaC9NBzefXg/9TLhAgwM11f49XnutshM4LzJBrQ5g==} resolution: {integrity: sha512-rkgb4a8/0b234lMGCT29WkCjPfsX0oxrIRR7FDndRoW3FsaC9NBzefXg/9TLhAgwM11f49XnutshM4LzJBrQ5g==}
@ -3651,6 +3652,9 @@ packages:
date-fns@3.6.0: date-fns@3.6.0:
resolution: {integrity: sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==} resolution: {integrity: sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==}
date-fns@4.1.0:
resolution: {integrity: sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==}
db0@0.3.1: db0@0.3.1:
resolution: {integrity: sha512-3RogPLE2LLq6t4YiFCREyl572aBjkfMvfwPyN51df00TbPbryL3XqBYuJ/j6mgPssPK8AKfYdLxizaO5UG10sA==} resolution: {integrity: sha512-3RogPLE2LLq6t4YiFCREyl572aBjkfMvfwPyN51df00TbPbryL3XqBYuJ/j6mgPssPK8AKfYdLxizaO5UG10sA==}
peerDependencies: peerDependencies:
@ -11525,9 +11529,9 @@ snapshots:
js-beautify: 1.15.1 js-beautify: 1.15.1
vue-component-type-helpers: 2.1.6 vue-component-type-helpers: 2.1.6
'@vuepic/vue-datepicker@8.8.1(vue@3.5.13(typescript@5.7.2))': '@vuepic/vue-datepicker@11.0.2(vue@3.5.13(typescript@5.7.2))':
dependencies: dependencies:
date-fns: 3.6.0 date-fns: 4.1.0
vue: 3.5.13(typescript@5.7.2) vue: 3.5.13(typescript@5.7.2)
'@vueuse/core@13.0.0(vue@3.5.13(typescript@5.7.2))': '@vueuse/core@13.0.0(vue@3.5.13(typescript@5.7.2))':
@ -12388,6 +12392,8 @@ snapshots:
date-fns@3.6.0: {} date-fns@3.6.0: {}
date-fns@4.1.0: {}
db0@0.3.1(sqlite3@5.1.7): db0@0.3.1(sqlite3@5.1.7):
optionalDependencies: optionalDependencies:
sqlite3: 5.1.7 sqlite3: 5.1.7