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:
Generated
+1263
-2482
File diff suppressed because it is too large
Load Diff
+14
-14
@@ -21,7 +21,7 @@
|
||||
"dependencies": {
|
||||
"@mdi/js": "^7.4.47",
|
||||
"@vuepic/vue-datepicker": "^12.1.0",
|
||||
"axios": "^1.13.2",
|
||||
"axios": "^1.13.4",
|
||||
"cbor-js": "^0.1.0",
|
||||
"chardet": "^2.1.1",
|
||||
"clipboard": "^2.0.11",
|
||||
@@ -39,19 +39,19 @@
|
||||
"pinia": "^3.0.4",
|
||||
"register-service-worker": "^1.7.2",
|
||||
"skeleton-elements": "^4.0.1",
|
||||
"swiper": "^12.0.3",
|
||||
"swiper": "^12.1.0",
|
||||
"ua-parser-js": "^1.0.39",
|
||||
"vue": "^3.5.25",
|
||||
"vue": "^3.5.27",
|
||||
"vue-echarts": "^8.0.1",
|
||||
"vue-i18n": "^11.2.2",
|
||||
"vue-router": "^4.6.4",
|
||||
"vue-i18n": "^11.2.8",
|
||||
"vue-router": "^5.0.2",
|
||||
"vue3-perfect-scrollbar": "^2.0.0",
|
||||
"vuedraggable": "^4.1.0",
|
||||
"vuetify": "^3.11.3"
|
||||
"vuetify": "^3.11.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jest/globals": "^30.2.0",
|
||||
"@tsconfig/node24": "^24.0.3",
|
||||
"@tsconfig/node24": "^24.0.4",
|
||||
"@types/cbor-js": "^0.1.1",
|
||||
"@types/crypto-js": "^4.2.2",
|
||||
"@types/git-rev-sync": "^2.0.2",
|
||||
@@ -59,24 +59,24 @@
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/node": "^24.1.0",
|
||||
"@types/ua-parser-js": "^0.7.39",
|
||||
"@vitejs/plugin-vue": "^6.0.3",
|
||||
"@vitejs/plugin-vue": "^6.0.4",
|
||||
"@vue/eslint-config-typescript": "^14.6.0",
|
||||
"@vue/tsconfig": "^0.8.1",
|
||||
"cross-env": "^10.1.0",
|
||||
"eslint": "^9.39.1",
|
||||
"eslint-plugin-vue": "^10.6.2",
|
||||
"eslint-plugin-vue": "^10.7.0",
|
||||
"git-rev-sync": "^3.0.2",
|
||||
"jest": "^30.2.0",
|
||||
"postcss-preset-env": "^10.5.0",
|
||||
"sass": "^1.96.0",
|
||||
"postcss-preset-env": "^11.1.3",
|
||||
"sass": "^1.97.3",
|
||||
"ts-jest": "^29.4.6",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.9.3",
|
||||
"vite": "^7.2.7",
|
||||
"vite": "^7.3.1",
|
||||
"vite-plugin-checker": "^0.12.0",
|
||||
"vite-plugin-pwa": "^1.2.0",
|
||||
"vite-plugin-vuetify": "^2.1.2",
|
||||
"vue-tsc": "^3.1.8"
|
||||
"vite-plugin-vuetify": "^2.1.3",
|
||||
"vue-tsc": "^3.2.4"
|
||||
},
|
||||
"browserslist": [
|
||||
"last 5 Chrome versions",
|
||||
|
||||
@@ -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.25/LICENSE"
|
||||
"licenseUrl": "https://github.com/vuejs/core/blob/v3.5.27/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/v4.6.4/LICENSE"
|
||||
"licenseUrl": "https://github.com/vuejs/router/blob/v5.0.2/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.2/LICENSE"
|
||||
"licenseUrl": "https://github.com/intlify/vue-i18n-next/blob/v11.2.8/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.3/packages/vuetify/LICENSE.md"
|
||||
"licenseUrl": "https://github.com/vuetifyjs/vuetify/blob/v3.11.8/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.0.3/LICENSE"
|
||||
"licenseUrl": "https://github.com/nolimits4web/swiper/blob/v12.1.0/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.2/LICENSE"
|
||||
"licenseUrl": "https://github.com/axios/axios/blob/v1.13.4/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "Moment.js",
|
||||
|
||||
Reference in New Issue
Block a user