mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 17:24:26 +08:00
upgrade third party dependencies
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"name": "vuejs/core",
|
||||
"copyright": "Copyright (c) 2018-present, Yuxi (Evan) You and Vue contributors",
|
||||
"url": "https://github.com/vuejs/core",
|
||||
"licenseUrl": "https://github.com/vuejs/core/blob/v3.5.13/LICENSE"
|
||||
"licenseUrl": "https://github.com/vuejs/core/blob/v3.5.16/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "Pinia",
|
||||
@@ -173,13 +173,13 @@
|
||||
"name": "vue-i18n",
|
||||
"copyright": "Copyright (c) 2016 kazuya kawaguchi",
|
||||
"url": "https://github.com/intlify/vue-i18n-next",
|
||||
"licenseUrl": "https://github.com/intlify/vue-i18n-next/blob/v11.1.3/LICENSE"
|
||||
"licenseUrl": "https://github.com/intlify/vue-i18n-next/blob/v11.1.5/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "vuetify",
|
||||
"copyright": "Copyright (c) 2016-2023 John Jeremy Leider",
|
||||
"url": "https://vuetifyjs.com",
|
||||
"licenseUrl": "https://github.com/vuetifyjs/vuetify/blob/v3.8.2/LICENSE.md"
|
||||
"licenseUrl": "https://github.com/vuetifyjs/vuetify/blob/v3.8.7/LICENSE.md"
|
||||
},
|
||||
{
|
||||
"name": "register-service-worker",
|
||||
@@ -263,7 +263,7 @@
|
||||
"name": "Moment Timezone",
|
||||
"copyright": "Copyright (c) JS Foundation and other contributors",
|
||||
"url": "https://momentjs.com",
|
||||
"licenseUrl": "https://github.com/moment/moment-timezone/blob/0.5.48/LICENSE"
|
||||
"licenseUrl": "https://github.com/moment/moment-timezone/blob/0.6.0/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "Leaflet",
|
||||
|
||||
Reference in New Issue
Block a user