mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 09:44:26 +08:00
update third party dependencies
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"name": "Gin",
|
||||
"copyright": "Copyright (c) 2014 Manuel Martínez-Almeida",
|
||||
"url": "https://github.com/gin-gonic/gin",
|
||||
"licenseUrl": "https://github.com/gin-gonic/gin/blob/v1.8.1/LICENSE"
|
||||
"licenseUrl": "https://github.com/gin-gonic/gin/blob/v1.9.0/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "GZIP gin's middleware",
|
||||
@@ -27,7 +27,7 @@
|
||||
"name": "cli",
|
||||
"copyright": "Copyright (c) 2022 urfave/cli maintainers",
|
||||
"url": "https://github.com/urfave/cli",
|
||||
"licenseUrl": "https://github.com/urfave/cli/blob/v2.23.6/LICENSE"
|
||||
"licenseUrl": "https://github.com/urfave/cli/blob/v2.25.0/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "INI",
|
||||
@@ -39,18 +39,18 @@
|
||||
"name": "Package validator",
|
||||
"copyright": "Copyright (c) 2015 Dean Karn",
|
||||
"url": "https://github.com/go-playground/validator",
|
||||
"licenseUrl": "https://github.com/go-playground/validator/blob/v10.11.1/LICENSE"
|
||||
"licenseUrl": "https://github.com/go-playground/validator/blob/v10.12.0/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "jwt-go",
|
||||
"copyright": "Copyright (c) 2012 Dave Grijalva, Copyright (c) 2021 golang-jwt maintainers",
|
||||
"url": "https://github.com/golang-jwt/jwt",
|
||||
"licenseUrl": "https://github.com/golang-jwt/jwt/blob/v4.4.3/LICENSE"
|
||||
"licenseUrl": "https://github.com/golang-jwt/jwt/blob/v4.5.0/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "otp",
|
||||
"url": "https://github.com/pquerna/otp",
|
||||
"licenseUrl": "https://github.com/pquerna/otp/blob/v1.3.0/LICENSE"
|
||||
"licenseUrl": "https://github.com/pquerna/otp/blob/v1.4.0/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "Go-MySQL-Driver",
|
||||
@@ -79,13 +79,13 @@
|
||||
"name": "Testify",
|
||||
"copyright": "Copyright (c) 2012-2020 Mat Ryer, Tyler Bunnell and contributors.",
|
||||
"url": "https://github.com/stretchr/testify",
|
||||
"licenseUrl": "https://github.com/stretchr/testify/blob/v1.8.0/LICENSE"
|
||||
"licenseUrl": "https://github.com/stretchr/testify/blob/v1.8.2/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "vue",
|
||||
"copyright": "Copyright (c) 2013-present, Yuxi (Evan) You",
|
||||
"url": "https://github.com/vuejs/vue",
|
||||
"licenseUrl": "https://github.com/vuejs/vue/blob/v2.6.14/LICENSE"
|
||||
"licenseUrl": "https://github.com/vuejs/vue/blob/v2.7.14/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "vuex",
|
||||
@@ -97,7 +97,7 @@
|
||||
"name": "vue-i18n",
|
||||
"copyright": "Copyright (c) 2016 kazuya kawaguchi",
|
||||
"url": "https://github.com/kazupon/vue-i18n",
|
||||
"licenseUrl": "https://github.com/kazupon/vue-i18n/blob/v8.27.2/LICENSE"
|
||||
"licenseUrl": "https://github.com/kazupon/vue-i18n/blob/v8.28.2/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "vue-clipboard2",
|
||||
@@ -121,7 +121,7 @@
|
||||
"name": "core-js",
|
||||
"copyright": "Copyright (c) 2014-2022 Denis Pushkarev",
|
||||
"url": "https://github.com/zloirock/core-js",
|
||||
"licenseUrl": "https://github.com/zloirock/core-js/blob/v3.23.5/LICENSE"
|
||||
"licenseUrl": "https://github.com/zloirock/core-js/blob/v3.29.1/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "Framework7",
|
||||
@@ -145,7 +145,7 @@
|
||||
"name": "axios",
|
||||
"copyright": "Copyright (c) 2014-present Matt Zabriskie",
|
||||
"url": "https://github.com/axios/axios",
|
||||
"licenseUrl": "https://github.com/axios/axios/blob/v0.27.2/LICENSE"
|
||||
"licenseUrl": "https://github.com/axios/axios/blob/v1.3.4/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "Moment.js",
|
||||
@@ -157,7 +157,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.34/LICENSE"
|
||||
"licenseUrl": "https://github.com/moment/moment-timezone/blob/0.5.41/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "crypto-js",
|
||||
@@ -181,7 +181,7 @@
|
||||
"name": "UAParser.js",
|
||||
"copyright": "Copyright (c) 2012-2021 Faisal Salman <f@faisalman.com>",
|
||||
"url": "https://github.com/faisalman/ua-parser-js",
|
||||
"licenseUrl": "https://github.com/faisalman/ua-parser-js/blob/1.0.2/license.md"
|
||||
"licenseUrl": "https://github.com/faisalman/ua-parser-js/blob/1.0.34/license.md"
|
||||
},
|
||||
{
|
||||
"name": "Icons8 Line Awesome",
|
||||
|
||||
Reference in New Issue
Block a user