|
47 | 47 | "author": "Daniel Cook", |
48 | 48 | "license": "MIT", |
49 | 49 | "dependencies": { |
50 | | - "@babel/runtime": "^7.14.8", |
51 | | - "@testing-library/dom": "^7.31.2", |
| 50 | + "@babel/runtime": "^7.15.4", |
| 51 | + "@testing-library/dom": "^8.5.0", |
52 | 52 | "@vue/test-utils": "^2.0.0-rc.12" |
53 | 53 | }, |
54 | 54 | "devDependencies": { |
55 | | - "@apollo/client": "^3.3.21", |
56 | | - "@babel/plugin-transform-runtime": "^7.14.5", |
| 55 | + "@apollo/client": "^3.4.11", |
| 56 | + "@babel/plugin-transform-runtime": "^7.15.0", |
57 | 57 | "@testing-library/jest-dom": "^5.14.1", |
58 | | - "@testing-library/user-event": "^13.1.8", |
| 58 | + "@testing-library/user-event": "^13.2.1", |
59 | 59 | "@types/estree": "0.0.48", |
60 | 60 | "@vue/apollo-composable": "^4.0.0-alpha.14", |
61 | | - "@vue/compiler-sfc": "^3.1.1", |
| 61 | + "@vue/compiler-sfc": "^3.2.12", |
62 | 62 | "apollo-boost": "^0.4.9", |
63 | 63 | "axios": "^0.20.0", |
64 | 64 | "element-plus": "^1.0.2-beta.64", |
65 | | - "eslint-plugin-vue": "^7.14.0", |
66 | | - "graphql": "^15.5.0", |
| 65 | + "eslint-plugin-vue": "^7.18.0", |
| 66 | + "graphql": "^15.5.3", |
67 | 67 | "graphql-tag": "^2.12.4", |
68 | 68 | "isomorphic-unfetch": "^3.1.0", |
69 | 69 | "jest-serializer-vue": "^2.0.2", |
70 | 70 | "kcd-scripts": "^10.0.0", |
71 | 71 | "lodash.merge": "^4.6.2", |
72 | 72 | "msw": "^0.21.3", |
73 | 73 | "tsd": "^0.17.0", |
74 | | - "typescript": "^4.3.5", |
| 74 | + "typescript": "^4.4.3", |
75 | 75 | "vee-validate": "^4.3.5", |
76 | | - "vue": "^3.0.4", |
| 76 | + "vue": "^3.2.12", |
77 | 77 | "vue-apollo": "^3.0.5", |
78 | | - "vue-i18n": "^9.1.6", |
79 | | - "vue-jest": "^5.0.0-alpha.8", |
| 78 | + "vue-i18n": "^9.1.7", |
| 79 | + "vue-jest": "^5.0.0-alpha.10", |
80 | 80 | "vue-router": "^4.0.3", |
81 | | - "vuetify": "^2.5.3", |
| 81 | + "vuetify": "^2.5.8", |
82 | 82 | "vuex": "^4.0.0" |
83 | 83 | }, |
84 | 84 | "peerDependencies": { |
|
0 commit comments