|
103 | 103 | "lib": "lib"
|
104 | 104 | },
|
105 | 105 | "peerDependencies": {
|
106 |
| - "@vue/composition-api": "^0.3.4" |
| 106 | + "@vue/composition-api": "^0.4.0" |
107 | 107 | },
|
108 | 108 | "dependencies": {
|
109 |
| - "@feathersjs/adapter-commons": "^4.5.1", |
110 |
| - "@feathersjs/commons": "^4.5.1", |
111 |
| - "@feathersjs/errors": "^4.5.1", |
| 109 | + "@feathersjs/adapter-commons": "^4.5.2", |
| 110 | + "@feathersjs/commons": "^4.5.2", |
| 111 | + "@feathersjs/errors": "^4.5.2", |
112 | 112 | "@types/feathersjs__feathers": "^3.1.5",
|
113 | 113 | "@types/inflection": "^1.5.28",
|
114 | 114 | "@types/lodash": "^4.14.149",
|
115 | 115 | "@types/npm": "^2.0.31",
|
116 | 116 | "bson-objectid": "^1.3.0",
|
117 | 117 | "debug": "^4.1.1",
|
118 | 118 | "events": "^3.1.0",
|
119 |
| - "fast-copy": "^2.0.4", |
| 119 | + "fast-copy": "^2.0.5", |
120 | 120 | "fast-json-stable-stringify": "^2.1.0",
|
121 | 121 | "inflection": "^1.12.0",
|
122 | 122 | "jwt-decode": "^2.2.0",
|
|
131 | 131 | "sift": "^9.0.4"
|
132 | 132 | },
|
133 | 133 | "devDependencies": {
|
134 |
| - "@feathersjs/authentication-client": "^4.5.1", |
| 134 | + "@feathersjs/authentication-client": "^4.5.2", |
135 | 135 | "@feathersjs/authentication-jwt": "^2.0.10",
|
136 |
| - "@feathersjs/client": "^4.5.1", |
137 |
| - "@feathersjs/feathers": "^4.5.1", |
138 |
| - "@feathersjs/rest-client": "^4.5.1", |
139 |
| - "@feathersjs/socketio-client": "^4.5.1", |
140 |
| - "@types/chai": "^4.2.8", |
141 |
| - "@types/mocha": "^7.0.1", |
142 |
| - "@typescript-eslint/eslint-plugin": "^2.18.0", |
143 |
| - "@typescript-eslint/parser": "^2.18.0", |
144 |
| - "@vue/composition-api": "^0.3.4", |
| 136 | + "@feathersjs/client": "^4.5.2", |
| 137 | + "@feathersjs/feathers": "^4.5.2", |
| 138 | + "@feathersjs/rest-client": "^4.5.2", |
| 139 | + "@feathersjs/socketio-client": "^4.5.2", |
| 140 | + "@types/chai": "^4.2.10", |
| 141 | + "@types/mocha": "^7.0.2", |
| 142 | + "@typescript-eslint/eslint-plugin": "^2.23.0", |
| 143 | + "@typescript-eslint/parser": "^2.23.0", |
| 144 | + "@vue/composition-api": "^0.4.0", |
145 | 145 | "@vue/eslint-config-prettier": "^6.0.0",
|
146 |
| - "@vue/eslint-config-typescript": "^5.0.1", |
147 |
| - "@vue/test-utils": "^1.0.0-beta.31", |
| 146 | + "@vue/eslint-config-typescript": "^5.0.2", |
| 147 | + "@vue/test-utils": "^1.0.0-beta.32", |
148 | 148 | "axios": "^0.19.2",
|
149 | 149 | "babel-cli": "^6.26.0",
|
150 | 150 | "babel-core": "^6.26.3",
|
151 |
| - "babel-eslint": "^10.0.3", |
| 151 | + "babel-eslint": "^10.1.0", |
152 | 152 | "babel-plugin-add-module-exports": "^1.0.2",
|
153 | 153 | "babel-preset-es2015": "^6.24.1",
|
154 | 154 | "babel-preset-stage-2": "^6.24.1",
|
155 | 155 | "body-parser": "^1.19.0",
|
156 | 156 | "can-fixture-socket": "^2.0.3",
|
157 | 157 | "chai": "^4.2.0",
|
158 |
| - "date-fns": "^2.9.0", |
| 158 | + "date-fns": "^2.10.0", |
159 | 159 | "deep-object-diff": "^1.1.0",
|
160 | 160 | "eslint": "^6.8.0",
|
161 | 161 | "eslint-config-prettier": "^6.10.0",
|
162 | 162 | "eslint-plugin-prettier": "^3.1.2",
|
163 |
| - "eslint-plugin-vue": "^6.1.2", |
| 163 | + "eslint-plugin-vue": "^6.2.2", |
164 | 164 | "feathers-memory": "^4.1.0",
|
165 | 165 | "istanbul": "^1.1.0-alpha.1",
|
166 |
| - "jsdom": "^16.0.1", |
| 166 | + "jsdom": "^16.2.1", |
167 | 167 | "jsdom-global": "^3.0.2",
|
168 |
| - "mocha": "^7.0.1", |
| 168 | + "mocha": "^7.1.0", |
169 | 169 | "omit-deep-lodash": "^1.1.4",
|
170 | 170 | "prettier": "^1.19.1",
|
171 | 171 | "shx": "^0.3.2",
|
|
176 | 176 | "steal-typescript": "^0.5.0",
|
177 | 177 | "testee": "^0.9.1",
|
178 | 178 | "ts-node": "^8.6.2",
|
179 |
| - "typescript": "^3.7.5", |
| 179 | + "typescript": "^3.8.3", |
180 | 180 | "vue": "^2.6.11",
|
181 | 181 | "vue-server-renderer": "^2.6.11",
|
182 | 182 | "vue-template-compiler": "^2.6.11",
|
183 |
| - "vuepress": "^1.3.0", |
184 |
| - "vuepress-theme-default-prefers-color-scheme": "^1.0.4", |
185 |
| - "vuex": "^3.1.2" |
| 183 | + "vuepress": "^1.3.1", |
| 184 | + "vuepress-theme-default-prefers-color-scheme": "^1.0.6", |
| 185 | + "vuex": "^3.1.3" |
186 | 186 | }
|
187 | 187 | }
|
0 commit comments