@ -33,15 +33,15 @@
"@pureadmin/descriptions" : "^1.1.0" ,
"@pureadmin/descriptions" : "^1.1.0" ,
"@pureadmin/table" : "^1.2.0" ,
"@pureadmin/table" : "^1.2.0" ,
"@pureadmin/utils" : "^0.1.1" ,
"@pureadmin/utils" : "^0.1.1" ,
"@vueuse/core" : "^9.1.0 " ,
"@vueuse/core" : "^9.1.1 " ,
"@vueuse/motion" : "^2.0.0-beta.12" ,
"@vueuse/motion" : "^2.0.0-beta.12" ,
"@vueuse/shared" : "^9.1.0 " ,
"@vueuse/shared" : "^9.1.1 " ,
"animate.css" : "^4.1.1" ,
"animate.css" : "^4.1.1" ,
"axios" : "^0.27.2" ,
"axios" : "^0.27.2" ,
"css-color-function" : "^1.3.3" ,
"css-color-function" : "^1.3.3" ,
"dayjs" : "^1.11.4" ,
"dayjs" : "^1.11.4" ,
"echarts" : "^5.3.3" ,
"echarts" : "^5.3.3" ,
"element-plus" : "^2.2.14 " ,
"element-plus" : "^2.2.15 " ,
"element-resize-detector" : "^1.2.3" ,
"element-resize-detector" : "^1.2.3" ,
"js-cookie" : "^3.0.1" ,
"js-cookie" : "^3.0.1" ,
"lodash" : "^4.17.21" ,
"lodash" : "^4.17.21" ,
@ -51,17 +51,17 @@
"mockjs" : "^1.1.0" ,
"mockjs" : "^1.1.0" ,
"nprogress" : "^0.2.0" ,
"nprogress" : "^0.2.0" ,
"path" : "^0.12.7" ,
"path" : "^0.12.7" ,
"pinia" : "^2.0.19 " ,
"pinia" : "^2.0.2 1" ,
"qrcode" : "^1.5.1" ,
"qrcode" : "^1.5.1" ,
"qs" : "^6.11.0" ,
"qs" : "^6.11.0" ,
"resize-observer-polyfill" : "^1.5.1" ,
"resize-observer-polyfill" : "^1.5.1" ,
"responsive-storage" : "^2.1.0" ,
"responsive-storage" : "^2.1.0" ,
"rgb-hex" : "^4.0.0" ,
"rgb-hex" : "^4.0.0" ,
"vue" : "^3.2.37 " ,
"vue" : "^3.2.38 " ,
"vue-i18n" : "^9.2.2" ,
"vue-i18n" : "^9.2.2" ,
"vue-router" : "^4.1.3 " ,
"vue-router" : "^4.1.5 " ,
"vue-types" : "^4.2.1" ,
"vue-types" : "^4.2.1" ,
"vxe-table" : "^4.3.0-beta.5 " ,
"vxe-table" : "^4.3.1 " ,
"xe-utils" : "^3.5.6"
"xe-utils" : "^3.5.6"
} ,
} ,
"devDependencies" : {
"devDependencies" : {
@ -83,12 +83,12 @@
"@types/qs" : "^6.9.7" ,
"@types/qs" : "^6.9.7" ,
"@typescript-eslint/eslint-plugin" : "^5.10.2" ,
"@typescript-eslint/eslint-plugin" : "^5.10.2" ,
"@typescript-eslint/parser" : "^5.10.2" ,
"@typescript-eslint/parser" : "^5.10.2" ,
"@vitejs/plugin-legacy" : "^2.0.0 " ,
"@vitejs/plugin-vue" : "^3.0.1 " ,
"@vitejs/plugin-legacy" : "^2.0.1 " ,
"@vitejs/plugin-vue" : "^3.0.3 " ,
"@vitejs/plugin-vue-jsx" : "^2.0.0" ,
"@vitejs/plugin-vue-jsx" : "^2.0.0" ,
"@vue/eslint-config-prettier" : "^7.0.0" ,
"@vue/eslint-config-prettier" : "^7.0.0" ,
"@vue/eslint-config-typescript" : "^10.0.0" ,
"@vue/eslint-config-typescript" : "^10.0.0" ,
"@vue/runtime-core" : "^3.2.37 " ,
"@vue/runtime-core" : "^3.2.38 " ,
"autoprefixer" : "^10.4.8" ,
"autoprefixer" : "^10.4.8" ,
"cloc" : "^2.10.0" ,
"cloc" : "^2.10.0" ,
"cross-env" : "7.0.3" ,
"cross-env" : "7.0.3" ,
@ -106,7 +106,7 @@
"prettier" : "^2.5.1" ,
"prettier" : "^2.5.1" ,
"pretty-quick" : "3.1.1" ,
"pretty-quick" : "3.1.1" ,
"rimraf" : "3.0.2" ,
"rimraf" : "3.0.2" ,
"rollup-plugin-visualizer" : "^5.7.1 " ,
"rollup-plugin-visualizer" : "^5.8.0 " ,
"sass" : "^1.53.0" ,
"sass" : "^1.53.0" ,
"sass-loader" : "^13.0.2" ,
"sass-loader" : "^13.0.2" ,
"stylelint" : "^14.3.0" ,
"stylelint" : "^14.3.0" ,
@ -116,14 +116,14 @@
"stylelint-config-standard" : "^24.0.0" ,
"stylelint-config-standard" : "^24.0.0" ,
"stylelint-order" : "^5.0.0" ,
"stylelint-order" : "^5.0.0" ,
"typescript" : "^4.7.4" ,
"typescript" : "^4.7.4" ,
"unocss" : "^0.45.12 " ,
"unocss" : "^0.45.13 " ,
"unplugin-vue-define-options" : "^0.7.3" ,
"unplugin-vue-define-options" : "^0.7.3" ,
"vite" : "^3.0.9" ,
"vite" : "^3.0.9" ,
"vite-plugin-mock" : "^2.9.6" ,
"vite-plugin-mock" : "^2.9.6" ,
"vite-plugin-remove-console" : "^1.1.0" ,
"vite-plugin-remove-console" : "^1.1.0" ,
"vite-svg-loader" : "^3.4.0" ,
"vite-svg-loader" : "^3.4.0" ,
"vue-eslint-parser" : "^8.2.0" ,
"vue-eslint-parser" : "^8.2.0" ,
"vue-tsc" : "^0.40.1 "
"vue-tsc" : "^0.40.5 "
} ,
} ,
"pnpm" : {
"pnpm" : {
"peerDependencyRules" : {
"peerDependencyRules" : {