Skip to content

Commit

Permalink
build(deps): bump @vuepic/vue-datepicker from 6.0.0 to 6.0.1
Browse files Browse the repository at this point in the history
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](Vuepic/vue-datepicker@v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: "@vuepic/vue-datepicker"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent b00a573 commit fb7788f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"@popperjs/core": "^2.11.8",
"@vuepic/vue-datepicker": "^6.0.0",
"@vuepic/vue-datepicker": "^6.0.1",
"@vueuse/core": "^10.2.1",
"@vueuse/integrations": "^10.3.0",
"axios": "^1.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -932,10 +932,10 @@
"@volar/typescript" "~1.10.0"
"@vue/language-core" "1.8.8"

"@vuepic/vue-datepicker@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@vuepic/vue-datepicker/-/vue-datepicker-6.0.0.tgz#f3d9565859d2a6b0d3ce74b154a9c12c77f0b896"
integrity sha512-z8z7MwR6yR2VokQs21SNstDqsHuMuReZtaMNZ1P6uof63XUABVaPmp9eWK40h6e+IVtiVJPOBLaM1fQgR9zmjg==
"@vuepic/vue-datepicker@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@vuepic/vue-datepicker/-/vue-datepicker-6.0.1.tgz#575231298a9cff59cded6dcf82e7173424a48a2a"
integrity sha512-9BKXUk2ofxQ85t8tEnu+HLA8qYI3Y+EJgnQ55SpvBxzvi1p0yRyrC0oUlBmXtJPlJM0/KLinq0h+R/1LRgqELA==
dependencies:
date-fns "^2.30.0"
date-fns-tz "^1.3.7"
Expand Down

0 comments on commit fb7788f

Please sign in to comment.