mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Merge pull request #4258 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/v-calendar-2.2.0
Bump v-calendar from 2.1.6 to 2.2.0 in /frontend
This commit is contained in:
commit
a545f1ef88
@ -35,7 +35,7 @@
|
|||||||
"overlayscrollbars": "^1.13.1",
|
"overlayscrollbars": "^1.13.1",
|
||||||
"popper.js": "^1.16.1",
|
"popper.js": "^1.16.1",
|
||||||
"tempusdominus": "^5.16.0",
|
"tempusdominus": "^5.16.0",
|
||||||
"v-calendar": "^2.1.5",
|
"v-calendar": "^2.2.0",
|
||||||
"vue-chartjs": "^3.5.1",
|
"vue-chartjs": "^3.5.1",
|
||||||
"vue-router": "^3.4.9",
|
"vue-router": "^3.4.9",
|
||||||
"vue-typeahead-bootstrap": "^2.5.5",
|
"vue-typeahead-bootstrap": "^2.5.5",
|
||||||
|
@ -6861,10 +6861,10 @@ uuid@^8.3.0:
|
|||||||
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
|
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
|
||||||
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
|
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
|
||||||
|
|
||||||
v-calendar@^2.1.5:
|
v-calendar@^2.2.0:
|
||||||
version "2.1.6"
|
version "2.2.0"
|
||||||
resolved "https://registry.yarnpkg.com/v-calendar/-/v-calendar-2.1.6.tgz#a1b97b929ee561d0ca6e9555f882f633c5d4aa43"
|
resolved "https://registry.yarnpkg.com/v-calendar/-/v-calendar-2.2.0.tgz#087551f8a777056af1e97d18c9ae2eda30ac9945"
|
||||||
integrity sha512-JYOJQWvJOQLK0U8QOyYeFXarlxIRDQngiQUl9/6eXZZUVR3QLaEyEhtXNNSD/MCGl8D24bhjMPVjNKpScwnP7A==
|
integrity sha512-7f0deCPdRJ8sWPR6N756is09oj6Rk8PfnJNHD1XshD+DiOn29lxTMbKgznglgQwnvhd/f7+O8pR/iESoFKqWyQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
core-js "^3.6.5"
|
core-js "^3.6.5"
|
||||||
date-fns "^2.8.1"
|
date-fns "^2.8.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user