mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 01:34:24 +08:00
upgrade third party dependencies
This commit is contained in:
@@ -4,21 +4,21 @@
|
||||
"copyright": "Copyright (c) 2014 Manuel Martínez-Almeida",
|
||||
"url": "https://github.com/gin-gonic/gin",
|
||||
"license": "MIT License",
|
||||
"licenseUrl": "https://github.com/gin-gonic/gin/blob/v1.11.0/LICENSE"
|
||||
"licenseUrl": "https://github.com/gin-gonic/gin/blob/v1.12.0/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "Cache gin's middleware",
|
||||
"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.1/LICENSE"
|
||||
"licenseUrl": "https://github.com/gin-contrib/cache/blob/v1.4.3/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "GZIP gin's middleware",
|
||||
"copyright": "Copyright (c) 2017 Gin-Gonic",
|
||||
"url": "https://github.com/gin-contrib/gzip",
|
||||
"license": "MIT License",
|
||||
"licenseUrl": "https://github.com/gin-contrib/gzip/blob/v1.2.5/LICENSE"
|
||||
"licenseUrl": "https://github.com/gin-contrib/gzip/blob/v1.2.6/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "xorm",
|
||||
@@ -46,7 +46,7 @@
|
||||
"copyright": "Copyright (c) 2023 urfave/cli maintainers",
|
||||
"url": "https://github.com/urfave/cli",
|
||||
"license": "MIT License",
|
||||
"licenseUrl": "https://github.com/urfave/cli/blob/v3.6.2/LICENSE"
|
||||
"licenseUrl": "https://github.com/urfave/cli/blob/v3.8.0/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "INI",
|
||||
@@ -60,7 +60,7 @@
|
||||
"copyright": "Copyright (c) 2015 Dean Karn",
|
||||
"url": "https://github.com/go-playground/validator",
|
||||
"license": "MIT License",
|
||||
"licenseUrl": "https://github.com/go-playground/validator/blob/v10.30.1/LICENSE"
|
||||
"licenseUrl": "https://github.com/go-playground/validator/blob/v10.30.2/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "jwt-go",
|
||||
@@ -86,42 +86,42 @@
|
||||
"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.11.1/LICENSE"
|
||||
"licenseUrl": "https://github.com/lib/pq/blob/v1.12.1/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.33/LICENSE"
|
||||
"licenseUrl": "https://github.com/mattn/go-sqlite3/blob/v1.14.38/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.47.0:LICENSE"
|
||||
"licenseUrl": "https://cs.opensource.google/go/x/crypto/+/refs/tags/v0.49.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.49.0:LICENSE"
|
||||
"licenseUrl": "https://cs.opensource.google/go/x/net/+/refs/tags/v0.52.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.33.0:LICENSE"
|
||||
"licenseUrl": "https://cs.opensource.google/go/x/text/+/refs/tags/v0.35.0:LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "Go OAuth2",
|
||||
"copyright": "Copyright (c) 2009 The Go Authors. All rights reserved.",
|
||||
"url": "https://golang.org/x/oauth2",
|
||||
"license": "BSD 3-Clause \"New\" or \"Revised\" License",
|
||||
"licenseUrl": "https://cs.opensource.google/go/x/oauth2/+/refs/tags/v0.34.0:LICENSE"
|
||||
"licenseUrl": "https://cs.opensource.google/go/x/oauth2/+/refs/tags/v0.36.0:LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "go-oidc",
|
||||
@@ -142,7 +142,7 @@
|
||||
"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.98/LICENSE"
|
||||
"licenseUrl": "https://github.com/minio/minio-go/blob/v7.0.99/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "gocron",
|
||||
@@ -163,7 +163,7 @@
|
||||
"copyright": "Copyright (c) 2016-2025 The excelize Authors. Copyright (c) 2011-2017 Geoffrey J. Teale",
|
||||
"url": "https://github.com/qax-os/excelize",
|
||||
"license": "BSD 3-Clause \"New\" or \"Revised\" License",
|
||||
"licenseUrl": "https://github.com/qax-os/excelize/blob/v2.10.0/LICENSE"
|
||||
"licenseUrl": "https://github.com/qax-os/excelize/blob/v2.10.1/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "xls",
|
||||
@@ -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.27/LICENSE"
|
||||
"licenseUrl": "https://github.com/vuejs/core/blob/v3.5.31/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.2/LICENSE"
|
||||
"licenseUrl": "https://github.com/vuejs/router/blob/v5.0.4/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.2.8/LICENSE"
|
||||
"licenseUrl": "https://github.com/intlify/vue-i18n-next/blob/v11.3.0/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.11.8/packages/vuetify/LICENSE.md"
|
||||
"licenseUrl": "https://github.com/vuetifyjs/vuetify/blob/v3.12.4/packages/vuetify/LICENSE.md"
|
||||
},
|
||||
{
|
||||
"name": "register-service-worker",
|
||||
@@ -273,7 +273,7 @@
|
||||
"copyright": "Copyright (c) 2019 Vladimir Kharlampidi",
|
||||
"url": "https://swiperjs.com",
|
||||
"license": "MIT License",
|
||||
"licenseUrl": "https://github.com/nolimits4web/swiper/blob/v12.1.0/LICENSE"
|
||||
"licenseUrl": "https://github.com/nolimits4web/swiper/blob/v12.1.3/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "Skeleton Elements",
|
||||
@@ -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.13.4/LICENSE"
|
||||
"licenseUrl": "https://github.com/axios/axios/blob/v1.14.0/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "Moment.js",
|
||||
@@ -329,7 +329,7 @@
|
||||
"copyright": "Copyright (c) JS Foundation and other contributors",
|
||||
"url": "https://momentjs.com",
|
||||
"license": "MIT License",
|
||||
"licenseUrl": "https://github.com/moment/moment-timezone/blob/0.6.0/LICENSE"
|
||||
"licenseUrl": "https://github.com/moment/moment-timezone/blob/0.6.1/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "Leaflet",
|
||||
|
||||
Reference in New Issue
Block a user