upgrade third party dependencies

This commit is contained in:
MaysWind
2024-05-26 20:25:23 +08:00
parent 687d062bfc
commit 0a376217c6
5 changed files with 10 additions and 42 deletions
+4 -4
View File
@@ -10,7 +10,7 @@
"license": "MIT",
"dependencies": {
"@mdi/js": "^7.4.47",
"@vuepic/vue-datepicker": "^8.3.2",
"@vuepic/vue-datepicker": "^8.7.0",
"axios": "^1.6.8",
"cbor-js": "^0.1.0",
"clipboard": "^2.0.11",
@@ -3761,9 +3761,9 @@
"license": "MIT"
},
"node_modules/@vuepic/vue-datepicker": {
"version": "8.3.2",
"resolved": "https://registry.npmjs.org/@vuepic/vue-datepicker/-/vue-datepicker-8.3.2.tgz",
"integrity": "sha512-kOAUl6EVGU7BgNByjUuLRBUWvTBiYJHUj9jll7fTQSz/vNNkhYoo8vEH75zPMXyVmn1gRmeoom4cMl77GtNraw==",
"version": "8.7.0",
"resolved": "https://registry.npmjs.org/@vuepic/vue-datepicker/-/vue-datepicker-8.7.0.tgz",
"integrity": "sha512-EqL51GdaRg6AExVuPCOmnO81n9+oLqgTi+LlST44TwU0UcX0UfefHx1HXwV948fAqBgj0ESgTyDvjXx7EFFL2A==",
"dependencies": {
"date-fns": "^3.6.0"
},