From acc9bf77fb20f777ea0a6badfab24fba91e2b019 Mon Sep 17 00:00:00 2001 From: MaysWind Date: Mon, 16 Oct 2023 00:29:51 +0800 Subject: [PATCH] update third party dependencies --- package-lock.json | 134 +++++++++++++++------------------ package.json | 14 ++-- src/styles/desktop/global.scss | 4 + src/styles/mobile/global.css | 4 + third-patry-dependencies.json | 16 ++-- 5 files changed, 85 insertions(+), 87 deletions(-) diff --git a/package-lock.json b/package-lock.json index e4539bff..037413a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,8 +10,8 @@ "license": "MIT", "dependencies": { "@mdi/js": "^7.2.96", - "@vuepic/vue-datepicker": "^6.1.0", - "axios": "^1.4.0", + "@vuepic/vue-datepicker": "^7.2.0", + "axios": "^1.5.1", "cbor-js": "^0.1.0", "clipboard": "^2.0.11", "crypto-js": "^4.1.1", @@ -25,18 +25,18 @@ "line-awesome": "^1.3.0", "moment": "^2.29.4", "moment-timezone": "^0.5.43", - "pinia": "^2.1.6", + "pinia": "^2.1.7", "register-service-worker": "^1.7.2", "skeleton-elements": "^4.0.1", "swiper": "^10.2.0", - "ua-parser-js": "^1.0.35", + "ua-parser-js": "^1.0.36", "vue": "^3.3.4", "vue-echarts": "^6.6.1", - "vue-i18n": "^9.2.2", - "vue-router": "^4.2.4", + "vue-i18n": "^9.5.0", + "vue-router": "^4.2.5", "vue3-perfect-scrollbar": "^1.6.1", "vuedraggable": "^4.1.0", - "vuetify": "^3.3.16" + "vuetify": "^3.3.21" }, "devDependencies": { "@vitejs/plugin-vue": "^4.3.1", @@ -3154,60 +3154,44 @@ "dev": true }, "node_modules/@intlify/core-base": { - "version": "9.2.2", - "resolved": "https://registry.npmjs.org/@intlify/core-base/-/core-base-9.2.2.tgz", - "integrity": "sha512-JjUpQtNfn+joMbrXvpR4hTF8iJQ2sEFzzK3KIESOx+f+uwIjgw20igOyaIdhfsVVBCds8ZM64MoeNSx+PHQMkA==", + "version": "9.5.0", + "resolved": "https://registry.npmjs.org/@intlify/core-base/-/core-base-9.5.0.tgz", + "integrity": "sha512-y3ufM1RJbI/DSmJf3lYs9ACq3S/iRvaSsE3rPIk0MGH7fp+JxU6rdryv/EYcwfcr3Y1aHFlCBir6S391hRZ57w==", "dependencies": { - "@intlify/devtools-if": "9.2.2", - "@intlify/message-compiler": "9.2.2", - "@intlify/shared": "9.2.2", - "@intlify/vue-devtools": "9.2.2" + "@intlify/message-compiler": "9.5.0", + "@intlify/shared": "9.5.0" }, "engines": { - "node": ">= 14" - } - }, - "node_modules/@intlify/devtools-if": { - "version": "9.2.2", - "resolved": "https://registry.npmjs.org/@intlify/devtools-if/-/devtools-if-9.2.2.tgz", - "integrity": "sha512-4ttr/FNO29w+kBbU7HZ/U0Lzuh2cRDhP8UlWOtV9ERcjHzuyXVZmjyleESK6eVP60tGC9QtQW9yZE+JeRhDHkg==", - "dependencies": { - "@intlify/shared": "9.2.2" + "node": ">= 16" }, - "engines": { - "node": ">= 14" + "funding": { + "url": "https://github.com/sponsors/kazupon" } }, "node_modules/@intlify/message-compiler": { - "version": "9.2.2", - "resolved": "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-9.2.2.tgz", - "integrity": "sha512-IUrQW7byAKN2fMBe8z6sK6riG1pue95e5jfokn8hA5Q3Bqy4MBJ5lJAofUsawQJYHeoPJ7svMDyBaVJ4d0GTtA==", + "version": "9.5.0", + "resolved": "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-9.5.0.tgz", + "integrity": "sha512-CAhVNfEZcOVFg0/5MNyt+OFjvs4J/ARjCj2b+54/FvFP0EDJI5lIqMTSDBE7k0atMROSP0SvWCkwu/AZ5xkK1g==", "dependencies": { - "@intlify/shared": "9.2.2", - "source-map": "0.6.1" + "@intlify/shared": "9.5.0", + "source-map-js": "^1.0.2" }, "engines": { - "node": ">= 14" + "node": ">= 16" + }, + "funding": { + "url": "https://github.com/sponsors/kazupon" } }, "node_modules/@intlify/shared": { - "version": "9.2.2", - "resolved": "https://registry.npmjs.org/@intlify/shared/-/shared-9.2.2.tgz", - "integrity": "sha512-wRwTpsslgZS5HNyM7uDQYZtxnbI12aGiBZURX3BTR9RFIKKRWpllTsgzHWvj3HKm3Y2Sh5LPC1r0PDCKEhVn9Q==", + "version": "9.5.0", + "resolved": "https://registry.npmjs.org/@intlify/shared/-/shared-9.5.0.tgz", + "integrity": "sha512-tAxV14LMXZDZbu32XzLMTsowNlgJNmLwWHYzvMUl6L8gvQeoYiZONjY7AUsqZW8TOZDX9lfvF6adPkk9FSRdDA==", "engines": { - "node": ">= 14" - } - }, - "node_modules/@intlify/vue-devtools": { - "version": "9.2.2", - "resolved": "https://registry.npmjs.org/@intlify/vue-devtools/-/vue-devtools-9.2.2.tgz", - "integrity": "sha512-+dUyqyCHWHb/UcvY1MlIpO87munedm3Gn6E9WWYdWrMuYLcoIoOEVDWSS8xSwtlPU+kA+MEQTP6Q1iI/ocusJg==", - "dependencies": { - "@intlify/core-base": "9.2.2", - "@intlify/shared": "9.2.2" + "node": ">= 16" }, - "engines": { - "node": ">= 14" + "funding": { + "url": "https://github.com/sponsors/kazupon" } }, "node_modules/@jridgewell/gen-mapping": { @@ -3503,9 +3487,9 @@ "integrity": "sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==" }, "node_modules/@vuepic/vue-datepicker": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/@vuepic/vue-datepicker/-/vue-datepicker-6.1.0.tgz", - "integrity": "sha512-hma+oPTM7wgiVfJKdlp9yiXaiNZUIrSJANoAvwGr4sXBTNaa6udRMqmLkNcdSUgHGxrcV5hZkfI7g27s1dUtIQ==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/@vuepic/vue-datepicker/-/vue-datepicker-7.2.0.tgz", + "integrity": "sha512-rJgQq/DpTr66zfwlkGtqGK7IZIKi3bAxMpik15qRHY8af1b4nWlZfRKyMV3Wmmaz7GsoVt4oJH+DBd9so1JhLg==", "dependencies": { "date-fns": "^2.30.0", "date-fns-tz": "^1.3.7" @@ -3720,9 +3704,9 @@ } }, "node_modules/axios": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.4.0.tgz", - "integrity": "sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==", + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.5.1.tgz", + "integrity": "sha512-Q28iYCWzNHjAm+yEAot5QaAMxhMghWLFVf7rRdwhUI+c2jix2DUXjAHXVi+s1ibs3mjPO/cCgbA++3BjD0vP/A==", "dependencies": { "follow-redirects": "^1.15.0", "form-data": "^4.0.0", @@ -6390,9 +6374,9 @@ } }, "node_modules/pinia": { - "version": "2.1.6", - "resolved": "https://registry.npmjs.org/pinia/-/pinia-2.1.6.tgz", - "integrity": "sha512-bIU6QuE5qZviMmct5XwCesXelb5VavdOWKWaB17ggk++NUwQWWbP5YnsONTk3b752QkW9sACiR81rorpeOMSvQ==", + "version": "2.1.7", + "resolved": "https://registry.npmjs.org/pinia/-/pinia-2.1.7.tgz", + "integrity": "sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==", "dependencies": { "@vue/devtools-api": "^6.5.0", "vue-demi": ">=0.14.5" @@ -8496,9 +8480,9 @@ } }, "node_modules/ua-parser-js": { - "version": "1.0.35", - "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-1.0.35.tgz", - "integrity": "sha512-fKnGuqmTBnIE+/KXSzCn4db8RTigUzw1AN0DmdU6hJovUTbYJKyqj+8Mt1c4VfRDnOVJnENmfYkIPZ946UrSAA==", + "version": "1.0.36", + "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-1.0.36.tgz", + "integrity": "sha512-znuyCIXzl8ciS3+y3fHJI/2OhQIXbXw9MWC/o3qwyR+RGppjZHrM27CGFSKCJXi2Kctiz537iOu2KnXs1lMQhw==", "funding": [ { "type": "opencollective", @@ -8507,6 +8491,10 @@ { "type": "paypal", "url": "https://paypal.me/faisalman" + }, + { + "type": "github", + "url": "https://github.com/sponsors/faisalman" } ], "engines": { @@ -8843,26 +8831,28 @@ } }, "node_modules/vue-i18n": { - "version": "9.2.2", - "resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-9.2.2.tgz", - "integrity": "sha512-yswpwtj89rTBhegUAv9Mu37LNznyu3NpyLQmozF3i1hYOhwpG8RjcjIFIIfnu+2MDZJGSZPXaKWvnQA71Yv9TQ==", + "version": "9.5.0", + "resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-9.5.0.tgz", + "integrity": "sha512-NiI3Ph1qMstNf7uhYh8trQBOBFLxeJgcOxBq51pCcZ28Vs18Y7BDS58r8HGDKCYgXdLUYqPDXdKatIF4bvBVZg==", "dependencies": { - "@intlify/core-base": "9.2.2", - "@intlify/shared": "9.2.2", - "@intlify/vue-devtools": "9.2.2", - "@vue/devtools-api": "^6.2.1" + "@intlify/core-base": "9.5.0", + "@intlify/shared": "9.5.0", + "@vue/devtools-api": "^6.5.0" }, "engines": { - "node": ">= 14" + "node": ">= 16" + }, + "funding": { + "url": "https://github.com/sponsors/kazupon" }, "peerDependencies": { "vue": "^3.0.0" } }, "node_modules/vue-router": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.2.4.tgz", - "integrity": "sha512-9PISkmaCO02OzPVOMq2w82ilty6+xJmQrarYZDkjZBfl4RvYAlt4PKnEX21oW4KTtWfa9OuO/b3qk1Od3AEdCQ==", + "version": "4.2.5", + "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.2.5.tgz", + "integrity": "sha512-DIUpKcyg4+PTQKfFPX88UWhlagBEBEfJ5A8XDXRJLUnZOvcpMF8o/dnL90vpVkGaPbjvXazV/rC1qBKrZlFugw==", "dependencies": { "@vue/devtools-api": "^6.5.0" }, @@ -8895,9 +8885,9 @@ } }, "node_modules/vuetify": { - "version": "3.3.16", - "resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.3.16.tgz", - "integrity": "sha512-vVfUroT5lSU+yOZAf7JlGm2j3dCR4BQml8Al27+/Uh0YW+97/CyUqOzo6IzMCt/bXLvnRerJ5fCAJtQYWnwfLA==", + "version": "3.3.21", + "resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.3.21.tgz", + "integrity": "sha512-CVC6MDC45H+IY8Nq5QO/lBhbSd/dg+IV46GKd+LIndriLoQXG+tFv31NQY++tOQgrKeZr6w2SUBMBxSZyHErfg==", "engines": { "node": "^12.20 || >=14.13" }, diff --git a/package.json b/package.json index fc269c18..2b770c8a 100644 --- a/package.json +++ b/package.json @@ -19,8 +19,8 @@ }, "dependencies": { "@mdi/js": "^7.2.96", - "@vuepic/vue-datepicker": "^6.1.0", - "axios": "^1.4.0", + "@vuepic/vue-datepicker": "^7.2.0", + "axios": "^1.5.1", "cbor-js": "^0.1.0", "clipboard": "^2.0.11", "crypto-js": "^4.1.1", @@ -34,18 +34,18 @@ "line-awesome": "^1.3.0", "moment": "^2.29.4", "moment-timezone": "^0.5.43", - "pinia": "^2.1.6", + "pinia": "^2.1.7", "register-service-worker": "^1.7.2", "skeleton-elements": "^4.0.1", "swiper": "^10.2.0", - "ua-parser-js": "^1.0.35", + "ua-parser-js": "^1.0.36", "vue": "^3.3.4", "vue-echarts": "^6.6.1", - "vue-i18n": "^9.2.2", - "vue-router": "^4.2.4", + "vue-i18n": "^9.5.0", + "vue-router": "^4.2.5", "vue3-perfect-scrollbar": "^1.6.1", "vuedraggable": "^4.1.0", - "vuetify": "^3.3.16" + "vuetify": "^3.3.21" }, "devDependencies": { "@vitejs/plugin-vue": "^4.3.1", diff --git a/src/styles/desktop/global.scss b/src/styles/desktop/global.scss index a3660605..b33c24b1 100644 --- a/src/styles/desktop/global.scss +++ b/src/styles/desktop/global.scss @@ -257,6 +257,10 @@ input[type=number] { flex-direction: column } +.dp__main .dp--tp-wrap { + max-width: 100%; +} + .dp__main .dp__preset_range { white-space: inherit; } diff --git a/src/styles/mobile/global.css b/src/styles/mobile/global.css index 2fab1f93..fdab953c 100644 --- a/src/styles/mobile/global.css +++ b/src/styles/mobile/global.css @@ -581,6 +581,10 @@ i.icon.la, i.icon.las, i.icon.lab { flex-direction: column } +.dp__main .dp--tp-wrap { + max-width: 100%; +} + .dp__main .dp__preset_range { white-space: inherit; } diff --git a/third-patry-dependencies.json b/third-patry-dependencies.json index 7284c891..5f04f675 100644 --- a/third-patry-dependencies.json +++ b/third-patry-dependencies.json @@ -114,25 +114,25 @@ "name": "Pinia", "copyright": "Copyright (c) 2019-present Eduardo San Martin Morote", "url": "https://github.com/vuejs/pinia", - "licenseUrl": "https://github.com/vuejs/pinia/blob/pinia%402.1.6/LICENSE" + "licenseUrl": "https://github.com/vuejs/pinia/blob/pinia%402.1.7/LICENSE" }, { "name": "vue-router", "copyright": "Copyright (c) 2019-present Eduardo San Martin Morote", "url": "https://github.com/vuejs/router", - "licenseUrl": "https://github.com/vuejs/router/blob/v4.2.4/LICENSE" + "licenseUrl": "https://github.com/vuejs/router/blob/v4.2.5/LICENSE" }, { "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/v9.2.2/LICENSE" + "licenseUrl": "https://github.com/intlify/vue-i18n-next/blob/v9.5.0/LICENSE" }, { "name": "vuetify", "copyright": "Copyright (c) 2016-2023 John Jeremy Leider", "url": "https://vuetifyjs.com", - "licenseUrl": "https://github.com/vuetifyjs/vuetify/blob/v3.3.16/LICENSE.md" + "licenseUrl": "https://github.com/vuetifyjs/vuetify/blob/v3.3.21/LICENSE.md" }, { "name": "register-service-worker", @@ -198,13 +198,13 @@ "name": "@vuepic/vue-datepicker", "copyright": "Copyright (c) 2021-present Vuepic", "url": "https://vue3datepicker.com/", - "licenseUrl": "https://github.com/Vuepic/vue-datepicker/blob/v6.1.0/LICENSE" + "licenseUrl": "https://github.com/Vuepic/vue-datepicker/blob/v7.2.0/LICENSE" }, { "name": "axios", "copyright": "Copyright (c) 2014-present Matt Zabriskie & Collaborators", "url": "https://axios-http.com", - "licenseUrl": "https://github.com/axios/axios/blob/v1.4.0/LICENSE" + "licenseUrl": "https://github.com/axios/axios/blob/v1.5.1/LICENSE" }, { "name": "Moment.js", @@ -256,9 +256,9 @@ }, { "name": "UAParser.js", - "copyright": "Copyright (c) 2012-2021 Faisal Salman ", + "copyright": "Copyright (c) 2012-2023 Faisal Salman ", "url": "https://github.com/faisalman/ua-parser-js", - "licenseUrl": "https://github.com/faisalman/ua-parser-js/blob/1.0.35/license.md" + "licenseUrl": "https://github.com/faisalman/ua-parser-js/blob/1.0.36/license.md" }, { "name": "Materio - Vuetify VueJS 3 Free Admin Template",