@@ -126,12 +126,12 @@ module.exports = function (api, options) {
126126 build : 'mpx-cli-service build'
127127 } ,
128128 dependencies : {
129- '@mpxjs/api-proxy' : '^2.9 .0' ,
130- '@mpxjs/core' : '^2.9 .0' ,
131- '@mpxjs/store' : '^2.9 .0' ,
132- '@mpxjs/pinia' : '^2.9 .0' ,
133- '@mpxjs/utils' : '^2.9 .0' ,
134- '@mpxjs/fetch' : '^2.9 .0' ,
129+ '@mpxjs/api-proxy' : '^2.10 .0' ,
130+ '@mpxjs/core' : '^2.10 .0' ,
131+ '@mpxjs/store' : '^2.10 .0' ,
132+ '@mpxjs/pinia' : '^2.10 .0' ,
133+ '@mpxjs/utils' : '^2.10 .0' ,
134+ '@mpxjs/fetch' : '^2.10 .0' ,
135135 // web的相关
136136 pinia : '^2.0.14' ,
137137 'vue-demi' : '^0.14.6' ,
@@ -140,8 +140,8 @@ module.exports = function (api, options) {
140140 'vue-router' : '^3.1.3'
141141 } ,
142142 devDependencies : {
143- '@mpxjs/webpack-plugin' : '^2.9 .0' ,
144- '@mpxjs/size-report' : '^2.9 .0' ,
143+ '@mpxjs/webpack-plugin' : '^2.10 .0' ,
144+ '@mpxjs/size-report' : '^2.10 .0' ,
145145 '@mpxjs/babel-plugin-inject-page-events' : '^2.9.0' ,
146146 autoprefixer : '^10.2.4' ,
147147 postcss : '^8.2.6' ,
0 commit comments