Skip to content

Commit bee8154

Browse files
committed
⬆️ 提升依赖
1 parent 43da460 commit bee8154

File tree

2 files changed

+1238
-591
lines changed

2 files changed

+1238
-591
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -38,17 +38,17 @@
3838
},
3939
"license": "MIT",
4040
"peerDependencies": {
41-
"@micro-app/core": "^0.3.30"
41+
"@micro-app/core": "^0.4.0"
4242
},
4343
"devDependencies": {
44-
"@micro-app/plugin-deploy": "^0.0.7",
44+
"@micro-app/plugin-deploy": "^0.0.8",
4545
"@types/jest": "^24.9.1",
4646
"eslint-config-2o3t": "^2.0.1",
4747
"jest": "^24.9.0",
48-
"webpack": "^4.42.1"
48+
"webpack": "^4.46.0"
4949
},
5050
"dependencies": {
51-
"@micro-app/cli": "^0.3.17",
51+
"@micro-app/cli": "^0.4.0",
5252
"@micro-app/plugin-webpack": "^0.0.15"
5353
}
5454
}

0 commit comments

Comments
 (0)