Skip to content

Commit 5298b73

Browse files
committed
chore: up vue
1 parent aefabbf commit 5298b73

File tree

2 files changed

+616
-615
lines changed

2 files changed

+616
-615
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
}
6161
],
6262
"peerDependencies": {
63-
"vue": "^3.0.0-beta.9"
63+
"vue": "^3.0.0-beta.12"
6464
},
6565
"devDependencies": {
6666
"@microsoft/api-documenter": "^7.8.0",
@@ -74,7 +74,7 @@
7474
"@types/jsdom": "^16.2.1",
7575
"@types/webpack": "^4.41.12",
7676
"@types/webpack-env": "^1.15.2",
77-
"@vue/compiler-sfc": "3.0.0-beta.9",
77+
"@vue/compiler-sfc": "3.0.0-beta.12",
7878
"axios": "^0.19.2",
7979
"browserstack-local": "^1.4.5",
8080
"chalk": "^4.0.0",
@@ -85,7 +85,7 @@
8585
"dotenv": "^8.2.0",
8686
"faked-promise": "^2.2.2",
8787
"html-webpack-plugin": "^4.3.0",
88-
"jest": "^26.0.0",
88+
"jest": "^25.0.0",
8989
"jest-mock-warn": "^1.0.1",
9090
"lint-staged": "^10.1.7",
9191
"nightwatch": "^1.3.5",
@@ -103,8 +103,8 @@
103103
"ts-node": "^8.10.1",
104104
"tsd": "^0.11.0",
105105
"typescript": "^3.8.3",
106-
"vue": "^3.0.0-beta.9",
107-
"vue-loader": "^16.0.0-beta.1",
106+
"vue": "^3.0.0-beta.12",
107+
"vue-loader": "^16.0.0-beta.2",
108108
"webpack": "^4.43.0",
109109
"webpack-bundle-analyzer": "^3.7.0",
110110
"webpack-cli": "^3.3.11",

0 commit comments

Comments
 (0)