|
47 | 47 | "author": "Daniel Cook", |
48 | 48 | "license": "MIT", |
49 | 49 | "dependencies": { |
50 | | - "@babel/runtime": "^7.14.0", |
51 | | - "@testing-library/dom": "^7.30.4", |
| 50 | + "@babel/runtime": "^7.14.6", |
| 51 | + "@testing-library/dom": "^7.31.2", |
52 | 52 | "@vue/test-utils": "^2.0.0-rc.0" |
53 | 53 | }, |
54 | 54 | "devDependencies": { |
55 | | - "@apollo/client": "^3.3.16", |
56 | | - "@babel/plugin-transform-runtime": "^7.12.17", |
57 | | - "@testing-library/jest-dom": "^5.12.0", |
| 55 | + "@apollo/client": "^3.3.20", |
| 56 | + "@babel/plugin-transform-runtime": "^7.14.5", |
| 57 | + "@testing-library/jest-dom": "^5.14.1", |
58 | 58 | "@testing-library/user-event": "^13.1.8", |
59 | | - "@types/estree": "0.0.47", |
| 59 | + "@types/estree": "0.0.48", |
60 | 60 | "@vue/apollo-composable": "^4.0.0-alpha.12", |
61 | | - "@vue/compiler-sfc": "^3.0.4", |
| 61 | + "@vue/compiler-sfc": "^3.1.1", |
62 | 62 | "apollo-boost": "^0.4.9", |
63 | 63 | "axios": "^0.20.0", |
64 | | - "dtslint": "^4.0.7", |
| 64 | + "dtslint": "^4.1.0", |
65 | 65 | "element-plus": "^1.0.1-beta.27", |
66 | | - "eslint-plugin-vue": "^7.5.0", |
| 66 | + "eslint-plugin-vue": "^7.11.1", |
67 | 67 | "graphql": "^15.5.0", |
68 | 68 | "graphql-tag": "^2.12.4", |
69 | 69 | "isomorphic-unfetch": "^3.1.0", |
|
78 | 78 | "vue-i18n": "^9.1.6", |
79 | 79 | "vue-jest": "^5.0.0-alpha.8", |
80 | 80 | "vue-router": "^4.0.3", |
81 | | - "vuetify": "^2.4.11", |
| 81 | + "vuetify": "^2.5.3", |
82 | 82 | "vuex": "^4.0.0" |
83 | 83 | }, |
84 | 84 | "peerDependencies": { |
|
0 commit comments