mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
build(deps): bump @vuepic/vue-datepicker from 3.6.8 to 4.0.1
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 3.6.8 to 4.0.1. - [Release notes](https://github.com/Vuepic/vue-datepicker/releases) - [Commits](https://github.com/Vuepic/vue-datepicker/compare/v3.6.8...v4.0.1) --- updated-dependencies: - dependency-name: "@vuepic/vue-datepicker" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e4a6c13c03
commit
1a363c7767
|
@ -17,7 +17,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@popperjs/core": "^2.11.6",
|
"@popperjs/core": "^2.11.6",
|
||||||
"@vuepic/vue-datepicker": "^3.6.8",
|
"@vuepic/vue-datepicker": "^4.0.1",
|
||||||
"@vueuse/core": "^9.13.0",
|
"@vueuse/core": "^9.13.0",
|
||||||
"axios": "^1.3.3",
|
"axios": "^1.3.3",
|
||||||
"bootstrap": "^5.2.3",
|
"bootstrap": "^5.2.3",
|
||||||
|
|
|
@ -1669,10 +1669,10 @@
|
||||||
resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-2.2.7.tgz#0d93d635031a4cca2de70b825aef3fe20a41e702"
|
resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-2.2.7.tgz#0d93d635031a4cca2de70b825aef3fe20a41e702"
|
||||||
integrity sha512-BMuoruUFTEqhLoOgsMcgNVMiByYbfHCKGr2C4CPdGtz/affUtDVX5zr1RnPuq0tYSiaqq+Enw5voUpG6JY8Q7g==
|
integrity sha512-BMuoruUFTEqhLoOgsMcgNVMiByYbfHCKGr2C4CPdGtz/affUtDVX5zr1RnPuq0tYSiaqq+Enw5voUpG6JY8Q7g==
|
||||||
|
|
||||||
"@vuepic/vue-datepicker@^3.6.8":
|
"@vuepic/vue-datepicker@^4.0.1":
|
||||||
version "3.6.8"
|
version "4.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/@vuepic/vue-datepicker/-/vue-datepicker-3.6.8.tgz#38158b625227bea0f0c934ac3c5f4377a34856a2"
|
resolved "https://registry.yarnpkg.com/@vuepic/vue-datepicker/-/vue-datepicker-4.0.1.tgz#617dbed47399c331b690f2c1a61c0f02b79bbfb5"
|
||||||
integrity sha512-9c6gfy2SYHunyH36m12NzLy+6fccTFf58zG/VAVo5inVedVisz3M0grw7fw77uMP1531MtIibmeq9C5SNUXxkw==
|
integrity sha512-F6QTQewQjQbWkLFKEoD0B9DopR6/8QCaXEw5FsGnVqeORe0uryORVmSFDl6I0BactlcHwlG8pFx658216JOZVQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
date-fns "^2.29.3"
|
date-fns "^2.29.3"
|
||||||
date-fns-tz "^1.3.7"
|
date-fns-tz "^1.3.7"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user