Skip to content

Commit 2af8154

Browse files
committed
Update deps
1 parent f77908d commit 2af8154

File tree

2 files changed

+5
-19
lines changed

2 files changed

+5
-19
lines changed

package.json

+5-9
Original file line numberDiff line numberDiff line change
@@ -47,19 +47,16 @@
4747
"@testing-library/dom": "^7.24.3",
4848
"@babel/runtime": "^7.9.6",
4949
"@types/testing-library__vue": "*",
50-
"@vue/test-utils": "^2.0.0-alpha.3"
50+
"@vue/test-utils": "^2.0.0-beta.2"
5151
},
5252
"devDependencies": {
5353
"@babel/plugin-transform-runtime": "^7.11.5",
5454
"@testing-library/jest-dom": "^5.11.4",
55+
"@vue/compiler-sfc": "^3.0",
5556
"apollo-boost": "^0.4.9",
56-
"@testing-library/dom": "^7.5.7",
57-
"@types/testing-library__vue": "*",
58-
"@vue/test-utils": "^2.0.0-beta.2",
5957
"apollo-cache-inmemory": "^1.6.6",
60-
"axios": "^0.20.0",
6158
"apollo-client": "^2.6.10",
62-
"@vue/compiler-sfc": "^3.0",
59+
"axios": "^0.20.0",
6360
"eslint-plugin-vue": "^6.2.2",
6461
"graphql": "^15.3.0",
6562
"graphql-tag": "^2.11.0",
@@ -71,12 +68,11 @@
7168
"portal-vue": "^2.1.7",
7269
"typescript": "^3.8.3",
7370
"vee-validate": "^2.2.15",
74-
"vue": "^3.0",
71+
"vue": "^3.0.0",
7572
"vue-apollo": "^3.0.4",
7673
"vue-i18n": "^8.21.1",
77-
"vue-jest": "^4.0.0-rc.0",
74+
"vue-jest": "^5.0.0-alpha.4",
7875
"vue-router": "^3.4.5",
79-
"vue-template-compiler": "^3.0",
8076
"vuetify": "^2.3.10",
8177
"vuex": "^3.5.1"
8278
},

tsconfig.json

-10
This file was deleted.

0 commit comments

Comments
 (0)