|
98 | 98 | "lib": "lib"
|
99 | 99 | },
|
100 | 100 | "dependencies": {
|
101 |
| - "@feathersjs/adapter-commons": "^4.4.1", |
102 |
| - "@feathersjs/commons": "^4.4.1", |
103 |
| - "@feathersjs/errors": "^4.4.1", |
| 101 | + "@feathersjs/adapter-commons": "^4.4.3", |
| 102 | + "@feathersjs/commons": "^4.4.3", |
| 103 | + "@feathersjs/errors": "^4.4.3", |
104 | 104 | "@types/feathersjs__feathers": "^3.1.5",
|
105 | 105 | "@types/inflection": "^1.5.28",
|
106 | 106 | "@types/lodash": "^4.14.149",
|
|
110 | 110 | "debug": "^4.1.1",
|
111 | 111 | "events": "^3.0.0",
|
112 | 112 | "fast-copy": "^2.0.4",
|
113 |
| - "fast-json-stable-stringify": "^2.0.0", |
| 113 | + "fast-json-stable-stringify": "^2.1.0", |
114 | 114 | "inflection": "^1.12.0",
|
115 | 115 | "jwt-decode": "^2.2.0",
|
116 | 116 | "lodash": "^4.17.15",
|
|
121 | 121 | "lodash.pick": "^4.4.0",
|
122 | 122 | "lodash.trim": "^4.5.1",
|
123 | 123 | "serialize-error": "^5.0.0",
|
124 |
| - "sift": "^9.0.0", |
| 124 | + "sift": "^9.0.4", |
125 | 125 | "steal-typescript": "^0.5.0",
|
126 | 126 | "vuepress-theme-default-prefers-color-scheme": "^1.0.3"
|
127 | 127 | },
|
128 | 128 | "devDependencies": {
|
129 |
| - "@feathersjs/authentication-client": "^4.4.1", |
| 129 | + "@feathersjs/authentication-client": "^4.4.3", |
130 | 130 | "@feathersjs/authentication-jwt": "^2.0.10",
|
131 |
| - "@feathersjs/client": "^4.4.1", |
132 |
| - "@feathersjs/feathers": "^4.4.1", |
133 |
| - "@feathersjs/rest-client": "^4.4.1", |
134 |
| - "@feathersjs/socketio-client": "^4.4.1", |
135 |
| - "@types/chai": "^4.2.5", |
| 131 | + "@feathersjs/client": "^4.4.3", |
| 132 | + "@feathersjs/feathers": "^4.4.3", |
| 133 | + "@feathersjs/rest-client": "^4.4.3", |
| 134 | + "@feathersjs/socketio-client": "^4.4.3", |
| 135 | + "@types/chai": "^4.2.7", |
136 | 136 | "@types/mocha": "^5.2.7",
|
137 |
| - "@typescript-eslint/eslint-plugin": "^2.9.0", |
138 |
| - "@typescript-eslint/parser": "^2.9.0", |
| 137 | + "@typescript-eslint/eslint-plugin": "^2.12.0", |
| 138 | + "@typescript-eslint/parser": "^2.12.0", |
139 | 139 | "@vue/eslint-config-prettier": "^6.0.0",
|
140 | 140 | "@vue/eslint-config-typescript": "^5.0.1",
|
141 | 141 | "@vue/test-utils": "^1.0.0-beta.30",
|
|
153 | 153 | "deep-object-diff": "^1.1.0",
|
154 | 154 | "eslint": "^6.7.1",
|
155 | 155 | "eslint-config-prettier": "^6.7.0",
|
156 |
| - "eslint-plugin-prettier": "^3.1.1", |
| 156 | + "eslint-plugin-prettier": "^3.1.2", |
157 | 157 | "eslint-plugin-vue": "^6.0.1",
|
158 | 158 | "feathers-memory": "^4.1.0",
|
159 | 159 | "istanbul": "^1.1.0-alpha.1",
|
|
169 | 169 | "steal-mocha": "^2.0.1",
|
170 | 170 | "testee": "^0.9.1",
|
171 | 171 | "ts-node": "^8.5.2",
|
172 |
| - "typescript": "^3.7.2", |
| 172 | + "typescript": "^3.7.3", |
173 | 173 | "vue": "^2.6.11",
|
174 | 174 | "vue-server-renderer": "^2.6.11",
|
175 | 175 | "vue-template-compiler": "^2.6.11",
|
|
0 commit comments