mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-14 06:57:35 +08:00
upgrade third party dependencies
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"copyright": "Copyright (c) 2016 Gin-Gonic",
|
||||
"url": "https://github.com/gin-contrib/cache",
|
||||
"license": "MIT License",
|
||||
"licenseUrl": "https://github.com/gin-contrib/cache/blob/v1.4.3/LICENSE"
|
||||
"licenseUrl": "https://github.com/gin-contrib/cache/blob/v1.4.4/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "GZIP gin's middleware",
|
||||
@@ -86,35 +86,35 @@
|
||||
"copyright": "Copyright (c) 2011-2013, 'pq' Contributors. Portions Copyright (c) 2011 Blake Mizerany",
|
||||
"url": "https://github.com/lib/pq",
|
||||
"license": "MIT License",
|
||||
"licenseUrl": "https://github.com/lib/pq/blob/v1.12.1/LICENSE"
|
||||
"licenseUrl": "https://github.com/lib/pq/blob/v1.12.3/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "go-sqlite3",
|
||||
"copyright": "Copyright (c) 2014 Yasuhiro Matsumoto",
|
||||
"url": "https://github.com/mattn/go-sqlite3",
|
||||
"license": "MIT License",
|
||||
"licenseUrl": "https://github.com/mattn/go-sqlite3/blob/v1.14.38/LICENSE"
|
||||
"licenseUrl": "https://github.com/mattn/go-sqlite3/blob/v1.14.42/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "Go Cryptography",
|
||||
"copyright": "Copyright (c) 2009 The Go Authors. All rights reserved.",
|
||||
"url": "https://golang.org/x/crypto",
|
||||
"license": "BSD 3-Clause \"New\" or \"Revised\" License",
|
||||
"licenseUrl": "https://cs.opensource.google/go/x/crypto/+/refs/tags/v0.49.0:LICENSE"
|
||||
"licenseUrl": "https://cs.opensource.google/go/x/crypto/+/refs/tags/v0.50.0:LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "Go Networking",
|
||||
"copyright": "Copyright (c) 2009 The Go Authors. All rights reserved.",
|
||||
"url": "https://golang.org/x/net",
|
||||
"license": "BSD 3-Clause \"New\" or \"Revised\" License",
|
||||
"licenseUrl": "https://cs.opensource.google/go/x/net/+/refs/tags/v0.52.0:LICENSE"
|
||||
"licenseUrl": "https://cs.opensource.google/go/x/net/+/refs/tags/v0.53.0:LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "Go Text",
|
||||
"copyright": "Copyright (c) 2009 The Go Authors. All rights reserved.",
|
||||
"url": "https://golang.org/x/text",
|
||||
"license": "BSD 3-Clause \"New\" or \"Revised\" License",
|
||||
"licenseUrl": "https://cs.opensource.google/go/x/text/+/refs/tags/v0.35.0:LICENSE"
|
||||
"licenseUrl": "https://cs.opensource.google/go/x/text/+/refs/tags/v0.36.0:LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "Go OAuth2",
|
||||
@@ -128,7 +128,7 @@
|
||||
"copyright": "Copyright 2014 CoreOS, Inc",
|
||||
"url": "https://github.com/coreos/go-oidc",
|
||||
"license": "Apache License 2.0",
|
||||
"licenseUrl": "https://github.com/coreos/go-oidc/blob/v3.17.0/LICENSE"
|
||||
"licenseUrl": "https://github.com/coreos/go-oidc/blob/v3.18.0/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "Gomail",
|
||||
@@ -142,14 +142,14 @@
|
||||
"copyright": "MinIO Cloud Storage, (C) 2014-2020 MinIO, Inc.",
|
||||
"url": "https://github.com/minio/minio-go",
|
||||
"license": "Apache License 2.0",
|
||||
"licenseUrl": "https://github.com/minio/minio-go/blob/v7.0.99/LICENSE"
|
||||
"licenseUrl": "https://github.com/minio/minio-go/blob/v7.0.100/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "gocron",
|
||||
"copyright": "Copyright (c) 2014, 辣椒面",
|
||||
"url": "https://github.com/go-co-op/gocron",
|
||||
"license": "MIT License",
|
||||
"licenseUrl": "https://github.com/go-co-op/gocron/blob/v2.19.1/LICENSE"
|
||||
"licenseUrl": "https://github.com/go-co-op/gocron/blob/v2.21.1/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "barcode",
|
||||
@@ -203,7 +203,7 @@
|
||||
"copyright": "Copyright (c) 2018-present, Yuxi (Evan) You and Vue contributors",
|
||||
"url": "https://github.com/vuejs/core",
|
||||
"license": "MIT License",
|
||||
"licenseUrl": "https://github.com/vuejs/core/blob/v3.5.31/LICENSE"
|
||||
"licenseUrl": "https://github.com/vuejs/core/blob/v3.5.33/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "Pinia",
|
||||
@@ -217,21 +217,21 @@
|
||||
"copyright": "Copyright (c) 2019-present Eduardo San Martin Morote",
|
||||
"url": "https://github.com/vuejs/router",
|
||||
"license": "MIT License",
|
||||
"licenseUrl": "https://github.com/vuejs/router/blob/v5.0.4/LICENSE"
|
||||
"licenseUrl": "https://github.com/vuejs/router/blob/v5.0.6/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "vue-i18n",
|
||||
"copyright": "Copyright (c) 2016 kazuya kawaguchi",
|
||||
"url": "https://github.com/intlify/vue-i18n-next",
|
||||
"license": "MIT License",
|
||||
"licenseUrl": "https://github.com/intlify/vue-i18n-next/blob/v11.3.0/LICENSE"
|
||||
"licenseUrl": "https://github.com/intlify/vue-i18n-next/blob/v11.3.2/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "vuetify",
|
||||
"copyright": "Copyright (c) 2016-now Vuetify, LLC",
|
||||
"url": "https://vuetifyjs.com",
|
||||
"license": "MIT License",
|
||||
"licenseUrl": "https://github.com/vuetifyjs/vuetify/blob/v3.12.4/packages/vuetify/LICENSE.md"
|
||||
"licenseUrl": "https://github.com/vuetifyjs/vuetify/blob/v3.12.5/packages/vuetify/LICENSE.md"
|
||||
},
|
||||
{
|
||||
"name": "register-service-worker",
|
||||
@@ -315,7 +315,7 @@
|
||||
"copyright": "Copyright (c) 2014-present Matt Zabriskie & Collaborators",
|
||||
"url": "https://axios-http.com",
|
||||
"license": "MIT License",
|
||||
"licenseUrl": "https://github.com/axios/axios/blob/v1.14.0/LICENSE"
|
||||
"licenseUrl": "https://github.com/axios/axios/blob/v1.15.2/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "Moment.js",
|
||||
|
||||
Reference in New Issue
Block a user