We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88a52c7 commit 0455597Copy full SHA for 0455597
package.json
@@ -50,21 +50,21 @@
50
"devDependencies": {
51
"@babel/plugin-transform-runtime": "^7.11.5",
52
"@testing-library/jest-dom": "^5.11.6",
53
- "@types/estree": "0.0.45",
54
"@testing-library/user-event": "^12.1.10",
+ "@types/estree": "0.0.46",
55
"apollo-boost": "^0.4.9",
56
"apollo-cache-inmemory": "^1.6.6",
57
- "axios": "^0.20.0",
+ "axios": "^0.21.1",
58
"dtslint": "^4.0.5",
59
"eslint": "^7.13.0",
60
- "eslint-plugin-vue": "^7.1.0",
+ "eslint-plugin-vue": "^7.6.0",
61
"graphql": "^15.3.0",
62
"graphql-tag": "^2.11.0",
63
"isomorphic-unfetch": "^3.0.0",
64
"jest-serializer-vue": "^2.0.2",
65
"kcd-scripts": "^7.0.3",
66
"lodash.merge": "^4.6.2",
67
- "msw": "^0.21.2",
+ "msw": "^0.26.2",
68
"portal-vue": "^2.1.7",
69
"typescript": "^4.0.5",
70
"vee-validate": "^2.2.15",
0 commit comments