Skip to content

Commit 6e49a07

Browse files
committed
feat: 更新依赖版本
1 parent 2509b80 commit 6e49a07

File tree

2 files changed

+1160
-717
lines changed

2 files changed

+1160
-717
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,16 +43,16 @@
4343
},
4444
"license": "MIT",
4545
"devDependencies": {
46-
"@micro-app/plugin-deploy": "^0.0.8",
46+
"@micro-app/plugin-deploy": "^0.0.9",
4747
"@types/jest": "^24.9.1",
48-
"eslint-config-2o3t": "^2.0.1",
48+
"eslint-config-2o3t": "^2.0.2",
4949
"jest": "^24.9.0"
5050
},
5151
"dependencies": {
52-
"@micro-app/cli": "^0.4.0",
53-
"@micro-app/vue-cli-plugin-microapp": "^0.1.2",
54-
"@vue/cli": "^4.5.12",
55-
"@vue/cli-service": "^4.5.12",
56-
"@vue/cli-service-global": "^4.5.12"
52+
"@micro-app/cli": "^0.4.2",
53+
"@micro-app/vue-cli-plugin-microapp": "^0.2.1",
54+
"@vue/cli": "^4.5.15",
55+
"@vue/cli-service": "^4.5.15",
56+
"@vue/cli-service-global": "^4.5.15"
5757
}
5858
}

0 commit comments

Comments
 (0)