update vue-datepicker to 6.1.0

This commit is contained in:
MaysWind
2023-09-18 01:27:54 +08:00
parent 128f86b643
commit 3ac4a921e0
5 changed files with 11 additions and 10 deletions
+4 -4
View File
@@ -10,7 +10,7 @@
"license": "MIT",
"dependencies": {
"@mdi/js": "^7.2.96",
"@vuepic/vue-datepicker": "^5.4.0",
"@vuepic/vue-datepicker": "^6.1.0",
"axios": "^1.4.0",
"cbor-js": "^0.1.0",
"clipboard": "^2.0.11",
@@ -3503,9 +3503,9 @@
"integrity": "sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ=="
},
"node_modules/@vuepic/vue-datepicker": {
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/@vuepic/vue-datepicker/-/vue-datepicker-5.4.0.tgz",
"integrity": "sha512-9f1ZqRDfak/UmBbD81BdqMDpUku2YphTwQXG8DF6hsrjIXsq5sX7BWJB6LhyVgvX9QFrSyFIp4fsHE3UFofZ7A==",
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/@vuepic/vue-datepicker/-/vue-datepicker-6.1.0.tgz",
"integrity": "sha512-hma+oPTM7wgiVfJKdlp9yiXaiNZUIrSJANoAvwGr4sXBTNaa6udRMqmLkNcdSUgHGxrcV5hZkfI7g27s1dUtIQ==",
"dependencies": {
"date-fns": "^2.30.0",
"date-fns-tz": "^1.3.7"